/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

body .block-search {
    float: right;
    padding-left: 15px;
    width: 500px;
    z-index: 4;
    position: absolute;
    left: 50%;
    margin-left: -325px;
    top: 28px;
}
.rewardssocial-buttons {
  font-size: 11px;
  display: inline-block;
  width: 100%;
  line-height: 20px;
  margin-bottom: 10px;
  z-index: 2;
  position: relative;
}
.rewardssocial-buttons > div {
  margin-bottom: 5px;
}

.rewardssocial-buttons #facebook-message,
.rewardssocial-buttons #facebook-share-message,
.rewardssocial-buttons #twitter-message,
.rewardssocial-buttons #referral-message,
.rewardssocial-buttons #googleplus-message,
.rewardssocial-buttons #pinterest-message {
  display: none;
  position: absolute;
  background: #333;
  padding: 2px 5px;
  color: #fff;
  margin-top: -25px;
}
.rewardssocial-buttons .buttons-facebook-like:hover #facebook-message {
  display: block;
}
.rewardssocial-buttons .buttons-facebook-like .fb-like > span {
  width: 61px !important;
  height: 20px !important;
}
.rewardssocial-buttons .buttons-facebook-like .fb-like > span iframe {
  width: 100% !important;
  height: 100% !important;
}
.rewardssocial-buttons .buttons-googleplus-one:hover #googleplus-message {
  display: block;
}
.rewardssocial-buttons .buttons-pinterest-pin:hover #pinterest-message {
  display: block;
}
.rewardssocial-buttons .buttons-twitter-like:hover #twitter-message {
  margin-top: -50px;
  display: block;
}
.rewardssocial-buttons .buttons-referral-like > a {
  text-decoration: none;
  line-height: 18px;
  border-radius: 2px;
  padding: 0px 3px;
  font-weight: bold;
  color: #333;
  font-size: 11px;
  border: 1px solid #ccc;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
}
.rewardssocial-buttons .buttons-referral-like:hover #referral-message {
  display: block;
}
.rewardssocial-buttons .fb_iframe_widget {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .mst-rewardssocial-tweet {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .referral {
  display: block;
  float: left;
}
.rewardssocial-buttons .status-message {
  float: left;
  margin-left: 10px;
  color: #666;
}
.rewardssocial-buttons .buttons-pinterest-pin > a {
  margin-right: 10px;
  float: left;
}
.rewardssocial-buttons .buttons-googleplus-one > div {
  float: left !important;
  margin-right: 10px !important;
}
.rewards-notification-message {
  border-style: solid !important;
  border-width: 1px !important;
  min-height: 24px !important;
  padding: 8px 8px 6px 32px !important;
  color: #3d6611;
  border-color: #446423;
  background-color: #eff5ea;
  margin-bottom: 10px;
}
.rewards-notification-message li {
  margin-top: 2px;
}
.rewards-social-buttons {
  display: inline-block;
  float: left;
}
.rewards-social-buttons > .fb {
  position: relative;
  display: inline-block;
  margin-top: 0px;
}
.rewards-social-buttons > .tw {
  position: relative;
  display: inline-block;
  padding-top: 15px;
}
.rewards-social-buttons > .gp {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}
.block-rewards-referral-list div.rewards-social-buttons {
  height: 20px;
}
.block-rewards-referral-list div.rewards-social-buttons div.tw {
  padding-top: 0px;
  position: relative;
  top: -2px;
}
.block-rewards-referral-list div.rewards-social-buttons div.fb {
  position: relative;
  top: -6px;
}
div.rewardssocial-buttons div.buttons-pinterest-pin,
div.rewardssocial-buttons div.buttons-twitter-like {
  height: 20px;
}
div.rewardssocial-buttons div.buttons-facebook-like,
div.rewardssocial-buttons div.buttons-pinterest-pin,
div.rewardssocial-buttons div.buttons-googleplus-one,
div.rewardssocial-buttons div.buttons-referral-like {
  float: left;
}
div.rewardssocial-buttons div.buttons-twitter-like,
div.rewardssocial-buttons div.buttons-googleplus-one {
  float: left;
  margin-right: 10px;
}
div.rewardssocial-buttons div.buttons-twitter-like img,
div.rewardssocial-buttons div.buttons-googleplus-one img {
  width: 20px;
  height: 20px;
}
div.rewardssocial-buttons div.buttons-fb-share {
  float: left;
  margin-right: 10px;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share {
  border-radius: 3px;
  font-size: 11px;
  height: 20px;
  padding: 0 10px 0 10px;
  background: #4267b2;
  border: 0px solid #4267b2;
  color: #fff;
  cursor: pointer;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  -webkit-user-select: none;
  white-space: nowrap;
  display: inline-block;
  font-weight: bold;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share ._49vg {
  vertical-align: text-top;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share ._49vg img {
  margin-top: -10px;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share .title {
  vertical-align: top;
}
.green {
  color: #1AA941;
}
.red {
  color: #BB1212;
}
.block-rewards-account-summary {
  margin-bottom: 2rem !important;
}
.block-rewards-account-summary .unsubscribe {
  float: right;
  font-size: 14px !important;
  padding-top: 10px;
}
.rewards-notification-block {
  list-style-type: none;
  padding: 0;
  background: #ECFDFF;
}
.rewards-notification-block > li {
  padding: 1rem;
}
.rewards-referral-link {
  font-weight: 600;
}
.link.rewards .counter {
  color: #7d7d7d;
  white-space: nowrap;
}
.link.rewards .counter:before {
  content: '(';
}
.link.rewards .counter:after {
  content: ')';
}
.form-discount .checkbox-group {
  margin-bottom: 10px;
}
.rewards-message-block {
  float: left;
  display: inline-block;
  width: 100%;
}
.rewards__checkout-cart-usepoints {
  margin-bottom: 1.5rem;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount {
  border: 0;
  border-bottom: 1px solid silver;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus {
  border-bottom: 1px solid black;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus + label,
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:valid + label {
  top: -12px;
  font-size: 12px;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .button {
  background-color: black;
  color: white;
  margin: 5px;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box {
  position: relative;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box label {
  position: absolute;
  top: 5px;
  color: #898989;
}
.rewards__checkout-cart-usepoints .input-box {
  position: relative;
}
.rewards__checkout-cart-usepoints .input-box label {
  position: absolute;
  top: 5px;
  left: 3px;
  color: #898989;
}
.rewards__checkout-cart-usepoints #points_amount:focus + label,
.rewards__checkout-cart-usepoints #points_amount:valid + label {
  top: -18px;
  font-size: 12px;
}
.rewards__checkout-cart-usepoints .discount-form p {
  margin-bottom: 15px;
}
.rewards__checkout-cart-usepoints .discount-form .buttons-container {
  margin-top: 5px;
}
.rewards__checkout-cart-usepoints .discount-form .checkbox-group {
  clear: both;
  padding-top: 10px;
}
.rewards__checkout-cart-usepoints .amount {
  display: table;
  width: 100%;
  margin-bottom: .5rem;
}
.rewards__checkout-cart-usepoints .amount .field {
  display: table-cell;
}
.rewards__checkout-cart-usepoints .amount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.rewards__checkout-cart-usepoints .amount .actions-toolbar button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.rewards__checkout-cart-usepoints label.magestore-onestepcheckout-lab-fix {
  top: -2px !important;
  left: inherit;
  font-size: 14px !important;
  color: #898989 !important;
}
.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix {
  padding: 0 5px;
  width: 105px;
  height: 35px;
  background-color: black !important;
}
.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix span {
  color: white;
}
.checkbox-group label span.checkout-rewards-all-block {
  position: inherit;
  margin-left: 25px;
}
.checkbox-group label span.checkout-rewards-all-block span {
  position: inherit;
  display: inline-block;
}
.checkbox-group label span.checkout-rewards-all-block b {
  position: inherit;
}
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block {
  max-width: inherit !important;
}
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block .primary button {
  width: 49% !important;
}
.hdmx__contact-popup {
  z-index: 1000000;
}
.hdmx__contact-popup .hdmx__wrapper {
  padding-left: 15px;
  padding-right: 15px;
  background-color: white;
  position: relative;
}
.hdmx__contact-popup .hdmx__wrapper:before,
.hdmx__contact-popup .hdmx__wrapper:after {
  content: '';
  display: table;
}
.hdmx__contact-popup .hdmx__wrapper:after {
  clear: both;
}
.hdmx__contact-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100000px;
  height: 10000000px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 900001;
}
.hdmx__contact-form {
  margin-bottom: 1.5rem;
}
.hdmx__contact-form:before,
.hdmx__contact-form:after {
  content: '';
  display: table;
}
.hdmx__contact-form:after {
  clear: both;
}
.hdmx__contact-form .action.close {
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  position: absolute;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
}
.hdmx__contact-form .action.close:focus,
.hdmx__contact-form .action.close:active {
  background: none;
  border: none;
}
.hdmx__contact-form .action.close:hover {
  background: none;
  border: none;
}
.hdmx__contact-form .action.close.disabled,
.hdmx__contact-form .action.close[disabled],
fieldset[disabled] .hdmx__contact-form .action.close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.hdmx__contact-form .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hdmx__contact-form .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.hdmx__contact-form .action.close:hover:before {
  color: inherit;
}
.hdmx__contact-form .action.close:active:before {
  color: inherit;
}
.hdmx__contact-form .fieldset {
  margin-bottom: 0;
}
.hdmx__contact-form .fieldset .legend {
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: 600;
  margin-top: 1rem;
  border-bottom: none;
  padding-right: 2rem;
}
.hdmx__contact-form .fieldset .group-2 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.hdmx__contact-form .fieldset .group-2:before,
.hdmx__contact-form .fieldset .group-2:after {
  content: '';
  display: table;
}
.hdmx__contact-form .fieldset .group-2:after {
  clear: both;
}
.hdmx__contact-form .fieldset .group-2 .field {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-left: 1rem;
  padding-right: 1rem;
}
.hdmx__contact-form .actions-toolbar .action.primary {
  float: right;
  padding: 1rem 2rem;
  height: auto;
}
.hdmx__contact-form.success .message-success {
  text-align: center;
  font-size: 17px;
  font-weight: 300;
  margin-top: 5rem;
}
.helpdesk-contact-form.page-layout-empty .column.main {
  padding-bottom: 0;
}
.catalog-product-view .rewards__product-points {
  display: inline-block;
  font-size: 12px;
  color: #F96B25;
}
.catalog-product-view .rewards__product-points .price {
  font-size: 12px !important;
  line-height: 1em !important;
}
.product-items .product-item-info .rewards__product-points {
  font-size: 12px;
  color: #000;
  margin-top: -10px;
}
.product-items .product-item-info .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.block-products-list .rewards__product-points {
  margin-top: -2rem;
  margin-bottom: 2rem;
}
.product-info-main .product-info-price {
  position: relative;
  display: inline-block;

	width: 50%;
}
.product-info-main .product-info-stock-sku{
	display: block;
	width: 50%;
	text-align: left;
	float: left;
/*	margin-top: 45px;*/
}
.page-product-configurable .product-info-main .product-info-stock-sku{
	display: inline-block;
	/* width: 50%; */
	text-align: left;
	float: right;
	margin-top: 32px;
}
#product-addtocart-button.action.primary{

	background-color: #ffb600;
	color: #333;
}
#product-addtocart-button.action.primary:hover{

	background-color: #ffb600;
	color: #333;
}
.shortdecproduct{
	clear: right;

	padding-top: 10px;
}
.product-info-main .product-info-price .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.product-info-main .product-info-price .product-info-stock-sku .stock {
  margin-top: 15px;
}
#amasty-shopby-product-list .product-item-details .rewards__product-points,
.widget-product-grid .product-item-details .rewards__product-points {
  display: block;
  width: 100%;
  margin-top: 0px;
  font-size: 12px;
  color: #F96B25;
}
#amasty-shopby-product-list .product-item-details .rewards__product-points .price,
.widget-product-grid .product-item-details .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.multi-checkout-fields label {
  display: block;
  margin-bottom: 7px;
}
.multi-checkout-fields .field {
  margin: 1.5em 0;
}
.multi-checkout-fields .field.checkbox label {
  display: inline-block;
  margin: 0 0 0 12px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }

  .review-add .actions-toolbar {
    margin-left: 0% !important;
    margin-top: 10px;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
  }
  .page-layout-1column .page-main {
  	max-width: 1164px;
  	margin: auto;
  }
  .page-header .header.panel,
  .header.content .sections.nav-sections{
  	width: 1164px;
  	margin:auto;
  }
  .header.content {
  	width: auto;
  	background-color: #ae342f!important;
  }
  .nav-sections, .navigation {
  	background-color: #ae342f!important;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
    max-width: 225px;
	    /*display: block;
	   /* width: 200px;
	    margin-top: 0px;*/
	}
	#search_mini_form .nested{
		display: none;
	}
  .footer.content{
  	max-width: auto;

  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    max-width: 1164px;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 0;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
    float: none;
	margin-left: 0px;
	margin-top: 0px;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #fff;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation .level0 {
    margin: 0 0px 0 0;
    display: inline-block;
    /*position: relative;*/

  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0 > .level-top {
    color: #fff;

	line-height: inherit;

	text-decoration: none;

	box-sizing: border-box;

	position: relative;

	margin: 10px 0px;

	display: inline-block;

	font-size: 11pt;

	text-transform: uppercase;

	min-width: 160px;

	text-align: center;

	border-right: 0px solid #333;

	line-height: 16px;

	padding: 0 10px;

}
	.navigation li.level0:last-child > .level-top {
		border-right: 0px;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus, .navigation .level0 > .level-top.ui-state-active {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active, .navigation .level0.has-active{
  	background-color: #efefef;
  }
  .navigation .level0.active > .level-top > span:last-child,
  .navigation .level0.has-active > .level-top > span:last-child {
    background-color: #efefef;
    border-style: solid;
    border-width: 0 0 0px;
    color: #333;
    text-decoration: none;
    display: block;
    padding-bottom: 5px;
  }
  .navigation li.level1{
  	min-width: 200px;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
 /*   border: 1px solid #d1d1d1; */
    border: 0px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 200px;
    width: 1164px; /*1164*/
    height: 500px;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 15px 15px;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
    text-align: left;
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -moz-column-width: 216px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    -webkit-column-width: 216px;
    column-count: 4;
    column-gap: 20px;
    column-width: 216px;
    left: 0px !important;
  }
  .navigation .level0 .categoriesImg {
    background-image: url('/pub/static/frontend/Echo/responsive/en_GB/images/echo_categories_1.jpg');
    background-repeat: no-repeat;
    background-position: right top;
  }
  .navigation .level0 .equipmentImg {
    background-image: url('/pub/static/frontend/Echo/responsive/en_GB/images/echo_equipment_1.jpg');
    background-repeat: no-repeat;
    background-position: right top;
  }
  .navigation .level0 .submenu.noImage {
    background-image: none;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 0px 0px;
    margin: 0 10px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {

    color: #333;
    text-decoration: none;
    border-bottom: 0px solid #fff;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #fff;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
    display: none!important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    /*padding: 6px 15px 0 0;
    width: 25.8%;*/
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 100%;
    float: left;
  }

  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .hdmx__contact-popup {
    position: fixed;
    top: 7rem;
    left: 50%;
  }
  .hdmx__contact-popup .hdmx__wrapper {
    width: 650px;
    left: -50%;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    width: 33.33333333%;
  }
  /*.page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }*/
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: block;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: block;
  }
  #product-addtocart-button{
  	width: 100%;

	box-sizing: border-box;
  }
  .product-info-main .box-tocart .actions{
  	display: inline-block;
  	width: 50%;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: block;
    padding-top: 10px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: none;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: auto;
  }
  .page-layout-1column .product.media {
    width: 45%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 15%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: middle;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .col.price, .order-items.table-wrapper .col.price, .cart.table-wrapper .col.qty, .order-items.table-wrapper .col.qty, .cart.table-wrapper .col.subtotal, .order-items.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp, .order-items.table-wrapper .col.msrp {
	    text-align: right;
	    vertical-align: middle;
	}
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 5px;
    margin-top: 2px;
    margin-right: 30px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .header.panel > .minicart-wrapper span.text {
    color: #fff;
    font-size: 1.2rem !important;
    text-transform: uppercase;
    font-weight: bold;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .opc-wrapper .fieldset > .field.required,
  .opc-wrapper .fieldset > .field._required {
    position: relative;
  }
  .opc-wrapper .fieldset > .field.required > label,
  .opc-wrapper .fieldset > .field._required > label {
    padding-right: 25px;
  }
  .opc-wrapper .fieldset > .field.required > label:after,
  .opc-wrapper .fieldset > .field._required > label:after {
    margin-left: 10px;
    position: absolute;
    top: 9px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block::before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    width: auto;
    margin: auto;
  }
  .newsletterwrap{
  	width: 1164px;
    margin: auto;
  }
  .block.newsletter .field {
    margin-right: 5px;
    width: 310px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  html,
  body {
    height: 100%;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-wrapper > .breadcrumbs{
  	max-width: 1164px;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }

  .navigation ul {
    padding: 0 0px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: 0%;
  }
  .header.panel > ul.header.links, .minicart-wrapper{
  	padding: 15px 0;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 0px 0px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 0px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: block;
    color: #565656;
      font-weight: bold;
      font-size: 3.5rem;
      text-align:  center;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
    max-width: 225px;
  }
  .footer.content .block {
    float: none;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
/*@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: calc((100% - 4 * 23.233%) / 3);
    padding: 0;
    width: 23.233%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  /*.page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
    width: 16.66666667%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}*/
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}

@media all and (min-width: 768px), print {
	.header.panel > .header.links > li{
		display: none;
		margin: 0 10px;
	}
	.header.panel > .header.links > li.wishlist{
		display: inline-block;
		margin: 0 10px;
	}
	.header.panel > .header.links{
		position: relative;
	}
	.header.panel > .header.links > li.authorization-link{
		display: block;
		position: absolute;
		left: -75px;
		font-weight: bold;
		top: 47px;
	}
	.header.panel > .header.links > li.authorization-link a{
		color: #fff;
		font-size: 1.2rem;
		text-transform: uppercase;
	}

	.header.panel > .header.links > li:first-child{
		display: inline-block;
	}
	.header.panel > .header.links > li:first-child a{
		color: #fff;
		font-size: 1.2rem;
		font-weight: bold;
	}
	.header.panel > .header.links > li:first-child a:before{
		content: " ";
		background-image: url('../images/desktoplinks_05.png');
		padding: 0px 0px;
		margin-top: 0px;
		display: block;
		position: relative;
		text-align: center;
        font-size: 1.2rem;
		top: 5px;
		height: 27px;
		width: 33px;
		background-size: contain;
		background-repeat: no-repeat;
		margin: auto;
		margin-bottom: 5px;
	}
	.header.panel > .header.links > li.wishlist a:before{

		content:" ";
		background-image: url('../images/desktoplinks_06.png');
		padding: 0px 0px;
		margin-top: 0px;
		display: block;
		position: relative;
		text-align: center;
		top: 5px;
		height: 27px;
		width: 33px;
		background-size: contain;
		background-repeat: no-repeat;
		margin: auto;
		margin-bottom: 5px;
	}
	.header.panel > .header.links > li.wishlist a{
		color: #fff;
      font-size: 1.2rem;
		text-transform: uppercase;
		font-weight: bold;
	}
	#switcher-currency .switcher-trigger span{
		color: #fff;

		font-size: 10pt;

		font-weight: bold;
	}
	.header #switcher-currency:before{
		content: url('../images/d_05.jpg');
	    padding: 0px 10px;
	    margin-top: 0px;
	    display: inline-block;
	    position: relative;
	    top: 5px;
	}
	#switcher-currency{
		float: left;
		display: none;
	}
	.cms-index-index.page-layout-home-layout #maincontent{
		width: 100%;
		max-width: 100%!important;
	}
	.page-layout-home-layout #maincontent{
		width: 100%;
		max-width: 1164px!important;
	}

	.homeslides.owl-carousel .owl-nav{
		margin-top: 0px;
	}
	.homeslides.owl-carousel .owl-nav .owl-prev{
		width: 1500px;
		font-size: 36pt;
		text-align: right;
		padding: 20px !important;
		box-sizing: border-box;
		height: 100%;
		top: 0;
		margin: 0px;
		position: absolute;
		left: -1500px;
	}
	.homeslides.owl-carousel .owl-nav .owl-next{
		width: 1500px;
		font-size: 36pt;
		text-align: left;
		padding: 20px !important;
		box-sizing: border-box;
		height: 100%;
		top: 0;
		margin: 0px;
		position: absolute;
		right: -1500px;
	}

	.homesliderwrapper{
		overflow: hidden;
	}

	.homeiconswrap{
		display: block;
	}
	.homeicons{
		width: 1164px;
		margin: 0 auto;
	}

	.instagramfeedwrap{
		width: 1164px;
		margin: 0 auto;
	}
	.instagramfeedboxes > div img{
		width: 263px;

		box-sizing: border-box;
	}
	.instagramfeedboxes {
		clear:both;
	}
	.instagramfeedboxes > div:nth-child(4n){
		padding-right: 0px;
	}
	.instagramfeedboxes > div:first-child, .instagramfeedboxes > div:nth-child(5n){
		padding-left: 0px;
	}

	.instagramfeedhead{
		font-size: 24pt;
		padding: 15px 0px;
	}
	.instagramfeedhead .headerleft{
		float: left;
	}
	.instagramfeedhead .headerright{
		float: right;
	}
	.instagramfeedboxes > div:nth-child(n+5){
		display: inline-block;
	}
	.hometext{
		width: auto;
		margin: 0 auto;
	}


	.newsletterwrap .content{
      display: block;
      clear: both;
      text-align: center;
      width: 100%;
      padding-left: 28%;
     /* border: 2px solid yellow;*/
	}
  .newsletterwrap .content .newsletter {
    display: table-cell;
    width: 300px;
/*    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;*/
  }
	.clearboth{
		clear:both;
	}

	.block.newsletter .title {
	    width: 100%;
	    text-align: center;
	    padding-right: 30px;
        margin-left: auto;
      margin-right: auto;
	    box-sizing: border-box;
	}
	.footerwrap{
		width: 1164px;
		margin: 0 auto;
	}
	.footersectleft,.footersecmiddle,.footersecright{
		text-align:left;
		float: left;
		width: 33%;
		box-sizing: border-box;
	}
	.footersecright{
		text-align: right;
	}
	.footersecmiddle{
		text-align:center;
	}

	.hometabswrap{
		width: auto;
		margin: 0 auto;
	}

	.hometabslabel {

		float: none;
		display:inline-block;
		margin: 0 0px;
		width: 16.33%;
		text-align:center;

	}
	.instagramfeedboxes > div{
	padding: 15px;
	width: auto;
	box-sizing: border-box;
	}

	.minicart-wrapper {
  		float: right;
	}

	.category-top-image{
		overflow: hidden;
		margin: auto;
	}

	.category-top-image img{
		width: 100%;
		max-width: 100%;
		margin-left: 0%;
	}

	.block.upsell .products.list.items.owl-carousel{
		width: auto;

		margin-left: 0;
	}

	.block.upsell .products-grid .product-item{
		width: auto;
	}
	.catalog-product-view .breadcrumbs{
		display:block;
	}
	.catalog-product-view .product.media{
		order: -1;
	}
	.page-layout-1column .product-info-main{
		margin-left: 45%;
	}
	.product.info.detailed{
		margin-bottom: 30px;
		clear: both;
		margin-left: 0%;
	}
	.product-socialicons{
		clear: right;
		margin-left: 0%;
		padding-top: 10px;
		display: block;
	}
	.catalog-product-view h1.page-title{
		text-align:left;
	}
	.catalog-product-view .price-box{
		text-align:left;
	}
	.catalog-product-view .box-tocart .fieldset .field.qty{
		display: none;
	}
	.product.data.items > .item.content{
		border: 2px solid #555;
		height: auto;
		background-color: #fff;
		overflow:auto;
		margin-bottom: 25px;
		margin-top: 0px;
		float: left;
	}
	.product.data.items > .item.content h2{
		margin-top: 0px;
	}

	.logo.logod{
	display: none;
	}
	.logo.logom{
	display: block;
      left: 0px;
	}
	.header.content {
    	background-color: inherit;
	}
	.logo {
		display: inline-block;
		float: left;
		margin: 0 0 00px 0px;
		max-width: 50%;
		position: relative;
		z-index: 5;
		width: auto;
	}

	.fieldset > .field.no-label > .label,
	.fieldset > .fields > .field.no-label > .label,
	.product-item-actions .actions-secondary > .action span,
	.table-comparison .cell.label.remove span,
	.table-comparison .cell.label.product span,
	.cart.table-wrapper .col.qty .label,
	.minicart-wrapper .action.showcart .text,
	.checkout-index-index .page-title-wrapper,
	.checkout-payment-method .field-select-billing > .label,
	.checkout-payment-method .payments .legend,
	.checkout-payment-method .ccard .legend,
	.fieldset .fullname.field > .label,
	.account .column.main .limiter > .label,
	.field.street .field.additional .label,
	.account-nav .title,
	.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
	.page-product-giftcard .fieldset.giftcard > .legend,
	.opc-wrapper .form-giftcard-account .field .label,
	.filter-options-content .filter-count-label,
	.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
	.page-multiple-wishlist .page-title-wrapper .page-title,
	.multicheckout .table-wrapper .col .label,
	.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
	.block.newsletter .label,
	.block-reorder .product-item .label,
	.opc-wrapper .form-discount .field .label,
	.action.skip:not(:focus),
	.page-header .switcher .label,
	.page-footer .switcher .label,
	.products-grid.wishlist .product-item .comment-box .label {
		display: initial;
		color: #fff;
		font-size: 10pt!important;
		text-transform: uppercase;
		font-weight: bold;
	}
	.action.skip.contentarea{
		display: none;
	}

	.freedelbannertop{
		display: block;

		position: absolute;

		top: 50%;

		margin-top: -11.5px;
	}
	.panel.header{
		position: relative;
	}
	.page-header {
	  margin-bottom: 0px;
	}
	.freedelbannertopmob{
		display: block;
	}
	.cms-index-index .freedelbannertopmob{
		margin-bottom: 0px;
	}
	body .freedelbannertopmob{
		margin-bottom: 15px;
	}
	.contactus.map{
		width: 50%;
		float: left;
	}
	.contactus.form{
		width: 50%;
		margin-left: 50%;
		padding-left: 30px;
	}
	.minicart-wrapper .action.showcart .counter-label{
		display: none;
	}

	.minicart-wrapper .action.showcart .counter.qty{
		left: -10px;
		top: 1px;
		font-weight: bold;
	}
	.block.newsletter .actions{
		vertical-align:bottom;
      width: 200px;
      display: block;;
	}

	.content-top-banner{
		margin: auto;
	}
	.content-top-banner img {

	    width: auto;
	    max-width: 100%;
	    margin-left: 0;

	}
	.nonwidecontent{
		width: 1143px;
	    max-width: 1143px !important;
	    margin: auto;
	}
	.tradeblock .tradeblock-image{
		float: left;
		width: 25%;
	}
	.tradeblock .tradeblock-image img{
		border: 1px solid #efefef;
	}
	.tradeblock .tradeblock-table{
		margin-left: 27%;
	}
	.tradeblock{
		clear:both;
	}

	.tradeblock-table input{
		width: 50px;
		text-align: center;
		margin-left: 10px;
	}

	.storymain{
		width: 1143px;
		margin:auto;
	}
	.homeslides.owl-carousel{
		max-width: auto;
		margin: auto;
	}
	.page-layout-checkout .page-main{
		max-width: 1164px;
	}
	.ourrangetabletd h2{
		font-size: 20px;
		text-align:center;
	}
	.level0 > a > span:last-child{
		display: block;
		padding: 5px 0;
	}
	.level0 > a:hover > span:last-child{
		border-bottom: 0px solid #fff;
	}
	.level-top.level0:hover{
		background-color: #efefef;
	}
	.catalog-product-view .page-main{
		max-width: 100%;
	}
	.catalog-product-view .page-main .messages{
		max-width: 1164px;
		margin: auto;
	}
	.catalog-product-view .page-main .columns{
		max-width: 1164px;
		margin: auto;
	}
	.catalog-product-view .page-main  div.block.upsell{
		max-width: 100%;
		margin: 0;
	}
	.catalog-product-view .page-main  div.block.upsell .block-title{
		max-width: 1164px;
		margin: auto;
		font-size: 24pt;
	}
	.catalog-product-view .page-main  div.block.upsell .block-title strong{
		font-size: 24pt;
	}
	.catalog-product-view .page-main  div.block.upsell .block-content{
		max-width: 1164px;
		margin: auto;
	}
	.page.messages{
		max-width: 1164px;
		margin: auto;
	}
	body.account .page-main{
		max-width: 1164px;
		margin: auto;
	}

	body.cms-story #maincontent.page-main{
		width: auto;
		max-width: 1164px!important;
	}
	body.catalog-category-view #maincontent.page-main{
		width: 100%;
		max-width: 1164px!important;
	}
	body.category-shop #maincontent.page-main .columns{
		max-width: 1164px;
		margin: auto;
		margin-top: 15px;
	}

	.page-products .product-item-info .product-item-details{
		max-width: 75%;
		margin:auto;
	}

	.fotorama__nav__frame--thumb{
		border: 1px solid #d1d1d1!important;
		margin: 0 3px 10px!important;
	}
	.fotorama__nav__frame--thumb:nth-child(2){

	}
	.fotorama__nav__frame--thumb{

	}
	.product.media .fotorama__nav--thumbs .fotorama__nav__frame{
		box-sizing:border-box;
	}
	.product.media .fotorama__nav--thumbs .fotorama__nav__frame:last-child {

    	padding-right: 2px !important;


	}
	.fotorama__nav-wrap{
		padding: 0px 0;
	}
	.product.media .fotorama__nav{
		overflow:visible;
	}
	.fotorama__thumb-border{
		display: none;
	}
	.product.media .fotorama {
	    min-width: 1px;
	    overflow: hidden;
	    padding: 0 30px 0 0;
	}
	.footersectleft,.footersecmiddle,.footersecright{
		margin-bottom: 10px;
	}
	.hometabspanels{
		min-height: 150px;
	}
	.ourrangeimage.left{
		float: left;
		width: 50%;
	}
	.ourrangetext.right{
		width: 50%;
		margin-left: 50%;
	}

	.ourrangeimage.right{
		float: right;
		width: 50%;
	}
	.ourrangetext.left{
		width: 50%;

	}
	.ourrangebox, .ourrangebox .clearboth{
		clear: both;
	}
	.ourrangetext p, .ourrangetext h2{
		margin: 10px;
	}
	.ourrangeimage > span img{
		padding: 10px;
		box-sizing: border-box;
	}
	.tradeblock-table .pdesc{
		width: 430px;
	}

	.catalog-product-view .fotorama--fullscreen {
	    background: #ffffff;
	    bottom: 0 !important;
	    float: none !important;
	    left: 12.5% !important;
	    margin: 0 !important;
	    position: fixed !important;
	    right: auto !important;
	    top: 55px !important;
	    width: 75% !important;
	    z-index: 1000 !important;
	    overflow: visible;
	}
	.minicart-wrapper .action.showcart:before {
		content:" ";
		background-image: url('../images/desktoplinks_09.png');
		padding: 0px 0px;
		margin-top: 0px;
		display: block;
		position: relative;
		text-align: center;
		top: 5px;
		height: 27px;
		width: 45px;
		background-size: contain;
		background-repeat: no-repeat;
		margin: auto;
		margin-bottom: 5px;
	}
	.page-title{
		min-height: 100px;
		margin-bottom: 0px;
	}
	.product.data.items::before, .product.data.items::after {

	    content: '';
	    display: initial;

	}
	.page-layout-1column .block.newsletter {
	    margin: 0 0px;
	}

	.hometabs{
		text-align:center;
	}

	.homeslides.desktop{
		display: block!important;
	}

	.homeslides.mobile{
		display: none!important;
	}

	.product-oatein-high-protein-peanut-butter-spread-330g .product.data.items > .item.content{
		height: 273px;
	}

	.doubledownicons img{
		max-width:49%;
		padding: 0 30px;
		box-sizing: border-box;
	}
	.doubledownicons img:first-child{
		padding-left: 0;
	}
	.doubledownicons img:last-child{
		padding-right: 0;
	}

	.tradeordering-index-index.page-layout-1column .page-main
	{
		max-width: 1664px;
	}
	.tradeordering-index-index .tradeblock{
		max-width: 1143px;
		margin: auto;
	}
	.referblockleft, .referblockright{
		display: inline-block;
		width: 45%;
		box-sizing: border-box;
	}
	.referblockleft{
		margin-right: 2%;
	}
	.referblockright{
		margin-left: 2%;
	}
	.referaltitle1.block-title{
		margin-bottom: 40px!important;
	}
	.referaltitle2.block-title{
		margin-top: 40px!important;
	}
	.fotorama__nav-wrap.fotorama__nav-wrap--horizontal{
		overflow: hidden;
	}
	.header.panel > .header.links > li.authorization-link.sign-in{
		display: none;
	}
	.rewardlvlblock{
		width: 20%;
	}
	.rewardlvlblockinner {

	    padding: 10px;

	}

	.rewardcurrentlvl {

	    padding: 3px;
	    font-size: 22pt;

	}
	.lifetimespent .label{
		font-weight: bold;
	}
	.yourpointstitle, .lifetimespent .value {

	    font-size: 36pt;


	}
	.rewardlvlblocks{
		margin: 25px 0;
	}

	.rewardpointsproduct {

    display: inline-block;
    vertical-align: middle;
    margin-left: 0px;
    width: 50%;
    font-size: 16pt;
    margin-top: 0px;

	}
	.rewardpointsproduct .rewardpts .actualpts{
		font-size:  16pt;
		position: relative;
		top: 3px;
	}
	.rewardpts{
		line-height: 12pt;
	}
	.rewardpointsproduct .rewardpts .moreinfo {

	    color: blue;
	    font-size: 8pt;
	    font-weight: normal;
	    padding-top: 10px;

	}

	.rewardpopup {



    max-width: 600px;

    max-height: 600px;
    height: auto;

	}
	.rewardpopupsummary ul{
		text-align: left;
	}

	.footerlinksblock{
		width: 1164px;
		margin:auto;
	}
	.footerlinksblock .footerblock{
		float: left;
		width: 30%;

	}

	.hometopslider .owl-dots{
		position: absolute;
		width: 100%;
		bottom: 12px;
	}
	.hometopslider{
		margin-bottom: 10px;
	}
	.nav-sections-item-content{
		position: relative;
	}
  .header.content .block-search{
    display: block;
    position: absolute;
    left: 53%;
    top: -60px;
    margin-left: -20%;
    width: 30%;
  }
	.header.panel > .header.links > li.helpfaq{
		display: inline-block;
	}
	.header.panel > .header.links > li.helpfaq a::before {

	    content: ' ';
		background-image: url('../images/icons_03.png');
		padding: 0px 0px;
		margin-top: 0px;
		display: block;
		position: relative;
		text-align: center;
		top: 5px;
		height: 27px;
		width: 36px;
		background-size: contain;
		background-repeat: no-repeat;
		margin: auto;
		margin-bottom: 5px;

	}

	}
	.header.panel > .header.links > li.helpfaq a {

	    color: #fff;
	    font-size: 1.2rem;
	    text-transform: uppercase;
	    font-weight: bold;

	}
	.hometopslider .owl-dots{
		position: absolute;
		width: 100%;
		bottom: 12px;
	}
	.hometopslider{
		margin-bottom: 10px;
	}
	.nav-sections-item-content{
		position: relative;
	}



	.hometabspanels .owl-dots{
		position: absolute;
		bottom: -20px;
		right: 0;
		left: 0;
	}

	.cms-home.page-layout-1column .page-main{
		width: 100%;
		max-width: 100%;
	}

	.cms-home.page-layout-1column .homeprodslider,
	.cms-home.page-layout-1column .shopbycatpanels,
	.cms-home.page-layout-1column .homebrands,
	.cms-home.page-layout-1column .homedesc{
		width: 1164px;
		margin-left: auto;
		margin-right: auto;
	}
	.cms-home.page-layout-1column .hometopslider{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.trustbar {

	    text-align: center;
	    background-color: #efefef;
	    margin-top: -10px;
	    margin-bottom: 20px;

	}

	.homebrands .homebrand{

		width: auto;

	}

	.toolbar-sorter.filter{
		display: none;
	}
	.page-products .block.filter {

	    display: block;
	    position: relative;
	    width:auto;
	    right: auto;
	    top: auto;
	    background-color: inherit;
	    z-index: 10;
	    padding: 0px;
	    color: #333;
	    bottom: auto;
	    overflow-y: visible;
	    min-height: 49px;

	}
	.filter-options-content{
		display: none;
	}
	.block-title.filter-title{
		display: none;
	}
	.filter-options-title{
		position:relative;
		display: inline-block;
		background-color: #efefef;
		padding: 8px 50px 8px 8px;
		border-radius: 3px;
		border: 1px solid #ccc;
		color: #ab302b;
		font-weight: normal!important;
		cursor: pointer;
	}
	.filter-options-title:after{
		content: "▾";
		display: block;
		position: absolute;
		right: 7px;
		top: 4px;
		font-size: 16pt;
      color: #ab302b;
	}

	.toolbar-sorter-wrap{
		position: absolute;
		top: -44px;
		right: 0px;
		/* width: 260px; */
		z-index:15;
	}

	.sorter-options {

	    top: auto;
	    bottom: auto;
	    left: auto;
	  /*  position:relative; */
      right: 0px;
	    height: 35px;
	    opacity: 1;
	    width: 185px;
	    background-color: #efefef;
		padding: 4px;
		border-radius: 3px;
		border: 1px solid #ccc;
		color: #545454;
		margin-top: -9px;

	}

	.toolbar-sorter-wrap .toolbar-sorter.sorter {

	    display: block;
	    padding: 5px;
	    background-color: #fff;
	    width:auto;
	    box-sizing: border-box;
	    position: relative;
	    float: none;

	}

	.sorter-action {
	 	position: absolute;
	    right: auto;
	    top: auto;

	}
	.block.filter {

	    margin-bottom: 0px;

	}

	.toolbar-products {

	    margin-bottom: 0px;
	    padding: 0 0px;
	    text-align: center;
	    margin-left: 0;
	    margin-right: 0;

	}

	.product-info-main .product-reviews-summary{
		display: block;
	}

	.product-reviews-summary .reviews-actions{
		display: inline-block;
	}
	.product-info-stock-sku, .product-reviews-summary{
		text-align:center;
	}
	.catalog-product-view .product-info-stock-sku, .catalog-product-view .product-reviews-summary{
		text-align:left;
	}
	.reviews-actions a{
		color: #bebfc3;
	}

	.product.data.items > .item.title{
		display: inline-block;
	}

	.catalog-product-view .product-reviews-summary{
		display: inline-block;
		float: right;
		width: auto;
		margin: 5px 0 0px;
	}
	.page-title-wrapper.product{
		clear:right;
	}

	.rewardpts > span {

	    font-size: 9pt;
	    display: block;
	    text-transform: none;

	}

	.product-info-main .stock.available, .product-info-main .stock.unavailable{
		font-size: 14pt;
	/*	margin-left: 25px;*/
		margin-top: -5px
	}



	.iziModal iframe {

	    min-height: 540px;

	}

	.catalog-product-view .product-options-wrapper{
		display: inline-block;
		width: 50%;
		float: none;
	}

	.product-item .price-rrp_price{
		font-size: 8pt!important;
	}

	dd.filter-options-content{
		position: absolute;
		background-color: #fff;
        width: 185px;
		border: 1px solid #ccc;
        border-top: 0px;
		padding: 5px;
/*		left: -25px !important; */
		top: 33px;
		border-radius: 3px;
      color: #545454;
	}
    dd.filter-options-content a {
      color: #545454;
    }
	.toolbar-products{
		position:relative;
	}

	.hidedesktop{
		display: block;
	}
	.hidemobile{
		display:none;
	}

	li.mobilemenu{
		display: none;
	}

	.toolbar-sorter label{
		margin-right: 0px;
	}

	.sorter-action::before{

		background-image: url("../images/sortd.png");

	}
	.filter-options .filter-options-title:before{
		display: none;
	}

	.fotorama__stage__shaft{
		border: 1px solid #d1d1d1 ;
		margin-left: 7px !important;
	}

	.product-info-main .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price {
    	font-size: 25pt !important;
	}

	.bundledproductsdiscounts-line:after{
		clear:both;
		display: block;
		content: "";
	}
	.bundledproductsdiscounts-line .bundledproductsdiscounts-line-img{
		display: block;
		float: left;
		width: 80px;
		border: 1px solid #efefef;
		margin-right: 10px;
	}
	.bundledproductsdiscounts-line:first-child > div.bundledproductsdiscounts-line-prices, .bundledproductsdiscounts-line > div.bundledproductsdiscounts-line-prices{
      min-height: auto;
      font-size: 1.2rem;
      color: #333333;
      width: 545px !important;
      display: block;
      float: right;
      border: 0px solid orange;
      position: relative !important;
      top: 0px !important;
	}
	.bundledproductsdiscounts-line > div.bundledproductsdiscounts-line-prices > span, .bundledproductsdiscounts-line > div.bundledproductsdiscounts-line-prices > span > span{
		display: inline-block;

	}
	.bundledproductsdiscounts-line > div.bundledproductsdiscounts-line-addtocart{
		width: 40%;
	}
	.bundledproductsdiscounts-line div.bundleproducts-addcontainer {
      width: 545px;
      display: block;
      float: right;
      border: 0px solid red;
      margin-top: 10px;
	}
.bundledproductsdiscounts-line div.bundleproducts-addcontainer label {
  display: none;
}
.bundledproductsdiscounts-line div.bundleproducts-addcontainer div {
  width: 48%;
  margin: 0px 10px 0px 0px;
  display: block;
  float: left;
  border: 0px solid purple;
}
.bundledproductsdiscounts-line-subtitle, div.bundledproductsdiscounts-line-title{
  min-height: auto;
  font-size: 11pt;
  color: #333333;
  width: 545px;
  display: block;
  float: right;
  border: 0px solid red;
}
.bundledproductsdiscounts-line-subtitle, div.bundledproductsdiscounts-line-title .discountAmount {
     /* color: #01b200; */
}
.bundledproductsdiscounts-line-subtitle, .bundledproductsdiscounts-line-subtitle{
  min-height: auto;
  font-size: 1.2rem;
  color: #333333;
  width: 545px !important;
  display: block;
  float: right;
  border: 0px solid blue;
}
	.bundledproductsdiscounts-line > div.bundledproductsdiscounts-line-addtocart{
		display: inline-block;

		position: absolute;

		bottom: 5px;

		left: 90px;
	}
	.bundledproductsdiscounts-line > div.bundledproductsdiscounts-line-prices > span.msrpprice span,.bundledproductsdiscounts-line > div.bundledproductsdiscounts-line-prices > span.discountedprice span{
		padding: 5px;
	}

	.product-item-info:hover .button-quickview{

		display: block;

	}

	.product-social-links {

	    float: right;
	    margin-top: -90px;
	    width: 50%;

	}

	.homeslides.owl-carousel .owl-stage-outer{
		overflow: visible;
	}
	.homeslides.owl-carousel{
		max-width: 1164px; margin: auto;
	}

	.product.data.items{
		display: inline;
	}

	.login-box .login-box-headers .login-box-header{
		width: 49.75%;
		display: inline-block;
		font-size: 0pt;
		padding: 0px;
	}
	.login-box .login-box-headers .login-box-header span{
		font-size: 14pt;
		padding: 5px;
		display: inline-block;
	}

	.login-box{
	width: auto;
	max-width: 700px;
	margin: auto;
	background-color: #efefef;
	margin-left: auto;

	margin-right: auto;
	margin-top: 15px;
	}

	body.account .column.main .block:not(.widget) .block-content .box.box-billing-address,
	body.account .column.main .block:not(.widget) .block-content .box.box-shipping-address{
		width: 50%;
	}
	body.account .column.main .block:not(.widget) .block-content .box.box-billing-address{
		border-right: 0px;
	}
	body.account .column.main .block:not(.widget) .block-content .box.box-shipping-address{
		border-left: 0px;
	}
	.customer-account-index .column.main .block .box.box-billing-address .box-title,
	.customer-account-index .column.main .block .box.box-shipping-address .box-title{
		border-bottom: none;
		background-color: #fbfbfb;
	}
	body.account .column.main .block:not(.widget).block-dashboard-addresses .block-title{
		margin-bottom: 0px;
		background-color: #efefef;
		border: 1px solid #dddddd;
		position:relative;
		height: 38px;

	}
	body.account .column.main .block:not(.widget).block-dashboard-addresses .block-title strong{
		font-weight: 700;
		line-height: 1.1;
		font-size: 1.4rem!important;
		margin-top: 8px!important;
		margin-bottom: 1rem!important;
	}
	body.account .column.main .block:not(.widget).block-dashboard-addresses .block-title a.action.edit{
		position: absolute;
		right: 0px;
		top: 8px;
	}
	.block.block-dashboard-addresses .block-content{
		display: flex;
	}

	body.account .column.main .block:not(.widget).block-dashboard-orders .block-title{
		position:relative;
		margin-top: 20px;

	}
	body.account .column.main .block:not(.widget) .block-title{
		border-bottom: none;
		height: 25px;
	}
	body.account .column.main .block:not(.widget) .block-title strong{
		font-size: 12pt !important;
		font-weight: bold;

	}
	body.account .column.main .block:not(.widget).block-dashboard-orders .block-title a.action.view{
		position: absolute;
		right: 0px;
		top: 8px;
	}
	table#my-orders-table th, table#my-orders-table td{
		border: 1px solid #e1e1e1;
	}
	table#my-orders-table th{
		background-color :#efefef;
	}
	.hibox {
		background-color: #fff;
	    width: 22.3%;
	    float: left;

	}
	.hibox-content{
		background-color: #efefef;
		margin-right: 10px;
		padding-right: 10px;
		padding: 24% 0px;
		height: 0px;
	}
	.hibox-banner .hibox-banner-image img {

	    overflow: hidden;
	    width: 100%;
	    margin-left: 0%;

	}

	.filter-current{
		display:none;
	}
	.filter-current + .filter-actions {

	    margin-bottom: 0px;

	}
}









@media only screen and (min-device-width: 768px) and (max-device-width: 1600px) {
  .page-layout-home-layout #maincontent{
  		width: 100%;
	    max-width: 100% !important;
  }
  .homeslides.owl-carousel {

	    width: 100%;
	    max-width: 1660px!important;

	}
  .hometabswrap {

    width: 100%;
    margin: 0 auto;

	}

	.homeiconswrap .homeicons .homeicon {
	    margin: 10px 19px;
	}

	.block-content.filter-content{
		padding-right: 260px;
	}

	.filter-options .filter-options-content{
		margin-left: 0px;
		padding: 10px;
		min-width: 300px;
	}





}

/* IPAD */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1143px)  {

	.page-header .header.panel, .header.content .sections.nav-sections, .footerlinksblock{
		width: 100%;
	}

/*  .header.content .block-search{
    display: block;
    position: absolute;
    left: 53%;
    top: -60px;
    margin-left: -20%;
    width: 30%;
  }*/

	body{
		padding: 0 10px;
	}
	.logo img {

	    max-height: inherit;
	    max-width: 160px;

	}
	.navigation .level0 > .level-top{
		min-width: 110px;
	}
	.nav-sections-item-content {

	    margin-top: 3px;

	}
	.header.panel > .header.links{
		margin-left: 48%;
	}

	.freedelbannertop {

	    left: 5px;

	}
	.homeicons, .nonwidecontent,.instagramfeedwrap, .footerwrap, .storymain, .page-layout-1column .page-main{
		width: 100%;
		max-width: 100%;
	}
	.homeiconswrap .homeicons .homeicon, .newsletterwrap{
		max-width: 12%;
		box-sizing: border-box;
		margin: 0 0;
		padding: 10px;
	}
	.hometabslabel{
		padding: 10px 15px;
	}
	.instagramfeedboxes > div img{
		padding: 10px;
	}
	.instagramfeedboxes > div{
		width: 25%;
		padding: 0;
	}
	.block.newsletter .title{
		width: 300px;
	}
	.newsletterwrap {
		max-width: 100%;
	}
	.contactus.map {

	    width: 40%;
	    float: left;

	}
	.contactus.form {

	    width: 55%;
	    margin-left: 40%;
	    padding-left: 30px;
	    box-sizing: border-box;

	}

}

@media all and (min-width: 768px), print {
  .reviewLhs {
    width: 200px;
    float: left;
    border: 0px solid green;
    margin: 0px;
    padding: 0px;
  }
  .review-content {
    width: 850px;
    float: left;
    border: 0px solid blueviolet;
    border-left: 1px solid #c9c9c9;
    padding: 0px 0px 0px 30px;
    margin: 0px;
    clear: none;
  }
  .review-details {
    clear: both;
  }
  .block-title {
    border: 0px solid royalblue;
    width: 100%;
    height: 48px;
    display: block;
    position: relative;
    border-bottom: 1px solid #c9c9c9;
  }
  .block-title strong {
    display: block;
    border: 0px solid royalblue;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px !important;
    font-size: 2.7rem !important;
    padding: 3px;
    line-height: 2.5rem;
  }
  .block-title .writeReviewLink {
    display: block;
    border: 0px solid royalblue;
    position: absolute;
    top: 0px;
    right: 0px;
    clear: both;
    background-color: #fcc900;
    color: #000;
    padding: 6px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 2.5rem;
  }
  .block-title .writeReviewLink a {
    color: #000 !important;
  }
  .block-content .review-form {
    max-width: 1050px;
  }
  .block-content .review-form legend span.reviewLegendMain {
    font-weight: bold;
    line-height: 1.1;
    font-size: 2.5rem;
    color: #ae3626;
    text-transform: uppercase;
  }
  .block-content .review-form legend span.reviewLegendSub {
    font-weight: normal;
    font-size: 1rem;
  }
  .block-content .review-form  {
    font-size: 1.3rem;
    font-weight: 700;
  }
  .block-content .review-form legend strong {
    display: inline !important;
  }
  .block-content .review-form .review-control-vote {
    border: 0px solid mediumvioletred;
  }



}
@media all and (min-width: 1150px), print {
  .header.content .block-search{
    display: block;
    position: absolute;
    left: 465px; /*left: 53%;*/
    /*top: -60px;
    margin-left: -20%;*/
    width: 510px; /*width: 30%;*/
  }
}
/* inbetween ipad and 1150 - hide search, more important to see nav buttons */
@media all and (min-width: 769px) and (max-width: 1050px) {
  .header.content .block-search{
    display: none;
  }
}
#contactContainer #map {
  width: 800px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
}
#contactContainer #contactOptions {
    display: flex;
    flex-direction: row;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    flex-wrap: nowrap;
    justify-content: center;
}
#contactContainer #contactOptions .contactSection {
    width: 33%;
    text-align: center;
}
#contactContainer h3 {
    color: #565656;
    font-weight: bold;
    font-size: 2.6rem;
    text-align:  center;
}
#contactContainer  p {
    color: #565656;
    display: block;
    text-align: center;
    font-size: 1.2rem;
}

