.columns-container {
background: #fff;
}
.row {
margin-left: -5px;
margin-right: -5px;
}
.container {
  max-width: 1185px;
}
#columns {
position: relative;
padding-bottom: 50px;
padding-top: 15px;
background: #fff;
}
body {
min-width: 320px;
height: 100%;
color: #000000;
}
header {
z-index: 1;
position: relative;
background: #fff;
padding-bottom: 0px;
}
header .nav {
background: #FFF;
border-bottom: 1px solid #e6e6e6;
}
.shop-phone i {
font-size: 21px;
line-height: 21px;
color: #66b1e2;
padding-right: 7px;
}
.shop-phone strong {
  color: #000000;
}
#contact-link a {
display: block;
color: #000000;
font-weight: normal;
padding: 8px 9px 11px 9px;
text-shadow: 0px 0px rgba(0, 0, 0, 0.0);
cursor: pointer;
line-height: 18px;
}
#contact-link a:hover, #contact-link a.active {
background: none;
color: #66b1e2;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#languages-block-top {
  float: right;
  border-left: 1px solid #FFF;
  position: relative;
}
#languages-block-top div.current {
font-weight: normal;
padding: 8px 6px 10px 6px;
line-height: 18px;
color: #000000;
text-shadow: 0px 0px rgba(0, 0, 0, 0.0);
cursor: pointer;
}
#languages-block-top div.current:after {
content: "\f0d7";
font-family: "FontAwesome";
font-size: 18px;
line-height: 18px;
color: #66b1e2;
vertical-align: -2px;
padding-left: 3px;
}
#languages-block-top ul {
display: none;
position: absolute;
top: 37px;
left: 0;
width: 157px;
background: #000000;
z-index: 2;
}
#languages-block-top ul li.selected, #languages-block-top ul li:hover a {
background: #66b1e2;
color: #ffffff;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#currencies-block-top {
float: right;
border-left: 1px solid #FFF;
position: relative;
}
#currencies-block-top div.current {
font-weight: normal;
padding: 8px 6px 10px 6px;
color: #000000;
text-shadow: 0px 0px rgba(0, 0, 0, 0.0);
cursor: pointer;
line-height: 18px;
}
#currencies-block-top div.current strong {
color: #9E9E9E;
}
#currencies-block-top div.current:after {
content: "\f0d7";
font-family: "FontAwesome";
font-size: 18px;
line-height: 18px;
color: #66b1e2;
vertical-align: -2px;
padding-left: 3px;
}
element.style {
display: block;
}
#currencies-block-top ul {
display: none;
position: absolute;
top: 37px;
left: 0;
width: 157px;
background: #000000;
z-index: 100;
}
#currencies-block-top div.current.active {
background: #000000;
}
#currencies-block-top div.current:hover, #currencies-block-top div.current.active {
background: none;
}
#currencies-block-top ul li.selected, #currencies-block-top ul li:hover a {
background: #66b1e2;
color: #ffffff;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.header_user_info a {
color: #000000;
font-weight: normal;
display: block;
padding: 8px 6px 11px 6px;
cursor: pointer;
line-height: 18px;
}
.header_user_info a:hover, .header_user_info a.active {
background: none;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.header_user_info {
float: right;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
}
#contact-link {
float: right;
border-left: 1px solid #FFF;
}
#search_block_top #search_query_top {
display: inline;
padding: 0 13px;
height: 45px;
line-height: 45px;
background: #FFF;
margin-right: 1px;
border: 1px solid #E6E6E6;
}
#search_block_top .btn.button-search {
background: #000000;
display: block;
position: absolute;
top: 0;
right: 0;
border: none;
color: #66b1e2;
width: 50px;
text-align: center;
padding: 10px 0 11px 0;
}
#search_block_top .btn.button-search:hover {
color: #FFF;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.shopping_cart > a:first-child {
padding: 7px 10px 14px 16px;
background: #FFF;
display: block;
font-weight: normal;
color: #000000;
text-shadow: 0px 0px rgba(0, 0, 0, 0.0);
overflow: hidden;
border: 1px solid #E6E6E6;
}
.shopping_cart > a:first-child:before {
content: "\f290";
font-family: "FontAwesome";
display: inline-block;
font-size: 23px;
line-height: 23px;
color: #66b1e2;
padding-right: 15px;
}
#header .shopping_cart > a:first-child:after {
content: "\f0d7";
font-family: "FontAwesome";
display: inline-block;
float: right;
font-size: 18px;
color: #66b1e2;
padding: 6px 0 0 0;
}
#layer_cart .layer_cart_product .product-image-container {
max-width: 178px;
border: 1px solid #E6E6E6;
padding: 5px;
float: left;
margin-right: 30px;
}
#layer_cart .layer_cart_product h2 {
font: 400 23px/29px Arial, Helvetica, sans-serif;
color: #000000;
margin-bottom: 22px;
padding-right: 0;
}
#layer_cart .layer_cart_cart h2 {
font: 400 23px/29px Arial, Helvetica, sans-serif;
color: #000000;
border-bottom: 1px solid #66b1e2;
padding-bottom: 13px;
margin-bottom: 17px;
}
.shopping_cart > a:first-child b {
color: #000000;
font: 400 16px/17px "Helvetica Neue", Helvetica, Arial, sans-serif;
padding-right: 5px;
text-transform: uppercase;
}
.cart_block .cart-buttons a#button_order_cart span {
padding: 7px 0;
font-size: 1.1em;
border: solid 1px #000000;
background: #4CAF50;
}
.cart_block .cart-buttons a#button_order_cart:hover span {
border: solid 1px #66b1e2;
background: #66b1e2;
color: #ffffff;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#block_top_menu {
padding-top: 20px;
padding-left: 4px;
padding-right: 4px;
}
.sf-menu {
position: relative;
padding: 0;
width: 100%;
border: 1px solid #E6E6E6;
background: #000000;
}
.sf-menu > li > a {
font: 300 16px/22px "Lato", sans-serif;
text-transform: none;
color: #ffffff;
display: block;
padding: 17px 29px;
border-bottom: 0px solid #66b1e2;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
text-transform: uppercase;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.sfHoverForce > a {
background: #66b1e2;
border-bottom-color: #000000;
color: #ffffff;
}
.sf-menu > li > ul > li > a {
text-transform: none;
font: 200 16px/17px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #000000;
}
.sf-menu li li li a {
display: inline-block;
position: relative;
color: #000000;
font-size: 14px;
line-height: 16px;
font-weight: normal;
padding-bottom: 10px;
}
.sf-menu li li li a:hover {
color: #cccccc;
}
#homepage-slider {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 30px;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left; }
  @media (max-width: 767px) {
    #homepage-slider {
      width: 100%;
      max-width: 100%;
      padding-top: 20px; } }
  #homepage-slider #homeslider {
    margin: 0 auto;
    padding: 0; }
  #homepage-slider .homeslider-description {
    padding: 50px 80px;
    cursor: pointer; }
    #homepage-slider .homeslider-description h2 {
      font-size: 2.7em;
      color: #66b1e2;
      margin: 0;
      padding: 0; }
    #homepage-slider .homeslider-description p {
      width: 50%;
      font-size: 1.15em;
      line-height: 1.3em;
      padding: 0.5em 0;
      color: #FFFFFF; }
    #homepage-slider .homeslider-description button {
      font-size: 1.2em;
      text-transform: uppercase; }
    @media (max-width: 1200px) {
      #homepage-slider .homeslider-description {
        padding: 20px;
        font-size: 0.8em; } }
    @media (max-width: 768px) {
      #homepage-slider .homeslider-description {
        padding: 30px;
        font-size: 0.7em; }
        #homepage-slider .homeslider-description p {
          font-size: 1.5em; } }
    @media (max-width: 480px) {
      #homepage-slider .homeslider-description {
        padding: 30px;
        font-size: 0.5em; }
        #homepage-slider .homeslider-description p {
          font-size: 1.7em; } }
#homepage-slider .homeslider-container {
  position: relative; }
#homepage-slider .homeslider-image {
  position: absolute;
  left: 0;
  top: 0; }
#homepage-slider .homeslider-description {
  position: absolute;
  left: 0;
  top: 0; }
#homepage-slider .bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1; 
  border: 1px solid #e6e6e6;
}
#homepage-slider .bx-wrapper a {
    display: block; }
#homepage-slider .bx-wrapper img {
    display: block;
    max-width: 100%;
    height: auto; }
#homepage-slider .bx-wrapper .bx-viewport {
  width: 100%; }
