body {
  font: normal 12px/1.3 Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
  background-color: #ffffff;
  padding: 20px 0 0 0;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -webkit-appearance: none;
}

h1,
h1 a {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

#category h1,
#index h1 {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

h3,
h3 a {
  color: #000;
}

h4,
h4 a {
  color: #000;
}

h5,
h5 a {
  color: #000;
  font-weight: normal;
}

a,
#usefull_link_block li {
  color: #000000;
}

a:hover,
#usefull_link_block li:hover {
  color: #888888;
}

.padicon {
  padding-right: 5px;
}

#header .topheight,
#header .topheight a {
  line-height: 28px;
  height: 28px;
}

#header .topcolor {
  color: #888888;
}

#header .topcolor a,
#header_right #currencies_block_top p {
  color: #888888;
}

#footer a,
#footer {
  color: #888888;
}

#footer a:hover {
  color: #000000;
}

/*price ************************************************************************************** */

.price {
  color: #000;
}

/*buttons ************************************************************************************** */

input.button_mini,
input.button_small,
input.button,
input.button_large,
input.button_mini_disabled,
input.button_small_disabled,
input.button_disabled,
input.button_large_disabled,
input.exclusive_mini,
input.exclusive_small,
input.exclusive,
input.exclusive_large,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
a.button_mini,
a.button_small,
a.button,
a.button_large,
a.exclusive_mini,
a.exclusive_small,
a.exclusive,
a.exclusive_large,
span.button_mini,
span.button_small,
span.button,
span.button_large,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large,
span.exclusive_large_disabled {
  font-size: 13px;
  font-family: Helvetica, Arial, sans-serif;
  background-color: #000;
  color: #ffffff !important;
  text-transform: uppercase;
}

/* hover button */

input.button_mini:hover,
input.button_small:hover,
input.button:hover,
input.button_large:hover,
a.button_mini:hover,
a.button_small:hover,
a.button:hover,
a.button_large:hover {
  background-color: #a8a7a7;
  text-decoration: none;
}

/* exclusive button */

input.exclusive_mini,
input.exclusive_small,
input.exclusive,
input.exclusive_large,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
a.exclusive_mini,
a.exclusive_small,
a.exclusive,
a.exclusive_large,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large,
span.exclusive_large_disabled {
  background-color: #000000;
  text-decoration: none;
}

/* hover exclusive button */

input.exclusive_mini:hover,
input.exclusive_small:hover,
input.exclusive:hover,
input.exclusive_large:hover,
a.exclusive_mini:hover,
a.exclusive_small:hover,
a.exclusive:hover,
a.exclusive_large:hover {
  border-color: #a8a7a7;
  background-color: #a8a7a7;
}

/* disabled button */

input.button_mini_disabled,
input.button_small_disabled,
input.button_disabled,
input.button_large_disabled,
span.button_mini,
span.button_small,
span.button,
span.button_large {
  cursor: default;
  color: #cccccc!important;
}

/* disabled exlusive button */

input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large,
span.exclusive_large_disabled {
  cursor: default;
  color: #666666 !important;
}

/* ************************************************************************************************
        struture / page / general
************************************************************************************************ */

#center_column .block,
.block {
  padding: 0;
}

#left_column .block,
#right_column .block {
  margin-bottom: 30px;
}

.block h4 {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 18px;
  text-align: left;
}

/* Class bullet*/

.block .bullet li {
  border-bottom: 1px dotted #dbdbdb;
}

.block .bullet li.last_item,
.block .bullet li.last,
.block .bullet li:last-child {
  border-bottom: medium none;
}

.surlign {
  color: #888888;
  background-color: #f0f0f0;
}

.magic {
  background-color: #888888;
  color: #ffffff;
  margin-bottom: 20px;
}

#footer .magic h4 {
  padding-bottom: 20px;
  text-align: center;
}

#footer .magic a,
#footer .magic h4 span {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
}

#footer .magic li {
  border-top: 1px solid #cccccc;
  padding: 15px 0;
}

/* Table & Form ******************************************************************************** */

table.std,
table.table_block {
  background-color: #ffffff;
}

