@import url('sees-app-blessed1.css?z=1463677198938');
@import url('checkout.css?z=1463677198938');

.phone-and-extension:after {
  clear: both;
}
.phone-and-extension .form-row:first-child {
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
.phone-and-extension .form-row:first-child:before,
.phone-and-extension .form-row:first-child:after {
  content: '';
  display: table;
}
.phone-and-extension .form-row:first-child:after {
  clear: both;
}
.phone-and-extension .form-row:first-child:last-child {
  margin-right: 0%;
}
.phone-and-extension .form-row:first-child input.phone {
  width: 95% !important;
}
.phone-and-extension .form-row:nth-child(2) {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.phone-and-extension .form-row:nth-child(2):before,
.phone-and-extension .form-row:nth-child(2):after {
  content: '';
  display: table;
}
.phone-and-extension .form-row:nth-child(2):after {
  clear: both;
}
.phone-and-extension .form-row:nth-child(2):last-child {
  margin-right: 0%;
}
.phone-and-extension .form-row:nth-child(2) input {
  width: 100% !important;
}
.new-address-wrapper .phone-and-extension {
  width: 400px;
}
@media only screen and (max-width: 768px) {
  .new-address-wrapper .phone-and-extension {
    width: 100%;
  }
  .help-shippingrates table td span,
  .help-shippingrates table td div {
	font-size: 14px !important;
  }
}
.address-nickname .form-row {
  margin-bottom: 0px;
}
.address-nickname > span.form-caption {
  position: relative;
  display: block;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .phone-and-extension .form-row:first-child,
  .phone-and-extension .form-row:nth-child(2) {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .phone-and-extension .form-row:first-child:first-child,
  .phone-and-extension .form-row:nth-child(2):first-child {
    margin-left: auto;
  }
  .phone-and-extension .form-row:first-child:last-child,
  .phone-and-extension .form-row:nth-child(2):last-child {
    margin-right: auto;
  }
  .phone-and-extension .form-row:first-child input.phone,
  .phone-and-extension .form-row:nth-child(2) input.phone,
  .phone-and-extension .form-row:first-child input,
  .phone-and-extension .form-row:nth-child(2) input {
    width: 100% !important;
  }
  
}
#site-header {
  zoom: 1;
  width: 100%;
  background: #fff;
  z-index: 100;
  position:fixed;
}
#header-banner {
  display: none;
}
.header-utility {
  color: #fff;
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 30px;
}
.left-header-utility {
  float: left;
}
.right-header-utility {
  float: right;
  text-align: right;
}
.left-header-utility,
.right-header-utility {
  width: 50%;
}
.left-header-utility li,
.right-header-utility li {
  display: inline-block;
  line-height: 30px;
}
.left-header-utility li::after,
.right-header-utility li::after {
  content: "\25CF";
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.left-header-utility li:last-child,
.right-header-utility li:last-child {
  margin-left: 0;
}
.left-header-utility li:last-child::after,
.right-header-utility li:last-child::after {
  display: none;
}
.left-header-utility a,
.right-header-utility a {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
}
.header-utility-account-li {
  position: relative;
}
.header-utility-account-li span {
  position: relative;
  display: inline-block;
  padding-right: 15px;
  max-width: 225px;
  max-height: 11px;
  overflow: hidden;
}
.header-utility-account-li span::after {
  font-family: 'sees-icon-font';
  content: "\e616";
  font-size: 4px;
}
.header-utility-account-li span::after {
  display: inline-block;
  line-height: 14px;
  position: absolute;
  top: 0;
  right: 0;
}
.header-utility-account-li.active span::after {
  content: "\e617";
}
.header-utility-account-li.active .authenticated-header-dropdown {
  display: block;
}
.authenticated-header-dropdown {
  display: none;
  position: absolute;
  z-index: 101;
  right: 0;
  background-color: #fff;
  min-width: 100%;
  border: 1px solid #000;
  border-top: 0;
}
.authenticated-header-dropdown li {
  display: block;
  text-align: center;
}
.authenticated-header-dropdown li::after {
  content: none;
}
.authenticated-header-dropdown a {
  display: block;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
.authenticated-header-dropdown a:hover {
  background-color: #f4f4f4;
}
#main {
  	padding-top: 0;
}

#header-primary {
  font-size: 0;
}
html.sees #header-primary {
  padding-bottom: 0;
  font-size: 0;
}
#header-primary .nav-search-column .header-search-trigger {
  margin-top: 35px;
}
#header-primary .primary-logo {
  text-align: center;
  padding-bottom: 20px;
}

.primary-logo div.store-name {
  font-family: "FFDINWebCondBold";
  font-size: 20px;
  font-weight: 500;
  padding-right: 2px;
  padding-top: 10px;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}

html.sees .primary-logo div.store-name {
	display: none;
}

#header-primary .primary-logo a {
  display: inline-block;
}
#header-primary .primary-logo img {
  margin-top: 25px;
  width: 124px;
  height: 18px;
}
html.sees #header-primary .primary-logo a img {
  width: 113px;	
  height: auto;
}

#header-primary .cart-summary a {
  position: relative;
}
#header-primary .cart-summary a .fancy-cart-label {
  position: absolute;
  padding: 0px;
  top: 18px;
  left: -35px;
}
#header-primary .cart-summary a:hover {
  color: #a58336;
}
#secondary-site-header-title {
  text-align: center;
  padding-bottom: 10px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
#sticky-container {
  position: relative;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  z-index: 100;
  background: #fff;
}
#sticky-container #header-primary--sticky {
  display: none;
}
#sticky-container.active {
  position: fixed;
}
#sticky-container.active #header-primary--sticky {
  display: block;
  font-size: 100%;
}
#sticky-container.active #header-primary--sticky div.store-name {
	padding-top: 5px;
}
#sticky-container.active #header-primary--sticky .fancy-cart-label {
  top: 10px;
}
#sticky-container.active #header-primary--sticky .fancy-cart-qty .cart-qty-inner {
  margin-bottom: -3px;
}
#sticky-container.active #header-catalog-nav {
  width: 100%;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
#sticky-container.active #header-catalog-nav .relative-nav-wrapper {
  position: relative;
  height: auto;
}
#sticky-container.active #header-catalog-nav ul.level-1 {
  max-width: 1366px;
  margin: auto;
  padding-left: 35px;
  padding-right: 35px;
}
#sticky-container.active #header-catalog-nav ul.level-1 a.level-1 {
  padding-top: 14px;
}
#sticky-container.active #header-catalog-nav ul.level-1 a.level-1.has-flyout::after {
  font-family: 'sees-icon-font';
  content: "\e600";
  font-size: 10px;
}
#sticky-container.active #header-catalog-nav ul.level-1 a.level-1.has-flyout::after {
  opacity: 0;
}
#header-primary--sticky {
  position: relative;
  display: block;
  font-size: 0;
}
#header-primary--sticky .sticky-wrapper {
  position: relative;
  display: block;
  width: 100%;
  background: #fff;
  overflow: hidden;
  padding-bottom: 5px;
}

#header-primary--sticky .sticky-wrapper .menu-icon::before{
   font-family: 'sees-icon-font';
   content: "\e610";
   padding-right:10px;
}
#header-primary--sticky .sticky-wrapper .menu-trigger-text {
    font-family: 'FFDINWebCondBold';
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#header-primary--sticky .nav-search-column {
  padding-top: 18px;
}
#header-primary--sticky .primary-logo {
  padding-top: 15px;
  text-align: center;
}
#header-primary--sticky .primary-logo img {
  width: 124px;
  height: 18px;
}
#header-primary--sticky .cart-summary {
  position: relative;
  transform: translateZ(10px);
  z-index: 500;
}
#header-primary--sticky .cart-summary a {
  position: relative;
  background: none;
  margin-top: 9px;
}
#header-primary--sticky .cart-summary a .fancy-cart-qty:before {
  padding-bottom: 1px;
  font-size: 8px;
}
#header-primary--sticky .cart-summary a .fancy-cart-qty:after {
  padding-top: 4px;
  font-size: 8px;
}
#header-primary--sticky .cart-summary a .fancy-cart-label {
  position: absolute;
  padding: 0px;
  top: 12px;
  left: -35px;
}
#header-primary--sticky .header-utility {
  height: 20px; 
}

#header-primary--sticky .header-utility .left-header-utility li,
#header-primary--sticky .header-utility .right-header-utility li {
  line-height: 20px;
}

.header-search-trigger {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 13px;
    position: absolute;
	top: 68px;
	width: 300px;
 	z-index:101;
}
#header-menu-trigger {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.cart-summary {
  text-align: right;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 13px;
}
.cart-summary a.bag {
  margin-top: 25px;
}
#header-catalog-nav .menu-category {
  text-align: justify;
  padding-left: 30px;
  padding-right: 30px;
}

#header-catalog-nav .justifier {
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
#header-catalog-nav ul.level-1 {
  overflow: hidden;
  font-size: 0;
}
#header-catalog-nav ul.level-1 > li {
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  float: none;
}
#header-catalog-nav a.level-1 {
  display: inline-block;
  padding: 0px 0px 20px 0px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  position: relative;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
#header-catalog-nav a.level-1.inactive {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#header-catalog-nav a.level-1.has-flyout::after {
  font-family: 'sees-icon-font';
  content: "\e600";
  font-size: 10px;
}
#header-catalog-nav a.level-1.has-flyout::after {
  display: block;
  position: absolute;
  margin-top: 4px;
  width: 100%;
  text-align: center;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  opacity: 0;
}
#header-catalog-nav a.level-1.has-flyout.active::after {
  opacity: 1;
}

#header-catalog-nav .relative-nav-wrapper {
	position: relative;
	width: 100%;
}

#header-catalog-nav .relative-nav-wrapper > .double-border-bottom {
  position: absolute;
  z-index: 9;
  width: 100%;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  background: #fff;
}
#sticky-container.active #header-catalog-nav ul.level-1 a.level-1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
#nav-flyouts {
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  overflow: hidden;
  text-align: center;
  display: none;
  max-height: 0px;
  max-width: 1300px;
  margin: auto;
  opacity: 0;
}
#nav-flyouts.active {
  display: block;
}
#nav-flyouts >div {
  padding-left: 5%;
  padding-right: 5%;
}
.flyout-main,
.flyout-secondary {
  *zoom: 1;
  float: left;
  clear: none;
  width: 47.5%;
  margin-left: 0%;
  margin-right: 5%;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.flyout-main:before,
.flyout-secondary:before,
.flyout-main:after,
.flyout-secondary:after {
  content: '';
  display: table;
}
.flyout-main:after,
.flyout-secondary:after {
  clear: both;
}
.flyout-main:last-child,
.flyout-secondary:last-child {
  margin-right: 0%;
}
.category-flyout {
  margin-top: 20px;
  margin-bottom: 51px;
  overflow: hidden;
  display: none;
  font-size: 0;
  position: relative;
}
.category-flyout.active {
  display: block;
}
.category-flyout.occasions-flyout {
  margin-top: 36px;
  margin-bottom: 64px;
}
.category-flyout.occasions-flyout .display-name {
  width: 100%;
  display: block;
}
.category-flyout.occasions-flyout .flyout-main {
  width: 100%;
  display: block;
  float: none;
  padding-top: 15px;
}
.category-flyout.occasions-flyout .flyout-secondary {
  display: none;
}
.category-flyout .list-header {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

.category-flyout .list-header::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OS43IiBoZWlnaHQ9IjE1IiB2aWV3Qm94PSIwIDAgNDkuNyAxNSI+CiAgPHBhdGggZD0iTTI0LjksNi44LDIzLjYsN2wtMS4xLjdhMy4xLDMuMSwwLDAsMC0uNywxLDMsMywwLDAsMC0uMywxLjIsNC41LDQuNSwwLDAsMCwuMywxLjYsNiw2LDAsMCwwLC44LDEuNSw0LjksNC45LDAsMCwwLDEuMSwxLjEsMi4xLDIuMSwwLDAsMCwxLjIuNCwyLDIsMCwwLDAsMS4yLS40QTUuMiw1LjIsMCwwLDAsMjcuMiwxM2E2LjIsNi4yLDAsMCwwLC44LTEuNSw0LDQsMCwwLDAsLjMtMS42QTIuOCwyLjgsMCwwLDAsMjgsOC44YTMuMywzLjMsMCwwLDAtLjctMWwtMS4xLS43LTEuMy0uM1ptMjQuOC0yaC0uNGwuMy0uN2EuNy43LDAsMCwwLS4yLS44LjQuNCwwLDAsMC0uNi0uMWwtLjcuM0g0NmwtMi4xLS40LTIuMS0uNkwzOS43LDJsLTEuMS0uMy0xLjEtLjNMMzYuMywxLDM1LjIuN2E2LDYsMCwwLDAtMi0uMkwzMS40LjlsLTEuNy45TDI4LjIsMi45bC0uNS40cS0uMi4yLS43LS4xTDI2LjEsM0gyMy44bC0xLjEuMnEtLjQuNC0uNy4xbC0uNS0uNEwyMCwxLjcsMTguMy45LDE2LjUuNWE2LDYsMCwwLDAtMiwuMkwxMy40LDFsLTEuMS4zLTEuMS4zTDEwLDJsLTIuMS42LTIuMS42LTIuMS40SDEuNkwuOSwzLjJhLjQuNCwwLDAsMC0uNi4xLjcuNywwLDAsMC0uMi44bC4zLjdIMHYuOUgxQTYuNCw2LjQsMCwwLDAsMi40LDcuMWwxLjksMSwyLjIuNmE2LjgsNi44LDAsMCwwLDIuMSwwbDEuNi0uMnEuNy0uMS42LDEuNXQuMi4zaC40bDIuNS4zYTcuNyw3LjcsMCwwLDAsMi4zLS4yLDYuNSw2LjUsMCwwLDAsMi4xLTEsNy41LDcuNSwwLDAsMCwxLjktMmwxLTEuMiwxLjEtLjgsMS4yLS41LDEuMy0uMiwxLjMuMiwxLjIuNSwxLjEuOCwxLDEuMmE3LjUsNy41LDAsMCwwLDEuOSwyLDYuNSw2LjUsMCwwLDAsMi4xLDEsNy44LDcuOCwwLDAsMCwyLjMuMmwyLjUtLjNoLjRxLjIsMCwuMi0uM3QuNi0xLjVsMS42LjJhNi43LDYuNywwLDAsMCwyLjEsMGwyLjItLjYsMS45LTFhNi4xLDYuMSwwLDAsMCwxLjQtMS4zaDFWNC44WiIvPgo8L3N2Zz4K);
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDEgMTUiPgogIDxkZWZzPgogICAgPGNsaXBQYXRoIGlkPSJhIj4KICAgICAgPHJlY3Qgd2lkdGg9IjEiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxnIGNsaXAtcGF0aD0idXJsKCNhKSI+CiAgICA8cGF0aCBkPSJNMTk3LjcsNi44bC0xLjMuMi0xLjEuN2EzLjEsMy4xLDAsMCwwLS43LDEsMywzLDAsMCwwLS4zLDEuMiw0LjUsNC41LDAsMCwwLC4zLDEuNiw2LDYsMCwwLDAsLjgsMS41LDQuOSw0LjksMCwwLDAsMS4xLDEuMSwyLjEsMi4xLDAsMCwwLDEuMi40LDIsMiwwLDAsMCwxLjItLjRBNS4yLDUuMiwwLDAsMCwyMDAsMTNhNi4yLDYuMiwwLDAsMCwuOC0xLjUsNCw0LDAsMCwwLC4zLTEuNiwyLjgsMi44LDAsMCwwLS4zLTEuMiwzLjMsMy4zLDAsMCwwLS43LTFMMTk5LDcuMVptNzkuOS0ySDIyMi4xbC4zLS43YS43LjcsMCwwLDAtLjItLjguNC40LDAsMCwwLS42LS4xbC0uNy4zaC0yLjJsLTIuMS0uNC0yLjEtLjZMMjEyLjUsMmwtMS4xLS4zLTEuMS0uM0wyMDkuMSwxLDIwOCwuN2E2LDYsMCwwLDAtMi0uMmwtMS44LjQtMS43LjlMMjAxLDIuOWwtLjUuNHEtLjIuMi0uNy0uMWwtLjktLjJoLTIuM2wtMS4xLjJxLS40LjQtLjcuMWwtLjUtLjQtMS42LTEuMUwxOTEuMS45LDE4OS4zLjVhNiw2LDAsMCwwLTIsLjJsLTEuMS4zLTEuMS4zLTEuMS4zLTEuMS4zLTIuMS42LTIuMS42LTIuMS40aC0yLjJsLS43LS4zYS40LjQsMCwwLDAtLjYuMS43LjcsMCwwLDAtLjIuOGwuMy43SC0yLjF2LjlIMTczLjhhNi41LDYuNSwwLDAsMCwxLjQsMS4zbDEuOSwxLDIuMi42YTYuOCw2LjgsMCwwLDAsMi4xLDBsMS42LS4ycS43LS4xLjYsMS41dC4yLjNoLjRsMi41LjNhNy43LDcuNywwLDAsMCwyLjMtLjIsNi41LDYuNSwwLDAsMCwyLjEtMSw3LjUsNy41LDAsMCwwLDEuOS0ybDEtMS4yLDEuMS0uOCwxLjItLjUsMS4zLS4yLDEuMy4yLDEuMi41LDEuMS44LDEsMS4yYTcuNSw3LjUsMCwwLDAsMS45LDIsNi41LDYuNSwwLDAsMCwyLjEsMSw3LjgsNy44LDAsMCwwLDIuMy4ybDIuNS0uM2guNHEuMiwwLC4yLS4zdC42LTEuNWwxLjYuMmE2LjcsNi43LDAsMCwwLDIuMSwwbDIuMi0uNiwxLjktMWE2LjEsNi4xLDAsMCwwLDEuNC0xLjNIMzk3LjlWNC44WiIvPgogIDwvZz4KPC9zdmc+Cg) repeat-x;
  line-height: 15px;
}

.category-flyout .list-header::after {
  display: block;
  position: relative;
  margin-top: 15px;
  margin-bottom: 25px;
}

.occasions-menu-thumbnail {
  display: inline-block;
  margin-top: 15px;
  width: 60px;
  height: 60px;
}
ul.level-2 .inner-nav-col {
  *zoom: 1;
  float: left;
  clear: none;
  width: 26.66666666666663%;
  margin-left: 0%;
  margin-right: 10%;
}
ul.level-2 .inner-nav-col:before,
ul.level-2 .inner-nav-col:after {
  content: '';
  display: table;
}
ul.level-2 .inner-nav-col:after {
  clear: both;
}
ul.level-2 .inner-nav-col:last-child {
  margin-right: 0%;
}
ul.level-2 li.nav-dialog {
  margin-bottom: 20px;
}
ul.level-2 li.nav-dialog.last {
  margin-bottom: 0;
}
ul.level-2 a {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 13px;
}
a.level-2:hover,
ul.level-2 a:hover {
	color: #a58336;
}
.fr-flyout-main {
  width: 100%;
  display: block;
  float: none;
}
.fr-flyout-main ul.level-2 {
  padding-top: 20px;
}
.fr-flyout-main ul.level-2 li {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.fr-flyout-main ul.level-2 li::after {
  content: '|';
  position: absolute;
  display: block;
  right: 0;
  top: 0;
}
.fr-flyout-main ul.level-2 li:last-child::after {
  content: none;
  display: none;
}
.fr-flyout-main ul.level-2 a {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.occasions-flyout {
  text-align: center;
}
.flyout-secondary .stacked-heading-bold {
  margin-bottom: 15px;
}
.flyout-secondary .cat-flyout-slot-col .cta {
  margin-top: 15px;
}
.cat-flyout-slot-col {
  display: block;
  *zoom: 1;
  float: left;
  clear: none;
  width: 29.999999999999964%;
  margin-left: 0%;
  margin-right: 5%;
  overflow: hidden;
}
.cat-flyout-slot-col:before,
.cat-flyout-slot-col:after {
  content: '';
  display: table;
}
.cat-flyout-slot-col:after {
  clear: both;
}
.cat-flyout-slot-col:last-child {
  margin-right: 0%;
}
.cat-flyout-slot-col img {
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 1200px) {
  #header-catalog-nav .flyout-secondary .cat-flyout-slot-col:nth-child(1) .cta span.button {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 1025px) {
  .level-3 {
    display: none;
  }
  #main {
  	padding-top: 0;
  }
  
	#fixedMenuPadding {
		height: 184px;	
	}
	  
}
@media only screen and (max-width: 1024px) {
 
  .nav-search-column {
    padding-left: 25px;
    padding-right: 25px;
  }
  .cart-summary {
    padding-left: 25px;
    padding-right: 25px;
  }
  #header-border-placeholder {
    border-top: 3px solid #000;
    padding-top: 3px;
  }
  #header-border-placeholder >div {
    border-top: 1px solid #000;
  }
  #header-catalog-nav {
    display: none;
  }
  #header-primary .cart-summary a .fancy-cart-label {
    position: relative;
    padding-top: 5px;
    display: block;
    top: initial;
    left: initial;
  }
  #header-primary .cart-summary a.bag {
  	padding-top: 18px;
  	margin-top: 0;
  }
  #site-header {
  	position: fixed;
  	top: 0;
  }
  #header-primary .cart-summary a .fancy-cart-label {
  	left:0px;
  }
}
@media only screen and (max-width: 768px) {
  #fixedMenuPadding {
		height: 0px;	
	}
  .nav-search-column {
    padding-left: 0;
    padding-right: 0;
  }
  .cart-summary {
    padding-left: 0;
    padding-right: 0;
  }

  /*
  #header-primary {
    height: 92px;
  }
  */
  #header-primary .nav-search-column,
  #header-primary .cart-summary {
    *zoom: 1;
    float: left;
    clear: none;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #header-primary .nav-search-column:before,
  #header-primary .cart-summary:before,
  #header-primary .nav-search-column:after,
  #header-primary .cart-summary:after {
    content: '';
    display: table;
  }
  #header-primary .nav-search-column:after,
  #header-primary .cart-summary:after {
    clear: both;
  }
  #header-primary .nav-search-column:last-child,
  #header-primary .cart-summary:last-child {
    margin-right: 0%;
  }
  #header-primary .primary-logo {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #header-primary .primary-logo:before,
  #header-primary .primary-logo:after {
    content: '';
    display: table;
  }
  #header-primary .primary-logo:after {
    clear: both;
  }
  #header-primary .primary-logo:last-child {
    margin-right: 0%;
  }
  #header-primary .primary-logo img {
    margin-top: 15px;
  }
  #header-primary a.menu,
  #header-primary a.bag {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0px;
  }
}
.temp-selector {
  zoom: 1;
}
#site-footer {
  text-align: center;
  padding-top: 2px;
  padding-bottom: 85px;
  border-top: 4px solid #000;
  margin-top: 80px;
  float: left;
  width: 100%;
}
#site-footer .checkered-bar {
  height: 26px;
  background-image: url("../images/sees-interface/footer-tile.png");
}
#footer-inner {
  text-align: center;
}
#footer-actions {
  overflow: hidden;
  padding-top: 60px;
  padding-left: 100px;
  padding-right: 100px;
  font-size: 0;
}
#footer-actions .footer-action {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  display: inline-block;
  float: none;
  vertical-align: top;
}
#footer-actions .footer-action:before,
#footer-actions .footer-action:after {
  content: '';
  display: table;
}
#footer-actions .footer-action:after {
  clear: both;
}
#footer-actions .footer-action:last-child {
  margin-right: 0%;
}
#footer-actions h5 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 15px;
}
#footer-actions p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 1.5em;
}
#footer-actions .expand-link {
  letter-spacing: 1px;
  font-size: 13px;
}
#footer-actions .find-a-shop {
  position: relative;
  left: -33.3333333333333%;
}
#footer-actions .footer-action a {
	padding-bottom: 2px;
}
#footer-actions .find-a-shop a:hover,
.footer-action a:hover.expand-link,
.form-row a:hover.cancel-wrap-change {
  color: #a58336;
}
#footer-actions .social-links {
  margin-top: 25px;
  position: relative;
  left: 33.3333333333333%;
}
#footer-actions .social-links ul {
  min-width: 280px;
}
#footer-actions .social-links li {
  position: relative;
  display: inline-block;
  height: 45px;
  width: 45px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
}
#footer-actions .social-links a {
  display: block;
  height: 45px;
}
#footer-actions .social-links a::before {
  position: absolute;
  top: 0;
  left: 0;
}
#footer-actions .social-links .facebook a::before {
  font-family: 'sees-icon-font';
  content: "\e60f";
  font-size: 50px;
}
#footer-actions .social-links .pinterest a::before {
  font-family: 'sees-icon-font';
  content: "\e614";
  font-size: 50px;
}
#footer-actions .social-links .twitter a::before {
  font-family: 'sees-icon-font';
  content: "\e625";
  font-size: 50px;
}
#footer-actions .social-links .instagram a::before {
  font-family: 'sees-icon-font';
  content: "\e624";
  font-size: 50px;
}
#footer-actions .social-links .youtube a::before {
  font-family: 'sees-icon-font';
  content: "\e61d";
  font-size: 50px;
}
#footer-links .footer-header {
  text-align: center;
  padding-bottom: 56px;
}
#footer-links .footer-header .bike-logo {
  height: 117px;
  display: inline-block;
  padding-left: 73.5px;
  padding-right: 73.5px;
  background-image: url("../images/brand-icons/sees-bike-logo-short.png");
  background-repeat: no-repeat;
  background-position: center;
}

#footer-links .footer-header .double-border-single-top {
  margin-top: -56px;
}
#footer-links-inner {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 60px;
  padding-left: 100px;
  padding-right: 100px;
}
#footer-links-inner h6,
#footer-links-inner h6 a {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 30px;
}
#footer-links-inner a:hover {
	color: #a58336;
}
#footer-links-inner li {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}
#footer-links-inner li:hover,
#footer-links-inner li:hover a,
.navigation li a:hover, 
.gift-card-tooltip a:hover {
  text-decoration: underline;
  color: #a58336;
}
#footer-links-inner .cta {
  display: inline-block;
}
#footer-links-inner .cta a {
  margin-top: 15px;
}
.footer-copy {
	width: 100%;
}
.footer-copy .table-cell {
	width: 33.33333%;
	float:left;
}
.footer-copy .table-cell ul {
	text-align: center;
	width: 100%;
}
@media only screen and (max-width: 1024px) {
  #footer-actions {
    padding-left: 0;
    padding-right: 0;
  }
  #footer-actions .footer-action {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 60px;
    padding-right: 60px;
  }
  #footer-actions .footer-action:before,
  #footer-actions .footer-action:after {
    content: '';
    display: table;
  }
  #footer-actions .footer-action:after {
    clear: both;
  }
  #footer-actions .footer-action:last-child {
    margin-right: 0%;
  }
  #footer-actions .find-a-shop,
  #footer-actions .social-links {
    position: static;
    left: 0;
  }
  #footer-actions .social-links {
    margin-top: 0;
    margin-bottom: 40px;
    width: 100%;
    display: block;
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  #footer-links-inner {
    padding-bottom: 0;
  }
  #footer-actions .footer-action {
    width: 100%;
    display: block;
    float: none;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 50px;
  }
  #footer-actions .footer-action:last-child {
    margin-bottom: 15px;
  }
  #footer-actions p {
    display: none;
  }
  #footer-actions .social-links {
    margin-bottom: 50px;
  }
  #footer-links-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .footer-copy .table-cell,
  #footer-links-inner .column-4 {
    width: 100%;
    display: block;
    float: none;
  }
  #footer-links-inner li {
    display: none;
  }
  #footer-links-inner h6 {
    margin-bottom: 40px;
  }
  #footer-links-inner .bike-logo.phone-only {
    display: block;
  }
  #footer-links-inner .cta a {
    margin-top: 0;
  }
}

