/* product desc */
/* primary_block ***************************************************************************** */
  
.top-hr {
  margin:0 0 10px 0; }
  
/*.top-hr {
  background: #C4C4C4;
  height: 5px;
  margin: 2px 0 31px; }
*/
.product-heading-h5 {
  color: #999999;
  font-weight: 200;
  margin: 3px 0 8px;
  font-size: 19px;
  font-family: "Open Sans", sans-serif; }

.box-security .product-heading-h5 {
  margin: 3px 0 -8px; }
  @media (max-width: 1199px) {
    .box-security .product-heading-h5 {
      margin-bottom: 8px; } }

.primary_block .pb-left-column img {
  max-width: 100%;
  
  height: auto; }

a.fancybox-nav {
  outline: 0; }
@media (min-width: 767px) { 
#center_column .row{
  margin-left: 0;
  margin-right: 0;
}	
.contenedor-textos{
	//padding-right:0;
}
}

/* .pb-left-column ***************************************************************************** */

.pb-left-column #image-block {
  position: relative;
  display: block;
  cursor: pointer;
	//border:1px solid #fff;
	margin: 0 20px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0,0,0,.1);
	max-height: 335px;
  overflow:hidden;
}
 @media (min-width: 767px) and (max-width: 991px) {
	 .pb-left-column #image-block {
		 max-height:266px;
	 } 
}

.pb-left-column #image-block:hover {
//border:1px solid #aaa;
}
#view_full_size{
	display: table;
  margin: 0 auto;  
	}
  @media (max-width: 767px) {
    .pb-left-column #image-block {
      width: 280px;
      margin: 0 auto; 
	  max-height:auto;
	  } }
  
  .pb-left-column #image-block img {
    width: 100%; 
	  width:350px;
  }
  .pb-left-column #image-block .span_link {
	  display:none;
  }
  .pb-left-column #image-block:hover .span_link {
	
	/*position:absolute;
	bottom:10px;
	left:50%;
	//margin-left: -78px;
	margin-left: -40px;
	display:block;
	padding:0 10px 0 5px;
	line-height:20px;
	color:#fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.4);
	text-align:center;
	text-transform:uppercase;
	
	background-color : rgb(0,0,0);
	background-color : rgba(0,0,0, 0.3);
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
		border:solid 1px rgba(0,0,0,.1);
		z-index:12;*/
		
  position: absolute;
  top: 20px;
  left: 0px;
  display: block;
  max-width:55px;
  padding: 1px 3px;
  line-height: 10px;
  font-size: 10px;
  font-weight: bold;
  color: #f7f7f7;
  //text-shadow: 1px 1px 0 rgba(0,0,0,.1);
  
  text-align: center;
  text-transform: uppercase;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.25);
  //border: solid 1px rgba(0,0,0,.15);
  z-index: 12;
	
	}
.pb-left-column #image-block:hover .span_link:hover:before ,	
.pb-left-column #image-block:hover .span_link:hover {	
	color: #fff;
}
	
    .pb-left-column #image-block:hover .span_link:before {
      /*font-family: "FontAwesome";
      color:#fff;
		text-shadow: 1px 1px 0 rgba(0,0,0,.4);
	
      font-size:16px;
      line-height: 20px;
      content: "\f00e";
      font-weight: normal;
      margin: 0 5px 0 0; */
		   font-family: "FontAwesome";
		  color: #f7f7f7;
		  //text-shadow: 1px 1px 0 rgba(0,0,0,.15);
		    
			/*text-shadow: 1px 1px 0 #999,
 -1px 1px 0 #999,
 -1px -1px 0 #999,
 1px -1px 0 #999,	
 0 1px 0 #999,
 -1px 0 0 #999,
 0 -1px 0 #999,
 1px 0 0 #999;*/
 
		  font-size: 35px;
		  line-height: 38px;
		  content: "\f00e";
		  font-weight: normal !important;
		  display: block;
		  
  }
	
@media (max-width: 767px) {
    .pb-left-column {
      padding: 0 15px !important;
	} 
	.pb-center-column {
		 //padding-left: 15px !important; 
	}
	.margen_izq_20{
		padding:0 !important;
	}
	.barra_nombre {
		margin-top:10px;
  		padding: 5px 10px 3px !important;
    }
	#short_description_content {
	 	min-height: 0px !important;
	}
}

@media (min-width: 480px) AND (max-width: 767px) {	
.idTabs li a {
  letter-spacing: 0em !important;
  font-size: 16px !important;
}
	  }
/* miniatures */
.pb-left-column #views_block {
	/*margin:0 10px;*/
	margin: 10px auto 0px auto !important; 
	padding: 0;
	}
  @media (max-width: 767px) {
    .pb-left-column #views_block {
      
      margin: 10px auto 0px auto; } }

#thumbs_list {
  overflow: hidden;
  float: left;}
  /*@media (min-width: 999px) and (max-width: 1199px) {
    #thumbs_list {
      width: 294px; } }
  @media (min-width: 768px) and (max-width: 998px) {
    #thumbs_list {
      width: 164px; } }
  @media (max-width: 767px) and (max-width: 467px) {
    #thumbs_list {
      width: 196px; } }*/
  #thumbs_list ul#thumbs_list_frame {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    height: 90px; }
  #thumbs_list li {
    float: left;
    height: 90px;
    width: 90px;
    cursor: pointer;
    margin-right: 6px;
    line-height: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (min-width: 768px) and (max-width: 991px) {
      #thumbs_list li {
        width: 76px;
        height: 76px;
        margin-right: 6px; } }
    #thumbs_list li a {
      display: block;
      transition: all 0.3s ease;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
	  }
    #thumbs_list li img {
      width: 100%;
      height: 100%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      @media (min-width: 768px) and (max-width: 991px) {
        #thumbs_list li img {
          width: 68px;
          height: 68px; } }

span.view_scroll_spacer {
  float: left;
  width: 39px;
  padding-left: 12px; }
  @media (min-width: 768px) and (max-width: 991px) {
    span.view_scroll_spacer {
      padding-left: 6px;
      width: 28px; } }

#view_scroll_left,
#view_scroll_right {
  margin-top: 38px;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  overflow: hidden; }
  @media (min-width: 768px) and (max-width: 991px) {
    #view_scroll_left,
    #view_scroll_right {
      margin-top: 28px; } }
  #view_scroll_left:before,
  #view_scroll_right:before {
    padding-left: 2px;
    color: #c0c0c0;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 22px; }
  #view_scroll_left:hover:before,
  #view_scroll_right:hover:before {
    color: #333; }
	
	#view_scroll_left.flecha-no-visible:before,
  #view_scroll_right.flecha-no-visible:before,
  #view_scroll_left.flecha-no-visible:hover:before,
  #view_scroll_right.flecha-no-visible:hover:before {
    color: #e7e7e7; 
	
	}

#view_scroll_right {
  float: right;
  margin-right: 10px;}
  #view_scroll_right:before {
    content: "\F054"; }

#view_scroll_left {
  margin-top: 0; }
  #view_scroll_left:before {
    content: "\F053";
    padding-right: 2px; }

.resetimg {
  padding: 0 0; }
  .resetimg #resetImages i {
    margin-right: 6px; }

.view_scroll_spacer {
  margin-top: 38px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .view_scroll_spacer {
      margin-top: 28px; } }