table#cart_summary tr.cart_item.even,
table#cart_summary tr.customization.even,
table.table_block tr.alternate_item,
#stores-table tr:nth-child(even) {
  background-color: #f3f3f3;
}

table.std td,
table.table_block td {
  border-bottom: 1px solid #cccccc;
}

table.std .cart_total_price td,
table.table_block .cart_total_price td {
  border-bottom: none;
}

table#cart_summary .gift-icon {
  background-color: #7ea103;
  color: white;
}

.cart_total_price .total_price_container p {
  display: inline-block;
  font-weight: bold;
  padding: 22px 15px 15px 15px;
  text-transform: uppercase;
  vertical-align: top;
}

fieldset  h3 {
  font-size: 14px;
}

table.std th,
table.table_block th {
  font-size: 12px;
}

table.std th,
table.table_block th,
fieldset  h3,
.delivery_options_address h3 {
  margin: 0 0 15px 0;
  padding: 8px;
  font-weight: bold;
  text-transform: uppercase;
}

#center_column form h4 {
  background-image: none;
  font-size: 16px;
}

#center_column form h4 span {
  background-color: transparent;
  margin-left: 0 !important;
  padding-left: 0 !important;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
  color: #555555;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* ************************************************************************************************
    product List
************************************************************************************************ */

#product_list li p.product_desc,
#product_list li p.product_desc a {
  color: #888888;
}

#product_list li span.new {
  background-color: #000000;
}

/* Version Light ******************************************************************************* */

.product_list_light li {
  border-bottom: 1px dotted #888888;
}

.product_list_light li:last-child {
  border-bottom: none medium;
}

/* ************************************************************************************************
        menu
************************************************************************************************ */

#menu_top {
  border-top: 3px solid #000000;
  border-bottom: 2px solid #000000;
}

.nav {
  margin: 18px 0 0 -8px;
  padding: 0;
  width: 66%;
}

.nav a,
.toggleMenu {
  color: #000000;
  font-size: 13px;
  padding: 0 8px 5px 8px;
  position: relative;
  text-transform: uppercase;
}

.toggleMenu {
  padding: 0 16px 5px 0;
  top: .5em;
  background: url("/themes/veja-store/img/bg-toggle.png") no-repeat 100% 8px;
}

.nav a {
  display: block;
}

.nav > li {
  border-color: #888888;
}

.ie7 #header {
  margin-bottom: 15px;
}

.body-lookbook .menu-lookbook a,
.body-project .menu-project a {
  color: #888;
}

/* ************************************************************************************************
        BlockPermanentLinks,BlockCurrencies, BlockLanguages
************************************************************************************************ */

#header_links li,
#currencies_block_top {
  border-color: transparent;
}

#setCurrency .currencies_ul_hover,
#countries .countries_ul_hover {
  background-color: #000000;
}

.lt-ie9 #setCurrency .currencies_ul_hover,
.lt-ie9 #countries .countries_ul_hover {
  background: #000000;
}

#setCurrency .currencies_ul_hover a {
  color: #fff;
}

/* ************************************************************************************************
        BlockUserInfo / Block Cart
************************************************************************************************ */

/* ************************************************************************************************
        BlockSearch
************************************************************************************************ */

#search_block_top #search_query_top,
#search_block_top .buttonsearch {
  background: url(img/bg_fond.png) repeat top left transparent;
}

#search_block_top #search_query_top {
  color: #888888;
  border-radius: 0;
}

#search_block_top .buttonsearch {
  -moz-border-radius : 0;
  border-radius: 0;
  color: #000000;
}

.ac_results {
  width: 200px !important;
}

.ac_odd {
  background-color: #f0f0f0 !important;
}

.ac_over {
  background-color: #000000 !important;
  color: #ffffff;
  cursor: pointer !important;
}

/* ************************************************************************************************
        BlockReinsurance
************************************************************************************************ */

#reinsurance_block {
  border-bottom: 2px solid #000000;
}

#reinsurance_block li span {
  padding-top: 2px;
}

#reinsurance_block li {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #fff;
}

/* ************************************************************************************************
        BlockNewsletter
************************************************************************************************ */