#help-faqs-samplecontent-1,
#help-faqs-samplecontent-2,
#help-faqs-samplecontent-3,
#help-faqs-samplecontent-4,
#help-faqs-samplecontent-5,
#help-faqs-samplecontent-6,
#help-faqs-samplecontent-7,
#help-faqs-samplecontent-8,
#help-faqs-samplecontent-9,
#help-faqs-kosher,
#help-faqs-allergens {
	margin-top: -150px;
	padding-top: 150px;
}
.landing-hero-wrapper {
  margin-bottom: 30px;
}
.landing-hero {
  height: 261px;
  line-height: 261px;
  overflow: hidden;
  background-color: #f4f4f4;
  border-bottom: 3px solid #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.landing-hero > a {
  vertical-align: middle;
  display: inline-block;
  float: none;
  padding-left: 60px;
  padding-right: 60px;
  background-color: transparent;
}
.allow-backdrop {
  overflow: visible;
}
.landing-hero-backdrop-wrapper {
  position: relative;
}
.landing-hero-backdrop {
  position: absolute;
  bottom: -landing-backdrop-height;
  height: 127px;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 1024px) {
  .landing-hero {
    height: 201px;
    line-height: 201px;
  }
  .landing-hero img {
    max-height: 165px;
  }
}
@media only screen and (max-width: 768px) {
  .landing-hero {
    display: none;
  }
}
.landing-group-header {
  text-align: center;
  line-height: 1;
}
.landing-group-header .stacked-heading-fancy {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
}
.landing-group-header .stacked-heading-bold {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 64px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 30px;
}
.landing-group-content {
  overflow: hidden;
}
.landing-group-content .column-6 {
  position: relative;
  left: 25%;
}
@media only screen and (max-width: 1024px) {
  .landing-group-content .column-6 {
    position: static;
    left: 0;
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .landing-group-content .column-6:before,
  .landing-group-content .column-6:after {
    content: '';
    display: table;
  }
  .landing-group-content .column-6:after {
    clear: both;
  }
  .landing-group-content .column-6:last-child {
    margin-right: 0%;
  }
}
@media only screen and (max-width: 1024px) {
  .landing-group-content .column-3 {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .landing-group-content .column-3:before,
  .landing-group-content .column-3:after {
    content: '';
    display: table;
  }
  .landing-group-content .column-3:after {
    clear: both;
  }
  .landing-group-content .column-3:last-child {
    margin-right: 0%;
  }
}
.landing-group-content .column-3.first {
  position: relative;
  left: -50%;
}
@media only screen and (max-width: 1024px) {
  .landing-group-content .column-3.first {
    position: static;
    left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .landing-group-content .column-6,
  .landing-group-content .column-3,
  .landing-group-content .column-3.first {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .landing-group-content .column-6:before,
  .landing-group-content .column-3:before,
  .landing-group-content .column-3.first:before,
  .landing-group-content .column-6:after,
  .landing-group-content .column-3:after,
  .landing-group-content .column-3.first:after {
    content: '';
    display: table;
  }
  .landing-group-content .column-6:after,
  .landing-group-content .column-3:after,
  .landing-group-content .column-3.first:after {
    clear: both;
  }
  .landing-group-content .column-6:last-child,
  .landing-group-content .column-3:last-child,
  .landing-group-content .column-3.first:last-child {
    margin-right: 0%;
  }
}
.landing-group-tile {
  margin-bottom: 25px;
  overflow: hidden;
  text-align: center;
  border-bottom: 3px solid #000;
  padding-bottom: 3px;
}
.landing-group-tile >div {
  border-bottom: 1px solid #000;
}
.landing-group-tile figure {
  height: 250px;
  background-color: #f4f4f4;
}
.landing-group-tile figure,
.landing-group-tile h2,
.landing-group-tile h3 {
  margin-bottom: 15px;
}
.landing-group-tile h2 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.landing-group-tile h3 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.landing-group-tile .summary {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.landing-group-tile img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.landing-group-tile:first-child .summary {
  margin-bottom: 30px;
}
.landing-group-tile.large img {
  max-width: 530px;
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}
.landing-group-tile:last-child {
  border-top: none;
  border-bottom: none;
  padding-top: 0;
  padding-bottom: 0;
}
.landing-group-tile:last-child >div {
  border-top: none;
  border-bottom: none;
}
.landing-group-tile.large figure {
  height: 500px;
}
.landing-group-tile.large h2 {
  margin-bottom: 20px;
}
.landing-group-tile.large h2,
.landing-group-tile.large .summary {
  padding-left: 60px;
  padding-right: 60px;
}
.landing-group-tile.large .summary {
  margin-bottom: 30px;
}
.landing-group-secondary .column-4 {
  text-align: center;
}
.landing-group-secondary .column-4 > div {
  width: 80%;
  margin: auto;
}
.landing-group-secondary .column-4 > div .image-height {
  min-height: 260px;
  margin-bottom: 20px;
}
.landing-group-secondary .column-4 > div .image-height img {
  width: auto;
  height: auto;
}
.landing-group-secondary .column-4 {
  text-align: center;
}
.landing-group-secondary .column-3 {
  text-align: center;
}
.landing-group-secondary .column-3 > div {
  width: 80%;
  margin: auto;
}
.landing-group-secondary .column-3 > div .image-height {
  min-height: 260px;
  margin-bottom: 20px;
}
.landing-group-secondary .column-3 > div .image-height img {
  width: auto;
  height: auto;
}
.landing-group-secondary .column-3 {
  text-align: center;
}

.landing-group-secondary .column-6 {
  text-align: center;
}
.landing-group-secondary .column-6 > div {
  width: 80%;
  margin: auto;
}
.landing-group-secondary .column-6 > div .image-height {
  min-height: 260px;
  margin-bottom: 20px;
}
.landing-group-secondary .column-6 > div .image-height img {
  width: auto;
  height: auto;
}
.landing-group-secondary .column-6 {
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .landing-group-header .stacked-heading-bold {
    margin-bottom: 0;
  }
  .landing-group-content {
    *zoom: 1;
    width: auto;
    max-width: 585px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .landing-group-content:before,
  .landing-group-content:after {
    content: '';
    display: table;
  }
  .landing-group-content:after {
    clear: both;
  }
  .landing-group-content .column-3.first .panel {
    padding-left: 0;
  }
  .landing-group-content .column-3.last .panel {
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel .landing-group-tile {
    border-bottom: 3px solid #000;
    padding-bottom: 3px;
  }
  .panel .landing-group-tile >div {
    border-bottom: 1px solid #000;
  }
  .last .landing-group-tile:last-child {
    border-top: none;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .last .landing-group-tile:last-child >div {
    border-top: none;
    border-bottom: none;
  }
  .landing-group-content {
    *zoom: 1;
    width: auto;
    max-width: 450px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .landing-group-content:before,
  .landing-group-content:after {
    content: '';
    display: table;
  }
  .landing-group-content:after {
    clear: both;
  }
  .landing-group-content .column-3 .panel {
    padding-left: 0;
    padding-right: 0;
  }
  .landing-group-secondary .column-4 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: solid #000 1px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .landing-group-secondary .column-4:first-child {
    margin-left: auto;
  }
  .landing-group-secondary .column-4:last-child {
    margin-right: auto;
  }
  .landing-group-secondary .column-4:last-child {
    border-bottom: none;
  }
  .landing-group-secondary .column-3 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: solid #000 1px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .landing-group-secondary .column-3:first-child {
    margin-left: auto;
  }
  .landing-group-secondary .column-3:last-child {
    margin-right: auto;
  }
  .landing-group-secondary .column-3:last-child {
    border-bottom: none;
  }
  .landing-group-secondary .column-6 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: solid #000 1px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .landing-group-secondary .column-6:first-child {
    margin-left: auto;
  }
  .landing-group-secondary .column-6:last-child {
    margin-right: auto;
  }
  .landing-group-secondary .column-6:last-child {
    border-bottom: none;
  }  
  .landing-group-tile .summary {
    margin-bottom: 40px;
  }
  .landing-group-tile.large .summary {
    padding-left: 0;
    padding-right: 0;
  }
}
.cart-summary {
  text-align: right;
}
.cart-summary > a.bag {
  display: inline-block;
  text-align: center;
}
.cart-summary .fancy-cart-qty::before {
  font-family: 'sees-icon-font';
  content: "\e609";
  font-size: 10px;
}
.cart-summary .fancy-cart-qty::after {
  font-family: 'sees-icon-font';
  content: "\e608";
  font-size: 10px;
}
.cart-summary .fancy-cart-qty::before,
.cart-summary .fancy-cart-qty::after {
  display: block;
  letter-spacing: 0;
}
.cart-summary .fancy-cart-qty::before {
  padding-bottom: 5px;
}
.cart-summary .fancy-cart-qty::after {
  padding-top: 5px;
}
.cart-summary .cart-qty-inner {
  display: block;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 3.5px;
  font-size: 16px;
  letter-spacing: 0;
  height: 15px;
}
.cart-summary .cart-qty-inner > span {
  padding-left: 1.75px;
  padding-right: 1.75px;
}
.cart-summary .fancy-cart-label {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 15px;
}
#mini-cart-wrapper.empty-cart .checkout-cta {
  display: none;
}
#mini-cart-header,
#mini-cart-footer {
  text-align: center;
}
#mini-cart-header .checkout-cta .button,
#mini-cart-footer .checkout-cta .button {
  padding-left: 50px;
  padding-right: 50px;
}
#mini-cart-header h2::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
#mini-cart-header h2::after {
  display: block;
  margin-top: 10px;
}
#mini-cart-header .item-count {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  margin-top: 20px;
}
#mini-cart-header .checkout-cta {
  margin-top: 20px;
}
#mini-cart-items {
  margin-top: 40px;
}
#mini-cart-items .mini-cart-tile {
  overflow: hidden;
  font-size: 0;
}
#mini-cart-items .product-img,
#mini-cart-items .product-info {
  *zoom: 1;
  float: left;
  clear: none;
  width: 42.8571428571429%;
  margin-left: 0%;
  margin-right: 0%;
  min-height: 1px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
#mini-cart-items .product-img:before,
#mini-cart-items .product-info:before,
#mini-cart-items .product-img:after,
#mini-cart-items .product-info:after {
  content: '';
  display: table;
}
#mini-cart-items .product-img:after,
#mini-cart-items .product-info:after {
  clear: both;
}
#mini-cart-items .product-img:last-child,
#mini-cart-items .product-info:last-child {
  margin-right: 0%;
}
#mini-cart-items .product-info {
  position: relative;
  left: 14.285714285714299%;
}
#mini-cart-items .product-info > * {
  margin-top: 6px;
}
#mini-cart-items .product-info h4 a {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#mini-cart-items .product-info h4 span {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#mini-cart-items .product-info .product-weight {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#mini-cart-items .product-info .product-total {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#mini-cart-items .product-info .product-total p {
  display: block;
}
#mini-cart-items .product-info .edit-link {
  margin-top: 10px;
}
#mini-cart-items .mini-cart-spacer {
  clear: both;
  *zoom: 1;
  width: auto;
  max-width: 125px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-top: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #000;
}
#mini-cart-items .mini-cart-spacer:before,
#mini-cart-items .mini-cart-spacer:after {
  content: '';
  display: table;
}
#mini-cart-items .mini-cart-spacer:after {
  clear: both;
}
#mini-cart-footer .mini-cart-total,
#mini-cart-footer .checkout-cta {
  margin-top: 20px;
}
#mini-cart-footer .shipping-message {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#mini-cart-footer .mini-cart-total {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
@media only screen and (max-width: 1024px) {
  .cart-summary .fancy-cart-qty {
    padding-top: 0;
    padding-top: 0;
  }
  .cart-summary .fancy-cart-qty::before,
  .cart-summary .fancy-cart-qty::after {
    font-size: 8px;
  }
  .cart-summary .fancy-cart-qty::after {
    padding-top: 3px;
  }
  .cart-summary .cart-qty-inner {
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
  }
}
#mobile-nav-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  overflow: hidden;
}
#mobile-nav a {
  display: block;
}
#mobile-nav ul.level-1::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
#mobile-nav ul.level-1::after {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}
#mobile-nav li.level-1 > a {
  padding-top: 20px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}
.level-1 a {
  color: #000;
}
.level-1.expanded,
.level-1 a:hover {
	color: #a58336;
}

#mobile-nav li.level-1 > a.has-flyout {
  padding-bottom: 0;
  margin-bottom: -15px;
}
#mobile-nav li.level-1 > a.has-flyout::after {
  font-family: 'sees-icon-font';
  content: "\e600";
  font-size: 10px;
}
#mobile-nav li.level-1 > a.has-flyout > span {
  position: relative;
}
#mobile-nav li.level-1 > a.has-flyout::after {
  display: block;
  margin-top: 15px;
  opacity: 0;
}
#mobile-nav li.level-1 > a.has-flyout.active {
  margin-bottom: 20px;
}
#header-catalog-nav a.level-1.has-flyout.expanded::after,
#mobile-nav li.level-1 > a.has-flyout.active::after {
  opacity: 1;
}
#mobile-nav li.level-1 .flyout-toggle-icon {
  position: absolute;
  right: -23px;
  top: 0;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  line-height: 12px;
}
#mobile-nav ul.level-2 {
  display: none;
}
#mobile-nav ul.level-2 > li {
  margin-bottom: 0px;
}
#mobile-nav ul.level-2.active {
  display: block;
}
#mobile-nav ul.level-2.active li,
#mobile-nav ul.level-2.active a {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#mobile-nav li.level-2 {
  padding-top: 15px;
  padding-bottom: 15px;
}
#mobile-static-links {
  padding-top: 40px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#mobile-static-links::after {
  font-family: 'sees-icon-font';
  content: "\e60d";
  font-size: 11px;
}
#mobile-static-links::after {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}
#mobile-static-links li {
  padding-top: 10px;
  padding-bottom: 10px;
}
#mobile-static-links .menu-divider {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1025px) {
  #mobile-nav-wrapper {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  #mobile-static-links a {
    padding-top: 0;
    padding-bottom: 0;
  }
  #mobile-static-links .header-utility-account-li {
    padding-top: 0;
    padding-bottom: 0;
  }
  #mobile-static-links .header-utility-account-li span {
    display: none;
  }
  #mobile-static-links .log-in-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #mobile-static-links .authenticated-header-dropdown {
    display: block;
    position: static;
    border: none;
  }
}
.header-search-trigger .search-trigger-text,
.header-search-trigger .search-icon {
  vertical-align: middle;
  display: inline-block;
}
.header-search-trigger:hover .search-trigger-text,
.header-search-trigger:hover .search-icon {
  color: #a58336;
}
.header-search-trigger .search-icon::before {
  font-family: 'sees-icon-font';
  content: "\e623";
  font-size: 17px;
}
.header-search-trigger .search-trigger-text {
  padding-left: 5px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#header-menu-trigger {
  display: block;
}
#header-menu-trigger .menu .menu-icon,
#header-menu-trigger .menu .menu-trigger-text {
  display: none;	
}
#header-menu-trigger .menu {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 18px;
  text-align: center;
}
#header-menu-trigger .menu-icon {
  display: block;
  margin-bottom: 20px;
}
#header-menu-trigger .menu-icon::before {
  font-family: 'sees-icon-font';
  content: "\e610";
  font-size: 22px;
}
#search-panel-wrapper {
  overflow: hidden;
  z-index:100;
}
#search-form {
  border: 1px solid #cacaca;
  padding-top: 2px;
  position: relative;
  padding-bottom:5px;
  opacity: 1;
}
#search-form span,
#search-form input {
  display: inline-block;
  vertical-align: top;
  opacity: 1;
}
#search-form .search-icon,
#search-form .search-icon2,
#search-form .submit-search {
  position: absolute;
  z-index: 2;
  padding-top:2px;
  right:0px;
  padding-right:5px;
  color: #cacaca;
}

#search-form .search-icon::before {
  font-family: 'sees-icon-font';
  content: "\e623";
  font-size: 17px;
  cursor: pointer;
  border-left: 1px solid #cacaca;
  padding-left:10px;
  margin-top:8px;
  color: #000;
}
#search-form .search-icon2{
	margin-left:-40px;
	background-color:transparent;
}
#search-form .search-field {
	 font-family: 'FFDINWebCondBold';
	 font-weight: 500;
	 font-size: 14px;
	 line-height: 20px;
	 position: absolute;
	 width: 100%;
	 left: 0;
	 height:20px;
	 color: #000;
  	 opacity: 1;
}
#search-form .search-field::-moz-placeholder {
  		opacity: 1 !important;
	}
::-webkit-input-placeholder {
    color: #000000;
    opacity: 1 !important; /* for older chrome versions. may no longer apply. */
}

:-moz-placeholder { /* Firefox 18- */
    color: #000000;
    opacity: 1 !important;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #000000;
    opacity: 1 !important;
}

:-ms-input-placeholder {  
   color: #000000;
}

#search-form .submit-search {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: right;
}
#search-form input {
  appearance: initial;
  -moz-appearance: initial;
/* Firefox */
  -webkit-appearance: initial;
/* Safari and Chrome */
  border: none;
  outline: none;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#panel-search-suggestions {
  text-align: center;
  z-index:500;
  background-color: #fff;
  border-left: 1px #cacaca solid;
  border-right: 1px #cacaca solid;
  border-bottom: 1px #cacaca solid;
  margin-top: -1px;
}
#panel-search-suggestions h3 {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
}
#panel-search-suggestions h3::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
#panel-search-suggestions h3::after {
  display: block;
  padding-top: 25px;
  padding-bottom: 25px;
}
#panel-search-suggestions .suggestion-list li {
  padding-bottom: 5px;
}
#panel-search-suggestions .suggestion-list a {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
#panel-search-suggestions .autocomplete-suggestion-contents li {
  text-align: left;
  padding-left: 15px;
  padding-top: 10px;
}
#panel-search-suggestions .autocomplete-suggestion-contents li:hover {
  background-color: #f4f4f4;
}
#panel-search-suggestions .autocomplete-suggestion-contents a {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
#panel-search-suggestions .autocomplete-suggestion-contents a:hover {
  color: #000;
  background-color: #f4f4f4;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#panel-search-suggestions .search-original-term a {
  color: #000;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  .header-utility {
    display: none;
  }
  #search-panel-wrapper{
  	padding-bottom:10px
  	padding-left:0px;
  	padding-right:0px;
  }
  #header-menu-trigger,
  #header-menu-trigger .menu .menu-icon,
  #header-menu-trigger .menu .menu-trigger-text  {
    display: block;
  }
  
  .header-search-trigger {
	position: relative;
  	top: 0;
	width: 100%;
	left:0px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	}
  .header-search-trigger > #sticky-container.active {
  	display: none;
  }
  
  #search-form .submit-search {
    display: none;
  }
}
div[class*="--accordion"] {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
}
div[class*="--accordion"].bordered {
  border-top: solid #8e8e8e 1px;
  border-bottom: solid #8e8e8e 1px;
  margin-bottom: 20px;
}
div[class*="--accordion"].active .row {
  display: block;
}
div[class*="--accordion"].active .row:nth-child(1) {
  margin-bottom: 20px;
}
div[class*="--accordion"].active .row:nth-child(1) .icon-plus {
  display: none;
}
div[class*="--accordion"].active .row:nth-child(1) .icon-minus {
  display: block;
}
div[class*="--accordion"] .row {
  margin: auto 36px 20px 36px;
  display: none;
}
div[class*="--accordion"] .row .icon-plus::after,
div[class*="--accordion"] .row .icon-minus::after {
  display: block;
  height: 34px;
  line-height: 34px;
}
div[class*="--accordion"] .row:nth-child(1) {
  display: block;
  margin-bottom: 0px;
  cursor: pointer;
}
div[class*="--accordion"] .row:nth-child(1) .icon-minus {
  display: none;
}
div[class*="--accordion"] .row:nth-child(1) .column-2 {
  text-align: right;
}
div[class*="--accordion"] .row:nth-child(n+2) {
  margin-bottom: 20px;
}
div[class*="--accordion"] .row:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 768px) {
  div[class*="--accordion"] .row {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  
  .header-search-trigger {
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:5px;
	}
  #header-menu-trigger .menu,
  #header-primary .primary-logo,
  .bag {
  	padding-bottom:0px;
  }	
  #header-primary .cart-summary a.bag {
    padding-top:8px;
  }
  #header-menu-trigger .menu-icon{
  	margin-bottom:10px;
  }
  html.sees #header-primary .primary-logo a img {
  	width:90px;
  }
}
.create-a-box-carousel header {
  text-align: center;
  padding-bottom: 56px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.create-a-box-carousel header .title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.create-a-box-carousel header .title::before {
  font-family: 'sees-icon-font';
  content: "\e609";
  font-size: 10px;
  font-size: 18px;
}
.create-a-box-carousel header .title::after {
  font-family: 'sees-icon-font';
  content: "\e608";
  font-size: 10px;
  font-size: 18px;
}
.create-a-box-carousel header .title::after,
.create-a-box-carousel header .title::before {
  display: block;
}
.create-a-box-carousel header .title::before {
  padding-bottom: 15px;
}
.create-a-box-carousel header .title::after {
  padding-top: 8px;
}
.create-a-box-carousel header .double-border {
  border-top: 3px solid #000;
  height: 7px;
  border-bottom: 1px solid #000;
  margin-top: -56px;
}
.create-a-box-carousel .tile-list {
  overflow: hidden;
  margin-bottom: 15px;
}
.create-a-box-carousel .tile-list .prev-arrow,
.create-a-box-carousel .tile-list .next-arrow {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  *zoom: 1;
  float: left;
  clear: none;
  width: 8.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
  height: 70px;
  margin-top: 40px;
  cursor: pointer;
}
.create-a-box-carousel .tile-list .prev-arrow:before,
.create-a-box-carousel .tile-list .next-arrow:before,
.create-a-box-carousel .tile-list .prev-arrow:after,
.create-a-box-carousel .tile-list .next-arrow:after {
  content: '';
  display: table;
}
.create-a-box-carousel .tile-list .prev-arrow:after,
.create-a-box-carousel .tile-list .next-arrow:after {
  clear: both;
}
.create-a-box-carousel .tile-list .prev-arrow:last-child,
.create-a-box-carousel .tile-list .next-arrow:last-child {
  margin-right: 0%;
}
.create-a-box-carousel .tile-list .prev-arrow::before,
.create-a-box-carousel .tile-list .next-arrow::before {
  width: 100%;
}
.create-a-box-carousel .tile-list .prev-arrow::before {
  font-family: 'sees-icon-font';
  content: "\e602";
  font-size: 70px;
  display: block;
}
.create-a-box-carousel .tile-list .next-arrow::before {
  font-family: 'sees-icon-font';
  content: "\e605";
  font-size: 70px;
  display: block;
}
.create-a-box-carousel .tile-list > .tiles {
  *zoom: 1;
  float: left;
  clear: none;
  width: 83.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  overflow: hidden;
}
.create-a-box-carousel .tile-list > .tiles:before,
.create-a-box-carousel .tile-list > .tiles:after {
  content: '';
  display: table;
}
.create-a-box-carousel .tile-list > .tiles:after {
  clear: both;
}
.create-a-box-carousel .tile-list > .tiles:last-child {
  margin-right: 0%;
}
.create-a-box-carousel .tile-list .tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 16.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
.create-a-box-carousel .tile-list .tile:before,
.create-a-box-carousel .tile-list .tile:after {
  content: '';
  display: table;
}
.create-a-box-carousel .tile-list .tile:after {
  clear: both;
}
.create-a-box-carousel .tile-list .tile:last-child {
  margin-right: 0%;
}
.create-a-box-carousel .tile-list a {
  display: block;
}
.create-a-box-carousel .tile-list img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.create-a-box-carousel .tile-list h5 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.homepage-secondary header {
  padding-bottom: 47px;
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: center;
}
.homepage-secondary .title-top {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 5px;
}
.homepage-secondary .title-bot {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.homepage-secondary .title-bot::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
.homepage-secondary header .title-bot::after {
  display: block;
  margin-top: 5px;
}
.homepage-secondary header .double-border {
  border-top: 3px solid #000;
  height: 7px;
  border-bottom: 1px solid #000;
  margin-top: -47px;
}
.product-carousel header {
  padding-bottom: 47px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.product-carousel header .title-top {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 5px;
}
.product-carousel header .title-bot {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.product-carousel header .title-bot::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
.product-carousel header .title-bot::after {
  display: block;
  margin-top: 5px;
}
.product-carousel header .double-border {
  border-top: 3px solid #000;
  height: 7px;
  border-bottom: 1px solid #000;
  margin-top: -47px;
}
.product-carousel .tile-list {
  overflow: hidden;
  margin-bottom: 15px;
}
.product-carousel .tile-list .prev-arrow,
.product-carousel .tile-list .next-arrow {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  *zoom: 1;
  float: left;
  clear: none;
  width: 8.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
  height: 70px;
  margin-top: 40px;
  cursor: pointer;
}
.product-carousel .tile-list .prev-arrow:before,
.product-carousel .tile-list .next-arrow:before,
.product-carousel .tile-list .prev-arrow:after,
.product-carousel .tile-list .next-arrow:after {
  content: '';
  display: table;
}
.product-carousel .tile-list .prev-arrow:after,
.product-carousel .tile-list .next-arrow:after {
  clear: both;
}
.product-carousel .tile-list .prev-arrow:last-child,
.product-carousel .tile-list .next-arrow:last-child {
  margin-right: 0%;
}
.product-carousel .tile-list .prev-arrow::before,
.product-carousel .tile-list .next-arrow::before {
  width: 100%;
}
.product-carousel .tile-list .prev-arrow::before {
  font-family: 'sees-icon-font';
  content: "\e602";
  font-size: 70px;
  display: block;
}
.product-carousel .tile-list .next-arrow::before {
  font-family: 'sees-icon-font';
  content: "\e605";
  font-size: 70px;
  display: block;
}
.product-carousel .tile-list > .tiles {
  *zoom: 1;
  float: left;
  clear: none;
  width: 83.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  overflow: hidden;
}
.product-carousel .tile-list > .tiles:before,
.product-carousel .tile-list > .tiles:after {
  content: '';
  display: table;
}
.product-carousel .tile-list > .tiles:after {
  clear: both;
}
.product-carousel .tile-list > .tiles:last-child {
  margin-right: 0%;
}
.product-carousel .tile-list .tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 16.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
.product-carousel .tile-list .tile:before,
.product-carousel .tile-list .tile:after {
  content: '';
  display: table;
}
.product-carousel .tile-list .tile:after {
  clear: both;
}
.product-carousel .tile-list .tile:last-child {
  margin-right: 0%;
}
.product-carousel .tile-list a {
  display: block;
}
.product-carousel .tile-list img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.product-carousel .tile-list h5 {
  padding-top: 15px;
  padding-bottom: 35px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  width:100%;
  margin:auto;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width:100%;
  margin:auto;
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin: 0 auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
@media only screen and (max-width: 768px) {
  .create-a-box-carousel .tile img {
    max-width: 170px;
  }
  .product-carousel .tile img {
    max-width: 350px;
  }  
}
.related-pieces-carousel header,
.popular-candies-carousel header {
  padding-bottom: 47px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.related-pieces-carousel header .title-top,
.popular-candies-carousel header .title-top {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 5px;
}
.related-pieces-carousel header .title-bot,
.popular-candies-carousel header .title-bot {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.related-pieces-carousel header .title-bot::after,
.popular-candies-carousel header .title-bot::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
.related-pieces-carousel header .title-bot::after,
.popular-candies-carousel header .title-bot::after {
  display: block;
  margin-top: 5px;
}
.related-pieces-carousel header .double-border,
.popular-candies-carousel header .double-border {
  border-top: 3px solid #000;
  height: 7px;
  border-bottom: 1px solid #000;
  margin-top: -47px;
}
.related-pieces-carousel .tile-list,
.popular-candies-carousel .tile-list {
  overflow: hidden;
}
.related-pieces-carousel .tile-list > .tiles,
.popular-candies-carousel .tile-list > .tiles {
  *zoom: 1;
  clear: none;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
}
.related-pieces-carousel .tile-list > .tiles:before,
.popular-candies-carousel .tile-list > .tiles:before,
.related-pieces-carousel .tile-list > .tiles:after,
.popular-candies-carousel .tile-list > .tiles:after {
  content: '';
  display: table;
}
.related-pieces-carousel .tile-list > .tiles:after,
.popular-candies-carousel .tile-list > .tiles:after {
  clear: both;
}
.related-pieces-carousel .tile-list > .tiles:last-child,
.popular-candies-carousel .tile-list > .tiles:last-child {
  margin: auto;
}
.related-pieces-carousel .tile-list a,
.popular-candies-carousel .tile-list a {
  display: block;
}
.related-pieces-carousel .tile-list img,
.popular-candies-carousel .tile-list img {
  display: inline-block;
  width: 100%;
  max-width: 350px;
  height: auto;
  background-color: #f4f4f4;
}
.related-pieces-carousel .prev-arrow,
.popular-candies-carousel .prev-arrow,
.related-pieces-carousel .next-arrow,
.popular-candies-carousel .next-arrow {
	 -webkit-touch-callout: none;
	 -webkit-user-select: none;
	 -khtml-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 -o-user-select: none;
	 user-select: none;
	 text-align: center;
	 height: 70px;
	 margin-top: 115px;
	 cursor: pointer;
	 float: left;
	clear: none;
	width: 8.3333333333333%;
	margin-left: 0%;
	margin-right: 0%;
}
.related-pieces-carousel .prev-arrow::before,
.popular-candies-carousel .prev-arrow::before,
.related-pieces-carousel .next-arrow::before,
.popular-candies-carousel .next-arrow::before {
  width: 100%;
}
.related-pieces-carousel .prev-arrow::before,
.popular-candies-carousel .prev-arrow::before {
  font-family: 'sees-icon-font';
  content: "\e602";
  font-size: 70px;
  display: block;
}
.related-pieces-carousel .next-arrow::before,
.popular-candies-carousel .next-arrow::before {
  font-family: 'sees-icon-font';
  content: "\e605";
  font-size: 70px;
  display: block;
}
.related-pieces-carousel .tile,
.popular-candies-carousel .tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
.related-pieces-carousel .tile:before,
.popular-candies-carousel .tile:before,
.related-pieces-carousel .tile:after,
.popular-candies-carousel .tile:after {
  content: '';
  display: table;
}
.related-pieces-carousel .tile:after,
.popular-candies-carousel .tile:after {
  clear: both;
}
.related-pieces-carousel .tile:last-child,
.popular-candies-carousel .tile:last-child {
  margin-right: 0%;
}
.related-pieces-carousel h5,
.popular-candies-carousel h5 {
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
}
.related-pieces-carousel .slick-dots,
.popular-candies-carousel .slick-dots {
  text-align: center;
}
.related-pieces-carousel .slick-dots li:hover,
.popular-candies-carousel .slick-dots li:hover {
	color: #a85336;
}
.related-pieces-carousel .slick-dots li,
.popular-candies-carousel .slick-dots li {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.related-pieces-carousel .slick-dots button,
.popular-candies-carousel .slick-dots button {
  font-size: 0;
  appearance: initial;
  -moz-appearance: initial;
/* Firefox */
  -webkit-appearance: initial;
/* Safari and Chrome */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: block;
  background-color: #fff;
  border: none;
  overflow: hidden;
  outline: none;
  cursor: pointer;
}
.related-pieces-carousel .slick-dots button::before,
.popular-candies-carousel .slick-dots button::before {
  font-family: 'sees-icon-font';
  content: "\e613";
  font-size: 12px;
}
.related-pieces-carousel .slick-dots li.slick-active button::before,
.popular-candies-carousel .slick-dots li.slick-active button::before {
  font-family: 'sees-icon-font';
  content: "\e612";
  font-size: 12px;
}
.related-pieces-carousel .prev-arrow.slick-disabled,
.popular-candies-carousel .prev-arrow.slick-disabled,
.related-pieces-carousel .next-arrow.slick-disabled,
.popular-candies-carousel .next-arrow.slick-disabled {
  opacity: 0.3;
}
@media only screen and (max-width: 1024px) {
  .related-pieces-carousel .tile-list .prev-arrow,
  .popular-candies-carousel .tile-list .prev-arrow,
  .related-pieces-carousel .tile-list .next-arrow,
  .popular-candies-carousel .tile-list .next-arrow {
    *zoom: 1;
    float: left;
    clear: none;
    width: 8.3333333333333%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .related-pieces-carousel .tile-list .prev-arrow:before,
  .popular-candies-carousel .tile-list .prev-arrow:before,
  .related-pieces-carousel .tile-list .next-arrow:before,
  .popular-candies-carousel .tile-list .next-arrow:before,
  .related-pieces-carousel .tile-list .prev-arrow:after,
  .popular-candies-carousel .tile-list .prev-arrow:after,
  .related-pieces-carousel .tile-list .next-arrow:after,
  .popular-candies-carousel .tile-list .next-arrow:after {
    content: '';
    display: table;
  }
  .related-pieces-carousel .tile-list .prev-arrow:after,
  .popular-candies-carousel .tile-list .prev-arrow:after,
  .related-pieces-carousel .tile-list .next-arrow:after,
  .popular-candies-carousel .tile-list .next-arrow:after {
    clear: both;
  }
  .related-pieces-carousel .tile-list .prev-arrow:last-child,
  .popular-candies-carousel .tile-list .prev-arrow:last-child,
  .related-pieces-carousel .tile-list .next-arrow:last-child,
  .popular-candies-carousel .tile-list .next-arrow:last-child {
    margin-right: 0%;
  }
  .related-pieces-carousel .tile-list .prev-arrow::before,
  .popular-candies-carousel .tile-list .prev-arrow::before,
  .related-pieces-carousel .tile-list .next-arrow::before,
  .popular-candies-carousel .tile-list .next-arrow::before {
    width: 100%;
  }
  .related-pieces-carousel .tile-list .prev-arrow::before,
  .popular-candies-carousel .tile-list .prev-arrow::before {
    font-family: 'sees-icon-font';
    content: "\e602";
    font-size: 70px;
    display: block;
  }
  .related-pieces-carousel .tile-list .next-arrow::before,
  .popular-candies-carousel .tile-list .next-arrow::before {
    font-family: 'sees-icon-font';
    content: "\e605";
    font-size: 70px;
    display: block;
  }
  .related-pieces-carousel .tile-list > .tiles,
  .popular-candies-carousel .tile-list > .tiles {
    *zoom: 1;
    float: left;
    clear: none;
    margin-left: 0%;
    margin-right: 0%;
  }
  .related-pieces-carousel .tile-list > .tiles:before,
  .popular-candies-carousel .tile-list > .tiles:before,
  .related-pieces-carousel .tile-list > .tiles:after,
  .popular-candies-carousel .tile-list > .tiles:after {
    content: '';
    display: table;
  }
  .related-pieces-carousel .tile-list > .tiles:after,
  .popular-candies-carousel .tile-list > .tiles:after {
    clear: both;
  }
  .related-pieces-carousel .tile-list > .tiles:last-child,
  .popular-candies-carousel .tile-list > .tiles:last-child {
    margin: auto;
    width:100%;
  }
}
@media only screen and (max-width: 768px) {
  .related-pieces-carousel h5,
  .popular-candies-carousel h5 {
    padding-top: 0;
  }
}
.guest-login-column p,
.new-customers-column p {
  margin-bottom: 20px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#checkout-header {
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 40px;
  clear:both;
}

@media only screen and (max-width: 1024px) {
	#checkout-header {
		margin-top: -80px;
	}
}
#checkout-header h1,
#checkout-header .checkout-progress-indicator {
  display: inline-block;
  vertical-align: top;
}
#checkout-header h1 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 48px;
  text-transform: uppercase;
}
#checkout-header .checkout-progress-indicator {
  overflow: hidden;
}
#checkout-header .checkout-progress-indicator .progress-indicator,
#checkout-header .checkout-progress-indicator .progress-arrow {
  float: left;
  text-align: center;
  margin-right: 15px;
}
#checkout-header .checkout-progress-indicator .progress-indicator {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  min-width: 80px;
}
#checkout-header .checkout-progress-indicator .progress-indicator.active span:first-child {
  color: #fff;
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-color: #000;
}
#checkout-header .checkout-progress-indicator .progress-indicator span {
  display: block;
}

#checkout-header .checkout-progress-indicator .progress-indicator span:first-child {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 15px;
  *zoom: 1;
  width: auto;
  max-width: 44px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  border: 2px solid #8e8e8e;
  border-radius: 22px;
  height: 44px;
  line-height: 44px;
}

