/* product desc */

/* primary_block ***************************************************************************** */

/* pb-right-column ***************************************************************************** */
/*Jaume Start 2018_10_23*/
.colIzdaPrecio {position: relative;height: auto;padding-left:20px;}
.colDchaPrecio
{
	position: relative;
	float: right;
	margin-right:20px;
	margin-bottom: 20px;
	text-align: center;
	padding: 10px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #cdcccb;
	background-color: #f9f7f5;
	z-index: 1;
}
/*Jaume End 2018_10_23*/
.precioAntes {font-size: 18px;position: relative;float: left;text-decoration: line-through;color: #aaaaaa;padding: 10px 0px 5px 0px;width: 150px;} /*Jaume 2018_10_01*/
.precioAhora{position:relative;float:left;font-size:36px;padding:4px}
.precioAhoraSup{position:relative;float:left;font-size:10px;padding:10px 0px 0px 10px;color:#888888}
.precioAhorro{clear:left;position:relative;float:left;font-size:16px;color:#666666;}
.precioAhorra {font-size: 18px;font-style: oblique;}/*Jaume 2018_10_17*/
.precioFinal {color:#000000;font-size: 36px;}

.button_naranja{padding:8px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;-moz-box-shadow:0 8px 5px -6px grey;-webkit-box-shadow:0 8px 5px -6px grey;box-shadow:0 8px 5px -6px grey;background:#ff9900;background:-moz-linear-gradient(top,#ff9900 0%,#ffba54 49%,#ff9900 50%,#ff9900 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9900),color-stop(49%,#ffba54),color-stop(50%,#ff9900),color-stop(100%,#ff9900));background:-webkit-linear-gradient(top,#ff9900 0%,#ffba54 49%,#ff9900 50%,#ff9900 100%);background:-o-linear-gradient(top,#ff9900 0%,#ffba54 49%,#ff9900 50%,#ff9900 100%);background:-ms-linear-gradient(top,#ff9900 0%,#ffba54 49%,#ff9900 50%,#ff9900 100%);background:linear-gradient(to bottom,#ff9900 0%,#ffba54 49%,#ff9900 50%,#ff9900 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr= '#ff9900 ',endColorstr= '#ff9900 ',GradientType=0 )}
.button_naranja:hover{background:-moz-linear-gradient(top,#ff9900 0%,#ffba54 49%,#ffba54 51%,#ff9900 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9900),color-stop(49%,#ffba54),color-stop(51%,#ffba54),color-stop(100%,#ff9900));background:-webkit-linear-gradient(top,#ff9900 0%,#ffba54 49%,#ffba54 51%,#ff9900 100%);background:-o-linear-gradient(top,#ff9900 0%,#ffba54 49%,#ffba54 51%,#ff9900 100%);background:-ms-linear-gradient(top,#ff9900 0%,#ffba54 49%,#ffba54 51%,#ff9900 100%);background:linear-gradient(to bottom,#ff9900 0%,#ffba54 49%,#ffba54 51%,#ff9900 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr= '#ff9900 ',endColorstr= '#ff9900 ',GradientType=0 )}

.divWrapperPrecio {
    padding-top:20px;margin-top: 10px;width: 100%;height: 150px;
	border: 1px solid #7FCD0D;background-color: #f5fcf9; /*Jaume 2018_10_01*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fe9e9e9, endColorstr=#fe9e9e9)";}

.esquinasRedondas {
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    height:auto;
    float:left;
}
.supIVA{
    font-size:10px;
    padding-left:10px; /*Jaume 2018_10_17*/
}

#pb-right-column {
	float:left;
	width:24%; /*Jaume 2019_03_11*/
}
#pb-right-column #image-block {
	position:relative;
	float: left;
}
#pb-right-column #image-block img {
display: block;
margin: 0 auto;
}
#pb-right-column #image-block #view_full_size {
	display:block;
	cursor:pointer;
	border:0px solid #cecece;
    width:auto;
}
#pb-right-column #image-block #view_full_size .span_link {
	position:absolute;
	bottom:10px;
	display:block;
	background-repeat:no-repeat;
	/*Jaume Start 2019_05_21*/
	/*
	left:120%;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background-image:url(/img/loupe_small.png);
	*/
	/*Jaume End 2019_05_21*/
}

/*Jaume Start 2019_05_21*/
div#image-block span.span_link_a, div#image-block:hover span.span_link_b
{
	display: inline;
	width: 100%;
}

div#image-block:hover span.span_link_a, div#image-block span.span_link_b
{
	display: none;
}

.content_text_img
{
	text-align: center;
	margin-top: 2%;
	margin-bottom: 10%;
}
/*Jaume End 2019_05_21*/

#pb-right-column #image-block #view_full_size .span_link img {
	position:relative;
	top:3px;
	left:-3px;
	border:none;
	padding-right:2px;
}

#bigpic
{
	width: 130%;
}
/* miniatures */
#pb-right-column #views_block {
	width: auto;
	float:left;
	position: relative;
    margin-top:10px;
}
#views_block
{
	width: 140% !important;
	margin-left: 5px;
}

#thumbs_list {
	overflow: hidden;
	width: auto;
    position:relative;
    float:left;
    margin-left:5px;
    height:auto;
}
#thumbs_list ul#thumbs_list_frame {
	list-style-type: none;
	padding-left: 0
}
#thumbs_list li {
	margin-bottom: 10px;
	height: 60px;
	width: 65px;
	cursor: pointer;
    float:left;
    position:relative;
}
#thumbs_list li img {
	margin:0;
	border:1px solid #7FCD0D; /*Jaume 2018_10_01*/
	width: 59px;
	height: 59px;
}
.no_thumbs {
	/*width: 430px !important;*/
}
.no_thumbs2 {
	/*width: 560px !important;*/
}
span.view_scroll_spacer {
}
#view_scroll_left {
	position: absolute;
	left: 14px;
	top: 20px;
}
#view_scroll_left, #view_scroll_right {
	height: 10px;
	width: 32px;
	text-indent: -3000px;
	background: url(../img/thumbs_up.png) no-repeat center center transparent
}
#view_scroll_right {
	margin-left:13px;
	margin-top: 10px;
	background-image: url(../img/thumbs_down.png)
}
.resetimg {
	padding:10px 0 5px 0
}
/* link list */
#usefull_link_block {
	list-style-type:none;
    font-size:11px;
}
#usefull_link_block li {
	padding: 3px 0;
	margin-bottom: 5px;
}
#usefull_link_block li.whats {
	padding-left:20px;
	background:url(../img/icon/whats-grey.gif) no-repeat 0 0;
}
#usefull_link_block li.wishL {
	padding-left:30px;
	background:url('/img/heart_small.png') no-repeat 0 0;
	margin-bottom: 5px;
}
#usefull_link_block li.print {
	padding-left:30px;
	background:url('/img/print_small.png') no-repeat 0 0;
}
#usefull_link_block li.sendtofriend {
	padding-left:30px;
	background:url('/img/mail.png') no-repeat 0 0;
	margin-bottom: 5px;
}