/** CHECKOUT UPSELL SECTION **/
#checkoutUpsellBox {
  flex-direction: row;
  width: 75%;
}
#checkoutUpsellBox h3 {
  color: #555555;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  text-transform: uppercase;
  margin: 0px 0px 10px 0px;
}
#checkoutUpsellBox .innerFlex {
  width: 50%;
  height: 200px;
  text-align: left;
}
@media only screen and (min-device-width: 500px) and (max-device-width: 100px) {
	body .block-search {
	    float: right;
	    padding-left: 15px;
	    width: 420px;
	    z-index: 4;
	    position: absolute;
	    left: 50%;
	    margin-left: -300px;
	    top: 28px;
	}
}

img.braintree-credit-card-selected {
 display: none;
}

ul.credit-card-types.braintree-credit-card-types {
display: none;
}

.checkout-payment-method .checkout-billing-address {
margin: 0px;
}

.checkout-payment-method .checkout-billing-address .billing-address-details {
padding:0px;
}

#payment_form_braintree span {
font-weight: bold;
text-align:left;
}

#payment_form_braintree .label {
text-align: left !important;
}


.bundle-options-container .bundle-options-wrapper,
.bundle-options-container .product-options-wrapper {
  float: left;
  width: 57%;
  padding: 10px;
  background-color: #f6f6f6;
}
.bundle-options-container .bundle-options-wrapper select, .bundle-options-container .product-options-wrapper select {
  border: 0px solid red;
  width: 500px;
}
.bundle-options-container .block-bundle-summary {
  float: right;
  position: relative;
  width: 42%;
}

