
@font-face {
  font-family: 'MuseoSansCyrl-100';
  src: url('../fonts/MuseoSansCyrl-100.eot') format('embedded-opentype'),
      url('../fonts/MuseoSansCyrl-100.woff2') format('woff2'),
      url('../fonts/MuseoSansCyrl-100.woff') format('woff'),
    url('../fonts/MuseoSansCyrl-100.ttf') format('truetype');
}



html {

  height: 101%;

}



body {

  margin: 0;

  padding: 0;

}



* {

    padding: 0;

    margin: 0;

    transition: 0.3s all;

    }



h1, h2, h3, h4, h5, h6, .contentheading, .componentheading {

  padding: 3px 0;

  margin: 0;

  line-height: 1.2;

  font-weight: bold;

  font-style: normal;

}



h1, .componentheading {

  font-size: 1.75em;

}



h2, .contentheading {

  font-size: 1.5em;

}



h3 {

  font-size: 1.25em;

}



h4 {

  font-size: 1em;

}



ul, ol {

  padding: .75em 0 .75em 0;

  margin: 0 0 0 35px;

}



ul.menu {

    margin: 0;

}



ul.menu li {

    list-style: none;

}



p {

  padding: 5px 0;

}



address {

  margin: .75em 0;

  font-style: normal;

}



a:focus {

    outline: none;

}



img {

  border: none;

}



em {

  font-style: italic;

}

strong {

  font-weight: bold;

}



form, fieldset {

  margin: 0;

  padding: 0;

  border: 0!important;

}

input, button, select {

  vertical-align: middle;
  color: #000;

}



.clr {

  clear : both;

}



.clearfix:after {

    content: " ";

  display: block;

  height: 0;

  clear: both;

  visibility: hidden;

  font-size: 0;

}



.clearfix {

  zoom: 1;

}



body {

  background:#fff;

  color: #000;

  font-size: 14px;

  font-family: MuseoSansCyrl-100,serif,arial!important;

  margin:auto;

  border:0;

  padding:0;


}



a, a:visited {

  color: #000;

}



a:hover {

  color: #000;

  text-decoration: underline;

}



h1, div.componentheading {

  color: #000;

  text-align: left;

  letter-spacing: -1px;

  line-height: 25px;

  font-size: 22px;

}



h2, div.contentheading {

  color: #036c9e;

  text-align: left;

  font-size: 20px;

}



h2 a {

    text-decoration: none;

}



h2 a:hover, div.contentheading a:hover {

  color: #036c9e;

}



.navbar-inner, .nav-list > .active > a, .nav-list > .active > a:hover,

.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover,

.nav-pills > .active > a, .nav-pills > .active > a:hover,

.btn-primary {

    color: #036c9e;

}





.rounded {

    -moz-border-radius: 5px;

  -o-border-radius: 5px;

  -webkit-border-radius: 5px;

  border-radius: 5px;

}



.white {

    background: #e1e1e1;

  background-image: url("white-gradient.svg");

  background-image: -o-linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  background-image: -webkit-gradient(linear, left top, left bottom,from(#ffffff),color-stop(40%,#ffffff), color-stop(100%, #e1e1e1));

  background-image: -moz-linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  background-image: linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  -pie-background: linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  border: #ffffff 1px solid;

    box-shadow: #545454 0px 1px 1px 0px;

  -moz-box-shadow: #545454 0px 1px 1px 0px;

  -webkit-box-shadow: #545454 0px 1px 1px 0px;

    border: #eee 1px solid;

}



.wrapper {

  max-width: 1000px;

  margin: 0 auto;

}



#nav {

    margin: 0;

    padding: 0;

    min-height: 50px;

}



#nav ul.menu {

    margin: 0;

    padding: 0;

  zoom: 1;

}



#nav ul.menu:after {

    content: " ";

  display: block;

  height: 0;

  clear: both;

  visibility: hidden;

  font-size: 0;

}



#nav ul.menu > li {

  margin: 0;

  padding: 0;

  list-style:none;

    border-right: 1px solid #fff;

    box-shadow: 1px 0 0 #e1e1e1;

  float: left;

}



#nav ul.menu > li > a, #nav ul.menu > li > span.separator {

    display:block;

  color: #036c9e;

  margin: 0px;

  padding: 15px;

  padding-right: 20px;

  padding-left: 20px;

  text-align: center;

  font-size: 14px;

    text-decoration: none;

}



#nav ul.menu > li:hover > a, #nav ul.menu > li:hover > span.separator,

#nav ul.menu > li.active > a, #nav ul.menu > li.active > span.separator {

  background: #036c9e;

  background-image: url("nav-gradient.svg");

  background-image: -o-linear-gradient(center top,#036c9e, #024e73 100%);

  background-image: -webkit-gradient(linear, left top, left bottom,from(#036c9e), color-stop(100%, #024e73));

  background-image: -moz-linear-gradient(center top,#036c9e, #024e73 100%);

  background-image: linear-gradient(center top,#036c9e, #024e73 100%);

  -pie-background: linear-gradient(center top,#036c9e, #024e73 100%);

}



#nav ul.menu > li:hover > a,

#nav ul.menu > li.active > a {

    color: #fff;

}



#nav ul.menu li li a, #nav ul.menu li li span.separator {

    display:block;

  margin: 10px;

  padding: 5px;

  padding-right: 10px;

  padding-left: 10px;

    text-decoration: none;

}



#nav ul.menu li li:hover > a {

  background: #036c9e;

  background-image: url("nav-gradient.svg");

  background-image: -o-linear-gradient(center top,#036c9e, #024e73 100%);

  background-image: -webkit-gradient(linear, left top, left bottom,from(#036c9e), color-stop(100%, #024e73));

  background-image: -moz-linear-gradient(center top,#036c9e, #024e73 100%);

  background-image: linear-gradient(center top,#036c9e, #024e73 100%);

  -pie-background: linear-gradient(center top,#036c9e, #024e73 100%);

    color: #fff;

}



#nav ul.menu li li.active > a {

  text-align: left;

    color: #000;

}



#nav ul.menu li ul, #nav ul.menu li:hover ul ul, #nav ul.menu li:hover ul ul ul {

  position: absolute;

  left: -999em;

  z-index: 999;

    margin: 0;

    padding: 0;

  background: #ffffff;

  background-image: url("white-gradient.svg");

  background-image: -o-linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  background-image: -webkit-gradient(linear, left top, left bottom,from(#ffffff),color-stop(40%,#ffffff), color-stop(100%, #e1e1e1));

  background-image: -moz-linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  background-image: linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  -pie-background: linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  border: #ffffff 1px solid;

    box-shadow: #545454 0px 1px 1px 0px;

  -moz-box-shadow: #545454 0px 1px 1px 0px;

  -webkit-box-shadow: #545454 0px 1px 1px 0px;

    border: #ccc 1px solid;

  width: 180px;

}





#nav ul.menu li:hover ul ul, #nav ul.menu li:hover li:hover ul ul, #nav ul.menu li:hover li:hover li:hover ul ul {

  left: -999em;

}



#nav ul.menu li:hover > ul, #nav ul.menu li:hover ul li:hover > ul, #nav ul.menu li:hover ul li:hover ul li:hover > ul, #nav ul.menu li:hover ul li:hover ul li:hover ul li:hover > ul {

  left: auto;

}



#nav ul.menu li:hover ul li:hover ul {

  margin-top: -45px;

  margin-left: 170px;

}



#nav ul.menu li li {

    float: none;

}





#headermodule {

    float: right;

    margin: 10px 0;

}









#left ul.menu li a, #left ul.menu li span.separator,

#right ul.menu li a, #right ul.menu li span.separator {

    display: block;

  background:  url(../images/tick.png) left center no-repeat;

  border-bottom: 1px solid #e3e3e3;

    box-shadow: 0 1px 0 #fff;

  padding-top: 5px;

  padding-bottom: 7px;

  padding-left: 20px;

  text-decoration: none;

}



#form-login-username label, #form-login-password label {

  display: block;

}



#form-login-username input, #form-login-password input {

  padding: 3px;

  border: 1px solid #ddd;

  -moz-border-radius: 3px;

  -o-border-radius: 3px;

  -webkit-border-radius: 3px;

  border-radius: 3px;

}