#newsletter_block_left {
  border-top: 1px solid #ccc;
  padding: 5px 0 0 0;
}

#newsletter_block_left h4 {
  margin-bottom: 0 !important;
}

#newsletter_block_left h4 span {
  color: #000;
  display: block;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}

#newsletter_block_left .inputNew {
  outline: none;
  background: none;
  border: none;
  float: left;
  height: 10px;
  font-size: 10px;
  line-height: 10px;
  margin: 0;
  padding: 0;
  text-transform: none;
  width: 70%;
  box-shadow: none;
}

.discount_name {
  box-shadow: none;
}

#newsletter_block_left .button_mini {
  background: #fff;
  border: none;
  border-left: 1px solid #ccc;
  color: #000 !important;
  float: right;
  font-size: 12px;
  font-weight: normal;
  height: 13px;
  line-height: 10px;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 0 3px;
  width: auto;
}

/* ************************************************************************************************
        HomeSlider
************************************************************************************************ */

.flexslider {
  margin: 0 0 15px;
  overflow: hidden;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  box-shadow: 0 1px 4px rgba(0,0,0,.2);
  -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
  zoom: 1;
}

.flex-control-paging li a {
  background-color: #888888;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
  background: #000000;
}

.ie7 .bx-pager li {
  float: left;
}

/*pager links hover and active states*/

.bx-pager .active {
  background-color: #000000;
}

/* ************************************************************************************************
        Categorie
************************************************************************************************ */

.content_scene_cat {
  border: 1px solid #cccccc;
}

/* ************************************************************************************************
        Product
************************************************************************************************ */

#pb-right-column  #image-block {
  border: 1px solid transparent;
}

#thumbs_list li img {
  border: 1px solid transparent;
}

#pb-left-column h1,
.product_attributes {
  line-height: 30px;
}

#block_extra {
  border-top: 1px solid #888888;
}

h2.productscategory_h2 {
  background-color: #F0F0F0;
  color: #888888;
  font-size: 16px;
  margin: 20px 0;
  padding: 10px;
  border-radius: 4px;
  text-shadow: 0 1px 0 #ffffff;
}

#productscategory_scroll_left,
#productscategory_scroll_right,
#view_scroll_left,
#view_scroll_right {
  color: #999999;
}

#productscategory_scroll_left:hover,
#productscategory_scroll_right:hover,
#view_scroll_left:hover,
#view_scroll_right:hover {
  text-decoration: none;
  color: #333333;
}

#availability_statut span#availability_value {
  color: #000000;
}

#reduction_percent span,
#reduction_amount span {
  padding: 2px 3px;
  background-color: #000000;
  color: #fff;
  border-radius: 4px;
  font-weight: bold;
}

/* online_only */

#buy_block p.online_only {
  color: #888888
    font-size: 11px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}

#product_comments_block_tab div.comment_details h4 {
  background-image: none;
  font-size: 14px;
  padding-bottom: 10px;
}

#product_comments_block_tab div.comment_details h4 span {
  margin: 0 10px 0 0;
  padding: 0;
}

/* ************************************************************************************************
        Adresses block
************************************************************************************************ */

ul.address li.address_title {
  color: #000;
}

/* ************************************************************************************************
        CART steps
************************************************************************************************ */

ul.step li a,
ul.step li span {
  display: inline-block;
  padding: 8px 10px 12px;
  color: #333333;
  font-size: 11px;
}

ul.step li.step_current,
ul.step li.step_current_end {
  font-weight: bold;
  border-right: none medium;
  margin: 0;
  padding: 2px 0;
}

ul.step li.step_todo,
ul.step li.step_done {
  opacity: .5;
}

ul.step li.step_done {
  font-weight: bold;
}

/* ************************************************************************************************
       My Account + payment_module
************************************************************************************************ */

#add_adress p.required {
  color: #222;
}

/* ************************************************************************************************
       Order Pages
************************************************************************************************ */

#order-opc h2 span {
  display: inline-block;
  padding: 5px 7px;
  color: #fff;
  background-color: #000000;
}

#cart_voucher h4 {
  background-image: none;
}

#cart_voucher h4 label {
  font-size: 18px;
}