/* link list */
#usefull_link_block {
  list-style-type: none; }
  #usefull_link_block li {
    margin: 0 0 8px 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      #usefull_link_block li {
        float: none !important; } }
    #usefull_link_block li:first-child {
      margin: 0 0 8px 0;
      border: none;
      padding: 0; }
    #usefull_link_block li a {
      color: #777676;
      font-weight: 700;
      position: relative;
      padding-left: 30px;
      line-height: 22px;
      display: inline-block; }
      #usefull_link_block li a:before {
        font-family: "FontAwesome";
        color: #333;
        font-size: 19px;
        line-height: 24px;
        position: absolute;
        top: -2px;
        left: 0;
        font-weight: normal; }
      #usefull_link_block li a:hover {
        color: #000; }
    @media (min-width: 768px) and (max-width: 991px) {
      #usefull_link_block li.print {
        margin: 8px 0 0;
        padding: 0;
        border: none; } }
    #usefull_link_block li.print a:before {
      content: "\f02f"; }
    #usefull_link_block li.sendtofriend a:before {
      content: "\f003"; }
    #usefull_link_block li#left_share_fb {
      clear: both;
      float: none; }
      #usefull_link_block li#left_share_fb a {
        padding-left: 18px; }
      #usefull_link_block li#left_share_fb a:before {
        content: "\f09a"; }
    #usefull_link_block li#favoriteproducts_block_extra_remove, #usefull_link_block li#favoriteproducts_block_extra_add, #usefull_link_block li#favoriteproducts_block_extra_removed, #usefull_link_block li#favoriteproducts_block_extra_added {
      cursor: pointer;
      font-weight: 700;
      clear: both;
      float: none;
      margin: 0 0 8px 0;
      border: none;
      padding: 0;
      position: relative; }
      #usefull_link_block li#favoriteproducts_block_extra_remove:before, #usefull_link_block li#favoriteproducts_block_extra_add:before, #usefull_link_block li#favoriteproducts_block_extra_removed:before, #usefull_link_block li#favoriteproducts_block_extra_added:before {
        font-family: "FontAwesome";
        color: #333;
        font-size: 19px;
        line-height: 24px;
        position: absolute;
        top: -2px;
        left: 0;
        font-weight: normal;
        content: "\f08a"; }
      #usefull_link_block li#favoriteproducts_block_extra_remove:hover, #usefull_link_block li#favoriteproducts_block_extra_add:hover, #usefull_link_block li#favoriteproducts_block_extra_removed:hover, #usefull_link_block li#favoriteproducts_block_extra_added:hover {
        color: #000; }
    #usefull_link_block li#favoriteproducts_block_extra_removed:before {
      content: "\f004"; }

/* pb-left-column ****************************************************************************** */
.pb-center-column {
  margin-bottom: 20px;
  padding-left:0;
 /* form */
}
.pb-left-column {
  margin: 0;
  padding: 0 0 0 15px;
  
}
.cuadro_imagenes{
	/*background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;*/
	
	position:relative;
	border: 1px solid #fafafa;
	
	/*border: 1px solid rgba(0, 0, 0, 0.05);	
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 13px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 13px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 13px;  */
}


.barra_mas_infos .buttons_360_block{
	float:right;
	  margin-top: 5px;
}

  .barra_nombre{
	  /*background-color:#444;
	  border-bottom-color:#222;
	  border-bottom-style:solid;
	  border-bottom-width:4px;
	  padding:5px 10px 3px 30px;	
	  margin-bottom:20px;
	  width:100%;
	  clear:both;
	  float:right;*/
	  
	    /* background-color: #444; */
  border-bottom-color: #444;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  //box-shadow:0 1px 0 rgba(0,0,0,.2);
    //box-shadow: 1px 1px 0 rgba(255,255,255,1), 2px 2px 10px rgba(0,0,0,.15);
	
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,1), 0 8px 10px -8px rgba(0,0,0,.15);
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,1), 0 8px 10px -8px rgba(0,0,0,.15);
  box-shadow: 0 1px 0 rgba(255,255,255,1), 0 8px 10px -8px rgba(0,0,0,.15);
  
  padding: 5px 10px 5px 12px;
  margin-bottom: 20px;
  width: 100%; 
  
  }
  .barra_nombre .nombre{
  	padding: 0 0 0 25px;
	display:flex;
	
	  text-shadow: 1px 1px 0 rgba(255,255,255,1), 2px 2px 10px rgba(0,0,0,.15);
  }
  .barra_nombre .referencia {
	  float:left;
	  display:block;
	  padding: 15px 0 30px 25px;
	  
	  font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
  
  font-size: 20px;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  text-shadow: 1px 1px 0 rgba(255,255,255,1), 2px 2px 10px rgba(0,0,0,.15);
  font-weight: normal;
  margin: 0;
	  
  }
@media (max-width: 767px) {  
  .barra_nombre .referencia {
  	width:100%; 
	padding: 15px 5px 30px;
  }  
  .barra_nombre .nombre{
  	padding: 0 5px;
  }
  
}
  .pb-center-column h1 {
	  /*font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; 	  
	    
	  margin:0px;
    font-size: 20px;
    color: #3a3939; 
	text-transform:uppercase;
	letter-spacing: 0.15em;
	color:#fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.33);
	font-weight:normal;
	box-shadow:none;	
	padding:0;
	margin:0;*/
	
	  font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
  margin: 0px;
  font-size: 25px;
  color: #3a3939;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  text-shadow: 1px 1px 0 rgba(0,0,0,.2);
  font-weight: normal;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
 .pb-center-column h1:before{
    display:none;
}
  .pb-center-column p {
    margin-bottom: 10px; }
  .pb-center-column #product_reference {
    margin-bottom: 6px; }
  .pb-center-column #short_description_block {
    color: #666; }
    .pb-center-column #short_description_block .buttons_bottom_block {
      display: none; }
    .pb-center-column #short_description_block #short_description_content {
      padding: 0 0 15px;
      word-wrap: break-word; }
      .pb-center-column #short_description_block #short_description_content p {
        line-height: 18px; }
  .pb-center-column #buy_block {
    margin-top: 15px; }
    .pb-center-column #buy_block label {
      display: inline-block;
      width: 125px;
      font-weight: 700;
      font-size: 12px;
      text-align: right; }
    .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;
  border-top: 1px solid #d6d4d4;
  border-bottom: 1px solid #d6d4d4;
  margin: 10px 0 -5px;
  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 .form-control {
    max-width: 230px; }
    #attributes .attribute_list .form-control option {
      background: #fff;
      color: #666; }
  #attributes .attribute_list ul {
    clear: both; }
    #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: 0 3px 3px 0;
      padding: 1px;
      border: 1px solid #d6d4d4;
      clear: none;
      width: 26px;
      height: 26px; }
      #attributes .attribute_list #color_to_pick_list li a.color_pick {
        display: block;
        height: 22px;
        width: 22px;
        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: 1px solid #4d4d4d; }

.product_attributes,
.box-cart-bottom {
  -moz-box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
  padding: 19px 19px 17px; }

.box-cart-bottom {
  padding: 0; }

#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; }

