@font-face
{
	font-family: Avenir;
	src: url("https://peterluger.com/skin/frontend/peter/peterstore/css/AvenirLTStd-Book.otf"); /* OTF file for CSS3 browsers */
}

@font-face
{
	font-family: 'Avenir Medium';
	src: url("https://peterluger.com/skin/frontend/peter/peterstore/css/AvenirLTStd-Medium.otf"); /* OTF file for CSS3 browsers */
}

@font-face
{
	font-family: Cormorant;
	src: url("https://peterluger.com/skin/frontend/peter/peterstore/css/Cormorant-Regular.ttf"); /* TTF file for CSS3 browsers */
}

@font-face
{
	font-family: Consort;
	src: url("https://peterluger.com/skin/frontend/peter/peterstore/css/ConsortRRBoldCondensed.otf"); /* OTF file for CSS3 browsers */
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary { display: block;}
audio,canvas,video { display: inline-block;}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) { display: none; height: 0;}

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] { display: none;}
html { font-family: sans-serif; -webkit-text-size-adjust: 100%;  -ms-text-size-adjust: 100%; }

/*
 * Removes default margin.
 */

h1 { font-size: 2em;}
abbr[title] { border-bottom: 1px dotted;}
b,strong { font-weight: bold;}
dfn { font-style: italic;}
mark { background: #ff0; color: #000;}
code, kbd,pre,samp {  font-family: monospace, serif;  font-size: 1em;}
pre {  white-space: pre;  white-space: pre-wrap;  word-wrap: break-word;}
q {quotes: "\201C" "\201D" "\2018" "\2019";}
small { font-size: 80%;}
sub,sup {  font-size: 75%;  line-height: 0;  position: relative; vertical-align: baseline;}
sup {  top: -0.5em;}
sub {  bottom: -0.25em;}
img {  border: 0;}
svg:not(:root) {  overflow: hidden;}
figure {  margin: 0;}
fieldset {  border: 1px solid #c0c0c0;  margin: 0 2px;  padding: 0.35em 0.625em 0.75em;}

legend {  border: 0;  /* 1 */  padding: 0;  /* 2 */}

button,input,select,textarea {  font-family: inherit;  /* 1 */  font-size: 100%;  /* 2 */  margin: 0;  /* 3 */}
button,input {  line-height: normal;}
button,html input[type="button"],input[type="reset"],input[type="submit"] {  -webkit-appearance: button;  /* 2 */  cursor: pointer;  /* 3 */}

select,input,textarea{ border-radius:0;}
button[disabled],input[disabled] {  cursor: default;}
input[type="checkbox"],input[type="radio"] {  box-sizing: border-box;  /* 1 */  padding: 0;  width:17px; height:17px; border-radius: 50%;}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {  border: 0;  padding: 0;}

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {  overflow: auto;  /* 1 */  vertical-align: top;  /* 2 */}

table {  border-collapse: collapse;  border-spacing: 0;}

/* ============================================ *
 * Reset
 * ============================================ */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* Prevent tap highlight on iOS/Android */
  -webkit-text-size-adjust: 100%;
  /* Prevent automatic scaling on iOS */
}

body {  background: #FFFFFF; color: #000000; line-height: 24px; margin: 0; font-family: 'Avenir Light','Avenir Medium',"Raleway", "Helvetica Neue", Verdana, Arial, sans-serif; font-size:16px;}

html,body,img,fieldset,abbr,acronym {  border: 0;}
th,code,cite,caption {  font-weight: normal;  font-style: normal;  text-align: left;}
address {  font-style: normal;}
fieldset {  margin: 0;  padding: 0;  border: 0;}
img {  display: block;}
q:before,q:after {  content: '';}
input:focus,input[type="search"]:focus {  outline-offset: -2px;}
input[type="search"] {
  -webkit-appearance: none;
  /* 1 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* 2 */
  box-sizing: border-box;
}

/* ============================================ *
 * Base Styles
 * ============================================ */
@-ms-viewport {  width: device-width;}
@-o-viewport {  width: device-width;}
@viewport {  width: device-width;}
a, button {  -ms-touch-action: manipulation;  touch-action: manipulation;}

a {  color: inherit; }
/*a:hover { text-decoration: none;}*/
ol,ul {  list-style: none;  margin: 0;  padding: 0;}

/* ============================================ *
 * Typography
 * ============================================ */
h1, .h1,h2, .h2,h3, .h3,h4, .h4,h5, .h5,h6, .h6{  margin: 0; font-style: normal; text-transform: uppercase; line-height: 1.4; font-weight: bold;text-rendering: optimizeSpeed; color:#923719; font-family:  'Playfair Display', serif;}
h1, .h1 { margin-bottom: 0.7em; font-size:44px; font-weight: 400;  line-height: 1.2; text-rendering: optimizeLegibility; }
h2, .h2 { margin-bottom: 0.5em;  font-size: 24px; font-weight: 400;  line-height: 1.2; text-rendering: optimizeLegibility;}
h3, .h3 { margin-bottom: 10px; font-size: 18px;  font-weight: 400; }
h4, .h4 { margin-bottom: 10px; font-size: 14px; }
h5, .h5 { margin-bottom: 10px; font-size: 13px; }
h6, .h6 { margin-bottom: 5px;  font-size: 12px;}

/* ============================================ *
 * Shared Classes
 * ============================================ */
.address-list address {  margin-bottom: 1em;}
.availability {  margin-bottom: 0;  font-size: 13px;  text-transform: uppercase;}
.availability .label {  display: none;}
.availability.in-stock {  color: #11b400;}
.availability.available-soon,.availability.out-of-stock {  color: #df280a;}
.availability-only {  color: #df280a;  margin-bottom: 10px;}

/* -------------------------------------------- *
 * Page Titles
 */
.page-title h1,
.page-title h2,
.product-name h1,
.product-name .h1 { text-align: center; margin-bottom:5px;}

/* -------------------------------------------- *
 * Block Module
 */
.block,.col-left-first {  margin-bottom: 20px;}
.col-left-first .block:last-of-type {  margin-bottom: 0;}
.block-subtitle {  font-weight: bold;  margin-bottom: 7px;}
.block-content.unpad {  padding: 0;}
.block-content li.item {  margin: 0 0 10px 9px;}
.block-content li.item:last-child {  margin-bottom: 0;}
.block .actions {  margin: 10px 0 0;}
.block .actions:after { content: '';  display: table;  clear: both;}
.block .actions a {  float: left;}
.block .actions .button {  float: right;}

.col-left .block .actions .button ~ a,
.col-right .block .actions .button ~ a {  line-height: 33px;  margin-right: 5px;}


/* -------------------------------------------- *
 * Secondary Navigation
 */
.block-account .block-title,
.block-cms-menu .block-title {  padding-top: 0;  border-top: none;}


/* ============================================ *
 * Buttons
 * ============================================ */
/* Secondary Buttons */

.cart .buttons-set .button:hover,
.cart-table .button:hover,
.sidebar .actions .button:hover,
.button.button-secondary:hover {
  cursor: pointer;
}

.sidebar .actions button.button {  white-space: normal;}
/* Primary Buttons */
a.button:hover {  color: #FFFFFF;}

/* Disabled - class for anchor, state for form elements */
.button.disabled,
.button:disabled {  background: #C8C8C8;  opacity: 0.6;  cursor: not-allowed;}

/* Adjacent buttons */
.button + .button {  margin-left: 5px;}
.button2 { border: 0; padding: 0 5px; margin: 0; background: transparent; cursor: pointer;  vertical-align: middle;}
.button2:focus {  outline: none;}

.button2 span,
.button2 span span {
  text-transform: uppercase;
  display: inline-block; padding:0 20px !important;
}

/* -------------------------------------------- *
 * Paypal Button
 */
.paypal-logo.paypal-after,.paypal-after .paypal-or,.paypal-after .paypal-button{  float: left;}
.paypal-or { line-height: 34px; margin: 0px 10px 5px;}
.paypal-button {  line-height: 0px;}
.paypal-button img {  display: inline;}

/* -------------------------------------------- *
 * Button Sets
 */
.buttons-set,.buttons-set button.button{ clear: both; color: #fff; height:32px; line-height: 32px; font-size:15px; text-transform: uppercase; border:none; }
.buttons-set p.required {  margin: 0;  margin-left: 10px;  line-height: 33px;  float: right;}
.buttons-set .back-link { float: left; margin: 0; line-height: 33px; background: none;}
.buttons-set a:not(.button) {  line-height: 20px;  display: inline-block;  padding: 5px;}
.buttons-set:after {  content: '';  display: table;  clear: both;}

/* -------------------------------------------- *
 * Icons
 */
.icon-sprite, .btn-remove2, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
.sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .product-view .sharing-links a, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {
  background-image: url(https://peterluger.com/skin/frontend/peter/peterstore/images/icon_sprite.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .icon-sprite, .btn-remove2, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
  .sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .product-view .sharing-links a, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {
    background-image: url(https://peterluger.com/skin/frontend/peter/peterstore/images/icon_sprite@2x.png);
    background-size: 100px 1000px;
  }
}
/* -------------------------------------------- *
 * Breadcrumbs
 */
.breadcrumbs {  overflow: hidden;  margin: -15px 0 15px;}

.breadcrumbs li {  float: left;  font-size: 12px;  text-transform: uppercase;}
.breadcrumbs a { float: left;}
.breadcrumbs strong {  color: #636363;  font-weight: normal;}
.breadcrumbs span {  float: left;  padding: 0 7px;}

/* -------------------------------------------- *
 * Button - Remove / Previous
 */
.btn-remove,
.btn-previous {display: inline-block; width: 20px; height: 20px; border: 1px solid #ededed; text-align: center;
  font: 0/0 a;  text-shadow: none;  color: transparent;  position: relative;}
.btn-remove:after { content: 'X'; color: #3399cc; height: 20px; line-height: 20px; width: 100%; font-size: 10px;font-weight: bold;}
.btn-remove:hover:after {  color: #FFFFFF;  text-decoration: none;}
.btn-remove2 {  background-position: 4px -648px;  border: none;  vertical-align: top;}
.btn-remove2:after {  display: none;}
.btn-remove2:hover {  background-color: transparent;  opacity: 0.8;}
.btn-previous:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #3399cc;
  border-left: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -4px;
}
.btn-previous:hover:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid white;
  border-left: none;
}

.block-layered-nav .currently .btn-remove,
.block-layered-nav .currently .btn-previous,
.mini-products-list .btn-remove,
.mini-products-list .btn-previous,
#compare-items .btn-remove,
#compare-items .btn-previous {
  float: right;
  margin-left: 6px;
}

/* -------------------------------------------- *
 * Checkout Agreements
 */
.checkout-agreements li {  margin-bottom: 20px;}
.checkout-agreements .agreement-content {
  overflow-y: auto;
  max-width: 670px;
  max-height: 125px;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #cccccc;
  background: #f4f4f4;
}

/* -------------------------------------------- *
 * CVV Security Code
 */
.cvv-what-is-this {  margin-left: 10px;  font-size: 13px;  line-height: 24px;}

/* -------------------------------------------- *
 * Column Layouts
 */
.main:after,
.col-wrapper:after { content: ''; display: table;  clear: both;}
.col-left,
.col-right,
.col-main { padding: 0 10px;}
.col-left { float: left; width: 28.884462%; padding-left: 0; clear: left;}
.col-left img {  max-width: 100%;}
.col-right { float: right;  width: 25%;  padding-right: 0;}
.col-right img { max-width: 100%;}
.col-main {  float: left;  width: 75%;}
.col1-layout .col-main {  float: none; width: auto; padding: 0; padding-top:163px;}
.col2-left-layout .col-main { float: right; padding-right: 0; width:70.31474%; padding-left:12%;}
.col2-right-layout .col-main {  padding-left: 0;}
.col3-layout .col-right {  width: 20.83333%;}
.col3-layout .col-wrapper {  float: left;  width: 79.16667%;}
.col3-layout .col-wrapper .col-main {  float: right;  width: 73.68421%;}
.col3-layout .col-wrapper .col-left {  width: 26.31579%;}

/* Content Columns */
.col2-set {  width: 100%; float:left; margin-top:25px;}
.col2-set .col-1,
.col2-set .col-2 {  width: 50%;}
.col2-set .col-1 {  float: left;  padding-left: 0; padding-right:10px; }
.col2-set .col-2 {  float: right;  padding-right: 0; padding-left:10px;}
.col2-set .narrow { width: 33%;}
.col2-set .wide { width: 65%;}
.col2-set:after {  content: '';  display: table;  clear: both;}

/* -------------------------------------------- *
 * Global Site Notice
 */
.global-site-notice { background: #676157; color: #e6e6e6; font-size: 11px;}
.global-site-notice .notice-inner {
  padding-left: 120px;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  line-height: 11px;
  min-height: 40px;
  padding-top: 14.5px;
  padding-bottom: 14.5px;
  background-image: url("https://peterluger.com/skin/frontend/peter/peterstore/images/demo-logo.png");
  background-position: left;
  background-repeat: no-repeat;
}
.global-site-notice p { margin-bottom: 0;}

/* -------------------------------------------- *
 * Promotional Message Banner
 */
.promo-msg { color: #3399cc; text-align: center; margin: 10px; text-transform: uppercase;}
.grid:after { content: ''; display: table; clear: both;}

/* -------------------------------------------- *
 * Messages
 */
.success { color: #11b400;}
.error { color: #df280a; font-weight: bold;}
.notice {  color: #e26703; font-weight: bold;}

/* -------------------------------------------- *
 * Messages
 */
.messages { margin-bottom: 10px; width:100%; float:left;}
.messages li li { position: relative; margin-bottom: 5px; padding: 7px 10px 7px 20px; background: #f4f4f4; font-size: 15px;}
.messages li li:before { top: 50%; left: 0; margin-top: -6px;}
.messages .error-msg li { color: black; border-left: 5px solid #df280a; background-color: #faebe7;}
.messages .error-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #df280a;
  border-right: none;
}

.messages .notice-msg li { color: black; border-left: 5px solid #e26703; background-color: #f9ebe6;}
.messages .notice-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #e26703;
  border-right: none;
}
.messages .success-msg li { color: black; border-left: 5px solid #11b400; background-color: #eff5ea;}
.messages .success-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #11b400;
  border-right: none;
}

/* -------------------------------------------- *
 * Page Popup
 */
.page-popup {padding: 20px; background: #FFFFFF; height: auto;}
.page-popup h1 { margin: 0 0 0.5em; font-size: 36px;}

/* -------------------------------------------- *
 * Payment Methods
 */
.payment-methods { margin-bottom: 20px;}
.payment-methods dt {  padding: 5px 0;}
.payment-methods dd {  padding-top: 10px;}
.payment-methods .form-list {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: 5px 15px 15px;
  padding: 15px;
  border: 1px solid #cccccc;
  background: #f4f4f4;
}

.payment-methods .form-list:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #cccccc;
  border-top: none;
  top: -11px;
  left: 30px;
}

.payment-methods .form-list:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  border-top: none;
  top: -10px;
  left: 30px;
}

.payment-methods .form-list li:last-child { margin-bottom: 0;}
/* -------------------------------------------- *
 * Please Wait (Loading Indicator)
 */
.please-wait {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  line-height: 24px;
  height: 24px;
  white-space: nowrap;
}
.please-wait img { float: left; margin-right: 5px; width: 24px;}
.price-box { margin: 7px 0;}
.price-box p { margin-bottom: 0;}
.price-notice { color: #a0a0a0;}
.price-box .price-label { color: #a0a0a0; white-space: nowrap;}
.price-box .minimal-price-link { padding-left: 1em; color: #3399cc; display: block;}
.price-box .minimal-price-link .label { color: #a0a0a0;}

/* -------------------------------------------- *
 * Price Box - Special
 */
.price-box .old-price,
.price-box .special-price,
.price-box .old-price .price,
.price-box .special-price .price { display: inline-block;}

.price-box .old-price .price-label,
.price-box .special-price .price-label { display: none;}

.price-box .old-price .price {  color: #a0a0a0;  text-decoration: line-through;}
.price-box .special-price {  color: #3399cc;  padding-left: 1em;}
.price-box .special-price .price-label {  color: #D84D3C;}

/* -------------------------------------------- *
 * Price Box - Taxes
 */
.price-box .price-excluding-tax,
.price-box .price-including-tax,span.weee {  display: block;}

/* -------------------------------------------- *
 * Tier Prices
 */
.product-pricing,
.tier-prices,
.tier-prices-grouped {
  display: inline-block;
  padding: 4px 8px;
  background: #FBF4DE;
  border: 1px solid #E2D4C7;
  margin-top: 7px;
}
.product-pricing li,
.tier-prices li,
.tier-prices-grouped li { font-size: 12px;}

.product-pricing .benefit,
.tier-prices .benefit,
.tier-prices-grouped .benefit {  font-style: italic;}

.product-pricing .price,
.tier-prices .price,
.tier-prices-grouped .price {  font-weight: bold;}

/* ============================================ *
 * Item Options
 * ============================================ */
.item-options { font-size: 14px; width:100%; float:left; margin-bottom:-24px;}
.product-cart-info .item-options{ display: none;}
.item-options:after { content: '';  display: table;  clear: both;}
.item-options dt { float: left; clear: left; font-weight: 600; padding-right: 5px;}
.item-options dt:after { content: ': ';}
.item-options dd { float: left;}

.truncated,
.truncated a.dots {  cursor: help;}
.truncated a.details {  cursor: help;  height: 16px;  line-height: 16px;}
.truncated .truncated_full_value {  position: relative;  z-index: 300;}
.truncated .truncated_full_value .item-options {
  display: none;
  position: absolute;
  z-index: 300;
  width: 200px;
  padding: 8px;
  /*border: 1px solid #3399cc;*/
  border:1px solid #923719;
  background-color: #F6F6F6;
  top: 21px;
  left: 50px;  top:0;
}
.truncated .truncated_full_value .item-options:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  /*border-bottom: 7px solid #3399cc;*/
  border-bottom:7px solid #923719;
  border-top: none;
  left: 97px;
  top: -7px;
}

.truncated .truncated_full_value .item-options > p { font-weight: bold; text-transform: uppercase; margin-bottom: 8px;}
.truncated .show .item-options { display: block;}

@media only screen and (max-width: 479px) {
  .truncated { cursor: inherit; }
  .truncated a.details { display: none;}
  .truncated .truncated_full_value .item-options {
    display: block;
    position: static;
    z-index: 1;
    width: 100%;
    border: none;
    background-color: transparent;
  }
  .truncated .truncated_full_value .item-options p { float: none;  }
  .truncated .truncated_full_value .item-options:after { display: none; }
}
/* -------------------------------------------- *
 * Printer Friendly Page
 */
.page-print { width: 6.5in; margin: 20px; background: #FFFFFF;}

/* -------------------------------------------- *
 * Add to links
 */
.add-to-links {  margin: 7px 0;}
.add-to-links a { display: inline-block;  padding: 0px 3px 3px;}

.add-to-links .separator {  display: none;}

/* -------------------------------------------- *
 * Product Image
 */
.product-image,
.no-touch .product-img-box .product-image:not(.zoom-available):hover {
  position: relative;
  display: block;
  border: 1px solid #ededed;
}


/* -------------------------------------------- *
 * Ratings
 */
.ratings { margin: 7px 0;}
.ratings .rating-box,
.ratings .rating-links {  margin: 5px 0;}
.ratings .rating-box {  width: 65px;  height: 13px;  background-repeat: repeat-x;  background-position: 0 -615px;  overflow: hidden;}
.ratings .rating-box .rating {  float: left;  height: 13px;  background-repeat: repeat-x;  background-position: 0 -600px;}
.ratings .amount {  display: block;  margin: 5px auto;}
.ratings .rating-links .separator {  margin: 0 3px;}

/* -------------------------------------------- *
 * Standard Formatted Text Block
 */
.std p {  margin: 0 0 1.5em;}
.std ol {  list-style: decimal outside;  margin-bottom: 1.5em;}
.std ol li {  margin-left: 2em;}
.std ul {  list-style: disc outside;  margin-bottom: 1.5em;}
.std ul li {  margin-left: 2em;}
.std .note {  color: #a0a0a0;  font-size: 13px;}

/* -------------------------------------------- *
 * Tabs
 */
.tabs {  margin-bottom: 10px;  background: #FFFFFF;}

/* -------------------------------------------- *
 * Toolbar
 */

.toolbar { margin-top: 10px; margin-bottom: 15px; border-bottom: 1px solid #cccccc; border-top: 1px solid #cccccc; background: #f4f4f4; padding: 5px 10px 0px 10px;}
.toolbar:after {  content: '';  display: table;  clear: both;}
.pager-no-toolbar {  margin-bottom: 10px;}
.pager-no-toolbar ~ .pager-no-toolbar {  margin-top: 10px;}
.toolbar,
.pager {  color: #636363;  line-height: 30px;  font-size: 12px;}
.toolbar label,
.pager-no-toolbar label {  font-weight: normal;  text-transform: uppercase;}
.sorter {  float: left;  margin-bottom: 5px;}
.sorter label {  float: left;  margin-right: 5px;}
.sorter label:after,.pager .limiter > label:after {  content: ':';}
.sorter > .sort-by {  float: left;  margin-right: 5px;  height: 30px;}
.sorter > .sort-by .sort-by-switcher {  width: 30px;  height: 30px;  display: inline-block;}
.sorter > .sort-by .sort-by-switcher--asc {  background-position: 4px -542px;}
.sorter > .sort-by .sort-by-switcher--asc:hover {  background-position: -46px -542px;}
.sorter > .sort-by .sort-by-switcher--desc {  background-position: 4px -567px;}
.sorter > .sort-by .sort-by-switcher--desc:hover {  background-position: -46px -567px;}
.sorter > .view-mode {  float: right;}
.sorter > .view-mode .grid,
.sorter > .view-mode .list {  float: left;  width: 30px;  height: 30px;}
.sorter > .view-mode .grid {  margin-right: 5px;  background-position: 8px -492px;}
.sorter > .view-mode strong.grid,
.sorter > .view-mode a.grid:hover {  background-position: -42px -492px;}
.sorter > .view-mode .list {  background-position: 11px -517px;}
.sorter > .view-mode strong.list,
.sorter > .view-mode a.list:hover {  background-position: -39px -517px;}
.pager {  float: right;  overflow: hidden;}
.pager > .count-container {  float: left;}
.pager .amount {  float: left;  white-space: nowrap;  margin: 0 15px 0 0;}
.pager .limiter {  float: left; }
.pager .limiter > label {  padding-right: 5px;}
.pager .limiter select{ width:60px; border:1px solid #953811;}
.pager .amount,
.pager .limiter,
.pager .pages {  margin-bottom: 5px;}
.pages {  float: right;  overflow: hidden;  margin-left: 15px;}
.pages strong {  display: none;}
.pages li {  float: left;}
.pages a,.pages .current {
  display: inline-block;
  border: 0;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 30px;
  width: 25px;
  height: 30px;
  padding: 0;
  color: #3399cc;
}
.pages .current,
.pages .current:hover {  color: #636363;  border: 1px solid #cccccc;  width: 30px;  background-color: #FFFFFF;  cursor: default;}

.pages .next,
.pages .previous {  font: 0/0 a;  text-shadow: none;  color: transparent;  background-color: transparent;  position: relative;}
.pages .next:hover,
.pages .previous:hover {  border: 1px solid #3399cc;}
.pages .next:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #3399cc;
  border-right: none;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -2px;
}
.pages .next:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #246b8f;
  border-right: none;
}

.pages .previous:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #3399cc;
  border-left: none;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -2px;
}
.pages .previous:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #246b8f;
  border-left: none;
}

@media only screen and (max-width: 479px) {
  .pager .amount--has-pages { display: none;  }
  .pages { float: left;}
  .limiter label {  display: none; }
}
/* ============================================ *
 * Tax - Full Tax Summary
 * ============================================ */
#checkout-review-table .summary-collapse,
#shopping-cart-totals-table .summary-collapse,
body.customer-account .data-table .summary-collapse {
  position: relative;
  cursor: pointer;
}
#checkout-review-table .summary-collapse:before,
#shopping-cart-totals-table .summary-collapse:before,
body.customer-account .data-table .summary-collapse:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #3399cc;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .summary-collapse:hover:before,
#shopping-cart-totals-table .summary-collapse:hover:before,
body.customer-account .data-table .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #246b8f;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .show-details .summary-collapse:before,
#shopping-cart-totals-table .show-details .summary-collapse:before,
body.customer-account .data-table .show-details .summary-collapse:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #3399cc;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .show-details .summary-collapse:hover:before,
#shopping-cart-totals-table .show-details .summary-collapse:hover:before,
body.customer-account .data-table .show-details .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #246b8f;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}

#shopping-cart-totals-table tfoot td .summary-collapse:before, #shopping-cart-totals-table tfoot td .summary-collapse:hover:before {
  margin-bottom: 5px;
}

/* ============================================ *
 * Magento Helpers
 * ============================================ */
.a-center {  text-align: center;}
.a-right,.align-right {  text-align: right;}
.no-display {  display: none !important;}
.nowrap {  white-space: nowrap;}
.width-full {  width: 100%;}
.hidden {  display: none;}
.page-print .print-head {  margin: 0 0 15px;}

/* -------------------------------------------- *
 * Fieldsets
 */
.fieldset p {  margin-bottom: 7px;}
.fieldset p.required,.step p.required{  width:100%; float:left; text-align: right;}
.fieldset + .fieldset {  margin-top: 5px;}

form .legend {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
}

/* -------------------------------------------- *
 * Input Box
 */
.input-box {  padding-top: 2px;}
.input-box:after {  content: '';  display: table;  clear: both;}

li.centinel-logos div.input-box img {  display: inline;  vertical-align: middle;}

/* For adjacent select inputs. */
/* Example: credit card expiration month and year. */
.input-box .v-fix {  float: left;  margin-right: 5px;  max-width: 100%;}

/* -------------------------------------------- *
 * Labels
 */
label {
  display: inline-block;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

label.required:after,
span.required:after {
  content: ' *';
  color: #ff0000;
  font-weight: normal;
  font-size: 12px;
}

label.required em,span.required em {  display: none;}

/* -------------------------------------------- *
 * Hints
 */
.input-hint {  color: #a0a0a0;  font-size: 12px;}

/* -------------------------------------------- *
 * Select
 */
select + select {  margin-left: 5px;}
select[multiple] {  width: 270px;  border: 1px solid silver;  font-size: 15px;  padding: 5px;}
textarea {  box-sizing: border-box; width: 100%; padding: 5px;}
.input-text {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #000;
  background: #fcf7e9;
}
.input-text:focus {  border: 1px solid #3399cc;}
.input-text.validation-failed {  border-color: #df280a;}
.input-text.validation-failed:focus {  outline-color: #ef9384;}
input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {  height: 38px; padding: 0 8px; width: 100%; max-width: 100%;}


/* Only show on iPhones (not iPads or any other device) */
@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
  input[type=email],
  input[type=search],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text],
  select { font-size: 16px; }
}
.ie8 .input-text {  max-width: none;}

/* -------------------------------------------- *
 * Inputs - Quantity
 */
input[type=number].qty,
input[type=text].qty {  width: 3em;  text-align: center;  vertical-align: middle;}

/* -------------------------------------------- *
 * Placeholder
 */
::-webkit-input-placeholder,input:-moz-placeholder{  color: #a0a0a0;}


/* -------------------------------------------- *
 * Checkbox And Radio
 */
.checkbox,.radio {  position: relative; display: inline-block;}
.checkbox + label,
.radio + label {  width: auto;  max-width: 85%; font-size: 14px;  font-weight: normal;  vertical-align: top;}

/* -------------------------------------------- *
 * Validation
 */
p.required,.validation-advice { margin: 5px 0 0; color: #ff0000; width: 100%;float: left;}

/* ============================================ *
 * Form List
 * ============================================ */
.fieldset,.form-list{ width:100%; float:left;}
.form-list > li { margin-top:25px; width:100%; float:left;}
.form-list > li:first-child{ margin-top:0;}
.form-list select { width: 365px;  max-width: 100%;}
.form-list .input-range .input-text {  width: 74px;}
.form-list .field,
.form-list .wide,
.form-list .control {  margin-bottom: 0;}

.form-list .control div.input-box:after,
.sp-methods dt div.input-box:after,
#checkout-shipping-method-load .sp-methods dd div.input-box:after,
#co-shipping-method-form .sp-methods dd div.input-box:after,
.product-options ul.options-list div.input-box:after {
  display: none;
}

.form-list .control .no-display + label,
#checkout-shipping-method-load .sp-methods dd .no-display + label,
#co-shipping-method-form .sp-methods dd .no-display + label,
.product-options ul.options-list .no-display + label {
  padding-left: 10px;
  background-color: transparent;
}
.form-list .control .no-display + label:hover,
.sp-methods dt .no-display + label:hover,
#checkout-shipping-method-load .sp-methods dd .no-display + label:hover,
#co-shipping-method-form .sp-methods dd .no-display + label:hover,
.product-options ul.options-list .no-display + label:hover {
  background-color: transparent;
}

.product-options ul.options-list label,
.col2-set .form-list .control label {
  min-width: inherit;
  width: 250px;
  max-width: 100%;
}

.form-list .control.remember-me-box label {  width: auto;  max-width: none;  min-width: inherit;}
.form-list .control{ margin-top: 25px;}
.form-list .control .radio,
.form-list .control .checkbox {  margin:3px 6px 0 0; }
.form-list .control .input-box {  clear: none;  display: inline-block;  width: auto;  padding: 0;}
.hide-th {  text-indent: -9999px;}

.data-table {  width: 100%;}
.data-table td,.data-table th {  padding: 10px;  vertical-align: top;}
.data-table th { text-transform: uppercase;line-height: 1.4;  white-space: nowrap;}
  .data-table tbody td .item-options dt:after {  content: ':';}

/* ============================================ *
 * Generic Info Table
 * ============================================ */
.info-box {  border: 1px solid silver;  padding: 12px 15px;  margin: 0 0 15px;}
.info-box h2 {  font-weight: bold;  font-size: 13px;}
.info-table th,.info-table td {  vertical-align: top;}
.info-table th {  font-weight: bold;  padding: 4px 20px 4px 0;}
.info-table td {  padding: 4px 0;}

/* ============================================ *
 * Zebra-Stripe Table
 * ============================================ */
.zebra-table tr:first-child,
.zebra-table th:first-child {  border-top: 1px solid silver;}
.zebra-table td,
.zebra-table th {  border-bottom: 1px solid silver;  padding: 6px;  background-color: transparent;}
.zebra-table tr {  background-color: #eeeded;}
.zebra-table tr:nth-child(odd) {  background-color: #f8f7f5;}

/* ============================================ *
 * Linearize Table
 * ============================================ */
@media only screen and (max-width: 479px) {
  .linearize-table tr,
  .linearize-table th,
  .linearize-table td,
  .linearize-table .linearize-show{ display: block;  }
  .linearize-table thead th { border-right: 0; border-left: 0;  }
  .linearize-table thead th.lin-hide,
  .linearize-table thead th:nth-child(1n+2),
  .linearize-table tbody td.lin-hide,
  .linearize-table tfoot td.lin-hide,
  .linearize-table .linearize-hide{ display: none; }
  .linearize-table tbody tr { position: relative; }
  .linearize-table tbody td { padding: 0 10px 4px; border-right: 0; border-bottom: 0;}
  .linearize-table tbody td:first-child { padding-top: 10px;}
  .linearize-table tbody td:first-child,
  .linearize-table tbody td:first-child h3 { font-weight: bold;}
  .linearize-table tbody td[data-rwd-label] { text-align: left;}
  .linearize-table tbody td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px; padding-right: 5px; text-transform: uppercase; }
  .linearize-table tfoot tr { display: block; text-align: right;}
  .linearize-table tfoot tr:after { content: '';  display: table; clear: both; }
  .linearize-table tfoot td { display: block; float: left;}
  .linearize-table tfoot td:nth-child(odd) { clear: left; width: 70%;}
  .linearize-table tfoot td:nth-child(even) { text-align: left; width: 30%;}
  .linearize-table .linearize-unpad {  padding: 0;}
}

/* ============================================ *
 * Global
 * ============================================ */
html,body { height: 100%;}
.wrapper { min-width: 320px; min-height: 100%; position: relative;}
.wrapper:after { content: ''; display: table; clear: both;}

.account-cart-wrapper {  position: absolute;  top: 0px;  right: 0px;}
/* ============================================ *
 * Nav - Skip Link
 * ============================================ */
.skip-nav {  width: 40%;}
.skip-nav:not(.skip-active):hover {  text-decoration: none;}
.skip-nav:not(.skip-active):hover .icon {  background-position: -46px 4px;}
.skip-nav .label {  display: inline;}
.skip-nav .icon {  background-position: 4px 4px;}


/* ============================================ *
 * Search - Skip Link
 * ============================================ */
.skip-search:not(.skip-active):hover .icon {  background-position: -46px -146px;}
.skip-search .icon {  background-position: 4px -146px;}


/* ============================================ *
 * Search Input
 * ============================================ */
#search_mini_form .input-box {  position: relative;  padding-top: 0;}
#search_mini_form label {  display: none;}
#search {  width: 100%;  height: 40px;  padding-right: 40px; }
#search_mini_form .search-button {
  text-indent: -9999px;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: none;
}

#search_mini_form .search-button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  background-position: 4px -146px;
}

#search_mini_form .search-button:hover:before {  opacity: 0.8;}
#search_mini_form .search-button:active:before {  margin-top: -13px;  margin-left: -13px;}

/* ============================================ *
 * Header - Account
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Account
 */
.skip-account:not(.skip-active):hover .icon {  background-position: -46px -44px;}
.skip-account .icon {  background-position: 4px -44px;}

/* ============================================ *
 * Header - Cart
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Cart
 */
.skip-cart:not(.skip-active):hover .icon {  background-position: -50px -95px;}
.skip-cart .icon {  background-position: 0px -95px;}

/* -------------------------------------------- *
 * Skip Cart Notifier
 */
.skip-cart .count {
  border-radius: 12px;
  display: inline-block;
  top: -6px;
  position: relative;
  z-index: 5;
  width: 22px;
  height: 22px;
  background: rgba(51, 153, 204, 0.9);
  color: #FFFFFF;
  font-size: 11px;
  line-height: 22px;
  text-align: center;
}

.skip-link.skip-active .count {  color: white;}
.skip-cart.no-count .count,.skip-cart .count.empty {  display: none;}

/* -------------------------------------------- *
 * Mini Cart - Empty
 */
.cart-menu .empty {  padding: 20px;  text-align: center;}

/* -------------------------------------------- *
 * Mini Cart - Full
 */
/* Actions */
.cart-menu .actions {  overflow: hidden;  padding: 15px;}
.cart-menu .actions .button {  float: left;  width: 48%;}
.cart-menu .actions .button + .button {  margin-left: 4%;}

/* Subtotal */
.cart-menu .subtotal {  padding: 0 15px 15px; font-size: 24px; line-height: 1.2;}

/* List */
.mini-cart-list {  margin-bottom: 5px;}
.mini-cart-list li {  position: relative; min-height: 90px;  padding: 15px 15px 15px 90px;  border-top: 1px solid #cccccc;  font-size: 13px;  line-height: 1.35;}
.mini-cart-list .product-name {  display: inline-block;}
.mini-cart-list .product-image {  position: absolute;  left: 15px;  top: 15px;}
.mini-cart-list .product-image img {  width: 60px;  height: 60px;}
.mini-cart-list .has-options {  margin-bottom: 0;  color: #a0a0a0;  font-size: 12px;}

/* Too full - additional items will be shown in cart */
.cart-menu .last-added {  padding: 10px 15px 15px;  border-top: 1px solid #cccccc;  font-size: 13px;}

.category-title h1,
body.catalogsearch-result-index .page-title h1 {
  border-bottom: none;
}


.products-list .action .button,
.products-grid .actions .button {  white-space: normal;}

/* -------------------------------------------- *
 * Product Name
 */
h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name {
  margin: 0;
  margin-bottom: 0.5em;
  font-style: normal;
  text-rendering: optimizeLegibility;
  text-transform: capitalize;
  font-weight: normal;
  line-height: 1.4;
}
a{ text-decoration: underline;}

/* ============================================ *
 * Product Grid
 * ============================================ */
.products-grid {  position: relative;}
.products-grid:after {  content: '';  display: table;  clear: both;}
.products-grid > li {  position: relative; margin-bottom: 20px; text-align: center; width:32.6666%; float:left; margin-right: 1%; font-family: 'Avenir Medium';}
.products-grid > li:nth-of-type(3n){ margin-right:0;}
.products-grid > li:nth-of-type(3n+1){ clear: both;}
.products-grid > li:after { content: '';  display: table;  clear: both;}
.products-grid > li select,.products-list > li select,.product-options dd select,.shipping select,select{ width:100%; height:28px; border:1px solid #953811; appearance: none; -moz-appearance:none; -webkit-appearance: none; background: url(https://peterluger.com/skin/frontend/peter/peterstore/images/arrow.png) no-repeat right; padding:0 5px; padding-right:25px;}
.pro-item{ box-shadow: 3px 3px 10px #928F88; border:1px solid #b07757; padding:10px; background:#fff; min-height:308px;}
.products-grid .product-image {  width: 100%;  margin-bottom: 15px; border:none;}
.products-grid .product-image img {  width: 100%;  height: auto;}
.products-grid .product-image img:hidden {  display: none;}
.widget-new-products .products-grid .product-image {  width: 75%;  margin-bottom: 15px;  margin-left: 10%;}
.products-grid .product-info {  position: relative; padding:20px 15px; text-align: left;}
.products-grid .desc.std{ font-size:15px;}
.products-grid .price-row{ padding-top:10px; position:absolute; bottom:0;}
.price-box .regular-price{ color:#923719; font-size:15px; /*font-family: 'Avenir Black';*/ position: relative; font-family: 'Playfair Display', serif; font-size:20px;}
.products-grid .actions {  padding-top: 10px;  position: absolute;  bottom: 0px;  min-height: 85px;  width: 100%;}
.products-grid .ratings .rating-box {  margin: 0 auto;}
.products-grid .ratings .amount {  display: none;}
.products-grid .add-to-links {  margin-bottom: 0;}
.products-list > li .pro-info-desc{ min-height: 220px;}

/* Config: Two columns + flexible gutter */
.products-grid .product-image {  margin-bottom: 5px;}
.products-grid .product-image:before, .products-grid .product-image:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.products-grid .product-image:before {  background-color: white;  opacity: 0.8;  z-index: 2;}
.products-grid .product-image:after {
  background-image: url("https://peterluger.com/skin/frontend/peter/peterstore/images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.products-grid .product-image.loading {  position: relative;}
.products-grid .product-image.loading:before, .products-grid .product-image.loading:after {  display: block;}

/* ============================================ *
 * Product List
 * ============================================ */
.products-list { width:100%; float:left;}
.products-list > li {  margin-bottom: 20px;  width: 32.6666%; float:left; margin-right: 1%; font-family: 'Avenir Medium';}
.products-list > li:nth-of-type(3n){ margin-right:0;}
.products-list > li:after {  content: '';  display: table;  clear: both;}
.products-list > li .product-image img {  width: 100%;  max-width: 100%;}
.products-list > li:last-child {  padding-bottom: 0;  border-bottom: none;}
.products-list .product-shop .ratings {  margin: 0;}
.products-list .product-shop .ratings .rating-box,
.products-list .product-shop .ratings .rating-links {  float: left;  margin-right: 7px;}
.products-list .product-shop .ratings .rating-links {  margin-top: 4px;}
.products-list .product-shop .price-box .price {  font-size: 18px;}
.products-list .product-shop .action { margin: 7px 0;}
.products-list .product-shop .desc {  margin-top: 7px;}
.products-list .product-shop .price-box{ padding-top:25px;}

/* ============================================ *
 * Mini Product List
 * ============================================ */
.mini-products-list .product-image { float: left; min-width: 50px;}
.mini-products-list .product-details { margin-left: 60px;}
.mini-products-list .product-details .product-name {  padding-top: 10px;}
.mini-products-list li {  margin-bottom: 10px;  clear: both;}
.mini-products-list li:after,.mini-products-images-list:after {  content: '';  display: table;  clear: both;}
.mini-products-images-list li.item {  float: left;  width: 50%;  margin: 0;  padding: 0 5px 10px 0;}
.mini-products-images-list li.item:nth-child(even) {  padding-right: 0;  padding-left: 5px;}
.mini-products-images-list li.item .product-image {  display: block;}
.mini-products-images-list li.item .product-image img {  width: 100%;  max-width: 100%;}

/* ============================================ *
 * Catalog - List
 * ============================================ */
.category-image {  width:100%; float:left;}
.category-image img {  width: 100%;  max-width: 100%;}
.category-image img:hidden {  display: none;}

/* ============================================ *
 * Layered Navigation
 * ============================================ */
.block-layered-nav .block-subtitle--filter,
.block-layered-nav .block-content > dl > dt
{
  display: none;
  margin: 0;
  color: #636363;
  font-size: 14px;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  padding: 7px 10px 7px 24px;
  border:1px solid #ccc;
  position: relative;
  background-color: #f4f4f4;
  cursor: pointer;
}
.block-layered-nav .block-subtitle--filter:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #3399cc;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
.block-layered-nav .block-subtitle--filter:hover { background-color: #ececec;}
.block-layered-nav .block-content .toggle-tabs { display: none;}
.block-layered-nav .block-content > dl > dt {  display: block;}
.block-layered-nav .block-content > dl > dt:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #3399cc;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
.block-layered-nav .block-content > dl > dt:hover { background-color: #ececec;}
.block-layered-nav .block-content > dl > dd { padding: 10px; margin: 0; border-width: 0 1px; border-style: solid;border-color: #cccccc;}
.block-layered-nav .block-content > dl > dd:last-child {  border-width: 0 1px 1px 1px;}
.block-layered-nav dl dd { margin-bottom: 10px; margin-top: 10px;}
.block-layered-nav dl dd ol > li > span, .block-layered-nav dl dd ol > li > a { padding: 5px 15px; display: block;}
.block-layered-nav dl dd ol > li > a .count { color: #a0a0a0;}

.block-layered-nav .currently .block-subtitle {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}
.block-layered-nav .currently ol { padding-left: 10px; margin-bottom: 10px;}
.block-layered-nav .currently ol li {  margin-bottom: 5px;}
.block-layered-nav .currently ol li .label {  font-weight: bold;}
.block-layered-nav .currently ol li:after {  content: '';  display: table;  clear: both;}
.block-layered-nav .actions {  text-align: right;  margin-bottom: 7px;}

/* ============================================ *
 * Catalog - Product
 * ============================================ */
.product-view .product-essential .extra-info .ratings .rating-box,
.product-view .product-essential .extra-info .ratings .amount { float: left;}
.product-view .product-essential .extra-info .ratings .rating-box { margin-top: 8px; margin-right: 10px;}
.product-view .product-essential .extra-info .ratings:after,
.product-view .product-essential:after{ content: '';  display: table;  clear: both;}
.product-view .product-shop { width: 41%; float: left; padding:0 10px 10px 50px;}
.product-view .product-shop .extra-info { float: left; padding-right: 15px; clear: left; width: 70%;}
.product-view .product-shop .short-description { margin-bottom: 10px; clear: both;}
.product-view .product-shop .ratings { margin-bottom: 8px;}
.product-view .product-shop .availability { font-size: 16px;}
.product-view .product-shop .price-box { margin:25px 0 35px;}
.product-view .product-shop .price-box .old-price,
.product-view .product-shop .price-box .special-price,
.product-view .product-shop .price-box .regular-price { padding-right: 0; line-height: 1.2;}
.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price,
.product-view .product-shop .price-box .full-product-price .price { font-size: 16px;}
.product-view .product-shop .price-box .special-price .price-label { font-size: 16px; text-transform: uppercase;}
.product-view .product-shop .price-box .special-price span.weee { color: #636363;}
.product-view .product-shop .price-box .special-price span.weee span.price { font-size: 16px;}
.product-view .product-shop .price-box .price-excluding-tax,
.product-view .product-shop .price-box .price-including-tax { display: block; line-height: 1.2; color: #636363;}
.product-view .product-shop .price-box .price-excluding-tax .label,
.product-view .product-shop .price-box .price-including-tax .label { font-size: 16px; font-weight: 300;}
.product-view .product-shop .price-box .price-excluding-tax .price,
.product-view .product-shop .price-box .price-including-tax .price { font-size: 20px;}
.product-view .price-box.map-info a { display: inherit;}
.product-view .old-price .price-label { display: none;}
.product-view .add-to-cart-wrapper,
.product-view .block-related { width: 50%; float: right; clear: right; display: none;}

.product-img-box { width: 59%; float: left;}
.product-img-box .product-image { margin-bottom: 10px;}
.product-img-box .product-image img { max-width: 100%; max-height: 750px; margin: 0px auto;}

.product-image-gallery { position: relative;}
.product-image-gallery .gallery-image { display: none;}
.product-image-gallery .gallery-image.visible { display: block;}
.product-image-gallery .gallery-image.visible.hidden { visibility: hidden;}
.product-image-gallery:before, .product-image-gallery:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.product-image-gallery:before { background-color: white; opacity: 0.8; z-index: 2;}
.product-image-gallery:after {
  background-image: url("https://peterluger.com/skin/frontend/peter/peterstore/images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.product-image-gallery.loading { position: relative;}
.product-image-gallery.loading:before, .product-image-gallery.loading:after { display: block;}

.product-image-thumbs li {  display: inline-block;}
.product-image-thumbs a {  display: inline-block;  border: 1px solid transparent;}

.product-view .add-to-box:after,
.product-view .add-to-cart:after { content: ''; display: table; clear: both;}
.product-view .product-options-bottom .price-box,
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart-buttons .button,
.product-view .add-to-cart-buttons .paypal-logo { margin-bottom: 10px;}
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart .qty-wrapper label { margin-right:0; float: left;}
.product-view .add-to-cart .qty-wrapper .qty { float: left; }
.product-view .add-to-cart-buttons { float: right;}
.product-view .add-to-cart-buttons .paypal-logo {  clear: left;  text-align: center;}
.product-view .add-to-cart-buttons .paypal-logo .paypal-button {  margin: 0 auto;  display: block;  width: 170px;}
.product-view .add-to-cart-buttons .paypal-logo .bml_button {  display: block;  width: 174px;  margin: 0 auto;}
.product-view .add-to-cart-buttons .paypal-logo .bml_button a {
  text-align: center;
}
.product-view .add-to-cart-buttons .paypal-logo .paypal-or {
  display: block;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  line-height: 1;
  text-align: center;
}
.product-view .add-to-cart-buttons .button { height:32px; width:138px; border:none;}
.product-view .alert-price,
.product-view .alert-stock { clear: both;}

/* This is the "or" that separates the "Add to Cart" and "Add to X" links */
.add-to-box .or { display: none;}

.product-view .add-to-links { clear: both; margin-top: 0px; margin-right: 15px; float: left; display: none;}
.product-view .add-to-links:after,.product-view .sharing-links:after { content: ''; display: table; clear: both;}
.product-view .add-to-links li { float: left;}
.product-view .add-to-links a {
  padding: 2px 7px 2px 0px;
  margin-left: 7px;
  border-right: 1px solid #cccccc;
}
.product-view .add-to-links li:first-child a { margin-left: 0px;}
.product-view .add-to-links li:last-child a { border-right: 0px;}
.product-view .sharing-links { float: left; display: none;}
.product-view .sharing-links li { float: left; padding: 0px 7px 7px;}
.product-view .sharing-links a {text-indent: -9999px; display: block; width: 26px; height: 26px;}
.product-view .sharing-links a:hover { opacity: 0.8;}
.product-view .sharing-links a.link-wishlist {  background-position: 0px -225px;}
.product-view .sharing-links a.link-compare {  background-position: 0px -250px;}
.product-view .sharing-links a.link-email-friend {  background-position: 0px -322px;}
.product-view .sharing-links a.link-facebook {  background-position: 0px -425px;}
.product-view .sharing-links a.link-twitter {  background-position: 0px -372px;}

.product-collateral {  clear: both;}
.collateral-tabs dd h2 { display: none;}
.box-collateral {  clear: both;}

.product-view .ratings .rating-links { clear: left; float: left; margin-top: 0;}
#product-attribute-specs-table {  max-width: 50em;  border: 1px solid silver;}
#product-attribute-specs-table th { border-right: 1px solid silver; border-bottom: 1px solid silver;}

/* -------------------------------------------- *
 * Catalog - Grouped Product List
 */
.grouped-items-table-wrapper { border: solid 1px silver; width: 100%; padding: 10px; margin-bottom: 15px;}
.grouped-items-table-wrapper tbody tr:last-child td { border-bottom: none;}
.grouped-items-table .name-wrapper { color: #3399cc;}
.grouped-items-table .qty-wrapper { padding-top: 7px;}
.grouped-items-table .qty-label { margin-left: 7px;}
.grouped-items-table td { padding: 4px;}
.grouped-items-table td:last-child { width: 30%; text-align: left;}
.grouped-items-table .price-box { text-align: right;}

/* -------------------------------------------- *
 * Catalog - Product Options
 */
.product-options { width: 100%; position: relative; margin-top:46px;}
.product-options p.required { position: absolute; top: 6px; right: 15px; text-align: right; display: none;}
.product-options dt { margin: 10px 0 3px; font-weight: normal;}
.product-options dt:first-child { margin-top: 0;}
.product-options dd .qty-holder { display: block; padding: 10px 0 0 0;}
.product-options dd .qty-holder .qty { width: 3em;}
.product-options dd .qty-holder label { vertical-align: middle;}
.product-options dd .qty-disabled { background: none; border: 0; padding: 0 2px;}
.product-options dd { padding: 0 0 10px 0; margin: 0 0 5px; border-bottom: 1px solid #ededed;}
.product-options dl.last dd.last { border-bottom: 0; padding-bottom: 5px; margin-bottom: 0;}
.product-options dd .input-text { width: 98%;}
.product-options dd .input-box { padding-top: 0;}
.product-options dd input.datetime-picker { width: 150px;}
.product-options dd .time-picker {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  padding: 2px 0;
  vertical-align: middle;
}

.product-options dd textarea { width: 98%; height: 8em;}
.product-options ul.options-list { margin-right: 5px;}
.product-options ul.options-list li { line-height: 1.5; margin-bottom: 7px;}
.product-options ul.options-list li:last-child { margin-bottom: 0;}
.product-options ul.options-list .radio,
.product-options ul.options-list .checkbox { float: left; margin-top: 5px;}
.product-options ul.options-list .label { display: block;}
.product-options ul.options-list label { font-weight: normal;}
.product-options p.note {  margin: 0;  font-size: 11px;}
.product-options-bottom:after {  content: '';  display: table;  clear: both;}
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
  float: right;
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
  color: #636363;
}

.product-options-bottom .tier-prices li {  background: 0;  padding: 2px 0;}
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {  color: #636363;}

/* "display: none" should be removed if products on site have a long list of product options and those product options */
/*  affect the price so that the customer can see the updated price close to the "Add to Cart" button */
.product-options-bottom .price-box {
  display: none;
  float: right;
  margin: 0 0 10px;
  padding: 0;
}


.product-options-bottom .price-tax {  float: left;}

/* -------------------------------------------- *
 * Related Products
 */
/* Block: Related */
.block-related li {  margin-bottom: 7px;}
.block-related .block-title { border-bottom: none;}
.block-related .block-title h2 {
  margin: 0;
  color: #636363;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}
.block-related .block-subtitle { margin-bottom: 7px;}
.block-related .product { margin-left: 20px; position: relative;}
.block-related .checkbox {float: left;margin-top: 36px;}
.block-related .product-details { margin-left: 90px;}
.block-related .product-name { margin-bottom: 3px;}
.block-related .product-details .price-box { margin: 2px 0 3px;}
.block-related .product-details .price-box a,
.block-related .product-details .price-box p,
.block-related .product-details .price-box span {
  float: left;
  margin-left: 3px;
}
.block-related .product-details .price-box a:first-child,
.block-related .product-details .price-box p:first-child,
.block-related .product-details .price-box span:first-child {
  margin-left: 0;
  font-size: 16px;
  padding-right: 5px;
  padding-left: 5px;
}
.block-related .product-details .price-box:after {
  content: '';
  display: table;
  clear: both;
}
.block-related .link-wishlist，.box-up-sell .ratings{ display: none;}

/* -------------------------------------------- *
 * Upsell Products
 */
.box-up-sell { margin-top: 20px; display: none;}

/* ============================================ *
 * Catalog - MSRP MAP Popup
 * ============================================ */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}

.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
}

.map-popup {
  background: #FFFFFF;
  border: 5px solid #cccccc;
  margin: 12px 0 0;
  position: absolute;
  text-align: left;
  width: 450px;
  z-index: 100;
}

.map-popup .map-popup-heading {
  padding: 8px 10px;
  margin-right: 40px;
  width: auto;
}
.map-popup .map-popup-heading h3 {
  font-size: 14px;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}

.map-popup .map-popup-close {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 36px;
  width: 36px;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
.map-popup .map-popup-content {
  border-top: 1px solid #ededed;
  padding: 10px;
  margin: 0 10px;
  overflow: hidden;
  text-align: left;
}

.map-popup .map-popup-checkout {
  padding: 10px 0;
}
.map-popup .map-popup-checkout form:after {
  content: '';
  display: table;
  clear: both;
}
.map-popup .map-popup-checkout span {
  display: block;
}
.map-popup .map-popup-checkout .button {
  float: left;
  margin: 0 2px;
  clear: left;
}
.map-popup .map-popup-checkout .additional-addtocart-box {
  float: left;
  min-width: 210px;
}
.map-popup .map-popup-checkout .additional-addtocart-box li {
  list-style-type: none;
}
.map-popup .map-popup-checkout .paypal-logo {
  width: auto;
}
.map-popup .map-popup-checkout .paypal-logo a {
  display: inline-block;
  float: left;
  clear: left;
}
.map-popup .map-popup-checkout .paypal-logo .paypal-or {
  float: left;
  text-align: center;
  padding: 5px 15px;
  clear: left;
}
.map-popup .map-popup-checkout .paypal-logo:after {
  content: '';
  display: table;
  clear: both;
}
.map-popup .map-popup-checkout .paypal-logo .bml_button a {
  clear: left;
}

.map-popup .map-popup-checkout:after {
  content: '';
  display: table;
  clear: both;
}
.map-popup .map-popup-price {
  padding: 10px 0;
}
.map-popup .map-popup-price .price-box,
.map-popup .map-popup-price .price-box .special-price {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.map-popup .map-popup-price .price-box .minimal-price-link {
  display: inline-block;
}
.map-popup .map-popup-text {
  padding: 10px 0;
  margin: 0 10px;
  word-wrap: break-word;
}
.map-popup .map-popup-text,
.map-popup .map-popup-only-text {
  border-top: 1px solid #ededed;
}

/* ============================================ *
 * Catalog - MSRP Product Listing
 * ============================================ */
.price-box .map-link {
  display: block;
  text-align: center;
}

/* ============================================ *
 * Catalog - Compare
 * ============================================ */
.block-compare .product-name:after {
  content: '';
  display: table;
  clear: both;
}

.compare-table .product-image {
  display: inline-block;
}

.compare-table .product-shop-row.top td {
  padding-bottom: 0;
  border-bottom: 0;
}
.compare-table .product-shop-row.bottom td {
  padding-top: 0;
}

/* ============================================ *
 * Checkout - Layout
 * ============================================ */
.cart-table { float: left; margin-top:20px;}
.cart .button { white-space: normal;}

.cart-table,
.cart-totals,
.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
  margin-bottom: 20px;
}

.display-both-prices .cart-table { float: none; width: 100%;}
.display-both-prices .cart-forms {
  float: left;
  padding-right: 10px;
  padding-left: 0;
}
.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
  padding-left: 10px;
}
.display-both-prices .cart-forms,
.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
  width: 50%;
}
.display-both-prices .crosssell {
  clear: right;
  float: right;
}

.display-single-price:after {
  content: '';
  display: table;
  clear: both;
}

/* ============================================ *
 * Checkout - Cart
 * ============================================ */
.cart .page-title:after,.checkout-types li:after { content: ''; display: table; clear: both;}
.checkout-types { float: right; text-align: right; max-width: 100%; /* We always want this shipping method to display on its own line */}
.checkout-types li { vertical-align: top; margin: 0 0 5px 5px;}
.checkout-types li img { display: inline; vertical-align: top;}
.checkout-types li:first-child { margin-left: 0;}
.checkout-types .method-checkout-cart-methods-multishipping{ display: none;}
.checkout-types.top .bml_button img,
.checkout-types.bottom .paypal-logo a, .checkout-types.minicart .paypal-logo a{ display: block;}
.checkout-types.top li { display: inline-block;}
.checkout-types.top .bml_button { display: inline-block; vertical-align: top;}
.checkout-types.top .paypal-logo .paypal-or { margin-top: 5px;}
.checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
  margin: 0px;
  display: block;
  text-align: center;
}

.cart-totals .checkout-types .btn-checkout {
  border: none;
    background: #923719;
    color: #fff;
    padding: 6px 20px;
    text-transform: uppercase;
    font-size: 15px;
    height:32px;
  }

.cart-table th,
.cart-table td,
.cart-table tbody td { border-bottom: none; vertical-align: top;}
.cart-table h2 { margin-bottom: 0; text-transform: capitalize;}
.cart-table thead th,
.cart-table tbody td {
  background-color: transparent;
  padding: 10px 5px;
}
.cart-table .product-cart-info,
.cart-table .product-cart-actions {
  padding-left: 15px;
}
.cart-table tfoot tr { background: none;}
.cart-table tfoot tr > td:after {
  content: '';
  display: table;
  clear: both;
}
.cart-table span.or {
  font-size: 9px;
  padding: 0 5px;
  text-transform: uppercase;
}
.cart-table .product-cart-image .cart-links,
.cart-table .product-cart-info .btn-remove,
.cart-table .product-cart-actions .button,
.cart-table .product-cart-image a.cart-edit {
  display: none;
}
.cart-table .product-cart-image .product-image img { max-width: 100%; width: 100%; width:164px;}
.cart-table .product-cart-sku { font-size: 12px; margin: 5px 0 12px; display: none;}
.cart-table .product-cart-sku .label { font-weight: 600;}
.cart-table .btn-empty { float: left; display: none;}
.cart-table .product-cart-total,
.cart-table .product-cart-price {
  text-align: center;
}
.cart-table .cart-tax-total {
  position: relative;
  cursor: pointer;
}
.cart-table .cart-tax-total:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #3399cc;
  border-left: none;
  position: absolute;
  top: 3px;
  right: -11px;
}
.cart-table .cart-tax-total.cart-tax-total-expanded:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #3399cc;
  border-bottom: none;
  right: -15px;
  top: 6px;
}
.cart-table .cart-links > li {
  white-space: nowrap;
  line-height: 1.3;
  margin-bottom: 5px;
  min-width: 65px;
  font-size: 13px;
}
.cart-table .cart-links > li > a {
  display: block;
}
.cart-table .cart-links > li:last-child {
  margin-bottom: 0;
}
.cart-table .product-cart-actions {
  min-width: 60px;
  text-align: center;
}
.cart-table .product-cart-actions .qty {
  height: 35px;
  border-radius: 0;
  margin-bottom: 10px;
  width: 70px;
  border:1px solid #923719;
}
.cart-table .product-cart-actions .button { margin-bottom: 5px;}
/* ============================================ *
 * Checkout - Estimate Shipping and Tax
 * ============================================ */
.shipping h2 { margin: 0 0 5px; font-size: 29px; text-align: center;}
.shipping select.validation-failed { border-color: #df280a;}
.shipping .shipping-desc { display: none;}
.shipping .buttons-set { padding: 0; margin-top:20px;}
.shipping .form-list:after { content: ''; display: table; clear: both;}
.shipping .form-list li { float: left; margin: 5px 2% 10px 0;}
.shipping .form-list .shipping-postcode input { margin-top: 4px;}
.shipping .form-list .input-box { padding-top: 0;}
.shipping .sp-methods { padding: 10px 0 0; text-align: left;}
.shipping .sp-methods dd { margin-bottom: 10px;}

.shipping .sp-methods label span {
  font-weight: bold;
  font-style: normal;
}
.shipping #co-shipping-method-form .buttons-set .button {
  float: left;
  margin-left: 0;
}


@media only screen and (max-width: 770px) {
  .shipping .shipping-form .form-list > li {
    width: 100%;
    float: none;
  }
  .shipping .shipping-form .form-list > li label {
    display: block;
  }
  .shipping .shipping-form .form-list > li input,
  .shipping .shipping-form .form-list > li select {
    width: 100%;
  }
}
.cart .cart-totals:after {
  content: '';
  display: table;
  clear: both;
}
.cart .cart-totals table { width: 100%;}
.cart .cart-totals table td:first-child {
  padding-right: 10px;
  min-width: 120px;
}
.cart .cart-totals table tbody tr:last-child td,
.cart .cart-totals table tbody tr:last-child th {
  padding-bottom: 10px;
}
.cart .cart-totals table tfoot td { padding: 20px 40px; color: #923719;}
.cart .cart-totals table tfoot td:last-child{ padding-right:0;}

.discount-form:after,
#giftcard-form:after {
  content: '';
  display: table;
  clear: both;
}

#discount-coupon-form,
.cart .giftcard {
  width: 100%;
}
#discount-coupon-form h2,
.cart .giftcard h2 {
  display: none;
}
#discount-coupon-form label,
.cart .giftcard label {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  min-width: 105px;
  display: inline-block;
  margin-right: 10px;
}
#discount-coupon-form .field-wrapper,
.cart .giftcard .field-wrapper {
  display: inline-block;
}
#discount-coupon-form .validation-advice,
.cart .giftcard .validation-advice {
  display: inline;
}
#discount-coupon-form .button-wrapper,
.cart .giftcard .button-wrapper {
  display: inline-block;
  vertical-align: bottom;
}
#discount-coupon-form .button-wrapper > button,
.cart .giftcard .button-wrapper > button {
  float: left;
}
#discount-coupon-form .input-text,
.cart .giftcard .input-text {
  border-radius: 0;
  height: 30px;
  margin: 4px 10px 0 0;
  width: 190px;
}

.cart .giftcard p {
  margin-bottom: 7px;
}

.cart .giftcard .check-gc-status {
  float: left;
  padding: 0px;
}
.cart .giftcard .check-gc-status > span > span {
  font-size: 14px;
  text-transform: none;
}

/* ============================================ *
 * Checkout - Cart Cross sell
 * ============================================ */
.crosssell h2 {
  color: #3399cc;
}
.crosssell .item a.product-image {
  width: auto;
  float: left;
}

/* Change the layout to 2 columns at a breakpoint that is higher than a 3 columns layout would normally break */
/* ============================================ *
 * Checkout - One Page
 * ============================================ */
.checkout-onepage-index .col-main {
  width: auto;
  float: none;
}

.opc select {
  width: 365px;
}

/* -------------------------------------------- *
 * Section Styling - Default
 */
.opc .section .step-title {
  width: 100%;
  position: relative;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.opc .section .step-title:after {
  content: '';
  display: table;
  clear: both;
}

.opc .section.allow:not(.active) .step-title {
  cursor: pointer;
}

/* Using .no-touch since touch devices emulate hover, thereby making steps look active that are not */
.no-touch .opc .section.allow:not(.active) .step-title:hover {
  background-color: #f4f4f4;
}

.opc .section.allow:not(.active) .step-title a { display: none; padding: 0px 10px; position: absolute; top:13px; right:10px;}

.opc .section .step-title .number,
.opc .section.allow.active .step-title .number,
.no-touch .opc .section.allow:hover .step-title .number {
  display: none;
}
.opc .section .step:after {
  content: '';
  display: table;
  clear: both;
}
.opc select { max-width: 365px; width: 100%;}
.opc h3 { font-weight: 500;}

.opc .buttons-set { text-align: left;}
#opc-billing .buttons-set button.button,
#shipping-buttons-container .buttons-set button.button{ float:right; margin-top:10px;}
.opc .buttons-set p.required {
  float: right;
  margin-left: 5px;
  margin-bottom: 0;
}
.back-link { color:#000; text-transform: capitalize; font-family: 'Avenir Medium'; background: none;}
.opc .buttons-set a {
  line-height: 20px;
  display: inline-block;
  padding: 5px 5px 5px 0;
}

.opc #opc-login .step {
  padding: 0px;
}
.opc #opc-login .buttons-set { border-top: 0; padding-top: 5px; width:100%; float:left; margin-top:10px;}

#opc-payment .note {
  padding: 10px;
}

/* -------------------------------------------- *
 * This section hides everything but the "Checkout Method" step of the checkout process and fades in the content
 * once the customer progresses to the next step. The purpose of this is to simplify what the customer has to focus on.
 * It is limited to larger viewports since smaller devices are inherently going to be focused solely on the
 * "Checkout Method" step.
 */
.opc.opc-firststep-login .section:not(#opc-login) .step-title,
.opc-block-progress-step-login {
  -webkit-transition: opacity 300ms linear;
  -webkit-transition-delay: 0;
  -moz-transition: opacity 300ms linear 0;
  -o-transition: opacity 300ms linear 0;
  transition: opacity 300ms linear 0;
}

.opc.opc-firststep-login .section#opc-login .step-title .number {
  -webkit-transition: width 80ms linear;
  -webkit-transition-delay: 0;
  -moz-transition: width 80ms linear 0;
  -o-transition: width 80ms linear 0;
  transition: width 80ms linear 0;
}

.opc.opc-firststep-login .section#opc-login .step-title h2 {
  -webkit-transition: margin-left 80ms linear;
  -webkit-transition-delay: 0;
  -moz-transition: margin-left 80ms linear 0;
  -o-transition: margin-left 80ms linear 0;
  transition: margin-left 80ms linear 0;
  text-transform: capitalize; margin-bottom: 0;
}

/* When a user progresses from the "Checkout Method" to "Billing Information" for the first time, the              */
/* "opc-has-progressed-from-login" class gets added to the body. Also, the .opc element will only have the         */
/* "opc-firststep-login" class if the first step of the checkout is the "Checkout Method" (eg, not when logged in) */
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section:not(#opc-login) .step-title,
body:not(.opc-has-progressed-from-login) .opc-block-progress-step-login {
  /*opacity: 0;*/
}

body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title .number {
  width: 0px;
  overflow: hidden;
}

body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title h2 {
  margin-left: 0px; text-align: left; padding:0; margin-top:10px;
}

/* -------------------------------------------- *
 * Shipping and Payment methods
 */
.sp-methods {
  margin: 0 0 8px;
}
.sp-methods dt {
  margin: 13px 0 5px;
  font-weight: bold;
}
.sp-methods dt:first-child {
  margin: 0 0 5px;
}
.sp-methods dd li {
  margin: 5px 0;
}
.sp-methods label img {
  float: left;
}
.sp-methods label a {
  margin-top: 6px;
  float: right;
  margin-left: 10px;
}
.sp-methods .price {
  font-weight: bold;
}
.sp-methods .form-list li {
  margin: 0 0 8px;
}
.sp-methods select.month {
  width: 120px;
  margin-right: 10px;
}
.sp-methods select.year {
  width: 96px;
}
.sp-methods input.cvv {
  width: 4em !important;
}
.sp-methods #advice-validate-cc-exp-ccsave_expiration {
  max-width: 130px;
}
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
  content: '';
  display: table;
  clear: both;
}
.sp-methods .checkmo-list label {
  width: 165px;
  padding-right: 15px;
  text-align: right;
  float: left;
}
.sp-methods .checkmo-list address {
  float: left;
}
.sp-methods .release-amounts {
  margin: 0.5em 0;
}
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}

/* One Page Checkout */
.block-progress { border: 0; margin: 0;}
.block-progress dt { padding-bottom:10px; padding-left:33px;}
.block-progress dt.complete{ position: relative;}
.block-progress dt.complete:before{ left:10px !important;}
.block-progress dd { padding-left: 33px; margin-bottom: 10px;}
.block-progress dd address { font-size: 14px;}
.block-progress #payment-progress-opcheckout .subtitle {  margin-bottom: 3px;}
.block-progress .payment-info dt {
  padding: 0;
  margin: 0 0 3px 0;
  text-transform: none;
  float: left;
  clear: both;
  font-size: 13px;
}
.block-progress .payment-info dt:after {  content: ': ';}
.block-progress .payment-info dd {  float: left;  margin-bottom: 3px;  font-size: 13px; padding-left:10px;}
.block-progress .payment-info:after {  content: '';  display: table;  clear: both;}
.block-content{ margin-bottom: 10px;}
.block-title{ margin:15px 0; text-align: center;}

/* review step */
#checkout-review-table .btn-remove img {  display: none;}
#checkout-review-table-wrapper {  clear: both;}

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {  display: inline; color:#923719;}

.opc-block-progress dt a,
.opc-block-progress dt .separator {  display: none;}

/* On small screens, the progress review content will be moved to the review step via JS. Styled via this CSS: */
#checkout-step-review .opc-block-progress {  border-left: none;  padding-left: 0;}
#checkout-step-review .opc-block-progress .block-title {  display: none;}
#checkout-step-review .opc-block-progress .block-content {  display: block !important;  padding: 0;}
#checkout-step-review .opc-block-progress .block-content > dl > div {  float: left;  width: 50%;}

#checkout-step-review .opc-block-progress .block-content .changelink { display: none;}
#checkout-step-review .centinel > p {  margin-bottom: 10px;}
#checkout-step-review .centinel iframe {  width: 100%;  min-height: 400px;}

/* Gift options */
.gift-messages-form .item { content: ''; display: table; clear: both; margin-top: 30px;}
.gift-messages-form .item .product-img-box { width: auto; float: left; padding-right: 15px;}
.gift-messages-form .item .details {  float: left;}
.gift-message-form .inner-box > div { content: ''; display: table; clear: both; width: 100%; margin-top: 15px; display: block;}
.gift-message-form .inner-box > div.extra-options-container p { margin-bottom: 15px;}
.gift-message-form .gift-wrapping-form label { margin-right: 10px;}
.gift-message-form .gift-wrapping-form img { float: left;}
.gift-message-form .gift-wrapping-form .gift-wrapping-design { height: 75px;}
.gift-message-form .gift-wrapping-form .gift-wrapping-design:after,
.gift-message-form .gift-item:after,
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after{ content: ''; display: table; clear: both;}
.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box { margin-right: 5px;}
.gift-message-form .gift-item { padding-bottom: 10px; margin-bottom: 10px; border-bottom: solid 1px #ececec;}
.gift-message-form .gift-item .product-img-box { width: 200px;}
.gift-message-form .gift-item .product-img-box .product-image { width: 75px; margin-left: auto; margin-right: auto;}
.gift-message-form .gift-item .product-img-box .product-name { display: block;}
.gift-message-form .gift-item .fieldset {  margin-left: 200px;}

/* ============================================ *
 * Checkout - Success
 * ============================================ */
.checkout-onepage-success .col-main { padding: 0; text-align: center; padding-top:163px;}
.checkout-onepage-success .sub-title{ padding-top:30px; width:100%; float:left;}
.checkout-onepage-success .buttons-set { margin: 10px 0 63px; text-align: center;}
.checkout-onepage-success .buttons-set button { float: none;}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #636363;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #cccccc;
  margin: 0 0 3px;
}
.swatch-link img {
  border-radius: 2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://peterluger.com/skin/frontend/peter/peterstore/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f4f4f4;
}

.configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  float: left;
  zoom: 1;
  margin: 0 0 0 3px;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #3399cc;
}
#narrow-by-list dd .swatch-label {
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 3px;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #3399cc;
}

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}

/* CUSTOM */
.availability.out-of-stock span {
  color: #a0a0a0;
}

.product-view .product-options .swatch-attr {
  float: none;
  display: block;
  clear: both;
  border: 0;
}
.product-view .product-options .swatch-attr label,
.product-view .product-options .swatch-attr .select-label {
  font-size: 12px;
}
.product-view .product-options .swatch-attr label {
  display: block;
  line-height: 1.3;
}
.product-view .product-options .swatch-attr .select-label {
  display: inline;
  font-weight: normal;
  color: #3399cc;
  padding-left: 5px;
}
.product-view .product-options dd .input-box {
  width: auto;
  height: auto;
}
.product-view .product-options .select-label {
  display: none;
}
.product-view .add-to-cart button.out-of-stock {
  background-position: -80px -362px;
  cursor: default;
}

/* ============================================ *
 * Customer
 * ============================================ */
.remember-me-box a.hide { display: none;}
.remember-me-box .link-tip { font-size: 13px; padding-left: 10px;}
.remember-me-popup {
  display: none;
  border: 1px solid #cccccc;
  padding: 10px;
  position: relative;
}
.remember-me-popup.show {  display: block;}
.remember-me-popup .remember-me-popup-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  font-size: 12px;
}
.remember-me-popup .remember-me-popup-close-button,
.customer-account-create .fieldset .hidden{  display: none;}

.customer-account-forgotpassword .fieldset .input-box input.input-text {
  width: 100%;
}

/* ============================================ *
 * My Account Global Styles
 * ============================================ */
.customer-account .my-account .page-title h1 {border: 0; text-align: left; font-size:24px; font-family: 'Avenir';}
body.customer-account .my-account .title-buttons {
  position: relative;
  text-align: right;
}
body.customer-account .my-account .title-buttons h1 {
  text-align: left;
}
body.customer-account .my-account .title-buttons .button {
  position: absolute;
  right: 0;
  top: 0; background: none; color:#923719; font-family: 'Avenir Light'; border:none;
}
body.customer-account .my-account .title-buttons a,
body.customer-account .my-account .title-buttons span.separator {
  position: relative;
  /*top: -42px;*/ top:-32px; color:#923719;
}
body.customer-account .my-account .fieldset h2,
body.customer-account .my-account .order-details h2 {
  width: 100%;
  display: inline-block;
}
body.customer-account .my-account .addresses-list h3 {font-size: 16px; color: #000; font-family: 'Avenir Medium';}
body.customer-account .my-account .fieldset { margin-top: 30px; margin-bottom: 30px;}
body.customer-account .data-table { margin-top: 20px; font-family: 'Avenir Medium'; width:100%; float:left;}
body.customer-account .data-table td a { color:#933719;}
body.customer-account .data-table tbody tr{ border-bottom:1px solid #ccc;}
body.customer-account .data-table tbody tr td{ padding:17px 10px 14px; font-size:14px;}
body.customer-account .data-table td.view a.link-reorder{ display: none;}
body.customer-account .data-table .separator { display: none;}
body.customer-account .sidebar .block ol#compare-items li { margin: 10px 0;}
body.customer-account .sidebar .block .block-content p.block-subtitle { margin-bottom: 15px;}
body.customer-account .sidebar .block .block-content .actions { margin-top: 30px;}
body.customer-account .sidebar ol#cart-sidebar-reorder li { margin-top: 10px; margin-bottom: 0;}
body.customer-account .sidebar ol#cart-sidebar-reorder p.product-name { display: inline-block;  margin-bottom: 0;}
body.customer-account .sidebar .block-cart .summary { margin-bottom: 15px;}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li { margin-top: 10px; margin-bottom: 0;}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input { margin-right: 10px;}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name { display: inline;  margin-bottom: 0;}
#my-orders-table{ margin-bottom: 50px; color:#484848;}
#my-orders-table thead th{ font-size:13px; font-weight: bold;}
.box-account.box-info{ width:100%; float:left; padding-bottom: 50px;}
.box-account.box-info:last-child{ padding-bottom:0;}
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day {
  width: 40px;
  float: left;
  margin-right: 10px;
}
.form-list .customer-dob .dob-year {
  width: 80px;
  float: left;
}
.addresses-primary h2,.addresses-additional h2{ font-size:18px; color:#000; font-family: 'Avenir Medium';}
/* ============================================ *
 * Dashboard
 * ============================================ */
.dashboard .box-head{ width:100%; float:left; position: relative;}
.dashboard .box-head h2 { font-size: 24px; display: inline-block; margin-bottom: 0; font-family: 'Avenir Light';}
.dashboard .box-head a { padding: 10px;}
.dashboard .box-title a,.dashboard .box-head a { font-size: 13px; float:right; padding:0; color:#923719; font-family: 'Avenir Medium'}
.dashboard .box-head .manage-address{ position:absolute; top:0; right:0;}
.dashboard .col2-set .col-1 .box-title,
.dashboard .col2-set .col-2 .box-title {
  position: relative;
  padding-bottom: 10px;
}
.dashboard .col2-set .col-1 .box-title h2,
.dashboard .col2-set .col-1 .box-title h3,
.dashboard .col2-set .col-2 .box-title h2,
.dashboard .col2-set .col-2 .box-title h3,
.order-info-box .box-title h2 {
  font-size: 16px;
  margin-bottom: 0;font-family: 'Avenir Medium'; color:#000; padding-bottom: 15px;
}
.dashboard .col2-set .col-1 .box-title a,
.dashboard .col2-set .col-2 .box-title a {
  line-height: 19.6px;
}
.dashboard .box-reviews.box-account {
  padding-bottom: 0;
}
.dashboard .box-reviews li {
  padding: 10px 0;
  border-top: 1px solid #ededed;
}
.dashboard .box-reviews li:first-child {
  border-top: 0;
}
.dashboard .box-reviews li .number {
  margin-right: -20px;
  float: left;
  line-height: 1.4;
  font-size: 13px;
}
.dashboard .box-reviews li .details {
  margin-left: 20px;
}
.dashboard .box-reviews li .details .ratings {
  content: '';
  display: table;
  clear: both;
  margin-bottom: 0;
}
.dashboard .box-reviews li .details .ratings strong {
  float: left;
  font-size: 13px;
  margin-right: 5px;
}
.dashboard .box-reviews li .details .ratings .rating-box {
  float: left;
  margin: 3px 0 0 0;
}

/* ============================================ *
 * Address Book
 * ============================================ */

.my-account .addresses-list .col-1,
.my-account .addresses-list .col-2 {
  padding-bottom: 0;
}
.my-account .addresses-list .item {
  margin: 0 0 30px 0;
}
.my-account .addresses-list .item p {
  margin-top: 10px;
}


/* ============================================ *
 * Order View
 * ============================================ */
.order-info {
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
  width: 100%;
  margin-bottom: 30px;
}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
}
.order-info dt {
  margin-right: 20px;
}
.order-info li {
  margin: 0 0 0 20px;
}
.order-info li.current {
  font-weight: 600;
}
.order-info li:first-child {
  margin-left: 0;
}

.order-date {  text-transform: uppercase;}
.order-info-box {
  margin-bottom: 40px;
  margin-top: 20px;
}
.order-info-box + .order-info-box {
  padding-bottom: 40px;
 /* border-bottom: 1px solid #ededed;*/
}
.order-info-box .col-1 {
  padding-right: 0;
  width: 48%;
}
.order-info-box .col-2 {
  width: 52%;
}
.order-info-box .col-1,
.order-info-box .col-2 {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
.order-info-box .box-title h2:after {
  content: ':';
}
.order-info-box .box-content {
  float: left;
}
.order-info-box .box-content td,
.order-info-box .box-content th {  line-height: 1.3;}
.order-info-box .box-content th {  padding-top: 10px;}
.order-info-box .box-content td {  padding-left: 15px;}
.order-info-box .box-content strong {  font-weight: normal;  text-transform: uppercase;}
#my-orders-table .option-label {  margin-left: 10px;  font-weight: 600;  font-style: italic;}
#my-orders-table .option-value {  margin-left: 20px;}
#my-orders-table tr.bundle:not(:last-child) td {  border-bottom: none;  border-top: none;}
ol#cart-sidebar-reorder li {  margin-top: 10px;  margin-bottom: 0;}
ol#cart-sidebar-reorder li input {  margin-right: 10px;}
ol#cart-sidebar-reorder p.product-name {  display: inline;}

.order-additional {
  margin: 40px 0;
}

.order-gift-message dd {
  margin-top: 10px;
}

/* ============================================ *
 * Newsletter Subscriptions
 * ============================================ */
body.newsletter-manage-index .my-account .fieldset {
  margin-bottom: 20px;
}
body.newsletter-manage-index .my-account .fieldset h2 {
  display: none;
}

/* ============================================ *
 * Contacts
 * ============================================ */
.contacts-index-index .buttons-set {
  margin-left: 30px;
  max-width: 435px;
}
.contacts-index-index .buttons-set p.required {
  float: left;
}

/* ============================================ *
 * PayPal
 * ============================================ */

.paypal-review-order .info-set {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
}
.paypal-review-order .buttons-set {
  margin-top: 0px;
  padding-top: 0px;
  border: 0;
}
.paypal-review-order .buttons-set button {
  margin-bottom: 10px;
}

.top-container .bml-ad {
  margin-top: 7px;
  margin-bottom: 7px;
  text-align: center;
}
.top-container .bml-ad span {
  display: inline-block;
}
.top-container .bml-ad span a {
  display: block;
}

.bml-ad {
  display: none;
  text-align: center;
  margin-bottom: 5px;
}
.bml-ad span {
  display: block;
  line-height: 0;
}
.bml-ad a {
  display: inline-block;
  max-width: 100%;
}
.bml-ad a:hover {
  opacity: 0.7;
}
.bml-ad img {
  height: auto !important;
  max-width: 100%;
}

.cart-totals-wrapper .bml-ad.large img {
  display: block;
  margin: 0;
}

div.paypal-logo {
  text-align: center;
  margin: 15px 0;
  max-width: 100%;
}
div.paypal-logo span {
  display: block;
  width: 100%;
}
div.paypal-logo span a {
  display: inline-block;
  max-width: 100%;
}
div.paypal-logo span a img {
  max-width: 100%;
}
div.paypal-logo span > img {
  display: none;
}

.checkout-types div.paypal-logo {
  text-align: right;
}

.bml-checkout-type {
  list-style-type: none;
}

.sidebar .paypal-logo {
  text-align: center;
  line-height: 0;
}
.sidebar .paypal-logo > a {
  display: inline-block;
  max-width: 100%;
}
.sidebar .paypal-logo > a:hover {
  opacity: 0.8;
}
.sidebar .paypal-logo > a img {
  display: block;
}
.sidebar .paypal-logo .label {
  margin-top: 4px;
}
.sidebar .paypal-logo .label a {
  font-size: 12px;
  line-height: 1.5;
}

/* ============================================ *
 * Review - Customer
 * ============================================ */
#customer-reviews {
  width: auto;
  float: none;
}
#customer-reviews .review-heading {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 10px 0 5px;
}
#customer-reviews .review-heading:after {
  content: '';
  display: table;
  clear: both;
}
#customer-reviews .review-heading h2 {
  float: left;
  display: block;
}
#customer-reviews .review-heading .pager {
  clear: none;
  float: right;
  width: auto;
}
#customer-reviews .review-heading .pager .count-container .limiter {
  margin-bottom: 0;
}
#customer-reviews .review-heading .pager .count-container .limiter label {
  font-size: 10px;
  text-transform: uppercase;
}
#customer-reviews .review-heading .pager .amount {
  display: none;
}
#customer-reviews h2 {
  color: #3399cc;
  font-size: 12px;
  text-transform: uppercase;
}
#customer-reviews h2 span {
  color: #636363;
}
#customer-reviews h3 {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
#customer-reviews h3 span {
  color: #3399cc;
}
#customer-reviews .fieldset {
  padding-top: 25px;
  width: 470px;
}
#customer-reviews .fieldset h4 {
  border-bottom: 1px solid #cccccc;
  font-size: 12px;
  font-weight: normal;
  padding-bottom: 5px;
  text-transform: uppercase;
}
#customer-reviews .fieldset h4 em {
  display: none;
}
#customer-reviews .fieldset .form-list {
  font-size: 12px;
  font-weight: normal;
  margin: 10px 0;
  text-transform: uppercase;
  width: 470px;
}
#customer-reviews .fieldset .form-list .inline-label:after {
  content: '';
  display: table;
  clear: both;
}
#customer-reviews .fieldset .form-list label {
  font-size: 12px;
  font-weight: normal;
}
#customer-reviews .fieldset .form-list textarea {
  border: 1px solid #cccccc;
  border-radius: 0;
  min-width: 100%;
  -webkit-appearance: none;
}
#customer-reviews .fieldset .form-list input {
  border: 1px solid #cccccc;
  border-radius: 0;
}
#customer-reviews .fieldset .form-list input[type="text"] {
  width: 100%;
}
#customer-reviews .buttons-set {
  border: none;
  margin: 0;
  width: 470px;
}
#customer-reviews dl {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 10px;
}
#customer-reviews dl dt {
  margin: 10px 0;
  text-transform: uppercase;
}
#customer-reviews dl dd {
  font-size: 14px;
  margin: 10px 0;
}
#customer-reviews dl dd .ratings-table {
  font-size: 12px;
  width: 100%;
}
#customer-reviews dl dd .ratings-table tr {
  margin-right: 15px;
}
#customer-reviews dl dd .ratings-table .review-label {
  width: 300px;
  max-width: 70%;
}
#customer-reviews dl dd table {
  margin: 15px 0;
}
#customer-reviews dl dd .review-meta {
  color: #3399cc;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}

.review-summary-table {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 10px;
}
.review-summary-table thead {
  background: transparent;
}
.review-summary-table thead th {
  background: transparent;
  border: none;
  padding: 15px 7px 10px 8px;
}
.review-summary-table tbody th {
  background: #FFFFFF;
  font-size: 12px;
}
.review-summary-table tbody td {
  border: none;
  text-align: center;
  padding: 0;
}
.review-summary-table tbody td label {
  width: 100%;
  display: block;
  padding: 11px 0;
}
.review-summary-table .rating-box .rating-number {
  display: none;
}
.review-summary-table .rating-box .rating-number:after {
  content: "";
  display: inline-block;
  background-position: 0px -599px;
  width: 13px;
  height: 14px;
  margin-left: 5px;
  position: relative;
  top: 2px;
}

/* ============================================ *
 * Ratings - Global
 * ============================================ */
.ratings-table {
  font-size: 12px;
  text-transform: uppercase;
}
.ratings-table th {
  padding-right: 10px;
}
.ratings-table .rating-box {
  background-position: 0 -615px;
  background-repeat: repeat-x;
  height: 13px;
  overflow: hidden;
  text-indent: -9999px;
  width: 65px;
}
.ratings-table .rating-box .rating {
  background-position: 0 -600px;
  background-repeat: repeat-x;
  float: left;
  height: 13px;
  text-indent: -9999px;
}


/* ============================================ *
 * Review View Page
 * ============================================ */
.review-product-view .product-review .product-details h2 {
  border-bottom: none;
}
.review-product-view .product-review .product-img-box {
  width: auto;
  max-width: 50%;
}
.review-product-view .product-review .product-img-box > a {
  width: 100%;
}
.review-product-view .product-review .product-img-box .product-image {
  width: 100%;
}

/* ============================================ *
 * Slideshow
 * ============================================ */
.slideshow-container {
  position: relative;
  display: block;
  width: 100%;
  margin: 10px 0;
  border: 1px solid #ededed;
}
.slideshow-container .slideshow {
  width: 100%;
  padding: 0;
  position: relative;
  margin: 0;
  border: 10px solid #FFFFFF;
}
.slideshow-container .slideshow > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  display: block;
  margin: 0;
}
.slideshow-container .slideshow > li:first-child {
  position: static;
  z-index: 100;
}
.slideshow-container .slideshow > li img {
  max-width: 100%;
  width: 100%;
}

.slideshow-pager {
  text-align: center;
  width: 100%;
  z-index: 115;
  position: absolute;
  bottom: 0px;
  top: auto;
  overflow: hidden;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.slideshow-pager span {
  width: 44px;
  height: 44px;
  display: inline-block;
  color: #DDDDDD;
  cursor: pointer;
}
.slideshow-pager span:before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
  border-radius: 1px;
  background-color: #FFFFFF;
  position: relative;
}
.slideshow-pager span:hover:before {
  background-color: #2e8ab8;
}
.slideshow-pager span.cycle-pager-active:before {
  background-color: #297aa3;
}
.slideshow-pager > * {
  cursor: pointer;
}

.slideshow-prev,
.slideshow-next {
  position: absolute;
  top: 0;
  width: 15%;
  max-width: 80px;
  height: 100%;
  opacity: 0.6;
  z-index: 110;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.slideshow-prev:before,
.slideshow-next:before {
  content: '';
  width: 0;
  height: 0;
  font-size: 0;
  position: absolute;
  border-style: solid;
  display: block;
  top: 50%;
  margin-top: -15px;
}
.slideshow-prev:hover,
.slideshow-next:hover {
  opacity: 1;
}
.slideshow-prev.disabled,
.slideshow-next.disabled {
  opacity: 0.5;
  cursor: default;
}

.slideshow-prev {
  left: 8px;
}
.slideshow-prev:before {
  border-width: 15px 15px 15px 0;
  border-color: transparent #FFFFFF transparent transparent;
  top: 50%;
  left: 10px;
}
.slideshow-prev:hover:before {
  border-color: transparent #2e8ab8 transparent transparent;
}

.slideshow-next {
  right: 8px;
}
.slideshow-next:before {
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #FFFFFF;
  top: 50%;
  right: 10px;
}
.slideshow-next:hover:before {
  border-color: transparent transparent transparent #2e8ab8;
}

.cycle-caption {
  position: absolute;
  color: white;
  bottom: 15px;
  right: 15px;
  z-index: 110;
}

.cycle-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 120;
  background: black;
  color: white;
  padding: 15px;
  opacity: .5;
}

/* ============================================ *
 * Wishlist
 * ============================================ */
#wishlist-table th {
  text-align: center;
}
#wishlist-table.clean-table {
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
}
#wishlist-table.clean-table th {
  border-bottom: 1px solid silver;
}
#wishlist-table.clean-table td {
  padding: 15px;
  vertical-align: top;
}
#wishlist-table.clean-table thead th {
  font-size: 12px;
  text-transform: uppercase;
}
#wishlist-table .product-name {
  font-size: 16px;
  margin-bottom: 0;
  text-transform: uppercase;
}
#wishlist-table .product-name a {
  color: #3399cc;
}
#wishlist-table .wishlist-sku {
  font-size: 11px;
  margin: 5px 0;
}
#wishlist-table textarea {
  border: 1px solid silver;
  width: 100%;
  height: 45px;
  font-size: 11px;
}
#wishlist-table textarea::-webkit-input-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:-moz-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea::-moz-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:-ms-input-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:focus {
  border: 1px solid #3399cc;
}
#wishlist-table .item-manage {
  text-align: right;
  max-width: 450px;
  padding-top: 5px;
}
#wishlist-table .item-manage .button {
  font-size: 11px;
  padding: 3px 5px;
}
#wishlist-table .cart-cell {
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-image {
  width: 113px;
}
#wishlist-table td.customer-wishlist-item-quantity {
  width: 3em;
}
#wishlist-table td.customer-wishlist-item-price {
  width: 120px;
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-cart {
  width: 150px;
}
#wishlist-table td.customer-wishlist-item-cart .button {
  font-size: 12px;
  margin-bottom: 10px;
  padding: 3px 5px;
  width: 100%;
}
#wishlist-table td.customer-wishlist-item-cart .truncated {
  margin-bottom: 10px;
}
#wishlist-table td.customer-wishlist-item-cart > p {
  margin-bottom: 0;
}
#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-cart .btn-remove {
  vertical-align: top;
}
#wishlist-table td.customer-wishlist-item-remove {
  width: 20px;
}
#wishlist-table td .button,
#wishlist-table td button {
  white-space: normal;
}
#wishlist-table .price-box {
  font-size: 12px;
}
#wishlist-table .price-box .price {
  color: #636363;
}
#wishlist-table .giftregisty-add {
  margin-top: 5px;
}
#wishlist-table .giftregisty-add .change {
  display: none;
}
#wishlist-table .giftregisty-add li {
  cursor: pointer;
  color: #3399cc;
  margin-bottom: 3px;
}
#wishlist-table .truncated .details {
  background: none;
  color: #3399cc;
}
#wishlist-table td[data-rwd-label]:before {
  font-weight: 600;
}