#form-login-username input:focus, #form-login-password input:focus {

  border: 1px solid #036c9e;

}



#form-login-submit button {

  background: #efefef;

  border: 1px solid #c3c3c3;

  padding: 4px;

  -moz-border-radius: 3px;

  -o-border-radius: 3px;

  -webkit-border-radius: 3px;

  border-radius: 3px;

  cursor: pointer;

}



#form-login-submit button:hover {

  background: #ccc;

}



#center > div.inner {

  padding: 10px;

}



h2.item-title, h2.item-title > a {

  padding-left: 15px;

  margin-top: 15px;

}





.breadcrumb{margin:0; padding:0;background: none;}

div.item a.btn:after {

  content: " >";

}



ul.breadcrumb li {

  display: block;

  list-style: none;
  float: left;

}
ul.breadcrumb li:nth-child(2)::before {

  display: none;
}

.breadcrumb .divider
{
  display: none!important;
}

ul.breadcrumb li a {

  text-decoration: none;

}



ul.breadcrumb .divider {

  margin: 3px;

}



div.item-page li {

  display: inline;

  list-style: none;

}



li.next{

  float: right;

}







.page-header {

  border-bottom:0;
    margin: 20px 0 0px 0;
  width: 100%;

}

.page-header h2 {
  font-size:2.5rem;
  color: #000;
  text-align: left;
}

.article-info {

  color: #c3c3c3;

  font-size: 10px;

}



#mem_haut

{

  width: 100%;

  height: 40px;

  margin: 0 auto;
  display: table;
  background:#159ae5;
  color: #000;

}



#mem_haut .custom

{

margin: 0 auto;

 width: 43%;

height: 40px;

}



#mem_haut .custom p

{

    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    margin: 0 auto;
    width: 54%;

}





#sociales

{

  height: 35px;

  float: left;

  display: table;

  font-size: 17px;

  padding: 3px 0 0 0

}



.social

{

  float: left;

  display: table;

}





.social a



{



display: block;



height: 30px;



width: 30px;



font-size: 18px;



color: #141414;



text-align: center;



line-height: 32px;



float: left;



margin-right: 2px;



}



#sociales div

{

  float: left;

  margin: 0 10px 0 0;

  line-height: 32px;

  display: table;

  color: #898989;

  font-size: 15px;

}



.social a:hover



{



color: #898989;



font-size: 19px;



}



#barre_logo

{

  width: 100%;

  height: 100px;

  background: #f7f7f7;
  position: absolute;
  top: 40px;

}

#logo

{
width: 80rem;
height: 70px;
margin: 0 auto;
position: relative;

}
#shop-contact
{
    position: absolute;
    top: 44px;
    width: 337px;
    height: 300px;
    right: -131px;
     z-index: 11000;
     border-radius: 6px;
    opacity: 0;
    color: #fff;
    display: none;
}

.shop-contact
{

   
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: 0.3s all;
    opacity: 0;

}

.shop-contact-in
{
       
    transition: 0.2s all;
 
    opacity: 1!important;
     -webkit-transform: translate(0, 25px);
    -moz-transform: translate(0, 25px);
    -o-transform: translate(0, 25px);
    -ms-transform: translate(0, 25px);
    transform: translate(0, 25px);
}

.mailto {
    display: block;
    width: 90%;
    background: #fff;
    text-align: center;
    padding: 14px;
    font-size: .75rem;
    color: #2b2b29;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    margin: 0 0 10px 0;
}


#shop-contact .module
{

padding: 23px;
}

#shop-contact .module h2
{

color: #fff;
}

#shop-contact .module:nth-child(1)
{
background: #000;
border-radius: 7px 7px 0 0;
}

#shop-contact .module:nth-child(2)
{
background: #404040;
border-radius:  0 0 7px 7px;
color: #fff;
}

#shop-contact .module ul li a 
{
color: #fff;
text-decoration: none;
}

#shop-contact .module ul li 
{
line-height: 22px;
}

#shop-contact .module ul li a:hover 
{
background: none;
text-decoration: underline;
}


#logo .logo

{

  display: block;

  background: url(../images/Wheelchairs-zone-logo.jpg) no-repeat center;

  background-size: 80%; 

  width: 20%;

  height: 70px;

  float: left;

}



#titre

{

    float: left;
    width: 12%;
    height: 70px;
    position: relative;

}

#titre .custom

{

 position: relative;

}


#titre p

{

margin: 0;



}



#shop-seach

{

float: left;
padding: 15px 2% 0 2%;
width: 55%;
height: 55px;

}

.input-append, .input-prepend {

    width: 100%;
    position: relative;

}



.input-prepend .add-on