#homepage-slider .bx-wrapper .bx-pager,
#homepage-slider .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }
#homepage-slider .bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat white;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }
#homepage-slider .bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }
#homepage-slider .bx-wrapper .bx-pager .bx-pager-item,
#homepage-slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }
#homepage-slider .bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
#homepage-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
#homepage-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000; }
#homepage-slider .bx-wrapper .bx-prev {
  right: auto; }
  #homepage-slider .bx-wrapper .bx-prev:after {
    content: "\f053"; }
#homepage-slider .bx-wrapper .bx-next {
  right: 0px; }
  #homepage-slider .bx-wrapper .bx-next:after {
    content: "\f054"; }
#homepage-slider .bx-wrapper .bx-controls-direction a {
  position: absolute;
  bottom: 213px;
  outline: 0;
  width: 52px;
  height: 52px;
  text-indent: -9999px;
  z-index: 9999;
  border: 0px solid #000000; 
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
  #homepage-slider .bx-wrapper .bx-controls-direction a:before {
    height: 52px;
    width: 52px;
    display: block;
    background: none;
    content: ".";
    opacity: 0.6;
    text-indent: -9999px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; 
	border-radius: 100px;
}
  #homepage-slider .bx-wrapper .bx-controls-direction a:after {
    display: block;
    width: 52px;
    height: 52px;
    color: #FFFFFF;
    text-indent: -2px;
    text-align: center;
    font-size: 20px;
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 16px 0 0 0; }
  #homepage-slider .bx-wrapper .bx-controls-direction a:hover:before {
    background: none;
    opacity: 0.83;
	-moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#homepage-slider .bx-wrapper .bx-controls-direction a.disabled {
  display: none; }
#homepage-slider .bx-wrapper .bx-controls-auto {
  text-align: center; }
#homepage-slider .bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }
#homepage-slider .bx-wrapper .bx-controls-auto .bx-start:hover,
#homepage-slider .bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }
#homepage-slider .bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }
#homepage-slider .bx-wrapper .bx-controls-auto .bx-stop:hover,
#homepage-slider .bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }
#homepage-slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }
#homepage-slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }
#homepage-slider .bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }
#homepage-slider .bx-wrapper .bx-caption span {
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  font-size: .85em;
  padding: 10px; }
.ie8 #homepage-slider .bx-wrapper .bx-controls-direction a:before {
  background: #333333; }