/*Jaume Start 2019_03_11*/
#usefull_link_block li span{
	margin-left: 10px;
}
/*Jaume End 2019_03_11*/

#usefull_link_block li#left_share_fb {
	padding-left:20px;
	background:url(../img/icon/picto_fb.png) no-repeat 0 0;
}
/* pb-left-column ****************************************************************************** */
#pb-left-column {
	float:right;
	margin-left:0px;
	/*border-top: 1px solid #cecece;*/
	width:65%;
    padding-right:10px;
}
#pb-left-column .product_title {
	/*border-bottom: 1px solid #cecece;*/
	overflow: hidden;
	position:relative
}
#pb-left-column .product_title p {
	padding: 5px 0px 0px 0px;
    position:relative;
    float:left;
}
#pb-left-column .product_title img {
	/*Jaume Start 2018_09_06*/
	/*position: absolute;*/
	width: 100px;
	/*Jaume End 2018_09_06*/
	right: 0px;
	top: 0px;
    padding:0px;
}
#pb-left-column h1 {
	padding: 0px;
	margin: 0px;
	/*text-transform:uppercase;*/
    /*width:430px;*/
}
#pb-left-column #short_description_block .buttons_bottom_block {
	display:none
}
/* form */
#buy_block p {
	padding-top: 5px;
	padding-bottom:10px;
}
#pb-left-column #buy_block label {
	display:inline-block;
	margin-right: 10px;
	line-height: 20px;
}
#quantity_wanted_p {
	text-transform:uppercase;
}
/* short description pack */
.short_description_pack {
	display:none;
}
/* color_picker */
#pb-left-column #color_picker p {
	padding-bottom:5px;
	font-weight:bold
}
#attributes fieldset {
	padding-bottom:0px;
    position:relative;
    /*float: left;*/
}
#attributes fieldset label {
	vertical-align:top;
}
#attributes .attribute_list {
	display:inline-block;
}
.attribute_list #color_to_pick_list {
	list-style-type:none;
	/*width: 500px;*/
}
.attribute_list #color_to_pick_list li {
	float:left;
	margin:10px 5px 10px 5px;
}
.attribute_list #color_to_pick_list li.selected a, .attribute_list #color_to_pick_list a.color_pick:hover {
	border: 1px solid #767676;
-webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.69);
-moz-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.69);
box-shadow:0px 0px 6px rgba(50, 50, 50, 0.69);
}

.attribute_list #color_to_pick_list a.color_pick {
	display:block;
	height:18px;
	width:28px;
	border:1px solid #cecece;
	-webkit-border-radius: 55px;
	-moz-border-radius: 55px;
	border-radius: 55px;
		  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.attribute_list #color_to_pick_list a.color_pick img{
	height:18px;
	width:25px;
    padding-left:2px;
	 -webkit-border-radius: 55px;
	-moz-border-radius: 55px;
	border-radius: 55px;}

.product_attributes {
	/*margin-top: 20px;*/
	padding:20px 0 0 0;
	/*border-top:1px solid #cecece;*/
	margin-bottom: 10px;
}

.noattr{
	padding: 0px;
	margin-bottom: 0px;
	border: none;
}

/* attributes */
#attributes select {
	width:120px;
	border:1px solid #cecece;
}

#quantity_wanted_p label {
	float:left;
	line-height: 42px !important;
}

#idTab2{margin: 0px !important;}

#idTab2 li{
	line-height: 22px;
	list-style-type: none;
	border-bottom: 1px dashed #D8D8D8;}
    
#idTab2 li span{
		font-weight: bold;}
        
#q_modify {
	border: 1px solid #CECECE;
	border-left: none;
	width: 15px;
	height: 40px;
	display: block;
	margin: 0px;
	float:left;
	padding: 0px;
	margin-right: 35px;
}
#q_up:hover, #q_down:hover {
	background-position: -9px 0;
}
#q_up, #q_down {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-top: 8px;
    margin-left:3px;
	display: block;
	cursor:pointer;
	text-indent: -9999px;
	width: 9px;
	height: 5px;
	background:url(../img/q_up.gif) no-repeat 0 0;
}
#q_down {
	background:url(../img/q_down.gif) no-repeat 0 0;
	margin-top: 13px;
}
/* quantity_wanted */
#quantity_wanted_p input {
	width:40px;
	line-height: 40px;
	padding: 0px 5px;
	color: #666;
	height: 40px;
	border:1px solid #cecece;
	outline: none !important;
	border-right: none;
	float:left;
}
#pQuantityAvailable {
	display: inline-block;
}
/* availability_statut */
#availability_statut {
	padding-bottom:10px;
	display: inline-block;
}
#availability_statut span#availability_label {
	display:inline-block;
	margin-right: 10px;
}
#availability_statut span#availability_value {
	display:inline-block;
}
/* prices */
.content_prices {
	padding-top:20px;
	border-top:1px solid #cecece;
}
#buy_block p.price {
	padding:0
}
.discount2{
	top: 26px !important;}
