#product .breadcrumb {
    border-bottom: 1px solid #0FBBCB;
    padding-bottom: 60px;
}

#product .primary_block {
}
#product .related-accesories {border-top: 1px solid #0FBBCB;}
#thumbs_list_frame .circulin {
  height: 12px;
  width: 12px;
  border-radius: 12px;
  background-color: #ace5ea;
  display:block;
}
#thumbs_list_frame .shown {background-color: #00bdcd;}
#thumbs_list_frame li {
  padding-right: 0px;
  padding-left: 5px;
  margin:0px;
}
.pb-center-column h1 {
  color: #0FBBCB;
  font-size: 16px;
  margin: 8px 0px 0px 0px;
  text-transform: uppercase;
}

#view_full_size {
  cursor: pointer;
}

#bigpic {
  max-width: 100%;
}
#short_description_content h4:first-child {
    margin-top: 1px;
    color: #0FBBCB;
    font-size: 15px;
}

.attribute_label {
    float: left;
    font-size: 13px;
    color: #3A3E40;
    font-weight: 400;
    text-transform: uppercase;
    margin-right: 15px;
    margin-left: 0px;
}
.attribute_list {
  float: left; 
}

.attribute_fieldset {
    padding: 5px 0px;
    margin: 9px 0px;
    border-bottom: 1px solid #0FBBCB;
}

.attribute_list ul {
  padding: 0px;
  margin: 0px;
}

.attribute_list ul li {
  margin-right: 15px;
  padding: 0px;
  list-style: none;
  float: left;
}


.short_description_block {
  font-size: 14px;
  font-weight: 400;
}

.featureds {
  margin-top: 10px;
  font-size: 14px;
  margin-left: 20px;
 }
.row-flex {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}
.item-flex {
  width: 50%;    
}

.featureds dt {
  font-weight: 400;
  color:#00bdcc;
}




  #attributes fieldset label {
    vertical-align: top;
    display: block; }

  #attributes .attribute_list .form-control {
    max-width: 230px; }
    #attributes .attribute_list .form-control option {
      background: #fff;
      color: #666; }
  #attributes .attribute_list ul {
    clear: both; }
  
  #attributes .attribute_list input.attribute_radio {
    float: left;
margin-right: 5px;}
  #attributes .attribute_list div.radio,
  #attributes .attribute_list div.radio span,
  #attributes .attribute_list div.radio input {
    float: none;
    display: inline-block; }


  #color_to_pick_list {
    margin: 0px;
    padding: 0px;
  }
  #attributes .attribute_list #color_to_pick_list {
    list-style-type: none; }
    #attributes .attribute_list #color_to_pick_list li {
      float: left;
      margin: 0 15px 3px 0;
      border: 1px solid #FFF;
      clear: none;
      width: 17px;
      height: 17px; }
      #attributes .attribute_list #color_to_pick_list li a.color_pick {
        display: block;
        height: 15px;
        width: 15px;
        cursor: pointer; }
        #attributes .attribute_list #color_to_pick_list li a.color_pick img {
          display: block;
          height: 22px;
          width: 22px; }
      #attributes .attribute_list #color_to_pick_list li.selected {
        border: none;
        width: 19px;
        height: 19px;}

      #attributes .attribute_list #color_to_pick_list li.selected a.color_pick {
         width: 19px;
        height: 19px;}



.box-cart-bottom {
    padding: 0px;
    margin-top: 10px;
}

#short_description_content a,
.page-product-box .rte a {
  color: #333333;
  text-decoration: underline; }
#short_description_content a.btn,
.page-product-box .rte a.btn {
  text-decoration: none; }


.extra-actions {
    padding-top: 0px;
    margin-top: 5px;
    /* border-bottom: 1px solid #0FBBCB; */
    height: 38px;
    border-bottom: 1px solid #0FBBCB;
    padding-bottom: 15px;
}


#send_friend_form {
  max-width: 600px;
  padding: 15px;
}

.buttons_bottom_block {
  border-bottom: 1px solid #0FBBCB;
  padding-bottom: 15px;
  padding-top: 5px;
}

#buy_block .exclusive {
 color:#3a3e40;
  font-size: 13px;
  text-transform: uppercase;
  padding: 0px 15px;
  border-style: none;
  background-color: transparent;
}

#buy_block .exclusive:focus,  #buy_block .exclusive:hover,  #buy_block .exclusive:active {   color: #0FBBCB; }