/* ************************************************************************************************
    History
************************************************************************************************ */

#history #center_column h4 {
  background-image: none;
  padding: 15px 0;
}

/* ************************************************************************************************
        module favorite  / Wishlist /
************************************************************************************************ */

#favoriteproducts_block_account .favoriteproduct,
ul.wlp_bought_list li,
.surlign2 {
  border: 1px solid #cccccc;
  background-color: #F0F0F0;
}

.favoriteproduct a.product_img_link,
ul.wlp_bought_list li .product_image a,
.surlign2 img {
  border: 1px solid #cccccc;
  display: block;
}

/* ************************************************************************************************
        Block Best Sellers   / New products
************************************************************************************************ */

#best-sellers_block_right,
#new-products_block_right {
  text-align: center;
}

.product_list_light .right_block {
  text-align: left;
  width: 160px;
}

#best-sellers_block_right li .bl_right {
  text-align: left;
  width: 140px;
}

#best-sellers_block_right li a.content_img {
  background-color: #888888;
  color: #ffffff;
}

#best-sellers_block_right li:hover a.content_img {
  background-color: #000000;
}

#best-sellers_block_right li {
  border-bottom: 1px dotted #888888;
}

/* ************************************************************************************************
        Block special
************************************************************************************************ */

#special_block_right.block {
  background-color: #f0f0f0;
  margin-bottom: 20px;
  padding: 15px 10px;
}

#special_block_right.block h4 {
  background-image: none;
}

#special_block_right.block h4 span {
  background-color: #f0f0f0;
  padding: 0;
}

#special_block_right .reduction {
  color: #ffffff;
  background-color: #000000;
}

#special_block_right .price {
  color: #000000;
}

/* VEJA STORE */

/* HOME */

.responsive-pic {
  display: block;
  height: auto;
  width: 100%;
}

.home-page-row {
  margin-bottom: 20px;
}

#lookbook .home-page-row {
  margin-bottom: 0;
  margin-left: 0;
}

.home-page-project-row {
  margin-bottom: 20px;
  margin-left: 0;
}

.home-page-project {
  position: relative;
  margin: 0;
}

.home-page-row > div {
  position: relative;
}

.home-page-block-text {
  background: none;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  z-index: 1;
}

.home-page-block-text-inner {
  color: #fff;
  display: block;
  font: bold 26px Helvetica, Arial, Verdana, sans-serif;
  position: absolute;
  left: 0;
  top: 50%;
  text-align: center;
  text-transform: uppercase;
  margin: -22px 0 0 0;
  width: 100%;
}

.home-page-block-text-over {
  display: none;
  z-index: 2;
  margin: 0;
}

.home-page-block-text-over .home-page-block-text-inner {
  margin: -48px 0 0 0;
}

.no-touch .home-page-row > div:hover .home-page-block-text-over {
  background: rgb(255, 236, 89);
  display: block;
}

.no-touch .home-page-project:hover .home-page-block-text-over {
  background: rgb(255, 236, 89);
  display: block;
}

.wishlist_button {
  border: 1px solid #888;
  display: inline-block;
  font: normal 13px/42px Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  min-height: 42px;
  margin: 0 0 0 1em;
  padding: 0 1em;
  vertical-align: top;
}

input.exclusive {
  border: 1px solid #000;
  line-height: 44px;
  min-height: 44px;
  padding: 0 1em;
}

.cart_navigation .exclusive {
  min-height: 29px;
  line-height: 29px;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.delivery-warning {
  color: rgb(255,80,77);
  padding: 0 0 20px 0;
  text-transform: uppercase;
}

#more_info_block {
  display: none;
}

