@charset "UTF-8";
/**
 * This file is a container for custom CSS. You can use it to override the default styles of the theme.
 *
 * 1. Copy the file "SAMPLE.custom.css" and rename it to "custom.css".
 *    Otherwise this file will not be loded by Magento.
 * 2. Enable it in the admin panel.
 * 3. Uncomment slected sample styles or add your own CSS to override the default styles of the theme.
 *
 * Please refer to the user guide for more details.
 *
 */
/* Stock indicator on product page: icon color
-------------------------------------------------------------- */
/*

.availability-only .ic { color: green; }
*/
/* Product counter in the mini cart drop-down
-------------------------------------------------------------- */
/*
.header .skip-link .count {
	background-color: deepskyblue;
}
*/
@import url("https://fonts.googleapis.com/css?family=Passion+One");
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
.wrapper {
  border: none; }

.page-title h1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #3d2314; }

.strenghts {
  overflow: auto;
  background-color: #efeae7;
  padding: 20px 0;
  color: #3d2314; }
  .strenghts div {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 53px; }
    .strenghts div h3 {
      font-size: 16px;
      margin: 0 0 0 11px; }

strong.section-title,
#brands h3.section-title {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  color: #3d2314; }

.univers h2 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  position: relative;
  z-index: 1; }

/*.univers img {*/
/*padding: 0 23px 27px 0;*/
/*}*/
/*.univers img:nth-child(4n +1) {*/
/*padding-right: 0;*/
/*}*/
.marques img {
  display: block;
  margin: auto; }

.footer-top-container {
  display: none; }

.footer-bottom.footer.container, .footer-copyright {
  line-height: 31px; }

.block_footer_payment .payment {
  display: inline-block;
  margin-left: 2em; }

.block_footer_payment .payment img {
  margin-left: 1em; }

.footer-primary-container .itemslider .price {
  color: white; }
.footer-primary-container .itemslider ul.add-to-links {
  display: none; }