.box-info-product {
  /*background: #fdd229;
  border:none;
  border: 1px solid #d2d0d0;
  border-top: 1px solid #b0afaf;
  border-bottom: 1px solid #b0afaf;*/ }
  .box-info-product p {
    margin-bottom: 0px; }
  .box-info-product .exclusive {
    padding: 0;
	border:none;
    position: relative;
    display: block;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #f4b61b));
    background-image: -moz-linear-gradient(#fdd229, #f4b61b);
    background-image: -webkit-linear-gradient(#fdd229, #f4b61b);
    background-image: linear-gradient(#fdd229, #f4b61b);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdd229', endColorstr='#f4b61b',GradientType=0 ); }
    
	.box-info-product .exclusive:before {
      font-family: "FontAwesome";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      color: #000;      
      content: "\f07a";
      z-index: 2;
	  margin:10px 0;
      text-align: center;
	  text-shadow:0 1px 0 #fdd229,0 -1px 0 #f4b61b;
	  
	  /*font-size: 22px;
	  width: 48px;*/
	  
	  font-size: 18px;
      width: 40px;
	  
	  }
	  @media (max-width: 1199px) {
        .box-info-product .exclusive:before {
          font-size: 18px;
      	  width: 40px; } }
      @media (max-width: 991px) {
        .box-info-product .exclusive:before {
          display: none;} }
	  @media (max-width: 591px) {
        .box-info-product .exclusive:before {
			display: block;
      font-size: 22px;
      content: "\f07a";
	  margin:10px 0;
      width: 48px; } }
    .box-info-product .exclusive.added:before {
      content: "\f00c"; }
    .box-info-product .exclusive.added.disabled:before, .box-info-product .exclusive.disabled:before {
      content: "\f110";	  	  
      animation: 2s linear 0s normal none infinite spin;
      -webkit-animation: 2s linear 0s normal none infinite spin;
      -moz-animation: 2s linear 0s normal none infinite spin;
      border: none; }
    .box-info-product .exclusive:after {
      position: absolute;
	  margin:10px 0;
      top: 0;
      bottom: 0;      
      content: "";
	  border-right:solid 1px #cc9900;
      width: 1px;
      z-index: 2;
	   
	  /*left: 48px;*/
	  
	  left: 40px;
	  }
	   @media (max-width: 1199px) {
        .box-info-product .exclusive:after {
      	  left: 40px; } }
      @media (max-width: 991px) {
        .box-info-product .exclusive:after {
          display: none; } }
	  @media (max-width: 591px) {
        .box-info-product .exclusive:after {
        	display:block;
			left: 48px;
	  		border-right:solid 1px #cc9900;  
		  } }  
		  
    .box-info-product .exclusive span {
		
      /*font-size: 16px;
	  padding: 10px 15px 10px 60px;*/
	  
	  text-shadow:0 1px 0 #fdd229, 0 -1px 0 #f4b61b;      
      color: #000;
	  text-transform:uppercase;
      display: block !important;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; 
	  
	    padding: 10px 15px 10px 50px;
  		font-size: 12px;
 		font-weight: bold;
	  }
      @media (max-width: 1199px) {
        .box-info-product .exclusive span {
          padding: 10px 15px 10px 50px;
          font-size: 12px;
		  font-weight:bold; } }
      @media (max-width: 991px) {
        .box-info-product .exclusive span {
          padding: 10px 10px 10px;
          text-align: left; 
		  font-weight:bold;} }
	  @media (max-width: 591px) {
        .box-info-product .exclusive span {
         padding: 10px 15px 10px 60px;
          font-size: 16px;
		  font-weight:bold;		  
		  } }
		  
#center_column.col-sm-9 .col-md-3 .box-info-product {
  background: #f6f6f6; }
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive {
    padding: 0;	
    border-radius: 5px;
    position: relative;
    display: block;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
    background-image: -moz-linear-gradient(#009ad0, #007ab7);
    background-image: -webkit-linear-gradient(#009ad0, #007ab7);
    background-image: linear-gradient(#009ad0, #007ab7);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0 ); }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
      font-family: "FontAwesome";
      position: relative;
      top: 0;
      left: 0;
      bottom: 0;
      color: #fff;
      font-size: 25px;
      line-height: 47px;
      text-shadow: 1px 1px 0 #015883;
      content: "\f07a";
      z-index: 2;
      width: 51px;
      text-align: center;
      border: none;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0; }
      @media (max-width: 991px) {
        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
          display: none; } }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added:before {
      content: "\f00c"; }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added.disabled:before, #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.disabled:before {
      content: "\f110";
      animation: 2s linear 0s normal none infinite spin;
      -webkit-animation: 2s linear 0s normal none infinite spin;
      -moz-animation: 2s linear 0s normal none infinite spin;
      border: none; }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
      background: none;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 51px;
      content: "";
      width: 1px;
      z-index: 2; }
      @media (max-width: 991px) {
        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
          display: none; } }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
      font-weight: 500;
      font-size: 18px;
      line-height: 22px;
      border: none;
      border-top: 1px solid #006fa8;
      text-shadow: 1px 1px 0 #015883;
      padding: 12px 16px 14px;
      color: #fff;
      display: block !important;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media (max-width: 1199px) {
        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
          font-size: 16px; } }
      @media (max-width: 991px) {
        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
          padding: 8px 12px 10px;
          text-align: center; } }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover {
      background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background-size: 100%;
      background: #f4b61b;
        background: -moz-linear-gradient(top, #fee78c 0%, #f4b61b 0%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fee78c), color-stop(0%, #f4b61b));
        background: -webkit-linear-gradient(top, #fee78c 0%, #f4b61b 0%);
        background: -o-linear-gradient(top, #fee78c 0%, #f4b61b 0%);
        background: -ms-linear-gradient(top, #fee78c 0%, #f4b61b 0%);
        background: linear-gradient(to bottom, #fee78c 0%, #f4b61b 0%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fee78c', endColorstr='#f4b61b',GradientType=0);
      background-position: 0 0; }

/* table_data_sheet */
.table-data-sheet {
  border-bottom: 1px solid #d6d4d4;
  width: 100%;
  margin: 0 0 20px;
  background: #fff; }
  .table-data-sheet tr {
    border-top: 1px solid #d6d4d4; }
    .table-data-sheet tr.even {
      background: #fdfdfd; }
    .table-data-sheet tr td {
      padding: 10px 20px 11px; }
      .table-data-sheet tr td:first-child {
        border-right: 1px solid #d6d4d4;
        width: 30%;
        font-weight: 700;
        color: #333; }

/* table product-discounts */
table.table-product-discounts {
  border: none;
  border-bottom: 1px solid #d6d4d4;
  border-right: 1px solid #d6d4d4;
  width: 50%;
  margin: 0 0 20px;
  background: #fff; }
  @media (max-width: 767px) {
    table.table-product-discounts {
      width: 100%; } }
  table.table-product-discounts tr th {
    background: #fbfbfb;
    color: #333;
    font-weight: 700;
    border: none;
    font-weight: 700; }
  table.table-product-discounts tr td,
  table.table-product-discounts tr th {
    border-left: 1px solid #d6d4d4;
    width: 33%;
    padding: 10px 20px 11px;
    border-top: 1px solid #d6d4d4;
    border-right: none;
    text-shadow: none;
    text-transform: none;
    font-weight: 13px;
    line-height: 18px;
    border-bottom: none; }

/* accessories  */
.accessories-block .block_description {
  display: none; }
.accessories-block .exclusive span {
  font-size: 13px;
  line-height: 18px;
  padding: 2px 8px 3px;
  text-decoration: none; }
  .accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
    text-decoration: none; }
.accessories-block .product-name {
  margin-bottom: 5px; }
  .accessories-block .product-name a {
    font-size: 15px;
    line-height: 18px;
    color: #3a3939; }
    .accessories-block .product-name a:hover {
      color: #515151; }
.accessories-block div ul li a {
  display: inline-block; }
.accessories-block div ul li.s_title_block a,
.accessories-block div ul li.s_title_block span {
  font-weight: 700; }



/* availability_statut */
#availability_statut span#availability_label,
#availability_date_label {
  display: inline-block;
  width: 125px;
  font-weight: 700;
  font-size: 12px;
  text-align: right; }

#quantityAvailable {
  color: #333;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700; }

#availability_value,
#last_quantities {
  color: #fff;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  padding: 3px 8px 4px;
  margin-left: 5px; }

#last_quantities {
  background: #fe9126;
  border: 1px solid #e4752b;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px;
  margin-left: 0px; }

#availability_statut,
#pQuantityAvailable {
  display: inline-block; }

#pQuantityAvailable span {
  font-weight: 700;
  color: #333; }

/* box-security */
.box-security {
  border-top: 1px solid #dfdede;
  padding: 19px 19px 6px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fbfbfb));
  background-image: -moz-linear-gradient(#ffffff, #fbfbfb);
  background-image: -webkit-linear-gradient(#ffffff, #fbfbfb);
  background-image: linear-gradient(#ffffff, #fbfbfb);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fbfbfb',GradientType=0 ); }

/* prices */
.content_prices {
  padding: 13px 19px; }

.discount {
  display: none; }

.our_price_display {
  font-size: 25px;
  line-height: 26px;
  font-family: normal 11px/14px Arial, Verdana, sans-serif; 
  color: #000; }
  @media (max-width: 991px) {
    .our_price_display {
      font-size: 22px;
      line-height: 26px; } }
  .our_price_display .price {
    font-size: 25px;
  font-weight: bold;
    line-height: 26px;
    color: #dc0e1b; 
	
	}

#old_price {
  padding-bottom: 15px;
  font-size: 17px;
  text-decoration: line-through;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  line-height: 23px; 
  display:none !important;  
  }

#reduction_percent,
#reduction_amount {
  /*margin-right: 10px;
  padding: 1px 2px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  font-size: 21px;
  line-height: 23px;
  color: #fff;
  background: #f13340;
  border: 1px solid #d02a2c; */
  
  	margin-top: 10px;
    margin-right: 10px;
    padding: 0px 5px 0 3px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 23px;
    color: #fff;
    background: #f13340;
    border: 1px solid #d02a2c;
  
  }
  #reduction_percent span,
  #reduction_amount span {
    display: block; }
  .hide-left-column.hide-right-column #reduction_percent, .hide-left-column.hide-right-column
  #reduction_amount {
    display: inline-block; }


/* online_only */
.pb-center-column p.online_only {
  font-weight: 700;
  font-size: 13px;
  color: #f13340;
  text-align: left; }

.buttons_bottom_block {
  clear: both;
}
  .buttons_bottom_block #wishlist_button {
    font-weight: 700; }

/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form {
  width: 555px;
  overflow: hidden; }
  @media (max-width: 767px) {
    #send_friend_form {
      width: 280px; } }
  #send_friend_form .product img {
    margin: 0 0 10px 0;
    border: 1px solid #d6d4d4; }
  #send_friend_form .product p {
    padding: 0;
    color: #333; }
    #send_friend_form .product p .product_name {
      font-size: 12px;
      color: #000; }
  #send_friend_form .form_container {
    padding: 10px 15px;
    border: 1px solid #d6d4d4;
    background: #fbfbfb; }
    #send_friend_form .form_container p.intro_form {
      padding-bottom: 6px;
      font-weight: 700;
      font-size: 13px;
      color: #333; }
    #send_friend_form .form_container p.txt_required {
      padding-bottom: 0;
      color: #666; }
    #send_friend_form .form_container .text {
      padding-bottom: 10px; }
      #send_friend_form .form_container .text label {
        display: block;
        padding: 0;
        width: 100%;
        font-size: 12px; }
      #send_friend_form .form_container .text input {
        padding: 0 5px;
        height: 22px;
        width: 100%;
        border: 1px solid base-border-color;
        font-size: 12px;
        color: #666; }
  #send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right; }

/* PERSONNALISATION ##################################################################### */
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; }

/******************************************************************
Quick View Styles
******************************************************************/
#product.content_only div.primary_block {
  margin-bottom: 0; }
  @media (max-width: 991px) {
    #product.content_only div.primary_block {
      margin-right: 0; } }
  #product.content_only div.primary_block div.pb-left-column {
    padding: 20px 20px 5px 35px;
    width: 47%; }
    @media (max-width: 479px) {
      #product.content_only div.primary_block div.pb-left-column {
        width: 100%;
        float: none; } }
    #product.content_only div.primary_block div.pb-left-column span.view_scroll_spacer {
      width: 38px;
      padding-left: 10px; }
    #product.content_only div.primary_block div.pb-left-column #thumbs_list {
      width: 392px; 
	  
	  }
  #product.content_only div.primary_block div.pb-center-column {
    padding: 20px 20px 60px 0px;
    width: 27.5%;
    margin-bottom: 0;
    min-height: 623px;
    height: 100%; }
    @media (max-width: 991px) {
      #product.content_only div.primary_block div.pb-center-column {
        min-height: 440px; } }
    @media (max-width: 479px) {
      #product.content_only div.primary_block div.pb-center-column {
        width: 100%;
        float: none; } }
    #product.content_only div.primary_block div.pb-center-column .product_comments_block_extra {
      padding-right: 0; }
    @media (max-width: 479px) {
      #product.content_only div.primary_block div.pb-center-column .comments_advices li {
        display: block; }
      #product.content_only div.primary_block div.pb-center-column .comments_advices a.reviews {
        margin: 0;
        padding: 0;
        border: none; } }
    #product.content_only div.primary_block div.pb-center-column #ShareDiv {
      position: absolute;
      bottom: 8px; }
  #product.content_only div.primary_block div.pb-right-column {
    width: 25.5%;
    padding-right: 15px;
    padding-left: 0; }
    #product.content_only div.primary_block div.pb-right-column .box-info-product {
      border-top-width: 0px;
      border-right: none;
      border-bottom: none;
      min-height: 623px;
      height: 100%;
      -moz-border-radius: 0 4px 4px 0;
      -webkit-border-radius: 0;
      border-radius: 0 4px 4px 0;
      position: relative;
      padding-bottom: 125px; }
      @media (max-width: 991px) {
        #product.content_only div.primary_block div.pb-right-column .box-info-product {
          -moz-border-radius: 0;
          -webkit-border-radius: 0;
          border-radius: 0;
          border: 1px solid #d6d4d4; } }
      #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive {
        display: block;
        width: 100%; }
        #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:before, #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:after {
          display: block; }
        #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span {
          font-size: 20px;
          text-align: center; }
          @media (max-width: 1199px) {
            #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span {
              padding: 12px 22px 14px 70px;
              font-size: 20px; } }
      #product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom {
        right: 0;
        left: 0; }
    #product.content_only div.primary_block div.pb-right-column #attributes .attribute_list .form-control {
      width: 230px; }
    #product.content_only div.primary_block div.pb-right-column .product_attributes,
    #product.content_only div.primary_block div.pb-right-column .box-cart-bottom {
      -moz-box-shadow: transparent 0px 0px 0px;
      -webkit-box-shadow: transparent 0px 0px 0px;
      box-shadow: transparent 0px 0px 0px; }
    #product.content_only div.primary_block div.pb-right-column .product_attributes {
      padding-top: 0; }