#checkout-header .checkout-progress-indicator .progress-indicator span:first-child:before,
#checkout-header .checkout-progress-indicator .progress-indicator span:first-child:after {
  content: '';
  display: table;
}
#checkout-header .checkout-progress-indicator .progress-indicator span:first-child:after {
  clear: both;
}
#checkout-header .checkout-progress-indicator .progress-indicator span:last-child {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#checkout-header .checkout-progress-indicator .progress-indicator a span:first-child {
  border: 2px solid #000000;
  color: #000000;
}
#checkout-header .checkout-progress-indicator .progress-indicator a:hover span:first-child {
  border: 2px solid #a58336;
  color: #a58336;
}
#checkout-header .checkout-progress-indicator .progress-indicator a:hover {
  color: #a58336;
}
#checkout-header .checkout-progress-indicator .progress-indicator.inactive {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}

#checkout-header .checkout-progress-indicator .progress-indicator.step-0 span:first-child::after {
  background:url('../images/interface/icon-lock.png') left top no-repeat;
  height:48px;
  margin-top:-3px;
  width:52px;
  z-index:999;
}
#checkout-header .checkout-progress-indicator .progress-indicator.step-5 span:first-child::after {
  background:url('../images/interface/icon-check.png') left top no-repeat;
  height:23px;
  margin-top:9px;
  margin-left:5px;
  width:31px;
  z-index:999;
}
#checkout-header .checkout-progress-indicator .progress-arrow::after {
  font-family: 'sees-icon-font';
  content: "\e603";
  font-size: 18px;
}

#checkout-header .checkout-progress-indicator .progress-arrow::after {
  color: #8e8e8e;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  display: block;
  height: 44px;
  line-height: 44px;
}
.cart-login-notauthenticated,
.cart-promotion {
  display: block;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
  text-align: center;
}
.cart-login-notauthenticated {
  padding-top: 20px;
  background-color: #fff;
}
.cart-promotion {
  background-color: #fff;
}
.cart-promotion span {
  font-family: 'AmericanTypewriterStd-Bold';
  font-weight: bold;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 1px;
}
.cart-promotion a {
  margin-top: 20px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  text-decoration: underline;
  padding-bottom: 25px;
}
.cart-promotion .cart-login-notauthenticated {
  margin-bottom: 0;
}
.cart-promotion .expand-link {
  text-decoration: none;
  font-weight: normal;
}
.lineitem-threshold-not-met {
  margin-top: 25px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}

.checkout-aside-group:before,
.checkout-aside-group:after {
  content: '';
  display: table;
}
.checkout-aside-group:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .checkout-aside-group {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media only screen and (max-width: 768px) {
  .checkout-aside-group {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.checkout-aside-group .account-nav {
  width: 100%;
  display: block;
  float: none;
}
#shipping-method-list {
  overflow: hidden;
}
#shipping-method-list .shipping-method input label,
#shipping-method-list .shipping-method input .form-caption {
  display: inline;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#shipping-method-list .shipping-method label > span {
  font-family: 'AmericanTypewriterStd-Bold';
  font-weight: bold;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0.75px;
}
#shipping-method-list .shipping-method label .tooltip {
  display: none;
}
.address-verification-dialog .verify-address-row {
  overflow: hidden;
  margin-bottom: 30px;
  *zoom: 1;
  float: left;
  clear: none;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 60px;
  padding-right: 60px;
}
.address-verification-dialog .verify-address-row:before,
.address-verification-dialog .verify-address-row:after {
  content: '';
  display: table;
}
.address-verification-dialog .verify-address-row:after {
  clear: both;
}
.address-verification-dialog .verify-address-row:last-child {
  margin-right: 0%;
}
.address-verification-dialog .qas_av\/header_prompt {
  text-align: center;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
  margin-bottom: 20px;
  *zoom: 1;
  width: auto;
  max-width: 80%;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.address-verification-dialog .qas_av\/header_prompt:before,
.address-verification-dialog .qas_av\/header_prompt:after {
  content: '';
  display: table;
}
.address-verification-dialog .qas_av\/header_prompt:after {
  clear: both;
}
.address-verification-dialog .qas_av\/header_prompt > div {
  margin-bottom: 10px;
}
.address-verification-dialog main {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.address-verification-dialog .verify-left-col .buttons-row,
.address-verification-dialog .verify-right-col .buttons-row,
.address-verification-dialog .verify-none-col .buttons-row {
  text-align: center;
}
.address-verification-dialog .verify-left-col,
.address-verification-dialog .verify-right-col {
  *zoom: 1;
  float: left;
  clear: none;
  width: 47.5%;
  margin-left: 0%;
  margin-right: 5%;
}
.address-verification-dialog .verify-left-col:before,
.address-verification-dialog .verify-right-col:before,
.address-verification-dialog .verify-left-col:after,
.address-verification-dialog .verify-right-col:after {
  content: '';
  display: table;
}
.address-verification-dialog .verify-left-col:after,
.address-verification-dialog .verify-right-col:after {
  clear: both;
}
.address-verification-dialog .verify-left-col:nth-child(2n),
.address-verification-dialog .verify-right-col:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.address-verification-dialog .verify-left-col:nth-child(2n+1),
.address-verification-dialog .verify-right-col:nth-child(2n+1) {
  clear: both;
}
.address-verification-dialog .qas-border-box {
  border: 1px solid #000;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
.address-verification-dialog .verify-left-col .qas-border-box,
.address-verification-dialog .verify-none-col .qas-border-box {
  border-color: #ccc;
}
.address-verification-dialog .verify-left-col button,
.address-verification-dialog .verify-none-col button {
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
@media only screen and (max-width: 768px) {
  .address-verification-dialog .verify-right-col {
    margin-top: 20px;
    margin-bottom: 60px;
    position: static;
    left: 0;
  }
}
.address-verification-dialog .verify-none-col {
  *zoom: 1;
  width: auto;
  max-width: 300px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.address-verification-dialog .verify-none-col:before,
.address-verification-dialog .verify-none-col:after {
  content: '';
  display: table;
}
.address-verification-dialog .verify-none-col:after {
  clear: both;
}
.address-verification-dialog .qas-field-group span:first-child {
  display: none;
}
.address-verification-dialog .address-list-option {
  display: inline-block;
  margin-left: 5px;
}
.address-verification-dialog .prompt {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 15px;
  text-align: center;
}
.address-verification-dialog .change-address-title,
.address-verification-dialog .original-address-title {
  margin-bottom: 15px;
}
.right_details .oldAddress .qas-border-box .qas-field-group button {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: underline;
}
.right_details .oldAddress .qas-border-box .qas-field-group button:hover {
	color: #a58336;
}
.enter_partial .form-row.buttons-row button {
  padding-top: 12px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 5px;
}
.right_details .form-row.buttons-row {
	text-align: center;
}
.right_details .form-row.buttons-row button {
  display: block;
  padding-top: 12px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  color: #ffffff;
  background-color: #000000;
  border-radius: 5px;
  margin-right: auto;
  margin-left: auto;
  float: center;
}
.right_details .form-row.buttons-row button:hover,
.enter_partial .form-row.buttons-row button:hover {
  background-color: #a58336;
}
.address-verification-dialog .verifyaddress .right_details {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.address-verification-dialog .verifyaddress .refineField {
  margin-bottom: 20px;
}
.address-verification-dialog .shownewaddress,
.address-verification-dialog .oldAddress {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.address-verification-dialog .shownewaddress div,
.address-verification-dialog .oldAddress div {
  overflow: hidden;
}
.address-verification-dialog .shownewaddress span,
.address-verification-dialog .oldAddress span {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.address-verification-dialog .shownewaddress span:first-child,
.address-verification-dialog .oldAddress span:first-child {
  margin-left: auto;
}
.address-verification-dialog .shownewaddress span:last-child,
.address-verification-dialog .oldAddress span:last-child {
  margin-right: auto;
}
.address-verification-dialog button {
  margin-top: 20px;
}
.address-verification-dialog .show-all-matches {
  text-align: center;
}
.address-verification-dialog .picklist {
  zoon: 1;
}
.pt_checkout h2 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.pt_checkout .checkout-shipping legend,
.pt_checkout .checkout-billing legend,
.pt_checkout .checkout-shipping-methods legend {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 25px;
}
.pt_checkout .checkout-shipping h1,
.pt_checkout .checkout-billing h1,
.pt_checkout .checkout-shipping-methods h1 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.pt_checkout .checkout-shipping .billing-payment-title,
.pt_checkout .checkout-billing .billing-payment-title,
.pt_checkout .checkout-shipping-methods .billing-payment-title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 25px;
  padding-top: 25px;
}
#paymentech-redemptions a {
	border-radius: 5px;
}
#paymentech-redemptions a:hover {
	background-color: #a58336;
}
.pt_checkout .checkout-shipping .checkout-form h2,
.pt_checkout .checkout-billing .checkout-form h2,
.pt_checkout .checkout-shipping-methods .checkout-form h2 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  display: inline-block;
}
.pt_checkout .checkout-billing .payment-methods legend {
  margin-bottom: 0;
}
.pt_checkout .checkout-billing .gift-cert-used {
  color: #000;
  font-size: 18px;
  font-weight: 700;
}
.pt_checkout .checkout-billing .checkout-billing legend {
  border-top: 1px solid #000;
}
.pt_checkout .form-field-tooltip {
  display: none;
}
.pt_checkout .tooltip-caption {
  clear: both;
  margin-bottom: 30px;
  margin-top: -10px;
}
.pt_checkout #main input[type="date"]:focus,
.pt_checkout #main input[type="datetime"]:focus,
.pt_checkout #main input[type="datetime-local"]:focus,
.pt_checkout #main input[type="email"]:focus,
.pt_checkout #main input[type="month"]:focus,
.pt_checkout #main input[type="number"]:focus,
.pt_checkout #main input[type="password"]:focus,
.pt_checkout #main input[type="search"]:focus,
.pt_checkout #main input[type="tel"]:focus,
.pt_checkout #main input[type="text"]:focus,
.pt_checkout #main input[type="time"]:focus,
.pt_checkout #main input[type="url"]:focus,
.pt_checkout #main input[type="week"]:focus,
.pt_checkout #main textarea:focus {
  outline-offset: -2px;
  outline-style: auto;
  outline-width: 0px;
}
.pt_checkout #main .selectbox-sub.focus {
  outline-offset: -2px;
  outline-style: auto;
  outline-width: 0px;
}
.pt_checkout #main [data-checkbox] span.focus,
.pt_checkout #main [data-radio] span.focus {
  outline-offset: -2px;
  outline-style: auto;
  outline-width: 0px;
}
@media only screen and (max-width: 1024px) {
  .pt_checkout .tooltip-caption {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .verify-address-dialog-wrap .dialog-main {
    padding-left: 0;
    padding-right: 0;
  }
  .tipso-tooltip {
    display: block;
  }
  #dwfrm_giftcard_cvn{
  	width: 50%;
  }
  .address-verification-dialog .verify-address-row {
    padding-left: 0;
    padding-right: 0;
  }
  .address-verification-dialog .verify-left-col {
    margin-bottom: 20px;
  }
  .address-verification-dialog .verify-left-col,
  .address-verification-dialog .verify-right-col {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    *zoom: 1;
    width: auto;
    max-width: 300px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    float: none;
  }
  .address-verification-dialog .verify-left-col:before,
  .address-verification-dialog .verify-right-col:before,
  .address-verification-dialog .verify-left-col:after,
  .address-verification-dialog .verify-right-col:after {
    content: '';
    display: table;
  }
  .address-verification-dialog .verify-left-col:after,
  .address-verification-dialog .verify-right-col:after {
    clear: both;
  }
  .address-verification-dialog .verify-left-col:nth-child(2n),
  .address-verification-dialog .verify-right-col:nth-child(2n) {
    margin-right: 0%;
    float: left;
  }
  .address-verification-dialog .verify-left-col:nth-child(2n+1),
  .address-verification-dialog .verify-right-col:nth-child(2n+1) {
    clear: none;
  }
  .address-verification-dialog .verify-left-col:last-child,
  .address-verification-dialog .verify-right-col:last-child {
    margin-right: 0%;
  }
  .address-verification-dialog .verify-left-col:before,
  .address-verification-dialog .verify-right-col:before,
  .address-verification-dialog .verify-left-col:after,
  .address-verification-dialog .verify-right-col:after {
    content: '';
    display: table;
  }
  .address-verification-dialog .verify-left-col:after,
  .address-verification-dialog .verify-right-col:after {
    clear: both;
  }
  .address-verification-dialog .verify-left-col:last-child,
  .address-verification-dialog .verify-right-col:last-child {
    margin-right: auto;
  }
  .address-verification-dialog .verify-right-col:nth-child(2n) {
    float: none;
  }
  .address-verification-dialog .buttons-row {
    text-align: center;
  }
}
#autofill-forms {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 15px;
}
#autofill-forms h2 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 10px;
  text-decoration: underline;
}
#autofill-forms h3 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#autofill-forms ul {
  overflow: hidden;
}
#autofill-forms .fill-list {
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  border: 4px solid #f4f4f4;
  padding: 5px;
  cursor: pointer;
}
#autofill-forms .fill-list:before,
#autofill-forms .fill-list:after {
  content: '';
  display: table;
}
#autofill-forms .fill-list:after {
  clear: both;
}
#autofill-forms .fill-list:last-child {
  margin-right: 0%;
}
#autofill-forms .fill-list:hover {
  border-color: #8e8e8e;
}
#autofill-forms li.fill-field {
  margin-bottom: 4px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
}
#autofill-forms span {
  display: inline-block;
}
#autofill-forms .field-label {
  min-width: 100px;
}
@media only screen and (max-width: 767px) {
  #checkout-header {
    margin-bottom: 0;
  }
  #checkout-header .checkout-progress-indicator {
    *zoom: 1;
  }
  #checkout-header .checkout-progress-indicator:before,
  #checkout-header .checkout-progress-indicator:after {
    content: '';
    display: table;
  }
  #checkout-header .checkout-progress-indicator:after {
    clear: both;
  }
  #checkout-header .checkout-progress-indicator:last-child {
    margin-right: 0%;
  }
  #checkout-header .checkout-progress-indicator .progress-indicator,
  #checkout-header .checkout-progress-indicator .progress-arrow {
    margin-right: 0;
  }
  #checkout-header .checkout-progress-indicator .progress-indicator::after,
  #checkout-header .checkout-progress-indicator .progress-arrow::after {
    line-height: 33px;
    height: 14px;
    font-size: 12px;
  }
  #checkout-header .checkout-progress-indicator .progress-indicator {
    min-width: 40px;
  }
  #checkout-header .checkout-progress-indicator .progress-indicator span:last-child {
    letter-spacing: 0.1px;
  }
  #checkout-header .checkout-progress-indicator .progress-indicator span:first-child {
    line-height: 24px;
    height: 24px;
    max-width: 24px;
    font-size: 20px;
  }
  #checkout-header .checkout-progress-indicator .progress-indicator.step-0 span:first-child::after {
  	background-size:22px;
  	margin-top:-2px;
  }
  #checkout-header .checkout-progress-indicator .progress-indicator.step-5 span:first-child::after {
  	background-size: 16px;
	margin-top: 4px;
	margin-left: 2px;
  }
  #checkout-header .checkout-progress-indicator .progress-arrow {
    margin-left: -6px;
  }
  #checkout-header .checkout-progress-indicator .progress-arrow:last-child {
    margin-left: 0px;
  }
  #checkout-header .checkout-progress-indicator .progress-arrow::after {
    line-height: 33px;
    height: 14px;
  }
}
.sees-dialog-wrapper,
.sees-dialog-scrim,
.sees-dialog-content-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 102;
}
.sees-dialog-wrapper {
  display: none;
  opacity: 0;
}
.sees-dialog-wrapper.sizing {
  display: block;
  visibility: hidden;
}
.sees-dialog-wrapper.active {
  display: block;
  visibility: visible;
}
.sees-dialog-scrim {
  background-color: #000;
  opacity: 0.25;
}
.sees-dialog-content {
  position: relative;
  max-height: 100vh;
  overflow-y: auto;
  top: 150px;
  opacity: 0;
  -webkit-box-shadow: 2px 2px 36px 0 rgba(0,0,0,0.34);
  -moz-box-shadow: 2px 2px 36px 0 rgba(0,0,0,0.34);
  box-shadow: 2px 2px 36px 0 rgba(0,0,0,0.34);
  *zoom: 1;
  width: auto;
  max-width: 789px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.sees-dialog-content:before,
.sees-dialog-content:after {
  content: '';
  display: table;
}
.sees-dialog-content:after {
  clear: both;
}
.sees-dialog-content > header {
  text-align: center;
  margin-bottom: 25px;
}
.sees-dialog-content .rates-container .close-details,
.sees-dialog-content > header .close-row {
  text-align: right;
}
.sees-dialog-content .rates-container .close-details-button,
.sees-dialog-content > header .close-dialog {
  display: inline-block;
  margin-bottom: 20px;
}
.sees-dialog-content .rates-container .close-details-button::before,
.sees-dialog-content > header .close-dialog::before {
  font-family: 'sees-icon-font';
  content: "\e60a";
  font-size: 20px;
  display: block;
}

.sees-dialog-content > header h1,
.sees-dialog-content > header h2,
.sees-dialog-content > header h3 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.sees-dialog-content > main {
  margin-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
}
.sees-dialog-content > main .error-message {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  display: block;
  color: #c01111;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  margin-top: 10px;
  margin-bottom: 30px;
}
.sees-dialog-content .dialog-footer {
  text-align: center;
}
.sees-dialog-content .dialog-footer .submit-dialog {
  margin-bottom: 15px;
}
.sees-dialog-content .dialog-footer .cancel-dialog {
  display: inline-block;
  padding: 5px;
}
.sees-dialog-content .email-dialog-footer,
.sees-dialog-content .email-dialog-success-footer,
.sees-dialog-content .sendtofriend-dialog-footer {
  display: none;
}
.small-dialog {
  max-width: 380px;
}
.intl-ship-dialog-content {
  text-align: left;
}
.intl-ship-dialog-content .dialog-header {
  text-align: left;
  padding-left: 15px;
}
.intl-ship-dialog-content .dialog-footer {
  text-align: left;
  padding-left: 15px;
}
.intl-ship-dialog-content .dialog-footer .cancel-dialog {
  display: none;
}
.email-dialog-content .dialog-header,
.sendtofriend-dialog-content .dialog-header {
  margin-bottom: 0;
}
.email-dialog-content .dialog-header h3,
.sendtofriend-dialog-content .dialog-header h3,
.email-dialog-content .dialog-header .required-fields,
.sendtofriend-dialog-content .dialog-header .required-fields {
  display: none;
}
.email-dialog-content .dialog-header-block,
.sendtofriend-dialog-content .dialog-header-block {
  margin-bottom: 30px;
}
.email-dialog-content .dialog-header-block div:first-child,
.sendtofriend-dialog-content .dialog-header-block div:first-child {
  margin-bottom: 10px;
}
.email-dialog-content .dialog-footer,
.sendtofriend-dialog-content .dialog-footer {
  display: none;
}
.email-dialog-content .dialog-footer .cancel-dialog,
.sendtofriend-dialog-content .dialog-footer .cancel-dialog {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.email-dialog-content input[type="text"],
.sendtofriend-dialog-content input[type="text"],
.email-dialog-content textarea,
.sendtofriend-dialog-content textarea,
.email-dialog-content .selectbox-sub,
.sendtofriend-dialog-content .selectbox-sub {
  width: 100%;
  max-width: 100%;
}
.email-dialog-content textarea,
.sendtofriend-dialog-content textarea {
  line-height: 28px;
}
.email-dialog-content .dialog-success-copy,
.sendtofriend-dialog-content .dialog-success-copy {
  text-align: center;
}
.email-dialog-content.full-page {
  *zoom: 1;
  width: auto;
  max-width: 350px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-top: 40px;
}
.email-dialog-content.full-page:before,
.email-dialog-content.full-page:after {
  content: '';
  display: table;
}
.email-dialog-content.full-page:after {
  clear: both;
}
.email-dialog-content .submit-row {
  text-align: center;
}
.email-dialog-content .newsletter-topics {
  margin-top: 30px;
  margin-bottom: 30px;
}
.email-dialog-content .email-dialog-footer {
  display: block;
  margin-bottom: 10px;
  margin-bottom: 15px;
}
.email-dialog-content .email-dialog-footer .expand-link {
  padding: 5px;
}
.email-newsletter-signup-thank-you {
  *zoom: 1;
  width: auto;
  max-width: 400px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-top: 60px;
  text-align: center;
}
.email-newsletter-signup-thank-you:before,
.email-newsletter-signup-thank-you:after {
  content: '';
  display: table;
}
.email-newsletter-signup-thank-you:after {
  clear: both;
}
.email-newsletter-signup-thank-you .content-container {
  margin-bottom: 20px;
}
.sendtofriend-dialog-content .send-to-friend-login-message {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  margin-bottom: 15px;
}
.sendtofriend-dialog-content .dialog-footer .edit-button,
.sendtofriend-dialog-content .dialog-footer .close-dialog {
  display: none;
}
.sendtofriend-dialog-content .sendtofriend-dialog-footer {
  display: block;
}
@media only screen and (max-width: 768px) {
  .sendtofriend-dialog-content .sendtofriend-dialog-footer .account-button {
    width: 100%;
    margin-bottom: 15px;
  }
}
.sendtofriend-dialog-content .left-column,
.sendtofriend-dialog-content .right-column {
  width: 50%;
  padding: 0 5%;
}
@media only screen and (max-width: 768px) {
  .sendtofriend-dialog-content .left-column,
  .sendtofriend-dialog-content .right-column {
    width: 100%;
    margin-bottom: 30px;
  }
}
.sendtofriend-dialog-content .right-column {
  float: right;
}
.sendtofriend-dialog-content .send-to-friend-product .sendtofriend-sees-logo {
  display: block;
  text-align: center;
}
.sendtofriend-dialog-content .send-to-friend-product .sendtofriend-sees-logo img {
  height: 75px;
}
.sendtofriend-dialog-content .send-to-friend-product .product-image img {
  width: 100%;
}
.sendtofriend-dialog-content .send-to-friend-product .product-description {
  text-align: center;
}
.sendtofriend-dialog-content .send-to-friend-product .product-description .product-name {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.sendtofriend-dialog-content .send-to-friend-product .product-description .product-number {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 15px;
  margin-top: 10px;
}
.sendtofriend-dialog-content .send-to-friend-form .privacy-policy {
  display: block;
  text-align: right;
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  margin-top: -15px;
}
.sendtofriend-dialog-content .send-to-friend-preview .preview-container {
  margin-bottom: 30px;
}
.sendtofriend-dialog-content .send-to-friend-preview .preview-container .preview-header {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.sendtofriend-dialog-content .send-to-friend-preview .preview-container .preview-element {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
}
.changesites-dialog-content {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  text-align: center;
  margin-bottom: 20px;
}
.ytplayer-dialog .sees-dialog-content {
  width: 85%;
  padding: 0px;
  top: initial;
  height: 60%;
  overflow: hidden;
}
.ytplayer-dialog .sees-dialog-content > header.dialog-header {
  display: none;
}
.ytplayer-dialog .sees-dialog-content > main {
  width: 100%;
  padding-bottom: 56.25%;
}
.ytplayer-dialog .sees-dialog-content > main > iframe {
  position: absolute;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .sendtofriend-dialog-content .account-button {
    margin-bottom: 10px;
  }
}
[data-drawer-container] [data-drawer-content] {
  display: none;
}
[data-drawer-container] [data-drawer-content].active {
  display: block;
}
.tipso-tooltip {
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
}
.tipso_bubble,
.tipso_arrow {
  box-sizing: border-box;
}
.tooltip-content {
  position: relative;
  margin: 0px 0px 10px 0px;
  border: 1px solid #000;
  padding: 10px 10px 0px 10px;
  font-size: 90%;
  max-width: 590px;
}
.tipso_bubble {
  width: 245px !important;
  position: absolute;
  text-align: center;
}
.tipso_bubble .tipso_content {
  text-align: left;
  word-wrap: break-word;
  border: solid #000 1px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
}
.tipso_bubble.tooltip-checkout-shipping-cal {
  width: 400px !important;
  margin-left: 35px;
}
.tooltip-checkout-cvn,
.tooltip-caption {
  font-family: 'AmericanTypewriterStd-Med';
  text-decoration: underline;
}
.tooltip-checkout-cvn:hover,
.tooltip-caption:hover {
  color: #a58336;
}
.checkout-form a.fonts-copy-caps,
.checkout-form a.font-copy-caps{
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  text-decoration: underline;
}
.checkout-form a.fonts-copy-caps:hover,
.checkout-form a.font-copy-caps:hover{
  color: #a58336;
}
.tipso_bubble.tooltip-checkout-cvn {
  margin-left: 282px;
}
.tipso_bubble.tooltip-checkout-cvn.top {
  margin-top: 22px;
}
.tipso_bubble.tooltip-checkout-cvn.bottom {
  margin-top: -114px;
}
.tipso_bubble.tooltip-checkout-giftcard-cvn {
  margin-left: 450px;
}
.tipso_bubble.tooltip-checkout-giftcard-cvn.top {
  margin-top: -2px;
}
.tipso_bubble.tooltip-checkout-giftcard-cvn.bottom {
  margin-top: -74px;
}
.tipso_bubble.tooltip-checkout-phone {
  margin-top: 58px;
  margin-left: 450px;
}
.tipso_bubble.tooltip-checkout-coupon {
  margin-top: 83px;
  margin-left: 447px;
}
.item-image img,
img.item-image {
  width: 100%;
  height: auto;
  max-height: 100%;
}
.folder-content-list {
  overflow: hidden;
  padding-top: 30px;
}
.content-search-tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 25px;
}
.content-search-tile:before,
.content-search-tile:after {
  content: '';
  display: table;
}
.content-search-tile:after {
  clear: both;
}
.content-search-tile:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.content-search-tile:nth-child(2n+1) {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .content-search-tile {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media only screen and (max-width: 768px) {
  .content-search-tile {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.content-search-tile h4,
.content-search-tile p {
  margin-bottom: 20px;
}
.content-search-tile h4 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.content-search-tile p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.content-tile-footer-link {
  padding-bottom: 25px;
  border-bottom: 1px solid #000;
}
.content-tile-footer-link a {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.no-results-wrapper {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}
.no-results-wrapper >h1 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.no-results-wrapper .search-term {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.no-results-wrapper .did-you-mean,
.no-results-wrapper .did-you-mean a {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.no-results-wrapper .did-you-mean {
  margin-bottom: 20px;
}
.no-results-wrapper .did-you-mean span {
  text-decoration: underline;
}
.no-hits-help {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 25px;
  padding-right: 25px;
  text-align: left;
  *zoom: 1;
  width: auto;
  max-width: 600px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.no-hits-help:before,
.no-hits-help:after {
  content: '';
  display: table;
}
.no-hits-help:after {
  clear: both;
}
.no-hits-help ul {
  padding-top: 15px;
  padding-bottom: 15px;
}
.no-hits-help li {
  display: list-item;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
}
.no-product-results {
  *zoom: 1;
  width: auto;
  max-width: 600px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.no-product-results:before,
.no-product-results:after {
  content: '';
  display: table;
}
.no-product-results:after {
  clear: both;
}
#ShippingCalendarMountPoint {
  min-height: 700px;
}

.CalendarContainer .v-pad-bot-element {
	padding-bottom: 10px;
}

.CalendarContainer.active {
  opacity: 1;
}

.shipment-container .cart-promo-approaching-upsell,
.CalendarContainer .promo-wrapper {
  border-radius: 3px;
  border: solid #a58336 1px;
  text-align: center;
  padding: 10px;
  max-width: 590px;
  font-family: 'FFDINWebCondBold';
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.5px;
  text-transform: none;
  color: #fff;
  background: #a58336;
  margin-bottom: 15px;
}

.shipment-container .cart-promo-approaching-upsell p,
.CalendarContainer .Calendar__shippingMessages p,
.CalendarContainer .promo-wrapper p {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  margin-top: 0;
  margin-bottom: 0;
}

.shipment-container .cart-promo-approaching-upsell {
	margin-bottom: 0;
	padding: 5px;
}

.shipment-container .cart-promo-approaching-upsell,
.CalendarContainer .promo-wrapper.approaching {
	border: solid #000 1px;
	color: #a58336;
  	background: #fff;
}

.cart-promo-approaching-upsell .callout p {
	display: inline;
}

.Calendar__shippingMessages a,
.CalendarContainer .promo-wrapper a {
  font-family: 'FFDINWebCondBold';
  text-decoration: underline;
  font-size: inherit;
  color: inherit;
}
.CalendarContainer .promo-wrapper.approaching a {
	color: #a58336;
}
.CalendarContainer .promo-wrapper.approaching a:hover {
	color: #654a13;
}
.CalendarContainer .promo-wrapper a {
	color: #fff;
}
.CalendarContainer .promo-wrapper a:hover {
  color: #fcf0d4;
}

.Calendar__shippingMessages a:hover {
  color: #000;
}
.ShippingType label input {
  float: left;
}
.CalendarContainer .Calendar {
  border-radius: 3px;
  position: relative;
  max-width: 590px;
  border: solid #000 1px;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.Calendar__overlay.on {
  visibility: visible;
  opacity: 0.9;
}
.Calendar__overlay {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #fff;
  outline: solid #fff 1px;
  visibility: hidden;
}
.Calendar__overlay__spinner {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../images/sees-interface/spin.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.Calendar__inner {
  position: relative;
  padding: 20px;
}
.Calendar__monthControls .column-4:nth-child(1),
.Calendar__monthControls .column-4:nth-child(3) {
  position: relative;
}
.Calendar__monthControls .column-4:nth-child(1) > div,
.Calendar__monthControls .column-4:nth-child(3) > div {
  font-family: 'AmericanTypewriterStd-Med';
  display: inline-block;
  cursor: pointer;
  text-decoration: underline;
}
.Calendar__monthControls .column-4:nth-child(1) > div:hover,
.Calendar__monthControls .column-4:nth-child(3) > div:hover,
.Calendar__monthControls .column-4:nth-child(1) > div:hover > .icon-after,
.Calendar__monthControls .column-4:nth-child(3) > div:hover > .icon-after {
  color: #a58336;
}
.Calendar__monthControls .column-4:nth-child(1) > div.disabled,
.Calendar__monthControls .column-4:nth-child(3) > div.disabled,
.Calendar__monthControls .column-4:nth-child(1) > div.disabled:hover,
.Calendar__monthControls .column-4:nth-child(3) > div.disabled:hover,
.Calendar__monthControls .column-4:nth-child(1) > div.disabled:hover > .icon-after,
.Calendar__monthControls .column-4:nth-child(3) > div.disabled:hover > .icon-after {
  color: #ccc;
  cursor: auto;
}
.Calendar__monthControls .column-4:nth-child(1) > div > .icon-after,
.Calendar__monthControls .column-4:nth-child(3) > div > .icon-after {
  display: inline-block;
}
.Calendar__monthControls .column-4:nth-child(1) {
  text-align: left;
}
.Calendar__monthControls .column-4:nth-child(1) > div {
  float: left;
  text-align: left;
}
.Calendar__monthControls .column-4:nth-child(1) > div .icon-after {
  padding-right: 10px;
}
.Calendar__monthControls .column-4:nth-child(2) {
  text-align: center;
}
.Calendar__monthControls .column-4:nth-child(3) {
  display: inline-block;
}
.Calendar__monthControls .column-4:nth-child(3) > div {
  float: right;
  text-align: right;
}
.Calendar__monthControls .column-4:nth-child(3) > div .icon-after {
  padding-left: 10px;
}
.Calendar__weekdays,
.Calendar__week {
  width: 100%;
}
.Calendar__weekdays__group,
.Calendar__week__group {
  display: inline-block;
}
.Calendar__weekdays__day,
.Calendar__week__day {
  display: inline-block;
  width: 14.28%;
  text-align: center;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  padding: 7px 0px 7px 0px;
}
.Calendar__weekdays__day.disabled,
.Calendar__week__day.disabled {
  color: #ccc;
}
.Calendar__weekdays {
  border-bottom: solid #ccc 1px;
}
.Calendar__weekdays__day {
  padding: 14px 0px;
}
.Calendar__week {
  border-bottom: solid #ccc 1px;
}
.Calendar.expedited .Calendar__week__day {
  font-size: 12px;
  border-radius: 3px;
}
.Calendar__week__day.disabled {
  cursor: default;
}
.Calendar__week__day.disabled > div {
  opacity: 0;
  color: #fff;
}
.Calendar__week__day.deliverable {
  cursor: pointer;
}
.Calendar.standard .Calendar__week:hover .Calendar__week__group {
  box-shadow: 0 0 0 1pt #a58336;
}
.Calendar.standard .Calendar__week__group.selected {
  background: #ccc;
  box-shadow: 0 0 0 1pt #a58336;
}
.Calendar.expedited .Calendar__week__day.deliverable:hover {
    box-shadow: 0 0 0 1pt #a58336;
}
.Calendar.expedited .Calendar__week__day.selected {
  background: #ccc;
  font-weight: bold;
}

.Calendar__week__day.deliverable.sale {
  color: #a58336;
}

.Calendar.standard .Calendar__week.sale:hover .deliverable.sale,
.Calendar.expedited .deliverable.sale.hover {
    background-color: rgba(165, 131, 55, 0.25);
    color: #a58336;
}

.Calendar.standard .Calendar__week__group.sale.selected .deliverable.sale,
.Calendar.expedited .deliverable.sale.selected {
  background: #a58336;
  color: #fff;
}

.Calendar__weekdays {
  color: #ccc;
}
.Calendar__summary {
  padding: 24px 0px 0px 12px;
}
.Calendar__shippingMessages {
  border-radius: 3px;
  border: solid #000 1px;
  text-align: center;
  padding: 10px;
  max-width: 590px;
  font-family: 'FFDINWebCondBold';
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  color: #c01111;
}

.Calendar__shippingMessages > div {
	margin-bottom: 10px;
}

.Calendar__shippingMessages > div:only-child {
	margin-bottom: 0;
}


.shipping-calendar-type-label {
  padding-left: 15px;
}

@media only screen and (max-width: 768px) {
  #ShippingCalendarMountPoint {
    min-height: 600px;
  }
  .Calendar {
    width: 100%;
  }
  .Calendar__inner {
    padding: 0px;
  }
  .Calendar__monthControls {
    padding: 10px 10px 0px 10px;
  }
  .Calendar__week__day div {
    display: none;
  }
  .Calendar__summary {
    padding: 0px;
  }
  .Calendar__summary .column-7 {
    padding-top: 15px;
  }
  .Calendar__summary .column-5 {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .Calendar__summary .column-7,
  .Calendar__summary .column-5 {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
  }
  .Calendar__summary .column-7:before,
  .Calendar__summary .column-5:before,
  .Calendar__summary .column-7:after,
  .Calendar__summary .column-5:after {
    content: '';
    display: table;
  }
  .Calendar__summary .column-7:after,
  .Calendar__summary .column-5:after {
    clear: both;
  }
  .Calendar__summary .column-7:last-child,
  .Calendar__summary .column-5:last-child {
    margin-right: 0%;
  }
  .Calendar__summary .column-7:first-child,
  .Calendar__summary .column-5:first-child {
    margin-left: auto;
  }
  .Calendar__summary .column-7:last-child,
  .Calendar__summary .column-5:last-child {
    margin-right: auto;
  }
  .Calendar__summary .column-7 .fonts-heading6,
  .Calendar__summary .column-5 .fonts-heading6,
  .Calendar__summary .column-7 .fonts-typewriterLarge,
  .Calendar__summary .column-5 .fonts-typewriterLarge {
    font-size: 14px !important;
  }
  .Calendar__summary .column-7 .fonts-typewriterLarge,
  .Calendar__summary .column-5 .fonts-typewriterLarge {
    padding-top: 5px;
  }
  .Calendar__week__day.deliverable {
  	border-radius: 0;
  }
  .Calendar__week__day.deliverable.sale {
	background: #a58336;
	color: #fff;
  }

  .Calendar.standard .Calendar__week.sale:hover .Calendar__week__day.deliverable.sale,
  .Calendar.expedited .Calendar__week__day.deliverable.sale:hover {
    border-radius: 0;
    background: #fff;
    color: #a58336;	
  }
  
  .Calendar.standard .Calendar__week__group.sale.selected,
  .Calendar.standard .Calendar__week__group.sale.selected .deliverable.sale,
  .Calendar.expedited .deliverable.sale.selected {
    background-color: rgba(165, 131, 55, 0.25);
    color: #a58336;
  }
}
.selected-wrap-image-tile,
.selected-wrap-info-row-value {
  vertical-align: middle;
  display: inline-block;
}
.selected-wrap-image-tile {
  display: inline-block;
  height: 50px;
  width: 50px;
  margin-top: 5px;
  margin-bottom: 10px;
  border: 1px solid #000;
  overflow: hidden;
  cursor: pointer;
}
.selected-wrap-image-tile img {
  width: 200%;
  height: auto;
}
.selected-wrap-info-row-value {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  padding-left: 5px;
}
#wrap-selection-dialog-wrapper {
  zoon: 1;
}
#wrap-selection-dialog-inner {
  *zoom: 1;
  width: auto;
  max-width: 900px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  font-size: 0;
}
#wrap-selection-dialog-inner:before,
#wrap-selection-dialog-inner:after {
  content: '';
  display: table;
}
#wrap-selection-dialog-inner:after {
  clear: both;
}
.wrap-dialog-header,
.wrap-dialog-header > h2,
.wrap-dialog-header > p {
  margin-bottom: 10px;
}
.wrap-dialog-header,
.selection-col,
.wrap-images-col {
  width: 50%;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.wrap-dialog-header,
.selection-col footer {
  text-align: center;
}
.wrap-dialog-header::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
.wrap-dialog-header h2 {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
}
.wrap-dialog-header p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.wrap-images-col,
.selection-col {
  position: relative;
}
.wrap-images-col {
  clear: both;
  left: 50%;
}
.selection-col {
  left: -50%;
}
.save-wrap-cta.cta {
  margin-bottom: 30px;
}
.save-wrap-cta.cta .button {
  padding-left: 60px;
  padding-right: 60px;
}
.wrap-selection-list .wrap-option {
  position: relative;
  overflow: hidden;
  height: 82px;
  border: 1px solid #ccc;
  margin-bottom: 30px;
  cursor: pointer;
}
.wrap-selection-list .wrap-option.selected {
  border-color: #000;
}
.wrap-selection-list .wrap-option:hover {
  border-color: #a58336;
}
.wrap-selection-list .wrap-option.selected::after {
  font-family: 'sees-icon-font';
  content: "\e617";
  font-size: 8px;
}
.wrap-selection-list .wrap-option::after {
  display: block;
  position: absolute;
  bottom: -2px;
  width: 100%;
  text-align: center;
}
.wrap-selection-list .wrap-option img {
  height: 82px;
  width: auto;
}
.wrap-selection-list .wrap-option.unselectable:hover {
  border-color: #ccc;
}
.wrap-selection-list .wrap-option.unselectable {
  opacity: 0.5;
  cursor: default;
}
.wrap-selection-list .wrap-option-left,
.wrap-selection-list .wrap-option-right {
  display: inline-block;
  vertical-align: middle;
}
.wrap-selection-list .wrap-option-left h3,
.wrap-selection-list .wrap-option-right h3 {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  padding-left: 20px;
}
.wrap-images-col .slick-list {
  margin-left: 0;
  margin-right: 0;
}
.wrap-images-col .slick-dots {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}
.wrap-images-col .slick-dots li {
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
}
.wrap-images-col .slick-dots button {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 0;
  height: 12px;
  width: 12px;
  border-radius: 6px;
}
.wrap-images-col .slick-dots .slick-active button {
  background-color: #000;
}
.wrap-images-col .slick-slide img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.wrap-images-col .wrap-images-detail-carousel {
  height: 0;
  overflow: hidden;
}
.wrap-images-col .wrap-images-detail-carousel.active {
  height: auto;
}
@media only screen and (max-width: 768px) {
  .wrap-dialog-header,
  .wrap-images-col,
  .selection-col {
    left: 0;
    width: 100%;
    float: none;
  }
  .wrap-images-col {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
  .wrap-selection-list .wrap-option {
    height: 62px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
  }
  .wrap-selection-list .wrap-option img {
    height: 62px;
  }
  .wrap-selection-list .wrap-option-right h3 {
    padding-left: 10px;
  }
}
.attribute-wrap {
  margin-top: 10px;
}
.attribute-wrap .value img,
.attribute-wrap .value span {
  display: inline-block;
  vertical-align: middle;
}
.attribute-wrap .value img {
  width: 30px;
  height: 30px;
  border: 1px solid #000;
}
.checkout-summary-center .attribute-wrap,
.confirmation-center .attribute-wrap {
  margin-top: 5px;
  margin-bottom: 20px;
}
.checkout-summary-center a {
	border-radius: 5px;
}
[data-youtube] {
  position: relative;
  cursor: pointer;
}
[data-youtube] img.ytplayer-thumbnail {
  max-width: 100%;
  width: auto;
  height: auto;
  cursor: pointer;
}
[data-youtube] img.play-icon {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-top: -18px;
  margin-left: -18px;
  max-width: 37px;
  height: auto;
  background-color: rgba(0,0,0,0.9);
  padding: 5px;
  width: 104%;
  box-sizing: content-box;
  border-radius: 50%;
}
.notification {
  background: #000;
  color: #fff;
  font-family: 'AmericanTypewriterStd-Med';
  left: 0;
  line-height: 25px;
  padding: 10px 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 9999;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.notification.notification-opened {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media only screen and (max-width: 1024px) {
  .notification.notification-opened {
    position: absolute;
  }
}
.pt_automation-simple #search-results-grid {
  float: none;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.pt_automation-simple #search-results-grid section > h2 {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  margin-top: 30px;
}
.pt_automation-simple #search-results-grid section > h4 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.pt_automation-simple #search-results-grid section > h5 {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.automation-home-header h1 {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.automation-controls {
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f4f4f4;
}
.automation-controls header {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 10px;
}
.automation-controls-col {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.automation-controls-col:before,
.automation-controls-col:after {
  content: '';
  display: table;
}
.automation-controls-col:after {
  clear: both;
}
.automation-controls-col:last-child {
  margin-right: 0%;
}
.automation-option {
  display: inline-block;
  border: 2px solid #f4f4f4;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
}
.automation-option .option-title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
}
.automation-option .option-details {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
  margin-bottom: 5px;
}
.automation-option .option-details span:first-child {
  display: inline-block;
  min-width: 80px;
}
.automation-option .option-link {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  text-decoration: underline;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
.automation-link {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  display: block;
  margin-bottom: 10px;
}
.automation-link:last-child {
  margin-bottom: 0;
}
#About .overlap-heading,
#About .heading {
  text-align: center;
}
#About .overlap-heading {
  margin-bottom: -60px;
}
#About .stacked-heading-bold {
  background: #fff;
  display: inline-block;
  margin: auto;
  padding: 0 35px;
}
#About .subheading {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#About .row {
  *zoom: 1;
}
#About .row:before,
#About .row:after {
  content: '';
  display: table;
}
#About .row:after {
  clear: both;
}
#About .content {
  *zoom: 1;
  padding: 80px 60px;
}
#About .content:before,
#About .content:after {
  content: '';
  display: table;
}
#About .content:after {
  clear: both;
}
#About hr.razor {
  border: none;
  border-bottom: solid #000 1px;
  width: 160px;
  margin: 30px auto;
  padding: 0px;
}
#About hr.razor.white {
  border-bottom: solid #fff 1px;
}
#About .row.triple-info .column-4 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 31.3333333333333%;
  margin-left: 0%;
  margin-right: 3%;
}
#About .row.triple-info .column-4:before,
#About .row.triple-info .column-4:after {
  content: '';
  display: table;
}
#About .row.triple-info .column-4:after {
  clear: both;
}
#About .row.triple-info .column-4:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
#About .row.triple-info .column-4:nth-child(3n+1) {
  clear: both;
}
#About .row.triple-info .column-4,
#About .row.triple-info .slick-slide {
  text-align: center;
}
#About .row.triple-info .column-4 img,
#About .row.triple-info .slick-slide img {
  margin: auto;
}
#About .row.triple-info .column-4 .icon-after.icon-div_flourish,
#About .row.triple-info .slick-slide .icon-after.icon-div_flourish {
  padding: 10px 0 20px 0;
}
#About .row.triple-info .column-4 p,
#About .row.triple-info .slick-slide p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
  width: 60%;
  margin: auto;
}
#About .row.triple-info .column-4 .icon-after.icon-end_flourish,
#About .row.triple-info .slick-slide .icon-after.icon-end_flourish {
  padding: 10px 0;
}
#About .row.triple-info .column-4 a.learn-more,
#About .row.triple-info .slick-slide a.learn-more {
  display: block;
  background: none;
  padding: 15px 0 10px 0;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}