/* ============================================ *
 * Wishlist Sidebar
 * ============================================ */
.block-wishlist .mini-products-list > li:not(:last-child) {
  padding-bottom: 5px;
}
.block-wishlist .product-details .product-name {
  padding-top: 0;
  margin-bottom: 5px;
}
.block-wishlist .price-box {
  float: left;
  margin: 0;
}
.block-wishlist .price-box,
.block-wishlist .price-box .price,
.block-wishlist .link-cart {
  font-size: 12px;
}
.block-wishlist .link-cart {
  float: left;
  text-transform: uppercase;
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #ededed;
}

/* ============================================ *
 * Checkout - Mini cart
 * ============================================ */
.header-minicart {
  display: inline-block;
}

.header-minicart .minicart-message {
  display: block;
  padding: 10px;
}
.header-minicart .empty {
  padding: 10px;
  text-align: center;
}
.header-minicart .minicart-wrapper {
  clear: both;
  position: relative;
}
.header-minicart .minicart-wrapper:before, .header-minicart .minicart-wrapper:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.header-minicart .minicart-wrapper:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.header-minicart .minicart-wrapper:after {
  background-image: url("https://peterluger.com/skin/frontend/peter/peterstore/images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.header-minicart .minicart-wrapper.loading {
  position: relative;
}
.header-minicart .minicart-wrapper.loading:before, .header-minicart .minicart-wrapper.loading:after {
  display: block;
}
.header-minicart .block-cart {
  display: none;
}
.header-minicart .block-subtitle {
  color: #50A4CF;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.4;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.header-minicart .block-subtitle .close {
  width: 40px;
  float: right;
  display: block;
  color: #636363;
  text-decoration: none;
  font-weight: normal;
  font-size: 30px;
  position: absolute;
  top: -8px;
  right: -3px;
}
.header-minicart .mini-products-list {
  padding: 10px;
  padding-top: 0px;
}
.header-minicart .mini-products-list li {
  padding: 8px 5px 8px 11px;
  border-bottom: 1px solid #DDDDDD;
  position: relative;
}
.header-minicart .mini-products-list li.last {
  border: none;
}
.header-minicart .mini-products-list li .product-details {
  position: relative;
}
.header-minicart .product-details .product-name {
  padding-top: 0px;
  font-weight: bold;
}
.header-minicart .product-details .product-name a {
  color: #3399cc;
}
.header-minicart .info-wrapper {
  margin-bottom: 0.5em;
}
.header-minicart .info-wrapper th {
  text-transform: uppercase;
  padding-right: 10px;
}
.header-minicart .info-wrapper td {
  color: #3399cc;
  clear: right;
}
.header-minicart .info-wrapper .qty-wrapper td {
  height: 33px;
  line-height: 33px;
}
.header-minicart .info-wrapper .qty {
  padding-left: 4px;
  padding-right: 4px;
  margin-right: 2px;
  width: 3.2em;
  text-align: center;
  height: 30px;
}
.header-minicart .info-wrapper .quantity-button {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 100ms;
  -moz-transition-duration: 100ms;
  -o-transition-duration: 100ms;
  transition-duration: 100ms;
}
.header-minicart .info-wrapper .quantity-button[disabled] {
  cursor: default;
}
.header-minicart .info-wrapper .quantity-button.visible {
  opacity: 1;
}
.header-minicart .subtotal {
  background-color: #DDDDDD;
  text-align: center;
  line-height: 2em;
}
.header-minicart .subtotal .label {
  color: white;
  text-transform: uppercase;
}
.header-minicart .subtotal .price {
  color: #3399cc;
}
.header-minicart .minicart-actions {
  padding: 10px;
  margin-top: 0px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.header-minicart .minicart-actions .checkout-button {
  min-width: 145px;
}
.header-minicart .minicart-actions .cart-link {
  height: 33px;
  line-height: 39px;
  text-transform: uppercase;
  font-size: 13px;
}
.header-minicart .minicart-actions .paypal-logo .paypal-or {
  line-height: 1.6;
}
.header-minicart #minicart-error-message {
  text-align: center;
  color: red;
  display: none;
}
.header-minicart #minicart-success-message {
  text-align: center;
  color: green;
  display: none;
}
.header-minicart .jcarousel-control-prev,
.header-minicart .jcarousel-control-next {
  display: none;
}