#home-page-tabs > li.active a {
background: #FFF;
color: #66b1e2;
padding: 1px 10px;
margin: 1px 14px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-top: 1px solid #e6e6e6;
border-left: 1px solid #e6e6e6;
border-right: 1px solid #e6e6e6;
}
#home-page-tabs > li a:hover {
background: #FFF;
color: #66b1e2;
padding: 1px 10px;
margin: 1px 14px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#home-page-tabs > li a {
font: 400 16px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
outline: none;
padding: 1px 10px;
margin: 1px 14px;
color: #000000;
border: 0px solid #e6e6e6;
min-width: 100px;
text-transform: uppercase;
text-align: center;
border-top: 1px solid #FFF;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3
}
#home-page-tabs > li {
  border-left: 0px solid #d6d4d4;
  margin: 0 0px 0 0px;
  padding: 0 0px 0 0px;
}
#home-page-tabs {
background: none;
border-bottom: 1px solid #E6E6E6;
padding: 0 0;
margin: 0 0 0 0;
}
.product-name {
font: 200 20px/17px "Oswald", Helvetica, Arial, sans-serif;
color: #000000;	
line-height: 23px;
margin-bottom: 0;
}
.new-label {
font: 400 12px/50px "Lato", sans-serif;
color: #fff;
background: #000000;
text-transform: uppercase;
padding: 5px 0 7px;
text-shadow: 0px 0px rgba(0, 0, 0, 0.0);
width: 60px;
text-align: center;
display: block;
position: absolute;
left: 5px;
top: 5px;
z-index: 1;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
height: 60px;
}
.sale-label {
font: 400 12px/50px "Lato", sans-serif;
color: #fff;
background: #66b1e2;
text-transform: uppercase;
padding: 5px 0 7px;
text-shadow: 0px 0px rgba(0, 0, 0, 0.0);
width: 60px;
text-align: center;
display: block;
position: absolute;
left: 19px;
top: 5px;
z-index: 1;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
height: 60px;
}
ul.product_list.grid > li .product-container {
background: #fff;
padding: 0;
position: relative;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
border: 1px solid #e6e6e6;
}
ul.product_list.grid > li .product-container:hover {
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
ul.product_list.grid > li .product-container .button-container {
  margin-bottom: 0px;
}
ul.product_list.grid > li .product-container h5 {
    padding: 0px 15px 7px;
    min-height: 55px;
    display: table;
    text-align: center;
    width: 100%;
}
ul.product_list .product-name {
    display: table-cell;
    vertical-align: middle;
}
@media (max-width: 767px){
ul.product_list.grid > li .product-container h5 {
    min-height: 78px;
}
}
@media (max-width: 479px){
ul.product_list.grid > li .product-container h5 {
    min-height: 101px;
}
}
ul.product_list.grid > li .product-container .product-image-container .content_price {
position: absolute;
left: 0;
bottom: -1px;
width: 100%;
background: url(../img/price-container-bg.png);
padding: 9px 0;
display: none;
}
ul.product_list.grid > li .product-container .product-image-container .content_price span {
font: 300 17px/25px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #000000;	
}
ul.product_list.grid > li .product-container .product-image-container .content_price span.old-price {
color: #66b1e2;
}
.button.ajax_add_to_cart_button span {
border: 0px solid;
border-color: #06b2e6;
padding: 10px 14px;
display: block;
background: #66b1e2;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.button.ajax_add_to_cart_button {
font: 300 17px/25px "Lato", sans-serif;
color: #ffffff;
text-shadow: 0px 0px rgba(0, 0, 0, 0.0);
padding: 0;
border: 0px solid;
border-color: #0079b6 #006fa8 #012740 #006fa8;
}
.button.ajax_add_to_cart_button:hover span {
filter: none;
background: #000000;
color: #ffffff;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.button.exclusive-medium span {
border: 0px solid;
border-color: #06b2e6;
padding: 10px 14px;
display: block;
background: #000000;
}
.button.exclusive-medium span:hover {
border-color: #000000 #000000 #000000 #000000;
background: #66b1e2;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.button.exclusive-medium {
font-size: 17px;
padding: 0;
line-height: 21px;
color: #fff;
font-weight: normal;
border: 0px solid;
border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
text-shadow: none;
}
.button.lnk_view span {
border: 0px solid;
border-color: #fff;
padding: 10px 14px;
display: block;
background: #000000;
}
.button.lnk_view:hover span {
filter: none;
background: #66b1e2;
color: #ffffff;	
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.button.lnk_view {
font: 300 17px/25px "Lato", sans-serif;
color: #ffffff;
text-shadow: 0px 0px rgba(0, 0, 0, 0.0);
padding: 0;
border: 0px solid;
border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
}
ul.product_list.grid > li .product-container .product-image-container {
border: 0px solid #66b1e2;
padding: 9px;
margin-bottom: 13px;
position: relative;
}
.price.product-price {
font: 300 22px/18px "Lato", sans-serif;
color: #66b1e2;
}
.price-percent-reduction {
background: #f13340;
border: 1px solid #f13340;
font: 200 19px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #fff;
padding: 0 5px 0 3px;
display: inline-block;
}
ul.product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile i {
position: relative;
top: 48px;
left: -20px;
font-size: x-large;
color: #000000;
}
ul.product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile {
  display: block;
  position: relative;
  background-color: #66b1e2;
  height: 130px;
  width: 85px;
  top: 80px;
  right: -162px;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  zoom: 1;
  pointer-events: all;
}
ul.product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile:hover {
  background-color: #F6F6F6;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ul.product_list .product-image-container .quick-view {
font: 200 17px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #66b1e2;
position: absolute;
left: 50%;
top: 50%;
margin: -21px 0 0 -53px;
padding: 13px 0 0;
background: rgba(255, 255, 255, 0.82);
width: 107px;
height: 43px;
text-align: center;
-webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
-moz-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
}
#facebook_block h4 {
padding: 35px 0 0 0;
margin: 0 0 12px 0;
color: #000000;
}
#facebook_block .facebook-fanbox {
background: #fff;
border: 1px solid #e6e6e6;
padding-bottom: 10px;
}
#cmsinfo_block em {
float: left;
width: 60px;
height: 60px;
margin: 3px 10px 0 0;
font-size: 30px;
color: #000000;
line-height: 60px;
text-align: center;
background: #66b1e2;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border-radius: 100px;
}
#cmsinfo_block h3 {
margin: 0 0 5px 0;
font: 200 20px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #000000;
}
.footer-container {
background: url(../img/backcoll.png) repeat-x #000000;
border-top: 0px solid #66b1e2;

}
.footer-container #footer ul li a {
font-weight: normal;
text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
color: #fff;
}
.footer-container #footer a:hover {
color: #66b1e2;
}
.footer-container #footer #block_contact_infos > div ul li > span, .footer-container #footer #block_contact_infos > div ul li > span a {
color: #fff;
font-weight: normal;
}
.footer-container #footer {	
color: #fff;
padding-top: 17px;
}
.footer-container #footer .bottom-footer div {
padding: 15px 0 0 0;
border-top: 1px solid #66b1e2;
width: 100%;
}
.footer-container #footer a {
color: #c2c2c2;
}
.footer-container #footer h4 {
font: 400 17px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #66b1e2;
margin: 0 0 13px 0;
cursor: pointer;
}
.footer-container #footer h4 a {
color: #66b1e2;
}
.footer-container #footer #block_contact_infos > div ul li i {
font-size: 25px;
width: 32px;
text-align: center;
padding-right: 12px;
float: left;
color: #fff;
}
.footer-container #footer #social_block ul li a {
display: inline-block;
color: #ffffff;
font-size:40px;
}
.footer-container #footer #social_block ul li a:hover {
color: #66b1e2;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box {
background: #ffffff;
border: 1px solid #e6e6e6;
padding: 12px 18px 13px;
margin: 0 0 30px 0;
line-height: 23px;
}
.page-subheading {
font: 200 19px/25px "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: none;
color: #000000;
padding: 0 0 15px;
line-height: normal;
margin-bottom: 12px;
border-bottom: 1px solid #66b1e2;
}
.button.button-medium.exclusive {
border-color: #none;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background-size: 100%;
background: #000000);
}
.button.button-medium.exclusive:hover {
background: #66b1e2;
border-color: none;
}
.alert-danger {
background-color: #FF0000;
border-color: #000000;
color: #fff;
}
#my-account ul.myaccount-link-list li a i {
font-size: 25px;
color: #66b1e2;
position: absolute;
left: 0;
top: 0;
width: 52px;
height: 100%;
padding: 10px 0 0 0;
text-align: center;
border: 1px solid white;
-moz-border-radius-topleft: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
}
#my-account ul.myaccount-link-list li a {
display: block;
overflow: hidden;
font: 200 17px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #000000;
text-shadow: 0px 0px white;
text-transform: none;
text-decoration: none;
position: relative;
border: 1px solid;
border-color: #e6e6e6 ;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
background-image: -webkit-linear-gradient(#f7f7f7, #ededed);
background-image: -moz-linear-gradient(#f7f7f7, #ededed);
background-image: -o-linear-gradient(#f7f7f7, #ededed);
background-image: linear-gradient(#f7f7f7, #ededed);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
#my-account ul.myaccount-link-list li a:hover {
filter: none;
background: #e7e7e7;
border-color: #66b1e2;
}
.alert {
font: 200 15px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.alert-warning {
background-color: #FFFFFF;
border-color: #e6e6e6;
color: #000000;
}
#favoriteproducts_block_account .favoriteproduct {
position: relative;
margin-bottom: 14px;
padding: 12px 8px;
border: 1px solid #000000;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
ul.footer_links {
padding: 20px 0 0px 0;
border-top: 1px solid #66b1e2;
height: 65px;
}
#favoriteproducts_block_account .favoriteproduct a.product_img_link {
border: 1px solid #66b1e2;
display: block;
float: left;
margin-right: 14px;
overflow: hidden;
position: relative;
}
p.info-title {
font-weight: normal;
color: #333;
margin-bottom: 25px;
}
#cart_summary tbody td.cart_product img {
border: 1px solid #E6E6E6;
}
ul.step li.step_todo span {
display: block;
border: 1px solid;
border-color: #fff;
color: #66b1e2;
position: relative;
font-weight: normal;
font: 300 14px/21px "Lato", sans-serif;
}
.cart_navigation .button-exclusive  {
font-size: 17px;
font-weight: normal;
color: #000000;
}
.cart_navigation .button-exclusive:hover, .cart_navigation .button-exclusive:focus, .cart_navigation .button-exclusive:active {
  color: #66b1e2;
  -webkit-box-shadow: none;
  box-shadow: none;
  background:none;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cart_navigation .button-medium {
  float: right;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  font-size: 20px;
  line-height: 24px;
}
.fancybox-skin .fancybox-close {
  width: 28px;
  height: 28px;
  background: none;
  font-size: 28px;
  line-height: 29px;
  color: #333;
  text-align: center;
  background: white;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
ul.step li.step_done a {
color: #FFFFFF;
text-shadow: 0px 0px rgba(0, 0, 0, 0.0);
border: 1px solid;
border-color: #8b8a8a;
font-weight: normal;
font: 300 14px/21px "Lato", sans-serif;
}
.order_carrier_content .carrier_title {
font-weight: normal;
color: #333;
}
.cart_navigation .button-exclusive i {
color: #000000;
margin-right: 8px;
}
#cart_summary tfoot td.text-right, #cart_summary tfoot tbody td.cart_unit, #cart_summary tbody tfoot td.cart_unit, #cart_summary tfoot tbody td.cart_total, #cart_summary tbody tfoot td.cart_total {
font-weight: normal;
color: #333;
}
#cart_summary tfoot td.total_price_container span {
font: 200 18px/26px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #000000;
text-transform: none;
}
#cart_summary tfoot td#total_price_container {
font: 200 18px/26px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #66b1e2;
background: #fff;
}
.label-success {
background-color: #66b1e2;
border: none;
color: #ffffff;
font-weight: normal;
}
.cart_delete a.cart_quantity_delete, a.price_discount_delete {
font-size: 23px;
color: #66b1e2;
}
.page-subheading {
  font: 200 19px/25px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  color: #000000;
  padding: 0 0 11px;
  line-height: normal;
  margin-bottom: 12px;
  border-bottom: 1px solid #66b1e2;
}
.form-control {
display: block;
width: 100%;
height: 32px;
padding: 6px 12px;
font-size: 13px;
line-height: 1.42857;
color: #9c9b9b;
vertical-align: middle;
background-color: #fff;
border: 1px solid #e6e6e6;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
p.payment_module a {
display: block;
border: 1px solid #66b1e2;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-size: 17px;
line-height: 23px;
color: #000000;
font-weight: normal;
padding: 33px 40px 34px 189px;
letter-spacing: -1px;
position: relative;
}
.block .products-block .price-percent-reduction {
font: 100 12px/17px Arial, Helvetica, sans-serif;
padding: 1px 5px;
}
.block .title_block, .block h4 {
font: 200 16px/26px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #FFFFFF;
background: #353535;
border-top: none;
text-transform: none;
padding: 10px 5px 10px 20px;
margin-bottom: 20px;
text-transform:uppercase;
}
.block .title_block a, .block h4 a {
color: #ffffff;
}
h2, h4, h5, h6 {
margin-top: 0px;
}
.block h4, a {
color: #000000;
}
.block .title_block a:hover, .block h4 a:hover {
color: #66b1e2;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#categories_block_left li a {
font-weight: normal;
color: #333;
display: block;
font-size: 14px;
line-height: 25px;
padding: 0 30px 0 10px;

}
#categories_block_left .block_content > ul {

}
#categories_block_left li span.grower:hover + a, #categories_block_left li a:hover, #categories_block_left li a.selected {
background: #66b1e2;
color: #ffffff;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.layered_filter {
border-bottom: 1px solid #66b1e2;
}
.block .list-block li {
padding: 5px 0 6px 20px;
border-top: 1px solid #66b1e2;
}
.block .products-block li {
padding: 0 0 20px 0;
margin-bottom: 20px;
border-bottom: 1px solid #66b1e2;
}
#layered_block_left .layered_subtitle {
display: inline-block;
font-weight: bold;
font-size: 12px;
color: #000000;
}
#categories_block_left li li a {
font-weight: normal;
color: #000000;
}
.button.button-small {
font: 200 14px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #fff;
background: #000000;
border: #000000;
padding: 0;
text-shadow: 0px 0px rgba(0, 0, 0, 0.0);
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.button.button-small span {
  display: block;
  padding: 3px 8px 3px 8px;
  border: none;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button.button-small span:hover {
  background: #66b1e2;
  color: #ffffff;
}
#categories_block_left li span.grower {
display: block;
background: transparent;
position: absolute;
right: 0;
top: 0;
cursor: pointer;
font-family: "FontAwesome";
font-size: 14px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 12px;
font-weight: normal;
line-height: 1.42857;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 0px;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.content_scene_cat {
border-bottom: 0px solid #66b1e2;
border-top: 0px solid #66b1e2;
color: #000;
line-height: 19px;
margin: 0 0 26px 0;
}
.content_scene_cat span.category-name {
font: 300 42px/55px "Lato", sans-serif;
color: #66b1e2;
margin-bottom: 12px;
}
.block .products-block li .products-block-image {
border: 1px solid #E6E6E6;
}
#categories_block_left li span.grower.CLOSE:before {
content: "\f067";
color: #333;
}
#categories_block_left li span.grower.OPEN:before {
content: "\f068";
display: block;
vertical-align: middle;
width: 20px;
height: 20px;
color: #333;
line-height: 30px;
text-align: center;
}
@media (max-width: 991px){
#htmlcontent_beforeFooter ul.htmlcontent-home li {
margin-bottom: 20px;  
}
#htmlcontent_beforeFooter ul.htmlcontent-home li:last-child,
#htmlcontent_beforeFooter ul.htmlcontent-home li:nth-last-child(2) {
margin-bottom: 0px;  
}
}
#htmlcontent_home ul li img {
max-width: 100%;
height: auto;
border: 1px solid #e6e6e6;
}
#htmlcontent_home ul {
  margin: 0 -5px;
  margin-bottom: 10px;
}
.breadcrumb a.home {
font-size: 17px;
color: #66b1e2;
width: 38px;
text-align: center;
padding: 0;
margin: 0 0 0 -10px;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
z-index: 99;
line-height: 22px;
display: inline-block;
height: 25px;
}
.breadcrumb {
display: inline-block;
padding: 0 11px;
border: 1px solid #E6E6E6;
font-weight: normal;
font-size: 12px;
line-height: 24px;
min-height: 6px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
overflow: hidden;
margin-bottom: 16px;
position: relative;
z-index: 1;
margin-left: 15px;
}
.breadcrumb a:after {
  display: inline-block;
  content: ".";
  position: absolute;
  right: -10px;
  top: 3px;
  width: 18px;
  height: 19px;
  background: #fff;
  border-right: 1px solid #E6E6E6;
  border-top: 1px solid #E6E6E6;
  border-radius: 2px;
  text-indent: -5000px;
  z-index: -1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page-heading {
font: 200 22px/25px "Raleway", Helvetica, Arial, sans-serif;
color: #000000;
text-transform: none;
padding: 0px 0px 17px 0px;
margin-bottom: 30px;
border-bottom: 1px solid #66b1e2;
overflow: hidden;
}
.page-heading span.heading-counter {
font: 200 18px/25px "Helvetica Neue", Helvetica, Arial, sans-serif;
float: right;
color: #000000;
text-transform: none;
margin-bottom: 10px;
}
#subcategories {
margin-bottom: 17px;
}
#subcategories p.subcategory-heading {
font-weight: normal;
color: #000000;
margin: 0 0 15px 0;
}
#subcategories ul li .subcategory-name {
font: 200 16px/13px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #000000;
text-transform: none;
}
#subcategories ul li .subcategory-name:hover {
color: #cccccc;
}
.content_sortPagiBar .display li.display-title, .content_sortPagiBar .display_m li.display-title {
font-weight: normal;
color: #000000;
padding: 11px 6px 0 0;
font-size: 15px;
} 
@media (max-width: 991px){
.content_sortPagiBar .display li.display-title, .content_sortPagiBar .display_m li.display-title {
padding: 11px 0px 0 0;  
}
}
label {
font: 200 15px/13px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #000;
display: inline-block;
margin-bottom: 5px;
font-weight: normal;
}
.greybox label {
font: 200 15px/13px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #ffffff;
display: inline-block;
margin-bottom: 5px;
font-weight: normal;
}
ul.product_list .functional-buttons div a, ul.product_list .functional-buttons div label {
font-weight: normal;
color: #000000;
cursor: pointer;
font: 200 14px/13px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
ul.product_list .functional-buttons div a:hover, ul.product_list .functional-buttons div label:hover {
color: #000;
}
.content_sortPagiBar .display li.selected i, .content_sortPagiBar .display_m li.selected i {
color: #000000;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.content_sortPagiBar .display li a:hover i, .content_sortPagiBar .display_m li a:hover i {
color: #66b1e2;
}
.button.button-medium span {
display: block;
padding: 11px 10px 10px 10px;
border: none;
font-weight: normal;
}
.button.button-medium {
font: 200 17px/25px "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 21px;
color: #fff;
padding: 0;
font-weight: normal;
background: #000000;
border: none;
}
.button.button-medium:hover {
font: 200 17px/25px "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 21px;
color: #ffffff;
padding: 0;
font-weight: normal;
background: #66b1e2;
border: none;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.product_list .availability span.available-now {
background: #66b1e2;
border: none;
}
ul.product_list .availability span {
display: inline-block;
color: #ffffff;
font-weight: normal;
padding: 3px 8px 4px 8px;
margin-bottom: 20px;
}
.content_sortPagiBar .sortPagiBar {
border-bottom: 1px solid #66b1e2;
clear: both;
}
.bottom-pagination-content {
border-top: 1px solid #66b1e2;
}
#subcategories {
border-top: 1px solid #66b1e2;
padding: 15px 0 0px 0;
}
ul.product_list.list > li .product-image-container {
position: relative;
border: 1px solid #E6E6E6;
padding: 9px;
}
ul.product_list.list > li .product-container {
border-top: 1px solid #E6E6E6;
padding: 30px 0 30px;
}
ul.product_list.list > li .right-block .right-block-content {
margin: 0;
border-left: 0px solid #E6E6E6;
padding-left: 0px;
padding-bottom: 0px;
}
#subcategories ul li .subcategory-image a {
display: block;
padding: 9px;
border: 1px solid #E6E6E6;
}
#subcategories ul li:hover .subcategory-image a {
border: 5px solid #66b1e2;
padding: 5px;
}
ul.wlp_bought_list li .product_image {
padding: 9px;
border: 1px solid #66b1e2;
margin: 0 0 20px 0;
max-width: 270px;
}
ul.product_list .color-list-container ul li {
display: inline-block;
border: 1px solid #66b1e2;
width: 26px;
height: 26px;
}
#wishlist_button, #wishlist_button_nopop {
font-weight: 400;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: transparent;
border-color: transparent;
margin: 0px;
outline: 0;
}
#wishlist_button:before, #wishlist_button_nopop:before {
content: "\f08a";
font: 400 15px/31px "FontAwesome";
color: #000000;
background: #66b1e2;
width: 30px;
text-align: center;
display: inline-block;
height: 30px;
margin: 0 0px 0 0;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
}
#product p#loyalty:before {
content: "\f024";
font-family: "FontAwesome";
color: #66b1e2;
font-size: 26px;
line-height: 28px;
position: absolute;
top: 16px;
left: 0;
}
#product p#loyalty {
padding: 17px 0 15px 35px;
border-top: 1px solid #66b1e2;
border-bottom: 1px solid #66b1e2;
margin: 10px 0 -5px;
position: relative;
}
#usefull_link_block li a {
color: #A3A3A3;
font-weight: 500;
position: relative;
padding-left: 30px;
line-height: 22px;
display: inline-block;
}
#HOOK_SHOPPING_CART #loyalty i {
font-size: 26px;
line-height: 26px;
color: #000000;
}
ul.product_list .functional-buttons div.wishlist a:before {
display: inline-block;
font-family: "FontAwesome";
content: "\f08a";
margin-right: 3px;
padding: 0 0;
}
.content_scene_cat .content_scene_cat_bg {
padding: 10px 10px 75px 42px;

}
#availability_value, #last_quantities {
color: #ffffff;
font-weight: 700;
line-height: 18px;
display: inline-block;
padding: 3px 8px 4px;
background: #000000;
border: none;
margin-left: 5px;
font-weight: normal;
}
.box-info-product {
background: #FFFFFF;
}
.attribute_list #color_to_pick_list li.selected {
border: 1px solid #66b1e2;
}
#availability_statut #availability_value.warning_inline {
background-color: #66b1e2;
border-color: #66b1e2;
text-shadow: 0px 0px #e68322; 
margin: 0;
}
.our_price_display {
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  font-family: "Open Sans", sans-serif;
  color: #333;
}
#reduction_percent span, #reduction_amount span {
  display: block;
  text-align: center;
}
.our_price_display .price {
font: 300 30px/25px "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 32px;
color: #66b1e2;
}
.comments_advices a {
text-decoration: none;
color: #000000;
position: relative;
margin-right: 8px;
line-height: 30px;
padding: 0;
display: inline-block;
font-weight: normal;
}
.pb-center-column h1 {
padding-bottom: 16px;
font: 200 25px/25px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #fff;
}
#pQuantityAvailable span {
font-weight: 700;
color: #000000;
font-weight: normal;
}
h3.page-product-heading {
color: #66b1e2;
text-transform: uppercase;
font: 200 17px/25px "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 20px;
padding: 14px 20px 17px;
margin: 0 0 20px;
position: relative;
border: 0px solid #000000;
border-bottom: 0px solid #66b1e2;
background: #353535;
}
.box-security {
    border-top: 1px solid #FFF;
    padding: 19px 19px 6px;
    background-size: 100% auto;
    background-image: linear-gradient(#FFF, #FFF);
}
.table-data-sheet tr td:first-child {
border-right: 1px solid #d6d4d4;
font: 200 15px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #000000;
}
.comments_advices a:before {
background: #66b1e2;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
color: rgb(120, 0, 122);
display: inline-block;
font-family: "FontAwesome";
font-size: 15px;
font-weight: normal;
height: 30px;
line-height: 30px;
margin-right: 6px;
text-align: center;
width: 30px;
}
.pb-left-column #image-block #view_full_size .span_link:after {
font-family: "FontAwesome";
color: #000000;
font-size: 20px;
line-height: 22px;
content: "\f00e";
font-weight: normal;
margin: 0 0 0 4px;
}
.pb-left-column #image-block #view_full_size .span_link:hover:after {
color: #66b1e2;
}
#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: #000000;
font-size: 19px;
line-height: 24px;
position: absolute;
top: -2px;
left: 0;
font-weight: normal;
content: "\f08a";
}
#usefull_link_block li a:before {
font-family: "FontAwesome";
color: #000000;
font-size: 19px;
line-height: 24px;
position: absolute;
top: -2px;
left: 0;
font-weight: normal;
}
.pb-left-column #image-block #view_full_size .span_link {
position: absolute;
bottom: 20px;
left: 50%;
margin-left: -68px;
display: block;
padding: 10px 0;
text-align: center;
line-height: 22px;
color: #000000;
width: 136px;
text-align: center;
font: 200 15px/25px "Helvetica Neue", Helvetica, Arial, sans-serif;
background: rgba(255, 255, 255, 0.5);
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
}
.product-box .product-image {
border: 1px solid #66b1e2;
background: white;
padding: 5px;
display: block;
margin-bottom: 11px;
}
.top-hr {
background: #66b1e2;
height: 4px;
margin: 2px 0 31px;
}
#thumbs_list li {
float: left;
height: 90px;
width: 90px;
cursor: pointer;
border: 1px solid #E6E6E6;
margin-right: 8px;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.pb-left-column #image-block {
position: relative;
display: block;
cursor: pointer;
padding: 5px;
border: 1px solid #E6E6E6;
background: white;
}
#thumbs_list li a:hover, #thumbs_list li a.shown {
border-color: #66b1e2;
}
.btn-default {
color: #000000;
background-color: #fff;
border-color: #e6e6e6;
}
#product_comments_block_extra {
padding: 8px 10px 10px;
font-weight: bold;
line-height: 18px;
border: 1px solid #e6e6e6;
background: #fbfbfb;
margin: 39px 0 22px;
}
#attributes .attribute_list #color_to_pick_list li.selected {
border: 1px solid #66b1e2;
}
.box-info-product .exclusive:before {
font-family: "FontAwesome";
position: absolute;
top: 0;
left: 0;
bottom: 0;
color: white;
font-size: 25px;
line-height: 47px;
text-shadow: 0 0px #015883;
content: "\f07a";
z-index: 2;
width: 51px;
text-align: center;
border: 0px solid #06b2e6;
-webkit-border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
-ms-border-radius: 5px 0 0 5px;
-o-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
}
.box-info-product .exclusive {
padding: 0;
border: 0px solid #0079b6;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
position: relative;
display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    display: block;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6BBB2B), color-stop(100%, #3F7225));
    background-image: -moz-linear-gradient(#6BBB2B, #3F7225);
    background-image: -webkit-linear-gradient(#6BBB2B, #3F7225);
    background-image: linear-gradient(#6BBB2B, #3F7225);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6BBB2B', endColorstr='#3F7225',GradientType=0 );
}
.box-info-product .exclusive:hover {

background-position: 0 0;
color: #000000;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box-info-product .exclusive span {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
font-weight: 300;
font-size: 20px;
line-height: 22px;
border: 0px solid #06b2e6; 
padding: 12px 36px 14px 60px;
color: white;
display: block !important;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent;
background: #000000;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: normal;
line-height: 24px;
white-space: nowrap;
}
#new_comment_form .new_comment_form_content {
padding: 15px 25px 15px 15px;
background: #FFFFFF;
}
#new_comment_form #criterions_list {
border-bottom: 1px solid #66b1e2;
padding-bottom: 15px;
list-style-type: none;
}
#new_comment_form .product img {
border: 1px solid #66b1e2;
}
.button.lnk_view i.left {
padding-right: 8px;
color: #FFFFFF;
}
table#product_comparison .product-image-block .product_image {
padding: 9px;
border: 1px solid #E6E6E6;
display: inline-block;
margin: 0 0 8px 0;
}
table#product_comparison tbody tr td.td_empty > span {
font: 200 22px/25px "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: none;
color: #000000;
}
table#product_comparison .remove a {
font-size: 23px;
line-height: 23px;
color: #66b1e2;
}
#htmlcontent_home ul li:hover {
  opacity: 0.4;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