.footer-primary-container strong.product-name a:hover {
  color: #ffffff; }

.footer-primary h2, .footer-primary span.top {
  display: flex;
  font-size: 30px;
  text-transform: uppercase;
  align-items: center;
  height: 95px;
  margin-bottom: 20px; }
.footer-primary span.top {
  justify-content: center; }
.footer-primary .footer_newsletter input[type=email] {
  background-color: #3E4543;
  border: solid 1px white;
  padding: 5px;
  margin-right: 0;
  color: white; }
.footer-primary .footer_newsletter input[type=submit] {
  background-color: white;
  color: #3E4543;
  border: none;
  padding: 6px 12px;
  cursor: pointer; }
.footer-primary .clearer div:nth-child(3) span.ic {
  background-color: white;
  color: #3E4543;
  padding: 6px 3px;
  margin: 0 14px 9px 0; }

.footer-container {
  font-size: 16px; }
  @media screen and (max-width: 768px) {
    .footer-container .footer-secondary {
      text-align: center; }
      .footer-container .footer-secondary .foot_contact {
        text-align: center; } }

span.foot_contact, span.foot_loc {
  display: block;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 1em; }

span.foot_contact img, span.foot_loc img {
  margin-right: 1em; }

span.foot_contact {
  line-height: 29px;
  margin: 10px 0;
  text-align: right; }

span.foot_loc {
  line-height: 49px; }

.block-layered-nav .block-title {
  background-color: #71bf45;
  color: #FFFFFF;
  padding-left: 1em; }

.header-top-container {
  font-weight: bold; }

.header-regular .left-column {
  text-align: center; }

.nav-regular .nav-panel--dropdown, .nav-regular .navi.nav-vert-triggerable {
  box-shadow: 0 3px 10px rgba(197, 219, 213, 0.15); }
.nav-regular .nav-item ul.level1 {
  background-color: #4e5754; }

/*.nav-regular {
    .nav-item .level0 {
        text-align: center;
    }
    .level0.nav-submenu--mega {
        text-align: left;
    }
    &.centered li.level0 {
        vertical-align: top;
    }
    .nav-item {
        .level1 {
            span.caret {
                position: absolute;
            }
        }
    }
}
.sticky-header .nav-regular {
    .nav-7, .nav-8 {
        background-color: white;
    }
}

.nav-regular .nav-item.level0 {
    &>a {
        line-height: 26px;
        text-transform: none;
    }
    .nav-item.level1 > a{
        text-transform: none;
    }
}

.nav-regular li.level0 > a > span:first-child {
    white-space: normal;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.nav-regular li.level0 > a > span.caret {
    display: none;
}

.nav-regular .nav-submenu--mega > .nav-item > a {
    font-size: 12px;
}*/
.main {
  padding: 0; }

.price {
  font-weight: bold; }

#header-search {
  padding: 0 50px; }

:not(.nav-block) > strong.section-title.padding-right {
  padding-left: 80px; }

.nav-regular .nav-panel--dropdown {
  z-index: 201; }

/* Multishipping */
ul.checkout-progress {
  counter-reset: progress-counter; }
  @media screen and (min-width: 960px) {
    ul.checkout-progress {
      margin: 32px 0 32px 0; }
      ul.checkout-progress li {
        border: none;
        height: 58px;
        background-color: #f0ebe8;
        color: #ccc2c0;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0; }
        ul.checkout-progress li.active {
          background-color: #ee4035;
          color: white; }
          ul.checkout-progress li.active:before {
            background: white;
            color: #ee4035; }
        ul.checkout-progress li:before {
          content: counter(progress-counter);
          counter-increment: progress-counter;
          border-radius: 50%;
          background: #ccc2c0;
          color: #f0ebe8;
          text-align: center;
          font-weight: bold;
          font-size: 16px;
          height: 24px;
          width: 24px;
          line-height: 24px;
          margin-right: 6px; }
        ul.checkout-progress li span {
          display: flex;
          align-items: center;
          font-weight: bold;
          font-size: 18px;
          line-height: 18px; } }
  @media screen and (max-width: 768px) {
    ul.checkout-progress li {
      display: none; }
      ul.checkout-progress li.active {
        display: block;
        width: 100%;
        font-weight: bold; } }

form#checkout_multishipping_form, .multiple-checkout, #shipping_method_form {
  margin-bottom: 20px; }
  form#checkout_multishipping_form #cc_type_0, .multiple-checkout #cc_type_0, #shipping_method_form #cc_type_0 {
    display: none !important; }
  form#checkout_multishipping_form #cc_type_2, .multiple-checkout #cc_type_2, #shipping_method_form #cc_type_2 {
    display: none !important; }
  form#checkout_multishipping_form .buttons-set:first-child, .multiple-checkout .buttons-set:first-child, #shipping_method_form .buttons-set:first-child {
    margin-top: 0;
    padding-top: 0;
    border: none; }
  form#checkout_multishipping_form .page-title h1, .multiple-checkout .page-title h1, #shipping_method_form .page-title h1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #3d2314; }
  form#checkout_multishipping_form .shipping_warning, .multiple-checkout .shipping_warning, #shipping_method_form .shipping_warning {
    background-color: #f0ebe8;
    border-left: solid #ee4035 10px;
    padding: 10px 0 10px 10px;
    color: #3d2314;
    margin-bottom: 16px;
    font-size: 1.3em; }
  form#checkout_multishipping_form .col2-set h2.legend, .multiple-checkout .col2-set h2.legend, #shipping_method_form .col2-set h2.legend {
    background-color: #3E4543;
    color: white;
    font-weight: bold; }
  form#checkout_multishipping_form .atol_dl_delai, form#checkout_multishipping_form .atol_dl_commande, .multiple-checkout .atol_dl_delai, .multiple-checkout .atol_dl_commande, #shipping_method_form .atol_dl_delai, #shipping_method_form .atol_dl_commande {
    font-size: 16px;
    display: block;
    line-height: 24px; }
  form#checkout_multishipping_form .atol_dl_delai, .multiple-checkout .atol_dl_delai, #shipping_method_form .atol_dl_delai {
    color: #3d2314;
    display: none; }
  form#checkout_multishipping_form .commande .atol_dl_delai, .multiple-checkout .commande .atol_dl_delai, #shipping_method_form .commande .atol_dl_delai {
    color: #3d2314;
    display: block; }
  form#checkout_multishipping_form .atol_dl_commande, .multiple-checkout .atol_dl_commande, #shipping_method_form .atol_dl_commande {
    color: #ee4035; }
  form#checkout_multishipping_form .moteur_warning, .multiple-checkout .moteur_warning, #shipping_method_form .moteur_warning {
    font-size: 14px;
    color: #3d2314;
    line-height: 18px;
    text-align: center; }
  form#checkout_multishipping_form h3.item_edit, .multiple-checkout h3.item_edit, #shipping_method_form h3.item_edit {
    display: none; }
  form#checkout_multishipping_form .page-title, .multiple-checkout .page-title, #shipping_method_form .page-title {
    border: none; }
    form#checkout_multishipping_form .page-title h1, .multiple-checkout .page-title h1, #shipping_method_form .page-title h1 {
      font-size: 30px; }
  form#checkout_multishipping_form .col2-set h2.legend, .multiple-checkout .col2-set h2.legend, #shipping_method_form .col2-set h2.legend {
    font-size: 24px;
    padding: 7px; }
  form#checkout_multishipping_form .col2-set.moteur .col-1 .box-sp-methods .box-title .ic, .multiple-checkout .col2-set.moteur .col-1 .box-sp-methods .box-title .ic, #shipping_method_form .col2-set.moteur .col-1 .box-sp-methods .box-title .ic {
    display: none; }
  form#checkout_multishipping_form .col2-set span.delai, .multiple-checkout .col2-set span.delai, #shipping_method_form .col2-set span.delai {
    display: none; }
  form#checkout_multishipping_form .col2-set.commande .box-sp-methods .legend, .multiple-checkout .col2-set.commande .box-sp-methods .legend, #shipping_method_form .col2-set.commande .box-sp-methods .legend {
    display: none; }
  form#checkout_multishipping_form .col2-set.commande .col-1 .box-sp-methods .popup_availability, .multiple-checkout .col2-set.commande .col-1 .box-sp-methods .popup_availability, #shipping_method_form .col2-set.commande .col-1 .box-sp-methods .popup_availability {
    display: none; }
  form#checkout_multishipping_form .col2-set.commande .col-1 span.delai, .multiple-checkout .col2-set.commande .col-1 span.delai, #shipping_method_form .col2-set.commande .col-1 span.delai {
    display: block; }
  form#checkout_multishipping_form .col2-set .col-1 .box-sp-methods, .multiple-checkout .col2-set .col-1 .box-sp-methods, #shipping_method_form .col2-set .col-1 .box-sp-methods {
    display: block;
    border: none;
    background-color: #E8E8E8;
    color: #767676; }
    form#checkout_multishipping_form .col2-set .col-1 .box-sp-methods dt, .multiple-checkout .col2-set .col-1 .box-sp-methods dt, #shipping_method_form .col2-set .col-1 .box-sp-methods dt {
      display: none; }
    form#checkout_multishipping_form .col2-set .col-1 .box-sp-methods .box-title, .multiple-checkout .col2-set .col-1 .box-sp-methods .box-title, #shipping_method_form .col2-set .col-1 .box-sp-methods .box-title {
      min-height: 44px;
      line-height: 44px;
      padding-bottom: 10px;
      border-bottom: dashed 1px #767676;
      margin-bottom: 1em; }
      form#checkout_multishipping_form .col2-set .col-1 .box-sp-methods .box-title .ic, .multiple-checkout .col2-set .col-1 .box-sp-methods .box-title .ic, #shipping_method_form .col2-set .col-1 .box-sp-methods .box-title .ic {
        margin-right: 0.25em;
        font-size: 40px;
        display: inline-block; }
      form#checkout_multishipping_form .col2-set .col-1 .box-sp-methods .box-title h3, .multiple-checkout .col2-set .col-1 .box-sp-methods .box-title h3, #shipping_method_form .col2-set .col-1 .box-sp-methods .box-title h3 {
        font-size: 1.1em;
        line-height: 44px;
        display: inline-block;
        margin: 0;
        vertical-align: top;
        padding-left: 48px;
        background-image: url("../../../../frontend/ultimo/lorca/images/running_cart_guy.png");
        background-position: left center;
        background-repeat: no-repeat; }
    form#checkout_multishipping_form .col2-set .col-1 .box-sp-methods p.delai, .multiple-checkout .col2-set .col-1 .box-sp-methods p.delai, #shipping_method_form .col2-set .col-1 .box-sp-methods p.delai {
      margin-left: 20px; }
  form#checkout_multishipping_form .col2-set .col-2 .legend, .multiple-checkout .col2-set .col-2 .legend, #shipping_method_form .col2-set .col-2 .legend {
    display: none; }
  form#checkout_multishipping_form .col2-set .col-2 span.atol_dl_delai, .multiple-checkout .col2-set .col-2 span.atol_dl_delai, #shipping_method_form .col2-set .col-2 span.atol_dl_delai {
    display: none; }
  @media screen and (max-width: 960px) {
    form#checkout_multishipping_form .col2-set .col-1 .box-sp-methods .box-title .ic, .multiple-checkout .col2-set .col-1 .box-sp-methods .box-title .ic, #shipping_method_form .col2-set .col-1 .box-sp-methods .box-title .ic {
      display: none; }
    form#checkout_multishipping_form .col2-set .col-1 .box-sp-methods .box-title h3, .multiple-checkout .col2-set .col-1 .box-sp-methods .box-title h3, #shipping_method_form .col2-set .col-1 .box-sp-methods .box-title h3 {
      background-image: none;
      padding-left: 0px; } }
  @media screen and (max-width: 768px) {
    form#checkout_multishipping_form .col2-set, .multiple-checkout .col2-set, #shipping_method_form .col2-set {
      display: flex;
      flex-direction: column-reverse; }
      form#checkout_multishipping_form .col2-set .col-1, .multiple-checkout .col2-set .col-1, #shipping_method_form .col2-set .col-1 {
        width: 100%; }
      form#checkout_multishipping_form .col2-set .col-2, .multiple-checkout .col2-set .col-2, #shipping_method_form .col2-set .col-2 {
        width: 100%; } }
  form#checkout_multishipping_form .retrait_warning, .multiple-checkout .retrait_warning, #shipping_method_form .retrait_warning {
    float: right; }
  form#checkout_multishipping_form .legend, .multiple-checkout .legend, #shipping_method_form .legend {
    margin-top: 12px; }
    form#checkout_multishipping_form .legend p, .multiple-checkout .legend p, #shipping_method_form .legend p {
      background-position: left;
      background-repeat: no-repeat;
      padding-left: 20px;
      color: #3E4543;
      font-style: italic;
      line-height: 16px;
      margin-bottom: 12px; }
      form#checkout_multishipping_form .legend p:first-child, .multiple-checkout .legend p:first-child, #shipping_method_form .legend p:first-child {
        background-image: url("../../../base/default/images/pointretrait/icone-tout-dispo.png"); }
      form#checkout_multishipping_form .legend p:nth-child(2), .multiple-checkout .legend p:nth-child(2), #shipping_method_form .legend p:nth-child(2) {
        background-image: url("../../../base/default/images/pointretrait/icone-moitie-dispo.png"); }
      form#checkout_multishipping_form .legend p:nth-child(3), .multiple-checkout .legend p:nth-child(3), #shipping_method_form .legend p:nth-child(3) {
        background-image: url("../../../base/default/images/pointretrait/icone-non-dispo.png"); }
  form#checkout_multishipping_form table tr.myshop span.myshop, .multiple-checkout table tr.myshop span.myshop, #shipping_method_form table tr.myshop span.myshop {
    color: yellow;
    text-shadow: 1px 1px 1px #333333; }
  form#checkout_multishipping_form .liste_carrier ul, .multiple-checkout .liste_carrier ul, #shipping_method_form .liste_carrier ul {
    max-height: 96px;
    width: 324px;
    overflow-x: hidden;
    overflow-y: auto; }
    form#checkout_multishipping_form .liste_carrier ul::-webkit-scrollbar-track, .multiple-checkout .liste_carrier ul::-webkit-scrollbar-track, #shipping_method_form .liste_carrier ul::-webkit-scrollbar-track {
      background-color: grey;
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      border-radius: 10px; }
    form#checkout_multishipping_form .liste_carrier ul::-webkit-scrollbar, .multiple-checkout .liste_carrier ul::-webkit-scrollbar, #shipping_method_form .liste_carrier ul::-webkit-scrollbar {
      width: 10px; }
    form#checkout_multishipping_form .liste_carrier ul::-webkit-scrollbar-thumb, .multiple-checkout .liste_carrier ul::-webkit-scrollbar-thumb, #shipping_method_form .liste_carrier ul::-webkit-scrollbar-thumb {
      background-color: white;
      border-radius: 10px; }
  form#checkout_multishipping_form .btw, .multiple-checkout .btw, #shipping_method_form .btw {
    font-size: 15px; }