.addsharethisinner .stButton .stArrow {
  display: none !important; }

@media (max-width: 1050px) and (max-width: 479px) {
  #product.content_only div.primary_block,
  #product.content_only section.primary_block {
    margin-left: 0; } }
@media (max-width: 1050px) {
  #product.content_only div.primary_block div.pb-left-column,
  #product.content_only section.primary_block div.pb-left-column {
    width: 100%;
    padding-right: 15px; }
    #product.content_only div.primary_block div.pb-left-column #image-block, #product.content_only div.primary_block div.pb-left-column #views_block,
    #product.content_only section.primary_block div.pb-left-column #image-block,
    #product.content_only section.primary_block div.pb-left-column #views_block {
      max-width: 470px;
      width: 100%;
      margin-left: auto;
      margin-right: auto; }
    #product.content_only div.primary_block div.pb-left-column #thumbs_list li,
    #product.content_only section.primary_block div.pb-left-column #thumbs_list li {
      width: 90px;
      height: 90px; }
      #product.content_only div.primary_block div.pb-left-column #thumbs_list li img,
      #product.content_only section.primary_block div.pb-left-column #thumbs_list li img {
        width: 82px;
        height: 82px; }
  #product.content_only div.primary_block div.pb-center-column,
  #product.content_only section.primary_block div.pb-center-column {
    width: 50%;
    float: left;
    padding-left: 35px; } }
  @media (max-width: 1050px) and (max-width: 479px) {
    #product.content_only div.primary_block div.pb-center-column,
    #product.content_only section.primary_block div.pb-center-column {
      width: 100%;
      float: none;
      padding-left: 15px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }
@media (max-width: 1050px) {
  #product.content_only div.primary_block div.pb-right-column,
  #product.content_only section.primary_block div.pb-right-column {
    width: 50%;
    float: left; } }
  @media (max-width: 1050px) and (max-width: 479px) {
    #product.content_only div.primary_block div.pb-right-column,
    #product.content_only section.primary_block div.pb-right-column {
      margin-top: 10px;
      width: 100%;
      float: none;
      padding-left: 15px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }
@media (max-width: 1050px) {
    #product.content_only div.primary_block div.pb-right-column .box-info-product,
    #product.content_only section.primary_block div.pb-right-column .box-info-product {
      border-top-width: 1px;
      min-height: 1px; } }
/***** IE code ****/
.ie8 .pb-left-column #image-block #view_full_size .span_link {
  background: #fff;
  border: 1px solid #d6d4d4; }
.ie8 .box-security {
  filter: none; }
.caja_informaciones{
	//border:solid 1px #ccc;
	width:100%;
}
  
#boton_carro_caja{
	width:40%;
	float:right;
}

