#bigpic {
  cursor: pointer;
} 

h1.product-name {
  margin-top: 0px;
}

    .pb-center-column #short_description_block .buttons_bottom_block {
      display: none; }
    .pb-center-column #buy_block p.price {
      padding: 0; }
  .pb-center-column #color_picker p {
    padding-bottom: 5px;
    font-weight: 700; }

#product p#loyalty {
  padding: 17px 0 15px 35px;
  margin: 15px 0;
  position: relative; }
  #product p#loyalty b {
    color: #333; }
  #product p#loyalty:before {
    content: "\f024";
    font-family: "FontAwesome";
    color: #cfcccc;
    font-size: 26px;
    line-height: 28px;
    position: absolute;
    top: 16px;
    left: 0; }

#page .rte {
  padding: 0 20px 20px;
  word-wrap: break-word; }
  #page .rte p {
    margin-bottom: 1em;
    min-height: 1px; }

#attributes fieldset {
  padding-bottom: 3px; }
  #attributes fieldset label {
    vertical-align: top;
    display: block; }
#attributes .attribute_list {
  width: 100%; }
  
#attributes .attribute_list ul {
   clear: both;     padding: 0;
    margin: 15px 0;
}
    #attributes .attribute_list ul li {
      float: left;
      margin-right: 10px; }
  #attributes .attribute_list input.attribute_radio {
    float: left;
    margin-left: 3px; }
  #attributes .attribute_list div.radio,
  #attributes .attribute_list div.radio span,
  #attributes .attribute_list div.radio input {
    float: none;
    display: inline-block; }
  #attributes .attribute_list #color_to_pick_list {
    list-style-type: none; }
    #attributes .attribute_list #color_to_pick_list li {
     float: left;
	margin: 0px 15px 8px 0px;
	padding: 0px;
	border: 1px solid #D6D4D4;
	clear: none;
	width: 40px;
	height: 40px;
	border-radius: 20px; }
     #attributes .attribute_list #color_to_pick_list li a.color_pick {
    display: block;
    height: 38px;
    width: 38px;
    cursor: pointer;
    border-radius: 20px;
}
        #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: 1px solid #898989; box-shadow: 0px 0px 10px 0px #898989;
}


.box-cart-bottom {
  padding: 0;
}


#short_description_content a.btn,
.page-product-box .rte a.btn {
  text-decoration: none; }

/* quantity_wanted */
#quantity_wanted_p input {
  width: 78px;
  margin-right: 15px; 
  float: left;
}
#quantity_wanted_p .btn {
  float: left;
  margin-left: 3px;
  border: 1px solid #ededed;}
#quantity_wanted_p label {
  display: block;
  margin-bottom: 7px;
  text-align:left;
  padding:0
   }

#quantityAvailable {
  color: #333;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700; }

#availability_value,
#last_quantities {
  display: inline-block;
}

#last_quantities {
  position: relative;
  top: 1px;
  margin-left: 0px; }

#availability_statut,
#pQuantityAvailable {
  display: inline-block; }

#pQuantityAvailable span {
  font-weight: 700;
  color: #333; }



/* online_only */
.pb-center-column p.online_only {
  font-weight: 700;
  font-size: 13px;
  color: #f13340;
  text-align: left; }

.buttons_bottom_block {
  clear: both;
  padding: 13px 19px 0; }
  .buttons_bottom_block #wishlist_button {
    font-weight: 700; }



p.infoCustomizable {
  margin-bottom: 30px; }

ul#uploadable_files,
ul#text_fields {
  list-style-type: none; }

.customizableProductsFile,
.customizableProductsText {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d6d4d4; }

.customizationUploadLine {
  padding-bottom: 10px; }
  .customizationUploadLine label {
    display: block;
    vertical-align: top; }
  .customizationUploadLine textarea {
    width: 50%;
    border: 1px solid #d6d4d4;
    color: #777777; }

.customizationUploadBrowse img + a {
  position: relative;
  top: -51px; }

#customizedDatas {
  float: right; }

   

.addsharethisinner .stButton .stArrow {
  display: none !important; }

.btn-facebook:hover, .btn-twitter:hover, .btn-google-plus:hover, .btn-pinterest:hover {
  border-color: white; }