/* ne pas afficher la box d'adresse sur la page shipping method*/
#shipping_method_form .col-1.col-narrow .box:first-child {
  display: none; }

/* Keep tabs open on product page */
.gen-tabs.accor .tabs-panels .panel {
  display: block; }

/* page multishipping overview */
.checkout-multishipping-overview form .col-1.col-narrow .box:first-child {
  display: none; }

/* product page */
@media screen and (min-width: 960px) {
  .product-view .product-shop .product-name {
    margin: 0; }
    .product-view .product-shop .product-name h1 {
      color: #3E4543;
      font-family: Arial, Helvetica, sans-serif; }
  .product-view .sku {
    margin: 0; } }
.product-view p.availability {
  display: none; }
.product-view .price-box .old-price .price {
  font-weight: normal; }
.product-view .price-box .special-price .price-label {
  display: none; }
.product-view .price-box .special-price .price-excluding-tax, .product-view .price-box .special-price .price-including-tax {
  padding: 0; }
.product-view .add-to-box .add-to-cart button.btn-cart {
  text-transform: uppercase; }
  .product-view .add-to-box .add-to-cart button.btn-cart span.ic {
    margin-right: 0.75em; }
.product-view .gen-tabs .acctab {
  background-color: white;
  border: none; }
  .product-view .gen-tabs .acctab::after {
    content: ""; }