.new{
    z-index: 99 !important;
    display: block;
    position: absolute;
    top: 5px;
    right: 10px;
    width:105px;
    padding: 1px 4px;
    text-align: center;
    text-transform: uppercase;
    background-color: #f66;
    color:#fee;
    webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
    box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);	
	}
.discount {
	/* z-index: 99; */
    display: block;
    position: absolute;
    top: 25px;
    right: 10px;
    padding: 1px 4px;
    color: #fff;
    text-align: right;
    text-transform: uppercase;
   /* background-color: #a1d187;*/
    webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
    box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
}
#short_description_content p:last-child{
	padding: 0px;}

#short_description_content span h2
{
	line-height: 1.3;
	margin-left: 5px;
}

#buy_block p#old_price {
	padding-bottom:15px;

	text-decoration:line-through
}
#our_price_display {
	padding-bottom:10px;
	color:#C20000
}
#old_price_display {
	text-decoration: line-through;
}
#reduction_percent_display, #reduction_amount_display {
	margin-left:5px;
	padding: 2px 5px;
	color: #fff;
	background: #C20000
}
#quantity_wanted_p, .content_prices .price{
display: inline-block;
float: right;
line-height: 40px;	
	}

#minimal_quantity_wanted_p{
	clear: both;}
/* online_only */
#buy_block p.online_only {
	font-weight:bold;
	color:#990000;
	text-align:left;
	text-transform:uppercase
}
/* add_to_cart */
.content_prices #add_to_cart {
	position:relative;
	float:right;
	padding:0;
}

/*Jaume Start 2018_10_25*/
.add_cart_pp
{
	font-size: 14px !important;
	padding: 12px 14px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	text-align: center !important;
	background: #444444 !important;
}

.cont_mailalert p {
	padding-top: 25px;
	padding-bottom: 50px;
}
/*Jaume End 2018_10_25*/

.content_prices #add_to_cart .exclusive, .content_prices #add_to_cart .exclusive_disabled {
font-size: 14px;
padding: 12px 14px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
border: none;
}
*:first-child+html .content_prices #add_to_cart .exclusive {
	padding:4px 3px 4px 11px
}
/* */
.buttons_bottom_block {
	clear:both;
	padding: 10px 0 0px 0;
}

#accesory-products_block_center h5 {
	font-weight: normal;
/*Jaume Start 2019_04_16*/
	/*text-transform: uppercase;*/
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

.flexslider_carousel {
	height: auto;
}

.product_accessories_description.center_block
{
	margin-right: 15px;
	background: #fff;
}

.product_accessories_saving_price
{
	font-size: 14px;
	font-style: oblique;
}

.product_accessories_saving_price_cont
{
	margin-top: 10px;
}

.accessory_old_price
{
	font-size: 14px;
	position: relative;
	float: left;
	text-decoration: line-through;
	color: #aaaaaa;
	padding: 10px 0px 0px 0px;
	width: 150px;
}

.flexslider_carousel .slides li {
	padding: 7px;
}

.flexslider_carousel .direction-nav a {
	top: 150px;
}

#accesory_products_slider .center_block:hover
{
	border: 2px solid #7FCD0D;
	background: #f5fcf9;
	cursor: pointer;
}
/*Jaume End 2019_04_16*/

#accesory-products_block_center .product_image {
	display:block;
	position:relative;
	overflow:hidden
}
#accesory-products_block_center .product_image span.new {
	display: block;
	position: absolute;
	top: 10px;
	right:10px;
	padding: 1px 4px;
	text-align: right;
	text-transform: uppercase;
	background-color: #fff;
	webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    1px 1px 2px rgba(50, 50, 50, 0.3);
