@charset "UTF-8";

/**
 * Inveo Accelerator
 *
 * [serves page the fastest way]
 *
 * http://www.inveostore.com
 *
 * 2020, (c) Inveo s.r.o.
 */


@media screen and (max-width:556px){
	#bg,#header_links,#left_column,#right_column,#header_logo { display:none; }
	#page { width:556px; }
	#center_column { width:536px; padding:0 10px; }
	#languages_block_top { position:absolute; top:780px; right:10px; width:536px; z-index:150; text-align:center; display:none; }
	#languages_block_top ul#first-languages li { margin-right:20px; }
	#languages_block_top ul#first-languages li:first-child { margin-left:5px; }
	#languages_block_top ul#first-languages li:last-child { margin-right:0; }
	#languages_block_top ul#first-languages li img { width:48px; height:48px; }
	#languages_block_top ul#first-languages li.selected_language { margin-right:20px; }
	#header { position:relative; min-height:83px; width:556px; }
	#header_right #currencies_block_top { position:absolute; top:680px; right:125px; width:290px; z-index:150; text-align:center; display:none; }
	#header_right #currencies_block_top ul li { margin:0 20px 0 0; }
	#header_right #currencies_block_top ul li:last-child { margin:0 0 15px 0; }
	#header_right #currencies_block_top ul li a:hover { color:#5d717e; }
	#header_right #currencies_block_top p { color:#e1dddd; font-size:12pt; }
	#header_right #currencies_block_top ul li a { font-size:18pt; border:1px solid #112532; }
	#header_right #currencies_block_top ul li.selected a { font-size:18pt; border:1px solid #e1dddd; color:#e1dddd; line-height:27pt; }
	#mobile_dropdown { position:absolute; width:556px; left:0; top:68px; color:#e1dddd; z-index:100; font-size:18pt; text-transform:uppercase;
	background:rgba(108,125,138,1); display:none;
	background:-moz-linear-gradient(top, rgba(108,125,138,1) 0%, rgba(28,59,80,1) 100%);
	background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(108,125,138,1)), color-stop(100%, rgba(28,59,80,1)));
	background:-webkit-linear-gradient(top, rgba(108,125,138,1) 0%, rgba(28,59,80,1) 100%);
	background:-o-linear-gradient(top, rgba(108,125,138,1) 0%, rgba(28,59,80,1) 100%);
	background:-ms-linear-gradient(top, rgba(108,125,138,1) 0%, rgba(28,59,80,1) 100%);
	background:linear-gradient(to bottom, rgba(108,125,138,1) 0%, rgba(28,59,80,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c7d8a', endColorstr='#1c3b50', GradientType=0 ); }
	#mobile_dropdown a { color:#e1dddd; text-decoration:none; }
	#mobile_dropdown ul { list-style:none; }
	#mobile_dropdown li { margin:auto; width:536px; border-bottom:1px #7b8c97 solid; height:60px; line-height:60px; text-align:center; }
	#mobile_dropdown li:nth-child(8) { height:130px; width:278px; line-height:30px; float:left; border-bottom:0; }
	#mobile_dropdown li:nth-child(9) { height:130px; width:278px; line-height:30px; float:left; border-bottom:0; }
	#mobile_dropdown li:nth-child(8) img,#mobile_dropdown li:nth-child(9) img { margin-top:25px; }
	#mobile_icons { position:absolute; right:6px; top:9px; }
	#mobile_icons img { margin-left:10px; cursor:pointer; }
	#mobile_mask  { position:absolute; left:310px; top:-2px; height:10px; width:100px; }
	#mobile_logo { position:absolute; left:8px; top:-2px; }
	.mobile { display:inline; }
	#address_delivery li,#address_invoice li,#delivery_address li,#invoice_address li,#order_carrier h4,#order_carrier span,#voucher h4 { font-size:11pt; }
	#add_to_cart,#quantity_wanted_p,.ishare { display:none; }
	#cart_zone { width:556px; position:absolute; top:-4px; left:-10px; height:100px; background:white; padding-top:-5px; }
	#cart_zone_more { float:left; text-align:center; color:#000; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; padding:30px 0; width:240px; text-transform:uppercase; border:1px solid #7b7a88; background: rgba(190,197,205,1); font-weight:bold; cursor:pointer; font-size:12pt;
	background: -moz-linear-gradient(top, rgba(190,197,205,1) 0%, rgba(143,147,158,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(190,197,205,1)), color-stop(100%, rgba(143,147,158,1)));
	background: -webkit-linear-gradient(top, rgba(190,197,205,1) 0%, rgba(143,147,158,1) 100%);
	background: -o-linear-gradient(top, rgba(190,197,205,1) 0%, rgba(143,147,158,1) 100%);
	background: -ms-linear-gradient(top, rgba(190,197,205,1) 0%, rgba(143,147,158,1) 100%);
	background: linear-gradient(to bottom, rgba(190,197,205,1) 0%, rgba(143,147,158,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bec5cd', endColorstr='#8f939e', GradientType=0 ); }
	#cart_zone_add { float:left; text-align:center; color:#fff; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; width:240px;padding:30px 0; text-transform:uppercase; border:1px solid #476445; background: rgba(110,180,91,1); font-weight:bold; cursor:pointer; font-size:12pt;
	background: -moz-linear-gradient(top, rgba(110,180,91,1) 0%, rgba(67,116,51,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(110,180,91,1)), color-stop(100%, rgba(67,116,51,1)));
	background: -webkit-linear-gradient(top, rgba(110,180,91,1) 0%, rgba(67,116,51,1) 100%);
	background: -o-linear-gradient(top, rgba(110,180,91,1) 0%, rgba(67,116,51,1) 100%);
	background: -ms-linear-gradient(top, rgba(110,180,91,1) 0%, rgba(67,116,51,1) 100%);
	background: linear-gradient(to bottom, rgba(110,180,91,1) 0%, rgba(67,116,51,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eb45b', endColorstr='#437433', GradientType=0 ); }
	#cart_zone_space1 { float:left; width:5px; }
	#cart_zone_space2 { float:left; width:15px; }
	#columns { margin-top:-15px; }
	#discount_name { width:80px; }
	#more_details span {  display:none; }
	#order_carrier h4
	#primary_block h1 { margin-bottom:10px; }
	#primary_block #pb-left-column { width:210px; margin-left:10px; }
	#primary_block ul#usefull_link_block li a,#primary_block ul#usefull_link_block li span.span_link { font-size:11pt; background:white url('/themes/prestashop/img/bullet_alt.jpg') no-repeat bottom left; padding-left:17px; }
	#product_reference { text-align:right; }
	#submitMessage { margin-left:77px; }
	#SubmitLogin { width:181px; }
	#usefull_link_productquestion { position:relative; }
	.breadcrumb { margin:10px 0 15px 0; font-size:12pt; }
	.cart_quantity_down { margin-left:10px; }
	.vit_partage_page { margin:20px 0 0 -50px; }
	a.button,a.button_large,input.button,input.button_large { background-image:none; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; text-transform:uppercase;
	padding:10px 0; margin-bottom:10px; border:1px solid #7b7a88; background: rgba(190,197,205,1);
	background: -moz-linear-gradient(top, rgba(190,197,205,1) 0%, rgba(143,147,158,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(190,197,205,1)), color-stop(100%, rgba(143,147,158,1)));
	background: -webkit-linear-gradient(top, rgba(190,197,205,1) 0%, rgba(143,147,158,1) 100%);
	background: -o-linear-gradient(top, rgba(190,197,205,1) 0%, rgba(143,147,158,1) 100%);
	background: -ms-linear-gradient(top, rgba(190,197,205,1) 0%, rgba(143,147,158,1) 100%);
	background: linear-gradient(to bottom, rgba(190,197,205,1) 0%, rgba(143,147,158,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bec5cd', endColorstr='#8f939e', GradientType=0 ); }
	a.exclusive,input.exclusive { background-image:none; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; text-transform:uppercase;
	padding:10px 0; margin-bottom:10px; border:1px solid #476445; background: rgba(110,180,91,1);
	background: -moz-linear-gradient(top, rgba(110,180,91,1) 0%, rgba(67,116,51,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(110,180,91,1)), color-stop(100%, rgba(67,116,51,1)));
	background: -webkit-linear-gradient(top, rgba(110,180,91,1) 0%, rgba(67,116,51,1) 100%);
	background: -o-linear-gradient(top, rgba(110,180,91,1) 0%, rgba(67,116,51,1) 100%);
	background: -ms-linear-gradient(top, rgba(110,180,91,1) 0%, rgba(67,116,51,1) 100%);
	background: linear-gradient(to bottom, rgba(110,180,91,1) 0%, rgba(67,116,51,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eb45b', endColorstr='#437433', GradientType=0 ); }
	a.button:hover,a.button_large:hover,a.exclusive:hover,input.button:hover,input.button_large:hover,input.exclusive:hover { background-position:left 0; }
	div.addresses { padding:0; width:536px; }
	input.button,input.button_large,input.exclusive { padding-top:5px; height:30px; }
	input.exclusive { width:150px; }
	object { width:100%; }
	span.editable { margin-left:0; }
	table.std th { padding:0 0.5em; }
	table.std thead th { font-size:11pt; }
	table.std tbody td { font-size:11pt; }
	ul.address { width:260px; }
	ul.address li { padding-left:10px; font-size:11pt; }
	ul.address li:last-child,ul.address li.address_update { padding-left:20px; }
	#footercustom #footerlinks_container,#footercustom #footerlinks { width:546px; height:310px; }
	#footercustom #footernewsletter_container,#footercustom #footernewsletter { width:546px; }
	#footercustom #footernewsletter_container { height:75px; }
	#footernewsletter .footerinput { margin-bottom:10px; }
	#footernewsletter select { margin-left:248px; }
	#footercustom #footerimage_container { border:0; }
	#footercustom #footerlinks ul { border:0; height:135px; }
	#footercustom #footerlinks ul.footerinformations { float:none; clear:both; margin:-110px 0 25px 235px; width:200px; }
	#footercustom #footerlinks ul.footerproducts { margin:-10px 0 0 -5px; width:190px; }
	#footercustom #footerlinks ul.footercompany { margin:-10px 0 0 -10px; width:210px; }
	#footercustom #footereditor_container { width:546px; height:354px; }
	#footercustom #footereditor { width:536px; height:330px; }
	

}