#About .carousel.slick-slider ul.slick-dots {
  text-align: center;
  margin: auto;
}
#About .carousel.slick-slider ul.slick-dots li {
  display: inline-block;
  padding-right: 7px;
}
#About .carousel.slick-slider ul.slick-dots li:last-child {
  padding-right: 0px;
}
#About .carousel.slick-slider ul.slick-dots li button {
  display: block;
  position: relative;
  border-radius: 15px;
  border: solid #000 1px;
  background: #fff;
  color: #fff;
  font-size: 0px;
  height: 15px;
  width: 15px;
}
#About .carousel.slick-slider ul.slick-dots li.slick-active button {
  background: #000;
  color: #000;
  font-size: 0px;
  outline: none;
}
#About .carousel.slick-slider ul.slick-dots li.slick-active button:active,
#About .carousel.slick-slider ul.slick-dots li.slick-active button:focus {
  outline: none;
}
@media only screen and (min-width: 1025px) {
  #About .AboutNavigation {
    display: block;
  }
  #About .AboutNavigation--accordion {
    display: none;
  }
  #About .outer-border {
    border: solid #000 3px;
    border-top: none;
    border-bottom: none;
    margin: -5px 0;
  }
  #About .inner-border {
    border: solid #000 1px;
    border-top: none;
    border-bottom: none;
    margin: -5px 3px;
  }
}
@media only screen and (max-width: 1024px) {
  #About .AboutNavigation {
    display: none;
  }
  #About .AboutNavigation--accordion {
    display: block;
  }
  #About .double-border-both,
  #About .double-border-both > div {
    border: none;
  }
  #About .content {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 768px) {
  #About .AboutNavigation {
    display: none;
  }
  #About .AboutNavigation--accordion {
    display: block;
  }
  #About .double-border-both,
  #About .double-border-both > div {
    border: none;
  }
}
@media screen and (max-width: 500px) {
  #About .stacked-heading-bold {
    padding: 0px;
  }
}
#About #aboutus {
  text-align: center;
}
#About #aboutus > .content-asset {
  min-height: 453px;
  border-bottom: solid #000 3px;
}
#About #aboutus > .content-asset > div {
  min-height: 447px;
  border-bottom: solid #000 1px;
}
#About #aboutus > .content-asset p {
  margin: auto;
  width: 50%;
}
#About #aboutus .stacked-heading-bold {
  background: none;
}
#About #aboutus .AboutNavigation,
#About #aboutus .AboutNavigation--accordion {
  display: none;
}
#About #aboutus .AboutNavigation:nth-child(1) {
  display: block;
}
@media only screen and (max-width: 1024px) {
  #About #aboutus > .content-asset {
    border-bottom: none;
  }
  #About #aboutus > .content-asset > div {
    border-bottom: none;
  }
  #About #aboutus .AboutNavigation:nth-child(1) .button {
    background: none;
  }
  #About #aboutus .AboutNavigation:nth-child(1) .button:before,
  #About #aboutus .AboutNavigation:nth-child(1) .button:after {
    display: none;
  }
  #About #aboutus .AboutNavigation:nth-child(1) ul li {
    text-align: center;
    display: block;
  }
  #About #aboutus .AboutNavigation:nth-child(1) ul li:before {
    display: none;
  }
  #About #aboutus .AboutNavigation:nth-child(1) ul li a {
    color: #000;
    font-family: 'AmasisMT-Italic';
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    font-size: 22px;
    letter-spacing: normal;
  }
}
#About #aboutus-timeline > .content-asset > .row.v-pad-bot-module {
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  #About #aboutus-timeline .row:first-child .column-8 img:first-child {
    position: relative;
    z-index: -3;
  }
  #About #aboutus-timeline .row:first-child .column-8 img:last-child {
    margin-top: -20%;
    float: right;
    z-index: 3;
  }
  #About #aboutus-timeline .timeline-2012 .column-4 {
    padding-top: 6%;
  }
  #About #aboutus-timeline .timeline-2012 .column-8 {
    position: relative;
    text-align: left;
  }
  #About #aboutus-timeline .timeline-2012 .column-8 img:nth-child(1) {
    position: absolute;
    top: 45%;
    left: 30%;
  }
  #About #aboutus-timeline .timeline-2012 .column-8 img:nth-child(2) {
    margin-top: 10%;
  }
  #About #aboutus-timeline .timeline-1996 .column-4 {
    padding-top: 12.5%;
  }
  #About #aboutus-timeline .timeline-1996 .column-8 {
    position: relative;
  }
  #About #aboutus-timeline .timeline-1996 .column-8 img:nth-child(1) {
    position: absolute;
    right: 0px;
    top: 30px;
    z-index: 2;
  }
  #About #aboutus-timeline .timeline-1996 .column-8 img:nth-child(2) {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 3;
  }
  #About #aboutus-timeline .timeline-1996 .column-8 img:nth-child(3) {
    position: relative;
    margin: 20% 0%;
  }
  #About #aboutus-timeline .timeline-1985 .column-4 {
    padding-top: 15%;
  }
  #About #aboutus-timeline .timeline-1972 .column-4 {
    padding-top: 20%;
  }
  #About #aboutus-timeline .timeline-1972 .column-8 {
    position: relative;
  }
  #About #aboutus-timeline .timeline-1972 .column-8 img:nth-child(1) {
    position: absolute;
    left: 60%;
    bottom: 5%;
    transform: translateX(-50%);
    z-index: 2;
  }
  #About #aboutus-timeline .timeline-1972 .column-8 img:nth-child(2) {
    position: relative;
    margin-bottom: 30%;
  }
  #About #aboutus-timeline .timeline-1971 .column-4 {
    padding-top: 10%;
  }
  #About #aboutus-timeline .timeline-1971 .column-8 {
    position: relative;
  }
  #About #aboutus-timeline .timeline-1971 .column-8 img:nth-child(1) {
    position: absolute;
    right: 0px;
    z-index: 1;
    top: 60%;
  }
  #About #aboutus-timeline .timeline-1971 .column-8 img:nth-child(2) {
    position: absolute;
    left: 10%;
    z-index: 2;
    top: 70%;
  }
  #About #aboutus-timeline .timeline-1971 .column-8 img:nth-child(3) {
    position: relative;
    margin-bottom: 10%;
  }
  #About #aboutus-timeline .timeline-1959 .column-4 {
    padding-top: 20%;
  }
  #About #aboutus-timeline .timeline-1959 .column-8 {
    position: relative;
  }
  #About #aboutus-timeline .timeline-1959 .column-8 img:nth-child(1) {
    position: absolute;
    right: 15%;
    z-index: 2;
  }
  #About #aboutus-timeline .timeline-1959 .column-8 img:nth-child(2) {
    position: absolute;
    right: 0%;
    bottom: 0%;
    z-index: 3;
  }
  #About #aboutus-timeline .timeline-1959 .column-8 img:nth-child(3) {
    position: relative;
    margin-top: 10%;
    padding-bottom: 30%;
  }
  #About #aboutus-timeline .timeline-1952 {
    margin-bottom: 160px;
  }
  #About #aboutus-timeline .timeline-1952 .column-4 {
    padding-top: 160px;
  }
  #About #aboutus-timeline .timeline-1952 .column-8 {
    padding-top: 160px;
  }
  #About #aboutus-timeline .timeline-1940 {
    margin-bottom: 160px;
  }
  #About #aboutus-timeline .timeline-1940 .column-8 {
    position: relative;
  }
  #About #aboutus-timeline .timeline-1936 {
    margin-bottom: 160px;
  }
  #About #aboutus-timeline .timeline-1936 .column-4 {
    padding-top: 160px;
  }
  #About #aboutus-timeline .timeline-1936 .column-8 {
    position: relative;
  }
  #About #aboutus-timeline .timeline-1936 .column-8 img:nth-child(1) {
    position: absolute;
    left: 5%;
    bottom: -40px;
    z-index: 1;
  }
  #About #aboutus-timeline .timeline-1936 .column-8 img:nth-child(2) {
    position: relative;
  }
  #About #aboutus-timeline .timeline-1928 {
    margin-bottom: 160px;
  }
  #About #aboutus-timeline .timeline-1928 .column-4 {
    margin-top: 160px;
  }
  #About #aboutus-timeline .timeline-1928 .column-8 {
    margin-top: 160px;
    position: relative;
  }
  #About #aboutus-timeline .timeline-1928 .column-8 img:nth-child(1) {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
  }
  #About #aboutus-timeline .timeline-1928 .column-8 img:nth-child(2) {
    margin-top: 20px;
    position: relative;
  }
  #About #aboutus-timeline .timeline-1925 {
    margin-bottom: 160px;
  }
  #About #aboutus-timeline .timeline-1921 .column-8 {
    position: relative;
  }
  #About #aboutus-timeline .timeline-1921 .column-8 img:nth-child(1) {
    position: absolute;
    left: 0px;
    bottom: -30px;
    z-index: 1;
  }
  #About #aboutus-timeline .timeline-1921 .column-8 img:nth-child(2) {
    position: absolute;
    right: 0px;
    bottom: -30px;
    z-index: 1;
  }
  #About #aboutus-timeline .timeline-1921 .column-8 img:nth-child(3) {
    position: relative;
  }
}
@media only screen and (max-width: 1024px) {
  #About #aboutus-timeline > .content-asset > .row {
    background: none !important;
  }
  #About #aboutus-timeline .carousel.slick-initialized {
    position: relative;
  }
  #About #aboutus-timeline .slick-track {
    position: static;
    display: block;
    text-align: center;
  }
  #About #aboutus-timeline .slick-track img {
    width: 100%;
  }
  #About #aboutus-timeline .column-4,
  #About #aboutus-timeline .column-8 {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #About #aboutus-timeline .column-4:before,
  #About #aboutus-timeline .column-8:before,
  #About #aboutus-timeline .column-4:after,
  #About #aboutus-timeline .column-8:after {
    content: '';
    display: table;
  }
  #About #aboutus-timeline .column-4:after,
  #About #aboutus-timeline .column-8:after {
    clear: both;
  }
  #About #aboutus-timeline .column-4:last-child,
  #About #aboutus-timeline .column-8:last-child {
    margin-right: 0%;
  }
  #About #aboutus-timeline .column-4:first-child,
  #About #aboutus-timeline .column-8:first-child {
    margin-left: auto;
  }
  #About #aboutus-timeline .column-4:last-child,
  #About #aboutus-timeline .column-8:last-child {
    margin-right: auto;
  }
  #About #aboutus-timeline .column-8 img {
    position: static !important;
    margin: 0px auto !important;
    padding: 0px !important;
  }
}
#About #aboutus-family .content {
  text-align: center;
}
#About #aboutus-family .content p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
#About #aboutus-family .content .column-6:first-child {
  position: relative;
  left: 50%;
}
#About #aboutus-family .content .column-6:last-child {
  position: relative;
  left: -50%;
}
#About #aboutus-family .content .column-6:first-child {
  position: relative;
  text-align: left;
}
#About #aboutus-family .content .column-6:first-child img {
  display: block;
}
#About #aboutus-family .content .column-6:first-child img:nth-child(1) {
  z-index: 1;
  width: auto;
  max-width: 80%;
  height: auto;
}
#About #aboutus-family .content .column-6:first-child img:nth-child(2) {
  position: absolute;
  top: 30%;
  right: 0px;
  z-index: 2;
}
#About #aboutus-family .content .column-6:first-child img:nth-child(3) {
  margin-top: 10%;
  margin-left: 10%;
}
@media only screen and (max-width: 1024px) {
  #About #aboutus-family .content .column-6 {
    padding-bottom: 40px;
  }
  #About #aboutus-family .content .column-6 .carousel.slick-initialized {
    position: relative;
  }
  #About #aboutus-family .content .column-6 .slick-track {
    position: static;
    display: block;
  }
  #About #aboutus-family .content .column-6:first-child,
  #About #aboutus-family .content .column-6:last-child {
    position: static;
    left: 0;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #About #aboutus-family .content .column-6:first-child:first-child,
  #About #aboutus-family .content .column-6:last-child:first-child {
    margin-left: auto;
  }
  #About #aboutus-family .content .column-6:first-child:last-child,
  #About #aboutus-family .content .column-6:last-child:last-child {
    margin-right: auto;
  }
  #About #aboutus-family .content .column-6:first-child img:nth-child(1),
  #About #aboutus-family .content .column-6:first-child img:nth-child(2),
  #About #aboutus-family .content .column-6:first-child img:nth-child(3) {
    position: relative;
    width: auto;
    height: auto;
    margin: auto;
  }
}
#About .triple-info .carousel .column-4 img {
  width: 100%;
  max-width: 260px;
  height: auto;
}
#About #NowAndThen {
  text-align: center;
}
#About #NowAndThen p {
  margin: auto;
  width: 65%;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
  font-size: 22px;
}
#About #NowAndThen .icon-end_flourish {
  text-align: center;
  margin: auto;
  padding: 20px 0;
}
#About #NowAndThen .row .column-6 {
  text-align: center;
  *zoom: 1;
  float: left;
  clear: none;
  width: 47.5%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 20px;
}
#About #NowAndThen .row .column-6:before,
#About #NowAndThen .row .column-6:after {
  content: '';
  display: table;
}
#About #NowAndThen .row .column-6:after {
  clear: both;
}
#About #NowAndThen .row .column-6:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
#About #NowAndThen .row .column-6:nth-child(2n+1) {
  clear: both;
}
#About #NowAndThen .row .column-6 .index {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
  color: #a58336;
}
#About #NowAndThen .row .column-6 img {
  display: block;
  margin: auto;
}
#About #NowAndThen .row .column-6 p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
#About #CloserLook {
  text-align: center;
}
#About #CloserLook ul.tabcordion li {
  position: relative;
  display: inline-block;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #ccc;
  margin-right: 5%;
}
#About #CloserLook ul.tabcordion li:last {
  margin-right: 0%;
}
#About #CloserLook ul.tabcordion li.active {
  color: #000;
}
#About #CloserLook ul.tabcordion li.active::after {
  font-family: 'sees-icon-font';
  content: "\e600";
  font-size: 10px;
}
#About #CloserLook ul.tabcordion li.active:after {
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -8px;
}
#About #CloserLook .candy-content {
  display: block;
  height: 0;
  overflow-y: hidden;
}
#About #CloserLook .candy-content.active {
  height: auto;
}
#About #CloserLook .candy-content hr {
  margin-left: auto;
  margin-right: auto;
  width: 15%;
  border: none;
  border-bottom: solid #000 1px;
}
#About #CloserLook .candy-content .row .column-4 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 26.66666666666663%;
  margin-left: 0%;
  margin-right: 10%;
}
#About #CloserLook .candy-content .row .column-4:before,
#About #CloserLook .candy-content .row .column-4:after {
  content: '';
  display: table;
}
#About #CloserLook .candy-content .row .column-4:after {
  clear: both;
}
#About #CloserLook .candy-content .row .column-4:last-child {
  margin-right: 0%;
}
#About #CloserLook .candy-content .row .column-4,
#About #CloserLook .candy-content .row .slick-slide {
  text-align: center;
}
#About #CloserLook .candy-content .row .column-4 img,
#About #CloserLook .candy-content .row .slick-slide img {
  max-width: 320px;
  width: 100%;
  height: auto;
  margin: auto;
  display: block;
}
#About #CloserLook .candy-content .row .column-4 .font-large-copy-bold,
#About #CloserLook .candy-content .row .slick-slide .font-large-copy-bold {
  display: block;
}
#About #CloserLook .candy-content .row .column-4 p,
#About #CloserLook .candy-content .row .slick-slide p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
@media only screen and (min-width: 1025px) {
  #About #CloserLook .carousel .column-4 img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 1024px) {
  #About #CloserLook {
    width: 100%;
  }
  #About #CloserLook ul.tabcordion {
    border-top: solid #000 1px;
    border-bottom: solid #000 1px;
    margin: auto -18px;
    padding-left: 20px;
  }
  #About #CloserLook ul.tabcordion li {
    position: relative;
    display: none;
    background: #fff;
    cursor: pointer;
    font-family: 'FFDINWebCondBold';
    font-weight: 500;
    font-size: 34px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    text-align: left;
  }
  #About #CloserLook ul.tabcordion li.active {
    display: block;
  }
  #About #CloserLook ul.tabcordion li.active:after {
    display: block;
    position: absolute;
    font-family: 'sees-icon-font';
    content: '\e615';
    font-size: 14px;
    top: 10px;
    right: 20px;
    left: auto;
    margin-left: 0px;
  }
  #About #CloserLook ul.tabcordion.active li {
    display: block;
    margin-bottom: 20px;
  }
  #About #CloserLook ul.tabcordion.active li.active:after {
    content: '\e611';
    font-size: 4px;
  }
  #About #CloserLook ul.tabcordion.active li:last-child {
    margin-bottom: 0px;
  }
}
#About [data-youtube-player-size] {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
#About [data-youtube-player-size] .overlay {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
#About [data-youtube-player-size] .overlay .text {
  padding-top: 20%;
  display: block;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#About [data-youtube-player-size] .overlay hr.razor {
  display: block;
  border-bottom: solid #fff 1px;
}
#About [data-youtube-player-size] .overlay .play-btn {
  display: block;
  width: 68px;
  height: 68px;
  margin: auto;
  background: url("../images/play-btn.png") top left no-repeat scroll;
}
#About [data-youtube-player-size] img {
  position: absolute;
  z-index: 4;
  width: 100%;
  height: auto;
}
#About [data-youtube-player-size] iframe {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  #About [data-youtube-player-size] .overlay .text {
    padding-top: 5%;
  }
}
#About #aboutus-asseenin .row .column-6 {
  text-align: center;
}
#About #aboutus-asseenin .row .column-6:first-child {
  position: relative;
  left: 50%;
}
#About #aboutus-asseenin .row .column-6:last-child {
  position: relative;
  left: -50%;
}
@media only screen and (max-width: 1024px) {
  #About #aboutus-asseenin .row .column-6:first-child,
  #About #aboutus-asseenin .row .column-6:last-child {
    position: static;
    left: 0;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #About #aboutus-asseenin .row .column-6:first-child:first-child,
  #About #aboutus-asseenin .row .column-6:last-child:first-child {
    margin-left: auto;
  }
  #About #aboutus-asseenin .row .column-6:first-child:last-child,
  #About #aboutus-asseenin .row .column-6:last-child:last-child {
    margin-right: auto;
  }
}
#About #aboutus-community .blurb {
  text-align: center;
}
#About #aboutus-community .blurb p {
  margin: auto;
  width: 80%;
}
#About #aboutus-community .blurb .icon-end_flourish {
  margin: auto;
}
#About #aboutus-community .world-community {
  text-align: center;
}
#About #aboutus-community .world-community img {
  margin: auto;
}
#About #aboutus-community .world-community p {
  padding-top: 20px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
}
@media only screen and (max-width: 1024px) {
  #About #aboutus-community .carousel.slick-slider .slick-slide.v-pad-bot-module {
    padding-bottom: 0px;
  }
}
#About .AboutNavigation {
  position: relative;
  text-align: center;
  -webkit-tap-highlight-color: rgba(255,255,255,0);
}
#About .AboutNavigation > div {
  position: relative;
  display: inline-block;
  margin: auto;
  height: 45px;
  max-height: 45px;
  background: url("../images/buildabox/btn_slice.png") top left repeat-x scroll;
  cursor: pointer;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  letter-spacing: 2px;
  font-size: 16px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: 18px;
  margin-right: 18px;
  border: none;
}
#About .AboutNavigation > div:before,
#About .AboutNavigation > div:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  width: 18px;
  height: 45px;
  font-size: 0;
}
#About .AboutNavigation > div:after {
  right: -17px;
  background: url("../images/buildabox/btn_rt.png") top left no-repeat scroll;
}
#About .AboutNavigation > div:before {
  left: -17px;
  background: url("../images/buildabox/btn_left.png") top left no-repeat scroll;
}
#About .AboutNavigation ul li {
  display: inline-block;
}
#About .AboutNavigation ul li a {
  background: none;
  color: #fff;
  font-family: 'AmasisMT-Italic';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  text-transform: none;
}
#About .AboutNavigation ul li:before {
  content: '\2022';
  padding: 0px 20px;
}
#About .AboutNavigation ul li.no-before:before {
  content: none;
}
#About .AboutNavigation ul li.active a {
  color: #a58336;
}
#About .AboutNavigation--accordion {
  border-top: solid #8c8c8c 1px;
  border-bottom: solid #8c8c8c 1px;
  margin: auto -36px 40px -36px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#About .AboutNavigation--accordion .row:last-child {
  margin-bottom: 0px;
}
@media screen and (max-width: 1200px) {
  #About .AboutNavigation ul li:before {
    padding: 0px 10px;
  }
}
@media only screen and (max-width: 1024px) {
  #About .AboutNavigation > div {
    background: none;
    color: #000;
    height: auto;
    max-height: initial;
  }
  #About .AboutNavigation > div:before,
  #About .AboutNavigation > div:after {
    display: none;
  }
  #About .AboutNavigation--accordion {
    margin: auto -18px 40px -18px;
    padding-left: 18px;
    padding-right: 18px;
  }
}
#Fundraising > .row > .column-8 > .row .column-9,
#QuantityDiscount > .row > .column-8 > .row .column-9,
#CompanyInfo > .row > .column-8 > .row .column-9,
#Help > .row > .column-8 > .row .column-9 {
  position: relative;
  left: -25%;
}
#Fundraising > .row > .column-8 > .row .column-3,
#QuantityDiscount > .row > .column-8 > .row .column-3,
#CompanyInfo > .row > .column-8 > .row .column-3,
#Help > .row > .column-8 > .row .column-3 {
  position: relative;
  left: 75%;
}
#Fundraising > .row > .column-8 > .row .column-6:first-child,
#QuantityDiscount > .row > .column-8 > .row .column-6:first-child,
#CompanyInfo > .row > .column-8 > .row .column-6:first-child,
#Help > .row > .column-8 > .row .column-6:first-child {
  position: relative;
  left: 50%;
}
#Fundraising > .row > .column-8 > .row .column-6:last-child,
#QuantityDiscount > .row > .column-8 > .row .column-6:last-child,
#CompanyInfo > .row > .column-8 > .row .column-6:last-child,
#Help > .row > .column-8 > .row .column-6:last-child {
  position: relative;
  left: -50%;
}
@media only screen and (max-width: 768px) {
  #Fundraising > .row > .column-8,
  #QuantityDiscount > .row > .column-8,
  #CompanyInfo > .row > .column-8,
  #Help > .row > .column-8 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #Fundraising > .row > .column-8:first-child,
  #QuantityDiscount > .row > .column-8:first-child,
  #CompanyInfo > .row > .column-8:first-child,
  #Help > .row > .column-8:first-child {
    margin-left: auto;
  }
  #Fundraising > .row > .column-8:last-child,
  #QuantityDiscount > .row > .column-8:last-child,
  #CompanyInfo > .row > .column-8:last-child,
  #Help > .row > .column-8:last-child {
    margin-right: auto;
  }
  #Fundraising > .row > .column-8 > .row .column-6:first-child,
  #QuantityDiscount > .row > .column-8 > .row .column-6:first-child,
  #CompanyInfo > .row > .column-8 > .row .column-6:first-child,
  #Help > .row > .column-8 > .row .column-6:first-child,
  #Fundraising > .row > .column-8 > .row .column-6:last-child,
  #QuantityDiscount > .row > .column-8 > .row .column-6:last-child,
  #CompanyInfo > .row > .column-8 > .row .column-6:last-child,
  #Help > .row > .column-8 > .row .column-6:last-child,
  #Fundraising > .row > .column-8 > .row .column-9,
  #QuantityDiscount > .row > .column-8 > .row .column-9,
  #CompanyInfo > .row > .column-8 > .row .column-9,
  #Help > .row > .column-8 > .row .column-9,
  #Fundraising > .row > .column-8 > .row .column-3,
  #QuantityDiscount > .row > .column-8 > .row .column-3,
  #CompanyInfo > .row > .column-8 > .row .column-3,
  #Help > .row > .column-8 > .row .column-3 {
    position: static;
    left: 0;
  }
  #Fundraising > .row > .column-8 > .row [class*='column-'],
  #QuantityDiscount > .row > .column-8 > .row [class*='column-'],
  #CompanyInfo > .row > .column-8 > .row [class*='column-'],
  #Help > .row > .column-8 > .row [class*='column-'] {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #Fundraising > .row > .column-8 > .row [class*='column-']:first-child,
  #QuantityDiscount > .row > .column-8 > .row [class*='column-']:first-child,
  #CompanyInfo > .row > .column-8 > .row [class*='column-']:first-child,
  #Help > .row > .column-8 > .row [class*='column-']:first-child {
    margin-left: auto;
  }
  #Fundraising > .row > .column-8 > .row [class*='column-']:last-child,
  #QuantityDiscount > .row > .column-8 > .row [class*='column-']:last-child,
  #CompanyInfo > .row > .column-8 > .row [class*='column-']:last-child,
  #Help > .row > .column-8 > .row [class*='column-']:last-child {
    margin-right: auto;
  }
  #Fundraising > .row > .column-8 > .row [class*='column-'] img,
  #QuantityDiscount > .row > .column-8 > .row [class*='column-'] img,
  #CompanyInfo > .row > .column-8 > .row [class*='column-'] img,
  #Help > .row > .column-8 > .row [class*='column-'] img {
    margin: auto;
  }
  #Fundraising > .row > .column-8 [class^='fonts-heading'],
  #QuantityDiscount > .row > .column-8 [class^='fonts-heading'],
  #CompanyInfo > .row > .column-8 [class^='fonts-heading'],
  #Help > .row > .column-8 [class^='fonts-heading'] {
    text-align: center;
  }
  #Fundraising .cta-left,
  #QuantityDiscount .cta-left,
  #CompanyInfo .cta-left,
  #Help .cta-left {
    text-align: center;
  }
  #Fundraising .double-border-top,
  #QuantityDiscount .double-border-top,
  #CompanyInfo .double-border-top,
  #Help .double-border-top {
    border-top: solid #000 1px;
  }
  #Fundraising .double-border-top > div,
  #QuantityDiscount .double-border-top > div,
  #CompanyInfo .double-border-top > div,
  #Help .double-border-top > div {
    border: none;
  }
}
#Fundraising .discounts,
#QuantityDiscount .discounts,
#CompanyInfo .discounts,
#Help .discounts {
  padding: 50px 65px;
}
#Fundraising .discounts table,
#QuantityDiscount .discounts table,
#CompanyInfo .discounts table,
#Help .discounts table {
  position: relative;
  width: 100%;
}
#Fundraising .discounts table tr th,
#QuantityDiscount .discounts table tr th,
#CompanyInfo .discounts table tr th,
#Help .discounts table tr th {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-size: 16px;
  padding-bottom: 15px;
}
#Fundraising .discounts table tr th:first-child,
#QuantityDiscount .discounts table tr th:first-child,
#CompanyInfo .discounts table tr th:first-child,
#Help .discounts table tr th:first-child {
  width: 30%;
}
#Fundraising .discounts table tr td,
#QuantityDiscount .discounts table tr td,
#CompanyInfo .discounts table tr td,
#Help .discounts table tr td {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.35px;
  padding-bottom: 10px;
}
#Fundraising .discounts table tr td:first-child,
#QuantityDiscount .discounts table tr td:first-child,
#CompanyInfo .discounts table tr td:first-child,
#Help .discounts table tr td:first-child {
  width: 30%;
}
#Fundraising .discounts p.footnote,
#QuantityDiscount .discounts p.footnote,
#CompanyInfo .discounts p.footnote,
#Help .discounts p.footnote {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0.25px;
}
@media only screen and (max-width: 768px) {
  #Fundraising .discounts,
  #QuantityDiscount .discounts,
  #CompanyInfo .discounts,
  #Help .discounts {
    padding: 15px 10px;
    border: solid #000 1px;
    border-top: none;
    border-bottom: none;
  }
  #Fundraising .discounts table,
  #QuantityDiscount .discounts table,
  #CompanyInfo .discounts table,
  #Help .discounts table {
    text-align: left;
  }
}
#Fundraising .navigation ul,
#QuantityDiscount .navigation ul,
#CompanyInfo .navigation ul,
#Help .navigation ul {
  margin-left: 20px;
}
#Fundraising .navigation ul li,
#QuantityDiscount .navigation ul li,
#CompanyInfo .navigation ul li,
#Help .navigation ul li {
  position: relative;
}
#Fundraising .navigation ul li.active:before,
#QuantityDiscount .navigation ul li.active:before,
#CompanyInfo .navigation ul li.active:before,
#Help .navigation ul li.active:before {
  position: absolute;
  left: -20px;
  font-family: 'sees-icon-font';
  content: '\e620';
  font-size: 16px;
}
#Fundraising .navigation ul li a,
#QuantityDiscount .navigation ul li a,
#CompanyInfo .navigation ul li a,
#Help .navigation ul li a {
  display: block;
  margin-bottom: 18px;
}
#Fundraising .navigation--accordion,
#QuantityDiscount .navigation--accordion,
#CompanyInfo .navigation--accordion,
#Help .navigation--accordion {
  display: none;
  border-top: solid #8c8c8c 1px;
  border-bottom: solid #8c8c8c 1px;
  margin: auto -36px 40px -36px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#Fundraising .navigation--accordion .row.subpage,