#buy_block .exclusive .tiss-icon {
  color: #0FBBCB; 
  margin-right: 5px;
}


.bg-price {
  background-color: #faf9f8;
  color: #5B6167;
  padding: 0px 15px;
  height: 45px;
  overflow: hidden;
  line-height: 45px;
  text-transform: uppercase;
}

.content_prices p {padding: 0; margin: 0;}


h3.page-product-heading {
  color:#0FBBCB;
  font-size: 15px;
}

#cat-carru-accesories .controles-slider .right {
  right: -2%;
}

#cat-carru-accesories .controles-slider .left {
    left: -2%;
}

#quantity_wanted_p {margin-bottom: 5px; display: none !important; } /* En el diseño de Paco no quieren que se muestre el selector de unidades en la ficha de producto */

#attributes label {
    margin-bottom: 10px;
}

#description_block {font-size: 14px;}
#full_description {display: none;}
#MoreInfo, #Morefeatureds {cursor: pointer; font-weight: bolder; font-size: 14px;}
#MoreInfo i, #Morefeatureds i {color:#0FBBCB; margin-right: 5px; font-size: 16px;}

.pb-right-column {font-size: 13px;}
.boxprecios {  
    background-color: #faf9f8;
    height: 36px;
}

.boxprecios .Ticon-cart {
  color: #0FBBCB;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 19px;
    float: left;
  margin-top: 9px;
  height: 20px;
}
.boxprecios #our_price_display {
    display: block;
    margin-top: 9px;
    font-size: 13px;
    font-weight: bold;
    float: left;
}
.box-cart-bottom .btn-t {
    font-size: 13px;
    text-transform: none;
    padding-left: 10px !important;
    padding-right: 25px !important;
}

.attribute_list ul li label {
  font-weight: 400;
  color: #0FBBCB;
} 
.attribute_list ul li label:hover {
  font-weight: bold;
  cursor: pointer;
}
.attribute_list .radio {
  display: none !important;
} 

.attribute_list input[type="radio"]:checked+label{ font-weight: bold; }

.mfriends {
  display: block;
  margin-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  color: #0FBBCB;
  border-bottom: 1px solid #0FBBCB;
  font-size: 13px;
  font-weight: bold;
}

.mfriends b {
  margin-left: 5px;
  color: #5B6167;
}


#wishlist_button_nopop .fa, #wishlist_button_nopop .tiss-icon, .wishlist_button_nopop .tiss-icon {
    font-size: 16px;
    color: #20C0CE;
    margin-left: 6px;
    margin-right: 10px;
    display: block;
    float: left;
    padding-top: 1px;
}
.addW {
  display: block;
  float: left;

}

.socialsharing_product .btn-facebook {
  margin-left: 10px;
}

.pb-right-column .recomended {
    border-bottom: 1px solid #0FBBCB;
    padding-bottom: 15px;
     padding-top: 15px;
     color: #ca8632;
     font-weight: bold;
     padding-left: 10px;
}

.pb-right-column .recomended .fa {
  margin-right: 10px;
}
.pb-right-column .recomended a{
   color: #ca8632;
  

}
.pb-right-column .recomended a:focus, .pb-right-column .recomended a:hover{
  color:#5b6167
}
#send_friend_button .Ticon-email {
    margin-top: 5px;
    display: inline-block;
}

.special-on-sale {color: #e53949; text-transform: uppercase;}
#attributes fieldset .bold {
  font-weight: bold;
}

#carousel-gallery_product .carousel-indicators {
    position: relative;
    bottom: none;
    left: auto;
    z-index: normal;
    width: auto;
    padding-left: 0;
    margin-left: 0;
    text-align: left;
    list-style: none;
} 

#carousel-gallery_product .carousel-indicators li {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background-color: #ace5ea;
  display: inline-block;
  margin: auto;
  margin-right: 3px;
  border-style: none;

} 
#carousel-gallery_product .carousel-indicators li.active {
  background-color: #00bdcd;
}


.special-product {
    position: absolute;
    z-index: 24;
    top: 40%;
    right: 0;
    display: block;
}

.special-product {
  height: 30px;
  width: 138px;
  background-image: url("img/stamps-products.png");
  background-repeat: no-repeat;
}

.es-special-product {
  background-position: 0px -30px;
}

.en-special-product {
  background-position: -138px -30px;
}