box-shadow:         1px 1px 2px rgba(50, 50, 50, 0.3);
}

#accesory-products_block_center .product_image span.on_sale{
	display: block;
	position: absolute;
	top: 10px;
	right:10px;
	padding: 1px 4px;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	background-color: #c20000;
	webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    1px 1px 2px rgba(50, 50, 50, 0.3);
box-shadow:         1px 1px 2px rgba(50, 50, 50, 0.3);
}
#accesory-products_block_center .product_image span.on_sale2{
		top: 26px !important;
}

#accesory-products_block_center .price_container {
	margin: 5px 0px;
	padding:0;
}
#accesory-products_block_center .price {
color: #c20000;
}
#accesory-products_block_center .old_price {
	text-decoration:line-through;
}
#pack_items{
	list-style-type: none;
	}
#pack_items img{
float: left;
margin-right: 10px;
	}
	#pack_items div{
		margin-top: 5px;
float: left;
	}
.price_pack{
	color: #C20000;
	}
.old_price_pack{
	text-decoration: line-through;
	}
#discount_tab{margin: 0px !important;}
#discount_tab table{margin: 0px !important;}
#accesory-products_block_center li .ajax_add_to_cart_button {padding:6px 14px;margin-top: 10px;}/*Jaume 2019_04_16*/
#accesory-products_block_center li span.exclusive {}
#accesory-products_block_center li{text-align: center;}

#accesory-products_block_center{
	margin: 20px 0 0 0 !important;}




#buy_block p#oosHook {padding-bottom: 0px !important;}

/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form {
}
#send_friend_form h2 {
	padding:8px 11px;
	color:#fff;
	text-shadow:0 1px 0 #000;
	text-transform:uppercase;
	background:#383838
}
#send_friend_form .product {
	margin:20px 10px
}
#send_friend_form .product img {
	float:left;
	margin:0 10px 0 0;
	border:1px solid #ccc
}
#send_friend_form .product .product_desc {
	float:left;
	/*width: 380px;*//*Jaume 2018_10_30*/
}
#send_friend_form .product .product_desc p {
	padding:0 10px 0 0;
	color:#333
}
#send_friend_form .product .product_desc p.product_name {
	color:#000
}
#send_friend_form .send_friend_form_content {
	margin:0 10px 20px 10px
}
#send_friend_form .form_container {
	padding:10px 15px;
	border:1px solid #ccc;
	background:#eee;
	margin-bottom: 1%;
}
#send_friend_form .form_container p.intro_form {
	padding-bottom:14px;
	font-weight:bold;
	color:#333
}
#send_friend_form .form_container p.txt_required {
	padding-bottom:0;
	color:#666/* SEND TO FRIEND (pop-in) ##################################################################### */
}
#send_friend_form .form_container .text {
	padding-bottom:10px
}
#send_friend_form .form_container .text label {
	display:inline-block;
	padding:6px 15px;
	width:180px;/* 210 */
	text-align:right
}
#send_friend_form .form_container .text input {
	padding:0 5px;
	height:22px;
	width:260px;
	border:1px solid #ccc;
}
/*Jaume Start 2018_10_29*/
.form_container p:first-child {
	margin-top: 20px;
}

#send_friend_form .submit
{
	margin-top: 20px;
	padding-bottom: 15px;
	padding-top: 10px;
}
/*Jaume End 2018_10_29*/
/* PACK ##################################################################### */
#blockpack {
	margin-top: 40px; /*Jaume 2019_07_24*/
}
/* PERSONNALISATION ##################################################################### */
.customization_block {
}
.customization_block p.infoCustomizable {
	margin:10px 0 20px;
	padding:0 0 0 20px;
	background:url(../img/icon/infos.gif) no-repeat 0 0 transparent
}
ul#uploadable_files, ul#text_fields {
	list-style-type:none
}
.customizableProductsFile, .customizableProductsText {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}
.customizationUploadLine {
	padding-bottom:10px
}
.customizationUploadLine label {
	display:inline-block;
	width:150px;
	vertical-align:top
}
.customizationUploadLine textarea {
	height:50px;
	width:300px;
	border:1px solid #ccc
}
#customizedDatas {
	float:right;
}