.product-view #customer-reviews dl {
  background-color: #f0ebe8;
  padding: 1em; }

/* price color */
.special-price .price, .special-price .price-label, .minimal-price-link .price {
  color: #0b9f47 !important;
  font-weight: bold; }

.addto-links-icons.addto-onimage {
  opacity: 0.5; }
  .addto-links-icons.addto-onimage:hover {
    opacity: 0.8; }

/* product grid */
.products-grid .price-box, .products-list .price-box {
  font-size: 1.3em; }
  .products-grid .price-box .price-including-tax, .products-list .price-box .price-including-tax {
    font-weight: bold;
    color: #0b9f47; }
  .products-grid .price-box .price-excluding-tax, .products-list .price-box .price-excluding-tax {
    font-weight: normal;
    color: #0b9f47; }
.products-grid a.link-compare, .products-list a.link-compare {
  display: none; }

/* produit star */
.category-products .toolbar {
  border-bottom: none; }
.category-products .top-vente {
  margin-top: 6px;
  border: solid 3px #AFCB3A;
  position: relative; }
  .category-products .top-vente h2.in-border {
    width: auto;
    background: white;
    display: inline;
    position: absolute;
    top: -16px;
    left: 21px;
    padding: 0 15px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #AFCB3A; }
    .category-products .top-vente h2.in-border > {
      clear: both; }
  .category-products .top-vente .product-image-wrapper .add-to-links {
    display: none; }
  .category-products .top-vente .tv-desc h1 {
    font-size: 2.5em; }
  .category-products .top-vente .actions .btn-cart span.ic {
    margin-right: 0.75em; }

/* add to box */
button.btn-cart {
  text-transform: uppercase;
  color: white; }

/*login page*/
.account-login .buttons-set .button.light {
  background-color: #AFCB3A; }
@media screen and (min-width: 480px) {
  .account-login .buttons-set .button:first-child {
    margin-right: 20px;
    margin-bottom: 10px; } }

/* boutons + - sur quantit├® produit */
.add-to-cart.left-side .qty-wrapper {
  float: left;
  margin-right: 3em; }
  .add-to-cart.left-side .qty-wrapper .qty-buttons-wrapper {
    height: 55px;
    line-height: 53px; }
    .add-to-cart.left-side .qty-wrapper .qty-buttons-wrapper .qty-button {
      line-height: 53px;
      background-color: white;
      border: 1px solid #ddd;
      height: 53px;
      color: #AFCB3A;
      font-weight: bold;
      font-size: 2em; }
      .add-to-cart.left-side .qty-wrapper .qty-buttons-wrapper .qty-button.decrease {
        border-right: none; }
        .add-to-cart.left-side .qty-wrapper .qty-buttons-wrapper .qty-button.decrease::before {
          font-family: Impact, sans-serif;
          content: "\2212";
          font-weight: bold;
          font-size: 1.5em; }
      .add-to-cart.left-side .qty-wrapper .qty-buttons-wrapper .qty-button.increase {
        border-left: none; }
        .add-to-cart.left-side .qty-wrapper .qty-buttons-wrapper .qty-button.increase::before {
          font-family: Impact, sans-serif;
          content: "+";
          font-weight: bold;
          font-size: 1.5em; }
  .add-to-cart.left-side .qty-wrapper .input-text.qty {
    margin-right: 0;
    font-size: 1.5em; }

/* customer account */
.customer-account .sidebar .block-account .block-title {
  background-image: none;
  padding-left: 0 !important;
  border: none; }
.customer-account .sidebar .block-account .block-content {
  padding: 1em;
  background-color: #f0ebe8; }
  .customer-account .sidebar .block-account .block-content ul {
    list-style-type: none;
    padding: 0; }
    .customer-account .sidebar .block-account .block-content ul li {
      padding-bottom: 1em; }
      .customer-account .sidebar .block-account .block-content ul li.current {
        color: #AFCB3A; }
      .customer-account .sidebar .block-account .block-content ul li:last-child {
        padding-bottom: 0; }
      .customer-account .sidebar .block-account .block-content ul li > * {
        text-transform: none; }
.customer-account .addresses-list .addresses-additional .item {
  border: none; }
.customer-account .addresses-list .addresses-primary .item {
  background-color: transparent;
  border-left: solid 5px #f0ebe8; }
.customer-account .addresses-list a {
  background-color: #0b9f47;
  color: #ffffff;
  padding: 1em;
  display: block;
  text-align: center; }
.customer-account .data-table {
  color: #3d2314; }
  .customer-account .data-table thead th {
    font-weight: normal;
    border-bottom: solid 1px #3E4543; }
    .customer-account .data-table thead th:first-child {
      white-space: nowrap; }
  .customer-account .data-table tbody tr.odd {
    background-color: #f0ebe8; }
    .customer-account .data-table tbody tr.odd td {
      border-right: none; }
  .customer-account .data-table tbody tr.even {
    background-color: white; }
    .customer-account .data-table tbody tr.even td {
      border-right: none; }
.customer-account .box-account .box-head {
  border: none; }
.customer-account .box-account .box .box-title {
  border: none; }
  .customer-account .box-account .box .box-title a {
    float: left;
    line-height: 24px;
    font-size: 16px;
    border-left: 3px solid #0b9f47;
    margin-left: 5px;
    padding-left: 5px;
    font-weight: bold;
    color: #0b9f47; }
.customer-account .box-account .col2-set .col-1 {
  border-left: solid 5px #f0ebe8;
  border-right: none;
  padding-left: 15px;
  box-sizing: border-box; }
.customer-account .my-wishlist h2.product-name, .customer-account .my-wishlist div.price-box {
  text-align: center; }
.customer-account .my-wishlist div.price-box span.price-including-tax {
  font-weight: bold;
  color: #0b9f47; }
.customer-account .my-wishlist div.price-box span.price-excluding-tax {
  font-weight: normal;
  color: #0b9f47; }
.customer-account .my-wishlist .qty-buttons-wrapper {
  font-weight: bold; }
  .customer-account .my-wishlist .qty-buttons-wrapper .qty-button {
    background-color: white;
    border: 1px solid #ddd;
    color: #AFCB3A;
    font-weight: bold;
    font-size: 2em;
    height: 34px;
    line-height: 34px; }
    .customer-account .my-wishlist .qty-buttons-wrapper .qty-button.decrease {
      border-right: none; }
      .customer-account .my-wishlist .qty-buttons-wrapper .qty-button.decrease::before {
        font-family: Impact, sans-serif;
        content: "\2212";
        font-weight: bold;
        font-size: 1.5em; }
    .customer-account .my-wishlist .qty-buttons-wrapper .qty-button.increase {
      border-left: none; }
      .customer-account .my-wishlist .qty-buttons-wrapper .qty-button.increase::before {
        font-family: Impact, sans-serif;
        content: "+";
        font-weight: bold;
        font-size: 1.5em; }
.customer-account .my-wishlist .input-text.qty {
  margin-right: 0;
  vertical-align: top;
  width: 5em !important; }
.customer-account .my-account .page-title + .pager {
  display: none; }

/* rating box */
.rating-box {
  background: url(../images/img/rating_lorca.png) 0 0 repeat-x; }
  .rating-box .rating {
    background: url(../images/img/rating_lorca.png) 0 -30px repeat-x; }

/* lightwindows overlay */
#lightwindow_container {
  box-shadow: 5px 5px 27px #3E4543; }
  #lightwindow_container a#lightwindow_title_bar_close_link {
    color: #3E4543; }
    #lightwindow_container a#lightwindow_title_bar_close_link:hover {
      color: black; }

/* hide up */
@media only screen and (min-width: 769px) {
  .hide-up-768 {
    display: none !important; } }
/*cart*/
.cart .shipping {
  display: none; }
.cart .discount .buttons-set button {
  margin-bottom: 10px; }

.main-container .inner-container {
  padding-bottom: 12px; }

/* Header */
@media only screen and (max-width: 1010px) {
  .header-primary-container .header_ref {
    display: none; } }
.header-primary-container .header_ref {
  text-align: center;
  font-weight: bold; }
  .header-primary-container .header_ref span {
    display: block;
    float: left;
    height: 100%;
    font-size: 3em; }
  .header-primary-container .header_ref a {
    font-size: 16px; }

/* home page slideshow */
.preface #subscribe-form {
  height: 124px;
  background-color: #3E4543;
  color: #ffffff;
  padding: 1em; }
  .preface #subscribe-form label {
    display: block;
    float: none; }
  .preface #subscribe-form .validation-advice {
    top: 40px;
    left: 0px; }

/*# sourceMappingURL=custom.css.map */