{

  display: none;

}

#cache
{
width: 131%;
    height: 47px;
    background: url(../images/cache.png) no-repeat;
    background-size: 116%;
    position: absolute;
    top: 15px;
    left: -58px;
    border-radius: 0 30px 29px 0;
    transition: all 0.1s;
    cursor: pointer;
}


#cache:hover
{
    background: url(../images/cache-hover.png) no-repeat;
    color: #fff;
    transition: all 0.1s; 
     background-size: 116%;
}

.cache-contact
{
    background: url(../images/cache-hover.png) no-repeat !important;
    color: #fff;
    transition: all 0.1s; 
     background-size: 116%!important;

}



.contin {
    font-size: .8125rem;
    margin: 17px 0 0 34px;
    display: block;
    width: 38%;
    float: left;
}
.imgcache {
        font-size: 16px;
    display: block;
    width: 41%;
    float: left;
    background: url(../images/profil.png) no-repeat right;
    height: 40px;
    background-size: 158%;
    margin: 3px 0 0 0;
}




.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input {

    width: 100%;
    padding: 12px 36px;
    font-size: 20px;
    color: #000!important;
    background: none;
    border: 0;
    box-shadow: none!important;
    font-style: normal;
    border-radius: 30px;

}

#prependedInput::placeholder

{ /* Chrome, Firefox, Opera, Safari 10.1+ */

  color: #0D5E8C;

  opacity: 1; /* Firefox */

}



#shop-cart

{

 float: left;
  width: 8%;
  margin: 13px 0 0 12px;

}



.eshop-items h4 {

    color: #333333;

    font-size: 29px;

    float: left;

    margin-right: 10px;

    font-weight: normal;

    padding: 0 0 0 53px;

    background: url(../images/shop-icon.png) no-repeat left;

    background-size: 32%;

}



#eshop-cart .eshop-items a span {

    font-size: 17px;

    line-height: 37px;

    color: #fff;

}



#eshop-cart

{

  z-index: 9000;

}

#mem

{

    width: 100%;
    height: 40px;
    clear: left;
    display: table;
    background: #f7f7f7;
    position: absolute;
    top: 140px;


}



#mem_in

{

  width: 80rem;

  height: 40px;

  margin: 0 auto;
  display: table;

}

#promo

{

  width: 80rem;

  height: 30px;

   color: #fff;

  padding: 5px 1% 5px 10%;

  font-size: 15px;

  animation: blinker 1s step-start infinite;



}



#promo2

{

  width: 14%;

  height: 40px;

  float: left;

  margin: 0 0 0 20%;

display: none;


}



#link

{

  width: 100%;
  height: 40px;
  color: #000;
  display: table;

}

#off-menu_119 .link
{
height: auto;
}

@keyframes blinker {

  50% {

    opacity: 0;

  }

}



#slide

{
    width: 80rem;
    height: 500px;
    display: table;
    padding: 140px 0 0 0;
    margin: 0 auto;

}



#prod-cap

{

  width: 80rem;

  height:300px;

  margin: 85px auto;

  position: relative;

  display: table;

}

#prod-cape

{

clear: left;

display: table;
 margin: 0 0 100px 0;

}



.eshop-product
{

  margin: 0 auto;
  width: 80rem;
}

#prod-cap #eshop-main-container, #prod-cape #eshop-main-container

{

  position: relative;

  display: table;

  width: 100%;

}

 #prod-cap .module,  #prod-cape .module

{

  position: relative;

  display: table;

}

 #prod-cap .module:nth-child(2),  #prod-cape .module:nth-child(2)

{

  position: relative;

  display: table;
  margin: 85px 0 0 0;

}

 #prod-cap .eshop-product,  #prod-cape .eshop-product
{
  padding: 15px 0;
}


#prod-cap #eshop-main-container h1, #prod-cap .module h3, #prod-cape #eshop-main-container h1, #prod-cape .moduletable h3

{
    font-size: 1.9375rem;
    font-weight: 600;
    margin: 0 0 22px 0;
 }


.eshop-categories-list

{

  margin: 61px 0 0 0;

}



.eshop-categories-list .eshop-category-wrap .image, .eshop-sub-categories-list .eshop-category-wrap .image {

    padding: 0px;

}

.eshop-category-wrap .image a

{

  display: block;

}



.row-fluid .span2 {

    width: 17.53%;

}



#arival

{

  width: 100%;

  height: 100px;

  background: transparent;

  display: table;

  padding: 20px 0;

}

#arival a

{

  width: 20%;
  display: block;
  padding: 20px 0;
  text-align: center;
  margin: 0 auto;
  font-size: 30px;
  color: #fff;
  background: #159AE5;
  border-radius: 7px;
  text-decoration: none;

}

#arival a:hover

{

  color: #fff;
  background: #000;


}


#arival_in

{

  width: 90%;

  height: 300px;

  display: table;

  margin: 0 auto;

}



#arival_in .module h3

{

  font-size: 42px;

  text-align: center;

  font-weight: normal;

  margin:  0 0 20px 0;

}



#services .module h3

{

    font-size: 1.9375rem;
    text-align: left;
    margin: 0 0 30px 0;



}



#prod-cap #products-list-container, .eshop_product small, #prod-cape #products-list-container,

{

  display: none!important;

}



.img-polaroid {

    padding: 0;

    background-color:transparent!important;

    border: 0;

    border: 0;

    -webkit-box-shadow:none;

    -moz-box-shadow: none;

    box-shadow: none;

}

#prod-cap .eshop_product, #prod-cape .eshop_product
{
  background: #EFEDED;
  position: relative;
}

#prod-cap .eshop_product:hover .eshop-buttons, #prod-cap .img-polaroid:hover .eshop-buttons
{
  bottom: 165px;
  transition: all 0.3s;
  opacity: 1;
  z-index: 1000;
}

#prod-cape .eshop_product:hover .eshop-buttons, #prod-cape .img-polaroid:hover .eshop-buttons
{
  bottom: 195px;
  transition: all 0.3s;
  opacity: 1;
  z-index: 1000;
}




#prod-cap .eshop-product .eshop-buttons {
    position: absolute!important;
    bottom: 150px;
    left: 16px;
    opacity: 0;
    width: 90%;
      z-index: 1000;
}

#prod-cape .eshop-product .eshop-buttons {
    position: absolute!important;
    bottom: 170px;
    left: 16px;
    opacity: 0;
    width: 90%;
      z-index: 1000;
}