#QuantityDiscount .navigation--accordion .row.subpage,
#CompanyInfo .navigation--accordion .row.subpage,
#Help .navigation--accordion .row.subpage {
  padding-left: 25px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
#Fundraising .navigation--accordion .row:last-child,
#QuantityDiscount .navigation--accordion .row:last-child,
#CompanyInfo .navigation--accordion .row:last-child,
#Help .navigation--accordion .row:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 1024px) {
  #Fundraising .navigation--accordion,
  #QuantityDiscount .navigation--accordion,
  #CompanyInfo .navigation--accordion,
  #Help .navigation--accordion {
    margin: auto -18px 40px -18px;
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media only screen and (max-width: 768px) {
  #Fundraising .navigation,
  #QuantityDiscount .navigation,
  #CompanyInfo .navigation,
  #Help .navigation {
    display: none;
  }
  #Fundraising .navigation--accordion,
  #QuantityDiscount .navigation--accordion,
  #CompanyInfo .navigation--accordion,
  #Help .navigation--accordion {
    display: block;
  }
}
#Fundraising .form-row input,
#QuantityDiscount .form-row input,
#CompanyInfo .form-row input,
#Help .form-row input,
#Fundraising .form-row .selectbox-sub,
#QuantityDiscount .form-row .selectbox-sub,
#CompanyInfo .form-row .selectbox-sub,
#Help .form-row .selectbox-sub {
  width: 50%;
}
#cart-items .form-row .error-message,
#cart-items .error-message,
#Fundraising .form-row .error-message,
#QuantityDiscount .form-row .error-message,
#CompanyInfo .form-row .error-message,
#Help .form-row .error-message {
  display: block;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  color: #c01111;
}
#Fundraising .form-row .form-caption,
#QuantityDiscount .form-row .form-caption,
#CompanyInfo .form-row .form-caption,
#Help .form-row .form-caption {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#Fundraising .form-row input.input-checkbox,
#QuantityDiscount .form-row input.input-checkbox,
#CompanyInfo .form-row input.input-checkbox,
#Help .form-row input.input-checkbox {
  width: 20px;
}
@media only screen and (max-width: 768px) {
  #Fundraising .form-row,
  #QuantityDiscount .form-row,
  #CompanyInfo .form-row,
  #Help .form-row {
    text-align: left;
  }
  #Fundraising .form-row input,
  #QuantityDiscount .form-row input,
  #CompanyInfo .form-row input,
  #Help .form-row input,
  #Fundraising .form-row textarea,
  #QuantityDiscount .form-row textarea,
  #CompanyInfo .form-row textarea,
  #Help .form-row textarea {
    width: 100%;
  }
  #Fundraising .cta.cta-left,
  #QuantityDiscount .cta.cta-left,
  #CompanyInfo .cta.cta-left,
  #Help .cta.cta-left {
    text-align: center;
  }
}
#Fundraising #OrderForms [data-drawer-container] [data-drawer-content] {
  display: block;
}
#Fundraising #OrderForms .order-form-type {
  *zoom: 1;
  float: left;
  clear: none;
  width: 41.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 16px;
}
#Fundraising #OrderForms .order-form-type:before,
#Fundraising #OrderForms .order-form-type:after {
  content: '';
  display: table;
}
#Fundraising #OrderForms .order-form-type:after {
  clear: both;
}
#Fundraising #OrderForms .order-form-type:last-child {
  margin-right: 0%;
}
#Fundraising #OrderForms .order-form-type.other-type {
  margin-top: -10px;
}
#Fundraising #OrderForms .order-form-type.other-type .fonts-form-label {
  padding-bottom: 5px;
}
#Fundraising #OrderForms .order-actions {
  *zoom: 1;
  float: left;
  clear: none;
  width: 58.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