.links_margin{
    position:relative;
    float:right;
    }
.links_margin_top{
	margin-top: 20px;}

div.zoomdiv {
z-index                 : 100;
position                : absolute;
top:0px !important;
left:0px;
width                   : 580px !important;
height                  : 425px !important;
background: #ffffff;
border:1px solid #cecece !important;
display:none;
text-align: center; 
overflow: hidden;
webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    1px 1px 5px rgba(50, 50, 50, 0.5);
box-shadow:         1px 1px 5px rgba(50, 50, 50, 0.5);
}
.our_price_display .currency_price {display: none !important;}

.no_top_border{border-top: none; padding-top: 0px;}

/*Jaume Start 2018_10_01*/
#precioFinal {
	margin-left: 15px;
	color: #390;
	position:relative;
}
/*Jaume End 2018_10_01*/

/*Jaume Start 2018_10_02*/
.delay_recaro, .delay_other_manufacturer, .delay_cybex, .delay_gb, .delay_jane, .delay_brevi, .delay_baby_jogger, .delay_chicco, .delay_interbaby
{
    padding: 5px;
	color: #FF002E;
}

.inf_icon
{
	background-image:url('/img/inf_icon.png');
	background-repeat:no-repeat;
	width: 20px;
	height: 20px;
	padding-right: 5px;
	display: block;
	float: left;
}

.links_margin{
	margin: 20px !important;
	clear: both;
}

.colIzdaPrecio .on_sale1 {
	width: 35px;
}

.separation
{
	border-left: 1px #d5d5d5 solid;
	height: 100px;
	margin-top: 15px;
}

.menu_manufacturer_assessment {
	clear: both;
	width: auto;
	float: left;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #7FCD0D;
	background-color: #f5fcf9;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fe9e9e9, endColorstr=#fe9e9e9)";
	margin-bottom: 25px;
}

.menu_manufacturer_assessment ul {
	padding: 0px;
}

.menu_manufacturer_assessment ul li {
	display:inline-block;
	list-style-type: none;
	text-align: center;
	padding: 15px;
}

.menu_manufacturer_assessment ul li a {
	padding: 10px;
}

.menu_manufacturer_assessment ul li img {
	padding-bottom: 10px;
}

.menu_manufacturer_assessment #CustomTrustbadge {
	margin: 0px;
}

.menu_manufacturer_assessment_trust p:first-child {
	margin-bottom: 25px;
}

.stock_number
{
	color: #ff0000;
}

.ask_availability
{
	color: #e4a858;
}

.sequra_part_payment
{
	clear: both;
	float: left;
	margin-bottom: 15px; /*Jaume 2018_10_24*/
}

/*Jaume Start 2018_10_24*/
.extraInfo
{
	top:25px;
	left:15px;
	width: 25%;
	line-height:140%;
	position:relative;
	float:left;
	margin-bottom: 50px;
	margin-left: 5%;
}

.iconoExtraInfo
{
	width:55px;
	position:relative;
	float:left;
}

.save_money
{
	background-image:url('/img/save_money_small.png');
	background-repeat:no-repeat;
	width: 76px;
	height: 75px;
	margin-left: 20%;
}

.iconoCaja
{
	background-image:url('/img/delivery_package_small.png');
	background-repeat:no-repeat;
	width: 65px;
	height: 75px;
	margin-left: 6%;
}

.containerExtraInfo
{
	text-align: center;
}

.left_title h2
{
	font-size: 12px !important;
	padding-left: 25px;
}
/*Jaume End 2018_10_24*/

/*Jaume Start 2018_10_29*/
.send_friend_form_title
{
	font-size: 26px;
	line-height: 27px;
}