.header-minicart.skip-active .block-cart,
.block-cart.skip-active {
  display: block;
}


/* ============================================ *
 * Search - Auto Suggest
 * ============================================ */
.search-autocomplete {
  left: 0 !important;
  overflow: visible !important;
  position: relative !important;
  top: 15px !important;
  width: 100% !important;
  z-index: 200;
}
.search-autocomplete ul {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #FFFFFF;
  border: 1px solid #3399cc;
  left: 0;
  padding-left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.search-autocomplete ul li {
  border-bottom: 1px solid #f4f4f4;
  color: #3399cc;
  cursor: pointer;
  font-size: 12px;
  padding: 4px 6px;
  text-align: left;
}
.search-autocomplete ul li:hover {
  color: #2e8ab8;
}
.search-autocomplete ul li.selected {
  background-color: #3399cc;
  color: white;
}
.search-autocomplete ul li .amount {
  float: right;
  font-weight: bold;
}
.search-autocomplete ul li:last-child {
  border-bottom: none;
}
.search-autocomplete:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #3399cc;
  border-top: none;
  left: 50%;
  top: -7px;
}

/* ============================================ *
 * Search - Advanced
 * ============================================ */
.advanced-search {
  background: #f4f4f4;
  border: 1px solid #ededed;
  padding: 30px;
}
.advanced-search select.multiselect option {
  border-bottom: 1px solid #ededed;
  padding: 2px 5px;
}