#precios_caja{
	width:60%;
	float:left;
}
@media (max-width: 591px) {
        #boton_carro_caja {
         width:100%;} 
		#precios_caja {
         width:100%;} 
		 }
		  
#boton_carro_caja #add_to_cart{
	float:right;
	margin:0;
	//padding:10px 10px 10px 0;
}


@media (max-width: 591px) {
        #boton_carro_caja #add_to_cart {
		  padding:10px;
		  width:100%;
		  } }
		  
.precio{
	/*display:block;
	padding:17px 0 17px 10px;
	min-height:60px;
	float:left;*/
	  display: block;
  padding: 6px 0 4px 10px;
  float: left;
	}
.cantidades{
	display:block;
	//padding:13px 0 13px 20px;
	  padding: 0 0 0 30px;
	font-size:14px;
	min-height:60px;
	float:left;
	}
/* quantity_wanted */
#quantity_wanted_p{
	//padding:5px 0 2px;
	  padding: 7px 2px 4px;
	border:solid 1px #efefef;
}

#quantity_wanted_p label{
	width:auto !important;
	padding:0 10px;
	font-size:14px !important;
	color:#666 !important;
	text-transform:uppercase;
	font-weight:normal !important;
	text-align:left;	
}
#quantity_wanted_p input {
	
	width:35px;
	margin-left:5px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #ccc;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
#quantity_wanted_p input:hover {
	border:1px solid #ccc;
	cursor:pointer;
	
}
#quantity_wanted_p input:focus {
	border:1px solid #000 !important;
	color:#000 !important;
	
}

#short_description_block .button2{
	border:none;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing: 0.02em;
	outline:none !important;
	
}

#short_description_block .button2:hover{
	text-decoration:none;
	color:#000;
}

#short_description_block #button-more{
	background: none;
	border:none;
	padding:0px;
	font-size:15px;
	text-transform:none;
	font-weight:bold;
	outline:none !important;
	text-transform:uppercase;
	letter-spacing: 0.02em;
	margin-top:5px;
}
#short_description_block #button-more:hover{
	color:#ef5057;
}

.buttons_bottom_block {
	clear:both;
}

.buttons_360_block, .buttons_360_block a{
	font-size:15px;
	font-weight:bold;
	color:#dc0e1b;
	
}
#short_description_block{
	padding: 0 11px;
}

#short_description_content{
    text-align: justify !important;
    text-justify: inter-word;
	min-height: 244px;
	}
	
	#thumbs_list_frame >li{
		width:70px;
		height:70px;
		position:relative;		
		/*border:1px solid #efefef;
		  border: 1px solid rgba(0, 0, 0, 0.05);
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 8px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 8px;
		top:2px;*/
		overflow:hidden;
	}
	#thumbs_list_frame >li:hover{
		border-color:#ccc;
	}
	#image-block .fondo-aura {
		  background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(255,255,255,0.02) 35%, rgba(0,0,0,0.05) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,0)), color-stop(35%, rgba(255,255,255,0.02)), color-stop(100%, rgba(0,0,0,0.05)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(255,255,255,0.02) 35%, rgba(0,0,0,0.05) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(255,255,255,0.02) 35%, rgba(0,0,0,0.05) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(255,255,255,0.02) 35%, rgba(0,0,0,0.05) 100%);
  background: radial-gradient(ellipse at center, rgba(255,255,255,0) 0%, rgba(255,255,255,0.02) 35%, rgba(0,0,0,0.05) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=1 );
	}	
	
	/*#thumbs_list_frame >li:hover{
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 8px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 8px;
		top:0px;
	}	
	#thumbs_list_frame >li .fondo-aura:active {
		top:1px;	
	}	
	#thumbs_list_frame >li .fondo-aura:active {
		  background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(255,255,255,0.04) 35%, rgba(0,0,0,0.1) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,0)), color-stop(35%, rgba(255,255,255,0.04)), color-stop(100%, rgba(0,0,0,0.1)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(255,255,255,0.04) 35%, rgba(0,0,0,0.1) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(255,255,255,0.04) 35%, rgba(0,0,0,0.1) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(255,255,255,0.04) 35%, rgba(0,0,0,0.1) 100%);
  background: radial-gradient(ellipse at center, rgba(255,255,255,0) 0%, rgba(255,255,255,0.04) 35%, rgba(0,0,0,0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=1 );
	}*/
	
	.pb-left-column #image-block #bigpic{		
	/*-webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;*/
  
  -webkit-transition: -webkit-transform 0.4s ease; 
   -moz-transition: -moz-transform 0.4s ease; 
   -o-transition: -o-transform 0.4s ease; 
    transition: transform 0.4s ease; 
	
  padding:10px;
  
  		mix-blend-mode:darken;
  		-webkit-mix-blend-mode: darken;
       -moz-mix-blend-mode: darken;
       -o-mix-blend-mode: darken;
       -ms-mix-blend-mode: darken;
        /**/
		
  		width:100%;
		max-width:100%;
		height:auto;
	}
	.pb-left-column #image-block:hover #bigpic {
		transform : scale(1.06);
		-moz-transform : scale(1.06); 
		-webkit-transform : scale(1.06); 
		-o-transform : scale(1.06); 
		-ms-transform : scale(1.06); 
		/*width:106%;
		max-width:106%;
		height:106%;
		margin:-3%;*/
	}
	#thumbs_list_frame >li  .img-responsive{	
		
	-webkit-transition: -webkit-transform 0.4s ease; 
   -moz-transition: -moz-transform 0.4s ease; 
   -o-transition: -o-transform 0.4s ease; 
    transition: transform 0.4s ease; 
  
	mix-blend-mode:darken;
	-webkit-mix-blend-mode: darken;
       -moz-mix-blend-mode: darken;
       -o-mix-blend-mode: darken;
       -ms-mix-blend-mode: darken;
        
	}
@media screen and (-webkit-min-device-pixel-ratio:0) {  
	#thumbs_list_frame >li  .img-responsive{	
  
	mix-blend-mode:normal;
	-webkit-mix-blend-mode: normal;
        
	}
}
	#thumbs_list_frame >li:hover .img-responsive{
		/*width:106%;
		max-width:106%;
		height:106%;
		margin:-3%; */
		transform : scale(1.12);
		-moz-transform : scale(1.12); 
		-webkit-transform : scale(1.12); 
		-o-transform : scale(1.12); 
		-ms-transform : scale(1.12);
	}
	#thumbs_list_frame >li .fondo-aura{
		border:none;
		background:none;
		z-index:10;
	}
	#thumbs_list_frame >li.view_360 .fondo-aura:before{
		width:50%;
		height:50%;
		position:absolute;
		content:" ";
		left:0;
		bottom:0;
		
		background-image: url(../img/360-ico-s.png);
		background-repeat: no-repeat;
		background-position: left +1px bottom +1px;
		
		-webkit-background-size: 95% auto;
     -moz-background-size: 95% auto;
       -o-background-size: 95% auto;          
          background-size: 95% auto; 		  
	}
	
	#view_full_size{
	  position: relative;
	  overflow: hidden;
	  margin-bottom: 10px;
	}
	
	/*#view_full_size.img_360:before{
		width:33%;
		height:33%;
		position:absolute;
		content:" ";
		left:0;
		bottom:0;
		
		background-image: url(../img/360-ico-b.png);
		background-repeat: no-repeat;
		background-position: left +5px bottom +5px;
		
		-webkit-background-size: 95% auto;
     -moz-background-size: 95% auto;
       -o-background-size: 95% auto;          
          background-size: 95% auto; 
		  z-index:1;
	}*/
	#view_full_size .logo-650{
   		width:33%;
		height:25%;
		position:absolute;
		content:" ";
		left:0;
		bottom:10px;
		background-image: none;
		background-repeat: no-repeat;
		background-position: left +5px bottom +5px;
		
		-webkit-background-size: 95% auto;
     -moz-background-size: 95% auto;
       -o-background-size: 95% auto;          
          background-size: 95% auto; 
		  z-index:1;
	}
	#view_full_size.img_360 .logo-650{
		background-image: url(../img/360-ico-b.png);	
	}
	


	#thumbs_list{
	height:80px;
	//width: 300px;
	  width: calc(100% - 72px);
	}
	.pb-left-column #views_block {
		margin:0;
	}
	#view_scroll_left, #view_scroll_right{
		margin-top: 25px;
		display:block;
		z-index:50;
		position:relative;
		opacity: 1 !important; 
  		display: block !important; 
	} 
	.view_scroll_spacer{
		  margin-top: 0px;
		  display:block;
	}