.form_container
{
	margin-top: 25px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}

#send_friend_form
{
	display: none;
}

#cancelSendToaFriend, #sendEmail
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff !important;
}

#sendEmail
{
	background: #A2CD85 ;
}

#sendEmail:hover
{
	background: #66CC66;
}

#cancelSendToaFriend {

	background: #CE7B00;
	color: #ffffff !important;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10%;
}

#cancelSendToaFriend:hover
{
	background: #ff9900 !important;
	color: #ffffff !important;
}

#send_friend_form_error
{
	margin-top: 15px;
	color: #ff0000;
}

.cont_payment
{
	margin-bottom: 15px;
}
/*Jaume End 2018_10_29*/

/*Jaume Start 2019_02_07*/
.extraInfo span
{
	text-align: center !important;
}

.extraInfo .iconoExtraInfo
{
	margin-left: 35%;
}

.textExtraInfo{clear:both}

.colIzdaPrecio .clearfix
{
	height: 25px;
}

.product_att_name
{
	font-size: 10px;
}

.attribute_list ul li
{
	margin-right: 10px !important;
	margin-left: 10px !important;
}

.attribute_list ul li a
{
	margin: 0px auto;
	margin-bottom: 5px;
}

.attribute_list ul .selected span
{
	color: #390;
	text-decoration: underline;
}

.attribute_list
{
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #cdcccb;
	background-color: #f9f7f5;
}

.product_title h2
{
	padding-bottom: 0px;
}
/*Jaume End 2019_02_07*/

/*Jaume Start 2019_04_16*/
.flexslider_carousel .direction-nav
{
	position:absolute;
	left:0;
	top:0;
}

.flexslider_carousel .direction-nav a {
	width: 80px;
}

@media only screen and (max-width: 1000px) {
	.flexslider_carousel .direction-nav {
		width: 86% !important;
	}
}

.accessory_price {
	font-size: 16px;
	color: #390;
	font-weight: 700;
}

#accesory-products_block_center
{
	width: 100%;
}

.flexslider_carousel
{
	padding: 0px;
}
/*Jaume End 2019_04_16*/

.ean_value
{
	margin-left: 5px;
}

/*Jaume Start 2019_11_26*/
.free_shipping, .free_shipping_peninsula
{
	color: #ff0000;
}

.free_shipping
{
	padding-right: 5px;
	font-size: 18px;
}

.shipping_costs, #open_mpg_form, .manufacturer
{
	text-decoration: underline;
}

.cont_consult_free_shipping
{
	margin-top: -15px;
}
/*Jaume Start 2019_11_26*/

.carrier_free
{
	float: left !important;
}

@media screen and (max-width: 767px) {

	.flexslider_carousel .direction-nav a {
		width: 40px;
	}

	.extraInfo {
		width: 45%;
	}

	.sequra_part_payment
	{
		width: 100%;
	}

	.menu_manufacturer_assessment {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
		border: 0px;
	}

	.menu_manufacturer_assessment ul li {
		padding: 0px;
	}

	.colIzdaPrecio
	{
		background-color: #E5FCE7;
	}

	.colDchaPrecio, #quantity_wanted_p
	{
		clear: both;
		float: none;
		margin: 15px;
	}

	.cont_qty
	{
		clear: both;
		text-align: center;
		margin: 0 auto;
	}

	#q_modify {
		 margin-right: 0px;
	}

	.add_cart_pp span
	{
		text-align: center;
	}

	#send_friend_form .form_container .text input {
		width: 93%;
	}

	#send_friend_form .form_container .text label {
		text-align: left;
	}

	.product_reference
	{
		margin-left: 5px;
		margin-right: 5px;
	}

	.viewport
	{
		width: 100% !important;
	}

	#accesory-products_block_center .center_block {
		max-width: 100% !important;
		min-width: 0px !important;
		margin-left: -1%;
		margin-right: 2%;
	}
}
/*Jaume End 2018_10_02*/