ul.product_list .availability span.out-of-stock {
  background: #F13340;
  border: 1px solid #F13340;
}
#layer_cart .layer_cart_cart .button-container span.exclusive-medium i {
  padding-right: 5px;
  color: #FFFFFF;
}
.checkbox label {
  color: #66b1e2;
}
.special-price {
    color: #66b1e2;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
  border: 1px solid #e6e6e6;
}
#new_comment_form input, #new_comment_form textarea {
  padding: 0 5px;
  height: 28px;
  width: 100%;
  border: 1px solid #e6e6e6;
  background: #fff;
}
#send_friend_form .form_container .text input {
  padding: 0 5px;
  height: 22px;
  width: 100%;
  border: 1px solid #e6e6e6;
  font-size: 12px;
  color: #666;
}
#send_friend_form .product img {
  margin: 0 0 10px 0;
  border: 1px solid #E6E6E6;
}
a:hover, a:focus {
  color: #66b1e2;
  text-decoration: none;
}
.comments_advices a:hover {
  color: #66b1e2;
}
#header_links a:hover {
  text-decoration: none;
}
ul.step {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
ul.step li.step_current span:after {
  background: none;
}
ul.step li.step_current {
  font-weight: bold;
  background: #66b1e2;
  background: -moz-linear-gradient(top, #66b1e2 0%, #66b1e2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66b1e2), color-stop(100%, #66b1e2));
  background: -webkit-linear-gradient(top, #66b1e2 0%, #66b1e2 100%);
  background: -o-linear-gradient(top, #66b1e2 0%, #66b1e2 100%);
  background: -ms-linear-gradient(top, #66b1e2 0%, #66b1e2 100%);
  background: linear-gradient(to bottom, #66b1e2 0%, #66b1e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66b1e2', endColorstr='#66b1e2',GradientType=0);
  border-color: #CACACA #CACACA #CACACA #CACACA;
}
ul.step li.step_current span {
  color: #fff;
  text-shadow: 0px 0px #000000;
  border: 1px solid;
  border-color: #66b1e2 #66b1e2 #66b1e2 #66b1e2;
  position: relative;
  font-weight: normal;
  font: 300 14px/21px "Lato", sans-serif;
}
ul.step li.first {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
ul.step li.step_todo {
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #f9f9f9 0%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f9f9f9));
  background: -webkit-linear-gradient(top, #f9f9f9 0%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #f9f9f9 0%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #f9f9f9 0%, #f9f9f9 100%);
  background: linear-gradient(to bottom, #f9f9f9 0%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f9f9f9',GradientType=0);
}
@media (min-width: 480px) {
ul.step li {
  float: left;
  width: 20%;
  text-align: left;
  border: 1px solid;
  border-top-color: #CACACA;
  border-bottom-color: #CACACA;
  border-right-color: #CACACA;
  border-left-width: 0px;
}
ul.step li.step_todo span {
  display: block;
  border: 1px solid;
  border-color: #F9F9F9;
  color: #66b1e2;
  position: relative;
  font-weight: normal;
  font: 300 14px/21px "Lato", sans-serif;
}
ul.step li.step_todo span:after {
  background: none;
}
ul.step li.last {
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
ul.step li.step_done a:after {
  background: none;
}
ul.step li.step_done {
  border-color: #CACACA #CACACA #CACACA #CACACA;
  background: #000000;
  background: -moz-linear-gradient(top, #000000 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #000000 0%, #000000 100%);
  background: -o-linear-gradient(top, #000000 0%, #000000 100%);
  background: -ms-linear-gradient(top, #000000 0%, #000000 100%);
  background: linear-gradient(to bottom, #000000 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000',GradientType=0);
}
ul.step li.step_done a {
  color: #FFFFFF;
  text-shadow: 0px 0px rgba(0, 0, 0, 0.0);
  border: 1px solid;
  border-color: #000000;
  font-weight: normal;
  font: 300 14px/21px "Lato", sans-serif;
}
ul.step li.step_done.step_done_last a::after {
    background: none;
}
#cms #center_column .list-1 li {
  padding: 4px 0 6px 0;
  font-weight: bold;
  color: #000000;
  border-top: 1px solid #d6d4d4;
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive {
  padding: 0;
  border: 0px solid #0079b6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  display: block;
  background: #000000;
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover {
	background: #66b1e2;
  background-position: 0 0;
  color: #000000;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#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 #ffffff;
  text-shadow: 0 1px #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;
}
#index ul.product_list.tab-pane > li {
  padding-bottom: 50px;
  margin-bottom: 0;
}
ul.step li.step_done a {
padding-left: 15px;
}
ul.step li.step_current span {
  padding-left: 15px;
}
ul.step li.step_todo span {
  padding-left: 15px;
}
#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 {
  font-weight: 500;
}
.contact-form-box {
  padding: 23px 0 0 0;
  margin: 0 0 30px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.0) 0px 0px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0) 0px 0px 0px;
  box-shadow: rgba(0, 0, 0, 0.0) 0px 0px 0px;
  border: 1px solid #e6e6e6;
}
.contact-form-box fieldset {
  padding: 10px 19px 21px 19px;
  background: none;
  background-size: contain;
}
.block .list-block li a:hover {
  color: #66b1e2;
  font-weight: normal;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ul.product_list .functional-buttons div a:hover, ul.product_list .functional-buttons div label:hover {
  color: #66b1e2;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#usefull_link_block li a:hover {
  color: #66b1e2;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#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: #66b1e2;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#center_column.col-sm-9 .col-md-3 .box-info-product {
  background: #FFFFFF;
  border: 0px solid #d2d0d0;
  border-top: 0px solid #b0afaf;
  border-bottom: 0px solid #b0afaf;
}
.content_sortPagiBar .display li a i, .content_sortPagiBar .display_m li a i {
  display: block;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
  margin-bottom: -3px;
  color: #e1e0e0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#product_comments_block_tab a {
    text-decoration: none;
    font-weight: normal;
}
ul.product_list .functional-buttons div.wishlist {
    border-right: 1px solid #E6E6E6;
}
.cart_delete a.cart_quantity_delete:hover, a.price_discount_delete:hover {
    color: #000000;
}

}
.cat_desc {
max-width:100%;
padding:3%;
}
.menu-element-id-9 {
  text-align:center;
}
.menu-element-id-10 {
    text-align: center;
}
.menu-element-id-12 {
    text-align: center;
}
.menu-element-id-7 {
    text-align: center;
}

.titlesub {
color: #000;
    font-family: 'Oswald', sans-serif !important;
    text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 rgba(255,255,255,1);
    width:100%;
    padding: 15px 0;
    z-index: 1000;
    display: block;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #F0F0F0), color-stop(100%, #D6D6D8));
    background-image: -moz-linear-gradient(#F0F0F0, #D6D6D8);
    background-image: -webkit-linear-gradient(#F0F0F0, #D6D6D8);
    background-image: linear-gradient(#F0F0F0, #D6D6D8);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F0F0F0', endColorstr='#D6D6D8',GradientType=0 );
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}
@media (max-width: 479px){
    .titlesub {
    display: table;
    height: 65px;
    }
    .titlesub span {
    display: table-cell;
    vertical-align: middle;
    }
}
.subcategory-image:hover .titlesub {
background:#66b1e2;
}
.shop-phone strong {
color:#66b1e2;
  
}
.greybox {
  background-color:#808080;
      border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
 color:#fff;
     min-height: 570px;
}
.paybox .box-info-product {
    min-height: 570px;
}
header .banner {
    background: #EFEFEF;
}
.lnk_more {
  color:#ccc !important;
}
.responsiveimg {
  max-width:100%;
}
.bottommarger {
  margin-bottom:10px;
}
#htmlcontent_footer {
  float:right;
}
.editorial_block {
    display:block;
    overflow:hidden;
}
#more {
  color:#66b1e2;
  cursor:pointer;
}
#wishlist_button_nopop {
  margin-left:20px;
}

.gift_wrap_text {
  font-size:16px;
}
.gift_wrap_icon {
  font-size:20px !important;
}
.gift_wrap_box {
  margin:10px 20px;
}
#product_condition {
  display:none;
}
.feefoo {
  position:fixed;bottom:5px;right:5px;z-index:11
}
 @media (max-width: 767px) {
   .feefoo {
bottom:-75px;
}
 .feefoo:hover {
bottom:5px;
}
   
 }
 
  #mypresta_mib .title_block {
    display:none;
  }
 
 #mypresta_mib {
   height: 105px;
   overflow: hidden;
 }
 
 @media (max-width: 1199px){
  #mypresta_mib {
   height: 105px;
 }
 }
 
  @media (max-width: 767px){
  #mypresta_mib {
   height: 125px;
 }
 }
 
#flex {
display: flex !important;
}
#m14 {
order:1 !important;
}
#m2 {
order:2 !important;
}
#m3 {
order:3 !important;
}
 
#m11 {
order:4 !important;
} 
#m5 {
order:5 !important;
}
#m4 {
order:6 !important;
}
#m7 {
order:7 !important;
}
#m10 {
order:8 !important;
}
#m13 {
order:9 !important;
}
 #m9 {