@media (max-width: 767px){
	#thumbs_list {
	 width: 304px;
	  margin-right: 10px;
	}
}

.cuadro_imagenes{
		background-image:url(../img/fondo/000_trans_fondo_p.png);
		background-color:#fff;
		background-position:right bottom;
		background-repeat:no-repeat;
}	
@media (min-width: 1199px){
	#short_description_content{
  	min-height: 339px;
	}
}
@media (max-width: 991px) and (min-width: 768px){
	
	#short_description_content{
  	min-height: 162px;
	}
	#thumbs_list_frame >li{
		width:57px !important;
	height:57px;
	}
	#thumbs_list{
	height:67px;
	  //width: 250px;
	}
	.pb-left-column #views_block {
		margin:0;
	}
	#thumbs_list li img{
		width:57px;
	height:57px;
	}
	
	#view_scroll_left, #view_scroll_right{
		margin-top: 20px;
		display:block;
	} 
	.view_scroll_spacer{
		  margin-top: 0px;
		  display:block;
	}
	.cuadro_imagenes{
		background-position:right -100px bottom -75px;
	}
}

@media (max-width: 767px) {
	.cuadro_imagenes{
		background-position:right bottom;
	}
	
	.pb-left-column #image-block{
		//border: 1px solid #ccc;
		padding:0;
		width: 75%;
		max-width:350px;
		margin: 0 auto;				
	}

}
@media (min-width: 1199px) {
	.pb-left-column #image-block{
		max-height:429px;		
	}

}
@media (max-width: 767px) and (min-width: 468px){	
	.pb-left-column #views_block {
	padding: 0;
	display: table;
  margin: 10px auto 0;
  padding-right:10px;
	}
	
	#thumbs_list_frame >li{
		width:57px !important;
	height:57px;
	}
	#thumbs_list{
	height:67px;
	  //width: 382px;
	}
	#thumbs_list li img{
		width:57px;
	height:57px;
	}
	
	#view_scroll_left, #view_scroll_right{
		margin-top: 20px;
		display:block;
	} 
	.view_scroll_spacer{
		  margin-top: 0px;
		  display:block;
	}
}

@media (max-width: 467px){
		.pb-left-column #views_block {
	padding: 0;
	display: table;
  margin: 10px auto 0;
	}
	 #thumbs_list, #thumbs_list_frame, #thumbs_list ul#thumbs_list_frame{
		width:100% !important;
		margin:0 10px;
		height:auto;		
	}
	#thumbs_list li{
		margin-bottom:10px;
	}
	
	#view_scroll_left, #view_scroll_right{
		display:none !important;
	} 
	.view_scroll_spacer{
		  display:none !important;
	}
	
}

.buttons_360_block{ 

}

.buttons_360_block a:hover{ text-decoration:none; color:#a60100;}
.buttons_360_block a:active{ position:relative; top:1px;}

/*#more_info_block{
	padding:15px;
	border:1px solid #ccc;
	color:#666;
}*/
.tabs {
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	padding:20px 0;*/
	color:#666;
	min-height:350px;
	padding: 30px 15px 10px;
	//border:1px solid #ccc;
	
	-webkit-box-shadow:inset 0px -60px 75px -60px rgba(0,0,0,.05);
    -moz-box-shadow:inset 0px -60px 75px -60px rgba(0,0,0,.05);
    box-shadow:inset 0px -60px 75px -60px rgba(0,0,0,.05);
						
	/*border-top-color: #444;
    border-top-style: solid;
    border-top-width: 1px;
	-webkit-box-shadow:inset 0px 60px 75px -50px rgba(0,0,0,.033),
						inset 0px -60px 75px -50px rgba(0,0,0,.033);
						
    -moz-box-shadow:inset 0px 60px 75px -50px rgba(0,0,0,.033),
						inset 0px -60px 75px -50px rgba(0,0,0,.033);
    box-shadow: inset 0px 60px 75px -50px rgba(0,0,0,.033),
						inset 0px -60px 75px -50px rgba(0,0,0,.033);
   
	
	border-bottom-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
	
    -webkit-box-shadow:inset 0 -1px 0 rgba(255,255,255,1),
						inset 0px 60px 75px -50px rgba(0,0,0,.15),
						inset 0 1px 0 rgba(255,255,255,1),
						inset 0px -60px 75px -50px rgba(0,0,0,.15);
						
    -moz-box-shadow:inset 0 -1px 0 rgba(255,255,255,1),
						inset 0px 60px 75px -50px rgba(0,0,0,.15),
						inset 0 1px 0 rgba(255,255,255,1),
						inset 0px -60px 75px -50px rgba(0,0,0,.15);
    box-shadow:inset 0 -1px 0 #fff,
						
						inset 0 2px 0 #fff,
						inset 0px 60px 75px -50px rgba(0,0,0,.05),
						inset 0px -60px 75px -50px rgba(0,0,0,.05);*/
}


.tabs .linea-efefef {
	color: #444;
    font-size: 15px;
	
    margin: 0 0 30px;	
	padding:15px 20px;
	
	background-image: url(../img/fondo/fff_trans_fondo.png);
    background-position: left -30px bottom;
    background-repeat: no-repeat;
	    
}

#idTab_accessories.tabs{
	padding: 30px 0 10px;	
}


#idTab_accessories.tabs .linea-efefef {
    margin: 0 15px 30px;	
}
.tabs .linea-efefef h4 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #444;	
    background: none;
    border-top: none;
    text-transform: uppercase;
    padding: 0 0 5px;
    margin-bottom: 10px;	
	    font-size: 22px;
    font-weight: normal;
}
.tabs .linea-efefef h4:after{
	display:none;	
}
.idTabs {
	list-style-type: none;
	/*padding:10px 5px 0;
	margin-bottom:0px;
	border-bottom: 1px solid #ccc; */
	
    
}

#more_info_block{
	margin: 20px 0 20px;
}


#more_info_block .barra-menu-opciones-producto > #more_info_tabs{
	margin: 0;	
	overflow: hidden;
    height: 40px;
}
.idTabs li{
	list-style:none;
	/*margin-right: 5px;
	margin-bottom:-3px;
	border-bottom:5px none;
	padding:0px 5px;
	background-color:#FFF;*/
	//border-bottom:5px solid #fff;
	padding:0 5px; 
	margin-bottom: -3px;
}

.idTabs li a {
    display: block;
    padding: 5px 20px 5px;
    text-decoration: none;
    font: 600 15px/23px "Open Sans", sans-serif;
	font-weight: bold;
    text-transform: uppercase;
    color: #666;
    text-shadow: 1px 1px 0 rgba(0,0,0,.2), -1px -1px 0 rgba(255,255,255,.2);
    letter-spacing: 0.05em;
    font-size: 15px !important;
	border-bottom:5px solid transparent;
	
	background: none !important;
    border-radius: 0px !important;
}

.idTabs li:hover a:hover {
    border-bottom: 5px solid #aaa;
    color: #888;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,1), 0 8px 10px -8px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,1), 0 8px 10px -8px rgba(0,0,0,.1);
    box-shadow: 0 1px 0 rgba(255,255,255,1), 0 8px 10px -8px rgba(0,0,0,.1);
}
.idTabs li a.selected:hover,
.idTabs .selected {
    border-bottom: 5px solid #222;    
    color: #222;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,1), 0 8px 10px -8px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,1), 0 8px 10px -8px rgba(0,0,0,.2);
    box-shadow: 0 1px 0 rgba(255,255,255,1), 0 8px 10px -8px rgba(0,0,0,.2);
}