.bundle-options-container  legend#customizeTitle {
    display: none !important;
}
.bundle-options-container  .product-info-stock-sku {
    display: none !important;
}

.bundle-info .amasty-label-image {
  display:none;
}

.bundle-info #bundleSummary {
  display: none;
}

.bundle-info strong.product.name {
    text-transform: uppercase;
    font-size: 22px;
}

.bundle-summary strong.subtitle {
    display: none !important;
}

.bundle-info p.available.stock {
    font-weight: bold;
    color: #01b200;
    font-size: 15px;
}

.bundle-info  .actions {
    width: 100%;
}



.bundle-info .product-details {
    display:flex;
   flex-direction:column;
}

.bundle-info strong.product.name {
    order: 1;
}

.bundle-info  p.available.stock {
    order: 2;
}
.bundle-info .price-box {
order:4;
}

.bundle-info  .bundle-summary  {
  order:3;
}
.bundle-info  .box-tocart {
    order: 5;
}

.bundle-options-container .price-box .price {
    font-size: 30px;
    font-weight: 700;
}

.bundle-options-container .block-bundle-summary .bundle-summary {
     margin-top: 0px;
}

.is-blog .post-list.grid li {

  width:100% !important;
}


div#braintree-three-d-modal {
    position: absolute;
    top: 32%;
    left: 36%;
}

li.link.wishlist {
    display: none !important;
}

a.action.towishlist {
    display: none !important;
}


.amblog-index-index .swipe-me {
     display: none !important;
}

div#amblog_sidebar_recent_posts {
    display: none;
}

.amblog-element-block .amblog-title, .amblog-main-content .amblog-search .amblog-title, .amblog-post-container .amblog-widget-container .amblog-title, .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title, .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title {
  color: #ae342f;
}

.amblog-post-container .amblog-read, .amblog-grid-list > .amblog-item .amblog-read, .amblog-grid-list .slick-slide .amblog-item .amblog-read {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding: 9px 0;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: #ae342f;
}

.amblog-form-search .amblog-btn, .amblog-form-comment .amblog-btn {
      background: #ae342f;
}

a, .alink {
    color: #ae342f;
    text-decoration: none;
}

div#amblog_sidebar_tags {
    display: none;
}

.amblog-empty {
    display: none;
}

.amblog-index-post aside.right {
    display: none;
}

article.desktop.two-columns-right {
    display: block !important;
    width: 100% !important;
}

.amblog-index-post .desktop.two-columns-right section.content {
    width: 100%;
    padding-right: 40px;
}