#prod-tab5
{
  clear: left;
  margin: 50px 0;
  font-size: 1.0625rem;
}
.link {
    display: block;
    padding: 18px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    height: 40px;
}
.link:hover {
    text-decoration: none;
}


.eshop-sale-price {
    font-size: 17px;
    font-weight: bold;
    color: #159ae5;
}

.price {
    font-size: 17px;
    font-weight: bold;
    color: #000;
}

.eshop-base-price {
    color: #000;
    text-decoration: line-through;
}
.product-review {
    padding: 5px 0 5px 0;
}


.eshop-cart-area input

{

    width: 100%;
    color: #fff;
    font-size: 14px;
    background: #159AE5;
    border: 0;
    border-radius: 0;
    padding: 12px;

}

.eshop-cart-area a

{

    width: 88%;
    color: #fff;
    font-size: 14px;
    background: #159AE5;
    border: 0;
    border-radius: 0;
    padding: 12px;
    text-decoration: none;

}


.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #fff;
    background-color: #1492c9;
}

#services

{

     width: 100%;
    height: 850px;
    margin: 0 auto;
    padding: 30px 0;
    font-size: 17px;
    text-align: center;
    display: table;
    background: #f7f7f7;

}

#services_in

{

     width: 80rem;
    height: 850px;
    margin: 0 auto;
    display: table;
    padding: 42px 0 0 0;
}



#services ul li

{

      display: table-cell;

      background: url(../images/fond-buton.jpg) center no-repeat;

      height: 170px;

}



#services ul

{

   display: table;

   width: 38%;

   margin: 0 auto;

}



#services ul li a

{

    display: block;

    font-size: 35px;

    line-height: 160px;

    text-decoration: none;

    color: #000;

}



#services ul li:hover

{

 background: url(../images/fond-buton_up.jpg) center no-repeat;

}



#services ul li:hover a

{

 background:none;

 color: #159AE5;

}



#map

{

  width: 100%;

  height: 550px;

    display: table;

    position: relative;

}









#map_in_contact

{

  width: 30%;

  height: 445px;

   position: absolute;

   top: -20px;

   left: 5%;

   background: #F2F2F2;

   border:1px solid rgba(0,0,0,0.2);

   z-index: 20;

   padding: 1% 2% 2% 2%;

}



#map_in_contact .module h3

{

font-size: 35px;

margin: 0 0 20px 0;

}



#partenaire .module h3

{

font-size: 35px;

margin: 0 0 20px 0;

text-align: center;

font-weight: normal;

}







#map_in_contact input

{

  width: 94%;

  padding: 10px;

  font-size: 14px;

  border-radius: 0;

}



#map_in_contact textarea

{

  width: 94%;

  padding: 10px;

  font-size: 14px;

  border-radius: 0;

  height: 160px!important;

}



#map_in_contact #sp_qc_submit

{

  width: 30%;

  border: 0;

  background: #159AE5;

  color: #fff;

  text-align: center;

}



#partenaire

{

  width: 90%;

  height: 250px;

 padding: 70px 0 30px 0;

 display: table;

 margin: 0 auto;



}



.ot_logo_scroller {

    padding-top: 0!important;

}



#footer

{

  width: 100%;

  height: 340px;

  background: #159AE5;

  display: table;

}



#icones

{

  width: 80rem;

  height: 340px;

  margin: 0 auto;

  display: table;

}

div.acymailing_module {
    width: 45%;
    margin: 0 auto!important;
    text-align: center;
    font-size: 14px;
    color: #000;
}

#icones_in

{

  width: 98%;

  height: 120px;

  padding: 4% 1% 1% 1%;

  display: table;

}

.omega-powered

{

  display: none!important;

}



.ot_logo_scroller_wrapper {



    padding-top:0;

    margin-top:0;

}



#icones_in .col-ot-5 {

    width: 11%;

}

.ot_row div:nth-child(4)

{

  border-right: 1px solid rgba(255,255,255,0.4);



}



#foot2

{

  width: 100%;

  height: 100px;

  padding: 30px 0 50px 0;

  display: table;

}



#block

{

  width: 100%;

  height: 100px;

  display: table;

}



#block2

{
    width: 100%;
    height: 62px;
    display: table;
    font-size: 14px;
    padding: 34px 0 0 0;

}





#block .module h3, #block2 .module h3

{

    font-size: .8125rem;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 10px 0;

}



#block .module ul li a

{

    font-size: .8125rem;
    color: #000;
    text-decoration: none;
    line-height: 27px;

}



#block .module ul li a:hover

{



  color: #fff;

  text-decoration: none;

  background: none;

  padding: 0 0 0 5px;

}


#block .module

{

float: left;
width: 16%;

}


.acymailing_module div

{

  margin: 10px 0 30px 0!important;

}



table.acymailing_form {

    margin:0;

    border: 0px !important;

    width: 100%;

}



.acyfield_email input

{

  border-radius: 0;

  font-size: 17px;

}



.acysubbuttons input

{
    width: 70%;
    font-size: 17px;
    padding:17px 8.5px;
    color: #fff;
    background: #159AE5;
    border: 1px solid #fff;
    border-radius: 0px;

}



.acysubbuttons input:hover

{



background: #666;



}



.btbt

{

  color: #fff;

  text-decoration: none;

}



#js-mainnav

{

  padding: 0!important;

}

#comimg
{
    width: 100%;
    height: 20px;
    padding: 23px 0;
}

#comimg2
{
      width: 58%;
    height: 20px;
    padding: 37px 0;
    margin: 0 auto;
}


.suiteprod
{
  display: none;
}
#comimg p, #comimg2 p
{
  margin: 0;
  padding: 0;
}
.item-page
{
position: relative;
    font-size: 1.0625rem;
    text-align: left;
    padding: 0;
    width: 58%;
    margin: 0 auto;
    line-height: 30px;
}

#baspage
{
  background: #2b2b29;
  padding: 80px 0;
  width: 100%;
  display: table;

}

#baspagein
{
  margin: 0 auto;
  width: 60%;
  display: table;
  color: #fff;
}


.timess
{
  position: absolute;
  color: #fff;
  font-size: 104px;
  top: -220px;
  font-weight: bold;
  width: 100%;
}
.modified {
    font-size: .8125rem;
    text-align: left;
    margin: 0;
}
#mapage

{
    width: 80rem;
    height: 470px;
    display: table;
    margin: 0 auto;
    padding: 141px 0;

}