#more_info_block #otras_opciones .plus_minus:after {
    font-family: "FontAwesome";
    content: "\f067";
    
	font-weight:normal;
	
	position: absolute;
        right: 10px;
    top: 7px;
    //text-shadow: 1px 1px 0 rgba(0,0,0,.4);
    font-size: 20px;
}
#more_info_block #otras_opciones li.open .plus_minus:after {
	content: "\F068";
}

#more_info_block #otras_opciones li {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

#more_info_block #otras_opciones li a {
    padding: 5px 5px 5px;
    font-weight: bold;
    color: #444;
    letter-spacing: 0.1em;
    border-bottom: none;
}
#more_info_block #otras_opciones ul > li a {
    padding: 5px 15px 5px;
    font-weight: bold;
    color: #444;
    letter-spacing: 0.1em;
    border-bottom: none;
    border-top: 1px solid #ccc;
}
#more_info_block #otras_opciones ul > li a:hover {
    color: #efefef;
	background-color:#888 !important;
}
#more_info_block #otras_opciones .selected {
    border-bottom: none;
	    background-color: #efefef !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#more_info_block #otras_opciones ul > li a {
    padding: 7px 25px;
    font-weight: bold;
    color: #444;
    letter-spacing: 0.1em;
    border-bottom: none;
    border-top: 1px solid #ccc;
}
#more_info_block #otras_opciones .dropdown-menu {
    width: 100%;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,1), 0 10px 25px -10px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,1), 0 10px 25px -10px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 0 rgba(255,255,255,1), 0 10px 25px -10px rgba(0, 0, 0, 0.175);	
    background-color: #fff;
    border: none;
    border-bottom: 3px solid #222;
	padding:0;
}

#more_info_block #otras_opciones li.dropdown {
    padding:0px;
    background: #888 !important;	
}
#more_info_block #otras_opciones li.dropdown:hover {
    background: #555 !important;	
}
#more_info_block #otras_opciones li.dropdown a.dropdown-toggle {
    padding: 7px 10px;
    color: #fff;
    font-size: 18px !important;
	-webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

@media (min-width: 767px){
#more_info_block .barra-menu-opciones-producto{
	border-bottom-color: #666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,1), 0 8px 10px -8px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,1), 0 8px 10px -8px rgba(0,0,0,.1);
    box-shadow: 0 1px 0 rgba(255,255,255,1), 0 8px 10px -8px rgba(0,0,0,.1);
	height:36px;
}	
#more_info_block #otras_opciones{
	display:none;
}
#more_info_block #more_info_tabs{
	display:block;
}
}
@media (max-width: 767px){
#more_info_block #otras_opciones{
	display:block;
}
#more_info_block #more_info_tabs{
	display:none;
}
}

/*.idTabs #tab-der a{
	border-bottom:5px solid #ccc;
}
.idTabs li{
	list-style:none;
	float: left;
	margin-right: 5px;
	margin-bottom:-3px;
	border-bottom:5px none;
	padding:0px 5px;
	background-color:#FFF;
}

.idTabs li a{
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 20px;
    display: block;
    padding: 15px 20px 5px;
    text-decoration: none;
    color: #444;
}


.idTabs .selected {
	border-bottom:5px solid #444 !important;
	//font-weight:bold;
	color:#444 !important;
}

.idTabs #tab-der a:hover,
.idTabs a:hover,
.idTabs .selected:hover,
.idTabs .selected a:hover  {
	color:#000;
	border-bottom:5px solid #000;
}*/

#more_info_sheets em {font-style:italic}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.accessories_block ul{padding:0px !important;}

#idTab_accessories li { 
	//border:solid 1px #efefef; 
	//float:none; 
	//padding:15px; 
	margin-bottom:20px;
	
	
}
#idTab_accessories li .contenido-accesorio {
    //border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 20px 5px;
	position:relative;
	
	    background-image: url(../img/fondo/000_trans_fondo_p.png);
    background-color: #fff;
    background-position: right bottom -75px;
    background-repeat: no-repeat;
}

#idTab_accessories ul,
#idTab_accessories .block{ 
	margin-bottom:0;
}
#idTab_accessories li:hover { 
	
}
#idTab_accessories ul li:last-child {margin-bottom:0px;}

#idTab_accessories li h5 { 
	margin:0 0 5px;   
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
  	text-transform: uppercase;
  	display:inline-block;
	position:relative;
	z-index:30;
	text-shadow: 0.75px 0.75px 0 rgba(0,0,0,.2),
				 1px 1px 0 #fff,
				 -1px 1px 0 #fff,
				 -1px -1px 0 #fff,
				 1px -1px 0 #fff,	
				 0 1px 0 #fff,
				 -1px 0 0 #fff,
				 0 -1px 0 #fff,
				 1px 0 0 #fff;
}

#idTab_accessories li h5 a{
	color:#333;
	font-size:18px;
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; 	  
	letter-spacing: 0.05em;
	
	
}
#idTab_accessories li h5 a:hover{
	color:#000;
}
#idTab_accessories li h5.referencia{
	float:right; 
color:#aaa;
	font-size:18px;
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; 	  
	letter-spacing: 0.05em;
	
}
#idTab_accessories li h5.price{ 
display:block;
font-size:15px;
color:#dc0e1b; 

text-shadow: 0.75px 0.75px 0 rgba(239, 80, 87,.2),
			 1px 1px 0 #fff,
			 -1px 1px 0 #fff,
			 -1px -1px 0 #fff,
			 1px -1px 0 #fff,	
			 0 1px 0 #fff,
			 -1px 0 0 #fff,
			 0 -1px 0 #fff,
			 1px 0 0 #fff;
}

/*#idTab_accessories li .accessory_izq{
	float:left;	
}

#idTab_accessories li .accessory_izq img{	
	width:162px;
	height:162px;
	border:1px solid #fff;
}
#idTab_accessories li .accessory_izq img:hover{	
	border:1px solid #efefef;
}
#idTab_accessories li .accessory_der{
	margin:0 0 0 180px;
	padding:0 0 0 15px;
	border-left:solid 1px #ccc;
}*/
#idTab_accessories li .accessory_der{
    border-left: solid 1px #efefef;
	min-height: 200px;
	margin-bottom:20px;
	padding:0 20px;
}

#idTab_accessories li .product_desc{ min-height:85px;}
#idTab_accessories li .product_desc .product_description{ 
display:table;
	text-align: justify !important;
    text-justify: inter-word !important;
	cursor: default;
}
#idTab_accessories li .product_desc .product_description div.largo{ 
display:none;
}
#idTab_accessories li .product_desc .block_description a{ color:#666;}
#idTab_accessories li .product_desc .block_description a:hover{ text-decoration:none;}


/*#idTab_accessories li #accessory_line_buttons .boton_mas{
	text-transform: uppercase;
	padding:7px 10px 5px;
	text-shadow:0 1px 0  #fdd229, 0 -1px 0 #f4b61b;
	border:none;
	font-weight:normal !important;
	display:inline-block;
	}
	
#idTab_accessories li #accessory_line_buttons .boton_mas:hover{text-shadow:0 -1px 0 #fabf2c, 0 1px 0 #fee78c;}*/
#idTab_accessories li #accessory_line_buttons #accessory_add_to_cart{ float:right; }
@media (max-width: 382px){
#idTab_accessories li #accessory_line_buttons .boton_mas{
	display:none;
}
}
#idTab_accessories li #accessory_line_buttons a.exclusive {
    padding: 0;
	border:none;
	font-weight:normal !important;
    position: relative;
    display: block;
	text-transform: uppercase;
	padding:7px 10px 5px 50px;
	text-shadow:0 1px 0  #fdd229, 0 -1px 0 #f4b61b;
	border:none;
     }
#idTab_accessories li #accessory_line_buttons a.exclusive:before {
      font-family: "FontAwesome";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      color: #000;
      font-size: 18px;
      content: "\f07a";
      z-index: 2;
	  margin:6px 0 0;
      width: 37px;
      text-align: center;
	  text-shadow:0 1px 0  #fdd229, 0 -1px 0  #f4b61b;
}
#idTab_accessories li #accessory_line_buttons a.exclusive:after {
      position: absolute;
	  margin:7px 0;
      top: 0;
      bottom: 0;
      left: 37px;
      content: "";
	  border-right:solid 1px #cc9900;
      width: 1px;
      z-index: 2; }