.btn-facebook i {
  color: #435f9f; }
.btn-facebook:hover {
  color: white;
  background-color: #435f9f; }
  .btn-facebook:hover i {
    color: white; }

.btn-twitter i {
  color: #00aaf0; }
.btn-twitter:hover {
  color: white;
  background-color: #00aaf0; }
  .btn-twitter:hover i {
    color: white; }

.btn-google-plus i {
  color: #e04b34; }
.btn-google-plus:hover {
  color: white;
  background-color: #e04b34; }
  .btn-google-plus:hover i {
    color: white; }

.btn-pinterest i {
  color: #ce1f21; }
.btn-pinterest:hover {
  color: white;
  background-color: #ce1f21; }
  .btn-pinterest:hover i {
    color: white; }


.video_responsive {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video_responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sets img {
    width: 50px;
	height: 50px;
	float: left;
	margin: 0 7px 10px 0;
	display: inline-block;
}

.product_1 .sets img {
    width: 45px;
    height: 45px;
    float: left;
}
.sets .checkbox label {
	 padding: 0 !important;
	display: block !important;
}
.sets .related_product, .sets .accessory_product {
    display: inline-block !important;
    position: relative !important;
    margin-top: 18px !important;
    float: left;
    margin-left: 0 !important;
}
.relatedname, .accessoryname {
	display: inline-block;
	float: left;
	width: 75%;
	font-size: 13px !important;
}
.sets{
	text-align:left;
	/*margin-bottom:30px;*/
	margin-bottom:0px;
	display:block;
	clear: both;
	overflow: hidden
}
.sets h3{
	font-family: 'Open Sans',sans-serif !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	padding: 9px 15px !important;
	margin: 0 !important;
	background-color: #EBEBEB !important;
}
.miniprice {
	display: inline-block;
	margin-right: 10px
}
.sets .checkbox {
	width:50%;
	float:left;
   	height:auto !important;
   	max-height: auto !important;
   	border-bottom:1px solid #ededed;
	overflow: hidden;
	padding: 0 10px !important;
	margin-top:10px !important;
/*	margin-bottom: 10px;*/
}
.product_3 .block.accessories{
	/*background-color: transparent !important;*/
	border:0;
	border-bottom:1px solid #dadada;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
}

.product_1  .accessoryname {
    width: 60%;
    line-height: 110%;
    }
@media (max-width:1112px){
	.product_1 .sets .product_accessories.checkbox{
	    width: 100%;
	}
}
@media (max-width:1111px){
	
	.product_3 .accessoryname,
	.product_4 .accessoryname {
	    width: 70%;
	}
}
@media (max-width:960px){
	.product_1 .accessoryname,
	.product_3 .accessoryname,
	.product_4 .accessoryname {
	    width: 70%;
	}
	.product_1 .sets .product_accessories.checkbox,
	.product_3 .sets .product_accessories.checkbox,
	.product_4 .sets .product_accessories.checkbox {
	    width:100%;
	    margin-bottom: 0px;
   	}
}
@media (min-width:1054px){
	.sets .checkbox {
		width:25%;
		float:left;
		height: 65px !important;
    	max-height: 65px !important;
	}
	.product_1 .sets .product_accessories.checkbox,
	.product_3 .sets .product_accessories.checkbox,
	.product_4 .sets .product_accessories.checkbox {
		width:50%;
	}
}

@media (min-width:500px) and (max-width:768px){
	.product_1 .sets .product_accessories.checkbox,
	.product_3 .sets .product_accessories.checkbox,
	.product_4 .sets .product_accessories.checkbox {
		width:50%;
	}
	
}

@media (min-width:768px) and (max-width:768px){
	.product_1 .sets .product_accessories.checkbox,
	.product_3 .sets .product_accessories.checkbox,
	.product_4 .sets .product_accessories.checkbox {
		width:100%;
	}
}
@media (max-width:500px){
	.sets .checkbox {
		width:100%;
		float:none;
	}
	
}
/*.sets .checkbox:last-child {border-bottom: none;}*/

#product-description img {
  margin: auto !important;
}

#our_price_display {
  padding-bottom: 8px;
}

.marca img {
  margin: auto !important;
  display: block !important;
}

#old_price {
  margin-left: 6px;
  margin-right: 6px;
}

.exp-sello {
    font-size: 12px;
    line-height: 14px;
    display: block;
}

.conasible .btn {
  margin: 5px 0;
}

#product .label {white-space: normal !important;}


@media (max-width: 550px) {
  .product-tab {
    padding: 10px !important;
    margin-bottom: 10px !important;
    background-image: none !important;
  }
}
 
/* FIXED PARA JQUERYZOOM */
.zoomPad {
  float: none !important;
}

@media (min-width: 800px) {

  .zoomWindow {
      position: absolute !important;
      left: 0px !important;
      top: 0 !important;
      background: #fff;
      z-index: 6000;
      height: auto;
      z-index: 10000;
      z-index: 110;
      margin-left: 415px !important;
      width: 450px;
  }

  /*.zoomWrapper {
    width: 450px !important;
  }*/


}

.zoomWrapper {
    border: 1px solid #E4E1D5 !important;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.fancybox-title {
	display: none !important;
}

#masimagenes {margin-right: 15px; }

.box-product {
    padding: 15px;
    border: 1px solid #dadada;
    margin-bottom: 15px;
}
.item-argument i {
  font-size: 19px;
  width: 25px;
  height: 25px;
  text-align: center;

}

.item-argument {
  line-height: 35px;
  border-bottom: 1px solid #dadada;
}

.item-argument:last-child {
  border-bottom: none;
}

.space-between .item-argument i {
    display: block;
    text-align: center;
    font-size: 36px;
    margin: auto;
    height: 40px;
    width: 40px;
}
.space-between .item-argument {
  font-size: 16px;
  border:none;
}
.text-center label {
  text-align: left;
}
/* Producto 3 ***/
.product_3 .box-info-product{
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	padding: 20px 0 10px;
	display: block;
	clear: both;
	overflow: hidden;
}


.product_3 #short_description_content{
	border-bottom:1px solid #dadada;
	padding: 20px 0 10px;
}
@media (min-width: 997px) {
    .product_3 .product_attributes {
        float: left;
        width:40%;
        margin-right: 10px;
        padding-right:0;
        border-right: 1px solid #dadada;
 }
  .product_3 .box-cart-bottom {
    float: right;
    width: 50%;
 }
  .product_3 .pb-left-column {
    float: right;
    width: 80%;
  }
  .product_3 .contact-in-product {
    clear: both;
  }
}
#buy_block {
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
    clear: both;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding-top: 15px;
    padding-bottom: 15px;
}

#old_price_display {
    margin-left: 6px;
    margin-right: 6px;
}

#product_comments_block_extra {
  margin-bottom: 20px;
}

  #product_comments_block_extra .comments_note {
    margin-bottom: 5px; }
  #product_comments_block_extra .comments_note span,
  #product_comments_block_extra .star_content {
    float: left;
    color: #333; }
  #product_comments_block_extra .star_content {
    margin-top: 1px; }
  #product_comments_block_extra div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676; }
  #product_comments_block_extra div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743; }
  .comments_advices {
    clear: both; }