#tris
{
  display: table-cell;
  width: 21%;
  padding: 0 2% 0 0;
}

#tris .module h3
{
 font-size: 1.0625rem;
    background: no-repeat;
    color: #000;
    padding: 15px;
    font-weight: normal;
}

#page_in
{
  display: table-cell;
  width: 65%;
  position: relative;
}


.product-info h1 {
    font-size: 1.9375rem;
    background: none;
    margin-top: 0;
    padding: 6px 0;
    color: #000;
    margin: 0;
}
.product-info .product-review {
    padding: 0;
    border: 0;
}
.product-info .product-desc {

    font-size: 16px;
}

#page_in .price {

    text-align: left;
}

#page_in .eshop-quantity-value, .eshop-quantity .eshop-quantity-value
{
  color: #000!important;
  font-style: normal!important;
  padding: 0!important;
}

#page_in .input-append, #page_in .input-prepend {
    margin-bottom: 24px;
}

#page_in  #add-to-cart, #button-review
{
font-size: .75rem;
    color: #fff;
    padding: 24px;
    border: 0;
    background: #2b2b29;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: bold;
    width: 100%;
}

#page_in .btbt {
    width: 97%;
}

.controls .btn-primary, #button-account, #button-login, #button-guest, #button-shipping-method, #button-payment-method, #button-confirm, #button-guest-shipping
{
  font-size: 16px;
color: #fff;
padding: 16px;
border: 0;
background: #000;
text-decoration: none;
}

.controls .btn-danger
{
  font-size: 16px;
color: #fff;
padding: 16px;
border: 0;
background: #A03545;
text-decoration: none;
}

.controls .btn-info
{
  font-size: 16px;
color: #fff;
padding: 16px;
border: 0;
background: #559DC9;
text-decoration: none;
}

.controls .btn-success
{
  font-size: 16px;
color: #fff;
padding: 16px;
border: 0;
background: #508E28;
text-decoration: none;
}



#page_in .product-cart .span4
{

}
.product-info .row-fluid .span4 {
    width: 68%;
    height: 534px;
    float: left;
    display: table!important;
}
.product-info .row-fluid .span8 {
    width: 28.811966%;
    border-radius: 8px;

 }  

 .product-info .row-fluid .span8 #pan8-in,  .product-info .row-fluid .span8 .moduletable {

    border: 0.0625rem solid #dedede;
    border-radius: 8px;
    margin: 0 0 40px 0;
 }  

.product-info .row-fluid .span8 .moduletable 

{
padding: 15px; 

}

.product-info .row-fluid .span8 .moduletable h3

{
    padding: 0 0 18px 0;
    border-bottom: 0.0625rem solid #dedede;
    margin: 6px 0 20px 0;
    font-size: 1.0625rem;
    font-weight: 500; 

}

.product-info .row-fluid .span8 .moduletable .eshop-product {
    margin: 0 auto;
    width: 21rem;
}

.product-info .row-fluid .span8 .moduletable .image.img-polaroid {
    text-align: left;
    height: 72px!important;
    float: left;
    width: 19%;
}

.product-info .row-fluid .span8 .moduletable .row-fluid .span4 {
    width: 100%!important;
    height: 79px!important;
    float: none!important;
    display: table!important;
    margin: 0 0 30px 0;
    border: 0.0625rem solid #dedede;
    background: none;
    border-radius: 6px;
}

.product-info .row-fluid .span8 .moduletable .row-fluid .span4 .clear {
display: none;
}

.product-info .row-fluid .span8 .moduletable .image.img-polaroid img {
    width: 82%;
    border-radius: 6px 0 0 6px;
}

.product-info .eshop_product:hover .eshop-buttons, .img-polaroid:hover .eshop-buttons {
    bottom: 27px;
    transition: all 0.3s;
    opacity: 1;
}
.product-info .eshop_product .eshop-buttons, .img-polaroid .eshop-buttons {
    bottom: 27px;
    transition: all 0.3s;
    opacity: 1;
    right: -240px!important;
    width: 42%;
    z-index: 1000;
    left: inherit;
}

.product-info .eshop-cart-area {
    margin: 0 0 -19px 0;
}
#prod-cape .slick-list {
    height: 531px;
}
.product-info .row-fluid .span8 .moduletable .link {
    display: block;
    padding: 10px 10px 0 10px;
    font-size: .8125rem;
    font-weight: bold;
    text-decoration: none;
    color: #000!important;
    height: 40px;
    float: left;
    width: 74%;
}

.product-info .row-fluid .span8 .moduletable .eshop-cart-area .btn-primary {
    width: 59%!important;
    color: #fff;
    font-size: 13px!important;
    text-decoration: none;
    padding: 2px!important;
    border: 0;
    background: #2b2b29!important;
}


.nav-tabs>li>a {
    border: 0!important;
    font-size: 1.0625rem;
    text-decoration: none;
    margin: 0;
    padding: 8px 0;
}

.nav-tabs>li {
    margin: 0 30px 0 0;

}
.nav-tabs
{
  padding: .75em 0 0 0;
}
.tab-content>.active, .pill-content>.active {
    display: block;
    font-size: 1.0625rem!important;
}
.product-info .tab-content {
    margin-bottom: 18px;
    padding: 15px 0;
    border-top: 1px solid #ddd!important;
    border-radius: 0;
    border: 0;
}


.nav-tabs>li.active {
    border-bottom: 3px solid #000;
}

#related-products {
    text-align: center;
    clear: left;
}

.product-info .product-price {
    border-bottom: 1px solid #E7E7E7;
    padding: 10px 14px;
    height: 56px;
    background: #f6f6f6;
}
.product-info .product-price h2 {
    margin: 0;
    font-size: 1.4375rem;
}

.eshop-base-pourcen {
    font-size: .8125rem;
    color: #000;
}


.product-manufacturer {
    padding: 6px 0 26px 0;
    font-size: .8125rem;
}

.product-info .product-desc, .product-info .product-options {
    border-bottom: 1px solid #E7E7E7;
    padding: 15px 13px;
}


#page_in .span8
{
  position: relative;
}

#page_in .product-cart .span4 a
{
color: #000;
}

#reviews .row-fluild
{
  clear: left;
}

#page_in .image.img-polaroid {
    text-align: left;
        height: 634px;
}

.demo {
    width: 870px!important;
    height: 534px;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none;
    padding: 0;
}

.lSSlideOuter .lightSlider li {
width: 423px!important;
    margin-right: 15px!important;
}