.box-info-product .exclusive span,
#idTab_accessories li #accessory_line_buttons a.exclusive
{   
	text-shadow:0 1px 0  #fdd229, 0 -1px 0  #f4b61b;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #f4b61b));
    background-image: -moz-linear-gradient(#fdd229, #f4b61b);
    background-image: -webkit-linear-gradient(#fdd229, #f4b61b);
    background-image: linear-gradient(#fdd229, #f4b61b);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdd229', endColorstr='#f4b61b',GradientType=0 );

}
.box-info-product .exclusive:hover span,
#idTab_accessories li #accessory_line_buttons a.exclusive:hover {   	
	text-shadow:0 -1px 0  #fdd229, 0 1px 0  #f4b61b !important;	
    background: #fdd229;
}	 
.box-info-product .exclusive:hover:before {   		
	text-shadow: 0 -1px 0  #fdd229, 0 1px 0  #f4b61b !important;			
}	
.box-info-product .exclusive:active span,
#idTab_accessories li #accessory_line_buttons a.exclusive:active
{ background-color: #ffe16a !important; 
}
@media (max-width: 767px){
	#idTab_accessories li #accessory_line_buttons a.exclusive:before, 
	#idTab_accessories li #accessory_line_buttons a.exclusive:after {
      content: "";
	  display:none; 
	}
	#idTab_accessories li #accessory_line_buttons a.exclusive {
		padding:7px 10px 5px;
	}
	
}

/*@media (max-width: 580px){
	#idTab_accessories li .accessory_izq,
	#idTab_accessories li .accessory_der{
		float:none;	
		margin: 0;
		padding: 0;
		border:none;
	}
	#idTab_accessories li .accessory_izq{
		display:table;
		margin: 0 auto 10px;
	}
}*/

@media (max-width: 480px){
	#more_info_tabs {
		position: relative;
		padding:0;
		margin:0;
	}
	#more_info_tabs > li {
		float: none !important;
		background-color:#e9e9e9;
		border:none !important;
		position: relative;	
		padding:0;
		margin:0;
		}
	#more_info_tabs > li a {
		padding:10px 15px 8px;		
		margin:0;
		color:#484848;
		
		border-bottom: 3px solid #e9e9e9 !important;
	}
	#more_info_tabs > li a.selected,
	#tab-der #misma_categoria_tab.selected {
		font-weight:bold;
		color:#fff !important;
		background-color:#999;
		border-bottom: 3px solid #666 !important;
	}
	#more_info_tabs > li a:hover,
	#tab-der #misma_categoria_tab.selected {
		color:#fff !important;
		background-color:#484848;
		border-bottom: 3px solid #000 !important;
	}
	
}


li.ajax_block_product .accessory_izq{
	overflow:hidden;
	text-align:center;
}
li.ajax_block_product .contenido-accesorio .img-responsive-accesorio{
	    //border: 1px solid #efefef;
		width:100%;
		max-width:250px;
		height:auto;
		
		-webkit-transition: -webkit-transform 0.4s ease; 
   -moz-transition: -moz-transform 0.4s ease; 
   -o-transition: -o-transform 0.4s ease; 
    transition: transform 0.4s ease; 
}
li.ajax_block_product .contenido-accesorio:hover .img-responsive-accesorio {
		transform : scale(1.08);
		-moz-transform : scale(1.08); 
		-webkit-transform : scale(1.08); 
		-o-transform : scale(1.08); 
		-ms-transform : scale(1.08); 
}
li.ajax_block_product .contenido-accesorio #accessory_line_buttons{
	position:relative;
}
li.ajax_block_product .contenido-accesorio #accessory_line_buttons .button {
	z-index:30;
}
li.ajax_block_product .contenido-accesorio #accessory_line_buttons .ajax_add_to_cart_button2{
	box-shadow:2px 2px 0 #fafafa,
				-2px -2px 0 #fafafa,
				0 -2px 0 #fafafa,
				-2px 0 0 #fafafa,
				2px -2px 0 #fafafa,
				-2px 2px 0 #fafafa;
}
li.ajax_block_product .contenido-accesorio #accessory_line_buttons .ajax_add_to_cart_button2:hover{
	box-shadow:2px 2px 0 #fff,
				-2px -2px 0 #fff,
				0 -2px 0 #fff,
				-2px 0 0 #fff,
				2px -2px 0 #fff,
				-2px 2px 0 #fff;
}
li.ajax_block_product .contenido-accesorio #accessory_line_buttons .boton_mas{
	background: none !important;
	border:none !important;
	outline:none !important;
	text-transform:uppercase;
	font-weight:normal;
	font-size: 16px;
	color:#777;
	text-shadow: 0.75px 0.75px 0 rgba(0,0,0,.2),
				 1px 1px 0 #fff,
				 -1px 1px 0 #fff,
				 -1px -1px 0 #fff,
				 1px -1px 0 #fff,	
				 0 1px 0 #fff,
				 -1px 0 0 #fff,
				 0 -1px 0 #fff,
				 1px 0 0 #fff;
				 position:relative;
				 top:2px;
}
li.ajax_block_product .contenido-accesorio #accessory_line_buttons .boton_mas:hover{
	color: #444;
}

.tabs .bloque_tab_contenido{
	
	background-color:#fafafa;
	//background-color:#fff;
	border:2px solid #fff;
	padding: 20px;
	margin-bottom:30px;
	
	background-image: url(../img/fondo/000_trans_fondo.png);
    background-position: right bottom;
    background-repeat: no-repeat;
	position:relative;
}

.tabs .bloque_tab_contenido p{
	font-size: 15px;
    padding: 10px 20px 15px;	
}
.tabs .bloque_tab_contenido table{
	width:100%;
	border-bottom: 1px solid #d6d4d4;
    margin: 10px 0 20px;
}

.tabs .bloque_tab_contenido table th {
    border-top: none !important;
    border-bottom: 1px solid #888;
	text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
	padding:10px 20px 11px;
	color: #333;
}
.tabs .bloque_tab_contenido table tr {
    margin: 20px;
    border-top: 1px solid #ddd;
}
.tabs .bloque_tab_contenido table tr:first-child {
    border-top:none !important;
}

.tabs .bloque_tab_contenido table td {
	padding: 10px 20px 11px;
}

.tabs .bloque_tab_contenido .table-data-sheet{	
	margin-top: 20px;
	background:none !important;
}
.tabs .bloque_tab_contenido .table-data-sheet .th-titulo{	
	text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
}
.tabs .bloque_tab_contenido .table-data-sheet tr td:first-child{
	border-right:none !important;
}
.tabs .bloque_tab_contenido .table-data-sheet tr {
    border-top: none;
	margin:20px;
	border-top: 1px solid #ddd;	
}
.tabs .bloque_tab_contenido .table-data-sheet tr td {
    
}
.tabs .bloque_tab_contenido .table-data-sheet tbody tr:first-child{
	border-top:none !important;
	border-bottom:1px solid #888;
}
@media (max-width: 767px){
#idTab_accessories li .accessory_der {
    border: none;
    min-height: 0px;
    margin-bottom: 20px;
    padding: 10px 20px;
}	
.idTabs #tab-der{
	display:none;
}
}
@media (min-width: 991px) and (max-width: 1199px){
#idTab_accessories li .accessory_der {
    border: none;
    min-height: 0px;
    margin-bottom: 20px;
    padding: 10px 20px;
}
li.ajax_block_product{
	    min-height: 580px;
} 	
}
@media (min-width: 1199px){
li.ajax_block_product{
	    min-height: 365px;
} 
}
@media (min-width: 767px) and (max-width: 991px){	
.our_price_display .price {
    font-size: 23px;
}
.cantidades {
    padding: 0 0 0 25px;
}
}

p.pack_price{
    display: inline-block;
    float: right;
    color: #dc0e1b;
    font-weight: bold;
}
/*# sourceMappingURL=product.css.map */






p.pack_price {
    display: none;
}