order:10 !important;
}
#m8 {
order:11 !important;
}
#m12 {
order:12 !important;
}
#flex li {
 order: 20; 
}
 .mancenter {
   text-align: center;
 }
.cbp-product-name {
  max-height: 35px;
    overflow: hidden;
    min-height: 35px;
    display: block;
    font-size: 13px; 
}
.cbp-hrmenu .cbp-products-big li.ajax_block_product {
    border: 1px #ccc solid;
    padding: 0px;
    width: 30%;
    min-height: 170px;
}
.cbp-hrmenu .cbp-products-big li.ajax_block_product:hover {
        border-color: #66b1e2 ;
}
.fathersday {
border-spacing: 3px 0 !important; 
border-collapse: separate !important;
}
.fathersday a{
  color: #66b1e2 !important;
    font-size: 17px !important;
    text-transform: uppercase !important;
    font-family: 'Oswald',sans-serif !important;
}
.fathersday td { text-align: center !important;}
.fathersday .labl {border: 1px solid #66b1e2;}

.cms-fathers-day .columns-container a{
  color: #66b1e2 !important;
    font-size: 17px !important;
    text-transform: uppercase !important;
    font-family: 'Oswald',sans-serif !important;
    line-height:30px;
}
.cms-fathers-day .columns-container div { text-align: center !important;}
.cms-fathers-day .col-md-3 img {
min-height:250px;
}
.cms-fathers-day .labl {border: 1px solid #66b1e2;}
.cms-fathers-day .breadcrumb  {
display: none;
}

.
.cms-christmas-shop td { text-align: center !important;}
.cms-christmas-shop .labl {border: 1px solid #66b1e2;}

.cms-christmas-shop .columns-container a{
  color: #66b1e2 !important;
    font-size: 17px !important;
    text-transform: uppercase !important;
    font-family: 'Oswald',sans-serif !important;
    line-height:30px;
}
.cms-christmas-shop .columns-container div { text-align: center !important;}
.cms-christmas-shop .col-md-3 img {
min-height:250px;
}
.cms-christmas-shop .labl {border: 1px solid #66b1e2;}
.cms-christmas-shop .breadcrumb  {
display: none;
}
.cms-valentines-shop td { text-align: center !important;}
.cms-valentines-shop .labl {border: 1px solid #66b1e2;}

.cms-valentines-shop .columns-container a{
  color: #66b1e2 !important;
    font-size: 17px !important;
    text-transform: uppercase !important;
    font-family: 'Oswald',sans-serif !important;
    line-height:30px;
}
.cms-valentines-shop .columns-container div { text-align: center !important;}
.cms-valentines-shop .col-md-3 img {
min-height:250px;
}
.cms-valentines-shop .labl {border: 1px solid #66b1e2;}
.cms-valentines-shop .breadcrumb  {
display: none;
}
.cms-offers .breadcrumb{
  display: none;

}
.category_footer .last:not(.manual) {
  display: none;
}
 
.sectionheadline {
    overflow: hidden;
    text-align: center;
}
.sectionheadline:before,
.sectionheadline:after {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
.sectionheadline:before {
    right: 0.5em;
    margin-left: -50%;
}
.sectionheadline:after {
    left: 0.5em;
    margin-right: -50%;
}
.cms-blog .ctitle {
display:none;
}

.cms-blog .breadcrumb{
  display: none;

} 
.cms-blog .title_block{
  display: none;

}
.cms-blog .btn{
background-color:#66b1e2;
color:#fff;
}

.cms-blog.blogcontrol img {
  padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
    }
  
  
  .mobilemenuitem {
  color:#fff;
  font-family: 'Oswald',sans-serif !important;
      font-weight: 100 !important;
          
          font-size:20px;
  }
  .bag:before {
    content: "\f290";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 31px;
    line-height: 23px;
    color: #fff;
    padding-right: 5px;
}
.bag {
  margin-left: 10px
}

.searchbutton {
  margin-left: 10px
}
.searchbutton:before {
    content: "\f002";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 31px;
    line-height: 23px;
    color: #fff;
    padding-right: 5px;
}

@media only screen and (max-width: 760px) {
  #search_block_top { display: none; }
}

.green {
 background-color: #4CAF50 !important; 
}


.button.blue-medium span {
border: 0px solid;
border-color: #06b2e6;
padding: 10px 14px;
display: block;
background: #06b2e6;
}
.button.blue-medium span:hover {
border-color: #000000 #000000 #000000 #000000;
background: #66b1e2;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.button.blue-medium {
font-size: 17px;
padding: 0;
line-height: 21px;
color: #fff;
font-weight: normal;
border: 0px solid;
border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
text-shadow: none;
}

.button.green-medium span {
border: 0px solid;
border-color: #06b2e6;
padding: 10px 14px;
display: block;
background: #4CAF50;
}
.button.green-medium span:hover {
border-color: #000000 #000000 #000000 #000000;
background: #4CAF50;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.button.green-medium {
font-size: 17px;
padding: 0;
line-height: 21px;
color: #fff;
font-weight: normal;
border: 0px solid;
border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
text-shadow: none;
}
.vouchertip {
      width: 100%;
    float: left;
    margin-bottom: 5px;
}

.label-gift {
  
    font-weight: 700;
}

.stitched {
   padding: 10px;
   margin: 10px;
   background: #ff0030;
   color: #fff;
   font-size: 18px;
   font-weight: bold;
   line-height: 1.3em;
   border: 2px dashed #fff;
   border-radius: 10px;
   box-shadow: 0 0 0 4px #ff0030, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
   text-shadow: text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
   font-weight: normal;
}
.cart_voucher #display_cart_vouchers span {
  color: #fff;
}

.cart_voucher .title-offers {

    font-size: 18px;
}

.heading-counter {
  display: none;
}
.head_accept {
  float: right;
  
}
.chekout_right_bold {
float: right;
font-weight: 700 !important;
}

.promo_text {
    padding-bottom: 0;
    font-size: 20px;
    text-shadow: none;
    line-height: 30px;
    text-align: left;
    margin: 0;
}

.perso_box .form-group {
     float: left;
    margin: 0 15px; 
}
.perso_box .page-heading {
width: 100%  
}

.perso_box .price-percent-reduction {
  display: none;
}
.option45, .best_grade_price:after {
  content:" (Free Standard Delivery on Orders Over £70)"
}
#HOOK_PAYMENT .col-md-6 {
width:100% !important;  
}
#mypresta_mib .first_item {
    margin-left: 0px !important;
}
@media (max-width: 1199px){
#mypresta_mib ul {
    margin-left: auto;
    width: 860px !important;
    margin-right: auto;
    float: none;
}
}
@media (max-width: 991px){
#mypresta_mib ul {
    width: 690px !important;
}
}
@media (max-width: 767px){
#mypresta_mib ul {
    width: 525px !important;
}
}
@media (max-width: 599px){
#mypresta_mib ul {
    width: 355px !important;
}
}
@media (max-width: 479px){
#mypresta_mib ul {
    width: 320px !important;
}
#mypresta_mib li {
    padding: 0 2.5px !important;
}    
}
@media (max-width: 359px){
#mypresta_mib ul {
    width: 100% !important;
}
   
}