#page_in .list .eshop-image-block {
    width: 22%;
}
#page_in .list .eshop-info-block {

    width: 75%;
}

#page_in .eshop-info-block a
{
  font-size: 25px;
text-decoration: navajowhite;
color: #000;
}

#page_in .eshop-product-price .price {

    font-weight: bold;
}
#page_in .list .eshop-buttons {

    text-align: left;
}

#colorbox #cboxContent h1 {
    background: #000!important;
    margin: -30px -30px 10px;
    padding: 10px;
    line-height: normal;
    color: #fff;
}

#checkout-options h4
{
  font-size: 30px;
}

#login fieldset
{
  padding: 26px;
border-radius: 7px;
}


select, #postcode, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
    height: auto !important;
    width: 87%;
    font-size: 1.0625rem;
    background: #ededed;
}
.product_search input:-internal-autofill-selected 
{
   background: #ededed!important;
}
.product_search::placeholder {
  color: #000!important;
}
.eshop-loadding{
  background: url("../images/loader.gif") no-repeat scroll right 8px #ededed !important;

    }

.input-prepend .fa {
     display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 15px!important;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 9000;
    top: 17px;
    left: 14px;
}

.product-options select
{

    width: 50%;
}
#megamenucss #js-mainnav.megamenu .childcontent .moduletable h3 {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    color: #fff!important;
    font-size: 14px!important;
}

#megamenucss #js-mainnav.megamenu .childcontent .moduletable a {

    color: #fff!important;
    font-size: 14px!important;
}

#megamenucss #js-mainnav.megamenu .childcontent .moduletable a:hover {

    color: #159AE5!important;
    font-size: 14px!important;
}


#megamenucss #js-mainnav.megamenu .childcontent-inner {
    overflow: visible;
    background: #f7f7f7;
    padding: 2%;
    display: table;
  }

.dropdown-menu li > a {

    padding: 6px 0px 6px 7px!important;
}


.fixed-header
{
  position: fixed!important;
  z-index: 9000;
  top: 0!important;
}

.fixed-menu
{
   position: fixed!important;
  z-index: 4000;
  top: 100px!important;
}
.eshop-search
{
  position: relative;
}

#eshop_result {
    background-color: #ffffff;
    position: absolute;
    z-index: 9999;
    left: -301px;
    width: 185%!important;
    height: 600px;
      overflow: hidden;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}

#finded-art {
    width: 63%;
    float: left;
    height: 600px;
    overflow: scroll;
    padding: 2%;
}

#finded-art ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#finded-art ul li {
    width: 19%;
    display: block;
    height: 233px;
    float: left;
    margin: 0 6% 7% 0;
    border: 0!important
}

#finded-art ul li a {
    display: block;
    width: 100%;
    height: 171px;
}

#finded-art ul li a img {
border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

#finded-art ul li > div {
    height: 67px;
    position: relative;
    text-align: left;
    float: none;
    width: 100%;
    padding: 10px 0 0 0;
}


#eshop_result li:hover {
    background:none;
}

#finded-art ul li > div a {
display: block;
    width: 100%;
    height: 67px;
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}


#options-art {
    width: 29%;
    float: left;
    height: 600px;
    padding: 2%;
    background: #f1f1f1;
}

#options-art h3 {
    font-weight: normal;
    margin: 0 0 15px 0!important;
}

#options-art li {
    line-height: 24px;
    cursor: pointer;
    border-top: 0;
}
#options-art li a {
    text-decoration: none;
    color: #3a3a3a;
    text-transform: capitalize;
}

#options-art li:hover {
    background-color: none;
    text-decoration: underline;
}

#manu-art {
    margin: 20px 0 0 0;
}

#payment-method .radio
{
 float: left;
 margin: 30px 0 0 0;
}

#payment-method div:nth-child(3)
{
 display: table;
}

#eshop-main-container .list td
{
  padding: 10px;
}

#sp_quickcontact106 #message
{
  width: 93%;
  height: 200px!important;
}


#sp_quickcontact106 #sp_qc_submit
{
    padding: 20px;
    width: 50%;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.2);
    background:#159AE5!important;

}
#shop-cart ul li a img
{
 width: 84%;
}

#shop-cart ul li 
{
     float: left;
    width: 31%;
    text-align: center;
    font-size: 25px; 
}

#megamenucss #js-mainnav.megamenu .js-megamenu, #megamenucss #js-mainnav.megamenu .js-megamenu .level1 .group, #megamenucss #js-mainnav.megamenu .js-megamenu ul.level1, #megamenucss #js-mainnav.megamenu .js-megamenu ul.level2, #megamenucss #js-mainnav.megamenu .js-megamenu ul.level3 {
    margin: 0px 0 0 0;
    padding: 0;
    font-size: 12px!important;
    display: table;
}
#megamenucss #js-mainnav.megamenu ul.level1 li.megacss span.megacss, #megamenucss #js-mainnav.megamenu ul.level1 li.megacss a.megacss {
    background: none;
    border: 0;
    font-weight: normal;
    padding: 8px 7px;
} 
.group-content {
    display: table;
    width: 800px;
}

#prod-cap .slick-initialized .slick-slide, #prod-cape .slick-initialized .slick-slide {
    display: block;
    width: 285px!important;
    margin-left: 20px;
    height: 521px;
       background: #eeedea!important
} 

#prod-cap #wap-product, #prod-cape #wap-product { 
    display: block;
    width: 295px!important;
    margin-left: 20px;
        height: 521px;
    } 
#prod-cap .product-infor, #prod-cape .product-infor {
    padding: 15px;
} 

.product-infor a
{
    margin: 0 0 8px 0;
    display: block;
    font-size: 17px;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
}   
 
.catego {
    font-size: 12px!important;
    text-transform: capitalize;
    margin: 0!important;
}
.catego:hover {
 text-decoration: underline;
}
.image.img-polaroid {
    text-align:left;
}
.image .additional-image {
    height: 69%;
}

.nspArtPage div:nth-child(1) {
    height: 670px;
    width: 48%;
    padding: 0!important;
    margin: 0 52px 0 0;
} 

.nspArtPage div:nth-child(1) .nspImage {
    border-radius: 6px;
} 


.nspArtPage div:nth-child(1)  h4 {
    font-size: 1.0625rem;
    margin: 20px 0 3px 0;
    color: #606060!important;
    width: 100%;
    padding: 0;
}


#baspagein .nspArtPage .nspArt {
    padding: 0 0px 20px 0;
    width: 31%;
    height: 170px;
}