.footer-social {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-social li {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

.footer-social a {
  background: url(../../img/veja-icon-sprite.png) 0 -20px no-repeat;
  display: block;
  height: 20px;
  margin: 0 2px 0 0;
  padding: 0;
  text-indent: 100%;
  overflow: hidden;
  width: 21px;
}

.footer-social .footer-social-twitter a {
  background-position: -21px -20px;
}

.footer-social .footer-social-pinterest a {
  background-position: -42px -20px;
}

.footer-social .footer-social-vimeo a {
  background-position: -62px -20px;
}

.footer-warning {
  color: rgb(280,14,77);
  float: left;
  text-transform: uppercase;
}

.footer-security {
  float: right;
}

.footer-nl {
  border-top: 1px solid #ccc;
  padding: 5px 0 0 0;
}

.footer-nl label {
  color: #000;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
}

.footer-nl input {
  outline: none;
  background: none;
  border: none;
  float: left;
  height: 10px;
  font-size: 10px;
  line-height: 10px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  width: 80%;
  box-shadow: none;
}

.footer-nl button {
  background: #fff;
  border: none;
  border-left: 1px solid #ccc;
  float: left;
  height: 10px;
  line-height: 10px;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 0 3px;
  width: auto;
}

.footer-nl input::-webkit-input-placeholder {
  color: #000;
}

.footer-nl input:-moz-placeholder {
  color: #000;
}

.footer-nl input::-moz-placeholder {
  color: #000;
}

.footer-nl input:-ms-input-placeholder {
  color: #000;
}

.footer-security span {
  color: #000;
  display: inline-block;
  font-weight: bold;
  font-size: 10px;
  margin: 0;
  padding: 0 0 0 38px;
  text-transform: uppercase;
  line-height: 1.1;
  vertical-align: top;
}

.footer-cms-links {
  float: left;
  margin: 0 0 0 -20px;
  width: 420px;
}

.footer-cms-links li {
  display: inline-block;
  font-size: 10px;
  margin: 0 -3px 0 20px;
  padding: 0;
  vertical-align: top;
  text-transform: uppercase;
  width: 110px;
}

.footer-cms-links li:nth-child(1),
.footer-cms-links li:nth-child(2),
.footer-cms-links li:nth-child(3) {
  border-top: 1px solid #ccc;
  padding: 5px 0 0 0;
}

.footer-mandatory-links {
  border-top: 1px solid #ccc;
  float: right;
  margin: 0;
  padding: 5px 0 0 0;
}

.footer-mandatory-links li {
  display: inline-block;
  font-size: 9px;
  vertical-align: top;
  text-transform: uppercase;
  margin: 0;
  padding: 0 10px 0 0;
}

.footer-mandatory-links li:last-child {
  padding: 0;
}

.nav > li > a {
  display: block;
  color: #000;
}

.nav > li > a:hover,
.nav > li.sfHoverForce > a {
  color: #888;
}

/* LOOKBOOK */

#lookbook [class*="span"] {
  margin-bottom: 2.127659574468085%;
}

.hp-scale {
  height: auto;
  width: 100%;
}

.hp-right {
  height: 100%;
  width: auto;
}

.veja-right-content img {
  margin-bottom: 20px;
  height: auto;
  width: 100%;
}

.veja-article {
  margin: 0 5% 0 0;
}

.js .veja-article {
  visibility: hidden;
}

.veja-article ul {
  list-style-type: disc;
  margin: 0 0 20px 20px;
  padding: 0;
}

.veja-article li,
.veja-article p,
.veja-article a {
  color: #000;
  font-size: 12px;
}

.veja-article p {
  display: block;
}

.veja-article h2 {
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
}

.veja-article a {
  text-decoration: underline;
}

.veja-article-title {
  clear: both;
  color: #000;
  font-size: 20px;
  display: block;
  margin: 0;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}

/* TOOLTIP */

.qtip .qtip-content {
  padding: 1px 3px !important;
  overflow: hidden;
  background: #000 !important;
  color: #fff !important;
  font-weight: bold !important;
  font-size: 11px !important;
}

.qtip-contentWrapper {
  border: none !important;
  background: #000 !important;
}

/* FACE LIFT */

#layered_block_left h4 {
  display: none;
}

#layered_form div div ul {
  overflow-x: hidden !important;
}

#layered_form .select {
  width: auto !important;
}

.layered_input_range_min,
.layered_input_range_max {
  padding: 2px !important;
  text-align: center;
  width: 25px !important;
}

.layered_price_range,
.layered_price_range_unit {
  margin: 0 !important;
}

/* RTE */

.rte {
  color: #333;
}

.rte img {
  display: block;
  height: auto;
  width: 100%;
}