#Fundraising #OrderForms .order-actions:before,
#Fundraising #OrderForms .order-actions:after {
  content: '';
  display: table;
}
#Fundraising #OrderForms .order-actions:after {
  clear: both;
}
#Fundraising #OrderForms .order-actions:last-child {
  margin-right: 0%;
}
#Fundraising #OrderForms .order-actions .download-link {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 18px;
}
#Fundraising #OrderForms .order-actions .download-link:before,
#Fundraising #OrderForms .order-actions .download-link:after {
  content: '';
  display: table;
}
#Fundraising #OrderForms .order-actions .download-link:after {
  clear: both;
}
#Fundraising #OrderForms .order-actions .download-link:last-child {
  margin-right: 0%;
}
#Fundraising #OrderForms .order-actions .quantity-adjuster {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
  margin-top: -10px;
  min-width: 145px;
}
#Fundraising #OrderForms .order-actions .quantity-adjuster:before,
#Fundraising #OrderForms .order-actions .quantity-adjuster:after {
  content: '';
  display: table;
}
#Fundraising #OrderForms .order-actions .quantity-adjuster:after {
  clear: both;
}
#Fundraising #OrderForms .order-actions .quantity-adjuster:last-child {
  margin-right: 0%;
}
#Fundraising #OrderForms .order-actions .quantity-adjuster > div:first-child {
  padding-bottom: 4px;
}
#Fundraising #OrderForms .order-actions .add-to-bag {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
#Fundraising #OrderForms .order-actions .add-to-bag:before,
#Fundraising #OrderForms .order-actions .add-to-bag:after {
  content: '';
  display: table;
}
#Fundraising #OrderForms .order-actions .add-to-bag:after {
  clear: both;
}
#Fundraising #OrderForms .order-actions .add-to-bag:last-child {
  margin-right: 0%;
}
#Fundraising #OrderForms .order-actions .add-to-bag .cta button {
  width: 90%;
  padding-left: 0px;
  padding-right: 0px;
}
#Fundraising #OrderForms .order-actions .available-date {
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
  color: #ccc;
  text-align: right;
}
#Fundraising #OrderForms .order-actions .available-date:before,
#Fundraising #OrderForms .order-actions .available-date:after {
  content: '';
  display: table;
}
#Fundraising #OrderForms .order-actions .available-date:after {
  clear: both;
}
#Fundraising #OrderForms .order-actions .available-date:last-child {
  margin-right: 0%;
}
#Fundraising #OrderForms .order-actions .how-many-link {
  text-decoration: underline;
}
#Fundraising #OrderForms hr.razor:last-child {
  display: none;
}
@media screen and (max-width: 1200px) {
  #Fundraising #OrderForms {
    text-align: left;
  }
  #Fundraising #OrderForms [data-drawer-container].active [data-drawer-open] .fonts-heading5::before {
    font-family: 'sees-icon-font';
    content: "\e611";
    font-size: 3px;
  }
  #Fundraising #OrderForms [data-drawer-container].active [data-drawer-open] .fonts-heading5:before {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  #Fundraising #OrderForms [data-drawer-container].active [data-drawer-open] .fonts-heading5:after {
    display: none;
  }
  #Fundraising #OrderForms [data-drawer-container] [data-drawer-open] .fonts-heading5 {
    position: relative;
    text-align: left;
  }
  #Fundraising #OrderForms [data-drawer-container] [data-drawer-open] .fonts-heading5::after {
    font-family: 'sees-icon-font';
    content: "\e615";
    font-size: 14px;
  }
  #Fundraising #OrderForms [data-drawer-container] [data-drawer-open] .fonts-heading5:after {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  #Fundraising #OrderForms [data-drawer-container] [data-drawer-content] {
    display: none;
  }
  #Fundraising #OrderForms [data-drawer-container] [data-drawer-content].active {
    display: block;
  }
  #Fundraising #OrderForms .orderform-folder .order-item {
    border-bottom: solid #000 1px;
  }
  #Fundraising #OrderForms .orderform-folder .order-item:last-child {
    border-bottom: none;
  }
  #Fundraising #OrderForms .order-item {
    position: relative;
  }
  #Fundraising #OrderForms .order-item .order-form-type {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    font-family: 'FFDINWebCondBold';
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
  #Fundraising #OrderForms .order-item .order-form-type:before,
  #Fundraising #OrderForms .order-item .order-form-type:after {
    content: '';
    display: table;
  }
  #Fundraising #OrderForms .order-item .order-form-type:after {
    clear: both;
  }
  #Fundraising #OrderForms .order-item .order-form-type:last-child {
    margin-right: 0%;
  }
  #Fundraising #OrderForms .order-item .order-form-type,
  #Fundraising #OrderForms .order-item .order-form-type.other-type {
    margin-top: 20px;
  }
  #Fundraising #OrderForms .order-actions {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
  }
  #Fundraising #OrderForms .order-actions:first-child {
    margin-left: auto;
  }
  #Fundraising #OrderForms .order-actions:last-child {
    margin-right: auto;
  }
  #Fundraising #OrderForms .order-actions .download-link {
    position: absolute;
    top: 0;
    right: 0;
    text-transform: none;
    text-align: right;
  }
  #Fundraising #OrderForms .order-actions .quantity-adjuster {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: left;
  }
  #Fundraising #OrderForms .order-actions .quantity-adjuster:before,
  #Fundraising #OrderForms .order-actions .quantity-adjuster:after {
    content: '';
    display: table;
  }
  #Fundraising #OrderForms .order-actions .quantity-adjuster:after {
    clear: both;
  }
  #Fundraising #OrderForms .order-actions .quantity-adjuster:last-child {
    margin-right: 0%;
  }
  #Fundraising #OrderForms .order-actions .add-to-bag {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #Fundraising #OrderForms .order-actions .add-to-bag:before,
  #Fundraising #OrderForms .order-actions .add-to-bag:after {
    content: '';
    display: table;
  }
  #Fundraising #OrderForms .order-actions .add-to-bag:after {
    clear: both;
  }
  #Fundraising #OrderForms .order-actions .add-to-bag:last-child {
    margin-right: 0%;
  }
  #Fundraising #OrderForms .order-actions .add-to-bag .cta {
    text-align: right;
  }
  #Fundraising #OrderForms .order-actions .add-to-bag .cta .button {
    margin-right: 18px;
  }
  #Fundraising #OrderForms .available-date {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    color: #ccc;
    text-align: left !important;
  }
  #Fundraising #OrderForms .available-date:before,
  #Fundraising #OrderForms .available-date:after {
    content: '';
    display: table;
  }
  #Fundraising #OrderForms .available-date:after {
    clear: both;
  }
  #Fundraising #OrderForms .available-date:last-child {
    margin-right: 0%;
  }
  #Fundraising #OrderForms hr.razor {
    width: 200%;
    margin: 0px -30px;
  }
}
#CatalogRequest .form-row input,
#CatalogRequest .form-row .selectbox-sub {
  width: 50%;
}
#CatalogRequest .form-row .error-message {
  display: block;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  color: #c01111;
}
#CatalogRequest .form-row .form-caption {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
#CatalogRequest .form-row input.input-checkbox {
  width: 20px;
}
@media only screen and (max-width: 768px) {
  #CatalogRequest .form-row {
    text-align: left;
  }
  #CatalogRequest .form-row input,
  #CatalogRequest .form-row textarea {
    width: 100%;
  }
  #CatalogRequest .cta.cta-left {
    text-align: center;
  }
}
#CatalogRequest > .row.content > .column-4:first-child {
  text-align: center;
}
#CatalogRequest > .row.content > .column-4:first-child img {
  width: auto;
  max-width: 90%;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  #CatalogRequest > .row.form > .column-4 {
    display: none;
  }
  #CatalogRequest > .row.form > .column-8 {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #CatalogRequest > .row.form > .column-8:before,
  #CatalogRequest > .row.form > .column-8:after {
    content: '';
    display: table;
  }
  #CatalogRequest > .row.form > .column-8:after {
    clear: both;
  }
  #CatalogRequest > .row.form > .column-8:last-child {
    margin-right: 0%;
  }
  #CatalogRequest > .row.form .form-row.checkbox > label {
    display: inline;
  }
  #CatalogRequest > .row.content [class*="column"] {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #CatalogRequest > .row.content [class*="column"]:first-child {
    margin-left: auto;
  }
  #CatalogRequest > .row.content [class*="column"]:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 768px) {
  #CatalogRequest .form-row.selectbox .selectbox-sub {
    width: 100%;
  }
}
#Help #dwfrm_contactus_comment + .form-caption {
  line-height: 30px;
}
#Fundraising .header-wrapper {
  padding-top: 100px;
}
#Fundraising .header-wrapper .account-nav {
  width: 100%;
}
#Fundraising .header-wrapper .account-nav h2 {
  margin-bottom: 0;
}
#Fundraising .header-wrapper .account-nav li {
  padding-bottom: 0;
  padding-top: 20px;
}
#Fundraising .header-wrapper .content-header {
  width: 80%;
}
#Fundraising .header-wrapper .fundraiser-asset:last-child .content {
  margin-bottom: 0;
}
#Fundraising header {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
#Fundraising header .title-top {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 5px;
}
#Fundraising header .title-bot {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
#Fundraising header .title-bot::after {
  font-family: 'sees-icon-font';
  content: "\e60c";
  font-size: 14px;
}
#Fundraising header .title-bot::after {
  display: block;
  margin-top: 5px;
}
#Fundraising header .double-border {
  border-top: 3px solid #000;
  height: 7px;
  border-bottom: 1px solid #000;
  margin-top: -45px;
}
#Fundraising .content {
  margin-bottom: 30px;
}
#Fundraising .content .row {
  text-align: center;
  margin-top: 60px;
}
#Fundraising .content .row .column-6 p {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
#Fundraising .content p.section-description {
  width: 35%;
  margin: auto;
}
#Fundraising .content img {
  width: 100%;
  margin-bottom: 30px;
}
#Fundraising .content div.cta {
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 40px;
}
#Fundraising .content .expand-link {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}
#Fundraising .content .carousel .fonts-heading3,
#Fundraising .content .carousel p {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
#Fundraising .content .carousel img {
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}
#Fundraising .row.triple-info .column-4 {
  *zoom: 1;
  float: left;
  clear: none;
  width: 31.3333333333333%;
  margin-left: 0%;
  margin-right: 3%;
}
#Fundraising .row.triple-info .column-4:before,
#Fundraising .row.triple-info .column-4:after {
  content: '';
  display: table;
}
#Fundraising .row.triple-info .column-4:after {
  clear: both;
}
#Fundraising .row.triple-info .column-4:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
#Fundraising .row.triple-info .column-4:nth-child(3n+1) {
  clear: both;
}
#Fundraising .row.triple-info p {
  width: 60%;
  margin: auto;
}
#Fundraising .catalog-grid-promotion {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#Fundraising .catalog-grid-promotion.laced-border {
  background-color: transparent;
  border-image: url("../images/green-dot-border-top.png") 27% repeat;
  border-width: 7px;
}
#Fundraising .catalog-grid-promotion.laced-border .grid-promotion-inner {
  color: #fff;
  background-color: #1aaf69;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: auto;
}
#Fundraising .catalog-grid-promotion.laced-border .grid-promotion-inner img {
  margin-top: -10px;
  margin-bottom: -25px;
  height: 68px;
}
#Fundraising .slick-slider .slick-prev,
#Fundraising .slick-slider .slick-next {
  font-size: 0;
  position: absolute;
  top: 20%;
  border: none;
  background: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
}
#Fundraising .slick-slider .slick-prev {
  left: 0;
}
#Fundraising .slick-slider .slick-prev::before {
  font-family: 'sees-icon-font';
  content: "\e602";
  font-size: 70px;
  display: block;
}
#Fundraising .slick-slider .slick-next {
  right: 0;
}
#Fundraising .slick-slider .slick-next::before {
  font-family: 'sees-icon-font';
  content: "\e605";
  font-size: 70px;
  display: block;
}
#Fundraising .slick-slider .slick-disabled {
  display: none !important;
}
@media only screen and (max-width: 1024px) {
  #Fundraising .header-wrapper {
    padding-top: 40px;
  }
  #Fundraising .header-wrapper .account-nav {
    display: none;
  }
  #Fundraising .header-wrapper .content-header {
    text-align: center;
    width: 100%;
    padding-bottom: 40px;
  }
  #Fundraising .row .column-6 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #Fundraising .row .column-6:first-child {
    margin-left: auto;
  }
  #Fundraising .row .column-6:last-child {
    margin-right: auto;
  }
  #Fundraising .double-border-top {
    border-top: 3px solid #000;
    padding-top: 3px;
  }
  #Fundraising .double-border-top >div {
    border-top: 1px solid #000;
  }
  #Fundraising .double-border-top.subsection {
    border: none;
  }
  #Fundraising .overlap-heading {
    border-top: 3px solid #000;
    padding-top: 3px;
  }
  #Fundraising .overlap-heading >div {
    border-top: 1px solid #000;
  }
  #Fundraising .overlap-heading header {
    margin-top: 60px;
    margin-bottom: 30px;
  }
  #Fundraising .overlap-heading header .double-border {
    display: none;
  }
  #Fundraising .catalog-grid-promotion.laced-border {
    border-width: 6px;
  }
  #Fundraising .catalog-grid-promotion.laced-border .grid-promotion-inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #Fundraising .catalog-grid-promotion.laced-border .grid-promotion-inner span {
    display: block;
    line-height: 1.2em;
  }
  #Fundraising .catalog-grid-promotion.laced-border .grid-promotion-inner span.promotion-text-right {
    font-family: 'FFDINWebCondBold';
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
  }
  #Fundraising .catalog-grid-promotion.laced-border .grid-promotion-inner img {
    display: none;
  }
  #Fundraising .content {
    margin-bottom: 60px;
  }
  #Fundraising .content p {
    width: 90% !important;
    margin: 0 auto;
  }
  #Fundraising .content .expand-link {
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    margin-left: auto;
    margin-right: auto;
  }
  #Fundraising .content .row {
    margin-top: 0;
  }
  #Fundraising .content .row .column-6 img {
    width: 100%;
    margin-top: 60px;
  }
  #Fundraising .content .carousel .fonts-refinement-label {
    font-family: 'FFDINWebCondBold';
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
  #Fundraising .content .carousel .fonts-heading3 {
    width: 80%;
  }
  #Fundraising .content .carousel img {
    width: 90%;
  }
  #Fundraising .content div.cta {
    margin-bottom: 0;
  }
  #Fundraising .content .expand-link {
    margin-top: 40px;
  }
}
#GeneralError .row .column-9 {
  position: relative;
  left: 25%;
  padding-left: 40px;
  padding-right: 40px;
}
#GeneralError .row .column-3 {
  position: relative;
  left: -75%;
}
#GeneralError .error-heading {
  text-align: center;
}
#GeneralError .error-heading p {
  width: 65%;
  margin: auto;
  margin-top: 15px;
}
#GeneralError .error-service p {
  margin-bottom: 15px;
}
#GeneralError .error-page-search {
  padding-left: 40px;
  padding-right: 40px;
  width: 75%;
  float: right;
}
#GeneralError .error-page-search .form-row button {
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  #GeneralError .row .column-9,
  #GeneralError .row .column-3 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: static;
    left: 0;
  }
  #GeneralError .row .column-9:first-child,
  #GeneralError .row .column-3:first-child {
    margin-left: auto;
  }
  #GeneralError .row .column-9:last-child,
  #GeneralError .row .column-3:last-child {
    margin-right: auto;
  }
}
.row {
  *zoom: 1;
}
.row:before,
.row:after {
  content: '';
  display: table;
}
.row:after {
  clear: both;
}
#BuildABox [class*='column-'] {
  min-height: 1px;
}
#BuildABox .hidden {
  display: none;
}
#BuildABox .row.heading {
  text-align: center;
  margin-bottom: 40px;
}
#BuildABox .stacked-heading-bold {
  background: #fff;
  padding: 0 35px;
  display: inline-block;
  margin: auto;
  transform: translateZ(15px);
  -webkit-transform: translateZ(15px);
  -ms-transform: translateZ(15px);
  line-height: 1em;
}
#BuildABox .double-border-top {
  display: block;
  width: 100%;
  position: absolute;
  z-index: -1;
  transform: translate3d(0, 75px, 10px);
  -webkit-transform: translate3d(0, 75px, 10px);
  -ms-transform: translate3d(0, 85px, 10px);
}
#BuildABox p.double-circle {
  position: relative;
  display: inline-block;
  height: 70px;
  width: 70px;
  line-height: 80px;
  text-align: center;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-size: 28px;
}
#BuildABox p.double-circle:before {
  content: '';
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 70px;
  height: 70px;
  border: solid #000 1px;
  border-radius: 70px;
}
#BuildABox p.double-circle:after {
  content: '';
  position: absolute;
  display: block;
  top: 4px;
  left: 4px;
  width: 58px;
  height: 58px;
  border: solid #000 3px;
  border-radius: 70px;
}
#BuildABox .icon-check {
  display: inline-block;
  vertical-align: text-bottom;
}
#BuildABox .icon-check:after {
  font-size: 10px;
}
#BuildABox .cta {
  text-align: center;
}
#BuildABox .cta .button {
  position: relative;
  display: inline-block;
  margin: auto;
  height: 45px;
  max-height: 45px;
  background: url("../images/buildabox/btn_slice.png") top left repeat-x scroll;
  cursor: pointer;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  padding: 0px 30px;
}
#BuildABox .cta .button:Hover {
  position: relative;
  display: inline-block;
  margin: auto;
  height: 45px;
  max-height: 45px;
  background: url("../images/buildabox/btn_slice_hover.png") top left repeat-x scroll;
  cursor: pointer;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  padding: 0px 30px;
}
#BuildABox .cta .button:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  right: -18px;
  width: 18px;
  height: 45px;
  background: url("../images/buildabox/btn_rt.png") top left no-repeat scroll;
}
#BuildABox .cta .button:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: -18px;
  width: 18px;
  height: 45px;
  background: url("../images/buildabox/btn_left.png") top left no-repeat scroll;
}
#BuildABox .cta .button:Hover:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  right: -18px;
  width: 18px;
  height: 45px;
  background: url("../images/buildabox/btn_rt_hover.png") top left no-repeat scroll;
}
#BuildABox .cta .button:Hover:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: -18px;
  width: 18px;
  height: 45px;
  background: url("../images/buildabox/btn_left_hover.png") top left no-repeat scroll;
}
@media only screen and (max-width: 768px) {
  #BuildABox .stacked-heading-bold {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
}
#BuildABox .AlternativeImageCarousel {
  position: relative;
  touch-action: pan-y;
}
#BuildABox .AlternativeImageCarousel .AlternativeImageCarousel__eventCapture {
  position: absolute;
  top: -25%;
  left: -75%;
  height: 150%;
  width: 300%;
  opacity: 0;
  z-index: 1000;
  display: none;
}
#BuildABox .AlternativeImageCarousel .AlternativeImageCarousel__frame {
  position: relative;
  width: 100%;
  min-height: 150px;
  overflow: hidden;
  touch-action: pan-y;
}
#BuildABox .AlternativeImageCarousel ul.AlternativeImageCarousel__images {
  position: absolute;
  white-space: nowrap;
  width: 100%;
}
#BuildABox .AlternativeImageCarousel ul.AlternativeImageCarousel__images li {
  display: inline-block;
  float: none;
  width: 100%;
  text-align: center;
}
#BuildABox .AlternativeImageCarousel ul.AlternativeImageCarousel__images li img {
  margin: auto;
}
#BuildABox .AlternativeImageCarousel ul.AlternativeImageCarousel__dots {
  position: relative;
  text-align: center;
}
#BuildABox .AlternativeImageCarousel ul.AlternativeImageCarousel__dots li {
  position: relative;
  display: inline-block;
  margin: auto;
  border-radius: 6px;
  border: solid #000 1px;
  background: #fff;
  height: 12px;
  width: 12px;
  margin-right: 7px;
}
#BuildABox .AlternativeImageCarousel ul.AlternativeImageCarousel__dots li:last-child {
  margin-right: 0px;
}
#BuildABox .AlternativeImageCarousel ul.AlternativeImageCarousel__dots li.active {
  background: #000;
}
#BuildABox #CategoriesBar {
  position: fixed;
  display: block;
  bottom: 0;
  z-index: 90;
  left: 0;
  width: 100%;
  height: 60px;
  transform: translateY(100%);
  margin: auto;
  text-align: center;
  padding-bottom: 120px;
  background: #000;
}
#BuildABox #CategoriesBar ul {
  display: inline-block;
  margin: auto;
  height: 60px;
}
#BuildABox #CategoriesBar ul li {
  display: inline-block;
  text-align: center;
  line-height: 60px;
}
#BuildABox #CategoriesBar ul li.active a {
  color: #a58336;
}
#BuildABox #CategoriesBar ul li a {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #000;
  color: #fff;
  margin: 0 30px;
  text-transform: uppercase;
}
#BuildABox #CategoriesBar .CategoriesBar__currentCategoryExpander {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #BuildABox #CategoriesBar ul > li > a {
    margin: 0 15px;
  }
  #BuildABox #CategoriesBar .CategoriesBar__currentCategoryExpander {
    position: relative;
    height: 60px;
    font-family: 'FFDINWebCondBold';
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 60px;
    background: none;
  }
  #BuildABox #CategoriesBar .CategoriesBar__currentCategoryExpander:after {
    position: absolute;
    top: -3px;
    right: 24px;
    font-family: 'sees-icon-font';
    content: "\e615";
    font-size: 14px;
    color: #fff;
  }
  #BuildABox #CategoriesBar .CategoriesBar__currentCategoryExpander__filterBy {
    color: #a58336;
  }
  #BuildABox #CategoriesBar .CategoriesBar__currentCategoryExpander__categoryName {
    color: #fff;
  }
  #BuildABox #CategoriesBar .CategoriesBar__currentCategoryExpander--expanded {
    position: relative;
    cursor: pointer;
    font-family: 'FFDINWebCondBold';
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 60px;
    background: none;
  }
  #BuildABox #CategoriesBar .CategoriesBar__currentCategoryExpander--expanded:after {
    position: absolute;
    top: -3px;
    right: 24px;
    font-family: 'sees-icon-font';
    content: "\e611";
    font-size: 3px;
    color: #fff;
  }
  #BuildABox #CategoriesBar .CategoriesBar__currentCategoryExpander--expanded .CategoriesBar__currentCategoryExpander__filterBy {
    display: inline-block;
    margin: auto;
    padding: 0px 20px;
    border-bottom: solid #fff 1px;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  #BuildABox #CategoriesBar {
    display: none;
  }
}
#BuildABox #NavigationBar {
  position: fixed;
  display: block;
  z-index: 100;
  bottom: 0;
  left: 0;
  padding: 10px 0;
  width: 100%;
  border-top: solid #000 5px;
  background: #fff;
  text-align: center;
}
#BuildABox #NavigationBar ul {
  position: relative;
  display: inline-block;
  margin: auto;
  width: auto;
  margin: auto;
}
#BuildABox #NavigationBar ul li {
  display: inline-block;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
#BuildABox #NavigationBar ul li:nth-child(5) {
  margin-left: 20px;
}
#BuildABox #NavigationBar ul li:first-child {
  text-transform: uppercase;
}
#BuildABox #NavigationBar ul li:first-child > div span {
  left: -1px;
  -ms-transform: scale(0.6, 0.6);
  -webkit-transform: scale(0.6, 0.6);
  transform: scale(0.6, 0.6);
}
#BuildABox #NavigationBar ul li > div.NavigationBar__step--current span {
  color: #fff;
}
#BuildABox #NavigationBar ul li > div.NavigationBar__step--current a {
  background: #000;
  color: #000;
}
#BuildABox #NavigationBar ul li > div.cta {
  margin: 0px 33px;
}
#BuildABox #NavigationBar ul li > div {
  position: relative;
  display: inline-block;
  margin: auto;
}
#BuildABox #NavigationBar ul li > div span {
  position: absolute;
  display: inline-block;
  z-index: 5;
  width: 65%;
  top: 23px;
  line-height: 0px;
  cursor: pointer;
}
#BuildABox #NavigationBar ul li > div a {
  position: relative;
  display: inline-block;
  margin: auto;
  height: 44px;
  width: 44px;
  margin-right: 20px;
  border: solid #000 2px;
  border-radius: 22px;
  color: #fff;
  text-align: center;
  line-height: 44px;
}
#BuildABox #NavigationBar ul li > div:hover {
  color: #a58336;
}
#BuildABox #NavigationBar ul li > div:hover a {
  border: solid #a58336 2px;
}
@media screen and (max-width: 767px) {
  #BuildABox #NavigationBar {
    display: none !important;
  }
}
#BuildABox #BuildABox__start .tablet-down {
  display: none;
}
#BuildABox #BuildABox__start .row.heading .stacked-heading-fancy,
#BuildABox #BuildABox__start .row.heading .stacked-heading-bold {
  text-align: center;
}
#BuildABox #BuildABox__start .row.heading .stacked-heading-fancy {
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  margin-bottom: 10px;
}
#BuildABox #BuildABox__start .row.heading .stacked-heading-bold {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 64px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
#BuildABox #BuildABox__start .text {
  display: inline-block;
}
#BuildABox #BuildABox__start .steps-outline .row .text {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  font-size: 20px;
  padding-left: 5px;
  padding-top: 13px;
}
#BuildABox #BuildABox__start .steps-outline .row:nth-child(1) .text {
  padding-top: 23px;
}
#BuildABox #BuildABox__start .steps-outline .row .left {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}
#BuildABox #BuildABox__start .steps-outline .row .left:before,
#BuildABox #BuildABox__start .steps-outline .row .left:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__start .steps-outline .row .left:after {
  clear: both;
}
#BuildABox #BuildABox__start .steps-outline .row .left:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__start .steps-outline .row .left p.double-circle:before,
#BuildABox #BuildABox__start .steps-outline .row .left p.double-circle:after {
  border: none;
}
#BuildABox #BuildABox__start .steps-outline .row .right {
  *zoom: 1;
  float: left;
  clear: none;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
}
#BuildABox #BuildABox__start .steps-outline .row .right:before,
#BuildABox #BuildABox__start .steps-outline .row .right:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__start .steps-outline .row .right:after {
  clear: both;
}
#BuildABox #BuildABox__start .steps-outline .row .right:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__start .row .column-3:nth-child(1) {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 8.3333333333333%;
  margin-right: 0%;
  text-align: center;
}
#BuildABox #BuildABox__start .row .column-3:nth-child(1):before,
#BuildABox #BuildABox__start .row .column-3:nth-child(1):after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__start .row .column-3:nth-child(1):after {
  clear: both;
}
#BuildABox #BuildABox__start .row .column-3:nth-child(1):last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__start .row .column-3:nth-child(1) p {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  padding-top: 14px;
}
#BuildABox #BuildABox__start .row .column-4 {
  text-align: center;
}
#BuildABox #BuildABox__start .row .column-4 img {
  display: block;
  position: relative;
  width: 80%;
  margin: auto;
}
#BuildABox #BuildABox__start .row .column-3:nth-child(3) ul li .text {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
@media screen and (max-width: 1024px) {
  #BuildABox #BuildABox__start .tablet-down {
    display: none;
  }
  #BuildABox #BuildABox__start .desktop-only {
    display: block;
  }
  #BuildABox #BuildABox__start .row.heading {
    padding-top: 35px;
  }
  #BuildABox #BuildABox__start .row.heading .stacked-heading-fancy {
    font-family: 'AmasisMT-Italic';
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    margin-bottom: 5px;
  }
  #BuildABox #BuildABox__start .row.heading .stacked-heading-bold {
    font-family: 'FFDINWebCondBold';
    font-weight: 500;
    font-size: 48px;
    text-transform: uppercase;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(1) {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(1):first-child {
    margin-left: auto;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(1):last-child {
    margin-right: auto;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(1) p {
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0.35px;
  }
  #BuildABox #BuildABox__start .row .column-4:nth-child(2) {
    width: 60%;
    padding-top: 35px;
  }
  #BuildABox #BuildABox__start .row .column-4:nth-child(2) img {
    width: unset;
    margin: 5% auto;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) {
    width: 40%;
    float: right;
    padding-top: 70px;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .left {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .left:first-child {
    margin-left: auto;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .left:last-child {
    margin-right: auto;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .left img {
    width: 47px;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .right {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .right:first-child {
    margin-left: auto;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .right:last-child {
    margin-right: auto;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .right .text {
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0.35px;
    padding: 13px 0px 0px 0px;
    margin: auto 15%;
  }
  #BuildABox #BuildABox__start .row.cta.tablet-down {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #BuildABox #BuildABox__start .tablet-down {
    display: none;
  }
  #BuildABox #BuildABox__start .desktop-only {
    display: block;
  }
  #BuildABox #BuildABox__start .row.heading {
    padding-top: 20px;
  }
  #BuildABox #BuildABox__start .row.heading .stacked-heading-fancy,
  #BuildABox #BuildABox__start .row.heading .stacked-heading-bold {
    text-align: center;
  }
  #BuildABox #BuildABox__start .row.heading .stacked-heading-fancy {
    font-family: 'AmasisMT-Italic';
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 10px;
  }
  #BuildABox #BuildABox__start .row.heading .stacked-heading-bold {
    font-family: 'FFDINWebCondBold';
    font-weight: 500;
    font-size: 64px;
    text-transform: uppercase;
    letter-spacing: 3px;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(1) {
    display: none;
  }
  #BuildABox #BuildABox__start .row .column-4:nth-child(2) {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: unset;
    padding-right: unset;
    text-align: center;
    padding-top: unset;
  }
  #BuildABox #BuildABox__start .row .column-4:nth-child(2):first-child {
    margin-left: auto;
  }
  #BuildABox #BuildABox__start .row .column-4:nth-child(2):last-child {
    margin-right: auto;
  }
  #BuildABox #BuildABox__start .row .column-4:nth-child(2) img {
    width: 40%;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: unset;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3):first-child {
    margin-left: auto;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3):last-child {
    margin-right: auto;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    float: none;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row:first-child {
    margin-left: auto;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row:last-child {
    margin-right: auto;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row:before,
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row:after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row:after {
    clear: both;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row:last-child {
    margin-right: 0%;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .left {
    text-align: left;
    display: inline;
    clear: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    *zoom: 1;
    float: left;
    clear: none;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    float: left;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .left:first-child {
    margin-left: 0;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .left:last-child {
    margin-right: 0;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .left:before,
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .left:after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .left:after {
    clear: both;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .left:last-child {
    margin-right: 0%;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .left img {
    width: unset;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .right {
    text-align: left;
    display: inline;
    clear: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    *zoom: 1;
    float: left;
    clear: none;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: left;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .right:first-child {
    margin-left: 0;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .right:last-child {
    margin-right: 0;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .right:before,
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .right:after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .right:after {
    clear: both;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .right:last-child {
    margin-right: 0%;
  }
  #BuildABox #BuildABox__start .row .column-3:nth-child(3) .row .right .text {
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 20px;
    text-transform: none;
    letter-spacing: 0.35px;
    padding: 13px 0px 0px 0px;
    margin: auto 15%;
  }
}
#BuildABox #BuildABox__step1 #FeatureWindowMountPoint {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 30px;
}
#BuildABox #BuildABox__step1 #FeatureWindowMountPoint:before,
#BuildABox #BuildABox__step1 #FeatureWindowMountPoint:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step1 #FeatureWindowMountPoint:after {
  clear: both;
}
#BuildABox #BuildABox__step1 #FeatureWindowMountPoint:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step1 #FeatureWindow {
  height: auto;
  border: solid #a58336 1px;
  background: #fff;
}

#BuildABox #BuildABox__step1 #FeatureWindow ul.FeatureWindow__tabbedNavigation {
  position: relative;
  display: table;
  width: 100%;
  min-height: 50px;
  border-bottom: solid #a58336 1px;
}
#BuildABox #BuildABox__step1 #FeatureWindow ul.FeatureWindow__tabbedNavigation li {
  position: relative;
  display: table-cell;
  min-height: 50px;
  border-right: solid #a58336 1px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}
#BuildABox #BuildABox__step1 #FeatureWindow ul.FeatureWindow__tabbedNavigation li:last-child {
  border-right: none;
}
#BuildABox #BuildABox__step1 #FeatureWindow ul.FeatureWindow__tabbedNavigation li.FeatureWindow__tab--selected {
  font-weight: bold;
  color: #a58336;
}
#BuildABox #BuildABox__step1 #FeatureWindow ul.FeatureWindow__tabbedNavigation li.FeatureWindow__tab--selected .icon-pointerup {
  position: absolute;
  width: 100%;
  bottom: 0;
  line-height: 7px;
}
#BuildABox #BuildABox__step1 .FeatureWindowContent {
  position: relative;
}
#BuildABox #BuildABox__step1 .FeatureWindowContent__back {
  display: none;
  position: absolute;
  z-index: 500;
  top: 0;
  left: 0;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  cursor: pointer;
}
#BuildABox #BuildABox__step1 .FeatureWindow__help {
  text-align: center;
  display: none;
}
#BuildABox #BuildABox__step1 .FeatureWindow__help [data-youtube] img.ytplayer-thumbnail {
  width: 85%;
}
#BuildABox #BuildABox__step1 .FeatureWindow__help--visible {
  display: block;
}
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : landscape) { 
	#BuildABox #BuildABox__step1 #FeatureWindow > div:first-of-type{
		height: 350px;
		overflow: auto;
	}	
}

#BuildABox #BuildABox__step1 .FeatureWindow__help div:first-child {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
}
#BuildABox #BuildABox__step1 .FeatureWindow__help p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  width: 80%;
  margin: 25px auto 0px auto;
}
#BuildABox #BuildABox__step1 .FeatureWindow__help ul {
  margin: 0px 20px 20px 40px;
  list-style-type: disc;
  list-style-position: outside;
}
#BuildABox #BuildABox__step1 .FeatureWindow__help ul li {
  display: list-item;
  text-align: left;
  margin-bottom: 10px;
}
#BuildABox #BuildABox__step1 .FeatureWindow__candyDetails {
  text-align: center;
  visibility: hidden;
  height: 0px;
}
#BuildABox #BuildABox__step1 .FeatureWindow__candyDetails--visible {
  visibility: visible;
  height: auto;
}
#BuildABox #BuildABox__step1 .FeatureWindow__candyDetails__name {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
}
#BuildABox #BuildABox__step1 .FeatureWindow__candyDetails p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  font-size: 14px;
  margin: 0px auto;
  width: 80%;
}
#BuildABox #BuildABox__step1 .FeatureWindow__candyDetails__cta {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background-color: #000000;
  border: none;
  padding-left: 20px;
  padding-top: 6px;
  padding-right: 20px;
  padding-bottom: 2px;
  border-radius: 4px;
}
#BuildABox #BuildABox__step1 .FeatureWindow__candyDetails__cta:hover{
  background-color: #a58336;
}
#BuildABox #BuildABox__step1 .FeatureWindow__candyDetails__added {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  text-transform: uppercase;
  color: #000000;
  padding: 13px 20px;
}
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies {
  display: none;
}
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies--visible {
  display: block;
}
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies div:first-child {
  text-align: center;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
}
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies .icon-div_flourish {
  text-align: center;
}
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies__clearBox,
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies__addMoreCandy {
  text-align: center;
}
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies__clearBox button:hover,
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies__addMoreCandy button:hover {
  background-color: #a58336;
}
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies__clearBox button,
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies__addMoreCandy button {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background-color: #000000;
  border: none;
  padding-left: 20px;
  padding-top: 6px;
  padding-right: 20px;
  padding-bottom: 2px;
  border-radius: 4px;
}
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies__addMoreCandy button {
  color: #a58336;
  font-weight: bold;
  font-size: 16px;
}
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies ul {
  width: 85%;
  margin: auto;
}
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies ul > li {
  position: relative;
  display: block;
  padding-bottom: 25px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
}
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies ul > li span:first-child {
  color: #000000;
}
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies ul > li span:nth-child(2) {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
}
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies ul > li span.icon-close.icon-after {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies ul > li span.icon-close.icon-after:after {
  font-size: 12px;
  color: #000000;
}
#BuildABox #BuildABox__step1 .FeatureWindow__viewYourCandies ul > li span.icon-close.icon-after:hover:after {
  color: #a58336;
}
#BuildABox #BuildABox__step1 #FlavorGridMountPoint {
  *zoom: 1;
  float: left;
  clear: none;
  width: 66.6666666666667%;
  margin-left: 0%;
  margin-right: 0%;
}
#BuildABox #BuildABox__step1 #FlavorGridMountPoint:before,
#BuildABox #BuildABox__step1 #FlavorGridMountPoint:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step1 #FlavorGridMountPoint:after {
  clear: both;
}
#BuildABox #BuildABox__step1 #FlavorGridMountPoint:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li {
  *zoom: 1;
  float: left;
  clear: none;
  width: 23.5%;
  margin-left: 0%;
  margin-right: 2%;
  display: block;
  position: relative;
  border: solid #fff 2px;
  margin-bottom: 4%;
  text-align: center;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li:before,