#baspagein .nspArtPage .nspArt .nspImage {
     width: 106px!important;
    height: 73px!important;
    border-radius: 6px;
}


#baspagein .nspArtPage .nspArt h4 {
    font-size: 1.0625rem;
    margin: 0;
    padding: 0 0 9px 24px;
    width: 59%;
    color: #fff!important;
}

#baspagein .nspArtPage .nspArt h4 a {
    color: #fff!important;
    font-weight: normal;
}

#baspagein .nspArtPage .nspArt p {
   padding: 0 0 12px 128px!important;
    width: 76%!important;
    color: #a3a3a3;
}

#baspagein .nspArtPage .nspArt .nspText {
    font-size: 14px!important;
    margin: 0;
     color: #606060;
     padding: 0 0 12px 128px!important;
}


#baspagein .nspArtPage .nspArt .nspInfo2 {
    font-size: 12px!important;
    margin: 0!important; 
    padding: 0 0 12px 128px!important;
    
}


.nspArtPage div:nth-child(2), .nspArtPage div:nth-child(3), .nspArtPage div:nth-child(4), .nspArtPage div:nth-child(5){
    padding: 0 0px 20px 0;
    width: 47%;
}

.nspArtPage div:nth-child(2) .nspImage, .nspArtPage div:nth-child(3) .nspImage, .nspArtPage div:nth-child(4) .nspImage, .nspArtPage div:nth-child(5) .nspImage{
     width: 106px!important;
    height: 73px!important;
    border-radius: 6px;
}

.nspArtPage div:nth-child(2) h4, .nspArtPage div:nth-child(3) h4, .nspArtPage div:nth-child(4) h4, .nspArtPage div:nth-child(5) h4{
    font-size: 1.0625rem;
    margin: 0;
    padding: 0 0 9px 24px;
    width: 76%;
    color: #606060!important;
}

.nspArtPage div:nth-child(2) p, .nspArtPage div:nth-child(3) p, .nspArtPage div:nth-child(4) p, .nspArtPage div:nth-child(5) p{
    font-size: 1.0625rem!
    margin: 0!important;
    padding: 0 0 12px 24px!important;
    width: 76%!important;
     color: #606060;
}

.nspArtPage .nspInfo1 {
    font-size: 12px!important;
    margin: 0;
     color: #606060;
}

.nspArtPage h4:hover {
  text-decoration: underline;
}

.nspArtPage div:nth-child(2) .nspText, .nspArtPage div:nth-child(3) .nspText, .nspArtPage div:nth-child(4) .nspText, .nspArtPage div:nth-child(5) .nspText {
    font-size: 14px!important;
    margin: 0;
     color: #606060;
     padding: 0 0 12px 128px!important;
}

.nspArtPage div:nth-child(2) .nspInfo2, .nspArtPage div:nth-child(3) .nspInfo2, .nspArtPage div:nth-child(4) .nspInfo2, .nspArtPage div:nth-child(5) .nspInfo2 {
    font-size: 12px!important;
    margin: 0!important; 
    padding: 0 0 12px 128px!important;
    
}


.acyfield_email input
{

    border: 1px solid #fff;
    padding: 15px 12px;
}

.group2 {
    color: #FFF;
    position: relative;
    float: none;
    width:auto;
    height: 30px;
    display: table-cell;
}

.icon_cnt {
    word-wrap: break-word;
    margin: 0 auto;
    width: 24%;
    height: 30px;
    display: table;
}

.icon_cnt div.group2:nth-last-child(1) {

    display: none;
}
.facebook, .twitter, .linkedin, .googleplus, .gmail, .outlook, .yahoo, .skype, .youtube, .rss, .instagram, .CustomSocialIcons {
    height: 40px;
    background: none;
}


.group2.group2_32 .name .img_cnt img, .group2.group2_32 .name .img_cnt .img {
    position: relative;
    top: 0px!important;
    transition: all 0.8s;
}

.sortPagiBar, .eshop-filter-reset-all
{
  display: none!important;
}

#products-list .row-fluid .span3, #products-list-container .row-fluid .span3 {
    max-width: 24%;
    height: 432px;
    margin: 0 1% 1% 0;
    background: #eeedea!important;
    position: relative;
}

#products-list .row-fluid .span3 .eshop-image-block, #products-list-container .row-fluid .span3 .eshop-image-block  {
    width: 100%;
    height: 276px;
}
#products-list .row-fluid .span3 .image.img-polaroid, #products-list-container .row-fluid .span3 .image.img-polaroid {
    text-align: left;
    height: 275px;
}

#products-list .row-fluid .span3 .eshop-info-block, #products-list-container .row-fluid .span3 .eshop-info-block {
    width: 91%;
    height: 63px;
}
#products-list .row-fluid .span3 h5, #products-list-container .row-fluid .span3 h5 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    display: block;
    height: 62px;
}
#products-list .eshop-info-block a, #products-list-container .eshop-info-block a  {
    font-size: .9375rem;
    text-decoration: navajowhite;
    color: #000;
}
#products-list .catego, #products-list-container .catego {
    margin: 8px 0!important;
    display: block;
}

#products-list .eshop-product-price .price, #products-list .eshop-product-price .eshop-sale-price, #products-list-container .eshop-product-price .price, #products-list-container .eshop-product-price .eshop-sale-price {
    clear: both;
    display: block;
    font-size: .9375rem;
    font-weight: bold;
    line-height: normal;
    width: 100%;
       width: 36%;
    float: left;
}

#products-list .eshop-base-price, #products-list-container .eshop-base-price {
    color: #000;
    text-decoration: line-through;
    float: left;
    display: table;
}

#products-list .eshop-product-price, #products-list-container .eshop-product-price {
    height: 29px;
}

#products-list .eshop-product-price p, #products-list-container .eshop-product-price p  {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 19px;
}

#products-list .eshop-buttons, #products-list-container .eshop-buttons {
    position: absolute;
    bottom: 160px;
    right: inherit;
    width: auto;
    text-align: center;
    width: 91%;
    left: 10px;
    z-index: 2000;
    transition: all 0.3s;
      opacity: 0;
}

#products-list .row-fluid .ajax-block-product:hover .eshop-buttons, #products-list .row-fluid .img-polaroid:hover .eshop-buttons, #products-list-container .row-fluid .ajax-block-product:hover .eshop-buttons, #products-list-container .row-fluid .img-polaroid:hover .eshop-buttons {
    bottom: 174px;
    transition: all 0.3s;
    opacity: 1;
    
}