/* ============================================ *
 * Account - Reviews
 * ============================================ */
.product-review .product-img-box p.label {
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  margin-top: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.product-review .product-img-box .rating-box {
  margin: 15px 0;
}
.product-review .product-details h2 {
  border-bottom: 1px solid #cccccc;
  color: #3399CC;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
}
.product-review .ratings-table th {
  padding-right: 10px;
}
.product-review .ratings-table tr {
  float: left;
  font-size: 12px;
  margin-right: 10px;
  text-transform: uppercase;
}
.product-review .ratings-description dt {
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
  padding: 10px 0;
  text-transform: uppercase;
}
.product-review .ratings-description dd {
  color: #737373;
  font-size: 13px;
}

/* ============================================ *
 * CMS Pages
 * ============================================ */

.cms-page-view .col-left:after,
.cms-no-route .col-left:after {
  content: '';
  display: table;
  clear: both;
}

.cms-no-route .std img {  width: 100%;}

.cms-page-view .std .messages,
.cms-home .std .messages,
.cms-no-route .std .messages {
  margin-bottom: 10px;
}
.cms-page-view .std .messages ul,
.cms-home .std .messages ul,
.cms-no-route .std .messages ul {
  margin-bottom: 0;
}
.cms-page-view .std .messages li,
.cms-home .std .messages li,
.cms-no-route .std .messages li {
  list-style: none;
  margin-left: 0;
  font-style: normal;
}

#accordion .toggle-tabs {  display: none;}
#accordion > dl > dt {
  margin: 0;
  color: #636363;
  font-size: 14px;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  padding: 7px 10px 7px 24px;
  border:1px solid #ccc;
  position: relative;
  background-color: #f4f4f4;
  display: block;
}
#accordion > dl > dt:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #3399cc;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
#accordion > dl > dt:hover {
  background-color: #ececec;
}
#accordion > dl > dd {
  padding: 10px;
  margin: 0;
  border-width: 0 1px;
  border-style: solid;
  border-color: #cccccc;
}
#accordion > dl > dd:last-child {
  border-width: 0 1px 1px 1px;
}
#accordion li {
  position: relative;
  overflow: hidden;
}
#accordion li .plusimage h2 {
  margin-right: 10px;
}