.content-w-columns {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 10px;
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

#cart_block .remove_link a {
  background: url(/themes/veja-store/img/icon/icon-delete.png) left top no-repeat;
  height: 9px;
  width: 9px;
}

.table-size-chart {
  margin: 1em 0;
  text-transform: uppercase;
  width: 100%;
}

.table-size-chart thead {
  border-bottom: 2px solid #000;
  font-weight: bold;
  text-align: left;
}

.table-size-chart td {
  border-bottom: 1px solid #000;
  margin: 0;
  padding: 5px 1em;
  text-align: center;
  vertical-align: top;
}

.table-size-chart thead td {
  padding: 5px 0;
}

.table-size-chart tr:last-child td {
  border: none;
}

.table-size-chart tr > td:first-child {
  padding: 5px 0;
  text-align: left;
  width: 100px;
}

.no-margin {
  margin-left: 0 !important;
}

.store-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 10px;
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.veja-store-item {
  color: #000;
}

.left-store .row {
  margin-left: 0;
}

#left-store-hp {
  float: left;
  padding: 0 1em 0 0;
  width: 180px;
}

#footer .nav {
  display: none !important;
}

#lookbook .attachment-full,
#project .attachment-full {
  height: auto;
  width: 100%;
}

#container_express_checkout {
  margin: 10px 0 0 0 !important;
}

input.exclusive,
#newsletter_block_left .button_mini,
.cart_voucher .submit input.button {
  -webkit-appearance: none;
  border-radius: 0;
}

.fancybox-content {
  display: none;
}

#add_to_cart_disabled {
  display: none;
}

#paypal-wrapper h1,
#paypal-wrapper h2,
#paypal-wrapper h3,
#paypal-wrapper h4,
#paypal-wrapper h5,
#paypal-wrapper h6,
#fancybox-wrap h1,
#fancybox-wrap h2,
#fancybox-wrap h3,
#fancybox-wrap h4,
#fancybox-wrap h5,
#fancybox-wrap h6,
.fancybox-wrap h1,
.fancybox-wrap h2,
.fancybox-wrap h3,
.fancybox-wrap h4,
.fancybox-wrap h5,
.fancybox-wrap h6,
.fancybox-content p,
.fancybox-wrap p {
  font-family: Helvetica,Arial,Verdana,sans-serif !important;
  color: #000 !important;
}

#oos_customer_email {
  display: block !important;
  margin: 0 auto 10px auto;
  width: 34%;
}

#mailalert_link {
  display: block !important;
  margin: 0 auto;
  text-decoration: none !important;
  width: 33%;
}

#oos_customer_email_result {
  clear: both;
  color: #008000;
  display: block;
  margin: 10px 0 0;
  text-align: center;
}

.label-cgv {
  color: #000 !important;
}

.cgv-link {
  color: #888 !important;
}

.product-social-list {
  list-style: none;
  margin: 0;
  padding: 0 0 20px 0;
}

.veja-article ul.product-social-list {
  margin: 0;
  text-align: left;
}

.product-social-list li {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

.product-social-list a {
  background: url(../../img/veja-icon-sprite.png) -78px 0 no-repeat;
  display: block;
  height: 17px;
  margin: 0 5px 0 0;
  padding: 0;
  text-indent: 100%;
  overflow: hidden;
  width: 18px;
}

.product-social-list .product-social-twitter a {
  background-position: -97px 0;
}

.product-social-list .product-social-pinterest a {
  background-position: -115px 0;
}

#order_step {
  border-bottom: 1px solid #ccc;
  margin-left: 0;
}

.button-light {
  background: #999 !important;
}

.button-light:hover {
  background: #a8a7a7 !important;
}

.address_add .button-light {
  float: right;
}

.aligncenter {
  text-align: center;
}

.maintenance-title {
  margin: 1em 0;
  font-size: 5em;
  line-height: 1.1;
  text-transform: uppercase;
}

.maintenance-content {
  border-bottom: 2px solid #000;
  border-top: 2px solid #000;
  color: #333;
  display: block;
  margin: 0 auto;
  padding: 4em 0;
  text-align: center;
  width: 75%;
}