.eshop-filter .panel-collapse {
    border-top:0!important;
    border-left:0!important;
    border-right:0!important;
}
.eshop-filter > a {

    background:none!important;
        font-weight: bold;
    color: #000;
        padding: 20px 0;
    border-top: 0.0625rem solid #dedede;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    font-size: .8125rem;
    text-decoration: none;

}

.eshop-filter .badge-info {
    border-radius: 3px;
    background: #eeedea;
    color: #000!important;
    padding: 0 4px;
    float: inherit!important;
    line-height: 20px;
    position: relative;
    margin-left: 20px!important;
    outline: 0 !important;
    position: relative;
    font-size: .75rem;
}

.eshop-info-block p
{
  display: none;
}
.eshop-product-price p
{
  display: block!important;
}

.eshop-filter .badge-info:after {
    border-right-color: #fff!important;
}
.panel-collapse .panel-body li {
    list-style: none;
    padding: 8px;
    border-bottom:0!important;
}

.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 0!important;
    border-radius: 4px;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.noUi-connect {
    background: #999!important;
    box-shadow: inset 0 0 3px rgb(51 51 51 / 45%);
    -webkit-transition: background 450ms;
    transition: background 450ms;
}

.brandes, .login .control-label, .registration .control-label
{
  display: none!important;
}

#page_in .accounte {
    position: absolute;
    left: -312px;
    background: #ededed;
    width: 56.3%;
    height: 381px;
    padding: 9%;
}

#page_in .login, #page_in .registration {
    position: absolute;
    right: -312px;
    width: 50.4%;
    padding: 5% 12%;
    height: 383px;
}

.account-text {
    font-size: 1.9375rem;
    width: 46%;

}
.crate {
    margin: 30px 0 0 0;
    font-size: 1.0625rem;
}

.form-horizontal .control-group .controls {
    margin-left: 50px;
    width: 73%;
}

.well {

    background: none!important;
    border: 0 !important;
    padding: 0!important;
}

.well input{
    padding: 15px;
    border: 1px solid #999;
    background: none;
    border-radius: 0;
}

.well button{
    width: 94%;
    text-transform: uppercase;
    border-radius: 0;
}

.well .controles
{
  float: left;
  margin: 0 5px 0 50px;
  width: 3%;
 
}

.well .control-labele
{
  float: left;
  margin: 0 5px 0 0;
}

.well div.controlese
{
  float: left;
  margin: 0 5px 0 50px;

 
}


.well div.controleses
{
  float: left;
  margin: 0 0 0 137px;

 
}


.alert, .warning {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    color: #fff;
    text-shadow: none;
    background: #999!important;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
    font-size: 20px;
}

#system-message-container {
    position: absolute;
    z-index: 1;
    width: 100%;
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-shadow: none;
    opacity: 1;

}

#carte {
    width: 66%;
    float: left;
    margin: 0 3% 0 0;
}

.recap {
    float: left;
    width: 26%;
    background: #ededed;
    padding: 2.5% 2.5%;
}

.recap h3 {
  border-bottom: .0625rem solid #2b2b29;
  padding-bottom: 13px;
  font-size: 1.4375rem;
  margin-bottom: 30px;

}

.recap table {
width: 100%;
font-size: .8125rem;
text-transform: uppercase;
font-weight: bold;
}

.recap table tr td:nth-child(1)
{
text-align: left!important;
padding: 12px 0 ;
}
.recap table tr td:nth-child(2)
{
text-align: right;
padding: 12px 0 ;
}

.aftertaxe {
    margin: 31px 0;
}

.tabed tr:last-child td {
     border-top: .0625rem solid #2b2b29;
     padding: 20px 0;
}


.recap .btn-primary {
    width: 93%;
    padding: 10px;
    background: #2b2b29;
    color: #fff!important;
    text-decoration: none;
    text-transform: uppercase;
    font-size: .75rem;
    border-radius: 0;
}

.control-group {
    text-align: left;
}

#block .mobilemem
{
  display: none; 
}

#block .mobilemem h3 {
    border-top: 1px solid rgba(0,0,0,0.2);
    padding: 13px 0;
    margin: 0;
}

#shop-contact .closse {
 display: none;
}

.eshop-info-block {
    padding: 10px;
    text-align: left;
}

#colorbox {
    display: block;
    visibility: visible;
    top: initial!important;
    left: initial!important;
    position: fixed!important;
    width: 621px;
    height: 100%!important;
    overflow: hidden;
    right: 12px;
    bottom: -80px;
}

#baspagein .module h3
{
  border-bottom: .0625rem solid #666665;
  padding: 0 0 15px 0;
  display: block;
  margin: 0 0 20px 0;
 }

.cart-info table 
{
  border: 0!important;
}

.cart-info table td
{
  vertical-align: top!important;
  text-align: left!important;
  padding: 10px 0!important;
}




.cart-info .eshop-quantity .btn.button-plus, .quote-info .eshop-quantity .btn.button-plus, .cart-info .eshop-quantity .btn.button-minus, .quote-info .eshop-quantity .btn.button-minus  {
    border-radius: 0!important;
    margin: 0!important;
    width: 14px;
    display: table-cell;
    height: 14px;
    vertical-align: top;
}

#page_in .eshop-quantity-value, .eshop-quantity .eshop-quantity-value {
 color: #000!important;
    font-style: normal!important;
    padding: 0!important;
    display: table-cell;
    vertical-align: top;
    margin: 0;
    height: 14px!important;
    width: 20px!important;
}

.cart-info .eshop-quantity, .quote-info .eshop-quantity {
    margin: 0;
    display: table;
}

.cart-info .input-append 
{
  margin: 20px 0 5px 0!important;
}

.cart-info .titrer {
    font-size: .8125rem;
    font-weight: bold;
    text-decoration: none;
}
.priceee
{
  font-weight: bold;
}
#carte .controls 
{
  text-align: left!important;
}


.product-info .image-additional {
    clear: both;
    margin-top: 10px;
    margin-left: 0;
    overflow: hidden;
    width: 869px;
}

.slick-slide {
    width: 3%!important;
    margin: 0 10px 0 0;
}

.product-info .image-additional img {
    width: 100%;
}

.zoomWrapper {

    width: 400px!important;
    height: 400px!important;
}

.zoomWrapperImage {
    width: 100%;
    height: 100%!important;
}

#megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss, #megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {

    font-weight: bold;
}