.topbar {
    background: #3f3f3f;
    border-bottom: 1px solid #999;
    z-index: 99;
}

header .logo {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
}

.test div {
    width: 100% !important;
}

.test div div {
    width: 100% !important;
    background-size: 100% !important;
}

#accesorios a, #chaquetas a, #poleras a, #pantalones a, #zapatillas a, #tops a {
    color: #a15255;
    padding-bottom: 5px;
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}



h4#accesorios, h4#chaquetas, h4#poleras, h4#pantalones, h4#zapatillas, h4#tops {
    text-align: right;
}

.textomedio {
  width: 45%;
    margin: 5% 55%;
    color: #bfbfbf;
}

.space {
  margin-top:12%;
}

#product-sku {
    color: #ca7379;
}


.change {
	background: #fff !important;
    position: fixed !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.34);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
  
}

ul.menu.menu2 li a {
    color: #3f3f3f !important;
}

.color2 {
  color: #3f3f3f !important;
}

html {
    overflow-x: hidden;
}

.anchor{
  display: block;
  height: 135px; /*same height as header*/
  margin-top: -125px; /*same height as header*/
  visibility: hidden;
}

.anchor2{
  display: block;
  height: 175px; /*same height as header*/
  margin-top: -175px; /*same height as header*/
  visibility: hidden;
}

.anchor3{
  display: block;
  height:140px; /*same height as header*/
  margin-top: -140px; /*same height as header*/
  visibility: hidden;
}
.main-content {
    margin-top: 30px;
}

#estimate_shipping_form label {
    color: #858585;
      margin-left: 2%;
}

form#estimate_shipping_form {
    width: 45%;
    display: inline-block;
    margin-left: 2%;
}

form#estimate_shipping_results {
    width: 45%;
    display: inline-block;
    margin-left: 2%;
}

div#estimate_shipping {
    border-right: 2px solid #eeeeee;
}

form#estimate_shipping_form .select-wrapper {
    width: 100%;
}

#estimate_shipping_button {
    width: 100%;
    margin: 12px 0 0 0;
    color: #fff;
    background: #b7b7b7;
  letter-spacing:2px;
    border-radius: 10px;
    border: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

#estimate_shipping_button:hover {
    color: #fff;
    background: #ca7379;
  font-weight: normal;
}

div#estimate_shipping form select {
    color: #777777;
    font-size: 12px;
}

input#set_shipping_button {
    width: 100%;
    margin: 12px 0 0 0;
    color: #fff;
    background: #b7b7b7;
    letter-spacing: 2px;
    border-radius: 10px;
    border: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
input#set_shipping_button:hover {
    color: #fff;
    background: #ca7379;
  font-weight: normal;
}

h2.legend {
    color: #c8747a;
    text-transform: uppercase;
    font-size: 18px;
}

div#contacts {
  	width: 91%;
    padding-bottom: 5%;
    border-bottom: 2px solid #ddd;
}

#contacts label {
    color: #858585;
    margin-left: 2%;
    width: 85%;
    letter-spacing: 2px;
    vertical-align: middle;
    display: inline-block;
}

div#shipping_address label {
    color: #858585;
    margin-left: 2%;
    width: 85%;
    letter-spacing: 2px;
    vertical-align: middle;
    display: inline-block;
}

#shipping_address_same_as_shipping label {
    color: #c8747a !important;
    letter-spacing: 1px !important;
}

#billing_address label {
    color: #878787;
    margin-left: 2%;
}

#shipping_address_country{
  width:30%;
  display:inline-block;
    text-align: center;
}
#shipping_address_region{
  width:32%;
  display:inline-block;
    text-align: center;
}
#shipping_address_municipality{
  width:35%;
  display:inline-block;
    text-align: center;
}

#billing_address_country{
  width:30%;
  display:inline-block;
    text-align: center;
}
#billing_address_region{
  width:32%;
  display:inline-block;
    text-align: center;
}
#billing_address_municipality{
  width:35%;
  display:inline-block;
    text-align: center;
}


#shipping_address select {
    border: 2px solid #ddd;
    border-radius: 10px;
    color: #878787 !important;
}

#billing_address select {
    border: 2px solid #ddd;
    border-radius: 10px;
    color: #878787 !important;
}

div#payments_options li {
    margin-bottom: 10px;
    border-top: 2px solid #eee;
    padding-top: 10px;
    padding-left: 15px;
}

div#shipping {
    margin-top: 15%;
}

div#shipping_options li {
    margin-bottom: 10px;
    border-top: 2px solid #eee;
    padding-top: 10px;
    padding-left: 15px;
}

h3.text-left {
    margin-top: 10px;
    margin-left: 0 !important;
    margin-bottom: 10%;
}

.marca {
color: #ca7379;
border-bottom: 1px solid #000 !important;
}

.activo { 
color: #ca7379;
border-bottom: 1px solid #000 !important;
}


#envio, #facturacion, #pedidos {
  display:none;
}

.cajadireccion {
    width: 35%;
    margin: 1%;
    display: inline-block;
    background: #fafafa;
    padding: 4%;
    text-align: left;
    line-height: 1.6;
}

.position-item-content {
    padding-bottom: 3%;
    border-bottom: 2px solid;
    margin-bottom: 3%;
}

.prueba {
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    border-right: 1px solid #eee;
}

span.amount2 {
    font-size: 9px;
}

div#customer_details h4 {
    display: none;
}

div#customer_details .actions {
    text-align: center;
}

th.product-price {
    text-align: center;
}

th.product-quantity {
    text-align: center;
}

th.product-subtotal {
    text-align: right;
}

div#review-order {
    border-top: 1px solid #c8747a;
    padding-top: 40px;
}

.shop-totals a {
    width: 100%;
}

.panel-heading b {
    text-transform: uppercase;
}

/*Menu Cuenta */

.menucuenta li {
    display: inline-block;
    width: 24%;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.menucuenta li:hover {
    color: #000;
    border-bottom: 1px solid;
    cursor: pointer;
}

.menucuenta {
    margin-bottom: 5%;
}



div#checkout_col_1 {
    width: 66%;
}

div#shipping_address {
    width: 44%;
    display: inline-block;
  padding-right:5%
}

div#billing_address {
    width: 47%;
    display: inline-block;
    padding-left: 4%;
    border-left: 2px solid #eee;
    vertical-align: top;
}

.textosvg {
	width:25%;
  margin:13% 0 2%
