.rakuten_product_control_variant_value_black{
    color: #000;
}

.rakuten_product_control_variant_value_grey{
    color: #A9A9A9;
}

.add_to_cart_disabled{
    cursor: url(/bundles/images/icons/cursor_x.gif), auto !important;
}
.rakuten_product_testeo {

   width: 134px;
   height: 70px;
} 
/* Contact-Page CSS */

 .rakuten_page_contact,
 .rakuten_page_contact div,
 .rakuten_page_contact td,
 .rakuten_page_contact input,
 .rakuten_page_contact textarea,
 .rakuten_page_contact select {

   color: #3D3D3D;
   font-family: Arial,Helvetica,Sans-Serif;
   font-size: 13px;
 }

.rakuten_page_contact h1,
.rakuten_page_contact h2,
.rakuten_page_contact h3,
.rakuten_page_contact h4 {

  font-weight: normal;
}

.rakuten_page_contact .rakuten_page_contact_address {

  background-color: #EFEFEF;
  line-height: 25px;
}

.rakuten_page_contact .rakuten_page_contact_box {

  background-color: #EFEFEF;
  clear: both;
  float: none;
  line-height: 25px;
  margin-bottom: 30px;
  padding: 15px;
}

.rakuten_page_contact .rakuten_page_contact_service .rakuten_page_contact_phone {

  font-size: 24px;
  line-height: 45px;
}

.rakuten_page_contact .rakuten_page_contact_service .rakuten_page_contact_open {

  color: #999999;
  font-size: 12px;
}

.rakuten_page_contact .rakuten_page_contact_service .rakuten_page_contact_contact_person {

  margin-top: 10px;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.alert,
.alert h4 {
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success h4 {
  color: #468847;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info h4 {
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}