#index .mib_wrapper {
    margin-bottom: 20px;
}

.mib_wrapper h3.sectionheadline {
    line-height: 30px;
}

#index  .mib_wrapper + .row h3.sectionheadline {
    font-size: 20px;
}

@media (max-width: 479px){
#index  .mib_wrapper + .row h3.sectionheadline:after, 
#index  .mib_wrapper + .row h3.sectionheadline:before {
    display: none;
}
}
@media (min-width: 1024px){
.contact_marge {
  margin-top: 85px;
}
}
.contact_font {
font-size: 120%;
}


/*!
 * bootstrap-vertical-tabs - v1.2.1
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2014-11-07
 * Copyright (c) 2014 İsmail Demirbilek
 * License: MIT
 */
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #ddd;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.sideways {
  margin-top:50px;
  border: none;
  position: relative;
}
.sideways>li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}
.sideways>li>a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}
.sideways>li.active>a,
.sideways>li.active>a:hover,
.sideways>li.active>a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}
.sideways.tabs-left {
  left: -50px;
}
.sideways.tabs-right {
  right: -50px;
}
.sideways.tabs-right>li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sideways.tabs-left>li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

  @media (max-width: 767px) {
    #silo {
      display: none; } }
      
      
.details_page > li > a {
  font-weight: 500;
    font-family: "Raleway";
    font-size: 22px;
}

	#menu-knowledgebase, #menu-knowledgebase ul { /* all lists */
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
list-style: none;
line-height: 20px !important;
text-align:right;	
}
.kb1 a {
color:#ffffff;
}
.kb2 a {
color:#ffffff;
}
kb3 a {
color:#ffffff;
}
#kb1 li, #kb2 li{
border-radius: 2px 0px 2px 2px;
}
#menu-knowledgebase li a{
width: 55px;
}
#menu-knowledgebase li a:hover{
color: #66b1e2;
}
#menu-knowledgebase a {
display: block;
color: #000000;
line-height: 33px !important;
text-decoration: none;
padding-left: 5px;
padding-right:10px;
max-height:auto;
font-family: "arial";
font-size: 15px;
}
#menu-knowledgebase > li:nth-child(1) > a:nth-child(1){
padding-bottom: 4px;
}
#menu-knowledgebase li ul{
width: 180px;
}
#menu-knowledgebase li li a:hover{
background: #66b1e2;
color: #fff;
}
#menu-knowledgebase li li a{
width: 180px;
color: #fff;
}
#menu-knowledgebase li li ul {
width: 280px;
float: right;
}
#menu-knowledgebase li li li a{
width: 280px;
}
#menu-knowledgebase li { /* all list items */
float: left;
margin-bottom: 0px !important;	
}
#menu-knowledgebase li ul { /* second-level lists */
position: absolute;
background: #000;
right: 999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#menu-knowledgebase li ul { /* third-and-above-level lists */
margin: 0 0 0 -110px;
}
#menu-knowledgebase li ul ul { /* third-and-above-level lists */
margin: -33px 0px 0px -280px;
}
#menu-knowledgebase li:hover ul ul, #menu-knowledgebase li:hover ul ul ul, #menu-knowledgebase li.sfhover ul ul, #menu-knowledgebase li.sfhover ul ul ul {
right: 1010em;
}
#menu-knowledgebase li:hover ul, #menu-knowledgebase li li:hover ul, #menu-knowledgebase li li li:hover ul, #menu-knowledgebase li.sfhover ul, #menu-knowledgebase li li.sfhover ul, #menu-knowledgebase li li li.sfhover ul { /* lists nested under hovered list items */
right: auto;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 170px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(102, 177, 226, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #66b1e2;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 170px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 170px;
    bottom: 30px;
  }
}
@media (max-width: 767px) {
.cd-top {
    right: 5px;
    bottom: 60px;
  }
  #header .shop-phone {
	  display:none;
  }
}
.cms-bespoke-cufflinks .sectionheadline {
	display:none;
}