.comments_advices a {color: #333; text-decoration: underline;}


/* TAB COMMENTS ******************************************************************************** */

  #product_comments_block_tab div.comment {
    margin: 0 0 14px;
    padding-top: 14px;
    border-top: 1px solid #d6d4d4; }
    #product_comments_block_tab div.comment:first-child {
      padding: 0;
      border: none; }
    #product_comments_block_tab div.comment .comment_author {
      padding: 0;
      line-height: 18px; }
      #product_comments_block_tab div.comment .comment_author span {
        font-weight: bold;
        float: left; }
      #product_comments_block_tab div.comment .comment_author .star_content {
        display: inline-block;
        vertical-align: middle;
        margin: 0; }
    #product_comments_block_tab div.comment .comment_details {
      overflow: hidden;
     }
      
  #product_comments_block_tab div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676; }
  #product_comments_block_tab div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743; }
  #product_comments_block_tab .comment_author_infos {
    clear: both;
    padding-top: 9px; }
    #product_comments_block_tab .comment_author_infos strong {
      display: block;
      color: #333; }
    #product_comments_block_tab .comment_author_infos em {
      color: #adadad; }
  #product_comments_block_tab a {
    text-decoration: none;
    font-weight: bold; }
  #product_comments_block_tab span.report_btn {
    cursor: pointer; }
  #product_comments_block_tab span.report_btn:hover {
    text-decoration: underline; }

.fl {
  float: left; }

.fr {
  float: right; }
.star {display: inline-block;}
/*# sourceMappingURL=productcomments.css.map */
.mini-block-reviews li {line-height: 28px; height: 20px;}
.mini-block-reviews li a {color: #333;}

.quantity-formated{
  background-color: transparent;
    border-radius: 0;
    color: #466786;
}

.btn-default.social-sharing{
	background-color: transparent !important;
	color: #666666 !important
}

#add_to_cart i{
	margin-right: 5px
}

#short_description_block {
    margin-bottom: 30px;
}


.tax_item{
	margin-left: 5px;
	font-size: 0.8em;
}