.page-sitemap .links {
  display: block;
  text-align: right;
  margin: 0 20px 0 0;
}
.page-sitemap .links a {
  position: relative;
}
.page-sitemap .sitemap {
  padding: 0 20px;
  margin: 15px 0;
  font-size: 12px;
}
.page-sitemap .sitemap li {
  margin: 3px 0;
}

.contacts-index-index h1 {
  border: none;
}

#contactForm {
  padding-left: 40px;
}
#contactForm h2 {
  display: none;
}
#contactForm:after {
  content: '';
  display: table;
  clear: both;
}
#contactForm .fieldset .legend + .required {
  margin: 0;
}

/* ============================================ *
 * Pricing Conditions
 * ============================================ */
.price-box .minimal-price-link .label {
  color: #cf5050;
  font-size: 12px;
  text-transform: uppercase;
}

.map-info {
  white-space: nowrap;
}

.catalog-product-view .map-info {
  white-space: normal;
}
.catalog-product-view .map-info > span {
  float: right;
  margin-bottom: 5px;
}
.catalog-product-view .map-info .price-box.map-info > a {
  float: right;
  width: 100%;
}

/* ============================================ *
 * Cookies
 * ============================================ */
.notice-cookie .notice-inner {
  padding-bottom: 0;
}
.notice-cookie .notice-inner:after {
  content: '';
  display: table;
  clear: both;
}
.notice-cookie .notice-text {
  float: left;
  max-width: 90%;
  padding-top: 4px;
  text-align: left;
}
.notice-cookie .notice-text p {
  padding-bottom: 14.5px;
  line-height: 1.3;
}
.notice-cookie .actions {
  float: left;
  text-align: right;
  padding-bottom: 14.5px;
}

/* ============================================ *
 * Tags
 * ============================================ */
#addTagForm button {
  margin-top: 5px;
  margin-bottom: 10px;
}

#addTagForm .form-add {
  margin-top: 10px;
}

.product-tags {
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
  float: left;
  margin-bottom: 10px;
  padding: 5px 1% 10px;
  width: 98%;
}

.product-tags li {
  float: left;
  margin-right: 15px;
}

.product-tags li.last {
  margin-right: 0px;
}

.tags-list {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.tags-list > li {
  float: left;
  margin-right: 10px;
}

.block-tags .actions > a {
  font-size: 12px;
}

.my-tag-edit .button.btn-remove {
  padding: 0;
}
.my-tag-edit .button.btn-remove:after {
  color: white;
}

/* ============================================ *
 * Captcha
 * ============================================ */
.captcha-note {
  clear: left;
  padding-top: 5px;
}

.captcha-image {
  float: left;
  display: inline;
  max-width: 100%;
  position: relative;
  width: 258px;
  margin-bottom: 10px;
}

.captcha-image .captcha-img {
  border: 1px solid #b6b6b6;
  vertical-align: bottom;
  width: 100%;
}

.registered-users .captcha-image {
  margin: 0;
}

.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}

.captcha-reload.refreshing {
  animation: rotate 1.5s infinite linear;
  -webkit-animation: rotate 1.5s infinite linear;
  -moz-animation: rotate 1.5s infinite linear;
}

.customer-account-create .scaffold-form .captcha-input-container label:first-child {
  width: 100%;
}

.captcha-reload {
  position: absolute;
  right: 4px;
  top: 4px;
}

.captcha-img {
  border: 20px solid #bbbbbb;
}

.captcha-input-container {
  margin-bottom: 10px;
}

.control.newsletter-box, .captcha-input-container, .captcha-img-container {
  float: none;
  clear: both;
}
.control.newsletter-box:after, .captcha-input-container:after, .captcha-img-container:after {
  content: '';
  content: '';
  display: table;
  clear: both;
}

/* ============================================ *
 * Checkout Billing Fix to place the Captcha properly
 * ============================================ */
#co-billing-form ul.form-list > .control {
  float: left;
  margin: 0 0 5px;
  width: 100%;
}


/* ============================================ *
 * Recurring Profiles
 * ============================================ */
#recurring_profile_list_view th {
  white-space: normal;
}
#recurring_profile_list_view th span {
  white-space: inherit;
}


.recurring-profiles-title {
  float: left;
}
.recurring-profiles-title h1 {
  margin-bottom: 7px;
}

body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {
  float: right;
  text-align: right;
  margin-bottom: 30px;
}

body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .button {
  position: static;
}

.recurring-profiles-messages:after {
  content: '';
  display: table;
  clear: both;
}

#recurring_start_date_trig {
  display: inline;
}

/* ============================================ *
 * Billing Agreements
 * ============================================ */
.billing-agreements .info-box {
  margin-bottom: 30px;
}
.billing-agreements .info-box:after {
  content: '';
  display: table;
  clear: both;
}
.billing-agreements .info-box .form-list {
  max-width: 400px;
  width: 100%;
}
.billing-agreements .info-box .box-title {
  margin-top: 20px;
  margin-bottom: 7px;
}
.billing-agreements .info-box .button {
  float: right;
  margin-top: 7px;
}

.billing-agreements #payment_method {
  width: 100%;
  margin-top: 7px;
  margin-bottom: 7px;
}

.billing-agreement-view-header-wrapper .heading {
  max-width: 80%;
}

.billing-agreement-details td, .billing-agreement-details th {
  padding: 3.5px;
}

/* ============================================ *
 * Popular Search Terms Cloud
 * ============================================ */
.catalogsearch-term-popular .tags-list {
  float: left;
  width: 100%;
}

.catalogsearch-term-popular .tags-list > li {
  float: left;
  height: 40px;
  margin-right: 25px;
}

/* ============================================ *
 * Widgets
 * ============================================ */
/* -------------------------------------------- *
 * Add to cart by SKU
 */
.sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
  width: 100%;
}

.widget {
  clear: both;
}

.widget .pager {
  float: none;
  width: 100%;
}


/* ============================================ *
 * Checkout - Multiple Addresses
 * ============================================ */
body[class*="checkout-multishipping-"] .checkout-progress {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
body[class*="checkout-multishipping-"] .checkout-progress > li {
  float: left;
  width: 20%;
  text-align: center;
  padding: 8px 1% 6px;
  background: #f4f4f4;
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  margin-bottom: 10px;
}
body[class*="checkout-multishipping-"] .checkout-progress > li.active {
  background-color: #dddddd;
}
body[class*="checkout-multishipping-"] .checkout-progress > li.last {
  border-right: 0px;
}
body[class*="checkout-multishipping-"] .page-title {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
body[class*="checkout-multishipping-"] .page-title h1 {
  border: 0 none;
  float: left;
  margin-top: 2px;
  margin-right: 2%;
}
body[class*="checkout-multishipping-"] .page-title .button {
  float: right;
}
body[class*="checkout-multishipping-"] .multiple-checkout > h2 {
  text-transform: none;
  font-size: 17px;
  margin-bottom: 15px;
}
body[class*="checkout-multishipping-"] .messages {
  float: left;
  width: 100%;
}
body[class*="checkout-multishipping-"] .col-2.col-wide {
  width: 66%;
}
body[class*="checkout-multishipping-"] .col-1.col-narrow {
  width: 30%;
}
body[class*="checkout-multishipping-"] .actions {
  margin-bottom: 10px;
}
body[class*="checkout-multishipping-"] .grand-total {
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}
body[class*="checkout-multishipping-"] #checkout-review-submit {
  float: right;
}
body[class*="checkout-multishipping-"] #review-buttons-container {
  float: right;
  text-align: right;
}

.checkout-multishipping-addresses .btn-remove2 {
  text-indent: -5555px;
  display: block;
  width: 22px;
  height: 22px;
}

.checkout-multishipping-shipping .gift-messages {
  margin-top: 20px;
}
.checkout-multishipping-shipping .gift-messages-form {
  margin-top: 15px;
}
.checkout-multishipping-shipping .gift-messages-form h4 {
  margin-top: 15px;
  margin-bottom: 5px;
}
.checkout-multishipping-shipping .gift-messages-form .form-list {
  margin-top: 10px;
  margin-bottom: 25px;
}
.checkout-multishipping-shipping .gift-messages-form .item {
  margin-top: 15px;
}

.checkout-multishipping-shipping .col-1 .box-title h2, .checkout-multishipping-shipping .col-1 .box-title h3, .checkout-multishipping-shipping .col-1 .box-title h4, .checkout-multishipping-shipping .col-2 .box-title h2, .checkout-multishipping-shipping .col-2 .box-title h3, .checkout-multishipping-shipping .col-2 .box-title h4,
.checkout-multishipping-billing .col-1 .box-title h2,
.checkout-multishipping-billing .col-1 .box-title h3,
.checkout-multishipping-billing .col-1 .box-title h4,
.checkout-multishipping-billing .col-2 .box-title h2,
.checkout-multishipping-billing .col-2 .box-title h3,
.checkout-multishipping-billing .col-2 .box-title h4,
.checkout-multishipping-overview .col-1 .box-title h2,
.checkout-multishipping-overview .col-1 .box-title h3,
.checkout-multishipping-overview .col-1 .box-title h4,
.checkout-multishipping-overview .col-2 .box-title h2,
.checkout-multishipping-overview .col-2 .box-title h3,
.checkout-multishipping-overview .col-2 .box-title h4 {
  font-weight: normal;
  width: 100%;
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  padding: 10px;
  font-size: 14px;
}
.checkout-multishipping-shipping .col-1 > h4, .checkout-multishipping-shipping .col-2 > h4,
.checkout-multishipping-billing .col-1 > h4,
.checkout-multishipping-billing .col-2 > h4,
.checkout-multishipping-overview .col-1 > h4,
.checkout-multishipping-overview .col-2 > h4 {
  font-weight: normal;
  width: 100%;
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  padding: 10px;
  font-size: 14px;
}
.checkout-multishipping-shipping .col-1 .box-content, .checkout-multishipping-shipping .col-2 .box-content,
.checkout-multishipping-billing .col-1 .box-content,
.checkout-multishipping-billing .col-2 .box-content,
.checkout-multishipping-overview .col-1 .box-content,
.checkout-multishipping-overview .col-2 .box-content {
  margin-bottom: 25px;
  padding-left: 10px;
  margin-top: 10px;
}

.checkout-multishipping-billing .sp-methods dt {
  float: left;
  width: 100%;
}

.checkout-multishipping-payment-customerbalance input.checkbox {
  margin-left: 15px;
}

#multiship-addresses-table > tbody > tr > td.a-center.last > a {
  background-image: none;
}

#review-order-form > div:nth-child(3) > div.divider {
  width: 100%;
  clear: both;
}
  #review-order-form .col-1,
  #review-order-form .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }



/* ============================================ *
 * Calendar styles (restore styles from /js/calendar)
 * ============================================ */