#cbp-hrmenu .product-container {
overflow: hidden;
}

@media (max-width: 767px) {
	 .product-name {
    font: 200 15px/13px "Oswald", Helvetica, Arial, sans-serif;
    color: #000000;
    line-height: 20px;
    margin-bottom: 0;
	    height: 40px;
}
.cat_box {
	margin-bottom:5px;min-height:170px
}
.breadcrumb, .content_scene_cat, .product-listing, .selector1 label, .selector1 span {
	display:none;
}
.header-container {
	overflow:hidden;
}

#homepage-slider {
      width: 100%;
      max-width: 100%;
      padding-top: 15px;
margin-bottom: 15px;	  } 
#index .tab-content {
    margin-top: 0px;
    margin-bottom: 0px;
}
h3.sectionheadline {
margin-top: 0px;
    margin-bottom: 0px;
}
.account:before {
    content: "\f007";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 31px;
    line-height: 23px;
    color: #fff;
    padding-right: 5px;
}
#fbloginblock_block_left {
	display:none;
}

#index .lnk_view {
	display:none;
}
 .ajax_block_product.col-xs-6 {
padding-left: 1px;
    padding-right: 1px;
}

 ul.product_list.tab-pane > li {
    padding-bottom: 1px;
    margin-bottom: 1px;
}