#BuildABox #BuildABox__step1 #FlavorGrid ul > li:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li:after {
  clear: both;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li:nth-child(4n+1) {
  clear: both;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li.FlavorGrid__item {
  position: relative;
  border: solid #b2b2b2 1px;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li.FlavorGrid__item .icon-pointerup {
  position: absolute;
  display: block;
  visibility: hidden;
  z-index: 5;
  width: 100%;
  bottom: 1px;
  line-height: 7px;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li.FlavorGrid__item--added .FlavorGrid__cta,
#BuildABox #BuildABox__step1 #FlavorGrid ul > li.FlavorGrid__item--added .FlavorGrid__flavorName,
#BuildABox #BuildABox__step1 #FlavorGrid ul > li.FlavorGrid__item--added .FlavorGrid__flavorImage img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: 0.5;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li.FlavorGrid__item--added .FlavorGrid__removeSelection,
#BuildABox #BuildABox__step1 #FlavorGrid ul > li.FlavorGrid__item--added .FlavorGrid__added {
  visibility: visible;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li.FlavorGrid__item--selected {
  border: solid #a58336 1px;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li.FlavorGrid__item--selected .icon-pointerup {
  visibility: visible;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li .FlavorGrid__removeSelection {
  position: absolute;
  display: block;
  visibility: hidden;
  height: 30px;
  width: 30px;
  top: 0;
  right: 0;
  z-index: 5;
  background: #fff;
  font-weight: bold;
  color: #808080;
  line-height: 30px;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li .FlavorGrid__removeSelection:after {
  position: relative;
  display: block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -sand-transform: rotate(45deg);  
  font-size: 12px;
  color: #ababab;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li .FlavorGrid__flavorImage {
  margin: auto;
  padding-top: 15px;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li .FlavorGrid__flavorImage img {
  display: block;
  max-width: 150px;
  width: auto;
  max-height: 120px;
  min-height: 120px;
  height: auto;
  display: block;
  margin: auto;
  padding-top: 10%;
  padding-bottom: 10%;
  cursor: pointer;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li .FlavorGrid__flavorName {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0 5px;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li .FlavorGrid__added {
  position: absolute;
  visibility: hidden;
  width: 100%;
  z-index: 2;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  color: #a58336;
  text-transform: uppercase;
  padding-top: 8px;
}
#BuildABox #BuildABox__step1 #FlavorGrid ul > li .FlavorGrid__cta button {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  color: #000;
  border: none;
  background: none;
  text-transform: uppercase;
}
#BuildABox #BuildABox__step1 #MobileCategoriesBar {
  display: none;
}
#BuildABox #BuildABox__step1 .FlavorGrid__pagination {
  display: block;
  position: relative;
  clear: both;
}
#BuildABox #BuildABox__step1 .FlavorGrid__pagination__left {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: right;
  padding: 10px;
}
#BuildABox #BuildABox__step1 .FlavorGrid__pagination__left:before,
#BuildABox #BuildABox__step1 .FlavorGrid__pagination__left:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step1 .FlavorGrid__pagination__left:after {
  clear: both;
}
#BuildABox #BuildABox__step1 .FlavorGrid__pagination__left:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step1 .FlavorGrid__pagination__pages {
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  padding: 10px;
}
#BuildABox #BuildABox__step1 .FlavorGrid__pagination__pages:before,
#BuildABox #BuildABox__step1 .FlavorGrid__pagination__pages:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step1 .FlavorGrid__pagination__pages:after {
  clear: both;
}
#BuildABox #BuildABox__step1 .FlavorGrid__pagination__pages:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step1 .FlavorGrid__pagination__right {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: left;
  padding: 10px;
}
#BuildABox #BuildABox__step1 .FlavorGrid__pagination__right:before,
#BuildABox #BuildABox__step1 .FlavorGrid__pagination__right:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step1 .FlavorGrid__pagination__right:after {
  clear: both;
}
#BuildABox #BuildABox__step1 .FlavorGrid__pagination__right:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step1 > .cta {
  display: none;
}
@media screen and (max-width: 1024px) {
  #BuildABox #BuildABox__step1 #FeatureWindowMountPoint {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #BuildABox #BuildABox__step1 #FeatureWindowMountPoint:before,
  #BuildABox #BuildABox__step1 #FeatureWindowMountPoint:after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__step1 #FeatureWindowMountPoint:after {
    clear: both;
  }
  #BuildABox #BuildABox__step1 #FeatureWindowMountPoint:last-child {
    margin-right: 0%;
  }
  #BuildABox #BuildABox__step1 #FlavorGridMountPoint {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #BuildABox #BuildABox__step1 #FlavorGridMountPoint:before,
  #BuildABox #BuildABox__step1 #FlavorGridMountPoint:after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__step1 #FlavorGridMountPoint:after {
    clear: both;
  }
  #BuildABox #BuildABox__step1 #FlavorGridMountPoint:last-child {
    margin-right: 0%;
  }
  #BuildABox #BuildABox__step1 #FlavorGrid ul > li {
    *zoom: 1;
    float: left;
    clear: none;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
  }
  #BuildABox #BuildABox__step1 #FlavorGrid ul > li:before,
  #BuildABox #BuildABox__step1 #FlavorGrid ul > li:after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__step1 #FlavorGrid ul > li:after {
    clear: both;
  }
  #BuildABox #BuildABox__step1 #FlavorGrid ul > li:nth-child(4n) {
    margin-right: 2%;
    float: left;
  }
  #BuildABox #BuildABox__step1 #FlavorGrid ul > li:nth-child(4n+1) {
    clear: none;
  }
  #BuildABox #BuildABox__step1 #FlavorGrid ul > li:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  #BuildABox #BuildABox__step1 #FlavorGrid ul > li:nth-child(2n+1) {
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  #BuildABox #BuildABox__step1 .row.heading {
    padding-top: 75px;
    margin-bottom: 0px;
  }
  #BuildABox #BuildABox__step1 .row.heading .double-border-top,
  #BuildABox #BuildABox__step1 .row.heading .double-border-top > div {
    border-top: none;
  }
  #BuildABox #BuildABox__step1 #FeatureWindowMountPoint {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0px;
  }
  #BuildABox #BuildABox__step1 #FeatureWindowMountPoint:first-child {
    margin-left: auto;
  }
  #BuildABox #BuildABox__step1 #FeatureWindowMountPoint:last-child {
    margin-right: auto;
  }
  #BuildABox #BuildABox__step1 #FeatureWindowMountPoint:before,
  #BuildABox #BuildABox__step1 #FeatureWindowMountPoint:after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__step1 #FeatureWindowMountPoint:after {
    clear: both;
  }
  #BuildABox #BuildABox__step1 #FeatureWindowMountPoint:last-child {
    margin-right: 0%;
  }
  #BuildABox #BuildABox__step1 #FeatureWindowMountPoint #FeatureWindow ul.FeatureWindow__tabbedNavigation {
    border-bottom: none;
  }
  #BuildABox #BuildABox__step1 #FlavorGridMountPoint {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #BuildABox #BuildABox__step1 #FlavorGridMountPoint:first-child {
    margin-left: auto;
  }
  #BuildABox #BuildABox__step1 #FlavorGridMountPoint:last-child {
    margin-right: auto;
  }
  #BuildABox #BuildABox__step1 #MobileCategoriesBar {
    position: relative;
    display: block;
    margin-bottom: 20px;
    background: #000;
    text-align: center;
    font-family: 'FFDINWebCondBold';
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
  }
  #BuildABox #BuildABox__step1 #MobileCategoriesBar .MobileCategoriesBar__inner {
    font-size: 16px;
  }
  #BuildABox #BuildABox__step1 #MobileCategoriesBar .MobileCategoriesBar__selectedCategory {
    color: #a58336;
  }
  #BuildABox #BuildABox__step1 #MobileCategoriesBar .icon-plus {
    position: absolute;
    top: 15px;
    right: 10px;
    border: solid #000 1px;
    color: #fff;
  }
  #BuildABox #BuildABox__step1 #MobileCategoriesBar select {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
  }
  #BuildABox #BuildABox__step1 .FeatureWindowContent__back {
    display: block;
  }
  #BuildABox #BuildABox__step1 > .cta {
    display: block;
  }
}
#BuildABox #BuildABox__step2 {
  text-align: center;
}
#BuildABox #BuildABox__step2 .row .column-3:nth-child(1) {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 40px;
}
#BuildABox #BuildABox__step2 .row .column-3:nth-child(1):before,
#BuildABox #BuildABox__step2 .row .column-3:nth-child(1):after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step2 .row .column-3:nth-child(1):after {
  clear: both;
}
#BuildABox #BuildABox__step2 .row .column-3:nth-child(1):last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step2 .row .column-3:nth-child(2) {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
  left: 33.3333333333333%;
  padding-top: 40px;
}
#BuildABox #BuildABox__step2 .row .column-3:nth-child(2):before,
#BuildABox #BuildABox__step2 .row .column-3:nth-child(2):after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step2 .row .column-3:nth-child(2):after {
  clear: both;
}
#BuildABox #BuildABox__step2 .row .column-3:nth-child(2):last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step2 .row .column-6:nth-child(3) {
  *zoom: 1;
  float: left;
  clear: none;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
  left: -33.3333333333333%;
  text-align: center;
}
#BuildABox #BuildABox__step2 .row .column-6:nth-child(3):before,
#BuildABox #BuildABox__step2 .row .column-6:nth-child(3):after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step2 .row .column-6:nth-child(3):after {
  clear: both;
}
#BuildABox #BuildABox__step2 .row .column-6:nth-child(3):last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step2 .row .column-6:nth-child(3) img {
  width: 100%;
  height: auto;
  margin: auto;
}
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameBottom,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameTop {
  height: 45px;
  width: 95%;
  max-width: 300px;
  margin: auto;
}
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameBottom__left,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameTop__left,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameBottom__right,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameTop__right {
  *zoom: 1;
  float: left;
  clear: none;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  height: 44px;
  background: #fff url("../images/buildabox/frame_top.png") top left no-repeat scroll;
}
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameBottom__left:before,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameTop__left:before,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameBottom__right:before,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameTop__right:before,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameBottom__left:after,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameTop__left:after,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameBottom__right:after,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameTop__right:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameBottom__left:after,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameTop__left:after,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameBottom__right:after,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameTop__right:after {
  clear: both;
}
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameBottom__left:last-child,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameTop__left:last-child,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameBottom__right:last-child,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameTop__right:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameBottom__right,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameTop__right {
  background: #fff url("../images/buildabox/frame_top.png") top right no-repeat scroll;
}
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameTop {
  margin-bottom: -1px;
}
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameBottom__left,
#BuildABox #BuildABox__step2 div.BoxWeightSelector__frameBottom__right {
  background-image: url("../images/buildabox/frame_bottom.png");
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector {
  position: relative;
  width: 95%;
  max-width: 300px;
  margin: auto;
  border-left: solid #000 3px;
  border-right: solid #000 3px;
  font-family: 'AmericanTypewriterStd-Med';
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight {
  position: relative;
  width: 100%;
  color: #ababab;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight a {
  position: relative;
  display: block;
  color: inherit;
  padding-left: 10%;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight--selected {
  color: #000;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight--selected a {
  color: inherit;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight .icon-dimple-arrow {
  position: absolute;
  top: 35px;
  left: -1px;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight:nth-child(1) .icon-dimple-arrow {
  top: 10px;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight:nth-child(4) .icon-dimple-arrow {
  top: 30px;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight .BoxWeightSelector__borderBottom {
  min-height: 60px;
  width: 80%;
  margin: auto;
  border-bottom: solid #000 1px;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight .BoxWeightSelector__blurb {
  padding: 20% 20% 10% 20%;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight .BoxWeightSelector__unitMeasurement {
  *zoom: 1;
  float: left;
  clear: none;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  margin-left: 10px;
  font-size: 24px;
  text-align: left;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight .BoxWeightSelector__unitMeasurement:before,
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight .BoxWeightSelector__unitMeasurement:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight .BoxWeightSelector__unitMeasurement:after {
  clear: both;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight .BoxWeightSelector__unitMeasurement:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight .BoxWeightSelector__unitMeasurement .icon-weight {
  display: inline-block;
  margin-right: 5px;
  vertical-align: bottom;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight .BoxWeightSelector__unitMeasurement .BoxWeightSelector__weight {
  font-size: 30px;
  vertical-align: middle;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight .BoxWeightSelector__unitMeasurement .BoxWeightSelector__unit {
  font-size: 20px;
  vertical-align: text-bottom;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li.BoxWeightSelector__weight .BoxWeightSelector__price {
  position: absolute;
  right: 0;
  bottom: -29px;
  margin-right: 10px;
  padding-right: 10%;
  text-align: right;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li:first-child {
  padding-top: 0px;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li:last-child {
  padding-bottom: 0px;
}
#BuildABox #BuildABox__step2 ul#BoxWeightSelector li:last-child .BoxWeightSelector__borderBottom {
  min-height: 30px;
  border-bottom: none;
}
#BuildABox #BuildABox__step2 .BoxWeightSummary {
  max-width: 300px;
  margin: auto;
}
#BuildABox #BuildABox__step2 .BoxWeightSummary > div:first-child {
  margin: auto;
  width: 50%;
  border-bottom: solid #000 1px;
  text-align: center;
}
#BuildABox #BuildABox__step2 .BoxWeightSummary > div:first-child em {
  display: block;
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  font-size: 22px;
}
#BuildABox #BuildABox__step2 .BoxWeightSummary > div:first-child .BoxWeightSummary__weightInPounds {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-size: 22px;
}
#BuildABox #BuildABox__step2 .BoxWeightSummary__learnMoreBlurb {
  margin: auto;
}
#BuildABox #BuildABox__step2 .BoxWeightSummary__learnMoreBlurb p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  font-size: 20px;
  margin: 0;
}
#BuildABox #BuildABox__step2 .BoxWeightSummary__learnMoreBlurb a {
  display: block;
  min-width: 180px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  font-size: 20px;
  text-transform: uppercase;
}
#BuildABox #BuildABox__step2 .BoxWeightSummary__learnMoreBlurb:after {
  display: block;
  padding-top: 30px;
}
#BuildABox #BuildABox__step2 > .cta {
  display: none;
}
@media screen and (max-width: 1024px) {
  #BuildABox #BuildABox__step2 .row .column-3:nth-child(1) {
    *zoom: 1;
    float: left;
    clear: none;
    width: 33.3333333333333%;
    margin-left: 8.3333333333333%;
    margin-right: 0%;
    padding-top: 0px;
    padding-bottom: 20px;
  }
  #BuildABox #BuildABox__step2 .row .column-3:nth-child(1):before,
  #BuildABox #BuildABox__step2 .row .column-3:nth-child(1):after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__step2 .row .column-3:nth-child(1):after {
    clear: both;
  }
  #BuildABox #BuildABox__step2 .row .column-3:nth-child(1):last-child {
    margin-right: 0%;
  }
  #BuildABox #BuildABox__step2 .row .column-3:nth-child(2) {
    *zoom: 1;
    float: left;
    clear: none;
    width: 33.3333333333333%;
    margin-left: 16.6666666666667%;
    margin-right: 0%;
    position: static;
    left: 0;
    padding-top: 0px;
  }
  #BuildABox #BuildABox__step2 .row .column-3:nth-child(2):before,
  #BuildABox #BuildABox__step2 .row .column-3:nth-child(2):after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__step2 .row .column-3:nth-child(2):after {
    clear: both;
  }
  #BuildABox #BuildABox__step2 .row .column-3:nth-child(2):last-child {
    margin-right: 0%;
  }
  #BuildABox #BuildABox__step2 .row .column-6:nth-child(3) {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    position: static;
    left: 0;
    position: relative;
    width: 70%;
    margin-left: 15%;
  }
  #BuildABox #BuildABox__step2 .row .column-6:nth-child(3):before,
  #BuildABox #BuildABox__step2 .row .column-6:nth-child(3):after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__step2 .row .column-6:nth-child(3):after {
    clear: both;
  }
  #BuildABox #BuildABox__step2 .row .column-6:nth-child(3):last-child {
    margin-right: 0%;
  }
}
@media screen and (max-width: 767px) {
  #BuildABox #BuildABox__step2 .row.heading {
    padding-top: 45px;
  }
  #BuildABox #BuildABox__step2 .row.heading .double-border-top,
  #BuildABox #BuildABox__step2 .row.heading .double-border-top > div {
    border-top: none;
  }
  #BuildABox #BuildABox__step2 .row:nth-child(2) .column-3:nth-child(1) {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #BuildABox #BuildABox__step2 .row:nth-child(2) .column-3:nth-child(1):before,
  #BuildABox #BuildABox__step2 .row:nth-child(2) .column-3:nth-child(1):after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__step2 .row:nth-child(2) .column-3:nth-child(1):after {
    clear: both;
  }
  #BuildABox #BuildABox__step2 .row:nth-child(2) .column-3:nth-child(1):last-child {
    margin-right: 0%;
  }
  #BuildABox #BuildABox__step2 .row:nth-child(2) .column-3:nth-child(1):first-child {
    margin-left: auto;
  }
  #BuildABox #BuildABox__step2 .row:nth-child(2) .column-3:nth-child(1):last-child {
    margin-right: auto;
  }
  #BuildABox #BuildABox__step2 .row:nth-child(2) .column-3:nth-child(2) {
    display: none;
  }
  #BuildABox #BuildABox__step2 .row:nth-child(2) .column-6 {
    display: none;
  }
  #BuildABox #BuildABox__step2 > .cta {
    display: block;
  }
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row {
  min-height: 135px;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .QuantityAdjuster__flavorName {
  *zoom: 1;
  float: left;
  clear: none;
  width: 8.3333333333333%;
  margin-left: 8.3333333333333%;
  margin-right: 0%;
  font-weight: bold;
  text-align: center;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .QuantityAdjuster__flavorName:before,
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .QuantityAdjuster__flavorName:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .QuantityAdjuster__flavorName:after {
  clear: both;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .QuantityAdjuster__flavorName:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .QuantityAdjuster__flavorName img {
  width: 100%;
  max-width: 80px;
  height: auto;
}

#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .QuantityAdjuster__flavorName span {
  display: block;
  width: 60%;
  margin: auto;
  text-align: center;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-size: 12px;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar {
  position: relative;
  *zoom: 1;
  float: left;
  clear: none;
  width: 83.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar:before,
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar:after {
  clear: both;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__wrapper {
  position: relative;
  *zoom: 1;
  float: left;
  clear: none;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__wrapper:before,
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__wrapper:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__wrapper:after {
  clear: both;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__wrapper:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__slider {
  position: relative;
  width: 90%;
  margin: auto;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__slider .PercentageBar__eventCapture {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1000;
  display: none;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__slider__control {
  position: relative;
  height: 55px;
  width: 85px;
  z-index: 1;
  text-align: center;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-size: 18px;
  cursor: pointer;
  line-height: 60px;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__slider__control:hover span {
  color: #a58336;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__slider__control span {
  cursor: pointer;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__slider__bar {
  position: absolute;
  height: 14px;
  width: 100%;
  border: solid #000 2px;
  border-radius: 7px;
  top: 50%;
  margin-top: -7px;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__slider__bar__inner {
  position: relative;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__slider__bar__progress {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__slider__bar__hashMark {
  position: absolute;
  top: -6px;
  height: 6px;
  border-left: solid #000 1px;
  border-right: solid #000 1px;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__slider__bar__hashMark:nth-child(5n+1) {
  height: 12px;
  top: -12px;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__slider__bar__hashMark:last-child,
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__slider__bar__hashMark:first-child {
  height: 6px;
  top: -6px;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons {
  *zoom: 1;
  float: left;
  clear: none;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons:before,
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons:after {
  clear: both;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons .PercentageBar__adjustmentButtons__adjuster {
  position: relative;
  display: table;
  border: solid #000 2px;
  width: 155px;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons__minus,
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons__plus {
  font-family: 'sees-icon-font';
  -ms-transform: translateY(15px);
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons__plus {
  transform: translateY(5px);
  -ms-transform: translateY(20px);
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons__minus {
  font-size: 3px;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons__minus,
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons__plus,
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons__percentageDisplay {
  display: table-cell;
  height: 45px;
  width: 45px;
  background: none;
  border: none;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons__minus:hover,
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons__plus:hover,
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons__remove:hover {
  color: #a58336;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons__percentageDisplay {
  width: 80px;
  padding-top: 8px;
  border-left: solid #000 2px;
  border-right: solid #000 2px;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-size: 32px;
  text-align: center;
  vertical-align: middle;
}
#BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar__adjustmentButtons__remove {
  width: 155px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  font-size: 12px;
  border: none;
  background: none;
  text-decoration: underline;
}
#BuildABox #BuildABox__step3 .QuantityAdjuster__boxTotal {
  *zoom: 1;
  float: left;
  clear: none;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
#BuildABox #BuildABox__step3 .QuantityAdjuster__boxTotal:before,
#BuildABox #BuildABox__step3 .QuantityAdjuster__boxTotal:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step3 .QuantityAdjuster__boxTotal:after {
  clear: both;
}
#BuildABox #BuildABox__step3 .QuantityAdjuster__boxTotal:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step3 .QuantityAdjuster__boxTotal span {
  display: block;
  font-size: 22px;
}
#BuildABox #BuildABox__step3 .QuantityAdjuster__boxTotal span.QuantityAdjuster__percentage {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-size: 32px;
}
#BuildABox #BuildABox__step3 > .cta {
  display: none;
}
@media only screen and (max-width: 767px) {
  #BuildABox #BuildABox__step3 .row.heading {
    padding-top: 25px;
  }
  #BuildABox #BuildABox__step3 .row.heading .double-border-top {
    border-top: none;
  }
  #BuildABox #BuildABox__step3 .row.heading .double-border-top > div {
    border-top: none;
  }
  #BuildABox #BuildABox__step3 #QuantityAdjuster > .row .QuantityAdjuster__flavorName {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #BuildABox #BuildABox__step3 #QuantityAdjuster > .row .QuantityAdjuster__flavorName:before,
  #BuildABox #BuildABox__step3 #QuantityAdjuster > .row .QuantityAdjuster__flavorName:after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__step3 #QuantityAdjuster > .row .QuantityAdjuster__flavorName:after {
    clear: both;
  }
  #BuildABox #BuildABox__step3 #QuantityAdjuster > .row .QuantityAdjuster__flavorName:last-child {
    margin-right: 0%;
  }
  #BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 15px;
  }
  #BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar:before,
  #BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar:after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar:after {
    clear: both;
  }
  #BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar:last-child {
    margin-right: 0%;
  }
  #BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar .PercentageBar__wrapper {
    display: none;
  }
  #BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar .PercentageBar__adjustmentButtons {
    width: auto;
    text-align: center;
  }
  #BuildABox #BuildABox__step3 #QuantityAdjuster > .row .PercentageBar .PercentageBar__adjustmentButtons button.PercentageBar__adjustmentButtons__remove {
    margin: auto;
  }
  #BuildABox #BuildABox__step3 > .cta {
    display: block;
  }
}
#BuildABox #BuildABox__step4 .row > .column-4 {
  position: relative;
  margin-bottom: 40px;
}
#BuildABox #BuildABox__step4 .row > .column-4 .icon-dimple-arrow {
  position: absolute;
  top: -37px;
  margin-top: 50%;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(1) {
  text-align: center;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(1) .fonts-heading3 {
  width: 80%;
  margin: auto;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(1) hr {
  border: none;
  border-top: solid #000 1px;
  width: 45%;
  margin: auto;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(1) p {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  font-size: 18px;
  width: 80%;
  margin: 0px auto;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) {
  text-align: center;
  border-left: solid #000 1px;
  border-right: solid #000 1px;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary em:first-child {
  position: relative;
  display: block;
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  font-size: 22px;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary .row {
  width: 75%;
  margin: auto;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary .row .text {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  font-size: 20px;
  padding-left: 5px;
  padding-top: 13px;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary .row .text .val {
  color: #a58336;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary .row .left {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary .row .left:before,
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary .row .left:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary .row .left:after {
  clear: both;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary .row .left:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary .row .right {
  *zoom: 1;
  float: left;
  clear: none;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 5%;
  text-align: left;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary .row .right:before,
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary .row .right:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary .row .right:after {
  clear: both;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary .row .right:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary .row .right a {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
  font-size: 12px;
  text-transform: uppercase;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary ul li {
  display: block;
  padding-bottom: 20px;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) #Summary ul li span {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
}
#BuildABox #BuildABox__step4 .row > .column-4:nth-child(3) {
  text-align: center;
}
#BuildABox #BuildABox__step4 .row em:first-child {
  position: relative;
  display: block;
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  font-size: 22px;
}
#BuildABox #BuildABox__step4 .row #AddToBag {
  text-align: center;
}
#BuildABox #BuildABox__step4 .row #AddToBag .AddToBag__selectedWeight {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-size: 22px;
}
#BuildABox #BuildABox__step4 .row #AddToBag .AddToBag__selectedWeight__image img {
  width: 70%;
  height: auto;
}
#BuildABox #BuildABox__step4 .row #AddToBag .AddToBag__quantitySelectorWrapper {
  position: relative;
  background-image: url("../images/sees-interface/quantity-controls-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  height: 72px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
#BuildABox #BuildABox__step4 .row #AddToBag .AddToBag__quantitySelectorWrapper .quantity-input,
#BuildABox #BuildABox__step4 .row #AddToBag .AddToBag__quantitySelectorWrapper .quantity-control {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: relative;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 24px;
}
#BuildABox #BuildABox__step4 .row #AddToBag .AddToBag__quantitySelectorWrapper .quantity-control:hover {
  color: #a58336;
}
#BuildABox #BuildABox__step4 .row #AddToBag .AddToBag__quantitySelectorWrapper .quantity-input:focus {
  margin: 0 7px;
  border-color: #000000;
/* this gets rid of the weird top drop shadow on iOS */
  -webkit-appearance: none !important;
  width: 6rem;
  border-width: 1px;
  margin-left: 10px;
}
#BuildABox #BuildABox__step4 .row #AddToBag .AddToBag__quantitySelectorWrapper .quantity-input:hover {
  margin: 0 7px;
  border-color: #a58336;
/* this gets rid of the weird top drop shadow on iOS */
  -webkit-appearance: none !important;
  width: 6rem;
  border-width: 1px;
  margin-left: 10px;
}
#BuildABox #BuildABox__step4 .row #AddToBag .AddToBag__quantitySelectorWrapper .quantity-input {
  margin: 0 7px;
  border-color: #ababab;
/* this gets rid of the weird top drop shadow on iOS */
  -webkit-appearance: none !important;
  width: 6rem;
  border-width: 1px;
  margin-left: 10px;
}
#BuildABox #BuildABox__step4 .row #AddToBag .AddToBag__quantitySelectorWrapper .quantity-control {
  padding: 0 12px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
}
#BuildABox #BuildABox__step4 .row #AddToBag .AddToBag__quantitySelectorWrapper .quantity-decrement {
  font-size: 34px;
  line-height: 29px;
}
@media screen and (max-width: 1024px) {
  #BuildABox #BuildABox__step4 .row > .column-4:nth-child(1) {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
  }
  #BuildABox #BuildABox__step4 .row > .column-4:nth-child(1):first-child {
    margin-left: auto;
  }
  #BuildABox #BuildABox__step4 .row > .column-4:nth-child(1):last-child {
    margin-right: auto;
  }
  #BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    border-left: none;
  }
  #BuildABox #BuildABox__step4 .row > .column-4:nth-child(2):before,
  #BuildABox #BuildABox__step4 .row > .column-4:nth-child(2):after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__step4 .row > .column-4:nth-child(2):after {
    clear: both;
  }
  #BuildABox #BuildABox__step4 .row > .column-4:nth-child(2):last-child {
    margin-right: 0%;
  }
  #BuildABox #BuildABox__step4 .row > .column-4:nth-child(2) .icon-dimple-arrow {
    display: none;
  }
  #BuildABox #BuildABox__step4 .row > .column-4:nth-child(3) {
    *zoom: 1;
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #BuildABox #BuildABox__step4 .row > .column-4:nth-child(3):before,
  #BuildABox #BuildABox__step4 .row > .column-4:nth-child(3):after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__step4 .row > .column-4:nth-child(3):after {
    clear: both;
  }
  #BuildABox #BuildABox__step4 .row > .column-4:nth-child(3):last-child {
    margin-right: 0%;
  }
}
@media screen and (max-width: 767px) {
  #BuildABox p.double-circle:after,
  #BuildABox p.double-circle:before {
    border: none;
  }
  #BuildABox p.double-circle:after {
    content: '.';
    position: relative;
    display: inline;
    top: auto;
    left: auto;
    line-height: 1.5em;
  }
  #BuildABox #BuildABox__step4 .row.heading {
    padding-top: 105px;
  }
  #BuildABox #BuildABox__step4 .row.heading .double-border-top,
  #BuildABox #BuildABox__step4 .row.heading .double-border-top > div {
    border-top: none;
  }
  #BuildABox #BuildABox__step4 .row:nth-child(2) .column-4:nth-child(1) hr,
  #BuildABox #BuildABox__step4 .row:nth-child(2) .column-4:nth-child(1) p {
    display: none;
  }
  #BuildABox #BuildABox__step4 .row:nth-child(2) .column-4:nth-child(2) {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-right: none;
  }
  #BuildABox #BuildABox__step4 .row:nth-child(2) .column-4:nth-child(2):first-child {
    margin-left: auto;
  }
  #BuildABox #BuildABox__step4 .row:nth-child(2) .column-4:nth-child(2):last-child {
    margin-right: auto;
  }
  #BuildABox #BuildABox__step4 .row:nth-child(2) .column-4:nth-child(3) {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    border-top: solid #000 1px;
  }
  #BuildABox #BuildABox__step4 .row:nth-child(2) .column-4:nth-child(3):first-child {
    margin-left: auto;
  }
  #BuildABox #BuildABox__step4 .row:nth-child(2) .column-4:nth-child(3):last-child {
    margin-right: auto;
  }
  #BuildABox #BuildABox__step4 .row:nth-child(2) .column-4:nth-child(3) .icon-after.icon-dimple-arrow {
    top: -5px;
    margin-top: 0;
    margin-left: 50%;
    -webkit-transform: translateY(-0.5px) rotate(90deg);
    -moz-transform: translateY(-0.5px) rotateZ(90deg);
    -ms-transform: translateY(-0.5px) rotateZ(90deg);
    transform: translateY(-0.5px) rotate(90deg);
  }
  #BuildABox #BuildABox__step4 #AddToBag .selectbox-sub {
    width: 100%;
  }
}
#BuildABox #BuildABox__step2 .row:nth-child(2) .column-6 a {
  position: absolute;
  z-index: 2;
  display: block;
  top: 4%;
  left: 0;
  background: none;
  width: 8%;
  height: 10%;
}
#BuildABox #BuildABox__step2 .row:nth-child(2) .column-6 a[data-weight="5"] {
  left: 50%;
  top: 7%;
  transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
}
#BuildABox #BuildABox__step2 .row:nth-child(2) .column-6 a[data-weight="3"] {
  left: 66%;
}
#BuildABox #BuildABox__step2 .row:nth-child(2) .column-6 a[data-weight="2"] {
  left: 76%;
  top: 6%;
  transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
}
#BuildABox #BuildABox__step2 .row:nth-child(2) .column-6 a[data-weight="1"] {
  left: 84%;
  top: 8%;
  transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
}
#BuildABox #ScaleWeight__wrapper {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 32%;
  top: 12%;
}
#BuildABox #ScaleWeight__wrapper #ScaleWeight {
  position: relative;
  width: 100%;
  height: 100%;
  width: 80%;
  height: 80%;
}
#BuildABox #ScaleWeight__wrapper #ScaleWeight__container {
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  height: 70%;
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -ms-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
  transition-timing-function: cubic-bezier(0.64, 0.57, 0.67, 1.53);
  top: 15%;
  left: 15%;
  width: 66%;
  height: 66%;
}
#BuildABox #ScaleWeight__wrapper #ScaleWeight__container .arrow {
  position: absolute;
  height: 4%;
  width: 4%;
  background: #c01111;
  top: -2%;
  left: -3.5%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#BuildABox #ScaleWeight__wrapper #ScaleWeight__container .arrow:after {
  content: '';
  position: absolute;
  display: block;
  background: #c01111;
  width: 70%;
  height: 70%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -sand-transform: rotate(45deg);  
  top: -30%;
  left: 10%;
}
@media screen and (max-width: 767px) {
  #BuildABox #ScaleWeight__wrapper {
    display: none;
  }
}
#BuildABox #BuildABox__thankYou .row > .column-3 {
  position: relative;
}
#BuildABox #BuildABox__thankYou .row {
  text-align: center;
}
#BuildABox #BuildABox__thankYou .row .column-3.left {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 25%;
  margin-right: 0%;
}
#BuildABox #BuildABox__thankYou .row .column-3.left:before,
#BuildABox #BuildABox__thankYou .row .column-3.left:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__thankYou .row .column-3.left:after {
  clear: both;
}
#BuildABox #BuildABox__thankYou .row .column-3.left:last-child {
  margin-right: 0%;
}
#BuildABox #BuildABox__thankYou .row .column-3.right {
  *zoom: 1;
  float: left;
  clear: none;
  width: 25%;
  margin-left: 0%;
  margin-right: 25%;
}
#BuildABox #BuildABox__thankYou .row .column-3.right:before,
#BuildABox #BuildABox__thankYou .row .column-3.right:after {
  content: '';
  display: table;
}
#BuildABox #BuildABox__thankYou .row .column-3.right:after {
  clear: both;
}
#BuildABox #BuildABox__thankYou .row .column-3.right:last-child {
  margin-right: 25%;
}
#BuildABox #BuildABox__thankYou .row:nth-child(2) .column-3.right {
  border-left: solid #000 1px;
}
#BuildABox #BuildABox__thankYou .row:nth-child(2) .column-3.right .icon-after.icon-dimple-arrow {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  -webkit-transform: translateY(-12px);
  transform: translateY(-12px);
}
#BuildABox #BuildABox__thankYou .row:nth-child(2) .column-3.right hr {
  width: 75px;
  margin: auto;
  border: none;
  border-bottom: solid #000 1px;
}
#BuildABox #BuildABox__thankYou .row:nth-child(2) img.box {
  display: block;
  max-width: 80%;
  width: auto;
  margin: 1em auto;
}
#BuildABox #BuildABox__thankYou .row:nth-child(2) span.added {
  display: block;
  font-family: 'AmasisMT-Italic';
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
}
#BuildABox #BuildABox__thankYou .row:nth-child(2) a.cta {
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
}
#BuildABox #BuildABox__thankYou .row:nth-child(2) .BoxData {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
#BuildABox #BuildABox__thankYou .row:nth-child(2) .BoxData__weight2 .fonts-typewriterSmall,
#BuildABox #BuildABox__thankYou .row:nth-child(2) .BoxData__weight .fonts-typewriterSmall {
  text-transform: none;
}
#BuildABox #BuildABox__thankYou .row:nth-child(2) .BoxData__weight2 img,
#BuildABox #BuildABox__thankYou .row:nth-child(2) .BoxData__weight img {
  display: block;
  max-width: 50px;
  height: 50px;
  margin: auto;
}
#BuildABox #BuildABox__thankYou .row:nth-child(2) .BoxData__quantity {
  text-transform: none;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 15px;
  font-size: 20px;
}
#BuildABox #BuildABox__thankYou .row:nth-child(2) .BoxData__pieces {
  text-align: left;
  margin-left: 20%;
}
#BuildABox #BuildABox__thankYou .row:nth-child(2) .BoxData__pieces__piece {
  font-size: 16px;
  margin: 15px 0;
}
#BuildABox #BuildABox__thankYou .row:nth-child(2) .BoxData__pieces__piece:first-child {
  margin-top: 0px;
}
@media screen and (max-width: 1024px) {
  #BuildABox #BuildABox__thankYou .row .column-3.left,
  #BuildABox #BuildABox__thankYou .row .column-3.right {
    *zoom: 1;
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #BuildABox #BuildABox__thankYou .row .column-3.left:before,
  #BuildABox #BuildABox__thankYou .row .column-3.right:before,
  #BuildABox #BuildABox__thankYou .row .column-3.left:after,
  #BuildABox #BuildABox__thankYou .row .column-3.right:after {
    content: '';
    display: table;
  }
  #BuildABox #BuildABox__thankYou .row .column-3.left:after,
  #BuildABox #BuildABox__thankYou .row .column-3.right:after {
    clear: both;
  }
  #BuildABox #BuildABox__thankYou .row .column-3.left:last-child,
  #BuildABox #BuildABox__thankYou .row .column-3.right:last-child {
    margin-right: 0%;
  }
  #BuildABox #BuildABox__thankYou .row .column-3.left:first-child,
  #BuildABox #BuildABox__thankYou .row .column-3.right:first-child {
    margin-left: auto;
  }
  #BuildABox #BuildABox__thankYou .row .column-3.left:last-child,
  #BuildABox #BuildABox__thankYou .row .column-3.right:last-child {
    margin-right: auto;
  }
  #BuildABox #BuildABox__thankYou .row:nth-child(2) .column-3.right {
    width: 50%;
    border-top: solid #000 1px;
    border-left: none;
  }
  #BuildABox #BuildABox__thankYou .row:nth-child(2) .column-3.right .icon-after.icon-dimple-arrow {
    position: relative;
    -ms-transform: translateY(4.5px) rotateZ(90deg);
    -moz-transform: translateY(4.5px) rotateZ(90deg);
    -webkit-transform: translateY(4.5px) rotateZ(90deg);
    transform: translateY(4.5px) rotateZ(90deg);
    top: initial;
    line-height: 0px;
  }
  #BuildABox #BuildABox__thankYou .row:nth-child(2) .BoxData__pieces {
    margin-left: 38%;
  }
}
@media screen and (max-width: 767px) {
  #BuildABox #BuildABox__thankYou .row:nth-child(2) .column-3.right {
    width: 100%;
  }
  #BuildABox #BuildABox__thankYou .row:nth-child(2) .BoxData__pieces {
    margin-left: 25%;
  }
}
#BuildABox .selected-wrap-row.cart-column-block {
  display: none;
}
#BuildABox .selected-wrap-row a:hover {
  color: #a58336;
}
@media only screen and (max-width: 480px) {
    .landing-group-tile img {
      width: 70%;
      height: auto;
      margin-bottom: 15px;
    }
}
.home-major-carousel header {
  text-align: center;
  padding-bottom: 56px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.home-major-carousel header .title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-left: 0px;
  padding-right: 0px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.home-major-carousel header .title::before {
  font-family: 'sees-icon-font';
  content: "\e609";
  font-size: 10px;
  font-size: 18px;
}
.home-major-carousel header .title::after {
  font-family: 'sees-icon-font';
  content: "\e608";
  font-size: 10px;
  font-size: 18px;
}
.home-major-carousel header .title::after,
.home-major-carousel header .title::before {
  display: block;
}
.home-major-carousel header .title::before {
  padding-bottom: 15px;
}
.home-major-carousel header .title::after {
  padding-top: 8px;
}
.home-major-carousel header .double-border {
  border-top: 3px solid #000;
  height: 7px;
  border-bottom: 1px solid #000;
  margin-top: -56px;
}
.home-major-carousel .tile-list {
  overflow: hidden;
  margin-bottom: 15px; 
}
.home-major-carousel .tile-list .prev-arrow,
.home-major-carousel .tile-list .next-arrow {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  *zoom: 1;
  float: left;
  clear: none;
  width: 8.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
  height: 54px;
  margin-top: 255px;
  cursor: pointer;
  display: none;
}
.home-major-carousel .tile-list .prev-arrow:before,
.home-major-carousel .tile-list .next-arrow:before,
.home-major-carousel .tile-list .prev-arrow:after,
.home-major-carousel .tile-list .next-arrow:after {
  content: '';
  display: table;
}
.home-major-carousel .tile-list .prev-arrow:after,
.home-major-carousel .tile-list .next-arrow:after {
  clear: both;
}
.home-major-carousel .tile-list .prev-arrow:last-child,
.home-major-carousel .tile-list .next-arrow:last-child {
  margin-right: 0%;
}
.home-major-carousel .tile-list .prev-arrow::before,
.home-major-carousel .tile-list .next-arrow::before {
  width: 100%;
}
.home-major-carousel .tile-list .prev-arrow::before {
  font-family: 'sees-icon-font';
  content: "\e602";
  font-size: 70px;
  display: block;
}
.home-major-carousel .tile-list .next-arrow::before {
  font-family: 'sees-icon-font';
  content: "\e605";
  font-size: 70px;
  display: block;
}
.home-major-carousel .tile-list > .tiles {
  *zoom: 1;
  float: left;
  clear: none;
  width: 83.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  overflow: hidden;
}
.home-major-carousel .tile-list > .tiles:before,
.home-major-carousel .tile-list > .tiles:after {
  content: '';
  display: table;
}
.home-major-carousel .tile-list > .tiles:after {
  clear: both;
}
.home-major-carousel .tile-list > .tiles:last-child {
  margin-right: 0%;
}
.home-major-carousel .tile-list .tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 83.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
.home-major-carousel .tile-list .tile:before,
.home-major-carousel .tile-list .tile:after {
  content: '';
  display: table;
}
.home-major-carousel .tile-list .tile:after {
  clear: both;
}
.home-major-carousel .tile-list .tile:last-child {
  margin-right: 0%;
}
.home-major-carousel .tile-list a {
  display: block;
}
.home-major-carousel .tile-list img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.home-major-carousel .tile-list h5 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.home-major-carousel-auto-scroll header {
  text-align: center;
  padding-bottom: 56px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.home-major-carousel-auto-scroll header .title {
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-left: 0px;
  padding-right: 0px;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.home-major-carousel-auto-scroll header .title::before {
  font-family: 'sees-icon-font';
  content: "\e609";
  font-size: 10px;
  font-size: 18px;
}
.home-major-carousel-auto-scroll header .title::after {
  font-family: 'sees-icon-font';
  content: "\e608";
  font-size: 10px;
  font-size: 18px;
}
.home-major-carousel-auto-scroll header .title::after,
.home-major-carousel-auto-scroll header .title::before {
  display: block;
}
.home-major-carousel-auto-scroll header .title::before {
  padding-bottom: 15px;
}
.home-major-carousel-auto-scroll header .title::after {
  padding-top: 8px;
}
.home-major-carousel-auto-scroll header .double-border {
  border-top: 3px solid #000;
  height: 7px;
  border-bottom: 1px solid #000;
  margin-top: -56px;
}
.home-major-carousel-auto-scroll main {
  overflow: hidden;
  margin-bottom: 15px; 
}
.home-major-carousel-auto-scroll main .prev-arrow,
.home-major-carousel-auto-scroll main .next-arrow {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  *zoom: 1;
  float: left;
  clear: none;
  width: 8.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
  height: 54px;
  margin-top: 255px;
  cursor: pointer;
  display: none;
}
.home-major-carousel-auto-scroll main .prev-arrow:before,
.home-major-carousel-auto-scroll main .next-arrow:before,
.home-major-carousel-auto-scroll main .prev-arrow:after,
.home-major-carousel-auto-scroll main .next-arrow:after {
  content: '';
  display: table;
}
.home-major-carousel-auto-scroll main .prev-arrow:after,
.home-major-carousel-auto-scroll main .next-arrow:after {
  clear: both;
}
.home-major-carousel-auto-scroll main .prev-arrow:last-child,
.home-major-carousel-auto-scroll main .next-arrow:last-child {
  margin-right: 0%;
}
.home-major-carousel-auto-scroll main .prev-arrow::before,
.home-major-carousel-auto-scroll main .next-arrow::before {
  width: 100%;
}
.home-major-carousel-auto-scroll main .prev-arrow::before {
  font-family: 'sees-icon-font';
  content: "\e602";
  font-size: 70px;
  display: block;
}
.home-major-carousel-auto-scroll main .next-arrow::before {
  font-family: 'sees-icon-font';
  content: "\e605";
  font-size: 70px;
  display: block;
}
.home-major-carousel-auto-scroll main > .tiles {
  *zoom: 1;
  float: left;
  clear: none;
  width: 83.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  overflow: hidden;
}
.home-major-carousel-auto-scroll main > .tiles:before,
.home-major-carousel-auto-scroll main > .tiles:after {
  content: '';
  display: table;
}
.home-major-carousel-auto-scroll main > .tiles:after {
  clear: both;
}
.home-major-carousel-auto-scroll main > .tiles:last-child {
  margin-right: 0%;
}
.home-major-carousel-auto-scroll main .tile {
  *zoom: 1;
  float: left;
  clear: none;
  width: 83.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
.home-major-carousel-auto-scroll main .tile:before,
.home-major-carousel-auto-scroll main .tile:after {
  content: '';
  display: table;
}
.home-major-carousel-auto-scroll main .tile:after {
  clear: both;
}
.home-major-carousel-auto-scroll main .tile:last-child {
  margin-right: 0%;
}
.home-major-carousel-auto-scroll main a {
  display: block;
}
.home-major-carousel-auto-scroll main img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.home-major-carousel-auto-scroll main h5 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'AmericanTypewriterStd-Med';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
  line-height: 20px;
}
.homefeaturedpanel {
    padding-left: 0px;
    padding-right: 0px;
}
.homepage-major-heading {
    white-space: nowrap;
}	
.homepage-major-title {
	font-size:28px;
	margin-bottom:0px;
}
.homepage-major-headline {
	font-size: 56px;
	margin-top: 10px;
	margin-bottom: -15px;
}

.home-major-carousel ul div {
    margin-left: 0px;
    margin-right: 0px;
}
.home-major-carousel-auto-scroll ul div {
    margin-left: 0px;
    margin-right: 0px;
}

.home-minor-column-3 {
	padding-top: 110px;	
}

@media only screen and (max-width: 768px) {
	.landing-hero {
	    display: none;
	}
	.home-major-carousel .tile img {
	  max-width: 460px;
	}
	.home-major-carousel-auto-scroll .tile img {
	  max-width: 460px;
	}
	.home-major-carousel .tile-list .prev-arrow,
	.home-major-carousel .tile-list .next-arrow {
	  	margin-top: 245px;
	}
	.home-major-carousel-auto-scroll main .prev-arrow,
	.home-major-carousel-auto-scroll main .next-arrow {
	  	margin-top: 245px;
	}	
	.homepage-major-heading {
	    height: 120px;    
	}		
	.homepage-major-title {
		font-size: 0.8em;
	}
	.homepage-major-headline {
		font-size: 0.7em;
		margin-bottom: 15px;		
	}
	.home-minor-column-3 {
		padding-top: 0px;	
	}
}

@media only screen and (max-width: 480px) {
	.home-major-carousel .tile img {
	  max-width: 287px;
	}
	.home-major-carousel-auto-scroll .tile img {
	  max-width: 287px;
	}	
	.home-major-carousel .tile-list .prev-arrow {
	  margin-top: 170px;
	  padding-right: 2px; 
	}
	.home-major-carousel-auto-scroll main .prev-arrow {
	  margin-top: 170px;
	  padding-right: 2px; 
	}	
	.home-major-carousel .tile-list .next-arrow {
	  margin-top: 170px;
	  padding-left: 2px; 
	}
	.home-major-carousel-auto-scroll main .next-arrow {
	  margin-top: 170px;
	  padding-left: 2px; 
	}	
	.home-major-carousel .tile-list .prev-arrow::before,
	.home-major-carousel .tile-list .next-arrow::before	
	{
		font-size: 50px;
	}	
	.home-major-carousel-auto-scroll main .prev-arrow::before,
	.home-major-carousel-auto-scroll main .next-arrow::before	
	{
		font-size: 50px;
	}	
	.homepage-major-heading {
		margin-top: 20px;
	    height: 75px;
	}		
	.homepage-major-title {
		font-size: 22px; 		
	}
	.homepage-major-headline {
		font-size: 38px; 
		margin-bottom: 20px;
	}
	.homefeaturedpanel {
		margin-top: 20px;
	}
	.home-major-carousel-h2 {
    	font-size: 28px;
	}
	.home-major-carousel-auto-scroll-h2 {
    	font-size: 28px;
	}
	.home-minor-landing-group-tile img {
	    width: 60%;
	}
	.home-minor-column-3 {
		padding-top: 10px;	
	}
}
@media only screen and (max-width: 360px) {
	.home-major-carousel .tile img {
	  	max-width: 287px;
	}
	.home-major-carousel-auto-scroll .tile img {
	  	max-width: 287px;
	}	
	.home-major-carousel .tile-list .prev-arrow {
		margin-top: 170px;
		padding-right: 2px;	  
	}
	.home-major-carousel-auto-scroll main .prev-arrow {
		margin-top: 170px;
		padding-right: 2px;	  
	}	
	.home-major-carousel .tile-list .next-arrow {
	  	margin-top: 170px;
	  	padding-left: 2px;	  	
	}
	.home-major-carousel-auto-scroll main .next-arrow {
	  	margin-top: 170px;
	  	padding-left: 2px;	  	
	}
	.home-major-carousel .tile-list .prev-arrow::before,
	.home-major-carousel .tile-list .next-arrow::before	
	{
		font-size: 50px;
	}	
	.home-major-carousel-auto-scroll main .prev-arrow::before,
	.home-major-carousel-auto-scroll main .next-arrow::before	
	{
		font-size: 50px;
	}		
	.homepage-major-heading {
		margin-top: 20px;
	    height: 75px;
	}		
	.homepage-major-title {
		font-size: 20px; 		
	}
	.homepage-major-headline {
		font-size: 34px; 
		margin-bottom: 20px;
	}
	.homefeaturedpanel {
		margin-top: 20px;
	}
	.home-major-carousel-h2 {
    	font-size: 26px;
	}	
	.home-major-carousel-auto-scroll-h2 {
    	font-size: 26px;
	}		
	.home-minor-column-3 {
		padding-top: 10px;	
	}
}

.sees-dialog-content .rates-container {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 100;
	background: #fff;
	padding: 15px;
	display: none;
}
@media print {
	.pagebreak { page-break-before: always; }     
}
a.home-major-description { 
    line-height: 20px; 
}
.landing-group-header .stacked-heading-bold {	
	font-family:FFDINWebCondBold;
	font-size:55px;
	font-weight:500;
	letter-spacing:3px;
	margin-bottom:30px;
	text-transform:uppercase;
}
.table-layout {
	display: table;
	border-collapse: collapse;
	clear: both;
}
.table-row {
	display: table-row;
	width: 100%;
}
.table-row > *,
.table-cell {
	display: table-cell;
}


.assistance {
	margin-top:38px;
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.8px;
    margin-bottom: 0px;
    line-height: 16px;
}
.profit_calculator ul { 
    padding-left: 16px;
}
.profit_calculator li {
    display: list-item;
}
.profit_calculator_dropdown select {
    font-family: "FFDINWebCondBold";
}    
.profit_calculator_dropdown select option {
    font-family: "FFDINWebCondBold";
}  
.profit_calculator {
    font-family: "FFDINWebCondBold";
}
.profitCalculatorDiv input[type="text"], .profitCalculatorDiv input[type="number"] {
    -moz-appearance: textfield;
    border: 2px solid #000;
    display: block;
    font-family: "AmericanTypewriterStd-Med";
    font-size: 9pt;
    font-weight: normal;
    height: 30px;
    line-height:9pt;
    letter-spacing: 0.5px;
    outline: medium none;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: none;
    width:40px;
    vertical-align:middle;
    /*background-color: #eee8aa;*/        
}
.profitcalc_row {
    font-weight: normal;
    font-family: AmericanTypewriterStd-Med;
    height:24px;
    line-height:24px;
    text-align:left;    
}
.profitCalculatorInput {
    font-weight: normal;
    font-family: AmericanTypewriterStd-Med;
    font-size: 9pt;
    width: 44px;
    vertical-align: middle;
    display: inline-block;
}
.calc_helpers_header {
    font-weight: normal;  
    font-family: FFDINWebCondBold;
    font-size: 16px;
    text-transform: uppercase;    
    white-space: nowrap;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
}        
.calc_header {
    font-weight: normal;  
    font-family: FFDINWebCondBold;
    font-size: 13px;
    text-transform: uppercase;
}        
.calc_item {
    font-weight: normal;  
    font-family: AmericanTypewriterStd-Med;
}    
.calc_item_bold {
    font-weight: bold;  
    font-family: AmericanTypewriterStd-Med;
}    
.calc_profit {
    font-weight:bold; 
    font-family: AmericanTypewriterStd-Med;
}    
.profitcalc_additional_profit {
    font-weight: normal;    
    font-family: AmericanTypewriterStd-Med;
    font-size: 9pt;
    width: 480px;
    height: 390px;
    overflow: auto;
    display:none; 
    color:#000000; 
    z-index:2000; 
    position:absolute;
    background-color:#FFFFFF; 
    opacity: 1.0;
    filter: alpha(opacity=100);
    padding:20px;    
    margin-left: auto;
    margin-right: auto;
    padding-bottom:40px;
    top: 77px;    
}
.shipping_cost_header {
    font-size:10pt;
}
.profitcalc_shipping_cost {
    font-weight: normal;    
    font-family: AmericanTypewriterStd-Med;
    font-size: 9pt;
    width: 420px;
    height: 240px;
    overflow: auto;
    display:none; 
    color:#000000; 
    z-index:2000; 
    position:absolute;
    background-color:#FFFFFF; 
    opacity: 1.0; 
    filter: alpha(opacity=100);
    padding:10px;    
    margin-left: auto;
    margin-right: auto; 
    padding-bottom: 40px;
}
.grand_total_profit_label {
    font-weight: normal;    
    font-family: AmericanTypewriterStd-Med;
    font-size:10pt;
    line-height:12pt;
    height: 20pt;
    vertical-align:middle;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:10px;        
}
.grand_total_profit_id {    
    font-family: AmericanTypewriterStd-Med;
    font-size:9pt;
    line-height:11pt;
}    
.profitCalculatorDiv {
    font-family: AmericanTypewriterStd-Med;
    font-size: 9pt;
    width: 100%;
    padding-right:5px;
}
.profitcalc-button {
    background-color: #000;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "FFDINWebCondBold";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1em;
    outline: medium none;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-top:30px;
}
.profitcalc-change-all-button {
    background-color: #000;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "FFDINWebCondBold";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1em;
    outline: medium none;
    padding: 8px 12px;
    text-transform: uppercase;
    margin-left:5px;
    margin-bottom: 3px;
}
.profitcalc_header_label {
    padding-top: 4px;
    padding-left: 0px;
    padding-right: 5px;
}
.profitcalc_item {
    width: 40%;
}
@media screen and (max-width: 480px) {
    .profitCalculatorDiv input[type="text"], .profitCalculatorDiv input[type="number"] {
        -moz-appearance: textfield;
        border: 2px solid #000;
        display: block;
        font-family: "AmericanTypewriterStd-Med";
        font-size: 7pt;
        font-weight: normal;
        height: 22px;
        width:30px;
        letter-spacing: 0.5px;
        outline: medium none;
        padding-left: 3px;
        padding-right: 3px;
        text-transform: none;
        /*background-color: #eee8aa;*/            
    }
    .profitcalc_header {
        font-weight: normal;  
        font-family: FFDINWebCondBold;
        font-size: 10px;
        text-transform: uppercase;
    }        
    .profitcalc_row {
        font-weight: normal;
        font-family: AmericanTypewriterStd-Med;
        height:12px;
        line-height:12px;
        text-align:left;
    }        
    .profitCalculatorInput {
        width: 33px;
        width:40px; 
        height:10px; 
        font-size:7pt;        
    }        
    .profitCalculatorDiv {
        font-size: 7pt;
        width: 280px;
    }
    .profitcalc_additional_profit {
        font-weight: normal;    
        font-family: AmericanTypewriterStd-Med;
        font-size: 6pt;
        width: 320px;
        height: 310px;
        overflow: auto;
        display:none; 
        color:#000000; 
        z-index:2000; 
        position:absolute;
        background-color:#FFFFFF; 
        opacity: 1.0;
        filter: alpha(opacity=100);
        padding:10px;    
        margin-left: auto;
        margin-right: auto;
        padding-bottom:40px;
    }   
    .profitcalc_shipping_cost {
        font-weight: normal;    
        font-family: AmericanTypewriterStd-Med;
        font-size: 6pt;
        width: 300px;
        height: 230px;
        overflow: auto;
        display:none; 
        color:#000000; 
        z-index:2000; 
        position:absolute;
        background-color:#FFFFFF; 
        opacity: 1.0; 
        filter: alpha(opacity=100);
        padding:10px;    
        margin-left: auto;
        margin-right: auto; 
        padding-bottom: 40px;
    }
    .grand_total_profit_label {
        font-weight: normal;    
        font-family: AmericanTypewriterStd-Med;       
        font-size: 8pt;
        line-height: 8pt;
    }
    .grand_total_profit_id {
        font-size: 7pt;
        line-height: 9pt;
        height: 7pt;
    }
    .profitcalc_item {
        width: 10%;
    }
}
.profitcalc_selection {
	font-weight: normal;	
	font-family: AmericanTypewriterStd-Med;
	font-size: 12pt;
	width: 280px;
	height: 140px;
	overflow: hidden;
	display:none; 
	color:#000000; 
	z-index:2000; 
	position:absolute;
	background-color:#FFFFFF; 
	opacity: 1.0;
	filter: alpha(opacity=100);
	padding:10px;	
	margin-left: auto;
  	margin-right: auto;
  	padding-bottom:40px;
}
.profitcalc_smaller_target {
	font-weight: normal;	
	font-family: AmericanTypewriterStd-Med;
	font-size: 12pt;
	width: 280px;
	height: 140px;
	overflow: hidden;
	display:none; 
	color:#000000; 
	z-index:2000; 
	position:absolute;
	background-color:#FFFFFF; 
	opacity: 1.0;
	filter: alpha(opacity=100);
	padding:10px;	
	margin-left: auto;
  	margin-right: auto;
  	padding-bottom:40px;
}
@media screen and (max-width: 480px) {
	.profitcalc_selection {
		font-weight: normal;	
		font-family: AmericanTypewriterStd-Med;
		font-size: 10pt;
		width: 280px;
		height: 140px;
		overflow: hidden;
		display:none; 
		color:#000000; 
		z-index:2000; 
		position:absolute;
		background-color:#FFFFFF; 
		opacity: 1.0;
		filter: alpha(opacity=100);
		padding:10px;	
		margin-left: auto;
	  	margin-right: auto;
	  	padding-bottom:40px;
	}
	.profitcalc_smaller_target {
		font-weight: normal;	
		font-family: AmericanTypewriterStd-Med;
		font-size: 10pt;
		width: 280px;
		height: 140px;
		overflow: hidden;
		display:none; 
		color:#000000; 
		z-index:2000; 
		position:absolute;
		background-color:#FFFFFF; 
		opacity: 1.0;
		filter: alpha(opacity=100);
		padding:10px;	
		margin-left: auto;
	  	margin-right: auto;
	  	padding-bottom:40px;
	}
}
.copyright {
	margin-top:80px;
    font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;  
    font-size: 14px;
    letter-spacing: 0.8px;
    margin-bottom: 0px;
    line-height: 14px;    
}
@media screen and (max-width: 321px) {
	.Calendar__monthControls .column-4:nth-child(1) > div .icon-after {
  		padding-top: 16px;
  		padding-right: 0;
	}
	.Calendar__monthControls .column-4:nth-child(1) > div span {
  		position: absolute;
  		margin-left: -10px;
  		text-decoration: underline;
	}
}
.out-of-stock-dialog-wrap .dialog-main {
    padding-left: 40px;
    padding-right: 40px;
}
.out-of-stock-dialog .header-row {
    text-align: left;
    padding-left: 40px;
	text-transform: uppercase;    
}
.out-of-stock-dialog main {
    font-family: "AmericanTypewriterStd-Med";
}
.out-of-stock-dialog .buttons-row {
    margin-top:40px;
    text-align: center;
}
@media only screen and (max-width: 768px) {
    .out-of-stock-dialog .header-row {
        text-align: left;
        padding-left: 0px;
    }    
}
.giftcard-shipping-message {
    font-family: 'FFDINWebCondBold';
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.breadcrumb {
    font-family: 'FFDINWebCondBold';
	font-size: 12px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-top:12px;
    width: 100%;
    overflow: hidden;
	text-align: left;
}
.breadcrumb-element{
	float:left;
	padding-right:5px;
	line-height: 1;
}
.breadcrumb-element:hover {
	color: #a58336;
}
.breadcrumb .icon-arrow_r.icon-after::after{
	font-size:10px;
}
.breadcrumb .icon-arrow_r.icon-after:hover {
	color: #000;
}

.breadcrumb a.breadcrumb-element:last-of-type {
	color:#969696;
}

@media screen and (max-width: 780px) {
	.breadcrumb {
		display:none;
	}
}

.ui-dialog.addtobag .ui-dialog-content {
	font-family: FFDINWebCondBold;
	font-weight: 500;
	font-size: 20px;
	letter-spacing: 1px;
	line-height:20px;
}
.ui-dialog.addtobag h3 {
	margin-bottom: 8px;
}
.ui-dialog.addtobag .sub-header {
	text-transform: uppercase;
	margin-bottom: 5px;
}
.ui-dialog.addtobag img.product-image {
	width: 300px;
	height: 300px;
}
.ui-dialog.addtobag .product-name {
	text-transform: uppercase;
	margin-top: 0;
}
.ui-dialog.addtobag .variation-attributes {
	margin: 8px 0;
}
.ui-dialog.addtobag .variation-attributes > * {
	padding: 0 0.25em;
}


.ui-dialog.sees-dialog.addtobag button.ui-state-default.button {
  position: relative;
  display: inline-block;
  margin: auto;
  height: 45px;
  max-height: 45px;
  background: url("../images/buildabox/btn_slice.png") top left repeat-x scroll;
  cursor: pointer;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  padding: 0px 30px;
  width: auto;
  border-radius:0px;
}

.ui-dialog.sees-dialog.addtobag .ui-dialog-buttonset button.button:Hover {
  position: relative;
  display: inline-block;
  margin: auto;
  height: 45px;
  max-height: 45px;
  background: url("../images/buildabox/btn_slice_hover.png") top left repeat-x scroll;
  cursor: pointer;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'FFDINWebCondBold';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  padding: 0px 30px;
}

.ui-dialog.sees-dialog.addtobag .ui-dialog-buttonset button.button:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  right: -18px;
  width: 18px;
  height: 45px;
  background: url("../images/buildabox/btn_rt.png") top left no-repeat scroll;
}

.ui-dialog.sees-dialog.addtobag .ui-dialog-buttonset button.button:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: -18px;
  width: 18px;
  height: 45px;
  background: url("../images/buildabox/btn_left.png") top left no-repeat scroll;
}

.ui-dialog.sees-dialog.addtobag .ui-dialog-buttonset button.button:Hover:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  right: -18px;
  width: 18px;
  height: 45px;
  background: url("../images/buildabox/btn_rt_hover.png") top left no-repeat scroll;
}

.ui-dialog.sees-dialog.addtobag .ui-dialog-buttonset button.button:Hover:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: -18px;
  width: 18px;
  height: 45px;
  background: url("../images/buildabox/btn_left_hover.png") top left no-repeat scroll;
}

.ui-dialog.sees-dialog.addtobag .ui-widget-content .ui-state-default {
	background: #fff;
	clear:both;
	border: 0px;
	font-size:14px;
	font-family: 'AmericanTypewriterStd-Med';
	width:80%;
	margin-bottom:30px;
}
.password-fields .fieldset-header span {
	font-family: 'AmericanTypewriterStd-Med';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: none;
}
#RegistrationForm .password-fields .fieldset-header h2 {
	margin-bottom: 0;
}
    