div.calendar table {
  border-collapse: separate;
}
div.calendar table td.button {
  display: table-cell;
  background: inherit;
  color: inherit;
  text-transform: none;
}


/*2016-11-6*/
@font-face {font-family: 'Avenir Light';
  src: url('https://peterluger.com/skin/frontend/peter/peterstore/font/Avenir-Light.otf');
}
@font-face {font-family: 'Avenir Medium';
  src: url('https://peterluger.com/skin/frontend/peter/peterstore/font/Avenir-Medium.otf');
}
@font-face {font-family: 'Avenir Roman';
  src: url('https://peterluger.com/skin/frontend/peter/peterstore/font/Avenir-Roman.otf');
}
@font-face {font-family: 'Avenir Black';
  src: url('https://peterluger.com/skin/frontend/peter/peterstore/font/Avenir-Black.otf');
}
@font-face {font-family: 'Cormorant Bold';
  src: url('https://peterluger.com/skin/frontend/peter/peterstore/font/Cormorant-Bold.ttf') format('truetype');
}
html{ background: #fcf7e9;}
.body-wrapper{ padding-bottom: 290px; background: #fcf7e9;}
.footer-container { position: absolute; bottom:0; left:0; height:290px; width:100%; color:#fff; background: #923719; font-size:14px; font-family: 'Avenir Roman';}
.wrap{ width:1020px; margin:0 auto;}
.footer .links,.footer .block-subscribe{ display: none;}
.footer-info{ width:100%; float:left; background: #444; padding: 22px 0 17px;}
.footer-info .footer-left{ width:63.43137%; float:left;}
.footer-info .footer-left li:nth-of-type(2){ margin:20px 0 27px;}
.footer-info .footer-right{ width:36.568627%; float:left;}
.footer-info .footer-right ul{ width:50%; float:left; padding-left:20px;}
.footer-info .footer-right ul:last-child{ border-left:1px solid #fff;}
.footer-address{ padding-top:18px; width:100%; float:left; background: #923719;}
.footer-info p,.footer-right li{ line-height: 20px;}
.copyright .footer-built{ float:right;}
.copyright .footer-built a{ padding:0 6px;}

.page-header{ position: fixed; top:0; left:0; width:100%; background: url(https://peterluger.com/skin/frontend/peter/peterstore/images/header_bg.png) repeat-x center; z-index: 9999; height:111px; z-index:11;}
.skip-content{ width:35%; float:left; color:#fff; line-height:111px;}
#header-account.skip-content{ width:37%;}
#header-account.skip-content ul.level0 li.level1{ height: 28px; line-height: 28px; width: 100%;}
#header-account.skip-content ul.level0 li.level1:first-child a{ padding-left:10px;}
#header-account.skip-content ul.level0 li.level1 a{ border-right:none;}
#header-account .links li.last{ background: url(https://peterluger.com/skin/frontend/peter/peterstore/images/cart.png) no-repeat center; padding:0; width:40px; height:111px; line-height:10px; font-size:10px; background-position: 7px;}
#header-account .links li.last a{ position: relative; top:40px; display: block; width:60px; height:30px; border-right: none;}
#header-account .links li.last a.top-link-cart span{ padding-left:30px; line-height: 30px; font-size:14px;}
/*a.top-link-cart{ opacity: 0;}*/
#header-search{display: none;}
#nav li,#header-account li{ float:left; position: relative; font-family: 'Avenir Medium'; text-transform: capitalize; font-size:14px;}
#nav li a,#header-account li a{ padding:5px 10px; border-right:1px solid #d96d00; text-decoration: none;}
#nav li a:hover,#nav li a:focus,#header-account li a:hover,#header-account li a:focus{ text-decoration: none;}
/*#nav li:first-child a{ border-left:1px solid #d96d00;}*/
#header-account li:first-child a{ padding-left:5px;}
.logo{ width:28%; float:left;}
.logo img{ margin:0 auto; margin-top:15px;}
.breadcrumbs{ display: none;}
.title-line{ width:100%; float:left;}
.h3-line{ background: url(https://peterluger.com/skin/frontend/peter/peterstore/images/h3_line.png) no-repeat center; height:23px;}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }

/*menu*/
.nav-primary li.active:after,
.nav-primary li.level0.menu-active:after,
.links li:not(.level1).active:after,
.links li:not(.level1).menu-active:after{ content:""; width:13px; height:13px; background: #db6d00; border-radius: 50%; position: absolute; bottom:25px; left:50%; margin-left:-6px;}
.links > ul:not(.level0) li.last.menu-active:after{ width:0;}
/*sub-menu*/
#nav li.level0.menu-active ul.level0,#header-account.skip-content li.menu-active ul.level0{ left:0; display: block !important;}
#nav ul.level0,
#header-account.skip-content ul.level0{position: absolute; width:150px; background: #923719; top:111px; padding:15px 5px; left:-19000px; left:0; display: none;} 
#nav ul.level0 li{ height:28px; line-height: 28px; width:100%;}
#nav ul.level0 li a{ border:none;}
.nav-primary ul.level0 li.active:after{opacity: 0;}
#nav ul li.level0:last-child a{ border-right:none;}


/*home*/
.cms-index-index.cms-.cms- .col1-layout .col-main{ padding-top:0;}
.swiper_title{ display: none;}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{ width:15px; height:15px; border:none; opacity: 0.4; margin:0 6px;}
.swiper-pagination-bullet-active{ opacity: 1 !important; background: #fff;}
.home-feature .wrap{ width:900px; text-align: center;}
.home-feature h1{ margin: 20px 0;}
.feature-product{ width:32.6666%; float:left; margin-right:1%; box-shadow: 3px 3px 10px #928F88; padding:10px; border:1px solid #b07757; min-height:25.25em; font-size:16px; background: #fff; }
.feature-product a{ display: block;}
.feature-product a.sublink{ color:#923719;}
.feature-product:last-child{ margin-right:0;}
.feature-product-title{ font-size:1.601875em; margin:18px 0 2px 0; color:#923719;}
.feature-description{ font-size:0.88375em; padding:14px 20px 0 20px;}
.home-photo{ margin: 30px 0 63px;}
.cut-content-container{ width:530px; margin:0 auto;}
.cut-content{ width:100%; float:left; background: #923719; box-shadow: 3px 3px 10px #928F88; padding:30px 20px 35px; text-align: center;}
.cut-content h3{ font-size: 26px; color: #fff; margin:0;}
.cut-content p{ color:#fff; font-family: 'Playfair Display', serif; font-size:20px;}
.cut-content .call{ margin-top:20px; width:100%; float:left; }
.cut-content .call div{ width:50%; float:left;}
.cut-content .call h3{ color:#fff; font-size: 24px;}
.cut-line{ background: url(https://peterluger.com/skin/frontend/peter/peterstore/images/cut_line.png) no-repeat center; height:13px; margin-top:15px;}
.header-marquee{ width:100%; position: fixed; top:111px; left:0; height:34px; line-height: 34px; background:#444; color:#fff; z-index: 10; overflow: hidden;}
.swiper-button-prev, .swiper-button-next{ z-index: 9;}

/*story*/
.story-top-con,.story-photos-description{ width:100%; float:left;} 
.story-photos-description{ padding-left:45px;} 
.story-left-image{ width:35.956175%; float:left; padding:23px 0 0 10px; text-align: center;}
.story-left-image img{ margin:10px auto;}
.story-images{ width:100%; float:left; margin:25px 0; padding-left:45px;} 
.story-images .img-item{ width:32%; float:left; margin-right:2%; padding:10px; background: #fff; border:1px solid #973702; }
.story-images .img-item:nth-of-type(3){ margin-right:0;}
.story-images .img-item img{ margin:0 auto; width:100%;}
.story-left-image h2{ position: relative; padding-top:10px;} 
.story-left-image h2:before{ content:""; border-top:1px solid #973702; margin-bottom: 10px; width:290px; position: absolute; top:0; left:50%; margin-left:-145px;}
.story-text{ width:64.043824%; float:left; padding:23px 10px 0 36px;}
.main-story .story-text p,.story-photos-description p{ padding-bottom: 25px; }
.big-img img{ width:100%;}
.story-title{ padding-top:60px; width:100%; float:left;}
.story-thumb{ width:36.75298%;}
.story-feature .story-text{ width:62.948207%; float:none; padding:0 0 0 36px;}
.story-feature .title-line{ padding-bottom: 24px;}
.feature-content{ display: table;}
.feature-content div{ display: table-cell; vertical-align: middle;}
.story-block{ width:100%; float:left;}
.story-block .title-line{ padding-top:35px;}
.story-block h3{ font-size:22px; width:100%; float:left; text-align: center; padding-top:33px;}
.story-block h3 span{ text-transform: lowercase;}
.story-block .call{ width:100%; padding:0 10%; float:left;}
.story-block .call h3{ width:50%; float:left; padding-top:0; padding-bottom: 40px;}
.title-line{ background: url(https://peterluger.com/skin/frontend/peter/peterstore/images/title_line.png) no-repeat center; height:22px;}
.h2-line{ background: url(https://peterluger.com/skin/frontend/peter/peterstore/images/h2_line.png) no-repeat center; height:36px;}
.cms-cms-menu-our-story #maincontent a,
.cms-cms-menu-our-story #maincontent a:hover,
.cms-cms-menu-our-story #maincontent a:focus,
.ext-info a,
.ext-info a:hover,
.ext-info a:focus,
.cms-cms-menu-locations .main-container a,
.cms-cms-menu-locations .main-container a:hover,
.cms-cms-menu-locations .main-container a:focus{ color:#923719;}
.catalog-category-view .note-msg{ width:100%; float:left; padding-bottom:20px;}

/*store*/
.shop-top{ width:100%; float:left; margin:-20px 0 34px; background: #943719;}
.shop-top .shop-text{ width:42%; color:#fff; padding:20px 30px; padding:15px 30px; display: table-cell; vertical-align: middle;}
.shop-top .shop-text h2{ font-size:41px; color:#fff; text-align: center; margin-bottom: 0; font-size:30px;}
.shop-top .shop-text strong{ font-weight: normal;}
.shop-top .shop-img{ width:55.5%; border:1px solid #953811; display: table-cell; vertical-align: middle;} 
.shop-top .title-line{ padding:5px 0;} 
.shop-top .title-line img{ margin:0 auto;}
.shop-top .shop-content{ width:100%; float:left;}
.shop-top .shop-content p:first-child{ font-family: 'Avenir'; margin-bottom: 22px;} 
.shop-top .shop-content p:last-child{ font-size:14px;}
.reg-loading-mask{ position: fixed; top:0; left:0; width:100%; height:100%; background: rgba(0,0,0,.5);}

.category-products{ width:100%; float:left; padding-bottom:43px;}
.story-block,.shop-block h3{ font-family: 'Consort';}
.products-grid .product-name, .products-list .product-name{ font-size:24px; /*font-family: 'Avenir Light'; */margin-bottom: 0; text-align: center;}
.category-butcher-shop .pro-info-desc{ min-height:200px;}
.pro-info-desc{ min-height:100px; width:100%; float:left; position: relative;}
.category-products .toolbar,.email-frnd,.availability.in-stock{ display: none;}
.qty-add-row,.add-to-cart{ margin-top:10px; width:100%; float:left;}
.qty-add-row label,.add-to-cart label{ color: #953811; float:left;}
.qty-add-row input.spinner,.product-view .add-to-cart .qty-wrapper .qty{ border:1px solid #953811; width:37px; height:30px; margin:0 10px; padding:0 3px 0 0; text-align: right; float:left;}
.count{ width:15px; height:30px; margin-left:5px; float:left;}
.count button{ cursor: pointer; border:none; background:none; height:auto; padding:0; display: block;}
.count .count-plus{ margin:5px 0 3px 0;}
.qty-add-row .quantity-box1{ width:150px; float:left;}
.qty-add-row .add-cart{ float:right;}
.products-grid > li form{ width:100%; float:left; }
.add-bacon-pack{ color:#923719;}
.shop-top.shop-gallery{ margin-top:20px; display: table;}
.add-cart-btn{ width:138px; height:32px; float: right; background: #953811; color:#fff; text-transform: uppercase; text-align: center; line-height: 32px; font-size:14px; cursor: pointer; border:none;}
.add-cart-btn img{ margin-left:7px; display: inline-block; vertical-align: middle; margin-top:-3px;}
.ext-info{ width:100%; float:left; border:1px solid #b07757; margin-bottom:20px; padding:10px;}
.product-cart-comments input{ background: #eee; border:1px solid #923719; color:#808080;}
.product-cart-comments input::-webkit-input-placeholder { color: #808080; } 
.product-cart-comments input:-moz-placeholder { color: #808080; } 
.product-cart-comments input::-moz-placeholder { color: #808080; } 
.product-cart-comments input:-ms-input-placeholder { color: #808080; } 


/*menu page*/
.menu-content{ width:100%; float:left; margin-top:40px; padding-bottom: 63px;} 
.menu-content .menus-nav,.rave-nav{ width:28.884462%; float:left;}
.rave-nav{ display: none;}
.menu-content .menus-file,.rave-list{ width:70.31474%; float:left; padding-left:12%;}
.rave-list{ width:100%; padding-left:10px;}
.menus-nav .img-line:first-child{ margin-bottom: 12px;}
.menus-nav .img-line:last-child{ margin-top: 32px;}
.menus-nav .menu-name{ padding-top:20px; position: relative; padding-left:33px;}
.menus-nav .menu-name a{ width:130px; height:24px; display: block; margin:0 auto; text-align: left;}
.menus-nav .menu-name:nth-of-type(1){ padding-top:0;}
.menus-file .menus-file-container{ border:3px double #520400; }
.menu-name.menu-active a span{ position: relative;}
.menu-name.menu-active a span:before,.rave-nav .rave-yr.active a:before,.block-progress dt.complete:before,.block-account ul li.current a:before{ content:''; width:13px; height:13px; background: #db6d00; border-radius: 50%; position: absolute; top:3px; left:-30px;}
.hide{display: none;}
.show{ display: block;}
.menu-item{ background: #f8eCD1; padding:10px 30px; color: #000; text-align: center;}
.timeshdr01 {
  width: 90%;
  margin: 0 auto 6px auto;
  padding: 0 0 5px 0;
  font-family: "Times New Roman", Times, serif;
  font-size: 24px; font-style: italic; font-weight: bold;
  text-align: center; vertical-align: top;
  border-top: none 0;
  border-right: none 0;
  border-bottom: double 3px #000;
  border-left: none 0;
}

.times-bd01, .times-bd02, .times-bd03, .times-bd01sml {
  font-family: "Times New Roman", Times, serif; font-weight: bold;
}
.times-bd01    { font-size: 20px; }
.times-bd02    { font-size: 18px; }
.times-bd03    { font-size: 16px; }
.times-bd01sml { font-size: 14px; }
.mainmenu-meatbox {
    width: 100%;
    border: solid 1px #660000;
    margin: 0 auto;
    padding: 10px 0;
    background-color: #fff;
    vertical-align: top;
    text-align: center;
    margin-bottom: 10px;
}

.menus-nav .img-line img{ width:100%;}
.menuinner table{ width:100% !important; }
.menuinner table td{ width:33.33% !important;}
.mainmenu-meatbox table{ width:400px !important;}
.mainmenu-meatbox table td{ width:auto !important;}


/*location*/
.location-details{ width:100%; float:left; padding-bottom: 63px;}
.location-images{ width:100%; float:left; margin-top:20px;}
.location-images .location-ph{ width:48%; float:left; margin-right: 4%;}
.location-images .location-ph:last-child{ margin-right: 0;}
.location-add{ width:100%; float:left; padding:20px 10px 30px 10px;}
.location-add h2{ text-align: left;}
.info{ margin-top: 20px; }
.info div{ width:50%; float:left;}
.info div.left-info{ text-align: left;}
.info div.right-info{ text-align: right;}
.info div.right-info p:first-child{ color: #923719; font-family: 'Avenir Black'}
.location-details .details-thumb{ display: none;}
.details-text{ width:100%; float:left; padding-top:20px;}
.details-text table{ font-family: 'Playfair Display', serif; font-size: 22px; margin:15px auto 30px; color:#923719;}
.details-text table tr td{ vertical-align: top; padding:10px 30px;}
.details-title{ width:100%; float:left; margin-top:50px;} 
.details-text p{ margin-bottom: 10px;}
.details-text p:last-child,.details-text .location-info p{ margin-bottom: 0;}
.details-text p strong{ color: #923719; text-transform: uppercase;}
.details-text table tr td p{ margin-bottom:0;}
.details-text h3{ text-transform: inherit; font-size:24px;}
.loca-bottom{ padding-top:30px; color:#923719; font-family: 'Avenir Black';}
.details-copy.img-text .sub-img{ width:40%; float:left; margin-top:30px;}
.details-copy.img-text .sub-img img{ width:100%;}
.details-copy.img-text .details-text{ width:60%; float:left; padding-left:30px;}

.appli-content .app-img{ width:37%; float:left;}
.appli-content .app-img img{ width:100%;}
.appli-content .app-text{ width:63%; float:left; padding-left:25px; }
.appli-info{ margin:25px 0;}
.appli-info p:first-child{ color: #923719; font-family: 'Avenir Black';}

.contact-content{ width:100%; float:left; padding:40px 0 63px;}

/*card application*/
.request-form .filed{ margin-bottom: 25px;}
.request-form .filed .cf-input{ border:1px solid #000; background: none; width:383px;}
.request-form .filed .cf-input.address{ width:560px;}
.request-form .filed .cf-input.zip{ width:260px;}
.app-btn button:first-child{ margin-right:15px;}
.cart-form form label{ width:100%; float:left;}


/*gallery*/
.gallery-images{ width:100%; float:left; padding-top:20px;}
.gallery-images .swiper-slide img{ width:100%;}
.gallery-thumbs-container{ width:100%; padding:44px 8% 63px;}
.gallery-top .swiper-button-prev,
.gallery-top .swiper-container-rtl .swiper-button-next,
.home-peter-silde .swiper-button-prev,
.home-peter-silde .swiper-container-rtl .swiper-button-next{ background: url(https://peterluger.com/skin/frontend/peter/peterstore/images/white-left-arrow.png) no-repeat; width:35px; height:60px; opacity: 0.77; background-size:100%;}
.gallery-top .swiper-button-next,
.gallery-top .swiper-container-rtl .swiper-button-prev,
.home-peter-silde .swiper-button-next,
.home-peter-silde .swiper-container-rtl .swiper-button-prev{ background: url(https://peterluger.com/skin/frontend/peter/peterstore/images/white-right-arrow.png) no-repeat; width:35px; height:60px; opacity: 0.77; background-size:100%;}
.gallery-thumbs-container .swiper-button-prev-bottom, .gallery-thumbs-container .swiper-container-rtl .swiper-button-next-bottom{ background: url(https://peterluger.com/skin/frontend/peter/peterstore/images/small_left_arrow.png) no-repeat; width:35px; height:60px; position: absolute; top:50%; left:-10px; margin-top:-35px;}
.gallery-thumbs-container .swiper-button-next-bottom, .gallery-thumbs-container .swiper-container-rtl .swiper-button-prev-bottom{ background: url(https://peterluger.com/skin/frontend/peter/peterstore/images/small_right_arrow.png) no-repeat; width:35px; height:60px; position: absolute; top:50%; right:-10px; margin-top:-35px;}


/*product detail*/
.product-essential{ width:100%; float:left; margin-top:25px; padding-bottom: 30px;}
.product-options dl.last dt label{ color:#923719;}
.product-options dd select,.product-options dd select option{ width:100%;}
.more-views{ padding-top:30px;}
.more-views h2{ font-size:16px; font-family: 'Avenir Medium'; color:#000; text-transform: capitalize;}
.move-note{ text-align: right;}
.catalog-product-view .product-view{ width:100%; float:left; padding-bottom:43px;}
.long-details{ width:100%; float:left;}
.long-details .title-line{ margin-bottom:20px;}
.long-details h2{ text-align: center; width:100%; float:left; margin-top:30px;} 
.long-details br{ display: none;}
.long-details p{ width:100%; float:left;}
.long-details ul{ width:80%; margin: 0 auto;}
.long-details ul li{ margin:0 0 6px 20px; position: relative; clear: both; list-style: none;}
.long-details ul li:before{ content: ''; position: absolute; top:8px; left:-20px; width:8px; height:8px; background: #db6d00; border-radius: 50%;}
.long-details h3{ text-transform: inherit; font-size:24px; width:100%; float:left; }
.long-details h5{ font-family: 'Avenir Light'; color:#000; font-size:16px; text-transform: inherit; width:100%; float:left;}



/*add to cart*/
.cart-table tbody{ border-bottom: 1px solid #923719;}
.cart-table tbody tr{ padding-bottom:25px;}
.product-cart-info h2.product-name{ font-family: 'Avenir Medium'; font-size:15px; color:#000;}
.product-cart-image .product-image{ border:none;}
.cart-links,.product-cart-remove,
.or,.cart-forms .discount{ display: none;}
#shopping-cart-table tfoot td{ padding-right:0; padding-top:20px;}
#shopping-cart-table tfoot td button{ padding:0;}
.cart .cart-forms,.cart .cart-totals-wrapper{ width:50%; padding-bottom: 43px;}
.cart .cart-forms{ float:left; display: none;}
.cart .cart-totals-wrapper{ float:right; width:100%;}
.shipping-form .form-list{ margin-top:15px;}
.shipping-form select{ height: 38px; padding-left:10px;}
.shipping-form input{ border:1px solid #923402; }
.cart-totals-btn{ width:100%; float:left;/* margin-top:226px;*/ margin-top:20px;}
.cart-totals-btn .continue-shop{ width:100%; float:left; padding-right:250px;}
.continue-shop .btn-continue{ float:right; }
.cart-totals-btn .checkout-types{ margin-top:-32px;}

.overlay-mask{ position: fixed; top:0; left:0; width:100%; height:100%; background: rgba(0,0,0,.5); z-index: 99;}
#added-product-overlay{ position: fixed; top:50%; left:50%; width:500px; height:210px; margin-top:-105px; margin-left:-250px; z-index: 100; background: #fff; padding:10px;}
#added-product-overlay .close{ position:absolute; top:10px; right:10px; border:0; background: none;}
#added-product-overlay .close img{ width:25px; height:25px; cursor: pointer;}
.added-inner{ width: 100%; float:left; padding:0 10px;}
.added-inner .added-image img{ width:100px;}
h2.added-title{ margin-bottom: 0; text-align: center;}
#added-pop .title-line{ margin-bottom: 10px;}
.added-inner .added-item { width:100%; float:left; padding-left:110px; margin-top:-70px;}
.added-inner .added-item-nae{ color: #953811;}
.added-inner .added-price{ font-size:14px; font-family: 'Avenir Black'; padding-left:43px; position: relative;}
.added-inner .added-price:before{ position: absolute; content:'Price:'; top:0; left:0; }
.added-footer{ width:100%; float:left; margin-top:20px; padding:0 10px;}
.added-footer button.add-cart-btn{ width:48%; margin-right:4%; float:left; padding:0 20px; }
.added-footer button.add-cart-btn:last-child{ margin-right:0; margin-left:0;}
.cart-table .product-cart-actions .button.btn-update{ margin:0 auto; height:35px; line-height: 35px; margin-top:-10px; background: #923719; vertical-align: middle; margin-left:10px; }


/*404*/
.cms-no-route .inner-content{text-align: center; padding-bottom: 63px;}
.cms-no-route .inner-content h1{ margin-bottom:10px;}
.cms-no-route .inner-content button{ height:32px; line-height: 32px; padding:7px 20px; background: #923719; color:#fff; text-transform: uppercase; font-size:15px; margin-right:10px; border:none; padding:0 20px;}
.cms-no-route .inner-content p{ margin-bottom: 8px;}
.cms-no-route .inner-content p:last-child{ margin-top:30px;}

/*login*/
.benefits{ font-size:16px; color:#000; margin-top:33px; height:72px;}
.account-login h2{ margin:0; text-align: center;}
.new-users .buttons-set{ margin-top:58px;}
.buttons-set span{ background: #923719; padding:7px 20px;}
.registered-users .form-list > li:last-child{ margin:38px 0 12px;}
.customer-account-login .col2-set .col-1{ margin-top:20px; padding-right:20px; width:50%;}
.customer-account-login .col2-set .col-2{ margin-top:20px; padding-left:20px; margin-bottom: 43px; width:50%;}
.customer-account-logoutsuccess{ width:100%; float:left; padding-bottom:63px;}
a.button.create-btn,a.button.create-btn:hover,a.button.create-btn{ text-decoration: none;}

/*register*/
p.form-instructions{ margin:33px 0 40px;}
.fieldleft,.fieldright{ width:48%; float:left;}
.fieldleft{ margin-right:4%;}
.field.name-middlename{ display: none;}
.field.name-lastname,.field.confirmation{ margin:25px 0 0 0;}
.control input[type="checkbox"]{ width:17px; height:17px; vertical-align: middle;}
.account-create{ padding-bottom: 63px;}
.required.register{margin-bottom: 13px;}
.customer-account-create .back-link{ display: none;}
/*.customer-account-create .buttons-set button{ float:right; margin-top:-32px;}*/
.account-register .name-firstname .input-box input,.account-register .name-lastname .input-box input{ width:280px !important;}
.account-register .input-box input,.account-register select.validate-select{ width:350px !important;}
.account-register li.wide{ margin-top:0;}
.account-register li.wide input{ width:100% !important;}
.account-register .input-box input[type="checkbox"]{ width:17px !important;}
.account-register select,.my-account select{ border:1px solid #000;}

/*account*/
.page-container{ width:100%; float:left; padding-top:163px;}
.customer-account-index .my-account{ display: block !important;}
.page-content{ width:100%; float:left; margin-top:20px;}
.block.block-reorder{ display: none;}
.line-up{ margin-bottom:22px;}
.line-down{ margin-top:12px; width:100%; float:left;}
.block-account ul li a{ padding:0 0 10px 33px; position:relative; font-family: 'Avenir'; width:220px; margin:0 auto; display: block;}
.block-account ul li.current a:before{ left:0;}
.welcome-msg{ width:100%; float:left; margin-bottom:47px;}
.welcome-msg p.hello{ margin-bottom: 37px;}
.welcome-msg p.hello strong{ font-weight: normal;}
.box-content{ font-family: 'Avenir Medium';}
.box-content p{ min-height:50px;}
.box-content address{ min-height:160px;}
.box-content .buttons-set{ margin-top:20px;}
.box-content .buttons-set a:not(.button),
.addresses-primary .buttons-set a:not(.button),
.addresses-additional .buttons-set a:not(.button){ background: #923719; padding: 6px 20px;}
.addresses-additional .separator{ display: none;}
.box-content .buttons-set a:first-child,
.addresses-additional .buttons-set a:not(.button):first-child{ margin-right:10px;}
.col2-set .col-1.addresses-primary{ border-right:none;}
.customer-account .page-container{ padding-bottom: 63px;}
.my-account .buttons-set button{ float:right; margin-top:-32px;}
.sales-order-history #my-orders-table{ margin:10px 0 !important;}
.address-fax{ margin-top:25px;}
.address-wide{ margin-top:-10px !important;}
.address-state{ margin-top:25px;}
.address-state select,select.validate-select{ height:38px; width:100% !important;}
.address-edit li.control{ margin-top:8px;}
.buttons-set a:not(.button),
.buttons-set a:not(.button):hover,
.buttons-set a:not(.button):focus{ text-decoration: none;}

.buttons-set .back-link a:not(.button),
.buttons-set .back-link a:not(.button):hover,
.buttons-set .back-link a:not(.button):focus{ text-decoration: underline;}
 
/*rave review*/
.rave-nav .rave-yr{ width:100%; float:left; padding:20px 0 0 33px;}
.rave-nav .rave-yr a{ position: relative; display: block; width:50px; margin:0 auto;}
.rave-nav .rave-yr.active:last-child a:before{ content:'';}
.article-details .copy-title{ font-size: 20px; font-family: 'Playfair Display', serif; font-size:24px;}
.blog-text a.read-more{ width:100%; float:left; padding:8px 0; color: #923719;}
.back-blog{ background: #923719; color:#fff; padding:6px 20px; border:none;}
.pb-pagination span.active{ color: #923719;}
.pb-pagination span{ padding:0 3px;}
.article-single-picture img{ max-width:100%;}
.article-single .rave-content .copy-title{ color:#923719; font-size:24px;}
.rave-list .article{ width:100%; float:left; margin-bottom:25px;}
.rave-list .article .article-img{ width:100px; height:100px; position: relative; z-index: 1; overflow: hidden;}
.rave-list .article .article-img img{ width:auto; max-width:100%; }
.rave-list .article .article-details{ width:100%; float:left; padding-left:115px; margin-top:-100px;}


/*onepage*/
.checkout-onepage-index .page-title{ margin-top:163px;}
.checkout-onepage-index .main{ padding-bottom: 63px;}
.opc-firststep-login,.opc-firststep-billing{ width:70.31474%; float:right; margin-top:20px; padding-left:100px;}
.col-right.sidebar{ width:28.884462%; float:left; margin-top:20px; padding:0;}
.checkout-title h2{ text-align: center; margin-bottom: 0;}
#checkout-step-login .col2-set .col-1,#checkout-step-login .col2-set .col-2{ width:100%; float:left; padding:0;} 
#checkout-step-login .description{ margin-top:15px; margin-bottom: 5px;}
#checkout-step-login .form-list .control{ margin-top:0;}
.re-con{ width:100%; float:left; margin-top:25px;}
.name-title{ width:100%; float:left; margin-top:40px; color:#923719; font-family: 'Playfair Display', serif; font-size: 24px;}
 .step p.note{ width:100%; float:left; font-size: 12px; margin-bottom:20px;}
.form-list > li.forgot-psw{ display: none;}
#checkout-step-login p.required{ margin-top:20px;}
.opc-firststep-login li.section,.opc-firststep-billing li.section{ width:100%; float:left; border-bottom: 1px solid #923719;}
.opc-firststep-login li.section.active,.opc-firststep-billing li.section.active{ padding-bottom: 50px;}
.opc-firststep-login li.section .step-title h2,.opc-firststep-billing li.section .step-title h2{ text-align: center; margin:0; padding:12px;}
.step.a-item .buttons-set{ width:100%; float:left;}
.step-title a{ display: none;}

/*billing*/
.opc .name-firstname{ width:48%; float:left; margin-right:4%;}
.opc .name-lastname{ width:48%; float:left; margin:0;}
.opc .fieldset li.fields{ width:100%; float:left; margin-bottom: 25px;}
.opc .fieldset li.fields .field{ width:48%; float:left;}
.opc .fieldset li.fields .field:first-child{ margin-right:4%;}
.opc .fieldset li.other-wide{ margin: -10px 0 25px;}
.opc .fieldset li input{ border: 1px solid #953811;}
.opc select{ height:38px; margin:0;}
.buttons-set span.please-wait{ background: none; color:#000; font-family: 'Avenir Medium'; text-transform: capitalize;}
#co-shipping-form .buttons-set,#checkout-step-payment .buttons-set{ margin-top:10px;}
#co-shipping-form .buttons-set button{ float:right; margin-top:-45px;}
#checkout-step-shipping_method .buttons-set{ margin-top:20px;}
#checkout-step-shipping_method .buttons-set button{ float:right; margin-top:-32px;}
#opc-payment .buttons-set button{ float:right; margin-top:-32px;}
/*.cart-forms #co-shipping-method-form{ display: none;}*/
#opc-login.section.allow .step-title h2{ text-transform: uppercase !important;}
#opc-login.section.allow.active .step-title h2{ text-transform: capitalize !important;}
#co-shipping-method-form{ width:100%; float:left; margin-top:30px;}
#co-shipping-method-form input[type='radio']{ vertical-align: middle;}
#payment_form_ccsave .input-box{ max-width:365px;}
#checkout-step-billing select{ margin:8px 0;}

/*order review*/
#checkout-review-table-wrapper .data-table th,
#checkout-review-table-wrapper .data-table tbody tr,
#checkout-review-table-wrapper .data-table tfoot tr{ border:1px solid #923719;}
#checkout-review-table-wrapper .data-table tbody tr h3{ margin-bottom: 0;} 
#payment_form_plugnpay select#plugnpay_expiration{ margin-right:10px;}
.opc .fieldset li input#plugnpay_cc_cid{ width:56px !important;}

.cart-empty{ width:100%; float:left; text-align: center; padding:30px 0 63px;}
.cart-empty p a{ color:#923719;}
#checkout-review-submit{ width:100%; float:left; margin-top:10px;}
#checkout-review-submit p.f-left{ font-family: 'Avenir Medium';}
#checkout-review-submit p.f-left a{ color:#f00;}
#review-buttons-container{ margin-top:-20px;}
#review-buttons-container .please-wait { float: left; margin-right: 10px;}
#review-buttons-container button{ float:right;}

/*view order_id*/
.box-payment .box-content p.subtitle{ min-height: 20px;}
.box-payment .box-content .payment-info{font-size: 14px;}
.box-payment .box-content .payment-info dt{ float:left; clear: both;}
.box-payment .box-content .payment-info dd{ padding-left:10px; float:left;}

/*forgot password*/
.customer-account-forgotpassword h2{ padding-top:20px;}
.customer-account-forgotpassword .form-instructions{ margin:10px 0;}
.customer-account-forgotpassword .buttons-set{ width:100%; float:left; padding:30px 0 63px;}
.customer-account-forgotpassword .buttons-set button{ float:right; margin-top:-32px;}

.sign-up{ margin:-10px 0 20px;}
.sign-up input{ vertical-align: middle;}
.sign-up span{ padding-left:5px;}

.mobile-only{ display: none;}
@media only screen and (max-width: 1019px){
  .skip-content,.mobile-only.rave-nav{ display: none;}
  .mobile-only{ display: block;}
  #nav ul.level0,.links ul.level0{ position: static; display: block !important; width:auto; padding:0 5px;}
  #nav ul.level0 li a{ line-height: 16px;}
  .nav-primary li.active:after,.nav-primary li.level0.menu-active:after{top:0; left:60%;}
  .links li:not(.level1).active:after,
  .links li:not(.level1).menu-active:after{ top:6px; left:60%;}
  /*#header-account .links li.last a.top-link-cart span{ display: block; line-height: 30px; padding-left:40px; }*/
  .wrap{ width:100% !important; padding:0 24px;}
  .mobile-menu{ position: absolute; top:50%; right:30px; margin-top:-15px; cursor: pointer;}
  .mobile-menu img{ width:30px;}
  .footer-info{ padding-bottom: 30px;}
  .footer-info .footer-left{ width:100%;}
  .body-wrapper{ padding-bottom:430px;}
  .footer-container{ height:430px;}
  .footer-address{ padding:18px 0;}
  .footer-info .footer-right{ margin-top:27px; width:100%;}
  .footer-info .footer-right ul:first-child{ padding-left:0; padding-right:30px;}
  .footer-info .footer-right ul{ padding-left:30px; width:auto;}
  .logo{ width:100%; text-align: center; float:none;}
  .logo img { display: inline;}

  .feature-product img{ width:100%;}
  .mobile-nav{ position: fixed; top:0; left:-258px; background: #923719; width:258px; height:100%; color:#fff; padding:30px 16px; overflow-x: hidden; overflow-y:scroll;}
  .close-menu{ position: absolute; top:40px; right:10px; font-size:30px; font-family: 'Avenir Light'; cursor: pointer; border:1px solid #fff;}
  .close-menu img{ width:14px; height:14px;}
  .mobile-nav h1{ font-size:30px; color:#fff;}
  .mobile-skip-content{ width:100%;}
  .mobile-skip-content li{ width:100%;}
  .mobile-skip-content #nav li a{ border:0; padding:0; margin-bottom: 20px; float:left; line-height: 16px; font-size:16px;}
  .mobile-skip-content #nav li.level0 a{ margin-bottom: 10px;}
  .mobile-skip-content #nav li{ padding-bottom: 20px;}
  #header-account{ float:left; padding-top:20px;}
  #header-account li{ padding-bottom: 14px;}
  #header-account li:first-child a{ padding-left:0;}
  #header-account li a{ font-size:16px; padding-left:0; border-right: none;}
  #header-account .links li.last{ background-position: left; height:30px;}
  #header-account .links li.last a{ top:0;}

  .title-line img{ width:100%;}

  /*sub menu*/
   #nav ul.level0 li,
   #header-account li ul.level0 li.level1{ padding-left:20px; position: relative; height:32px; line-height: 32px;}
    #header-account li ul.level0 li.level1 a{ line-height: 16px;}
  #nav ul.level0 li:before,
   #header-account li ul.level0 li.level1:before{ content:'-'; position: absolute; top:-10px; left:5px;}
  #header-account li ul.level0 li.level1:before{ top:0;}
  /*story*/
  .story-left-image .img-line img{ width:100%;}
  .shop-top .shop-content{ line-height: 20px;}
  .shop-top .shop-content p:first-child{ margin-bottom: 18px;}
 .story-images,.story-photos-description{ padding-left:10px;}

  /*location*/
  .location-images .location-ph img{ width:100%;}


  /*store*/
  .qty-add-row .add-cart{ width:100%; float:left; margin-top:10px;}
  .add-cart-btn{ width:100%;}

  .box-content .buttons-set a:not(.button), .addresses-primary .buttons-set a:not(.button){ padding:5px 10px; font-size:13px;}
  body.customer-account .my-account .title-buttons h1{ font-size:20px;}
  body.customer-account .my-account .title-buttons a, body.customer-account .my-account .title-buttons span.separator{ top:-30px;}

}

@media only screen and (max-width: 987px){
  /*.cart-totals-btn{ margin-top: 160px;}*/
}
@media only screen and (max-width: 950px){
  .feature-product{ font-size:15.5px;}
  .product-view .product-shop .price-box{ margin:20px 0 25px;}
  .pro-item{ min-height:285px;}
  .products-grid .desc.std{ font-size: 14px;}
  #checkout-progress-wrapper .block-title h2{ font-size:22px;}
  .col2-left-layout .col-main{ padding-left:10%;}

}
@media only screen and (max-width: 920px){
  .feature-product{ font-size:15px;}
}
@media only screen and (max-width: 899px){
  .story-left-image h2:before{ opacity: 0;}
  .story-left-image h2{ border-top:1px solid #973702;}
  .product-options{ margin-top:46px;}
  .pro-item{ min-height:270px;}
  .product-view .add-to-cart-buttons{ width:100%; float:left; }
  .product-view .add-to-cart-buttons .button{ width:100%;}
}
@media only screen and (max-width: 870px){
  .feature-product{ font-size:14px;}
  .products-grid .product-name, .products-list .product-name{ font-size: 22px;}
  .category-butcher-shop .pro-info-desc{ min-height: 225px;}
  .col2-left-layout .col-main{ padding-left:8%;}
}
@media only screen and (max-width: 866px) and (min-width:768px){
  .cart-table .product-cart-actions .button.btn-update{ margin-top:0; margin-left:0;}
}
@media only screen and (max-width: 863px){
  /*.cart-totals-btn{ margin-top: 194px;}*/
  #checkout-progress-wrapper .block-title h2{ font-size:20px;}
  .col2-left-layout .col-main{ padding-left:6%;}
  .box-content .buttons-set a:not(.button), .addresses-primary .buttons-set a:not(.button){ padding:5px 8px; }
}
@media only screen and (max-width: 830px){
  .pro-item{ min-height:250px;}
  .products-grid .product-name, .products-list .product-name{ font-size: 20px;}
  .products-grid .desc.std{ line-height: 22px;}

}
@media only screen and (max-width: 805px){
  .feature-product{ font-size:13.3px;}
  #checkout-progress-wrapper .block-title h2{ font-size:19px;}
  #checkout-review-submit p.f-left{ font-size:15px;}
  body.customer-account .my-account .title-buttons a, body.customer-account .my-account .title-buttons span.separator{ font-size:14px;}
}
@media only screen and (max-width: 772px){
  .feature-product{ font-size:13px;}
}

@media only screen and (max-width: 767px){
  .desk-only{ display: none;}
  .mobile-only.rave-nav{ display: block;}
  .mobile-only.rave-nav select{ height:38px;}
  .page-header{ position: relative; height:80px;}
  .logo img{ width:225px; margin-top:6px; display: inline;}
  .mobile-menu{ margin-top:-10px;}
  .header-marquee.mobile-only{ top:80px;}
  .header-marquee{ position: absolute;}
  #marquee{ display: block; white-space: nowrap;}
  h1{ font-size:40px;}
  .feature-product{ width:100%; margin-right:0; margin-bottom: 36px; font-size:16px;}
  .feature-product:last-child{ margin-bottom: 0;}
  .feature-product-title{ font-size:32px;}
  .feature-description{ font-size:18px;}
  .home-feature .wrap{ padding:0 !important;}

  /*login*/
  .col1-layout .col-main,.checkout-onepage-success .col-main{ padding-top:40px;}
  .customer-account-login .col2-set .col-1,
  .customer-account-login .col2-set .col-2{ width:100%;}
  .account-login .title-line,.account-login .h2-line{display: none;}
  .new-users .buttons-set,.registered-users .buttons-set,
  .registered-users .form-list > li:last-child{ text-align: center;} 
  .customer-account-login .col2-set .col-2{ padding-left:0;}
  .customer-account-login .col2-set .col-1{ padding-right:0; border-right: none;}


  /*story*/
  .story-left-image{ width: 100%;}
  .feature-content div{ display: block; width:100%; float:left;}
  .story-thumb img{ margin:0 auto;}
  .story-feature .story-text{ width:100%; float:left; padding:20px 0 0 0; text-align: center;}
  .story-left-image .img-line img{ width: auto;}
  .story-text{ width: 100%; padding:23px 0 0 0;}
  .story-block .call{ padding:0;}
  .story-left-image h2:before{ opacity: 1;}
  .story-left-image h2{ border-top:none}
   .shop-top .shop-text{ width:100%; float:left;}
  .shop-top .title-line img { width:auto;}
  .shop-top .shop-img{ width:100%; padding:0 30px 20px; float:left;}
  #co-shipping-method-form{ margin-bottom:20px;}
  .story-images .img-item{ width:100%; border:none; background: none; margin-right:0; margin-bottom:20px;}
  .story-images .img-item img{ width:auto; max-width:100%; border:1px solid #973702; background: #fff;}
  .story-images,.story-photos-description{ padding-left:0;}

  /*menu*/
  .menu-content .menus-nav{ width:290px; text-align: center; margin:0 auto; float:none;}
  .menus-nav .img-line img{ width:auto; margin:0 auto;}
  .menu-content .menus-file,.rave-list{ width:100%; padding-left:0; margin-top:40px;}
  .menu-content{ margin-top:20px;}
  .menu-content .menus-nav.rave-nav{ display: none;}
  .rave-list{ margin-top:20px;}


  /*store*/
  .products-grid > li,.products-list > li{ width:100%; margin-right:0; }
  .category-butcher-shop .pro-info-desc,.products-list > li .pro-info-desc{ min-height:120px;}
  .pro-info-desc{ min-height:80px;}
  .category-description div{ width:100% !important;}
  .qty-add-row .add-cart{ width:138px; float:right; margin-top:0;}

  /*location*/
  .location-images .location-ph{ width:100%;}
  .details-text table tr td{ padding:10px;}
  .details-copy.img-text .sub-img{ width:100%;}
  .details-copy.img-text .details-text{ width:100%; padding-left:0;}

  /*application*/
  .appli-content .app-img{ width:100%; margin-bottom: 20px;}
  .appli-content .app-img img{ width:auto; margin: 0 auto;}
  .appli-content .app-text{ width:100%; padding:0;}
  .contact-content .cf-label span{ color:#f00;}

  /*gallery*/
  .gallery-thumbs-container{ display: none;}
  .gallery-top{ padding-bottom: 63px;}
  .gallery-top .swiper-button-prev,
  .gallery-top .swiper-container-rtl .swiper-button-next,
  .gallery-top .swiper-button-next,
  .gallery-top .swiper-container-rtl .swiper-button-prev{ margin-top:-63px;}


  /*product detail*/
  .product-img-box{ width:100%;}
  .product-view .product-shop{ width:100%; padding:30px 0 0 0;}
  .product-view .add-to-cart-buttons{ width:auto; float:right;}
  .product-view .add-to-cart-buttons .button{ width:138px;}

  /*register*/
  .fieldleft, .fieldright{width:100%;}
  .fieldleft{ margin-right:0;}
  .account-register li.wide{ margin-top:25px;}
  .account-register .scaffold-form > .fieldset{ position: relative;}
  .account-register .form-list .control.check{ position: absolute; bottom:-40px; left:0;}
  .account-register .buttons-set{ width:100%; float:left; margin:10px 0 40px;}
  .required.register{ margin:50px 0 0 0;}
  /*shop cart*/
  .cart .cart-forms, .cart .cart-totals-wrapper{ width:100%; padding-bottom: 23px;}
  .cart-totals-btn{ margin-top:0;}
  .continue-shop{ padding-right:237px;}
  .checkout-types{ margin-top:-42px;}

  .cart-table thead th, .cart-table tbody td{ display: block;}
  .cart-table thead th.a-center,.cart-table thead th:nth-of-type(2),.product-cart-total,.product-cart-remove { display: none !important;}
  .cart-table td.product-cart-image{ width:164px; float:left;}
  .cart-table td.product-cart-info{ padding-left:174px;}
  .cart-table td.product-cart-price{ padding-left:10px; text-align: left; width:150px; float:left; position: relative; padding-top:30px; margin-top:15px;}
  .cart-table td.product-cart-actions{ /*width:70px;*/ float:left; position: relative; padding-top:30px; margin-top:15px; padding-left:0;}
  .cart-table td.product-cart-price:before{ content:'Unit Price'; font-family: 'Playfair Display', serif; color:#923719; position: absolute; top:0; left:10px; font-size: 24px;}
  .cart-table td.product-cart-actions:before{ content:'Qty'; font-family: 'Playfair Display', serif; color:#923719; position: absolute; top:0; left:14px; font-size: 24px; }
  .cart-table .product-cart-actions .qty{ height:28px; margin-bottom:0;}
  .cart-table .product-cart-actions .button.btn-update{ height:28px; line-height: 28px; margin-left:10px; margin-top:0;}
  .cart-table .product-cart-actions .button.btn-update span{ padding:0 20px;}
  /*.continue-shop .btn-continue.buttons-set span{ width:auto;}*/
  .checkout-cart-index #shopping-cart-table.cart-table tbody{ width:100%; float:left;} 
  .checkout-cart-index #shopping-cart-table.cart-table tbody tr{ padding-bottom:8px; width:100%; float:left;}

  /*checkout onepage*/
  .checkout-onepage-index .page-title{ margin-top:40px;}
  .opc-firststep-login,.opc-firststep-billing{ width:100%; padding-left: 0;}
  .opc-block-progress-step-login,.opc-block-progress{ display: none;}

  /*my account*/
  .sidebar.col-left-first{ display: none;}
  .col2-left-layout .col-main{ width:100%; padding-left:0;}
  .customer-account .page-container{ padding-top:40px;}
  .col2-set .col-2{ padding-left:25px;}
  .col2-set .col-1{ padding-right:25px;}
  .box-content .buttons-set a:not(.button), .addresses-primary .buttons-set a:not(.button){ padding:6px 20px; font-size:15px;}

  /*404*/
  .cms-no-route .inner-content h1{ font-size:40px;}
  #checkout-review-submit p.f-left{ font-size:15px;}

  .move-note{ display: none;}

}
@media only screen and (max-width: 682px){
  .footer-container{ height:450px;}
  .body-wrapper{ padding-bottom:450px;}
  .col2-set .col-1{ width:100%; padding-right:0; border-right:none; margin-bottom: 25px;}
  .col2-set .col-2{ width:100%; padding-left:0;}
  .box-content p,.box-content address{ min-height: 20px;}
}
@media only screen and (max-width: 634px){
  h1.home-h1-title {font-size:36px;}
  .footer-container{ height:470px;}
  .body-wrapper{ padding-bottom:470px;}
  .story-block .call h3{ width:100%; padding-bottom: 0;}
  .story-block .call h3:last-child{ padding-bottom: 30px;}
}

@media only screen and (max-width: 577px){
  h1{ font-size:30px;}
  h1.home-h1-title {font-size:32px;}
  .cut-content-container{ width:100%;}
  .copyright .footer-built{ width:100%; float:left;}
  .footer-address{ padding-top:13px; line-height: 20px; padding: 10px 0;}
}
@media only screen and (max-width: 544px){
  .footer-container{ height:490px;}
  .body-wrapper{ padding-bottom:490px;}
  .mainmenu-meatbox table,.times-bd01sml{ width:100% !important;}
  .mainmenu-meatbox{ padding:10px;}
  .times-bd01sml{ font-size:12px;}
  .mainmenu-meatbox table td{ font-size:14px;}

  #added-product-overlay{ width:400px; height:250px; margin-top:-125px; margin-left:-200px;}
  .added-item-description{ display: none;}
  .added-footer button.add-cart-btn{ width:100%; margin-right:0; margin-bottom:10px;}
  .added-footer button.add-cart-btn:last-child{ margin:0;}
  .category-butcher-shop .pro-info-desc, .products-list > li .pro-info-desc{ min-height:140px;}
}
@media only screen and (max-width: 520px){
  #my-orders-table{ margin-top:0;}
  #my-orders-table thead th{ display: none;}
  #my-orders-table tbody tr{ width:100%; float:left; padding:10px 0;}
  #my-orders-table tbody tr td{ display: block; padding:0; position: relative; padding-left:75px; width:50%; float:left; text-align: left !important; padding-bottom: 6px;}
  #my-orders-table tbody tr td:before{ position: absolute; top:0; left:0; color:#933719; font-family: 'Playfair Display', serif; font-size:18px;}
  #my-orders-table tbody tr td.number:before{ content:'Number'; }
  #my-orders-table tbody tr td.date:before{ content:'Date';}
  #my-orders-table tbody tr td.ship:before{ content:'Ship';}
  #my-orders-table tbody tr td.total:before{ content:'Total';}
  #my-orders-table tbody tr td.status:before{ content:'Status';}
  #my-orders-table tbody tr td.view:before{ content:'View';}
}
@media only screen and (max-width: 507px){
  .cart-totals-btn .continue-shop{ padding-right:0;}
  .continue-shop .btn-continue{ width:100%; padding:0;}
  .continue-shop .btn-continue span{ width:100%;}
  .cart-totals-btn .checkout-types{ width:100%; margin-top:20px;}
  .cart-totals .checkout-types .btn-checkout{ width:100%;}
} 
@media only screen and (max-width: 490px){
  h1.home-h1-title{ font-size:30px;}
  .shop-top .title-line img{ width:100%;}
  .continue-shop{ padding:0;}
  .continue-shop .btn-continue.buttons-set span{ width:220px;}
  .checkout-types{ margin-top:10px;}

  #shopping-cart-table tfoot td button,
  #shopping-cart-table tfoot td button span,
  .cart-totals-btn .continue-shop .btn-continue,
  .cart-totals-btn .continue-shop .btn-continue span,
  .checkout-types,
  .cart-totals .checkout-types .btn-checkout{ width:100%;}
  .checkout-cart-index #shopping-cart-table tfoot td{ padding-left:0;}
  .category-butcher-shop .pro-info-desc, .products-list > li .pro-info-desc{ min-height:165px;}
}
@media only screen and (max-width: 480px){
  h1{ font-size:28px;}
  h1.home-h1-title{ width:250px; margin:20px auto;}
  .footer-info,.footer-address{ font-size:13px;}
  .request-form .filed .cf-input.zip{ width:100%;}
  .cut-content .call h3{ font-size:20px;}
  .gallery-top .swiper-button-prev,
  .gallery-top .swiper-container-rtl .swiper-button-next,
  .gallery-top .swiper-button-next,
  .gallery-top .swiper-container-rtl .swiper-button-prev{ width:30px;}
  .request-form .filed .cf-input{ width:100%;}
  .home-peter-silde .swiper-button-prev, .home-peter-silde .swiper-container-rtl .swiper-button-next,
   .home-peter-silde .swiper-button-next, .home-peter-silde .swiper-container-rtl .swiper-button-prev{ width:30px;}

  /*shop cart*/
  .cart-table td.product-cart-actions:before,.cart-table td.product-cart-price:before{ font-size:20px;}
  .cart-table td.product-cart-price,.cart-table td.product-cart-actions{ margin-top:0;}
  .cart-table td.product-cart-image{ width:130px;}
  .cart-table td.product-cart-info{ padding-left:140px;}
  .cart-table td.product-cart-price{ width:120px;}
  #checkout-review-table-wrapper .data-table tbody tr,
  #checkout-review-table-wrapper .data-table tfoot tr{ border-top:none;}


  /*one page*/
  .opc .name-firstname{ width:100%; margin-right:0;}
  .opc .name-lastname,
  .opc .fieldset li.fields .field{ width:100%;}
  .opc .fieldset li.fields .field:first-child{ margin-right:0; margin-bottom: 25px;}
  .opc select{ max-width:100%;}

  #review-buttons-container{ margin-top:10px;}
  #review-buttons-container button{ float:left;}
  .account-register li .input-box input,
  .account-register select.validate-select,
  .account-register .name-firstname .input-box input,
  .account-register .name-lastname .input-box input{ width:100% !important;}

  .rave-list .article .article-img{ width:100%; height:auto; margin-bottom:10px; max-height:200px; text-align: center;}
  .rave-list .article .article-img img{ margin:0 auto;}
  .rave-list .article .article-details{ padding:0; margin:0;}

}
@media only screen and (max-width: 414px){
  .feature-product-title{ font-size:24px;}
  .feature-description{ font-size:16px;}
  .mobile-menu img{ width:25px;}
  .footer-address{ padding-top:13px;}
  .footer-info .footer-right ul{ padding-left:15px;}
  .footer-info .footer-right ul.left-list{ padding-right:15px;}
  .appli-content .app-img img{ width:100%;}
  .cut-content .call h3{ font-size: 18px;}
  .checkout-title h2,.opc-firststep-login li.section .step-title h2{ font-size:20px;}
  .opc-firststep-billing .checkout-title h2{ font-size:24px;}

  #added-product-overlay{ width:340px; margin-left:-170px;}
  .added-item{ font-size:14px; line-height: 24px;}
  .menu-item{ padding: 10px;}
}
@media only screen and (max-width: 397px){
  .footer-container{ height:510px;}
  .body-wrapper{ padding-bottom:510px;} 
}
@media only screen and (max-width: 386px){
  .footer-info .footer-left li:nth-of-type(2){ margin:20px 0;}
 .footer-container{ height:480px;}
 .body-wrapper{ padding-bottom:480px;}
  .home-feature,.wrap{ padding: 0 15px !important;}
  .swiper-container,.swiper-slide img{ min-height:199px !important;}
  .cut-content h3{ font-size: 24px;}

  /*story*/
  .story-thumb img{ width:100%;}

  /*store*/
  .shop-top .shop-text{ padding:20px;}
  .shop-top .shop-img{ padding:0 20px 20px 20px;}
  .cms_content table{ width:100% !important;}

  /*shop cart*/
  .cart-table td.product-cart-price{ width:200px; padding-top:0; padding-left:120px; margin-top:0;}
  .cart-table td.product-cart-actions{ width:200px; padding-top:0; margin-top:0;}
  .cart-table td.product-cart-actions:before{ left:10px;}
  .shipping h2{ font-size:24px;}

  /*404*/
  .cms-no-route .inner-content a{ width:200px; display: inline-block; margin-top:10px; margin-right:0; padding:0 20px;}
  .cms-no-route .inner-content a:last-child{ margin-left:7px;}
}
@media only screen and (max-width: 379px){ 
  .footer-container{ height:500px;}
  .body-wrapper{ padding-bottom:500px;}
}
@media only screen and (max-width: 364px){
  .footer-container{ height:480px;}
  .body-wrapper{ padding-bottom:480px;}
  .footer-info, .footer-address{ font-size:12px;}
}
@media only screen and (max-width: 360px){
  .logo img{ width:200px;} 
  .home-feature,.wrap{ padding: 0 7px !important;}
  .footer-container{ height:470px;}
  .body-wrapper{ padding-bottom:470px;}
  .footer-address{ font-size:10px;}
  .footer-info{font-size:10px; padding-bottom: 20px;}
  .swiper-container,.swiper-slide img{ min-height:186px !important;}
  body.customer-account .my-account .title-buttons h1,
  .dashboard .box-head h2{ font-size:22px;}
  body.customer-account .my-account .title-buttons .button{ font-size:14px;}

  #added-product-overlay{ width:300px; margin-left:-150px;}

  #my-orders-table tbody tr td{ width:100%;}
  .opc-firststep-billing li.section .step-title h2,
  .opc-firststep-billing .checkout-title h2{ font-size:20px;}

  /*shop cart*/
  .cart-table td.product-cart-image{ width:100px;}
  .cart-table td.product-cart-info{ padding-left:110px;}
  .cart-table td.product-cart-price{ width:auto;}
  .cart-table td.product-cart-actions{ float:right;}
  .cart-table td.product-cart-actions:before, .cart-table td.product-cart-price:before{ font-size:18px;}

  .added-inner .added-price{ font-size:12px; padding-left:38px;}

}
@media only screen and (max-width: 336px){
  .footer-container{ height:490px;}
  .body-wrapper{ padding-bottom:490px;}
  .footer-info .footer-right ul.left-list{ padding-right:10px;}
  .footer-info .footer-right ul{ padding-left:10px;}

  .qty-add-row .quantity-box1{ width:130px;}
  .qty-add-row label{ font-size:14px;}
  .qty-add-row input.spinner,.product-view .add-to-cart .qty-wrapper .qty{ margin:0 5px;}
}
@media only screen and (max-width: 320px){
  .page-header{ height:60px;}
  .logo img{ width:160px;}
  .header-marquee.mobile-only{ top:60px;}
  
 /* h1.home-h1-title {font-size:16px;}
  .home-feature h1{ font-size:24px;}*/
  .mobile-menu{ right:15px;}
  .mobile-menu img{ width:20px;}
  .swiper-container,.swiper-slide img{ min-height:165px !important;}
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{ width:10px; height:10px;}
  .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{ bottom:0;}
  .feature-description{font-size:14px;}

  
  .cut-content .call h3{ font-size:16px;}
  .cut-content p{ font-size: 18px;}

  /*store*/
  .shop-top .shop-text{ padding:10px;}
  .shop-top .shop-img{ padding:0 10px 10px 10px;}


}

/*google maps*/

.location-ph-maps {
        position: relative;
        padding-bottom: 68%; 
        height: 0;
        overflow: hidden;
}

.location-ph-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
}

/*google maps*/


/*flying-focus css begin*/

#flying-focus {	position: absolute; margin: 0;	background: transparent; -webkit-transition-property: left, top, width, height;	transition-property: left, top, width, height;	-webkit-transition-timing-function: cubic-bezier(0,1,0,1); transition-timing-function: cubic-bezier(0,1,0,1); visibility: hidden; pointer-events: none;	box-shadow: 0 0 2px 3px #000000, 0 0 2px #000000 inset; border-radius: 2px;}
#flying-focus.flying-focus_visible {	visibility: visible;	z-index: 9999;}
.flying-focus_target {	outline: none !important; /* Doesn't work in Firefox :( */ } 
/* http://stackoverflow.com/questions/71074/how-to-remove-firefoxs-dotted-outline-on-buttons-as-well-as-links/199319 */
.flying-focus_target::-moz-focus-inner { border: 0 !important;}
/* Replace it with @supports rule when browsers catch up */
@media screen and (-webkit-min-device-pixel-ratio: 0) {	
	#flying-focus {	
		box-shadow: none; outline: 5px auto -webkit-focus-ring-color; outline-offset: -3px;	
	}
}

/*flying-focus css end*/

.gallery-thumbs{ width:100%; overflow: hidden;}
.gallery-thumbs .thumbImg{ width:25%; padding:0 10px;}

/*tab skip header and jump to main content*/
/*#skiptocontent{ position:fixed; top:-40px; left:0; width:200px; z-index: 10000;}*/
#skiptocontent a {
	padding:6px;
	position: fixed;
	top:-40px;
	left:0px;
	color:white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-bottom-right-radius:8px;
	background:transparent;
	-webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
    border:none; line-height:17px;  border-radius: 0; text-decoration: none;
}

#skiptocontent a:focus {
	position:absolute;
	left:0px;
	top:0px;
	/*background:#BF1722;*/
  background: #db6d00;
	outline:0;	
	-webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
  text-decoration: none;
}


#private-functions{ width:100%; float:left;}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     rwd_default
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * Homepage
 * ============================================ */
/* -------------------------------------------- *
 * Primary Banner
 */
body.cms-home .main-container {
  padding-top: 20px;
}
body.cms-home .slideshow-container {
  margin-top: 0;
}

.slideshow .banner-msg {
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  top: 30%;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.slideshow .banner-msg h2 {
  color: #FFFFFF;
  font-size: 24px;
  text-shadow: 1px 1px 3px #555555;
}

.slideshow .banner-msg h2 strong {
  font-weight: bold;
  display: block;
  font-size: 36px;
}

@media only screen and (max-width: 770px) {
  .slideshow .banner-msg h2 {
    font-size: 20px;
  }

  .slideshow .banner-msg h2 strong {
    font-size: 24px;
  }
}
@media only screen and (max-width: 479px) {
  .slideshow .banner-msg {
    top: 20%;
  }

  .slideshow .banner-msg h2 {
    font-size: 14px;
  }

  .slideshow .banner-msg h2 strong {
    font-size: 16px;
  }
}
/* -------------------------------------------- *
 * Promotion Banner Section
 */
.promos {
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
}

.promos:after {
  content: '';
  display: table;
  clear: both;
}

/* Specifying the body only in order to override the .std ul li styling */
body .promos > li {
  margin: 0 0 10px 0;
  list-style: none;
  text-align: center;
  position: relative;
  border: 1px solid #cccccc;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.promos > li:last-child {
  margin-bottom: 0;
}

.promos img {
  max-width: 100%;
  width: 100%;
}

.promos a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: block;
}

.promos span {
  color: #FFFFFF;
  text-transform: uppercase;
  position: absolute;
  display: block;
  width: 100%;
  top: 10%;
  font-weight: 500;
  font-size: 20px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  text-shadow: 1px 1px 3px #555555;
}

.promos strong {
  font-weight: 600;
  font-size: 26px;
  display: block;
}

@media only screen and (min-width: 771px) {
  .promos span {
    font-size: 16px;
  }

  .promos strong {
    font-size: 17px;
  }

  /* Config: Three columns + flexible gutter */
  body .promos > li {
    float: left;
    width: 31.74603%;
    margin-right: 2.38095%;
  }

  .promos > li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 880px) {
  .promos span {
    font-size: 18px;
  }

  .promos strong {
    font-size: 24px;
  }
}
/* -------------------------------------------- *
 * New Products Section
 */
/* Hiding the reviews content via CSS because we can't modify the template, */
/* since it may be used in other places where those elements are needed */
.cms-index-index .products-grid .ratings,
.cms-index-index .products-grid .actions,
.cms-index-noroute .products-grid .ratings,
.cms-index-noroute .products-grid .actions {
  display: none;
}

.cms-index-index h2.subtitle {
  padding: 6px 0;
  text-align: center;
  color: #3399cc;
  font-weight: 600;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}

.cms-index-noroute h2.subtitle {
  display: none;
}

/* ============================================ *
 * Category Landing Pages
 * ============================================ */
.category-image {
  position: relative;
}

.categorylandingMainblock {
  border: 1px solid #E2E2E2;
  padding: 7px;
}

.catblocks {
  float: left;
  padding: 0 0 20px 0;
  width: 100%;
}

.catblocks li {
  position: relative;
  float: left !important;
  width: 23% !important;
  margin-right: 2.66667% !important;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  padding: 10px;
}

.catblocks li:hover {
  border-color: #3399cc;
}

@media only screen and (max-width: 770px) {
  .catblocks li {
    width: 49% !important;
    margin-right: 2% !important;
  }

  .catblocks li:nth-child(even) {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 479px) {
  .catblocks li {
    width: 100% !important;
    margin-right: 0 !important;
    float: none;
  }
}
.catblocks li:last-child {
  margin-right: 0 !important;
}

.catblocks li img {
  width: 100%;
  max-width: 100%;
}

.catblocks li a span {
  color: #FFFFFF;
  position: absolute;
  background-color: #7B7C7B;
  font-family: raleway;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 5px 10px;
  margin-right: 10px;
}

.catblocklinks a {
  color: #FFFFFF;
  text-decoration: none;
}

.catlandingbottomPromoblock {
  float: left;
  width: 100%;
  border: 1px solid #E2E2E2;
  margin-bottom: 100px;
}

.catalog-category-view div.categoryland-caption {
  display: block;
  margin: 0;
  position: absolute;
  color: #000000;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
}

.catalog-category-view div.categoryland-caption span.blue-big-text {
  color: #3399CC;
  font-size: 50px;
  font-weight: 800;
  padding: 0 0 0 8px;
}

.catalog-category-view div.categoryland-caption span.blue-big-text {
  padding: 0 !important;
}

.catalog-category-view div.categoryland-caption span.three-dots {
  background: url(https://peterluger.com/skin/frontend/peter/peterstore/images/bg_threeDots.png) no-repeat center center;
  display: block;
  height: 20px;
}

.catalog-category-view div.categoryland-caption p.desc {
  font: italic 18px/28px Georgia, "Times New Roman", Times, serif;
  color: #656565;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption a.link:hover,
.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.link:hover {
  text-decoration: underline;
  color: #1189C5;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.blue-big-text,
.catalog-category-view div.categoryland-caption span.blue-big-text {
  color: #3399CC;
  font-size: 50px;
  font-weight: 800;
  padding: 0 0 0 8px;
}

.catalog-category-view div.categoryland-caption span.blue-big-text {
  padding: 0 !important;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.three-dots,
.catalog-category-view div.categoryland-caption span.three-dots {
  background: url(https://peterluger.com/skin/frontend/peter/peterstore/images/bg_threeDots.png) no-repeat center center;
  display: block;
  height: 20px;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption p.desc,
.catalog-category-view div.categoryland-caption p.desc {
  font: italic 18px/28px Georgia, "Times New Roman", Times, serif;
  color: #656565;
}