#category ul.product_list.grid > li .product-container {
  min-height:530px;
    border: 1px solid #e6e6e6;
} 
 .price-percent-reduction {
	    position: absolute;
    top: 0px;
    right: 0px;
}
#mypresta_mib {
    height: auto; 
  
}
#flex {
    display: block ;
}
#mypresta_mib ul, #mypresta_mib li, #mypresta_mib a:not(.toplink){
	 padding: 0 13px ;
}

#mypresta_mib li.last_item {
	   display:none;
}

#mypresta_mib .first_item {
    margin-left: 0px; 
}
#editorial_block, #more {
	  display:none;
}

.top-pagination-content .compare-form, .bottom-pagination-content .compare-form {
	width:auto;
}
.greybox {
    min-height: auto;
 }
 
 ul.product_list.grid > li .product-container .product-image-container {
   
    
    margin-bottom: 0px; 
   
}
ul.product_list .product-name {
    display: inline-block;
    
}
ul.product_list.grid > li .product-container h5 {
    min-height: 50px;
}
}
@media (max-width: 375px) {
	#mypresta_mib ul, #mypresta_mib li, #mypresta_mib a:not(.toplink){
	 padding: 0 8px ;
	
}
 
#category ul.product_list.grid > li .product-container {
  min-height:500px;
    border: 1px solid #e6e6e6;
} 

}
@media (max-width: 320px) {

 #mypresta_mib li, #mypresta_mib a:not(.toplink){
	 padding: 0 3px ;
	  width:125px !important;
	  float:left;
}
.mobilemenuitem {
	font-size:15px;
}


.account {
	margin: 0 3px;
}
.searchbutton {
	margin-left:3px;
}

#category ul.product_list.grid > li .product-container {
  min-height:480px;
    border: 1px solid #e6e6e6;
}
}

.cms-28 #center_column .sectionheadline, .cms-28 .breadcrumb  {
	display:none;
}
/* Generated by http://css.spritegen.com CSS Sprite Generator */
 
.topimages01, .topimages02, .topimages03, .topimages04, .topimages05, 
.topimages06, .topimages07, .topimages08, .topimages09, .topimages10, 
.topimages11, .topimages12, .topimages13, .topimages14, .topimages15, 
.topimages16, .topimages17, .topimages18, .topimages19, .topimages20, 
.topimages21, .topimages22, .topimages23, .topimages24, .topimages25, 
.topimages26, .topimages27, .topimages28, .topimages29, .topimages30, 
.topimages31, .topimages32, .topimages33, .topimages34, .topimages35, 
.topimages36, .topimages37, .topimages38, .topimages39, .topimages40, 
.topimages41, .topimages42, .topimages43, .topimages44, .topimages45, 
.topimages46, .topimages47, .topimages48, .topimages49, .topimages50, 
.topimages51, .topimages52, .topimages53, .topimages54, .topimages55, 
.topimages56, .topimages57, .topimages58, .topimages59, .topimages60
{ display: inline-block; background: url('images/sprite.jpg') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.topimages01 { background-position: -0px -0px; width: 142px; height: 142px; }
.topimages02 { background-position: -144px -0px; width: 142px; height: 142px; }
.topimages03 { background-position: -288px -0px; width: 142px; height: 142px; }
.topimages04 { background-position: -432px -0px; width: 142px; height: 142px; }
.topimages05 { background-position: -576px -0px; width: 142px; height: 142px; }
.topimages06 { background-position: -720px -0px; width: 142px; height: 142px; }
.topimages07 { background-position: -864px -0px; width: 142px; height: 142px; }
.topimages08 { background-position: -0px -144px; width: 142px; height: 142px; }
.topimages09 { background-position: -144px -144px; width: 142px; height: 142px; }
.topimages10 { background-position: -288px -144px; width: 142px; height: 142px; }
.topimages11 { background-position: -432px -144px; width: 142px; height: 142px; }
.topimages12 { background-position: -576px -144px; width: 142px; height: 142px; }
.topimages13 { background-position: -720px -144px; width: 142px; height: 142px; }
.topimages14 { background-position: -864px -144px; width: 142px; height: 142px; }
.topimages15 { background-position: -0px -288px; width: 142px; height: 142px; }
.topimages16 { background-position: -144px -288px; width: 142px; height: 142px; }
.topimages17 { background-position: -288px -288px; width: 142px; height: 142px; }
.topimages18 { background-position: -432px -288px; width: 142px; height: 142px; }
.topimages19 { background-position: -576px -288px; width: 142px; height: 142px; }
.topimages20 { background-position: -720px -288px; width: 142px; height: 142px; }
.topimages21 { background-position: -864px -288px; width: 142px; height: 142px; }
.topimages22 { background-position: -0px -432px; width: 142px; height: 142px; }
.topimages23 { background-position: -144px -432px; width: 142px; height: 142px; }
.topimages24 { background-position: -288px -432px; width: 142px; height: 142px; }
.topimages25 { background-position: -432px -432px; width: 142px; height: 142px; }
.topimages26 { background-position: -576px -432px; width: 142px; height: 142px; }
.topimages27 { background-position: -720px -432px; width: 142px; height: 142px; }
.topimages28 { background-position: -864px -432px; width: 142px; height: 142px; }
.topimages29 { background-position: -0px -576px; width: 142px; height: 142px; }
.topimages30 { background-position: -144px -576px; width: 142px; height: 142px; }
.topimages31 { background-position: -288px -576px; width: 142px; height: 142px; }
.topimages32 { background-position: -432px -576px; width: 142px; height: 142px; }
.topimages33 { background-position: -576px -576px; width: 142px; height: 142px; }
.topimages34 { background-position: -720px -576px; width: 142px; height: 142px; }
.topimages35 { background-position: -864px -576px; width: 142px; height: 142px; }
.topimages36 { background-position: -0px -720px; width: 142px; height: 142px; }
.topimages37 { background-position: -144px -720px; width: 142px; height: 142px; }
.topimages38 { background-position: -288px -720px; width: 142px; height: 142px; }
.topimages39 { background-position: -432px -720px; width: 142px; height: 142px; }
.topimages40 { background-position: -576px -720px; width: 142px; height: 142px; }
.topimages41 { background-position: -720px -720px; width: 142px; height: 142px; }
.topimages42 { background-position: -864px -720px; width: 142px; height: 142px; }
.topimages43 { background-position: -0px -864px; width: 142px; height: 142px; }
.topimages44 { background-position: -144px -864px; width: 142px; height: 142px; }
.topimages45 { background-position: -288px -864px; width: 142px; height: 142px; }
.topimages46 { background-position: -432px -864px; width: 142px; height: 142px; }
.topimages47 { background-position: -576px -864px; width: 142px; height: 142px; }
.topimages48 { background-position: -720px -864px; width: 142px; height: 142px; }
.topimages49 { background-position: -864px -864px; width: 142px; height: 142px; }
.topimages50 { background-position: -0px -1008px; width: 142px; height: 142px; }
.topimages51 { background-position: -144px -1008px; width: 142px; height: 142px; }
.topimages52 { background-position: -288px -1008px; width: 142px; height: 142px; }
.topimages53 { background-position: -432px -1008px; width: 142px; height: 142px; }
.topimages54 { background-position: -576px -1008px; width: 142px; height: 142px; }
.topimages55 { background-position: -720px -1008px; width: 142px; height: 142px; }
.topimages56 { background-position: -864px -1008px; width: 142px; height: 142px; }
.topimages57 { background-position: -0px -1152px; width: 142px; height: 142px; }
.topimages58 { background-position: -144px -1152px; width: 142px; height: 142px; }
.topimages59 { background-position: -288px -1152px; width: 142px; height: 142px; }
.topimages60 { background-position: -432px -1152px; width: 142px; height: 142px; }