/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.cote-eau.fr/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.cote-eau.fr/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.cote-eau.fr/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.cote-eau.fr/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.cote-eau.fr/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.cote-eau.fr/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.cote-eau.fr/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.cote-eau.fr/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.cote-eau.fr/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.easytabs-wrapper { margin: 0 0 10px; }
.std ul.easytabs, .easytabs {
    display: inline-table;
    vertical-align: top;
    margin: 0 0 0 -5px;
    padding: 0;
    border-spacing: 5px 0;
    position: relative;
    z-index: 6;
    /*width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; */
}
.easytabs li { display: table-cell; text-align: center; vertical-align: middle; }
.easytabs li,
.easytabs-a-accordion {
    line-height: normal;
    background: #eaeaea;
    border: 1px solid #ccc;
    box-shadow: inset 0 -12px 8px -14px rgba(0, 0, 0, 0.2);
}
.easytabs li:hover { box-shadow: none; }
.easytabs li .easytabs-anchor-icon:hover,
.easytabs-a-accordion:hover { text-decoration: none; }
.easytabs li.active {
    background: #fbfbfb;
    border-width: 1px 1px 0;
    box-shadow: none;
    text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
}

.easytabs .tab-title {
    margin: 0;
    padding: 0;
    font-size: inherit;
    text-transform: none;
}

.easytabs-a {
    display: block;
    padding: 9px 12px;
    cursor: pointer;
}
.easytabs-a,
.easytabs-a .easytabs-anchor-icon {
    color: #777;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    font: bold 12px/16px Arial, Helvetica, Tahoma, sans-serif;
}
.easytabs-a .easytabs-anchor-icon:hover {
    color: #777;
    text-decoration: none;
}
.easytabs-content {
    padding: 7px 8px;
    border: 1px solid #ccc;
    position: relative;
    z-index: 5;
    margin-top: -1px;
    background: #fbfbfb;
}
.easytabs-a-accordion { margin-top: -1px; background: #f1f1f1; display: none; padding: 12px; }
.easytabs-a-accordion.active { box-shadow: none; color: #48494a; }

.easytabs-a .easytabs-anchor-icon {
    font-size: 12px;
    height: 16px;
    width: 10px;
    margin-left: -10px;
    float: left;
    opacity: 0.7;
    visibility: hidden;
    text-decoration: none;
}
.easytabs-a:hover .easytabs-anchor-icon { visibility: visible; }
.easytabs-a .easytabs-anchor-icon:hover { opacity: 1; }

.easytabs-content .box-collateral { margin: 0; }
.easytabs-content .box-up-sell .products-grid td { padding-left: 7px; padding-right: 7px; }
.easytabs-content .block-related .block-title { display: none; }
#product_tabs_tags_tabbed_contents label { display: block; }
#product_tabs_tags_tabbed_contents .input-box input { width: 300px; }
#product_tabs_tags_tabbed_contents .input-box { width: 300px; float:left; margin: 0 10px 3px 0;}
#product_tabs_related_tabbed_contents ol { clear: both; }
#product_tabs_related_tabbed_contents li { float:left; margin: 0 1% 15px 0; width: 31%; }
#product_tabs_related_tabbed_contents li:nth-child(1n) { width: 32%; }
#product_tabs_related_tabbed_contents li:nth-child(3n) { margin-right: 0; }
#product_tabs_related_tabbed_contents li:nth-child(3n+1) { clear: left; }
#product_tabs_related_tabbed_contents .product-images { float: left; }
#product_tabs_related_tabbed_contents .product-images a { margin: 0 0 0 5px; }
#product_tabs_related_tabbed_contents .product-details { margin-left: 75px; }
#product_tabs_related_tabbed_contents .price-box { margin: 0; }

.easytabs,
.easytabs-content,
.product-collateral,
.easytabs-content .form-add { zoom: 1; }
.easytabs:after,
.easytabs-content:after,
.product-collateral:after,
.easytabs-content .form-add:after { content: '.'; visibility: hidden; clear: both; display: block; height: 0; font-size: 0; }

.easytabs-content .data-table caption { margin-top: 20px; }
.easytabs-content .data-table:first-child caption { margin-top: 0; }

@media (max-width: 480px) {
    /*
     * .easytabs-a-tab should be hidden.
     * See the easytabs.js~12: el.getStyle('display') !== 'none'
     */
    .std ul.easytabs, .easytabs, .easytabs-a-tab { display: none; }
    .easytabs-a-accordion { display: block; }

    #product_tabs_tags_tabbed_contents .input-box input { width: 200px; }
    #product_tabs_tags_tabbed_contents .input-box { width: 200px; }

    #product_tabs_related_tabbed_contents li { float:none; margin: 0 0 10px; width: auto; }
    #product_tabs_related_tabbed_contents li:nth-child(1n) { width: auto; }

    #product_tabs_review_tabbed_contents .ratings .rating-box {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        height: 19.6px;
        text-align: center;
        text-indent: 0;
        width: 100%;
    }

    #product_tabs_review_tabbed_contents .ratings .rating-box .rating {
        display: none;
    }
    #product_tabs_review_tabbed_contents .ratings .rating-box .rating-number {
        display: inline-block;
    }
}

/* styles for chrono relais */

.chronorelais-list {  }
.sp-methods-chronorelais { padding:5px 20px;}
sp-methods-chronorelais dd li { clear:both;}
.chronorelaismap { margin:20px 0px 10px 0px; }
.chronorelaismap .mappostalcode { margin-bottom:10px; text-align:right;}
.sp-methods .method-description { clear:both; }
.sp-methods .method-radio, .sp-methods .method-image, .sp-methods .method-contents { }
.sp-methods .method-image { padding:0 10px;}

/*****************************
sw-Gmap
*******************************/
.chronomap { height:450px; width:100%; overflow:hidden !important; font:82.5%/1.3 Arial,Helvetica,sans-serif; background-color: #E5E3DF; border: 1px solid #aaa;}
.chronomap *{float:none;overflow:visible;font-family: Arial,sans-serif;}
.chronomap a {color:#0000cc;outline:none;}
.chronomap h4{font-size:1em;margin-bottom:6px;border-bottom:1px solid #ccc;}
.chronomap h2{font-size:1em;margin:2px 10px 6px 0; font-weight:bold;}

/*****************************
Infowindow
*******************************/
.chronomap .sw-infowindow a{cursor:pointer;}
#sw-infowindow-info{max-height:400px}
#sw-infowindow-hor{height:150px}
.sw-map-adresse-wrp{min-height:90px}
.sw-map-adresse{font-size:1em;margin:5px 0 8px 0;line-height:1.45em;}
.sw-map-tools a{font-size:.9em;}
.chronomap .sw-desc{display:block;font-weight:bold;line-height:16px;float:none!important;width:auto;}
.chronomap .sw-help{display:block;float:none!important;width:auto;clear:both;}
.sw-map-itin-tools{font-size:.8em;padding:8px 0;display:block;}
.sw-back-link{font-size:.8em;display:block;text-align:right;margin:0px ;}
#sw-sendbymail-wrap{height:220px;overflow:hidden;}
.chronomap .sw-textarea{height:30px;}
.sw-tool-itineraire{height:220px;}
/*****************************
Tables
*******************************/
.sw-table {border-collapse:collapse; width:100%;}
.sw-table td {font-size:1em;border-bottom:1px solid #ccc; padding:1px 0px;}
.sw-table th{background:#eee;font-size:1em;border-top:1px solid #555}
#sw-table-horaire-client td ,#sw-table-horaire-depot td{width:50%;}
#sw-table-horaire-client{}
#sw-table-horaire-depot{margin-top:8px;}
/*****************************/



/*****************************
Chronopostsrdv
*******************************/
.global-desktop {
    min-width: 641px;
    display: block;
}
.global-desktop.onestepcheckout {
    display: none !important;
}
#rdvCarousel {
    width: 100%;
    height: auto;
    overflow: hidden;
}
#rdvCarouselContent {
    width: 500%;
}
#rdvCarouselContent .slide {
    float: left;
    width: 20%; /* 20% de 500% soit 100% */
    height: auto;
}

.rdvCarouselheader nav {
    font-size: 18px;
    overflow: hidden;
    margin-bottom: 5px;
}
.rdvCarouselheader nav a {
    background: url(https://www.cote-eau.fr/skin/frontend/base/default/chronorelais/arrows.png) 0 0 no-repeat;
    line-height: 35px;
    color: #7B7B7B;
    text-decoration: none;
}
.rdvCarouselheader nav a.inactive {
    color: #CCC;
}
.rdvCarouselheader .prev {
    float: left;
    background-position: 0 0;
    padding-left: 28px;
}
.rdvCarouselheader .prev.inactive {
    background-position: -280px 0;
}
.rdvCarouselheader .next {
    float: right;
    background-position: right -280px top -65px;
    padding-right: 28px;
}
.rdvCarouselheader .next.inactive {
    background-position: right 0 top -65px;
}

#rdvCarouselContent .date-time {
    border-collapse: collapse;
}
#rdvCarouselContent .date-time td,
#rdvCarouselContent .date-time th {
    padding: 10px 5px;
    text-align: center;
}
#rdvCarouselContent .date-time td {
    border-left: solid 1px #f3f3f3;
    border-bottom: solid 1px #f3f3f3;
    font-size: 1.14em;
    vertical-align: top;
    padding-bottom: 5px;
    background-color: #fff;
}
#rdvCarouselContent .date-time td span {
  white-space: nowrap;
}
#rdvCarouselContent .date-time td label {
  position: relative;
  display: block !important;
  padding: 0 !important;
  min-width: 0 !important;
  color: inherit !important;
  background: inherit !important;
}
#rdvCarouselContent .date-time td.unavailable {
  background-color: #e6e6e7;
  font-size: 0.9em;
}
#rdvCarouselContent .date-time td.eco {
  background-color: #e2f0e0;
}
#rdvCarouselContent .caption {
  background-color: #595a5c;
  font-size: 1.71em;
  overflow: hidden;
  color: #fff;
  padding: 10px 20px;
}
#rdvCarouselContent .date-row th {
  font-size: .86em;
  color: #fff;
  background-color: #8f9091;
  font-weight: normal;
  border-left: solid 1px #fff;
  border-bottom: solid 1px #fff;
}
#rdvCarouselContent .date-row th:first-child {
  border-left: 0;
}
#rdvCarouselContent .date-row th span {
  font-size: 2.14em;
  display: block;
}
#rdvCarouselContent .date-row th.active,
#rdvCarouselContent .date-time td.active,
#rdvCarouselContent .time-cell.active {
  background-color: #797979 !important;
  color: #fff !important;
}
#rdvCarouselContent .time-cell {
  font-size: 1.4em;
  background-color: #8f9091;
  font-weight: normal;
  color: #fff;
  border-bottom: solid 1px #fff;
  white-space: nowrap;
}

.chronopostsrdv_noresult {
    position: absolute;
    background: rgb(204, 204, 204) none repeat scroll 0% 0%;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.5;
}

.popin {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 360px;
  margin: -90px 0 0 -180px;
  background-color: #fff;
  z-index: 99999;
  padding: 25px;
  box-shadow: 0 5px 15px #ccc;
  font-size: 16px;
  display: block;
}
.popin a.close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    height: 15px;
    background: url(https://www.cote-eau.fr/skin/frontend/base/default/chronorelais/close.gif);
}

.margB {
  margin-bottom: 30px;
}
.center {
  text-align: center;
}

/*****************************
Chronopostsrdv mobile
*******************************/

.global-mobile {
    width: 100%;
    height: 100%;
    max-width: 640px;
    min-width: 300px;
    margin: 0 auto;
    position: relative;
    display: none;
}
.global-mobile.onestepcheckout {
    display: block !important;
}

.global-mobile .header {
    width: auto;
}
#global-mobile h1 {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 5px;
    text-align: left;
}
.global-mobile .left {
  float: left;
}
.global-mobile .right {
  float: right;
}
.global-mobile .scroll {
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
}
.global-mobile .scroll-v {
  overflow-y: auto;
  overflow-x: hidden;
}
.global-mobile .date-time {
  min-width: 100%;
  border-collapse: collapse;
}
.global-mobile .date-time th {
  padding: 5px;
  text-align: center;
}
.global-mobile .date-row th {
  color: #fff;
  background-color: #8f9091;
  font-weight: normal;
  border-left: solid 1px #fff;
  border-bottom: solid 1px #fff;
}
.global-mobile .date-row th:first-child {
  border-left: 0;
}
.global-mobile .date-row th span {
  font-size: 2.14em;
  display: block;
}
.global-mobile .time-list {
  border-left: solid 1px #f3f3f3;
  border-right: solid 1px #f3f3f3;
  position: relative;
}
.global-mobile .time-list li {
  display: table;
  width: 100%;
  border-bottom: solid 1px #f3f3f3;
  font-size: 2em;
}
.global-mobile .time-list li label {
  display: table-row !important;
  color: inherit !important;
  background: inherit !important;
}
.global-mobile .time-list li.unavailable {
  background-color: #e6e6e7;
}
.global-mobile .time-list li.unavailable .price-cell {
  font-size: .6em;
}
.global-mobile .time-list li.active,
.global-mobile .date-row th.active {
  background-color: #797979 !important;
  color: #fff !important;
}
.global-mobile .eco {
  background-color: #e2f0e0;
}
.global-mobile .time-cell,
.global-mobile .price-cell {
  display: table-cell;
  width: 30%;
  white-space: nowrap;
  padding: 20px;
}
.global-mobile .price-cell {
  width: 70%;
  padding-right: 60px;
  text-align: right;
}
.global-mobile .ic-eco {
  position: absolute;
  margin-left: 10px;
}
.global-mobile input {
  font-size: 18px;
  padding: 4px 30px;
  border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}


@media screen and (max-width: 720px) {
    .global-desktop {
        display: none;
    }
    .global-mobile {
        display: block;
    }
}

/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/glyphicons-halflings-regular.eot);src:url(https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/glyphicons-halflings-regular.woff) format('woff'),url(https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px \9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.form-group-sm .form-control{height:30px;line-height:30px}select[multiple].form-group-sm .form-control,textarea.form-group-sm .form-control{height:auto}.form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.form-group-lg .form-control{height:46px;line-height:46px}select[multiple].form-group-lg .form-control,textarea.form-group-lg .form-control{height:auto}.form-group-lg .form-control-static{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.33px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none;visibility:hidden}.collapse.in{display:block;visibility:visible}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none;visibility:hidden}.tab-content>.active{display:block;visibility:visible}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important;visibility:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:absolute;top:0;right:0;left:0;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/fontawesome-webfont.eot?v=4.1.0');src:url('https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}
body *:focus {
  outline: none;
}
body {
  position: relative;
}
body .label {
  color: #666666;
}
body .no-display {
  display: none;
}
body a {
  color: #333333;
  text-decoration: none;
  outline: none;
}
body a:focus,
body a:hover {
  text-decoration: none;
  outline: none;
  color: #3b98b8;
}
body.layout-boxed {
  background-image: url(https://www.cote-eau.fr/skin/frontend/boutique/default/images/bg-boxed.png);
  background-position: left center;
  background-repeat: repeat;
}
body.layout-boxed .wrapper {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
}
.tooltip {
  white-space: pre;
  position: fixed;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.wrapper {
  overflow: hidden;
  background-color: #ffffff;
}
.layout-boxed .wrapper {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.validation-advice {
  color: #ff3333;
  float: left;
  width: 100%;
}
h2 {
  font-size: 160%;
  margin-top: 0;
}
h3 {
  font-size: 140%;
  margin-top: 0;
}
h4 {
  font-size: 120%;
  margin-top: 0;
}
h5,
h6 {
  font-size: 100%;
  margin-top: 0;
}
h6 {
  font-size: 92%;
  margin-top: 0;
}
/*
select{
    background: ~"url(https://www.cote-eau.fr/skin/frontend/boutique/default/images/bg-select.png) no-repeat right center";
    cursor: pointer;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}
*/
/* css for table */
.data-table {
  width: 100%;
}
.data-table th.wrap {
  white-space: normal;
}
.data-table th {
  padding: 9px 10px;
  border: 1px solid #ebebeb;
  text-align: center;
}
.data-table tbody tr {
  border: 1px solid #ebebeb;
}
.data-table tr td {
  padding: 9px 10px;
  border: 1px solid #ebebeb;
  vertical-align: middle;
  text-align: center;
}
.data-table td h3 {
  margin: 0;
  line-height: 100%;
  font-size: 100%;
}
body table.data-table {
  border-collapse: collapse;
}
.data-table thead {
  border: 1px solid #ebebeb;
}
.data-table tfoot {
  border-top: none;
  border-top: 1px solid #ebebeb;
}
.ratings-table td,
.ratings-table th {
  padding: 3px 10px 3px 0;
}
.data-table .first.odd,
.box-account .data-table .odd {
  background: none;
}
/* css for input, select, radio, textarea*/
.input-box input[type="text"],
.input-box input.input-text {
  width: 240px;
}
textarea,
input,
select,
input[type="file"],
input[type="checkbox"],
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"] {
  padding: 7px 10px;
  border: 1px solid #ebebeb;
  color: #999999;
  outline: none;
  line-height: normal;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-left: 0;
}
textarea:focus,
select:focus,
textarea:hover,
select:hover,
input[type="text"]:focus,
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input[type="radio"]:focus,
.uneditable-input:focus {
  border: 1px solid #cccccc;
  outline: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="radio"],
input[type="checkbox"] {
  line-height: normal;
  margin: 0 5px 0 0;
  float: left;
  min-height: 18px;
}
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
address {
  margin: 0;
}
.buttons-set {
  clear: both;
  margin: 20px 0 0;
  padding: 8px 0 0;
  text-align: left;
}
.buttons-set button.button {
  float: right;
  margin-left: 5px;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
}
p.required {
  color: #eb340a;
  font-size: 91.67%;
  text-align: right;
}
.form-list li {
  margin: 0 0 15px;
  float: left;
  width: 100%;
}
.form-list li.control {
  margin: 0;
}
.form-list .field {
  float: left;
  width: 50%;
}
.form-list label {
  font-weight: bold;
  position: relative;
  z-index: 0;
}
.form-list label.required em {
  color: #eb340a;
  float: right;
  font-style: normal;
  position: absolute;
  right: -8px;
  top: 0;
}
.fieldset {
  border: 1px solid #ebebeb;
  margin: 20px 0;
  padding: 22px 25px 12px 33px;
  float: left;
  width: 100%;
}
.fieldset .legend {
  background: #ffffff;
  border: 1px solid #ebebeb;
  float: left;
  font-size: 108%;
  font-weight: bold;
  margin: -36px 0 0 -10px;
  padding: 4px 10px 6px;
  position: relative;
}
.please-wait {
  float: right;
  line-height: 250%;
}
.f-left,
.left {
  float: left;
}
.a-left {
  text-align: left;
}
.a-right {
  text-align: right;
}
.a-center {
  text-align: center;
}
.cms-index-index .messages {
  margin-top: 30px;
}
.messages {
  overflow: hidden;
  width: 100%;
}
.messages,
.messages ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.messages > li {
  margin: 0 0 25px;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  border: 1px solid #ebebeb;
  font-size: 92.07%;
  padding: 7px 10px;
  background: #f7f7f7;
  border-radius: 3px;
}
.dashboard .welcome-msg {
  margin-bottom: 15px;
}
.dashboard .welcome-msg p {
  margin: 0;
}
.dashboard .box .box-title {
  border-bottom: 1px dotted #ebebeb;
  margin: 0 0 8px;
  padding: 0 0 2px;
  text-align: right;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  float: left;
  font-size: 108%;
  font-weight: bold;
  margin: 0;
}
.dashboard .col2-set {
  margin: 0 0 15px;
}
.dashboard .box-info h4 {
  font-size: 91.67%;
  font-weight: bold;
  text-transform: uppercase;
}
.dashboard .box-reviews li.item {
  margin: 0 0 15px;
}
.dashboard .box-reviews .details {
  margin-left: 20px;
}
.dashboard .box-reviews .number {
  background: none repeat scroll 0 0 #797979;
  color: #ffffff;
  float: left;
  font-size: 78.57%;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 1px 3px;
  width: 13px;
  height: 14px;
  text-align: center;
}
.dashboard .box-tags li.item {
  margin: 0 0 15px;
  display: inline-block;
  width: 100%;
}
.dashboard .box-tags .details {
  margin-left: 20px;
  margin-top: -2px;
}
.dashboard .box-tags .details strong {
  float: left;
  margin-right: 10px;
}
.dashboard .box-tags .details ul li {
  float: left;
  margin-right: 5px;
}
.dashboard .box-tags .number {
  background: none repeat scroll 0 0 #797979;
  color: #ffffff;
  float: left;
  font-size: 78.57%;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 1px 3px;
  width: 13px;
  height: 14px;
  text-align: center;
}
.addresses-list li.item {
  margin: 0 0 10px;
  padding: 10px 13px;
  border: 1px solid #ebebeb;
}
.addresses-list li.empty {
  border: none;
  padding: 0;
}
.addresses-list li.empty p {
  font-weight: bold;
}
.addresses-list h2 {
  font-size: 108%;
  font-weight: bold;
  text-transform: uppercase;
}
.addresses-list h3 {
  font-size: 108%;
  font-weight: bold;
  margin-bottom: 5px;
}
.addresses-list a {
  font-weight: bold;
}
.product-name {
  margin: 0;
  font-size: 107.69%;
}
/*back on top*/
#pt_backontop {
  background: #f5f5f5;
  bottom: 30px;
  height: 50px;
  overflow: hidden;
  position: fixed;
  right: 30px;
  width: 50px;
  z-index: 99;
  color: #000000;
  font-size: 28px;
  font-family: FontAwesome;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
}
#pt_backontop:hover {
  cursor: pointer;
  background: #000000;
  color: #ffffff;
}
.header-container .header-login {
  float: left;
  padding: 9px 0;
}
.header-container .header-login > span a {
  color: #3b98b8;
}
.header-container .header-login > span a:hover {
  text-decoration: underline;
}
.header-container .header-login #modal-login {
  overflow-y: hidden !important;
}
.header-container .header-login .popup-login {
  background: #fff;
  padding: 0;
  width: 300px;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  margin: 100px auto;
}
.header-container .header-login .close-login {
  background-color: #fff;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px;
  text-align: center;
  color: #3b98b8;
  font-size: 26px;
  font-weight: bold;
  line-height: 16px;
  font-family: 'times new roman';
}
.header-container .header-login .close-login:hover {
  color: #3b98b8;
}
.header-container .header-login .login-users-popup {
  display: table-cell;
  padding: 25px 30px 0;
  width: 100%;
  color: #666666;
}
.header-container .header-login .login-users-popup .block-title {
  margin-bottom: 15px;
}
.header-container .header-login .login-users-popup label {
  font-weight: normal;
  margin-bottom: 8px;
  color: #000;
}
.header-container .header-login .login-users-popup em {
  color: #f00;
}
.header-container .header-login .login-users-popup .input-text {
  width: 100%;
  margin-bottom: 15px;
}
.header-container .header-login .login-users-popup .button {
  border-radius: 0;
  width: 115px;
}
.header-container .header-login .login-users-popup .actions {
  background-color: #eee;
  padding: 15px 30px;
  margin: 0 -30px;
  margin-top: 10px;
  width: 300px;
  float: left;
}
.header-container .header-login .login-users-popup .actions > a {
  float: left;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
  display: none;
}
.header-container .header-login .login-users-popup .actions .submit-login {
  float: left;
}
.header-container .header-login .new-users-popup {
  float: left;
  margin-left: 8px;
}
.header-container .header .header-top {
  border-bottom: 1px solid #ebebeb;
  position: relative;
  font-size: 92.31%;
}
.header-container .header .header-top .welcome-msg {
  float: left;
  padding: 9px 0;
}
.header-container .header .header-top .header-quick-access {
  float: right;
}
.header-container .header .header-top .header-quick-access .quick-access {
  float: left;
}
.header-container .header .header-top .links a:before {
  font-family: 'FontAwesome';
  margin-right: 5px;
}
.header-container .header .header-top .links a.top-link-checkout:before {
  content: "\f074";
}
.header-container .header .header-top .links a[href*="customer/account"]:before,
.header-container .header .header-top .links a.top-link-my-account:before {
  content: "\f007";
}
.header-container .header .header-top .links a.top-link-cart:before {
  content: "\f07a";
}
.header-container .header .header-top .links a[href*="wishlist"]:before {
  content: "\f08a";
}
.header-container .header .header-top .links a[href*="customer/account/logout"]:before {
  content: "\f08b";
}
.header-container .header .header-top .links a[href*="customer/account/login"]:before {
  content: "\f090";
}
.header-container .header .header-top ul {
  list-style: none;
}
.header-container .header .header-top ul li {
  line-height: 16px;
  padding: 12px 0;
  position: relative;
  float: left;
}
.header-container .header .header-top ul li a {
  padding: 0 12px;
  display: block;
  color: #666;
}
.header-container .header .header-top ul li.parent > a:after {
  content: "\f107";
  font-family: 'FontAwesome';
  margin-left: 5px;
}
.header-container .header .header-top .form-language ul,
.header-container .header .header-top .block-currency ul,
.header-container .header .header-top ul ul {
  display: none;
  position: absolute;
  top: 40px;
  z-index: 2;
  background: #fff;
  border: 1px solid #ebebeb;
}
.header-container .header .header-top .form-language ul li,
.header-container .header .header-top .block-currency ul li,
.header-container .header .header-top ul ul li {
  width: 100%;
  padding: 0;
}
.header-container .header .header-top .form-language ul a,
.header-container .header .header-top .block-currency ul a,
.header-container .header .header-top ul ul a {
  border-color: #ebebeb;
  padding: 8px 10px;
  background-position: 12px center;
  background-repeat: no-repeat;
}
.header-container .header .header-top .form-language ul a.selected,
.header-container .header .header-top .block-currency ul a.selected,
.header-container .header .header-top ul ul a.selected {
  color: #3b98b8;
}
.header-container .header .header-top .form-language ul a:hover,
.header-container .header .header-top .block-currency ul a:hover,
.header-container .header .header-top ul ul a:hover {
  background-color: #3b98b8;
  color: #fff;
}
.header-container .header .header-top .form-language ul li:first-child > a,
.header-container .header .header-top .block-currency ul li:first-child > a,
.header-container .header .header-top ul ul li:first-child > a {
  border-left: none;
}
.header-container .header .header-top .form-language ul li + li > a,
.header-container .header .header-top .block-currency ul li + li > a,
.header-container .header .header-top ul ul li + li > a {
  border-left: none;
  border-top: 1px solid #ebebeb;
}
.header-container .header .header-top .form-language,
.header-container .header .header-top .block-currency {
  float: left;
  position: relative;
  cursor: pointer;
  padding: 12px 0;
}
.header-container .header .header-top .form-language span,
.header-container .header .header-top .block-currency span {
  display: block;
  line-height: 16px;
  padding: 0 0 0 20px;
  position: relative;
}
.header-container .header .header-top .form-language span:after,
.header-container .header .header-top .block-currency span:after {
  content: "\f107";
  font-family: 'FontAwesome';
  margin-left: 5px;
}
.header-container .header .header-top .form-language span:before,
.header-container .header .header-top .block-currency span:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 8px;
  background: #a3a3a3;
  top: 4px;
  left: -1px;
}
.header-container .header .header-top .form-language span {
  padding: 0 20px 0 45px;
  background-position: 20px 1px !important;
}
.header-container .header .header-top .form-language span:after {
  content: "\f107";
  font-family: 'FontAwesome';
  margin-left: 5px;
}
.header-container .header .header-top .form-language ul li a {
  padding: 8px 12px 8px 40px;
}
.header-container .header .header-top .form-language ul {
  width: 118px;
}
.header-container .header .header-top .links .links {
  width: 150px;
}
.header-container .header .header-top ul li:hover > ul,
.header-container .header .header-top .block-currency:hover > ul,
.header-container .header .header-top .form-language:hover > ul {
  display: block;
}
.header-container .header .header-under {
  padding: 20px 0;
}
.header-container .header .header-under .header-service {
  margin-top: 3px;
}
.header-container .header .header-under .header-service .header-service-item {
  font-size: 92.31%;
}
.header-container .header .header-under .header-service .header-service-item .service-icon {
  width: 30px;
  height: 30px;
  color: #fff;
  border-radius: 50%;
  float: left;
  margin-right: 20px;
  background: #3b98b8;
  font-size: 14px;
  text-align: center;
  padding: 5px 0;
}
.header-container .header .header-under .header-service .header-service-item .service-content {
  float: left;
}
.header-container .header .header-under .header-service .header-service-item .service-content .service-title {
  color: #222;
  text-transform: uppercase;
  line-height: 100%;
}
.header-container .header .header-under .header-service .header-service-item .service-content .service-text {
  color: #999;
}
.header-container .header .header-menu {
  background: #222222;
}
.header-container .header .header-menu .header-menu-inner {
  position: relative;
}
.header-container .header_style2 #search_mini_form {
  float: left;
}
.header-container .header_style2 #search_mini_form .form-search input {
  width: 210px;
}
.header-container .header_style2 .logo {
  text-align: center;
}
.header-container .header_style2 .header-cart {
  position: relative;
  float: right;
}
.header-container .header_style2 .header-cart:after {
  position: absolute;
  content: "";
  top: 11px;
  left: 0;
  width: 30px;
  height: 30px;
  background: #3b98b8;
  border-radius: 50%;
  z-index: 0;
}
.header-container .header_style2 .header-cart .header-cart-title {
  background-color: transparent;
  background-image: url(https://www.cote-eau.fr/skin/frontend/boutique/default/images/iconcart-list-hover.png);
  background-position: 8px 16px;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  height: 35px;
}
.header-container .header_style2 .header-cart .header-cart-title .header-cart-text {
  color: #222;
  padding-left: 50px;
  padding-right: 0;
}
.header-container .header_style2 .header-cart .header-cart-title .header-cart-text .total_price {
  color: #3b98b8;
}
.header-container .header_style2 .header-menu {
  background: #3b98b8;
}
.header-container .header_style2 .header-menu .menu-nav {
  display: table;
  margin: 0 auto;
}
.footer-container {
  background: #222;
  color: #f5f5f5;
  margin-top: 40px;
}
.footer-container a {
  color: #f5f5f5;
}
.footer-container a:hover {
  color: #3b98b8;
}
.footer-container .block-title-footer {
  margin-bottom: 25px;
  line-height: 100%;
  text-transform: uppercase;
  font-size: 107.69%;
  font-weight: bold;
}
.footer-container .footer-top {
  padding: 40px 0 35px;
  border-bottom: 1px solid #393939;
  overflow: hidden;
}
.footer-container .footer-top .block-footer-contact {
  padding-right: 30px;
}
.footer-container .footer-top .block-footer-contact ul li {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.footer-container .footer-top .block-footer-contact ul li i {
  border: 1px solid #f5f5f5;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 7px 0;
  text-align: center;
  font-size: 14px;
}
.footer-container .footer-top .block-footer-contact ul li span {
  line-height: normal;
  margin-top: 10px;
  display: inline-block;
}
.footer-container .footer-top .block-footer-contact ul li:last-child {
  margin-bottom: 0;
}
.footer-container .footer-top .block-footer-contact ul li:first-child span {
  margin-top: 4px;
}
.footer-container .footer-top .block-footer-contact ul li:hover i {
  color: #3b98b8;
  border: 1px solid #3b98b8;
}
.footer-container .footer-top .block-newsletter {
  position: relative;
}
.footer-container .footer-top .block-newsletter:before {
  position: absolute;
  content: "";
  top: -50px;
  left: -1px;
  width: 1px;
  height: 1000px;
  background: #393939;
}
.footer-container .footer-top .block-newsletter:after {
  position: absolute;
  content: "";
  top: -50px;
  right: -1px;
  width: 1px;
  height: 1000px;
  background: #393939;
}
.footer-container .footer-top .block-footer-newletter {
  padding: 0 20px;
}
.footer-container .footer-top .block-footer-newletter p {
  margin-bottom: 15px;
}
.footer-container .footer-top .block-footer-newletter .input-box .input-text {
  height: 36px;
  float: left;
  width: 70%;
  width: calc(100% - 90px);
  width: -webkit-calc(100% - 90px);
  border-radius: 0;
  font-size: 92.31%;
  background: transparent;
  border: none;
  background-color: transparent;
  border: 1px solid #cccccc;
  border-right: none;
}
.footer-container .footer-top .block-footer-newletter .input-box button {
  line-height: 30px;
  height: 36px;
  border: none;
  padding: 0;
  width: 90px;
  background: #3b98b8;
  color: #fff;
  font-size: 92.31%;
}
.footer-container .footer-top .block-footer-followus {
  padding-left: 30px;
}
.footer-container .footer-top .block-footer-followus p {
  margin-bottom: 15px;
}
.footer-container .footer-top .block-footer-followus ul {
  display: inline-block;
}
.footer-container .footer-top .block-footer-followus ul li {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
.footer-container .footer-top .block-footer-followus ul li a {
  width: 35px;
  height: 35px;
  color: #cccccc;
  border: 1px solid #cccccc;
  text-align: center;
  text-indent: -999em;
  float: left;
  font-size: 0;
  padding: 7px 0;
  border-radius: 50%;
  -webkit-border-radius: 3px;
}
.footer-container .footer-top .block-footer-followus ul li a:before {
  content: attr(data-icon);
  display: inline-block;
  font-family: "Socialico";
  font-size: 25px;
  font-weight: normal;
}
.footer-container .footer-top .block-footer-followus ul li a:hover {
  border: 1px solid transparent;
  color: #fff;
}
.footer-container .footer-top .block-footer-followus ul .facebook a:hover {
  background: #1273be;
}
.footer-container .footer-top .block-footer-followus ul .skype a:hover {
  background: #2ed1f7;
}
.footer-container .footer-top .block-footer-followus ul .twitter a:hover {
  background: #38d7f8;
}
.footer-container .footer-top .block-footer-followus ul .google a:hover {
  background: #fc3748;
}
.footer-container .footer-center {
  padding: 40px 0 30px;
  border-bottom: 1px solid #393939;
}
.footer-container .footer-center .block-footer-imformation .block-title-footer,
.footer-container .footer-center .block-footer-myaccount .block-title-footer,
.footer-container .footer-center .block-footer-extras .block-title-footer,
.footer-container .footer-center .block-footer-shopbybrands .block-title-footer {
  margin-bottom: 20px;
}
.footer-container .footer-center .block-footer-imformation li,
.footer-container .footer-center .block-footer-myaccount li,
.footer-container .footer-center .block-footer-extras li,
.footer-container .footer-center .block-footer-shopbybrands li {
  line-height: 30px;
}
.footer-container .footer-center .block-footer-imformation li a,
.footer-container .footer-center .block-footer-myaccount li a,
.footer-container .footer-center .block-footer-extras li a,
.footer-container .footer-center .block-footer-shopbybrands li a {
  position: relative;
  padding-left: 20px;
}
.footer-container .footer-center .block-footer-imformation li a:before,
.footer-container .footer-center .block-footer-myaccount li a:before,
.footer-container .footer-center .block-footer-extras li a:before,
.footer-container .footer-center .block-footer-shopbybrands li a:before {
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid #f5f5f5;
  border-radius: 50%;
}
.footer-container .footer-center .block-footer-imformation li a:hover:before,
.footer-container .footer-center .block-footer-myaccount li a:hover:before,
.footer-container .footer-center .block-footer-extras li a:hover:before,
.footer-container .footer-center .block-footer-shopbybrands li a:hover:before {
  border: 1px solid #3b98b8;
}
.footer-container .footer-under {
  padding: 22px 0;
  font-size: 92.31%;
}
.footer-container .footer-under address {
  line-height: 20px;
}
.footer-container .footer-under .footer-payment {
  text-align: right;
}
a,
a:hover,
.item-addcart,
.item-wishlist,
.item-compare,
.item-quickview,
.item-addcart:hover,
.item-wishlist:hover,
.item-compare:hover,
.item-quickview:hover,
.button,
.button:hover,
.owl-prev,
.owl-prev:hover,
.owl-next,
.owl-next:hover,
.products-grid .product-image .item-cwc-wrap,
.products-grid .product-image:hover .item-cwc-wrap,
.item .item-inner,
.item .item-inner:hover,
.item .product-image .item-quickview,
.item .item-inner:hover .product-image .item-quickview,
.item .item-inner.product-image .item-wc-wrap,
.item .item-inner:hover .product-image .item-wc-wrap,
.item,
.item:hover,
.item .product-image .item-quickview,
.item:hover .product-image .item-quickview,
.item .product-image .item-wc-wrap,
.item:hover .product-image .item-wc-wrap,
.main-container .block-service .block-service-item .fa,
.main-container .block-service .block-service-item:hover .fa,
.pt-categories .pt-categories-content .category-item .category-item-inner,
.pt-categories .pt-categories-content .category-item .category-item-inner:hover,
.main-container .block-brand .owl-carousel .owl-stage-outer:hover .owl-item,
.main-container .block-brand .owl-carousel .owl-stage-outer:hover:hover .owl-item,
.main-container .block-brand .owl-carousel .owl-stage-outer:hover .owl-item:hover,
.pt-products-lf .product-item .product-image img,
.pt-products-lf .product-item .product-image:hover img,
.resp-tabs-container .resp-tab-content .tab-loader span,
.resp-tabs-container .resp-tab-content .tab-loader span:hover,
.main-container .latest-blog .latest-blog-content .post-line .postWrapper .postImage .bg-image,
.main-container .latest-blog .latest-blog-content .post-line .postWrapper .postImage:hover .bg-image,
.pt-slider-container #pt-slider-prev,
.pt-slider-container #pt-slider-next,
.pt-slider-container #pt-slider-prev:hover,
.pt-slider-container #pt-slider-next:hover,
.pt-slider-container .pt-slider-nav > li,
.pt-slider-container .pt-slider-nav > li:hover,
.pager .pages ol li,
.pager .pages ol li:hover,
.block-layered-nav dd ol li a:after,
.block-layered-nav dd ol li a:hover:after,
.product-view .product-essential .more-views ul.more-views-slider li a.cloud-zoom-gallery img,
.product-view .product-essential .more-views ul.more-views-slider li a.cloud-zoom-gallery:hover img,
.product-view .product-essential .product-options-bottom .qty-wrap input,
.product-view .product-essential .add-to-box .qty-wrap input,
.product-view .product-essential .product-options-bottom .qty-wrap input:hover,
.product-view .product-essential .add-to-box .qty-wrap input:hover {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
#meganav a,
#meganav a:hover,
#nav a,
#nav a:hover {
  -webkit-transition: all 0.0s ease-in-out 0s;
  -moz-transition: all 0.0s ease-in-out 0s;
  -ms-transition: all 0.0s ease-in-out 0s;
  -o-transition: all 0.0s ease-in-out 0s;
  transition: all 0.0s ease-in-out 0s;
}
/*breadcrumbs*/
.breadcrumbs {
  background: #fff;
  padding: 15px 0 0;
  position: relative;
}
.breadcrumbs ul {
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
}
.breadcrumbs ul li {
  list-style: none;
  float: left;
  font-size: 100%;
  padding: 0 10px;
  position: relative;
}
.breadcrumbs ul li:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 7px;
  top: 8px;
  left: 0;
  background: #999;
}
.breadcrumbs ul li strong {
  font-weight: normal;
}
.breadcrumbs ul li a:hover {
  color: #3b98b8;
}
.breadcrumbs ul li:first-child {
  padding-left: 0;
}
.breadcrumbs ul li:first-child:before {
  display: none;
}
/*contact us*/
.contat-us-wrap .contact-title {
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 10px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
}
.contat-us-wrap .block-title {
  margin-bottom: 20px;
}
.contat-us-wrap .contact-map .contact-map-content {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.contat-us-wrap .contact-map #map {
  float: left;
  height: 325px;
  width: 100%;
}
.contat-us-wrap .contact-map #map > div {
  max-width: 100%;
}
.contat-us-wrap .block-contact-address {
  display: inline-block;
  margin-top: 30px;
  width: 100%;
}
.contat-us-wrap .block-contact-address p {
  margin: 15px 0 35px;
}
.contat-us-wrap .block-contact-address ul {
  list-style: none;
}
.contat-us-wrap .block-contact-address ul li {
  margin: 15px 0 0 30px;
  position: relative;
}
.contat-us-wrap .block-contact-address ul li i {
  margin-right: 20px;
  margin-left: -30px;
  width: 10px;
}
.contat-us-wrap #contactForm .fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
.contat-us-wrap #contactForm .fieldset .form-list {
  display: inline-block;
}
.contat-us-wrap #contactForm .fieldset .form-list input {
  width: 100%;
}
.contat-us-wrap #contactForm .fieldset .form-list textarea {
  width: 100%;
}
.contat-us-wrap #contactForm .fieldset .form-list li {
  margin-bottom: 10px;
}
.contat-us-wrap #contactForm .fieldset .fields .field {
  width: 100%;
}
.contat-us-wrap #contactForm .fieldset .fields .field.first {
  margin-bottom: 10px;
}
.contat-us-wrap #contactForm .buttons-set {
  margin: 0;
  clear: none;
}
.contat-us-wrap #contactForm .buttons-set .required {
  display: none;
}
.contat-us-wrap #contactForm .buttons-set .button {
  float: left;
  margin: 0;
}
/*about us*/
.about-us-wrap .about-us-title {
  font-size: 200%;
  color: #333;
  font-weight: normal;
  position: relative;
  font-family: 'Roboto';
  display: inline-block;
  width: 100%;
  line-height: 30px;
  margin: 0;
  margin-bottom: 15px;
  text-align: center;
}
.about-us-wrap .about-us-des {
  text-align: center;
}
.about-us-wrap .about-service {
  margin: 30px 0;
}
.about-us-wrap .about-service .about-service-item {
  text-align: center;
}
.about-us-wrap .about-service .about-service-item span {
  display: inline-block;
  width: 100%;
}
.about-us-wrap .about-service .about-service-item span.about-service-name {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 107.69%;
  margin: 15px 0;
  color: #333;
}
.about-us-wrap .about-team .about-team-title {
  font-size: 200%;
  color: #333;
  font-weight: normal;
  position: relative;
  font-family: 'Roboto';
  display: inline-block;
  width: 100%;
  line-height: 30px;
  margin: 0;
  margin-bottom: 15px;
  text-align: center;
}
.about-us-wrap .about-team .about-team-member .about-team-member-item {
  text-align: center;
}
.about-us-wrap .about-team .about-team-member .about-team-member-item .team-member-image img {
  max-width: 100%;
}
.about-us-wrap .about-team .about-team-member .about-team-member-item .team-member-name {
  font-size: 107.69%;
  text-transform: uppercase;
  display: inline-block;
  margin: 15px 0 2px;
  color: #333;
  font-weight: bold;
}
.about-us-wrap .about-team .about-team-member .about-team-member-item .team-member-name:hover {
  color: #3b98b8;
}
.about-us-wrap .about-team .about-team-member .about-team-member-item .team-member-office {
  display: inline-block;
  width: 100%;
  font-size: 107.69%;
}
/*css toolbar*/
.toolbar {
  width: 100%;
  padding: 0;
  position: relative;
  float: left;
  z-index: 4;
  color: #999;
  padding: 20px 0;
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
}
.toolbar label {
  font-weight: normal;
  float: left;
  color: #666;
  margin: 0;
  margin-right: 10px;
  line-height: 25px;
}
.sorter {
  float: left;
  margin-right: 30px;
}
.sorter .view-mode {
  float: left;
  margin-right: 30px;
  margin-bottom: 0;
}
.sorter .view-mode .grid,
.sorter .view-mode .list {
  width: 18px;
  line-height: 20px;
  height: 22px;
  position: relative;
  float: left;
  color: #999;
}
.sorter .view-mode .grid:hover,
.sorter .view-mode .list:hover {
  color: #3b98b8;
}
.sorter .view-mode .grid:before,
.sorter .view-mode .list:before {
  position: absolute;
  top: 4px;
  left: 0px;
  font-size: 18px;
  text-align: center;
  font-family: FontAwesome;
  width: 100%;
  font-weight: normal;
}
.sorter .view-mode strong.grid,
.sorter .view-mode strong.list {
  color: #3b98b8;
}
.sorter .view-mode .grid:before {
  content: "\f00a";
}
.sorter .view-mode .list {
  margin-left: 8px;
}
.sorter .view-mode .list:before {
  content: "\f00b";
}
.sorter .sort-by {
  float: left;
  position: relative;
}
.sorter .sort-by .sort-by-active {
  height: 25px;
  padding: 1px 10px;
  width: 100px;
  float: left;
  position: relative;
  border: 1px solid #ebebeb;
}
.sorter .sort-by .sort-by-active:before {
  position: absolute;
  top: 1px;
  right: 10px;
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 13px;
}
.sorter .sort-by .sort-by-active:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: -2px;
  left: 0;
}
.sorter .sort-by .sort-by-active:hover {
  cursor: pointer;
}
.sorter .sort-by .sort-by-active:hover + ul.sort-by-option {
  display: block;
}
.sorter .sort-by .sort-by-active:hover:before,
.sorter .sort-by .sort-by-active:hover:after {
  color: #3b98b8;
}
.sorter .sort-by ul.sort-by-option {
  float: left;
  position: absolute;
  left: 58px;
  top: 26px;
  border: 1px solid #ebebeb;
  padding: 5px;
  width: 100px;
  background: #fff;
  display: none;
  z-index: 1;
}
.sorter .sort-by ul.sort-by-option li {
  border-bottom: 1px dotted #ebebeb;
}
.sorter .sort-by ul.sort-by-option li:last-child {
  border: none;
}
.sorter .sort-by ul.sort-by-option li a {
  display: block;
  padding: 2px 5px;
  color: #999;
}
.sorter .sort-by ul.sort-by-option li a:hover {
  color: #fff;
  background: #3b98b8;
}
.sorter .sort-by ul.sort-by-option:hover {
  display: block;
}
.sorter .sort-by a.fa-long-arrow-down,
.sorter .sort-by a.fa-long-arrow-up {
  width: 30px;
  height: 25px;
  float: right;
  padding: 7px 12px;
  color: #999;
  text-align: center;
  font-size: 14px;
}
.sorter .sort-by a.fa-long-arrow-down:hover,
.sorter .sort-by a.fa-long-arrow-up:hover {
  color: #3b98b8;
}
ul.limiter-option:before {
  content: "";
  height: 5px;
  left: 0;
  top: -5px;
  width: 100%;
}
.pager {
  float: left;
  margin: 0;
  text-align: left;
}
.pager .amount {
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.pager .limiter {
  float: left;
  position: relative;
}
.pager .limiter label {
  float: left;
  font-weight: normal;
  margin: 0 10px 0 0;
}
.pager .limiter .limiter-active {
  height: 25px;
  padding: 1px 10px;
  width: 70px;
  float: left;
  position: relative;
  border: 1px solid #ebebeb;
  margin-right: 10px;
}
.pager .limiter .limiter-active:before {
  position: absolute;
  top: 1px;
  right: 10px;
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 13px;
}
.pager .limiter .limiter-active:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: -2px;
  left: 0;
}
.pager .limiter .limiter-active:hover {
  cursor: pointer;
}
.pager .limiter .limiter-active:hover + ul.limiter-option {
  display: block;
}
.pager .limiter .limiter-active:hover:before,
.pager .limiter .limiter-active:hover:after {
  color: #3b98b8;
}
.pager .limiter ul.limiter-option {
  float: left;
  position: absolute;
  left: 48px;
  top: 26px;
  border: 1px solid #ebebeb;
  padding: 5px;
  width: 70px;
  background: #fff;
  display: none;
  z-index: 1;
}
.pager .limiter ul.limiter-option li {
  border-bottom: 1px dotted #ebebeb;
  float: left;
  width: 100%;
}
.pager .limiter ul.limiter-option li:last-child {
  border: none;
}
.pager .limiter ul.limiter-option li a {
  display: block;
  padding: 2px 5px;
  color: #999;
  border-radius: 0;
  border: none;
}
.pager .limiter ul.limiter-option li a:hover {
  color: #fff;
  background: #3b98b8;
}
.pager .limiter ul.limiter-option:hover {
  display: block;
}
.pager .pages {
  position: absolute;
  top: 20px;
  right: 0;
}
.pager .pages ol li {
  height: 25px;
  float: left;
  position: relative;
  margin-left: 5px;
  text-align: center;
  width: auto;
  min-width: 25px;
}
.pager .pages ol li.current {
  background: #3b98b8;
  border: 1px solid #3b98b8;
  color: #fff;
}
.pager .pages ol li a {
  border: none;
  border-radius: 0;
  display: inline-block;
  padding: 1px;
  color: inherit;
  line-height: inherit;
  width: auto;
  min-width: 25px;
  height: 25px;
  border: 1px solid #ebebeb;
}
.pager .pages ol li a:hover,
.pager .pages ol li a:focus {
  background: #3b98b8;
  border: 1px solid #3b98b8;
  color: #fff;
}
.pager .pages ol li a.previous,
.pager .pages ol li a.next {
  padding: 1px 10px;
  width: auto;
}
/*page 404*/
.page-404 {
  text-align: center;
  font-size: 123.08%;
  color: #333;
}
.page-404 p {
  text-transform: uppercase;
  margin: 15px 0 0;
}
.page-404 span {
  margin-top: 20px;
  display: inline-block;
}
.page-404 span a {
  color: #3b98b8;
}
#theme_setting_panel {
  display: block;
  position: fixed;
  z-index: 9;
  top: 75px;
  left: -230px;
  width: 230px;
  box-shadow: none;
  background: #ffffff;
}
#theme_setting_panel .toggle {
  position: absolute;
  left: 100%;
  top: 0;
  float: left;
  z-index: 9998;
}
#theme_setting_panel .toggle label {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 0 6px 6px 0;
  background: #171717;
  color: #fff;
  font-size: 18px;
  padding-top: 9px;
  cursor: pointer;
  text-align: center;
}
#theme_setting_panel_toggler {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}
#theme_setting_panel_toggler:checked + #theme_setting_panel {
  left: 0;
  background: #191c21;
  border-radius: 0;
  color: #ccc;
}
#theme_setting_panel_toggler:checked + #theme_setting_panel label {
  font-weight: normal;
}
#theme_setting_panel_toggler:checked + #theme_setting_panel #setting_form {
  padding: 15px;
}
#theme_setting_panel_toggler:checked + #theme_setting_panel .form-control {
  border-radius: 0;
}
#theme_setting_panel .head {
  background: #171717;
  font-size: 16px;
  padding: 9px 20px;
  margin: 0;
  border-bottom: 1px solid #171717;
  color: #fff;
}
#theme_setting_panel .body .form-group {
  margin-bottom: 15px;
}
#theme_setting_panel .body .form-group.on {
  display: block;
}
#theme_setting_panel .body .form-group.off {
  display: none;
}
#theme_setting_panel .help-block {
  display: inline-block;
  margin-bottom: 0;
  margin-top: -5px;
}
#theme_setting_panel .color-cell {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
#theme_setting_panel .color-cell[data-color="default"] {
  background-color: #c69c6d;
  border-color: #c69c6d;
}
#theme_setting_panel .color-cell[data-color="blue"] {
  background-color: #2390e2;
  border-color: #2390e2;
}
#theme_setting_panel .color-cell[data-color="fern"] {
  background-color: #13c7b0;
  border-color: #13c7b0;
}
#theme_setting_panel .color-cell[data-color="deep_blue"] {
  background-color: #609ed5;
  border-color: #609ed5;
}
#theme_setting_panel .color-cell[data-color="red"] {
  background-color: #f05656;
  border-color: #f05656;
}
#theme_setting_panel .color-cell[data-color="green"] {
  background-color: #51c922;
  border-color: #51c922;
}
#theme_setting_panel .color-cell[data-color="orange"] {
  background-color: #f9671e;
  border-color: #f9671e;
}
#theme_setting_panel .color-cell[data-color="pink"] {
  background-color: #e36ca7;
  border-color: #e36ca7;
}
#theme_setting_panel .color-cell[data-color="violet"] {
  background-color: #bd34a8;
  border-color: #bd34a8;
}
#theme_setting_panel .color-cell[data-color="yellow"] {
  background-color: #ead56a;
  border-color: #ead56a;
}
#theme_setting_panel .color-cell:hover,
#theme_setting_panel .color-cell.sel {
  border: 1px solid #fff;
}
#theme_setting_panel .color-cell:last-child {
  margin-right: 0;
}
#theme_setting_panel .actions {
  margin-bottom: 10px;
  margin-top: 20px;
}
#theme_setting_panel .actions .btn-default {
  background-color: #000;
  border-radius: 0;
  border: 1px solid #000;
  color: #fff;
  line-height: normal;
}
#theme_setting_panel .actions .btn-default:hover {
  border: 1px solid #fff;
}
#theme_setting_panel .setting_messages {
  display: block;
  padding: 0 20px;
}
.btn-default,
.btn-default:hover,
.btn-default:focus {
  outline: none !important;
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-dots {
  /*bottom: 35px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;*/
}
.owl-next.disabled,
.owl-prev.disabled {
  display: none !important;
}
.owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
  background: #b2b2b2;
}
.owl-dot:hover,
.owl-dot.active {
  background: #3b98b8;
}
.owl-carousel .owl-controls .owl-dot {
  display: inline-block;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("https://www.cote-eau.fr/skin/frontend/boutique/default/css/images/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
@font-face {
  font-family: 'Socialico';
  src: url('https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/socialico-webfont.eot');
  src: url('https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/socialico-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/socialico-webfont.woff') format('woff'), url('https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/socialico-webfont.ttf') format('truetype'), url('https://www.cote-eau.fr/skin/frontend/boutique/default/fonts/socialico-webfont.svg#SocialicoRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*   General style    */
.block-social li {
  font-family: "Socialico";
}
.block-social li a:before {
  content: attr(data-icon);
  font-family: 'Socialico';
  font-size: 25px;
  font-weight: normal;
  line-height: 34px;
}
.block-social li a:hover:before {
  /*font-size: 30px;*/
}
.block-social li a {
  display: inline-block;
  height: 34px;
  position: relative;
  text-align: center;
  width: 34px;
  z-index: 2;
}
.page-about-us .block-social li a {
  width: 21px;
  height: 21px;
  color: #FFF;
  background: #666;
  border-radius: 21px;
  /*transform: scale(1);*/
}
.page-about-us .block-social li a:before {
  font-size: 18px;
  line-height: 21px;
}
.block-social li a:hover {
  color: #FFFFFF;
}
.block-social li a:hover {
  /*animation: 0.5s ease 0s normal none 1 bounceIn;
	transform: scale(1);*/
}
.block-social li a:hover {
  border-radius: 17px;
}
#nav {
  float: left;
}
#nav.menu-full {
  height: auto;
}
#nav > li {
  float: left;
  position: relative;
  padding: 14px 0;
  margin-right: 40px;
  border-top: 2px solid transparent;
}
#nav > li > a {
  display: block;
  position: relative;
  font-size: 107.69%;
  text-transform: uppercase;
  color: #fff;
}
#nav > li > a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 100%;
  width: 100%;
  height: 30px;
  background: transparent;
}
#nav > li.parent > a > span:first-child:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 6px;
  display: inline-block;
  padding-right: 3px;
  float: right;
  font-size: 14px;
}
#nav > li.active,
#nav > li:hover {
  border-top: 2px solid #fff;
}
#nav > li:hover > ul,
#nav > li > a:hover + ul {
  display: block;
  visibility: visible;
}
#nav > li > ul {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
  top: 49px;
}
#nav li.level1:first-child > ul {
  top: 0;
}
#nav ul {
  display: block;
  width: 170px;
  position: absolute;
  z-index: 1050;
  visibility: hidden;
  background: #ffffff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
  left: 0;
  padding: 10px 20px;
}
#nav ul.level1 {
  left: 100%;
  margin-left: 22px;
}
#nav ul > li {
  float: left;
  width: 100%;
}
#nav ul > li > a {
  float: left;
  width: 100%;
  padding: 5px 0;
}
#nav ul > li > a:hover {
  color: #3b98b8;
}
#nav ul > li.parent {
  position: relative;
}
#nav ul > li.parent:before {
  position: absolute;
  top: 0;
  right: -30px;
  content: "";
  height: 100%;
  width: 30px;
  background: transparent;
}
#nav ul > li.parent:after {
  position: absolute;
  content: "\f105";
  font-family: FontAwesome;
  top: 5px;
  right: 0;
  font-size: 14px;
}
#nav ul > li.parent:hover:after {
  color: #3b98b8;
}
#nav ul > li.parent > a {
  position: relative;
}
#nav ul > li.parent:hover > a:before,
#nav ul > li.parent:focus > a:before,
#nav ul > li.parent:hover > a:after,
#nav ul > li.parent:focus > a:after {
  display: block;
  content: '';
}
#nav ul > li:hover > a,
#nav ul > li:focus > a,
#nav ul > li > a:hover,
#nav ul > li > a:focus {
  color: #3b98b8;
}
#nav ul > li:hover > ul,
#nav ul > li:focus > ul,
#nav ul > li > a:hover + ul,
#nav ul > li > a:focus + ul {
  display: block;
  visibility: visible;
}
/**----css menu mobile----***/
.mobile-nav {
  position: relative;
  height: 51px;
  width: 100%;
}
.mobile-nav .menu-button {
  position: absolute;
  padding: 16px 0;
  line-height: 100%;
  font-size: 21px;
  color: #fff;
  left: 0;
  top: 0;
  height: 51px;
}
.mobile-nav .menu-button:hover {
  cursor: pointer;
}
#pt_theme_wrapper {
  position: relative;
  left: 0;
  overflow: hidden;
}
.show_sidebar #pt_theme_wrapper {
  left: 220px;
}
.show_sidebar .pt_theme_wrapper {
  left: 0;
  float: left;
  height: 100%;
}
.pt_menu_sidebar {
  left: -220px;
  top: 0;
  margin: 0;
  position: absolute;
  width: 220px;
  height: 100%;
  background: #1f1f1f;
  display: none;
}
.pt_menu_sidebar #pt-screennav {
  padding: 0 12px;
}
.show_sidebar .pt_menu_sidebar {
  left: 0;
  display: block;
}
#pt-screennav ul.siderbar-menu li ul {
  padding-left: 10px;
}
#pt-screennav ul.siderbar-menu li a {
  padding: 10px 0 10px 7px;
  line-height: 100%;
  display: block;
  border-bottom: 1px solid #333;
  color: #ccc;
}
#pt-screennav ul.siderbar-menu li a:hover {
  color: #3b98b8;
}
/*collapse*/
#menu_collapse {
  position: absolute;
  left: 0;
  z-index: 999;
  top: 50px;
  width: 100%;
}
#menu_collapse a:hover {
  color: #3b98b8;
}
#menu_collapse ul.nav-menu {
  background-color: #fff;
}
#menu_collapse ul.nav-menu > li:hover,
#menu_collapse ul.nav-menu > li.active {
  color: #3b98b8;
}
#menu_collapse ul.nav-menu > li > a {
  border-bottom: 1px solid #ebebeb;
  text-transform: uppercase;
}
#menu_collapse ul.nav-menu > li:hover,
#menu_collapse ul.nav-menu > li.active,
#menu_collapse ul.nav-menu > li.active > a > span,
#menu_collapse ul.nav-menu > li:hover > a > span {
  color: #3b98b8;
}
.nav-collapse .nav-menu > li > a,
.nav-collapse .dropdown-menu a {
  padding: 9px 15px;
  display: block;
}
.nav-collapse .nav-menu > li {
  float: none;
  position: relative;
  z-index: 10;
}
ul.nav-menu li.parent {
  position: relative;
}
.nav-collapse .nav > li {
  float: none;
}
ul.nav-menu li.parent .menuress-toggle.menuress-toggle:before {
  content: "\f067";
  font-family: 'FontAwesome';
  font-size: 11px;
  display: block;
  line-height: 15px;
}
ul.nav-menu li.parent.open .menuress-toggle.menuress-toggle:before {
  content: "\f068";
  font-family: 'FontAwesome';
  font-size: 11px;
  display: block;
}
ul.nav-menu li.parent .menuress-toggle {
  cursor: pointer;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  vertical-align: middle;
  width: 20px;
  height: 17px !important;
  border-radius: 3px;
  border: 1px solid #3b98b8;
  color: #3b98b8;
}
ul.nav-menu li.parent > .res-wrapnav {
  height: 0;
  opacity: 0;
}
ul.nav-menu li.parent > .res-wrapnav ul {
  position: relative;
  z-index: 1;
}
ul.nav-menu li.parent > .res-wrapnav ul.level0 > li.last {
  padding-bottom: 12px;
}
ul.nav-menu li.parent.open > .res-wrapnav {
  display: block;
  opacity: 1;
  border-bottom: 1px solid #ebebeb;
  padding-left: 15px;
}
ul.nav-menu li.parent > .res-wrapnav ul li {
  padding: 9px 15px;
  border-bottom: 1px solid #ebebeb;
}
ul.nav-menu li.parent > .res-wrapnav ul li.last {
  border: none;
}
ul.nav-menu li.parent > .res-wrapnav ul li > a {
  position: relative;
}
ul.nav-menu li.parent > .res-wrapnav ul li > a:before {
  font-family: 'FontAwesome';
  font-size: 14px;
  content: "\f105";
}
ul.nav-menu li.parent > .res-wrapnav ul li > a > span {
  margin-left: 3px;
}
#meganav {
  float: left;
}
#meganav > li {
  float: left;
  position: relative;
  padding: 14px 0;
  margin-right: 40px;
  border-top: 2px solid transparent;
}
#meganav > li > a {
  display: block;
  position: relative;
  font-size: 107.69%;
  text-transform: uppercase;
  color: #ffffff;
}
#meganav > li > a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 100%;
  width: 100%;
  height: 30px;
  background: transparent;
}
#meganav > li.parent > a > span:first-child:after {
  content: "\f107";
  font-family: FontAwesome, sans-serif;
  padding-left: 6px;
  display: inline-block;
  padding-right: 3px;
  float: right;
  font-size: 14px;
}
#meganav > li.active {
  border-top: 2px solid #ffffff;
}
#meganav > li:hover {
  border-top: 2px solid #ffffff;
}
#meganav > li > .dropdown-menu {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
  top: 49px;
  display: block;
  margin: 0;
  padding: 10px 20px;
  position: absolute;
  z-index: 1050;
  visibility: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 100%;
  border-radius: 0;
  border: none;
}
#meganav > li:hover > .dropdown-menu,
#meganav > li > a:hover + .dropdown-menu {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
#meganav > li > ul {
  padding-left: 0;
}
#meganav > li.dropdown-full {
  position: static;
}
#meganav > li.dropdown-full > .dropdown-menu {
  position: absolute;
  left: 0;
  right: 0;
}
#meganav .level-2,
#meganav .level-3 {
  position: relative;
}
#meganav .level-2 > a,
#meganav .level-3 > a {
  padding: 5px 0;
  float: left;
  width: 100%;
}
#meganav .level-2.parent:before,
#meganav .level-3.parent:before {
  position: absolute;
  top: 0;
  right: -30px;
  content: "";
  height: 100%;
  width: 30px;
  background: transparent;
}
#meganav .level-2.parent:after,
#meganav .level-3.parent:after {
  position: absolute;
  content: "\f105";
  font-family: FontAwesome, sans-serif;
  top: 5px;
  right: 0;
  font-size: 14px;
}
#meganav .level-2.parent > a,
#meganav .level-3.parent > a {
  display: block;
  font-size: 100%;
  font-weight: normal;
  text-transform: none;
}
#meganav .level-2.parent .dropdown-menu,
#meganav .level-3.parent .dropdown-menu {
  position: absolute;
  border: none;
  top: 0;
  left: 100%;
  margin-left: 22px;
  display: none;
  border-radius: 0;
  padding: 10px 20px;
  min-width: 170px;
}
#meganav .level-2.parent .dropdown-menu > ul,
#meganav .level-3.parent .dropdown-menu > ul {
  display: inline-block;
  width: 100%;
}
#meganav .level-2.parent .dropdown-menu > ul li a,
#meganav .level-3.parent .dropdown-menu > ul li a {
  display: block;
}
#meganav .level-2.parent:hover > .dropdown-menu,
#meganav .level-3.parent:hover > .dropdown-menu {
  display: block;
}
#meganav .level-2.parent:hover:after,
#meganav .level-3.parent:hover:after {
  color: #3b98b8;
}
#meganav .static-width > .dropdown-menu,
#meganav .dropdown-full > .dropdown-menu {
  padding: 20px;
}
#meganav .static-width .level-2 > .dropdown-menu,
#meganav .dropdown-full .level-2 > .dropdown-menu,
#meganav .static-width .level-3 > .dropdown-menu,
#meganav .dropdown-full .level-3 > .dropdown-menu {
  display: block;
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  max-width: 100%;
  min-width: 100px;
  font-size: 100%;
}
#meganav .static-width .level-2 > .dropdown-menu:before,
#meganav .dropdown-full .level-2 > .dropdown-menu:before,
#meganav .static-width .level-3 > .dropdown-menu:before,
#meganav .dropdown-full .level-3 > .dropdown-menu:before,
#meganav .static-width .level-2 > .dropdown-menu:after,
#meganav .dropdown-full .level-2 > .dropdown-menu:after,
#meganav .static-width .level-3 > .dropdown-menu:after,
#meganav .dropdown-full .level-3 > .dropdown-menu:after {
  content: " ";
  display: table;
}
#meganav .static-width .level-2 > .dropdown-menu:after,
#meganav .dropdown-full .level-2 > .dropdown-menu:after,
#meganav .static-width .level-3 > .dropdown-menu:after,
#meganav .dropdown-full .level-3 > .dropdown-menu:after {
  clear: both;
}
#meganav .static-width .level-2 > a,
#meganav .dropdown-full .level-2 > a,
#meganav .static-width .level-3 > a,
#meganav .dropdown-full .level-3 > a {
  padding: 5px 0;
}
#meganav .static-width .level-2.parent:after,
#meganav .dropdown-full .level-2.parent:after,
#meganav .static-width .level-3.parent:after,
#meganav .dropdown-full .level-3.parent:after {
  display: none;
}
#meganav .static-width .level-2.parent > a,
#meganav .dropdown-full .level-2.parent > a,
#meganav .static-width .level-3.parent > a,
#meganav .dropdown-full .level-3.parent > a {
  display: block;
  font-size: 100%;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 123.08%;
  margin-bottom: 10px;
  padding: 0;
}
#meganav .static-width .level-2.parent .dropdown-menu,
#meganav .dropdown-full .level-2.parent .dropdown-menu,
#meganav .static-width .level-3.parent .dropdown-menu,
#meganav .dropdown-full .level-3.parent .dropdown-menu {
  float: none;
  box-shadow: none;
}
#meganav .static-width .level-2.parent .dropdown-menu > ul,
#meganav .dropdown-full .level-2.parent .dropdown-menu > ul,
#meganav .static-width .level-3.parent .dropdown-menu > ul,
#meganav .dropdown-full .level-3.parent .dropdown-menu > ul {
  display: inline-block;
  width: 100%;
}
#meganav .static-width .level-2.parent .dropdown-menu > ul li a,
#meganav .dropdown-full .level-2.parent .dropdown-menu > ul li a,
#meganav .static-width .level-3.parent .dropdown-menu > ul li a,
#meganav .dropdown-full .level-3.parent .dropdown-menu > ul li a {
  display: block;
}
#meganav .static-width .level-2.parent .dropdown-menu .dropdown-content img,
#meganav .dropdown-full .level-2.parent .dropdown-menu .dropdown-content img,
#meganav .static-width .level-3.parent .dropdown-menu .dropdown-content img,
#meganav .dropdown-full .level-3.parent .dropdown-menu .dropdown-content img {
  max-width: 100%;
}
#meganav .static-width .level-2 > .dropdown-menu > ul > li,
#meganav .dropdown-full .level-2 > .dropdown-menu > ul > li {
  float: left;
  width: 100%;
}
#meganav .static-width .level-3 > .dropdown-menu > ul > li > a,
#meganav .dropdown-full .level-3 > .dropdown-menu > ul > li > a {
  color: #666666;
  padding: 6px 0;
}
#meganav .static-width .level-3 > .dropdown-menu > ul > li > a:hover,
#meganav .dropdown-full .level-3 > .dropdown-menu > ul > li > a:hover {
  color: #3b98b8;
}
#meganav .mcols-2,
#meganav .mcols-3,
#meganav .mcols-4,
#meganav .mcols-5,
#meganav .mcols-6,
#meganav .mcols-7,
#meganav .mcols-8,
#meganav .mcols-9,
#meganav .mcols-10,
#meganav .mcols-11,
#meganav .mcols-12 {
  display: block;
}
#meganav .mcols-2:before,
#meganav .mcols-3:before,
#meganav .mcols-4:before,
#meganav .mcols-5:before,
#meganav .mcols-6:before,
#meganav .mcols-7:before,
#meganav .mcols-8:before,
#meganav .mcols-9:before,
#meganav .mcols-10:before,
#meganav .mcols-11:before,
#meganav .mcols-12:before,
#meganav .mcols-2:after,
#meganav .mcols-3:after,
#meganav .mcols-4:after,
#meganav .mcols-5:after,
#meganav .mcols-6:after,
#meganav .mcols-7:after,
#meganav .mcols-8:after,
#meganav .mcols-9:after,
#meganav .mcols-10:after,
#meganav .mcols-11:after,
#meganav .mcols-12:after {
  content: " ";
  display: table;
}
#meganav .mcols-2:after,
#meganav .mcols-3:after,
#meganav .mcols-4:after,
#meganav .mcols-5:after,
#meganav .mcols-6:after,
#meganav .mcols-7:after,
#meganav .mcols-8:after,
#meganav .mcols-9:after,
#meganav .mcols-10:after,
#meganav .mcols-11:after,
#meganav .mcols-12:after {
  clear: both;
}
#meganav .mcols-2 > li,
#meganav .mcols-3 > li,
#meganav .mcols-4 > li,
#meganav .mcols-5 > li,
#meganav .mcols-6 > li,
#meganav .mcols-7 > li,
#meganav .mcols-8 > li,
#meganav .mcols-9 > li,
#meganav .mcols-10 > li,
#meganav .mcols-11 > li,
#meganav .mcols-12 > li {
  float: left;
  width: 100%;
}
#meganav .mcol-3 .mcol-1 {
  width: 33.33333333%;
  float: left;
}
#meganav .mcol-3 .mcol-2 {
  width: 66.66666667%;
  float: left;
}
#meganav .mcol-3 .mcol-3 {
  width: 100%;
  float: left;
}
#meganav .mcol-4 .mcol-1 {
  width: 25%;
  float: left;
}
#meganav .mcol-4 .mcol-2 {
  width: 50%;
  float: left;
}
#meganav .mcol-4 .mcol-3 {
  width: 75%;
  float: left;
}
#meganav .mcol-4 .mcol-4 {
  width: 100%;
  float: left;
}
#meganav .mcols-2 > .mcol-1 {
  width: 50%;
}
#meganav .mcols-2 > .mcol-2 {
  width: 100%;
}
#meganav .mcols-3 > .mcol-1 {
  width: 33.33333333%;
}
#meganav .mcols-3 > .mcol-2 {
  width: 66.66666667%;
}
#meganav .mcols-3 > .mcol-3 {
  width: 100%;
}
#meganav .mcols-4 > .mcol-1 {
  width: 25%;
}
#meganav .mcols-4 > .mcol-2 {
  width: 50%;
}
#meganav .mcols-4 > .mcol-3 {
  width: 75%;
}
#meganav .mcols-4 > .mcol-4 {
  width: 100%;
}
#meganav .mcols-5 > .mcol-1 {
  width: 20%;
}
#meganav .mcols-5 > .mcol-2 {
  width: 40%;
}
#meganav .mcols-5 > .mcol-3 {
  width: 60%;
}
#meganav .mcols-5 > .mcol-4 {
  width: 80%;
}
#meganav .mcols-5 > .mcol-5 {
  width: 100%;
}
#meganav .mcols-6 > .mcol-1 {
  width: 16.66666667%;
}
#meganav .mcols-6 > .mcol-2 {
  width: 33.33333333%;
}
#meganav .mcols-6 > .mcol-3 {
  width: 50%;
}
#meganav .mcols-6 > .mcol-4 {
  width: 66.66666667%;
}
#meganav .mcols-6 > .mcol-5 {
  width: 83.33333333%;
}
#meganav .mcols-6 > .mcol-6 {
  width: 100%;
}
#meganav .mcols-7 > .mcol-1 {
  width: 14.28571429%;
}
#meganav .mcols-7 > .mcol-2 {
  width: 28.57142857%;
}
#meganav .mcols-7 > .mcol-3 {
  width: 42.85714286%;
}
#meganav .mcols-7 > .mcol-4 {
  width: 57.14285714%;
}
#meganav .mcols-7 > .mcol-5 {
  width: 71.42857143000001%;
}
#meganav .mcols-7 > .mcol-6 {
  width: 85.71428571%;
}
#meganav .mcols-7 > .mcol-7 {
  width: 100%;
}
#meganav .mcols-8 > .mcol-1 {
  width: 12.5%;
}
#meganav .mcols-8 > .mcol-2 {
  width: 25%;
}
#meganav .mcols-8 > .mcol-3 {
  width: 37.5%;
}
#meganav .mcols-8 > .mcol-4 {
  width: 50%;
}
#meganav .mcols-8 > .mcol-5 {
  width: 62.5%;
}
#meganav .mcols-8 > .mcol-6 {
  width: 75%;
}
#meganav .mcols-8 > .mcol-7 {
  width: 87.5%;
}
#meganav .mcols-8 > .mcol-8 {
  width: 100%;
}
#meganav .mcols-9 > .mcol-1 {
  width: 11.11111111%;
}
#meganav .mcols-9 > .mcol-2 {
  width: 22.22222222%;
}
#meganav .mcols-9 > .mcol-3 {
  width: 33.33333333%;
}
#meganav .mcols-9 > .mcol-4 {
  width: 44.44444444%;
}
#meganav .mcols-9 > .mcol-5 {
  width: 55.55555556%;
}
#meganav .mcols-9 > .mcol-6 {
  width: 66.66666667%;
}
#meganav .mcols-9 > .mcol-7 {
  width: 77.77777777999999%;
}
#meganav .mcols-9 > .mcol-8 {
  width: 88.88888889%;
}
#meganav .mcols-9 > .mcol-9 {
  width: 100%;
}
#meganav .mcols-10 > .mcol-1 {
  width: 10%;
}
#meganav .mcols-10 > .mcol-2 {
  width: 20%;
}
#meganav .mcols-10 > .mcol-3 {
  width: 30%;
}
#meganav .mcols-10 > .mcol-4 {
  width: 40%;
}
#meganav .mcols-10 > .mcol-5 {
  width: 50%;
}
#meganav .mcols-10 > .mcol-6 {
  width: 60%;
}
#meganav .mcols-10 > .mcol-7 {
  width: 70%;
}
#meganav .mcols-10 > .mcol-8 {
  width: 80%;
}
#meganav .mcols-10 > .mcol-9 {
  width: 90%;
}
#meganav .mcols-10 > .mcol-10 {
  width: 100%;
}
#meganav .mcols-11 > .mcol-1 {
  width: 9.09090909%;
}
#meganav .mcols-11 > .mcol-2 {
  width: 18.18181818%;
}
#meganav .mcols-11 > .mcol-3 {
  width: 27.27272727%;
}
#meganav .mcols-11 > .mcol-4 {
  width: 36.36363636%;
}
#meganav .mcols-11 > .mcol-5 {
  width: 45.45454545%;
}
#meganav .mcols-11 > .mcol-6 {
  width: 54.54545455%;
}
#meganav .mcols-11 > .mcol-7 {
  width: 63.63636364%;
}
#meganav .mcols-11 > .mcol-8 {
  width: 72.72727273%;
}
#meganav .mcols-11 > .mcol-9 {
  width: 81.81818182000001%;
}
#meganav .mcols-11 > .mcol-10 {
  width: 90.90909091%;
}
#meganav .mcols-11 > .mcol-11 {
  width: 100%;
}
#meganav .mcols-12 > .mcol-1 {
  width: 8.33333333%;
}
#meganav .mcols-12 > .mcol-2 {
  width: 16.66666667%;
}
#meganav .mcols-12 > .mcol-3 {
  width: 25%;
}
#meganav .mcols-12 > .mcol-4 {
  width: 33.33333333%;
}
#meganav .mcols-12 > .mcol-5 {
  width: 41.66666667%;
}
#meganav .mcols-12 > .mcol-6 {
  width: 50%;
}
#meganav .mcols-12 > .mcol-7 {
  width: 58.33333333%;
}
#meganav .mcols-12 > .mcol-8 {
  width: 66.66666667%;
}
#meganav .mcols-12 > .mcol-9 {
  width: 75%;
}
#meganav .mcols-12 > .mcol-10 {
  width: 83.33333333%;
}
#meganav .mcols-12 > .mcol-11 {
  width: 91.66666667%;
}
#meganav .mcols-12 > .mcol-12 {
  width: 100%;
}
.block {
  margin-bottom: 30px;
}
.block .block-subtitle {
  font-weight: bold;
  margin: 0;
  padding: 5px 0;
}
.block .actions {
  display: inline-block;
}
.block-title {
  width: 100%;
  display: inline-block;
  margin-bottom: 25px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
  line-height: 100%;
}
.block-title strong {
  font-size: 200%;
  color: #333;
  font-weight: normal;
  font-family: 'Roboto';
  display: inline-block;
  width: 100%;
  line-height: 100%;
  margin: 0;
  text-transform: uppercase;
}
.block-title.block-title-center {
  text-align: center;
  border: none;
  padding: none;
}
.block-content li.item {
  padding: 8px 0;
}
.block-content .product-name {
  margin: 0;
}
.search-compare .block-list:hover {
  cursor: pointer;
}
.search-compare .block-list:hover .block-content {
  display: block;
}
.search-compare .block-list .block-content {
  position: absolute;
  top: 50px;
  right: 0px;
  min-width: 320px;
  padding: 15px;
  background-color: #fff;
  z-index: 4;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  border-top: 3px solid #3b98b8;
  display: none;
}
.search-compare .block-list .block-content:after {
  position: absolute;
  content: "";
  left: 0;
  top: -17px;
  height: 20px;
  width: 100%;
  background: transparent;
}
.search-compare .block-list .block-content:before {
  position: absolute;
  content: "";
  border-left: 6px solid transparent;
  border-bottom: 6px solid #3b98b8;
  border-right: 6px solid transparent;
  right: 12px;
  top: -8px;
}
.block-custom-html .custom-subtitle {
  color: #999;
  font-size: 92.31%;
  display: inline-block;
  margin-bottom: 10px;
}
.block-custom-html > a {
  display: inline-block;
  margin-top: 20px;
}
.block-custom-html img {
  max-width: 100%;
  width: 100%;
}
.tags-list > li {
  margin: 0 10px 10px 0;
  float: left;
}
.tags-list > li a {
  line-height: 100%;
}
.block-tags .tags-list {
  border: none;
  color: #fff;
  padding: 0;
  display: inline-block;
  margin-top: 20px;
}
.block-tags .tags-list li {
  background: #999999;
  padding: 4px 7px;
  height: 30px;
  margin: 0 2px 2px 0;
  float: left;
}
.block-tags .tags-list li:hover {
  background: #3b98b8;
}
.block-tags .tags-list li a {
  color: #fff;
  font-size: 100% !important;
  line-height: 100%;
}
.block-tags .actions {
  display: inline-block;
  margin-top: 10px;
  text-align: right;
  width: 100%;
}
.block-layered-nav {
  overflow: hidden;
  margin-bottom: 0;
}
.block-layered-nav .wrap-currently {
  position: relative;
}
.block-layered-nav .wrap-currently .actions a {
  position: absolute;
  right: 0;
  top: 0;
}
.block-layered-nav .currently {
  display: inline-block;
  width: 100%;
}
.block-layered-nav .currently ol {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.block-layered-nav .currently li {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.block-layered-nav .currently li span {
  padding: 0;
  float: left;
}
.block-layered-nav .currently li a {
  color: inherit;
  padding-left: 5px;
  font-size: 12px;
}
.block-layered-nav .currently li a:hover {
  color: #3b98b8;
}
.block-layered-nav .currently .block-subtitle {
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 10px;
  line-height: 100%;
  font-size: 107.69%;
}
.block-layered-nav dl {
  margin: 0;
}
.block-layered-nav dt {
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 10px;
  line-height: 100%;
  font-size: 107.69%;
}
.block-layered-nav dd {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
  font-size: 107.69%;
}
.block-layered-nav dd ol {
  list-style: none;
}
.block-layered-nav dd ol li {
  margin-top: 10px;
  position: relative;
  font-size: 100%;
}
.block-layered-nav dd ol li input {
  display: none;
}
.block-layered-nav dd ol li a {
  position: relative;
  padding-left: 20px;
  font-style: normal;
}
.block-layered-nav dd ol li a:before {
  position: absolute;
  content: "";
  top: 2px;
  left: 0;
  background: #ebebeb;
  width: 12px;
  height: 12px;
}
.block-layered-nav dd ol li a:after {
  position: absolute;
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 5px;
  top: 1px;
  left: 1px;
  width: 12px;
  height: 12px;
  opacity: 0;
  color: #fff;
}
.block-layered-nav dd ol li a:hover:before,
.block-layered-nav dd ol li a:focus:before {
  background: #3b98b8;
}
.block-layered-nav dd ol li a:hover:after,
.block-layered-nav dd ol li a:focus:after {
  opacity: 1;
}
.block-layered-nav dd ol li.active a:before {
  background: #3b98b8;
}
.block-layered-nav dd ol li.active a:after {
  opacity: 1;
}
.block-layered-nav .price-filter {
  height: 20px;
  margin-top: 10px;
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.block-layered-nav .price-filter:before {
  content: "";
  display: inline-block;
  height: 5px;
  position: absolute;
  top: 6px;
  left: 0;
  width: 100%;
  background-color: #3b98b8;
  border-radius: 3px;
}
.block-layered-nav span.price-to {
  color: #999;
  float: left;
  margin-right: 10px;
  margin-top: 15px;
}
.block-layered-nav .price-min-wrap,
.block-layered-nav .price-max-wrap {
  float: left;
  width: 86px;
  height: 30px;
  margin-right: 10px;
  margin-top: 10px;
  border: 1px solid #ebebeb;
  padding: 5px;
  text-align: center;
}
.block-layered-nav .price-min-wrap span,
.block-layered-nav .price-max-wrap span {
  float: left;
  line-height: 18px;
}
.block-layered-nav .price-min-wrap input,
.block-layered-nav .price-max-wrap input {
  border: none;
  width: auto;
  max-width: 40px;
  padding: 0;
}
.block-layered-nav .price-min-wrap + .price-min-wrap {
  margin-right: 0;
}
.block-layered-nav #submit_filter {
  margin-top: 10px;
  height: 30px;
  float: right;
  padding: 5px 18px;
  position: relative;
  background: #3b98b8;
}
.block-layered-nav #submit_filter:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
}
.block-layered-nav .price-filter .price-first,
.block-layered-nav .price-filter .price-last {
  height: 15px;
  width: 15px;
  cursor: e-resize;
  display: block;
  top: 0;
  background: #3b98b8;
  border-radius: 50%;
}
.block-layered-nav .price-filter .price-first:before,
.block-layered-nav .price-filter .price-last:before {
  content: "";
  display: inline-block;
  height: 5px;
  position: absolute;
  top: 6px;
  width: 1000px;
  background: #ebebeb;
  z-index: 1;
}
.block-layered-nav .price-filter .price-first {
  float: left;
}
.block-layered-nav .price-filter .price-first:before {
  left: -1000px;
}
.block-layered-nav .price-filter .price-last:before {
  right: -1000px;
}
.price-box {
  margin: 0;
  float: left;
  width: 100%;
  line-height: 100%;
}
.price-box .minimal-price {
  margin: 0;
  float: right;
}
.price-box .price-from {
  float: left;
  margin: 0 10px 0 0;
}
.price-box .price-to {
  float: left;
  margin: 0;
}
.price-box .price-label {
  float: left;
  margin-top: 2px;
  line-height: 100%;
}
.price-box p {
  margin-bottom: 0;
}
.price-box .price {
  color: #333;
  line-height: 100%;
  font-size: 114.29%;
  font-weight: bold;
}
.price-box .regular-price .price {
  line-height: 100%;
}
.price-box .old-price .price-label,
.price-box .special-price .price-label {
  display: none;
}
.price-box .old-price {
  float: right;
  color: #999;
}
.price-box .old-price .price {
  text-decoration: line-through;
  font-weight: normal;
  color: #999;
}
.price-as-configured {
  display: inline;
}
.price-box-bundle {
  float: left;
  width: 100%;
}
.ratings {
  font-size: 100%;
}
.ratings .amount {
  display: inline-block;
  line-height: 100%;
  margin-left: 10px;
}
.ratings .amount a {
  float: left;
}
.ratings .rating-links {
  display: inline;
  margin-left: 3px;
}
.ratings .rating-links a {
  padding: 0 5px;
  font-size: 92.31%;
}
.ratings .rating-links span {
  color: #999;
}
.rating-box {
  background: url("https://www.cote-eau.fr/skin/frontend/boutique/default/images/bkg_rating.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  font-size: 0;
  height: 14px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 64px;
  margin: 0;
  display: inline-block;
}
.rating-box .rating {
  background: url("https://www.cote-eau.fr/skin/frontend/boutique/default/images/bkg_rating.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
  float: left;
  height: 14px;
}
.no-rating {
  width: 100%;
  margin: 0;
  font-size: 92.31%;
  line-height: 16px;
}
.header .header-cart {
  position: absolute;
  right: 0;
  top: 0;
}
.header .header-cart .header-cart-title {
  position: relative;
  padding: 5px 0;
  background-image: url(https://www.cote-eau.fr/skin/frontend/boutique/default/images/iconcart.png);
  background-position: 20px center;
  background-repeat: no-repeat;
  height: 51px;
  width: auto;
  background-color: #3b98b8;
}
.header .header-cart .header-cart-title:before {
  position: absolute;
  content: "";
  bottom: -23px;
  height: 30px;
  width: 100%;
  background: transparent;
}
.header .header-cart .header-cart-title .header-cart-text {
  color: #ffffff;
  font-size: 92.31%;
  padding-left: 60px;
  padding-right: 20px;
  margin-top: 6px;
  display: inline-block;
}
.header .header-cart .header-cart-title .header-cart-text .title {
  text-transform: uppercase;
  line-height: 100%;
  float: left;
  width: 100%;
}
.header .header-cart .header-cart-title .header-cart-text .text {
  float: left;
  clear: both;
}
.header .header-cart .header-cart-title .header-cart-text .total_price {
  float: left;
}
.header .header-cart .header-cart-title:hover {
  cursor: pointer;
}
.header .header-cart:hover .header-cart-content {
  display: block;
}
.header .header-cart .header-cart-content {
  display: none;
  padding: 0;
  background: #ffffff;
  color: #666666;
  width: 330px;
  float: right;
  position: absolute;
  top: 51px;
  right: 0px;
  z-index: 9;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
}
.header .header-cart .header-cart-content:hover {
  display: block;
}
.header .header-cart .header-cart-content .mini-products-list {
  list-style: none;
  max-height: 322px;
  overflow-y: auto;
  padding: 20px 20px 0;
}
.header .header-cart .header-cart-content .mini-products-list li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px dotted #ebebeb;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.header .header-cart .header-cart-content .mini-products-list li:last-child {
  margin-bottom: 0;
}
.header .header-cart .header-cart-content .mini-products-list li .product-image {
  float: left;
  margin-bottom: 0 20px 10px 0;
}
.header .header-cart .header-cart-content .mini-products-list li .product-details {
  margin-left: 88px;
}
.header .header-cart .header-cart-content .mini-products-list li .product-details .btn-remove,
.header .header-cart .header-cart-content .mini-products-list li .product-details .btn-edit {
  float: right;
  margin-left: 5px;
}
.header .header-cart .header-cart-content .mini-products-list li .product-details .product-name {
  line-height: 100%;
  display: inline-block;
  margin-bottom: 8px;
}
.header .header-cart .header-cart-content .mini-products-list li .product-details .product-name > a {
  text-transform: none;
}
.header .header-cart .header-cart-content .mini-products-list li .product-details .product-qty {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.header .header-cart .header-cart-content .mini-products-list li .product-details .ratings .amount {
  display: none;
}
.header .header-cart .header-cart-content .mini-products-list li .product-details .price {
  float: left;
  color: #3b98b8;
  margin-top: 5px;
  font-weight: bold;
}
.header .header-cart .header-cart-content .mini-products-list li .product-details .truncated {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
.header .header-cart .header-cart-content .mini-products-list li .product-details .truncated .item-options {
  margin: 0;
}
.header .header-cart .header-cart-content .summary {
  padding: 10px 20px;
}
.header .header-cart .header-cart-content .summary .summary-inner {
  padding: 10px 20px;
  display: inline-block;
  width: 100%;
  line-height: 100%;
  text-align: center;
  font-weight: bold;
}
.header .header-cart .header-cart-content .summary .summary-inner p {
  margin: 0;
}
.header .header-cart .header-cart-content .summary .summary-inner p.subtotal span {
  font-size: 123.08%;
  padding: 0;
}
.header .header-cart .header-cart-content .summary .summary-inner p.subtotal span.price {
  color: #3b98b8;
}
.header .header-cart .header-cart-content .actions {
  float: right;
  width: 100%;
  padding: 0 20px 20px;
  border-top: none;
}
.header .header-cart .header-cart-content .actions .button {
  float: right;
  margin: 0 5px;
  width: 135px;
}
.header .header-cart .header-cart-content .empty {
  padding: 20px;
  text-align: center;
  border: none;
  border-top: 0;
  margin: 0;
}
.cart ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cart form {
  clear: both;
}
.cart .cart-table {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.cart .cart-table .btn-update,
.cart .cart-table .btn-empty {
  float: right;
  margin-left: 10px;
}
.cart .cart-table input {
  text-align: center;
}
.cart .cart-table .item-msg {
  color: #ec0707;
}
.cart .cart-collaterals .crosssell {
  border: 1px solid #ebebeb;
  padding: 15px;
  width: 100%;
  margin-top: 20px;
  float: left;
}
.cart .cart-collaterals .crosssell h2 {
  font-size: 100%;
  margin: 0;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 20px;
}
.cart .cart-collaterals .crosssell .item {
  border-bottom: 1px dotted #ebebeb;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.cart .cart-collaterals .crosssell .item.last {
  margin: 0;
  padding: 0;
  border: none;
}
.cart .cart-collaterals .crosssell .item .product-image {
  float: left;
}
.cart .cart-collaterals .crosssell .item .product-name {
  margin-bottom: 10px;
}
.cart .cart-collaterals .crosssell .item .product-details {
  margin-left: 90px;
}
.cart .cart-collaterals .crosssell .item .product-details .btn-cart {
  margin-bottom: 5px;
  display: inherit;
  margin-top: 10px;
  display: inline;
}
.cart .cart-collaterals .crosssell .item .add-to-links .separator {
  display: none;
}
.cart .cart-collaterals .totals,
.cart .cart-collaterals #discount-coupon-form,
.cart .cart-collaterals .shipping {
  border: 1px solid #e9e9e9;
  padding: 15px;
  width: 100%;
  margin-top: 20px;
  float: left;
}
.cart .cart-collaterals .totals .buttons-set,
.cart .cart-collaterals #discount-coupon-form .buttons-set,
.cart .cart-collaterals .shipping .buttons-set {
  margin: 10px 0 0;
  padding: 0;
}
.cart .cart-collaterals .totals p,
.cart .cart-collaterals #discount-coupon-form p,
.cart .cart-collaterals .shipping p {
  margin: 0 0 10px 0;
}
.cart .cart-collaterals .totals h2,
.cart .cart-collaterals #discount-coupon-form h2,
.cart .cart-collaterals .shipping h2 {
  font-size: 108%;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 5px;
  font-weight: bold;
}
.cart .cart-collaterals .totals select,
.cart .cart-collaterals #discount-coupon-form select,
.cart .cart-collaterals .shipping select,
.cart .cart-collaterals .totals input,
.cart .cart-collaterals #discount-coupon-form input,
.cart .cart-collaterals .shipping input {
  width: 100%;
}
.cart .cart-collaterals .totals input.radio,
.cart .cart-collaterals #discount-coupon-form input.radio,
.cart .cart-collaterals .shipping input.radio {
  width: auto;
  margin-top: 3px;
}
.cart .cart-collaterals .totals table {
  float: right;
  text-align: right;
  width: 100%;
}
.cart .cart-collaterals .totals table tr td {
  padding: 3px 0 0 15px;
}
.cart .cart-collaterals .totals table tfoot tr td {
  color: #3b98b8;
}
.cart .cart-collaterals .totals .checkout-types {
  text-align: right;
  float: right;
}
.cart .cart-collaterals .totals .checkout-types .button {
  margin: 10px 0;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f3f3f2;
  color: #666666;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/fancybox/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/fancybox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -15px;
  right: -10px;
  padding: 4px;
  cursor: pointer;
  z-index: 8040;
  color: #fff;
  background: #3b98b8;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
}
.fancybox-close:hover {
  color: #fff;
}
.fancybox-close:before {
  content: '\f00d';
  font-size: 14px;
  font-family: FontAwesome;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/fancybox/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
  display: none;
}
.fancybox-next {
  right: 0;
  display: none;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/fancybox/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/fancybox/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/fancybox/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/*css button*/
#fancybox-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 9999;
}
#fancybox-buttons.top {
  top: 10px;
}
#fancybox-buttons.bottom {
  bottom: 10px;
}
#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  background: #323232;
  background: -moz-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(50%, #343434), color-stop(50%, #292929), color-stop(100%, #333333));
  background: -webkit-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -o-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -ms-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#222222', GradientType=0);
}
#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0;
}
#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 28px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/fancybox/fancybox_buttons.png');
  background-repeat: no-repeat;
  outline: none;
  opacity: 0.8;
}
#fancybox-buttons a:hover {
  opacity: 1;
}
#fancybox-buttons a.btnPrev {
  background-position: 5px 0;
}
#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
  background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px;
}
#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0px;
}
#fancybox-buttons a.btnDisabled {
  opacity: 0.4;
  cursor: default;
}
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  /*border: 2px solid @theme-color;
	margin:0 0 1px 1px;	
	background-color:#fff;*/
  cursor: move;
  display: none;
}
/* This is for the title text. */
.cloud-zoom-title {
  font-family: Arial, Helvetica, sans-serif;
  position: absolute !important;
  background-color: #000;
  color: #fff;
  padding: 3px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  top: 0px;
  display: none;
}
/* This is the zoom window. */
.cloud-zoom-big {
  /*margin-top: 3px;
	border:3px solid #ccc;*/
  overflow: hidden;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
}
/* This is the loading message. */
.cloud-zoom-loading {
  color: white;
  background: #222;
  padding: 3px;
  border: 1px solid #000;
}
/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.configurable-swatch-list:before,
.product-view .product-options .swatch-attr:before,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: " ";
  display: table;
}
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  clear: both;
}
/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  text-align: center;
  text-decoration: none;
  box-sizing: content-box;
}
.swatch-link {
  border: 1px solid #ccc;
  margin: 0 0 3px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://www.cote-eau.fr/skin/frontend/boutique/default/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}
.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
}
.configurable-swatch-list {
  clear: both;
}
.configurable-swatch-list li {
  float: left;
  margin: 0 0 0 3px;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}
#narrow-by-list dd.Color .label-image,
#narrow-by-list dd.color .label-image {
  font-size: 0;
}
#narrow-by-list dd .configurable-swatch-list li {
  margin: 10px 0 0 0;
  width: 100%;
}
#narrow-by-list dd .swatch-link {
  border: none;
  margin-right: 2px;
  text-align: left;
  font-size: 100%;
}
#narrow-by-list dd .swatch-link .item-count {
  color: #666;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
#narrow-by-list dd .swatch-label {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  border: none;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #ebebeb;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}
@media all and (max-width: 991px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #ccc;
  cursor: default;
}
/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #3399cc;
}
.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}
/* CUSTOM */
.availability.out-of-stock span {
  color: #a0a0a0;
}
.product-view .product-options .swatch-attr {
  float: none;
  display: block;
  clear: both;
  border: 0;
}
.product-view .product-options .swatch-attr label {
  display: block;
  line-height: 1.3;
}
.product-view .product-options .swatch-attr .select-label {
  display: inline;
  font-weight: normal;
  color: #3399cc;
  padding-left: 5px;
}
.product-view .product-options dd .input-box {
  width: auto;
  height: auto;
}
.product-view .product-options .select-label {
  display: none;
}
.product-view .add-to-cart button.out-of-stock {
  background-position: -80px -362px;
  cursor: default;
}
/*category search*/
.category-search-form {
  float: right;
  height: 40px;
  margin-right: 30px;
}
.category-search-form .category-search-content {
  height: 40px;
}
.category-search-form #search_mini_form .jqTransformHidden {
  display: none;
}
.category-search-form #search_mini_form .jqTransformSelectWrapper {
  color: #666666;
  height: 40px;
  border: 1px solid #ebebeb;
  border-right: none;
  background-color: #f6f6f6;
  border-radius: 3px 0 0 3px;
  float: left;
  width: 145px !important;
  background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%);
  background-image: -o-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%);
  background-image: linear-gradient(to bottom, #f2f2f2 0%, #e3e3e3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe3e3e3', GradientType=0);
}
.category-search-form #search_mini_form .jqTransformSelectWrapper > div {
  height: 40px;
  padding: 9px 10px 9px 15px;
  position: relative;
  overflow: hidden;
}
.category-search-form #search_mini_form .jqTransformSelectWrapper > div span {
  white-space: nowrap;
}
.category-search-form #search_mini_form .jqTransformSelectWrapper > div > a {
  color: #666;
}
.category-search-form #search_mini_form .jqTransformSelectWrapper .jqTransformSelectOpen:before {
  font-family: FontAwesome;
  font-size: 11px;
  content: "\f078";
  float: right;
  position: absolute;
  right: 10px;
}
.category-search-form #search_mini_form .jqTransformSelectWrapper ul {
  padding: 5px 13px;
  border: 1px solid #ebebeb;
  background: #fff;
  height: 400px;
  overflow: auto;
  position: relative;
  z-index: 9;
  margin: -2px 0 0 -1px;
  width: 196px !important;
}
.category-search-form #search_mini_form .jqTransformSelectWrapper ul li {
  margin: 7px 0;
}
.category-search-form #search_mini_form .jqTransformInputWrapper {
  float: left;
  width: 315px !important;
}
.category-search-form #search_mini_form .jqTransformInputWrapper input {
  box-shadow: none;
  width: 315px !important;
  height: 40px;
  border: none;
  border-right: 1px solid #d7d7d7;
  border-left: 1px solid #d7d7d7;
  border-radius: 0;
  padding: 10px 15px;
  color: #666666;
  float: left;
  background: #fcfcfc;
}
.category-search-form #search_mini_form button {
  width: 50px;
  height: 40px;
  border: 1px solid #ebebeb;
  border-left: none;
  color: #3b98b8;
  padding: 9px 15px;
  background-color: #fff;
  border-radius: 0 3px 3px 0;
  float: right;
}
.category-search-form #search_mini_form button:before {
  font-family: FontAwesome;
  font-size: 16px;
  content: "\f002";
}
.category-search-form #search_mini_form button span {
  font-size: 0;
}
.category-search-form #search_mini_form button:hover {
  color: #3b98b8;
}
/*default search*/
#search_mini_form {
  float: right;
  position: relative;
  padding-right: 10px;
  margin-top: 3px;
}
#search_mini_form .form-search {
  border: none;
  border: 1px solid #e0e0e0;
  height: 30px;
}
#search_mini_form .form-search input {
  border: none;
  float: left;
  padding: 6px 10px;
  width: 300px;
  box-shadow: none;
  background: transparent;
  border-radius: 0;
  font-size: 92.31%;
}
#search_mini_form .form-search button {
  width: 35px;
  height: 28px;
  padding: 0;
  position: relative;
  background: transparent;
  font-weight: normal;
  z-index: 1;
  color: #a7a7a7;
}
#search_mini_form .form-search button:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 16px;
}
#search_mini_form .form-search button:hover {
  color: #3b98b8;
  cursor: pointer;
}
.search-autocomplete {
  background: #fff;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  display: block !important;
  margin-left: -1px;
}
.search-autocomplete li {
  padding: 8px 10px;
  border-bottom: 1px solid #ebebeb;
  line-height: 16px;
}
.search-autocomplete li .amount {
  padding-right: 5px;
}
.search-autocomplete li:hover {
  background: #3b98b8;
  cursor: pointer;
  color: #fff;
}
.category-image {
  margin-bottom: 35px;
}
.category-image img {
  max-width: 100%;
}
.category-description {
  margin-bottom: 30px;
}
.category-description img {
  width: 100%;
}
.item-cwc-wrap {
  width: 100%;
  margin-top: 20px;
}
.item-cwc-wrap .item-cwc-inner {
  display: table;
  margin: 0 auto;
}
.item-cwc-wrap .item-compare,
.item-cwc-wrap .item-wishlist {
  display: none;
}
.email-friend,
.item-compare,
.item-wishlist {
  float: left;
}
.email-friend a,
.item-compare a,
.item-wishlist a {
  display: block;
  text-indent: -999em;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 29px;
  overflow: hidden;
  color: #666666;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.email-friend a:hover,
.item-compare a:hover,
.item-wishlist a:hover {
  background: #3b98b8;
  color: #fff;
  border: 1px solid #3b98b8;
}
.email-friend a:before,
.item-compare a:before,
.item-wishlist a:before {
  content: "\f08a";
  font-family: FontAwesome;
  display: block;
  text-indent: 0;
  font-size: 16px;
}
.email-friend a:before {
  content: "\f003";
}
.item-compare a:before {
  content: "\f074";
}
.item-quickview {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  border-radius: 3px;
  height: 32px;
  width: auto;
  text-align: center;
  padding: 6px 12px 6px 11px;
  overflow: hidden;
  margin-top: -12px;
  margin-left: -55px;
  font-style: 107.69%;
  background: #3b98b8;
  display: none;
}
.item-quickview a {
  color: #fff;
  z-index: 4;
  line-height: normal;
}
.item-quickview a:before {
  content: "\f06e";
  font-family: FontAwesome;
  margin-right: 7px;
  text-indent: 0;
  font-size: 16px;
}
.item-quickview a:hover {
  color: #fff;
}
.item-addcart {
  float: left;
}
.item-addcart .button,
.item-addcart a {
  display: block;
  width: auto;
  height: 32px;
  text-align: center;
  line-height: 24px;
  overflow: hidden;
  color: #666;
  background-color: #fff;
  float: left;
  padding: 0 15px 0 35px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-image: url(https://www.cote-eau.fr/skin/frontend/boutique/default/images/iconcart-list.png);
  background-position: 13px center;
  background-repeat: no-repeat;
  font-weight: normal;
  font-style: 107.69%;
  margin: 0 5px;
}
.item-addcart .button:hover,
.item-addcart a:hover,
.item-addcart .button:focus,
.item-addcart a:focus {
  background-color: #3b98b8;
  border: 1px solid #3b98b8;
  color: #fff;
  background-image: url(https://www.cote-eau.fr/skin/frontend/boutique/default/images/iconcart-list-hover.png);
  background-repeat: no-repeat;
  background-position: 13px center;
}
/*products grid*/
.category-products .products-grid {
  margin-top: 30px;
}
.products-grid {
  padding: 0;
  float: left;
  width: 100%;
}
.products-grid .owl-carousel .owl-stage-outer {
  overflow: hidden;
}
.products-grid .item {
  margin-bottom: 30px;
}
.products-grid .item .item-inner {
  width: 100%;
  float: left;
}
.products-grid .item:hover .product-image:before {
  display: block;
}
.products-grid .item:hover .item-quickview {
  display: block;
}
.products-grid .item:hover .item-cwc-wrap .item-compare,
.products-grid .item:hover .item-cwc-wrap .item-wishlist {
  display: block;
}
.products-grid .item:hover .item-cwc-wrap .item-addcart .button,
.products-grid .item:hover .item-cwc-wrap .item-addcart a {
  background-color: #3b98b8;
  border: 1px solid #3b98b8;
  color: #fff;
  background-image: url(https://www.cote-eau.fr/skin/frontend/boutique/default/images/iconcart-list-hover.png);
  background-repeat: no-repeat;
  background-position: 13px center;
}
.products-grid .product-image {
  position: relative;
}
.products-grid .product-image:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  z-index: 2;
  display: none;
}
.products-grid .product-image a {
  position: relative;
  overflow: hidden;
}
.products-grid .product-image a img {
  width: 100%;
}
.products-grid .product-info {
  float: left;
  padding-top: 15px;
  width: 100%;
  position: relative;
  text-align: center;
}
.products-grid .product-info .product-name {
  display: block;
  text-transform: uppercase;
}
.products-grid .product-info .ratings {
  line-height: 100%;
  display: inline-block;
  width: 100%;
  margin: 7px 0;
}
.products-grid .product-info .ratings .amount {
  display: none;
}
.products-grid .product-info .price-box {
  float: none;
  display: table;
  margin: 0 auto;
  width: auto;
}
.products-grid .product-info .price-box .special-price {
  float: left;
  margin-right: 10px;
}
/*products list*/
.products-list {
  list-style: none;
  padding: 0;
  float: left;
  width: 100%;
  margin-top: -1px;
}
.products-list .item {
  margin-bottom: 30px;
  padding-top: 30px;
  border-top: 1px solid #ebebeb;
  float: left;
  width: 100%;
  overflow: hidden;
}
.products-list .item:hover .product-image:before,
.products-list .item:hover .product-image .item-quickview {
  display: block;
}
.products-list .item .product-image {
  float: left;
  position: relative;
  margin-right: 30px;
  z-index: 2;
}
.products-list .item .product-image a {
  position: relative;
  overflow: hidden;
}
.products-list .item .product-image img {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.products-list .item .product-image:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  z-index: 2;
  display: none;
}
.products-list .item .product-shop .product-name a {
  display: inline-block;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.products-list .item .product-shop .ratings .amount {
  display: none;
}
.products-list .item .product-shop .no-rating {
  float: none;
  margin-bottom: 7px;
}
.products-list .item .product-shop .price-box .minimal-price {
  float: none;
}
.products-list .item .product-shop .desc.std {
  margin: 10px 0 25px;
}
.products-list .item .product-shop .item-cwc-wrap {
  display: block;
  float: none;
  margin: 0;
  position: relative;
}
.products-list .item .product-shop .item-cwc-wrap .item-compare,
.products-list .item .product-shop .item-cwc-wrap .item-wishlist {
  display: block;
  margin-left: 5px;
}
.products-list .item .product-shop .item-cwc-wrap .item-addcart .button,
.products-list .item .product-shop .item-cwc-wrap .item-addcart a {
  background-color: #3b98b8;
  border: 1px solid #3b98b8;
  color: #fff;
  background-image: url(https://www.cote-eau.fr/skin/frontend/boutique/default/images/iconcart-list-hover.png);
  background-repeat: no-repeat;
  background-position: 13px center;
  margin: 0;
}
.products-list .item .price-box {
  float: none;
  margin-top: 3px;
  display: inline-block;
  width: auto;
}
.products-list .item .price-box .special-price {
  float: left;
  margin-right: 10px;
}
.products-list .item .configurable-swatch-list {
  display: inline-block;
}
.products-grid .product-image,
.products-list .product-image {
  overflow: hidden;
}
.products-grid .product-image > a,
.products-list .product-image > a {
  display: block;
}
.flip-effect {
  position: relative;
}
.flip-effect .back,
.flip-effect .front {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: transform .6s ease;
  -moz-transition: transform .6s ease;
  -ms-transition: transform .6s ease;
  -o-transition: transform .6s ease;
  transition: transform .6s ease;
}
.flip-effect .front {
  position: relative;
  z-index: 2;
}
.flip-effect .back {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.flip-effect:hover .front {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  z-index: 1;
}
.flip-effect:hover .back {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 2;
}
.flip-effect.vertical-effect .back {
  -webkit-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.flip-effect.vertical-effect:hover .front {
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-effect.vertical-effect:hover .back {
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.transform-effect {
  position: relative;
}
.transform-effect .back,
.transform-effect .front {
  -webkit-transition: transform .6s ease;
  -moz-transition: transform .6s ease;
  -ms-transition: transform .6s ease;
  -o-transition: transform .6s ease;
  transition: transform .6s ease;
}
.transform-effect .front {
  width: 100%;
  height: 100%;
}
.transform-effect .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.transform-effect:hover .back {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  z-index: 2;
}
.transform-effect.skin1-effect:hover .front {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.transform-effect.skin1-effect.vertical-effect:hover .front {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.transform-effect.vertical-effect .back {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.transform-effect.vertical-effect:hover .back {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.fade-effect .front,
.fade-effect .back {
  -webkit-transition: all 450ms ease;
  -moz-transition: all 450ms ease;
  -ms-transition: all 450ms ease;
  -o-transition: all 450ms ease;
  transition: all 450ms ease;
  width: 100%;
  height: 100%;
}
.fade-effect .front {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fade-effect .back {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
}
.fade-effect:hover .front {
  opacity: 0;
  filter: alpha(opacity=0);
}
.fade-effect:hover .back {
  opacity: 1;
  filter: alpha(opacity=100);
}
.no-transition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.pt-wrap-1 {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.pt-wrap-1 a {
  display: block;
}
.pt-wrap-1 a img {
  position: relative;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.pt-wrap-1 a img.hidden-slowly {
  left: 0;
  margin-left: -50%;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  visibility: hidden;
}
.pt-wrap-1 a img.hidden-slowly.hs-left {
  margin-left: 50%;
}
.pt-wrap-1 a img.hs-right {
  margin-right: 50%;
}
.pt-wrap-1 a img.enter-in {
  margin-left: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.pt-wrap-1 a img.enter-in.ei-left {
  margin-left: -100%;
}
.pt-wrap-1 .pt-catalog-controls .pt-catalog-next {
  right: 0;
}
.pt-wrap-1 .pt-catalog-controls .pt-catalog-prev {
  left: 0;
}
.pt-wrap-1 .pt-catalog-controls .pt-catalog-next,
.pt-wrap-1 .pt-catalog-controls .pt-catalog-prev {
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  display: block;
  position: absolute;
  top: 50%;
  height: 32px;
  padding: 0 10px;
  font-size: 14px;
  text-align: center;
  line-height: 32px;
  overflow: hidden;
  white-space: pre;
  z-index: 3;
  box-shadow: 0 1px 1px #c3c3c3;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 3px;
  color: #666666;
  background: #f2f2f2;
  background-image: -webkit-linear-gradient(top, #f6f6f6 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #f6f6f6 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #f6f6f6 0%, #f2f2f2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6', endColorstr='#fff2f2f2', GradientType=0);
}
.pt-wrap-1 .pt-catalog-controls .pt-catalog-next:hover,
.pt-wrap-1 .pt-catalog-controls .pt-catalog-prev:hover {
  background: #3b98b8;
  color: #fff;
  background-image: -webkit-linear-gradient(top, #3588a5 0%, #32829d 100%);
  background-image: -o-linear-gradient(top, #3588a5 0%, #32829d 100%);
  background-image: linear-gradient(to bottom, #3588a5 0%, #32829d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3588a5', endColorstr='#ff32829d', GradientType=0);
}
.item:hover .pt-wrap-1 .pt-catalog-controls .pt-catalog-next,
.item:hover .pt-wrap-1 .pt-catalog-controls .pt-catalog-prev {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-view .product-options {
  margin-bottom: 30px;
}
.product-view .product-options input[type='checkbox'],
.product-view .product-options input[type='radio'] {
  display: inline;
}
.product-view .product-options dt {
  margin-bottom: 5px;
}
.product-view .product-options dl {
  margin: 0;
}
.product-view .product-options dd {
  margin-bottom: 15px;
}
.product-view .product-options label {
  color: #000000;
  display: inline-block;
  font-weight: normal;
  line-height: 100%;
}
.product-view .product-options .required {
  margin-bottom: 0;
}
.product-view .product-options .required em {
  float: right;
  color: #eb340a;
}
.product-view .product-options p.required {
  display: none;
}
.product-view .product-options select {
  width: 370px;
  max-width: 100%;
  border-radius: 0;
}
.product-view .product-options .qty-holder input {
  height: 45px;
  width: 45px;
  padding: 5px;
  text-align: center;
  margin-top: 10px;
}
.product-view .product-options .qty-holder input:hover,
.product-view .product-options .qty-holder input:focus {
  border: 1px solid #3b98b8;
}
.product-view .product-options .options-list .label {
  font-size: 100%;
}
.product-view .product-essential .product-img-box {
  display: inline-block;
}
.product-view .product-essential .product-img-box .product-image-zoom img {
  display: none;
}
.product-view .product-essential .product-img-box .product-image {
  position: relative;
  z-index: 1;
}
.product-view .product-essential .product-img-box .product-image img {
  width: 100%;
  height: auto;
}
.product-view .product-essential .product-img-box .product-image .btn-popup-image {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 5px;
  font-size: 0;
  z-index: 9999;
  text-align: center;
  color: #999999;
  line-height: normal;
}
.product-view .product-essential .product-img-box .product-image .btn-popup-image:before {
  font-family: FontAwesome;
  font-size: 19px;
  content: "\f002";
  color: inherit;
}
.product-view .product-essential .product-img-box .product-image .btn-popup-image:hover {
  cursor: pointer;
  color: #3b98b8;
}
.product-view .product-essential .more-views {
  margin-top: 10px;
}
.product-view .product-essential .more-views ul.more-views-slider {
  list-style: none;
}
.product-view .product-essential .more-views ul.more-views-slider li {
  float: left;
  width: 100%;
}
.product-view .product-essential .more-views ul.more-views-slider li a.cloud-zoom-gallery {
  display: block;
  border: 1px solid #ebebeb;
}
.product-view .product-essential .more-views ul.more-views-slider li a.cloud-zoom-gallery.actived,
.product-view .product-essential .more-views ul.more-views-slider li a.cloud-zoom-gallery:hover {
  border: 1px solid #3b98b8;
}
.product-view .product-essential .more-views ul.more-views-slider li a.cloud-zoom-gallery img {
  margin: 0 auto;
  width: 100%;
}
.product-view .product-essential .more-views .owl-controls {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  right: 0;
  left: 0;
  z-index: 1;
  background: transparent;
  width: 100%;
}
.product-view .product-essential .more-views .owl-controls .owl-nav .owl-prev,
.product-view .product-essential .more-views .owl-controls .owl-nav .owl-next {
  float: left;
  width: 20px;
  height: 26px;
  cursor: pointer;
  text-align: center;
  line-height: 24px;
  color: #ffffff;
  background: #b2b2b2;
  position: absolute;
}
.product-view .product-essential .more-views .owl-controls .owl-nav .owl-prev:hover,
.product-view .product-essential .more-views .owl-controls .owl-nav .owl-next:hover {
  background: #3b98b8;
}
.product-view .product-essential .more-views .owl-controls .owl-nav .owl-prev:before,
.product-view .product-essential .more-views .owl-controls .owl-nav .owl-next:before {
  font-family: FontAwesome;
  font-size: 18px;
  display: inline-block;
  line-height: inherit;
}
.product-view .product-essential .more-views .owl-controls .owl-nav .owl-prev {
  right: auto;
  left: 0;
}
.product-view .product-essential .more-views .owl-controls .owl-nav .owl-prev:before {
  content: "\f104";
}
.product-view .product-essential .more-views .owl-controls .owl-nav .owl-next {
  right: 0;
}
.product-view .product-essential .more-views .owl-controls .owl-nav .owl-next:before {
  content: "\f105";
}
.product-view .product-essential .product-shop {
  margin-bottom: 20px;
}
.product-view .product-essential .product-shop:before,
.product-view .product-essential .product-shop:after {
  content: " ";
  display: table;
}
.product-view .product-essential .product-shop:after {
  clear: both;
}
.product-view .product-essential .product-shop .product-name {
  font-size: 138.46%;
  text-transform: uppercase;
}
.product-view .product-essential .product-shop .product-name h1 {
  color: #333333;
  font-size: 100%;
  line-height: 100%;
  margin: 0 0 15px;
}
.product-view .product-essential .product-shop .price-box {
  margin-bottom: 10px;
}
.product-view .product-essential .product-shop .price-box .price {
  font-size: 200%;
}
.product-view .product-essential .product-shop .price-box .special-price {
  float: left;
}
.product-view .product-essential .product-shop .price-box .old-price {
  display: inline-block;
  float: none;
  line-height: 200%;
}
.product-view .product-essential .product-shop .price-box .old-price .price {
  display: inline-block;
  font-size: 150%;
  line-height: inherit;
  margin-left: 10px;
}
.product-view .product-essential .product-shop .data-table {
  margin-bottom: 10px;
}
.product-view .product-essential .product-shop .data-table .price-box {
  margin-bottom: 0;
}
.product-view .product-essential .product-shop .data-table .price {
  font-size: 150%;
}
.product-view .product-essential .product-shop .data-table .input-text.qty {
  text-align: center;
  width: 40px;
}
.product-view .product-essential .product-shop .ratings-table {
  float: left;
  margin-bottom: 15px;
}
.product-view .product-essential .product-shop .ratings-table + .nobr {
  margin-bottom: 15px;
}
.product-view .product-essential .product-shop .availability {
  display: block;
  clear: both;
  color: #4bae4f;
}
.product-view .product-essential .product-shop .ratings {
  display: inline-block;
  margin-bottom: 7px;
}
.product-view .product-essential .product-shop .ratings .rating-box {
  float: left;
}
.product-view .product-essential .product-shop .ratings .rating-links {
  float: left;
  margin: -4px 0 0 5px;
}
.product-view .product-essential .product-shop .ratings .rating-links a {
  color: #999999;
}
.product-view .product-essential .product-shop .ratings .rating-links a:hover {
  color: #3b98b8;
}
.product-view .product-essential .product-shop .no-rating {
  float: none;
  margin-bottom: 10px;
}
.product-view .product-essential .product-shop .short-description {
  margin: 0 0 25px;
  display: inline-block;
  width: 100%;
}
.product-view .product-essential .add-to-box {
  margin-bottom: 20px;
  padding: 30px 0;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.product-view .product-essential .product-options-bottom,
.product-view .product-essential .add-to-box {
  float: left;
  width: 100%;
}
.product-view .product-essential .product-options-bottom .price-box,
.product-view .product-essential .add-to-box .price-box {
  display: none;
}
.product-view .product-essential .product-options-bottom .qty-wrap,
.product-view .product-essential .add-to-box .qty-wrap {
  float: left;
}
.product-view .product-essential .product-options-bottom .qty-wrap label,
.product-view .product-essential .add-to-box .qty-wrap label {
  color: #333333;
  float: left;
  margin: 7px 10px 0 0;
}
.product-view .product-essential .product-options-bottom .qty-wrap input,
.product-view .product-essential .add-to-box .qty-wrap input {
  height: 32px;
  width: 35px;
  padding: 0px 2px;
  margin-right: 10px;
  text-align: center;
  line-height: 36px;
  float: left;
  border: 1px solid #ebebeb;
}
.product-view .product-essential .product-options-bottom .add-to-cart,
.product-view .product-essential .add-to-box .add-to-cart {
  float: left;
}
.product-view .product-essential .product-options-bottom .add-to-cart .item-addcart .button,
.product-view .product-essential .add-to-box .add-to-cart .item-addcart .button,
.product-view .product-essential .product-options-bottom .add-to-cart .item-addcart a,
.product-view .product-essential .add-to-box .add-to-cart .item-addcart a {
  background-color: #3b98b8;
  border: 1px solid #3b98b8;
  color: #ffffff;
  background-image: url(https://www.cote-eau.fr/skin/frontend/boutique/default/images/iconcart-list-hover.png);
  background-repeat: no-repeat;
  background-position: 20px center;
  margin: 0;
}
.product-view .product-essential .product-options-bottom .add-to-links,
.product-view .product-essential .add-to-box .add-to-links {
  float: left;
}
.product-view .product-essential .product-options-bottom .add-to-links .email-friend a,
.product-view .product-essential .add-to-box .add-to-links .email-friend a,
.product-view .product-essential .product-options-bottom .add-to-links .item-compare a,
.product-view .product-essential .add-to-box .add-to-links .item-compare a,
.product-view .product-essential .product-options-bottom .add-to-links .item-wishlist a,
.product-view .product-essential .add-to-box .add-to-links .item-wishlist a {
  margin-left: 10px;
}
.product-view .product-tab-detail {
  float: left;
  width: 100%;
  margin: 30px 0;
}
.product-view .product-tab-detail .product-tab-nav {
  float: left;
  position: relative;
  z-index: 2;
  width: 100%;
}
.product-view .product-tab-detail .product-tab-nav li {
  text-transform: uppercase;
  line-height: 100%;
  list-style: none;
  float: left;
  font-size: 107.69%;
}
.product-view .product-tab-detail .product-tab-nav li + li {
  margin-left: -1px;
}
.product-view .product-tab-detail .product-tab-nav li a {
  display: block !important;
  padding: 13px 30px;
}
.product-view .product-tab-detail .product-tab-nav li:hover {
  cursor: pointer;
}
.product-view .product-tab-detail .product-tab-nav li:hover a {
  color: #3b98b8;
}
.product-view .product-tab-detail .product-tab-nav li.active {
  background: #3b98b8;
}
.product-view .product-tab-detail .product-tab-nav li.active a {
  color: #ffffff;
  font-weight: bold;
}
.product-view .product-tab-detail .product-tab-nav li.active a:hover {
  color: #ffffff;
}
.product-view .product-tab-detail .tab-content {
  padding: 20px;
  border: 1px solid #ebebeb;
  margin-top: -1px;
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
  border-radius: 0 4px 4px 4px;
}
.product-view .product-tab-detail .tab-content h2 {
  color: #000000;
  font-size: 107.69%;
  font-weight: bold;
  display: inline-block;
  line-height: 100%;
  margin-bottom: 12px;
  width: 100%;
}
.product-view .product-tab-detail .tab-content .std ul {
  padding-left: 30px;
  list-style: outside;
}
.product-view .product-tab-detail .tab-content #tab_tags .box-tags .product-tags {
  display: block;
  margin: 0 0 15px;
}
.product-view .product-tab-detail .tab-content #tab_tags .box-tags .product-tags li {
  display: inline;
  padding: 0 5px;
}
.product-view .product-tab-detail .tab-content #tab_tags .box-tags .product-tags li.first {
  padding-left: 0;
}
.product-view .product-tab-detail .tab-content #tab_tags .box-tags h3 {
  font-size: 100%;
  font-weight: bold;
}
.product-view .product-tab-detail .tab-content #tab_tags .box-tags .validation-advice {
  float: left;
}
.product-view .product-tab-detail .tab-content #tab_tags .box-tags p {
  clear: both;
}
.product-view .product-tab-detail .tab-content #tab_tags .box-tags #addTagForm {
  margin-bottom: 10px;
}
.product-view .product-tab-detail .tab-content #tab_tags .box-tags #addTagForm .form-add .input-box #productTagName {
  float: left;
  padding: 6px 10px 7px;
}
.product-view .product-tab-detail .tab-content #tab_tags .box-tags #addTagForm .form-add .button {
  margin-left: 5px;
}
.product-view .product-tab-detail .tab-content #tab_reviewform .pager {
  width: 100%;
}
.product-view .product-tab-detail .tab-content #tab_reviewform .pager ~ .pager {
  margin-bottom: 30px;
}
.product-view .product-tab-detail .tab-content #tab_reviewform #customer-reviews {
  display: block;
}
.product-view .product-tab-detail .tab-content #tab_reviewform #customer-reviews dl {
  display: inline-block;
  width: 100%;
  margin: 20px 0 10px 0;
}
.product-view .product-tab-detail .tab-content #tab_reviewform #customer-reviews dl dd {
  margin-bottom: 15px;
}
.product-view .product-tab-detail .tab-content #tab_reviewform #customer-reviews dt {
  font-weight: normal;
}
.product-view .product-tab-detail .tab-content #tab_reviewform #customer-reviews .pager label,
.product-view .product-tab-detail .tab-content #tab_reviewform #customer-reviews .pager strong {
  font-weight: normal;
}
.product-view .product-tab-detail .tab-content #tab_reviewform #review-form {
  display: inline-block;
  width: 100%;
}
.product-view .product-tab-detail .tab-content #tab_reviewform #review-form h3 {
  font-size: 110%;
  font-weight: normal;
  line-height: normal;
  margin-top: 0;
}
.product-view .product-tab-detail .tab-content #tab_reviewform #review-form h4 {
  font-size: 100%;
  line-height: normal;
  margin-top: 0;
  text-transform: uppercase;
}
.product-view .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set {
  display: inline;
}
.product-view .product-tab-detail .tab-content #tab_reviewform #product-review-table td input[type="radio"] {
  margin-left: 49%;
}
.product-view .product-tab-detail .tab-content #tab_reviewform .form-list {
  padding: 0;
  list-style: none;
  display: inline-block;
  margin-top: 20px;
  width: 100%;
}
.product-view .product-tab-detail .tab-content #tab_reviewform .form-list textarea {
  width: 100%;
}
.product-view .product-tab-detail .tab-content #tab_additional tr .label {
  display: table-cell;
  text-align: right;
  font-size: 100%;
  font-weight: normal;
  border: none;
  color: #666666;
  line-height: 18px;
}
.product-view .product-tab-detail .tab-content #tab_additional tr .data {
  text-align: left;
}
.product-view .product-tab-detail .tab-content #tab_additional tr th,
.product-view .product-tab-detail .tab-content #tab_additional tr td {
  background-color: #f9f9f9;
}
.product-view .product-tab-detail .tab-content #tab_additional tr:nth-child(2n+1) th,
.product-view .product-tab-detail .tab-content #tab_additional tr:nth-child(2n+1) td {
  background-color: transparent;
}
.product-view .product-tab-detail .tab-content #tab_custom ul {
  padding-left: 30px;
  list-style: outside;
}
.product-view .box-up-sell {
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  width: 100%;
}
.product-view .box-up-sell:before,
.product-view .box-up-sell:after {
  content: " ";
  display: table;
}
.product-view .box-up-sell:after {
  clear: both;
}
.product-view .box-up-sell .block-title {
  border: none;
  padding-bottom: 0;
}
.product-view .box-up-sell:hover .owl-controls {
  display: block;
}
.product-view .box-up-sell .products-grid {
  margin-top: 0;
}
.product-view .box-up-sell .products-grid .item {
  float: left;
  margin-bottom: 1px;
}
.product-view .block-related {
  display: inline-block;
  width: 100%;
}
.product-view .block-related .block-title {
  margin-bottom: 0;
}
.product-view .block-related .mini-products-list {
  list-style: none;
}
.product-view .block-related .mini-products-list .item {
  margin-top: 20px;
  float: left;
  width: 100%;
}
.product-view .block-related .mini-products-list .item .product-image {
  float: left;
  margin-right: 20px;
}
.product-view .block-related .mini-products-list .item .product-details .product-name {
  margin-bottom: 5px;
  font-size: 92.31%;
  text-transform: uppercase;
}
.product-view .block-related .mini-products-list .item .product-details .price-box {
  float: none;
  margin-top: 5px;
  display: inline-block;
  width: auto;
}
.product-view .block-related .mini-products-list .item .product-details .price-box .price {
  font-size: 107.69%;
}
.product-view .block-related .mini-products-list .item .product-details .price-box .special-price {
  float: left;
  margin-right: 10px;
}
.product-view .block-related .mini-products-list .item .product-details .ratings .amount {
  display: none;
}
/*checkout one page*/
#checkout-progress-wrapper .block-content dt {
  border: 1px solid #ebebeb;
  padding: 8px 10px;
  margin-top: 10px;
}
#checkout-progress-wrapper .block-content dd {
  padding: 10px;
  border: 1px solid #ebebeb;
  border-top: none;
}
#checkout-progress-wrapper .block-content dd .complete {
  padding: 10px;
  border: 1px solid #ebebeb;
  border-top: none;
}
#checkout-progress-wrapper .block-content dd address,
#checkout-progress-wrapper .block-content dd p {
  margin: 0;
}
#checkoutSteps {
  /* Content Columns */
  list-style: none;
  padding: 0;
  float: left;
  width: 100%;
  /*step checkout content*/
}
#checkoutSteps .fields .field select {
  width: 240px;
}
#checkoutSteps .buttons-set {
  margin-top: 0;
  padding-top: 20px;
}
#checkoutSteps .buttons-set p.required {
  margin: 0;
  padding: 0 0 10px;
}
#checkoutSteps .sp-methods input.cvv {
  width: 50px;
  margin-right: 10px;
  float: left;
}
#checkoutSteps .sp-methods .cvv-what-is-this {
  line-height: 250%;
}
#checkoutSteps .sp-methods dt {
  margin-bottom: 5px;
}
#checkoutSteps #checkout-shipping-method-load label {
  font-weight: normal;
}
#checkoutSteps #checkout-shipping-method-load dd {
  margin-bottom: 20px;
}
#checkoutSteps #onepage-checkout-shipping-method-additional-load .gift-messages h3 {
  font-size: 100%;
}
#checkoutSteps .month.validate-cc-exp.required-entry {
  float: left;
  margin-right: 5px;
}
#checkoutSteps .col2-set {
  float: left;
  width: 100%;
}
#checkoutSteps .col2-set .col-1 {
  float: left;
  width: 48.5%;
}
#checkoutSteps .col2-set .col-2 {
  float: right;
  width: 48.5%;
}
#checkoutSteps .col2-set .col-narrow {
  width: 32%;
}
#checkoutSteps .col2-set .col-wide {
  width: 65%;
}
#checkoutSteps .col3-set .col-1 {
  float: left;
  width: 32%;
}
#checkoutSteps .col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}
#checkoutSteps .col3-set .col-3 {
  float: right;
  width: 32%;
}
#checkoutSteps .col4-set .col-1 {
  float: left;
  width: 23.5%;
}
#checkoutSteps .col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}
#checkoutSteps .col4-set .col-3 {
  float: left;
  width: 23.5%;
}
#checkoutSteps .col4-set .col-4 {
  float: right;
  width: 23.5%;
}
#checkoutSteps ol,
#checkoutSteps ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#checkoutSteps > li {
  position: relative;
  margin-bottom: 1px;
  float: left;
  width: 100%;
}
#checkoutSteps > li .step-title {
  background: #505050;
  line-height: 1.4;
  padding: 8px 10px;
  border: none;
  cursor: pointer;
}
#checkoutSteps > li .step-title a {
  display: none;
}
#checkoutSteps > li .step-title .number {
  font-weight: bold;
  float: left;
  margin-right: 10px;
  font-size: 100%;
  line-height: 100%;
  background: #fff;
  padding: 2px 5px;
  width: 17px;
  height: 16px;
  font-size: 11px;
  border-radius: 50%;
  text-align: center;
}
#checkoutSteps > li .step-title h2 {
  font-size: 100%;
  line-height: inherit;
  margin: 0;
  font-weight: bold;
  color: #fff;
}
#checkoutSteps > li > div {
  padding: 20px 10px;
  border: 1px solid #ebebeb;
  border-top: none;
  float: left;
  width: 100%;
}
#checkoutSteps > li.active .step-title,
#checkoutSteps > li:hover .step-title {
  background: #3b98b8;
}
#checkoutSteps #opc-login h4 {
  font-size: 100%;
  font-weight: bold;
}
#checkoutSteps #opc-login h3 {
  text-transform: uppercase;
  margin-top: 0;
  font-weight: bold;
  font-size: 108%;
}
/*Multi checkout*/
.checkout-progress {
  margin: 0 0 20px;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.checkout-progress li {
  border-top: 10px solid #777777;
  float: left;
  font-weight: bold;
  margin: 0;
  padding: 2px 0 0;
  text-align: center;
  width: 20%;
  position: relative;
}
.checkout-progress li.active {
  border-top-color: #3b98b8;
  color: #3b98b8;
}
.checkout-progress li:before,
.checkout-progress li:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 10px;
  top: -10px;
  right: 0;
  background: #fff;
}
.checkout-progress li:before {
  right: auto;
  left: 0;
}
.multiple-checkout {
  /* Content Columns */
}
.multiple-checkout .col2-set {
  float: left;
  width: 100%;
}
.multiple-checkout .col2-set .col-1 {
  float: left;
  width: 48.5%;
}
.multiple-checkout .col2-set .col-2 {
  float: right;
  width: 48.5%;
}
.multiple-checkout .col2-set .col-narrow {
  width: 32%;
}
.multiple-checkout .col2-set .col-wide {
  width: 65%;
}
.multiple-checkout .col3-set .col-1 {
  float: left;
  width: 32%;
}
.multiple-checkout .col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.multiple-checkout .col3-set .col-3 {
  float: right;
  width: 32%;
}
.multiple-checkout .col4-set .col-1 {
  float: left;
  width: 23.5%;
}
.multiple-checkout .col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}
.multiple-checkout .col4-set .col-3 {
  float: left;
  width: 23.5%;
}
.multiple-checkout .col4-set .col-4 {
  float: right;
  width: 23.5%;
}
.multiple-checkout .col2-set,
.multiple-checkout .col3-set {
  border: 1px solid #ebebeb;
  margin: 0 0 25px;
  padding: 20px;
}
.multiple-checkout .col2-set h2.legend {
  background: none repeat scroll 0 0 #f5f5f5;
  border-bottom: 1px solid #ebebeb;
  margin: -20px -20px 15px;
  padding: 7px 10px;
  position: relative;
}
.multiple-checkout h2 {
  font-size: 108%;
  font-weight: bold;
  margin: 0 0 10px;
}
.multiple-checkout h3,
.multiple-checkout h4 {
  font-size: 108%;
  font-weight: bold;
}
.multiple-checkout .box {
  margin: 0 0 15px;
}
.multiple-checkout .place-order .grand-total {
  float: right;
  overflow: hidden;
  text-align: right;
}
.multiple-checkout .place-order .grand-total big {
  font-weight: bold;
}
.multiple-checkout .place-order .please-wait {
  padding: 25px 10px 0 0;
}
.checkout-multishipping-shipping .box-sp-methods {
  background: none repeat scroll 0 0 #f7f7f7;
  border: 1px solid #ebebeb;
  padding: 13px;
  position: relative;
}
.sp-methods select.month {
  float: left;
  margin-right: 5px;
}
/*login*/
.account-login h2 {
  font-size: 108%;
  font-weight: bold;
  margin-top: 0;
  text-transform: uppercase;
}
.account-login .content {
  min-height: 230px;
}
.account-login .col2-set {
  float: left;
  width: 100%;
}
.account-login .col2-set .col-1 {
  float: left;
  width: 48.5%;
}
.account-login .col2-set .col-2 {
  float: right;
  width: 48.5%;
}
.account-login .col2-set .col-narrow {
  width: 32%;
}
.account-login .col2-set .col-wide {
  width: 65%;
}
.account-login .col3-set .col-1 {
  float: left;
  width: 32%;
}
.account-login .col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.account-login .col3-set .col-3 {
  float: right;
  width: 32%;
}
.account-login .col4-set .col-1 {
  float: left;
  width: 23.5%;
}
.account-login .col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}
.account-login .col4-set .col-3 {
  float: left;
  width: 23.5%;
}
.account-login .col4-set .col-4 {
  float: right;
  width: 23.5%;
}
/*block account*/
.block-account .block-content li {
  border-bottom: 1px dotted #ebebeb;
  padding: 8px 0;
  position: relative;
}
/*account*/
.my-account .col2-set {
  float: left;
  width: 100%;
}
.my-account .col2-set .col-1 {
  float: left;
  width: 48.5%;
}
.my-account .col2-set .col-2 {
  float: right;
  width: 48.5%;
}
.my-account .col2-set .col-narrow {
  width: 32%;
}
.my-account .col2-set .col-wide {
  width: 65%;
}
.my-account .col3-set .col-1 {
  float: left;
  width: 32%;
}
.my-account .col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.my-account .col3-set .col-3 {
  float: right;
  width: 32%;
}
.my-account .col4-set .col-1 {
  float: left;
  width: 23.5%;
}
.my-account .col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}
.my-account .col4-set .col-3 {
  float: left;
  width: 23.5%;
}
.my-account .col4-set .col-4 {
  float: right;
  width: 23.5%;
}
.my-account .box-account {
  border: 1px solid #ebebeb;
  margin: 0 0 20px;
  padding: 15px;
  float: left;
  width: 100%;
}
.my-account .box-account .box-head {
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 15px;
  padding-bottom: 5px;
  text-align: right;
  display: inline-block;
  width: 100%;
}
.my-account .box-account .box-head h2 {
  font-size: 108%;
  text-transform: uppercase;
  margin: 0;
  float: left;
  font-weight: bold;
}
.my-account .my-wishlist .product-name {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.my-account .my-wishlist textarea {
  width: 100%;
}
.my-account .my-wishlist .button.btn-cart {
  margin: 10px 0;
}
.my-account .my-wishlist .price-box {
  margin-bottom: 10px;
}
.my-account .pager {
  margin: 15px 0;
  width: 100%;
  position: relative;
}
.btn-remove,
.btn-remove2 {
  background: none;
  font-size: 0;
}
.btn-remove:before,
.btn-remove2:before {
  font-family: FontAwesome;
  content: "\f00d";
  top: 5px;
  left: 0;
  font-size: 14px;
  color: #c5c5c5;
}
.btn-remove:hover:before,
.btn-remove2:hover:before {
  color: #3b98b8;
}
.btn-edit {
  background: none;
  font-size: 0;
}
.btn-edit:before {
  font-family: FontAwesome;
  content: "\f040";
  top: 5px;
  left: 0;
  font-size: 13px;
  color: #c5c5c5;
}
.btn-edit:hover:before {
  color: #3b98b8;
}
.button {
  font-size: 100%;
  font-weight: bold;
  line-height: 100%;
  padding: 9px 15px;
  height: 35px;
  border: none;
  background: #505050;
  color: #fff;
}
.button:hover,
.button:focus {
  background: #3b98b8;
  color: #fff;
}
.button.btn-continue {
  float: left;
}
.page-title {
  font-size: 200%;
  font-family: 'Roboto';
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 9px;
  color: #333;
  text-transform: uppercase;
}
.page-title h1 {
  font-weight: normal;
  float: left;
  font-size: 100%;
  margin: 0;
  line-height: 100%;
}
.page-title .link-reorder,
.page-title .separator,
.page-title .link-print {
  font-size: 13px;
}
.title-buttons {
  text-align: right;
}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}
.title-buttons span span {
  font-size: 12px;
  float: left;
  line-height: 100%;
}
.sale-product,
.new-product {
  background: #f05656;
  color: #fff;
  font-size: 12px;
  height: 25px;
  width: 45px;
  position: absolute;
  left: 10px;
  top: 10px;
  border-radius: 3px;
  text-align: center;
  padding: 5px 0;
  font-weight: bold;
  line-height: normal;
}
.new-product {
  background: #13c7b0;
  right: 10px;
  left: auto;
}
.cms-index-index .main-container {
  padding-top: 0;
}
.block-subscribe-popup {
  background-image: url(https://www.cote-eau.fr/skin/frontend/boutique/default/images/bg-newletter-popup.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 680px;
  height: 370px;
  padding: 65px 350px 40px 40px;
  display: none;
  text-align: center;
}
.block-subscribe-popup .block-title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 153.85%;
  border: none;
  margin-bottom: 20px;
  padding: 0;
}
.block-subscribe-popup .block-title:before {
  display: none;
}
.block-subscribe-popup #newsletter-validate-detail-popup .form-subscribe-header label {
  margin-bottom: 40px;
  font-size: 307.69%;
  color: #3b98b8;
  text-transform: uppercase;
}
.block-subscribe-popup #newsletter-validate-detail-popup .input-box input {
  height: 35px;
  width: 280px;
  background-color: #fff;
  border: none;
  border-radius: 0;
}
.block-subscribe-popup #newsletter-validate-detail-popup .actions .button {
  height: 35px;
  padding: 7px 30px;
  margin-top: 20px;
  background: #3b98b8;
  color: #fff;
}
.block-subscribe-popup #newsletter-validate-detail-popup .subscribe-dontshow {
  margin-top: 20px;
  font-style: italic;
  font-weight: normal;
}
.block-subscribe-popup #newsletter-validate-detail-popup .subscribe-dontshow input {
  margin-top: 1px;
}
.main-container {
  padding-top: 20px;
  background-color: #fff;
  /*.products-grid {*/
  /*}*/
}
.main-container .block-banner img {
  width: 100%;
}
.main-container .block-banner img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.main-container .owl-controls {
  position: absolute;
  top: -55px;
  right: 0;
  width: 65px;
  height: 25px;
  background: #fff;
  z-index: 1;
}
.main-container .owl-controls .owl-nav .owl-prev,
.main-container .owl-controls .owl-nav .owl-next {
  float: left;
  width: 20px;
  height: 25px;
  cursor: pointer;
  text-align: center;
  line-height: 24px;
  color: #fff;
  background: #b2b2b2;
  position: absolute;
}
.main-container .owl-controls .owl-nav .owl-prev:hover,
.main-container .owl-controls .owl-nav .owl-next:hover {
  background: #3b98b8;
}
.main-container .owl-controls .owl-nav .owl-prev:before,
.main-container .owl-controls .owl-nav .owl-next:before {
  font-family: FontAwesome;
  font-size: 18px;
  display: inline-block;
  line-height: inherit;
}
.main-container .owl-controls .owl-nav .owl-prev {
  right: 25px;
}
.main-container .owl-controls .owl-nav .owl-prev:before {
  content: "\f104";
}
.main-container .owl-controls .owl-nav .owl-next {
  right: 0;
}
.main-container .owl-controls .owl-nav .owl-next:before {
  content: "\f105";
}
.main-container .happy-clients .content-happy-client {
  text-align: center;
}
.main-container .happy-clients .content-happy-client .item {
  margin-top: 20px;
}
.main-container .happy-clients .happy-clients-image {
  display: inline-block;
}
.main-container .happy-clients .happy-clients-image img {
  border-radius: 50%;
  border: 3px solid #ccc;
  width: 80px;
  height: 80px;
}
.main-container .happy-clients .happy-clients-title {
  float: left;
  width: 100%;
  font-size: 200%;
  margin: 15px 0 20px;
  text-transform: uppercase;
}
.main-container .happy-clients .happy-client-des {
  margin-bottom: 10px;
  display: inline-block;
  padding: 0 7%;
  margin: 20px 0;
}
.main-container .happy-clients .happy-client-info {
  display: inline-block;
}
.main-container .happy-clients .happy-client-info .happy-client-name {
  display: inline-block;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
}
.main-container .happy-clients .happy-client-info .happy-client-name:before {
  background: #fff;
  content: "";
  height: 1px;
  left: -20px;
  position: absolute;
  top: 10px;
  width: 10px;
}
.main-container .happy-clients .happy-client-info .happy-client-name:after {
  background: #fff;
  content: "";
  height: 1px;
  right: -20px;
  position: absolute;
  top: 10px;
  width: 10px;
}
.main-container .block-brand-wrap .owl-carousel {
  display: block;
}
.main-container .block-brand-wrap .owl-item img {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}
.main-container .block-brand-wrap .owl-controls {
  background: transparent;
}
.home_style1 .main-container .block-bestseller .block-title,
.home_style1 .main-container .block-featured .block-title,
.home_style1 .main-container .block-banner-1 .block-title,
.home_style1 .main-container .block-banner-2 .block-title,
.home_style1 .main-container .block-latest-blog .block-title,
.home_style1 .main-container .block-happyclients .block-title,
.home_style1 .main-container .pt-carousel .block-title,
.home_style1 .main-container .pt-carousel-deals .block-title {
  margin-bottom: 30px;
  position: relative;
  border: none;
  padding: 0;
}
.home_style1 .main-container .block-bestseller .block-title:before,
.home_style1 .main-container .block-featured .block-title:before,
.home_style1 .main-container .block-banner-1 .block-title:before,
.home_style1 .main-container .block-banner-2 .block-title:before,
.home_style1 .main-container .block-latest-blog .block-title:before,
.home_style1 .main-container .block-happyclients .block-title:before,
.home_style1 .main-container .pt-carousel .block-title:before,
.home_style1 .main-container .pt-carousel-deals .block-title:before {
  position: absolute;
  top: 13px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #ccc;
}
.home_style1 .main-container .block-bestseller .block-title strong,
.home_style1 .main-container .block-featured .block-title strong,
.home_style1 .main-container .block-banner-1 .block-title strong,
.home_style1 .main-container .block-banner-2 .block-title strong,
.home_style1 .main-container .block-latest-blog .block-title strong,
.home_style1 .main-container .block-happyclients .block-title strong,
.home_style1 .main-container .pt-carousel .block-title strong,
.home_style1 .main-container .pt-carousel-deals .block-title strong {
  font-size: 200%;
  color: #333;
  font-weight: normal;
  font-family: 'Roboto';
  display: inline-block;
  width: 100%;
  line-height: 100%;
  margin: 0;
  text-transform: uppercase;
}
.home_style1 .main-container .block-bestseller .block-title strong > span,
.home_style1 .main-container .block-featured .block-title strong > span,
.home_style1 .main-container .block-banner-1 .block-title strong > span,
.home_style1 .main-container .block-banner-2 .block-title strong > span,
.home_style1 .main-container .block-latest-blog .block-title strong > span,
.home_style1 .main-container .block-happyclients .block-title strong > span,
.home_style1 .main-container .pt-carousel .block-title strong > span,
.home_style1 .main-container .pt-carousel-deals .block-title strong > span {
  padding-right: 20px;
  background: #fff;
  position: relative;
}
.home_style1 .main-container .block-bestseller .block-title.block-title-center,
.home_style1 .main-container .block-featured .block-title.block-title-center,
.home_style1 .main-container .block-banner-1 .block-title.block-title-center,
.home_style1 .main-container .block-banner-2 .block-title.block-title-center,
.home_style1 .main-container .block-latest-blog .block-title.block-title-center,
.home_style1 .main-container .block-happyclients .block-title.block-title-center,
.home_style1 .main-container .pt-carousel .block-title.block-title-center,
.home_style1 .main-container .pt-carousel-deals .block-title.block-title-center {
  text-align: center;
  border: none;
  padding: none;
}
.home_style1 .main-container .block-bestseller .block-title.block-title-center:before,
.home_style1 .main-container .block-featured .block-title.block-title-center:before,
.home_style1 .main-container .block-banner-1 .block-title.block-title-center:before,
.home_style1 .main-container .block-banner-2 .block-title.block-title-center:before,
.home_style1 .main-container .block-latest-blog .block-title.block-title-center:before,
.home_style1 .main-container .block-happyclients .block-title.block-title-center:before,
.home_style1 .main-container .pt-carousel .block-title.block-title-center:before,
.home_style1 .main-container .pt-carousel-deals .block-title.block-title-center:before {
  display: none;
}
.home_style1 .main-container .block-bestseller .block-title.block-title-center strong > span,
.home_style1 .main-container .block-featured .block-title.block-title-center strong > span,
.home_style1 .main-container .block-banner-1 .block-title.block-title-center strong > span,
.home_style1 .main-container .block-banner-2 .block-title.block-title-center strong > span,
.home_style1 .main-container .block-latest-blog .block-title.block-title-center strong > span,
.home_style1 .main-container .block-happyclients .block-title.block-title-center strong > span,
.home_style1 .main-container .pt-carousel .block-title.block-title-center strong > span,
.home_style1 .main-container .pt-carousel-deals .block-title.block-title-center strong > span {
  background: transparent;
}
.home_style1 .main-container .block-bestseller .block-title.block-title-center strong > span:before,
.home_style1 .main-container .block-featured .block-title.block-title-center strong > span:before,
.home_style1 .main-container .block-banner-1 .block-title.block-title-center strong > span:before,
.home_style1 .main-container .block-banner-2 .block-title.block-title-center strong > span:before,
.home_style1 .main-container .block-latest-blog .block-title.block-title-center strong > span:before,
.home_style1 .main-container .block-happyclients .block-title.block-title-center strong > span:before,
.home_style1 .main-container .pt-carousel .block-title.block-title-center strong > span:before,
.home_style1 .main-container .pt-carousel-deals .block-title.block-title-center strong > span:before {
  position: absolute;
  top: 16px;
  left: -50px;
  content: "";
  width: 30px;
  height: 1px;
  background: #ccc;
}
.home_style1 .main-container .block-bestseller .block-title.block-title-center strong > span:after,
.home_style1 .main-container .block-featured .block-title.block-title-center strong > span:after,
.home_style1 .main-container .block-banner-1 .block-title.block-title-center strong > span:after,
.home_style1 .main-container .block-banner-2 .block-title.block-title-center strong > span:after,
.home_style1 .main-container .block-latest-blog .block-title.block-title-center strong > span:after,
.home_style1 .main-container .block-happyclients .block-title.block-title-center strong > span:after,
.home_style1 .main-container .pt-carousel .block-title.block-title-center strong > span:after,
.home_style1 .main-container .pt-carousel-deals .block-title.block-title-center strong > span:after {
  position: absolute;
  top: 16px;
  right: -30px;
  content: "";
  width: 30px;
  height: 1px;
  background: #ccc;
}
.home_style1 .main-container .block-latest-blog,
.home_style1 .main-container .block-happyclients,
.home_style1 .main-container .pt-carousel-deals {
  margin-bottom: 50px;
}
.home_style1 .main-container .pt-carousel-deals .product-info {
  padding-bottom: 1px;
}
.home_style1 .main-container .block-banner-1 {
  margin-top: 15px;
  margin-bottom: 50px;
}
.home_style1 .main-container .block-banner-1 .block-banner-item {
  padding-left: 15px;
  width: 33.3333%;
  float: left;
  overflow: hidden;
}
.home_style1 .main-container .block-banner-1 .block-banner-item img {
  width: auto;
}
.home_style1 .main-container .block-banner-1 .block-banner-item a.last > img {
  margin-top: 15px;
}
.home_style1 .main-container .block-banner-1 .block-banner-1-inner {
  margin-left: -15px;
}
.home_style1 .main-container .block-banner-2 {
  background: url(https://www.cote-eau.fr/skin/frontend/boutique/default/images/bg-banner2.jpg) no-repeat top center;
  background-size: auto;
  text-align: center;
  margin-bottom: 50px;
}
.home_style1 .main-container .block-banner-2 img {
  width: auto;
}
.home_style1 .main-container .block-bestseller {
  margin-bottom: 40px;
}
.home_style1 .main-container .block-featured {
  background: url(https://www.cote-eau.fr/skin/frontend/boutique/default/images/bg-featured.jpg) no-repeat top center;
  background-size: auto;
  padding: 50px 0;
  margin-bottom: 50px;
}
.home_style1 .main-container .block-featured .block-title strong {
  color: #fff;
}
.home_style1 .main-container .block-featured .block-title strong > span:before,
.home_style1 .main-container .block-featured .block-title strong > span:after {
  background: #fff;
}
.home_style1 .main-container .block-featured .products-grid {
  background: #fff;
  padding: 30px;
  padding-bottom: 0;
}
.home_style1 .main-container .block-bestseller .block-title,
.home_style1 .main-container .block-featured .block-title,
.home_style1 .main-container .block-latest-blog .block-title {
  padding: 0;
}
.home_style1 .main-container .block-latest-blog {
  display: inline-block;
  width: 100%;
}
.home_style1 .main-container .block-latest-blog .owl-controls {
  position: relative;
  width: 100%;
  text-align: center;
  top: -5px;
  height: auto;
}
.home_style1 .main-container .block-latest-blog .post-item {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.home_style1 .main-container .block-latest-blog .post-item .post-thumbnail {
  position: relative;
  width: 100%;
  height: 350px;
}
.home_style1 .main-container .block-latest-blog .post-item .post-thumbnail img {
  width: 100%;
  height: 350px;
}
.home_style1 .main-container .block-latest-blog .post-item .post-thumbnail .postInfo {
  position: absolute;
  top: 0;
  left: 50%;
  padding: 55px 20px 20px;
  margin-top: 20px;
}
.home_style1 .main-container .block-latest-blog .post-item .post-thumbnail .postInfo .post-date {
  position: absolute;
  top: 0;
  left: -10px;
  background: #3b98b8;
  color: #fff;
  text-align: center;
  line-height: normal;
  padding: 7px 20px;
  font-size: 92.31%;
  font-weight: bold;
}
.home_style1 .main-container .block-latest-blog .post-item .post-thumbnail .postInfo .post-date:before {
  position: absolute;
  content: "";
  border-top: 10px solid transparent;
  border-right: 10px solid #000;
  border-bottom: 10px solid transparent;
  left: 0;
  bottom: -10px;
  z-index: 1;
  opacity: 0.1;
}
.home_style1 .main-container .block-latest-blog .post-item .post-thumbnail .postInfo .post-date:after {
  position: absolute;
  content: "";
  border-top: 10px solid transparent;
  border-right: 10px solid #3b98b8;
  border-bottom: 10px solid transparent;
  left: 0;
  bottom: -10px;
  z-index: 2;
}
.home_style1 .main-container .block-latest-blog .post-item .post-thumbnail .postInfo .post-title > a {
  font-size: 107.69%;
  text-transform: uppercase;
}
.home_style1 .main-container .block-latest-blog .post-item .post-thumbnail .postInfo .post-title > p {
  font-size: 92.31%;
  margin-bottom: 10px;
  color: #3b98b8;
}
.home_style1 .main-container .block-latest-blog .post-item .post-thumbnail .postInfo .post-title > p > a {
  color: #3b98b8;
}
.home_style1 .main-container .block-latest-blog .post-item .post-thumbnail .postInfo .post-title > p .fa-comment {
  margin-left: 15px;
}
.home_style1 .main-container .block-latest-blog .post-item .post-thumbnail .postInfo .post-title > p .fa {
  font-size: 14px;
  margin-right: 2px;
}
.home_style1 .main-container .block-latest-blog .post-item .post-thumbnail .postInfo .postContent > p {
  margin: 0;
}
.home_style1 .main-container .block-latest-blog .post-item .post-thumbnail .bg-hover {
  position: absolute;
  opacity: 0.8;
  top: 0;
  left: 50%;
  background: #fff;
  width: 50%;
  height: 100%;
}
.home_style2 .main-container .slider-deal-wrap {
  margin-top: 15px;
}
.home_style2 .main-container .slider-deal-wrap .slider-deal-wrap-inner {
  margin-left: -15px;
}
.home_style2 .main-container .block-slider-wrapper {
  float: left;
  width: 66.666%;
  padding-left: 15px;
}
.home_style2 .main-container .block-banner-1 {
  width: 33.333%;
  float: left;
  padding-left: 15px;
}
.home_style2 .main-container .block-banner-1 .block-banner-item {
  margin-bottom: 15px;
}
.home_style2 .main-container .block-banner-1 .block-banner-item img {
  width: auto;
}
.home_style2 .main-container .block-banner-1 .block-banner-item.last {
  margin: 0;
}
.home_style2 .main-container .pt-products-home2 .block-content {
  padding: 20px 20px 0;
  border: 1px solid #ebebeb;
  border-top: none;
}
.home_style2 .main-container .block-latest-blog {
  display: inline-block;
  width: 100%;
}
.home_style2 .main-container .block-latest-blog .post-item .post-thumbnail {
  margin-bottom: 20px;
  position: relative;
  margin: 0;
}
.home_style2 .main-container .block-latest-blog .post-item .post-thumbnail .bg-hover {
  position: absolute;
  opacity: 0.2;
  top: 0;
  left: 0;
  background: #000;
  width: 100%;
  height: 100%;
  display: none;
}
.home_style2 .main-container .block-latest-blog .post-item .post-thumbnail > a {
  position: absolute;
  border: 1px solid #fff;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  color: #fff;
  font-size: 19px;
  border-radius: 50%;
  text-align: center;
  width: 40px;
  height: 40px;
  padding: 9px 0;
  z-index: 1;
  display: none;
}
.home_style2 .main-container .block-latest-blog .post-item .post-thumbnail > a:hover {
  background: #3b98b8;
  border: 1px solid #3b98b8;
}
.home_style2 .main-container .block-latest-blog .post-item .post-thumbnail:hover .bg-hover,
.home_style2 .main-container .block-latest-blog .post-item .post-thumbnail:hover > a {
  display: block;
}
.home_style2 .main-container .block-latest-blog .post-item .postInfo .post-date {
  float: left;
  margin-right: 20px;
  border: 1px solid;
  text-align: center;
  line-height: normal;
  padding: 5px 10px;
  font-size: 92.31%;
  font-weight: bold;
}
.home_style2 .main-container .block-latest-blog .post-item .postInfo .post-date > p {
  margin: 0;
}
.home_style2 .main-container .block-latest-blog .post-item .postInfo .post-title > a {
  font-size: 107.69%;
  text-transform: uppercase;
}
.home_style2 .main-container .block-latest-blog .post-item .postInfo .post-title > p {
  font-size: 92.31%;
  margin-bottom: 15px;
}
.home_style2 .main-container .block-latest-blog .post-item .postContent > p {
  margin: 0;
}
.home_style2 .main-container .block-latest-blog .post-item:hover .postInfo .post-date {
  border: 1px solid #3b98b8;
  background: #3b98b8;
  color: #fff;
}
.home_style2 .main-container .block-latest-blog .post-item .postInfo,
.home_style2 .main-container .block-latest-blog .post-item .postContent {
  padding: 0 15px 0 17px;
  border-right: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  float: left;
  width: 100%;
}
.home_style2 .main-container .block-latest-blog .post-item .postInfo {
  padding-top: 20px;
}
.home_style2 .main-container .block-latest-blog .post-item .postInfo .post-date {
  margin-right: 7px;
}
.home_style2 .main-container .block-latest-blog .owl-controls {
  border: 1px solid #ebebeb;
  border-top: none;
  position: relative;
  top: 0;
  width: auto;
  text-align: center;
  background: transparent;
  padding-top: 10px;
  height: 45px;
}
.home_style2 .main-container .block-happyclients {
  background: transparent;
}
.home_style2 .main-container .block-happyclients .happy-clients {
  padding: 0;
  width: 100%;
  color: #666;
}
.home_style2 .main-container .block-happyclients .happy-clients .content-happy-client {
  padding: 20px;
  padding-bottom: 10px;
  border: 1px solid #ebebeb;
  border-top: none;
}
.home_style2 .main-container .block-happyclients .happy-clients .content-happy-client .item {
  margin-top: 0;
}
.home_style2 .main-container .block-happyclients .happy-clients .content-happy-client .happy-client-info .happy-client-name {
  color: #3b98b8;
  font-weight: normal;
  text-transform: uppercase;
}
.home_style2 .main-container .block-happyclients .happy-clients .content-happy-client .happy-client-info .happy-client-name:before,
.home_style2 .main-container .block-happyclients .happy-clients .content-happy-client .happy-client-info .happy-client-name:after {
  background: #3b98b8;
}
.home_style2 .main-container .block-happyclients .happy-clients .content-happy-client .happy-client-des {
  margin: 15px 0 20px;
}
.home_style2 .main-container .block-happyclients .happy-clients .content-happy-client .owl-controls {
  background: transparent;
  position: relative;
  top: 0;
  width: auto;
}
.home_style2 .main-container .block-happyclients .happy-clients .content-happy-client .owl-dot {
  background: #ccc;
}
.home_style2 .main-container .block-happyclients .happy-clients .content-happy-client .owl-dot:hover,
.home_style2 .main-container .block-happyclients .happy-clients .content-happy-client .owl-dot.active {
  background: #3b98b8;
}
.home_style2 .main-container .content-centet-wrap {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 40px;
}
.home_style2 .main-container .content-centet-wrap .content-centet-left .block-title {
  padding: 12px 20px;
  background: #3b98b8;
  border: none;
  margin: 0;
  text-align: left;
}
.home_style2 .main-container .content-centet-wrap .content-centet-left .block-title strong {
  font-size: 107.69%;
  color: #fff;
  text-transform: uppercase;
}
.home_style2 .main-container .content-centet-wrap .content-centet-left .block-title strong i {
  color: #fff;
  font-size: 16px;
  float: left;
  margin-right: 5px;
}
.home_style2 .main-container .block-producttab {
  margin-bottom: 0;
}
.home_style2 .main-container .block-producttab .pt-tabs .products-grid .item {
  margin-bottom: 30px;
}
.home_style2 .main-container .block-producttab .block-title.block-title-center {
  text-align: left;
  width: auto;
  margin: 0;
  padding: 0;
  margin-left: 15px;
}
.home_style2 .main-container .block-producttab .block-content {
  margin-top: -26px;
}
.home_style2 .main-container .block-producttab .block-content .resp-tabs-list {
  text-align: right;
}
.home_style2 .main-container .block-banner-2 {
  float: left;
  width: 100%;
}
.home_style2 .main-container .block-banner-2 .block-banner-item {
  padding-left: 15px;
  width: 50%;
  float: left;
  overflow: hidden;
}
.home_style2 .main-container .block-banner-2 .block-banner-item img {
  width: auto;
}
.home_style2 .main-container .block-banner-2 .block-banner-item a.last > img {
  margin-top: 15px;
}
.home_style2 .main-container .block-banner-2 .block-banner-2-inner {
  margin-left: -15px;
}
.ajax-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1099;
  background-color: rgba(0, 0, 0, 0.5);
}
.ajax-modal.visible {
  display: block;
}
.ajax-modal .dialog {
  margin: 0;
  max-width: 90%;
  min-height: 100px;
  max-height: 500px;
  position: absolute;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ajax-modal .dialog .product-view .product-essential .product-options-bottom,
.ajax-modal .dialog .product-view .product-essential .add-to-box {
  margin-bottom: 5px;
}
.ajax-modal .xclose {
  color: #3b98b8;
  position: absolute;
  right: 4px;
  top: 6px;
  width: 25px;
  height: 25px;
  opacity: 1;
  text-align: center;
}
.ajax-modal .xclose:hover,
.ajax-modal .xclose:focus {
  color: #3b98b8;
}
.ajax-modal .xclose .times {
  font-size: 26px;
  font-weight: bold;
  line-height: 16px;
  display: block;
  font-family: 'times new roman';
}
.ajax-modal .content {
  border-radius: 0;
  height: 100%;
  max-height: 500px;
  overflow: hidden;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 15px 10px;
}
.ajax-modal .content .body {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}
.ajax-modal .content .iframe {
  max-height: 100%;
  overflow-y: auto;
}
.ajax-modal .message {
  padding: 18px;
  text-align: center;
}
.ajax-modal .options {
  padding: 10px 20px 5px;
  padding-bottom: 0;
}
.ajax-modal .actions {
  border-top: 1px solid #e1e1e1;
  text-align: center;
}
.ajax-modal.no-close .close,
.ajax-modal.no-iframe .iframe,
.ajax-modal.no-message .message,
.ajax-modal.no-actions .actions,
.ajax-modal.no-options .options {
  display: none;
}
.ajax-modal.has-options .body {
  overflow-x: hidden;
  overflow-y: auto;
}
.ajax-modal.has-options .add-to-links {
  display: none;
}
.ajax-modal.has-message .body,
.ajax-modal.has-actions .body {
  position: static;
}
.ajax-modal .actions .button + .button {
  margin-left: 5px;
  margin-top: 10px;
}
.ajax-modal .mCSB_inside .mCSB_container {
  margin-right: 16px;
}
.ajax-loading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1198;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  display: none;
}
.ajax-loading.visible {
  visibility: visible;
  display: block;
}
.ajax-loading .dialog {
  margin: 0;
  max-width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ajax-loading .img-loader {
  padding: 10px 0;
}
.ajax-loading .img-loader img {
  background-color: #000;
  border-radius: 4px;
  padding: 7px;
}
.qvframe {
  width: 100% !important;
  border: none;
  margin: 0;
  padding: 0;
  display: block;
}
.quickview-index-product {
  padding: 15px 15px 0;
}
.quickview-index-product .add-to-box,
.quickview-index-product .product-essential {
  margin-bottom: 0 !important;
}
.ajax-product-options:before,
.ajax-product-options:after {
  content: " ";
  display: table;
}
.ajax-product-options:after {
  clear: both;
}
.ajax-product-options .alert_urls,
.ajax-product-options .availability.in-stock {
  display: none;
}
.block-slider:hover #pt-slider-prev,
.block-slider:hover #pt-slider-next {
  display: block;
}
/* Custom css for et_slider */
.pt-slider-container {
  position: relative;
  overflow: hidden;
}
.pt-slider-container .loading-screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 2;
}
.pt-slider-container .loading-screen .transparency {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bacground-color: #fff;
}
.pt-slider-container .loading-screen .loading-mask {
  background: url(https://www.cote-eau.fr/skin/frontend/boutique/default/images/loader.gif) no-repeat center center;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pt-slider-container .pt-slider-nav {
  position: absolute;
  bottom: 30px;
}
.pt-slider-container .pt-slider-nav > li {
  width: 10px;
  height: 10px;
  background: #333;
  border-radius: 50%;
  margin: 0 5px;
  float: left;
  position: relative;
}
.pt-slider-container .pt-slider-nav > li:hover,
.pt-slider-container .pt-slider-nav > li.av {
  background: #fff;
  cursor: pointer;
}
.pt-slider-container .slide-caption-wrapper {
  position: relative;
  margin: 0 auto;
  height: 100%;
  color: #333;
}
.pt-slider-container .slide-caption-wrapper .align-left {
  left: 0 !important;
}
.pt-slider-container .slide-caption-wrapper .align-right {
  right: 0 !important;
  left: auto !important;
}
.pt-slider-container .slide-caption-wrapper .color-white {
  color: #fff;
}
.pt-slider-container .caption-style-1 {
  font-size: 123.08%;
  line-height: normal;
  text-transform: uppercase;
}
.pt-slider-container .caption-style-2 {
  font-size: 461.52%;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  margin: 5px 0 10px;
}
.pt-slider-container .caption-style-2.no-margin {
  margin: 0;
}
.pt-slider-container .caption-style-2 span {
  font-weight: normal;
}
.pt-slider-container .caption-style-2.color {
  color: #3b98b8;
}
.pt-slider-container .caption-style-3 {
  font-size: 115.38%;
  font-weight: 900;
  line-height: normal;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  position: relative;
}
.pt-slider-container .caption-style-3:before {
  content: "\f05d";
  font-family: FontAwesome;
  margin-right: 10px;
}
.pt-slider-container .caption-style-4 {
  font-size: 115.38%;
}
.pt-slider-container .caption-style-5 {
  font-size: 184.62%;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.pt-slider-container .caption-style-5 span {
  color: #fff;
  padding: 0 15px;
  background: #3b98b8;
}
.pt-slider-container .caption-action {
  display: block;
  line-height: normal;
  margin-top: 25px;
}
.pt-slider-container .caption-action .button {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 123.08%;
  height: auto;
  line-height: 100%;
  padding: 15px 25px;
  border: 2px solid #fff;
  color: #fff;
  background: transparent;
}
.pt-slider-container .caption-action .button:hover {
  background: #3b98b8;
  border: 2px solid #3b98b8;
}
.pt-slider-container .caption-action .button.bg {
  border: 1px solid #505050;
  background: #505050;
  color: #fff;
}
.pt-slider-container .caption-action .button.bg:hover {
  color: #fff;
  background: #3b98b8;
  border: 1px solid #3b98b8;
}
#pt-slider-prev,
#pt-slider-next {
  float: left;
  color: #fff;
  width: 30px;
  height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  bottom: 0;
  text-align: center;
  display: none;
  line-height: 48px;
}
#pt-slider-prev:before,
#pt-slider-next:before {
  font-family: FontAwesome;
  font-size: 60px;
  display: inline-block;
}
#pt-slider-prev:hover,
#pt-slider-next:hover {
  cursor: pointer;
  color: #3b98b8;
}
#pt-slider-prev {
  left: 20px;
}
#pt-slider-prev:before {
  content: "\f104";
}
#pt-slider-next {
  right: 20px;
}
#pt-slider-next:before {
  content: "\f105";
}
.postWrapper {
  margin-bottom: 30px;
  display: inline-block;
  max-width: 100%;
}
.postImage {
  margin-bottom: 15px;
}
.postImage img {
  width: 100%;
  height: 100%;
}
.postTitle {
  margin-bottom: 10px;
}
.postTitle h2 {
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  font-size: 123.08%;
}
.postTitle h2 a:hover {
  color: #3b98b8;
}
.postDetails {
  font-size: 91.7%;
  margin-bottom: 10px;
}
.postDetails span {
  float: left;
}
.postDetails i {
  margin-right: 2px;
  font-size: 12px;
}
.postDetails i.fa-user,
.postDetails i.fa-comments-o {
  margin-left: 2px;
}
.postContent {
  padding-bottom: 0;
}
.postContent img {
  display: none;
}
.postContent .aw-blog-read-more {
  display: none;
}
.postContent.postContent-detail img {
  display: block;
  margin: 15px 0;
  max-width: 100%;
}
.postBookmarks {
  padding-bottom: 10px;
}
.postBookmarks h4 {
  font-size: 100%;
  font-weight: bold;
}
.commentWrapper {
  padding-bottom: 20px;
}
.commentContent {
  padding-bottom: 0px;
}
.commentDetails {
  margin-bottom: 5px;
  padding: 0px;
}
.commentDetails h4.username {
  display: inline;
  font-size: 100%;
}
.postError {
  font-size: 100%;
}
.tags {
  font-weight: bold;
  padding-bottom: 10px;
}
.tags UL {
  display: inline;
}
.tags UL LI {
  font-weight: normal;
  display: inline;
  padding-right: 6px;
}
.tags h4 {
  font-size: 100%;
  font-weight: bold;
}
.menu-tags,
.menu-categories,
.menu-recent {
  margin-bottom: 30px;
}
.menu-tags h5,
.menu-categories h5,
.menu-recent h5 {
  font-size: 11px;
}
.block-blog .block-title {
  margin-bottom: 15px;
}
.block-blog .menu-tags UL LI {
  display: inline;
  padding: 2px;
  margin-left: 10px;
}
.block-blog .menu-categories UL LI,
.block-blog .menu-recent UL LI {
  border-bottom: 1px dotted #ebebeb;
  padding: 8px 0;
  position: relative;
}
.block-blog .menu-recent UL LI a,
.block-blog .menu-categories UL LI a,
.block-blog .menu-tags UL LI a {
  line-height: 100%;
}
/*.tagcloud {
    text-align:center;
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}
*/
.postWrapper .poster {
  display: inline;
}
.aw-post-comment {
  margin-top: 40px;
  display: inline-block;
  width: 100%;
}
.aw-post-comment .group-select {
  margin-bottom: 20px;
}
.aw-post-comment li {
  margin-bottom: 0;
}
.aw-post-comment .required {
  display: none;
}
.aw-post-comment input {
  margin: 0 15px 15px 0;
  float: left;
}
.input-box.aw-blog-comment-area {
  width: 100%;
}
.widget-latest li {
  font-size: 12px;
  padding: 5px 10px;
}
.block-blog .menu-categories {
  margin: 0;
}
A.awblog_current_comment {
  text-decoration: none !important;
  font-weight: bold !important;
}
.pt-carousel {
  position: relative;
  float: left;
  width: 100%;
}
.pt-carousel .products-grid {
  position: relative;
  margin-top: 0;
}
.pt-carousel .products-grid .owl-carousel {
  overflow: hidden;
}
.pt-carousel .products-grid .owl-prev,
.pt-carousel .products-grid .owl-next {
  display: block !important;
}
.pt-carousel .products-grid .item-row .item {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.pt-carousel .products-grid .item-row .item .product-image {
  float: left;
  margin-right: 20px;
}
.pt-carousel .products-grid .item-row .item .product-image:before {
  display: none !important;
}
.pt-carousel .products-grid .item-row .item .product-info {
  width: auto;
  text-align: left;
  padding-top: 0;
}
.pt-carousel .products-grid .item-row .item .product-info .price-box {
  margin: 0;
}
.pt-carousel .special-countdown {
  position: absolute;
  right: 0;
  bottom: 25px;
  width: 100%;
  margin-top: 0;
}
.pt-carousel .special-countdown .clock {
  display: table;
  margin: 0 auto;
}
.pt-carousel .special-countdown .clock > span {
  display: inline-block;
  line-height: 100%;
  padding: 12px 0;
  text-align: center;
  border-radius: 3px;
  width: 50px;
  height: 50px;
  margin: 5px;
  font-size: 107.69%;
  font-weight: bold;
  color: #fff;
  border: none;
  background: #3b98b8;
  line-height: 12px;
}
.pt-carousel .special-countdown .clock > span > span {
  display: inline-block;
  width: 100%;
  margin-top: 0;
  color: #fff;
  font-size: 12px;
  line-height: 100%;
}
.pt-products-lf {
  margin-bottom: 0;
  overflow: hidden;
}
.pt-products-lf .product-item {
  margin-bottom: 20px;
  position: relative;
}
.pt-products-lf .product-item .product-image {
  float: left;
  margin-right: 20px;
  max-width: 50%;
}
.pt-products-lf .product-item .product-image img {
  max-width: 100%;
  height: auto;
}
.pt-products-lf .product-item .product-image:hover img {
  opacity: 0.7;
}
.pt-products-lf .product-item .product-info .product-name {
  display: block;
  font-size: 92.31%;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.pt-products-lf .product-item .product-info .amount {
  display: none;
}
.pt-products-lf .product-item .product-info .price-box {
  float: none;
  margin-top: 7px;
  display: inline-block;
  width: auto;
}
.pt-products-lf .product-item .product-info .price-box .price {
  font-size: 107.69%;
}
.pt-products-lf .product-item .product-info .price-box .special-price {
  float: left;
  margin-right: 10px;
}
.pt-products-lf.pt-products-left {
  margin-bottom: 10px;
}
.pt-tabs {
  margin-bottom: 0;
  float: left;
  width: 100%;
  overflow: hidden;
}
.pt-tabs .products-grid {
  margin-top: 0;
  position: relative;
}
.pt-tabs .tabs-container > p {
  padding: 0 10px;
  position: relative;
  display: table;
  margin: 0 auto 30px;
  line-height: normal;
}
.pt-tabs .tabs-container > p:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background: #666;
  top: 10px;
  left: -30px;
}
.pt-tabs .tabs-container > p:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background: #666;
  top: 10px;
  right: -30px;
}
.resp-tabs-list {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-bottom: 28px;
}
.resp-tabs-list li {
  position: relative;
  display: inline;
  margin: 0;
  color: #999999;
  margin: 0 15px;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
}
.resp-tabs-list li.resp-tab-active,
.resp-tabs-list li:hover {
  color: #3b98b8;
  cursor: pointer;
  border-bottom: 1px solid #3b98b8;
  border-top: 1px solid #3b98b8;
}
.resp-tabs-container {
  display: inline-block;
  width: 100%;
}
.resp-tabs-container .resp-tab-content {
  display: none;
  float: left;
  width: 100%;
}
.resp-tabs-container .resp-tab-content img {
  max-width: 100%;
}
.resp-tabs-container .resp-tab-content.resp-content-active {
  display: block;
}
.resp-tabs-container .resp-tab-content .tab-loader {
  text-align: center;
  display: none;
  width: 100%;
  margin-top: 10px;
}
.resp-tabs-container .resp-tab-content .tab-loader span {
  text-transform: uppercase;
  color: #000;
  border: 1px solid #ebebeb;
  padding: 11px 50px;
  display: inline-block;
  font-size: 84.62%;
  font-weight: bold;
}
.resp-tabs-container .resp-tab-content .tab-loader span.btn-loading,
.resp-tabs-container .resp-tab-content .tab-loader span.btn-complated {
  display: none;
}
.resp-tabs-container .resp-tab-content .tab-loader span.btn-loading {
  background: #3b98b8;
  border: 1px solid #3b98b8;
  color: #fff;
}
.resp-tabs-container .resp-tab-content .tab-loader span.btn-loading i {
  margin-right: 10px;
  font-size: 15px;
}
.resp-tabs-container .resp-tab-content .tab-loader span:hover {
  color: #fff;
  background: #3b98b8;
  border: 1px solid #3b98b8;
}
.resp-tabs-container .resp-tab-content .tab-loader.loading span {
  display: none;
}
.resp-tabs-container .resp-tab-content .tab-loader.loading span.btn-loading {
  display: inline-block;
}
.resp-tabs-container .resp-tab-content .tab-loader.completed span {
  display: none;
}
.resp-tabs-container .resp-tab-content .tab-loader.completed span.btn-complated {
  display: inline-block;
}
.resp-accordion-active {
  display: block;
  margin-bottom: 2px;
}
.resp-accordion {
  font-size: 107.69%;
  cursor: pointer;
  border: 1px solid #ebebeb;
  border-top: 0px solid #ebebeb;
  margin: 0px;
  padding: 10px 15px;
  display: none;
}
.resp-accordion.resp-tab-active {
  border-bottom: none;
}
.resp-tab-title:last-child {
  border-bottom: 12px solid #ebebeb !important;
  background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}
.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
}
.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}
.resp-vtabs .resp-tab-content {
  border: none;
}
.resp-vtabs li.resp-tab-active {
  border: 1px solid #ececec;
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 12px !important;
  border-left: 4px solid #ececec;
}
.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #ececec;
}
.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #ececec;
}
/*-----------Accordion styles-----------*/
/*.resp-tab-active {
    background: #DBDBDB !important;
}*/
.resp-easy-accordion .resp-accordion {
  display: block;
}
.resp-easy-accordion .resp-tab-content {
  border: 1px solid #ececec;
}
.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #ececec !important;
}
.resp-jfit {
  width: 100%;
  margin: 0px;
}
.resp-tab-content-active {
  display: block;
}
.resp-accordion:first-child {
  border-top: 1px solid #ececec !important;
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media (max-width: 767px) {
  ul.resp-tabs-list {
    display: none;
  }
  .resp-accordion {
    display: inline-block;
    width: 100%;
    border: 1px solid #ebebeb;
    margin: 0 0 2px;
    text-transform: uppercase;
  }
  .resp-accordion.resp-tab-active {
    margin-bottom: 0;
    border-bottom: none !important;
  }
  .resp-vtabs .resp-tab-content {
    border: 1px solid #ececec;
  }
  .resp-tab-content-active {
    margin-bottom: 2px;
  }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
  }
  .resp-accordion-closed {
    display: none !important;
  }
}
@font-face {
  font-family: 'Avenir roman';
  src: url('/skin/frontend/boutique/default/fonts/Avenir-Roman.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir medium';
  src: url('/skin/frontend/boutique/default/fonts/Avenir-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir light';
  src: url('/skin/frontend/boutique/default/fonts/Avenir-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir heavy';
  src: url('/skin/frontend/boutique/default/fonts/Avenir-Heavy.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir black';
  src: url('/skin/frontend/boutique/default/fonts/Avenir-Black.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'coteeau';
  src: url('/skin/frontend/boutique/default/fonts/coteeau.eot?88qd74');
  src: url('/skin/frontend/boutique/default/fonts/coteeau.eot?88qd74#iefix') format('embedded-opentype'), url('/skin/frontend/boutique/default/fonts/coteeau.ttf?88qd74') format('truetype'), url('/skin/frontend/boutique/default/fonts/coteeau.woff?88qd74') format('woff'), url('/skin/frontend/boutique/default/fonts/coteeau.svg?88qd74#coteau') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="cot-"],
[class*=" cot-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'coteeau' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cot-arrow:before {
  content: "\e900";
}
.cot-box:before {
  content: "\e901";
}
.cot-call:before {
  content: "\e902";
}
.cot-check:before {
  content: "\e903";
}
.cot-facebook:before {
  content: "\e904";
}
.cot-glass:before {
  content: "\e905";
}
.cot-heart:before {
  content: "\e906";
}
.cot-less:before {
  content: "\e907";
}
.cot-mail:before {
  content: "\e908";
}
.cot-ok:before {
  content: "\e909";
}
.cot-pin:before {
  content: "\e90a";
}
.cot-plus:before {
  content: "\e90b";
}
.cot-plus2:before {
  content: "\e90c";
}
.cot-print:before {
  content: "\e90d";
}
.cot-reassurance1:before {
  content: "\e90e";
}
.cot-reassurance2:before {
  content: "\e90f";
}
.cot-reassurance3:before {
  content: "\e910";
}
.cot-reassurance4:before {
  content: "\e911";
}
.cot-squares:before {
  content: "\e912";
}
.cot-timer:before {
  content: "\e913";
}
.cot-truck:before {
  content: "\e914";
}
.cot-twitter:before {
  content: "\e915";
}
.cot-user:before {
  content: "\e916";
}
.avenirRoman {
  font-family: "Avenir roman", Arial, sans-serif;
}
.avenirMedium {
  font-family: "Avenir medium", Arial, sans-serif;
}
.avenirLight {
  font-family: "Avenir light", Arial, sans-serif;
}
.avenirHeavy {
  font-family: "Avenir heavy", Arial, sans-serif;
}
.avenirBlack {
  font-family: "Avenir black", Arial, sans-serif;
}
.sourceLight {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 300;
}
.sourceRegular {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 400;
}
.sourceBold {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 700;
}
.noto {
  font-family: 'Noto Serif', serif;
}
.lobster {
  font-family: 'Lobster', cursive;
}
.racing {
  font-family: 'Racing Sans One', cursive;
}
@keyframes loader {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes loader {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body {
  background: #ffffff;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: "Avenir roman", Arial, sans-serif;
}
body * {
  margin: 0;
  padding: 0;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .wrapper .container {
  width: 100% !important;
  max-width: 1200px;
}
section {
  float: left;
  width: 100%;
  position: relative;
  z-index: 2;
  padding-top: 170px;
  min-height: 300px;
  padding-bottom: 50px;
}
section .main-container {
  float: left;
  width: 100%;
  padding: 0;
}
section .breadcrumbs {
  float: left;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid rgba(190, 186, 178, 0.3);
}
section .breadcrumbs li {
  font-family: "Avenir roman", Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #4e4949;
}
section .breadcrumbs li:before {
  height: 10px;
  top: 50%;
  margin-top: -5px;
  background: #4e4949;
}
section .breadcrumbs li strong {
  font-family: "Avenir black", Arial, sans-serif;
}
section .breadcrumbs li a {
  color: #4e4949;
}
@media (min-width: 768px) {
  section .breadcrumbs li a {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  section .breadcrumbs li a:hover {
    color: #0cbccb;
  }
}
section .page-title {
  float: left;
  width: 100%;
  margin: 20px 0;
  position: relative;
  text-align: left;
}
section .page-title h1,
section .page-title h2,
section .page-title h3 {
  font-family: 'Lobster', cursive;
  font-size: 30px;
  line-height: 40px;
  color: #0c2e3d;
  text-transform: initial;
}
section .page-title.title-buttons {
  padding-right: 310px;
}
section .page-title button {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 10px;
  height: 40px;
  line-height: 36px;
  max-width: 300px;
  background: #3b98b8;
  color: #ffffff;
  border: 2px solid #3b98b8;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
section .page-title button > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
section .page-title button:not(:disabled):hover,
section .page-title button:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #3b98b8;
}
section .page-title button:not(:disabled):focus {
  opacity: 0.7;
}
section .page-title button:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  section .page-title button {
    border-width: 1px;
  }
  section .page-title button > span {
    font-size: 13px;
  }
}
section .page-title button span {
  font-size: 12px;
  position: relative;
  padding-left: 23px;
  margin-top: -2px;
}
section .page-title button span.cot-plus {
  position: absolute;
  left: 0;
  top: 50%;
  float: none;
  margin-right: 5px;
  font-size: 8px;
  height: 18px;
  line-height: 16px;
  width: 18px;
  border: 1px solid;
  margin-top: -9px;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
section .page-title button span.cot-box {
  position: absolute;
  left: 0;
  top: 50%;
  float: none;
  margin-right: 5px;
  font-size: 18px;
  height: 18px;
  line-height: 16px;
  width: 18px;
  margin-top: -9px;
  padding: 0;
}
section .messages {
  float: left;
  width: 100%;
  margin: 20px 0;
}
section .messages > li {
  margin: 0;
  padding: 10px;
  font-size: 14px;
}
section .error-msg {
  float: left;
  width: 100%;
  border: 1px solid #ec0707;
  background: rgba(236, 7, 7, 0.1);
  color: #ec0707;
}
section .success-msg {
  float: left;
  width: 100%;
  border: 1px solid #30b05c;
  background: rgba(48, 176, 92, 0.1);
  color: #30b05c;
}
section .note-msg,
section .notice-msg {
  float: left;
  width: 100%;
  border: 1px solid #bdbab1;
  background: rgba(189, 186, 177, 0.1);
  color: #4e4949;
}
section .col-left,
section .col-right {
  margin-top: 20px;
}
section .col-left .block,
section .col-right .block {
  float: left;
  width: 100%;
  border: 1px solid #bebab2;
  margin: 0;
}
section .col-left .block + .block,
section .col-right .block + .block {
  margin-top: -1px;
}
section .col-left .block-title,
section .col-right .block-title {
  float: left;
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin: 0;
  border: none;
  position: relative;
  background: #e6e4de;
  padding: 0 10px;
  cursor: pointer;
}
section .col-left .block-title:before,
section .col-right .block-title:before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/cote-eau/pattern.jpg') repeat center;
  background-size: 80px;
  opacity: 0.4;
}
section .col-left .block-title strong,
section .col-right .block-title strong {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #0c2e3d;
  padding-right: 30px;
}
section .col-left .block-title strong:after,
section .col-right .block-title strong:after {
  content: "\e900";
  font-family: 'coteeau';
  position: absolute;
  right: 0;
  width: 18px;
  height: 18px;
  top: 50%;
  margin-top: -9px;
  text-align: center;
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
section .col-left .block-title.closed strong:after,
section .col-right .block-title.closed strong:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
section .col-left .block-content,
section .col-right .block-content {
  float: left;
  width: 100% !important;
  border-top: 1px solid #bebab2;
  padding: 15px !important;
  background: #ffffff;
}
section .col-left .block-content > ul,
section .col-right .block-content > ul {
  float: left;
  width: 100%;
}
section .col-left .block-content > ul > li,
section .col-right .block-content > ul > li {
  float: left;
  width: 100%;
  border: none;
  padding: 0;
  margin: 0;
}
section .col-left .block-content > ul > li + li,
section .col-right .block-content > ul > li + li {
  margin-top: 10px;
}
section .col-left .block-content > ul > li a,
section .col-right .block-content > ul > li a,
section .col-left .block-content > ul > li strong,
section .col-right .block-content > ul > li strong {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  position: relative;
  line-height: 18px;
  padding-left: 13px;
  color: #0c2e3d;
}
section .col-left .block-content > ul > li a:before,
section .col-right .block-content > ul > li a:before,
section .col-left .block-content > ul > li strong:before,
section .col-right .block-content > ul > li strong:before {
  content: ">";
  position: absolute;
  left: 0;
  top: 0;
  line-height: 18px;
}
section .col-main {
  margin-top: 20px;
}
section .col-main .page-title {
  margin-top: 0;
}
section .data-table th,
section .data-table tr td {
  padding: 5px;
}
input:focus,
select:focus,
button:focus {
  outline: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset;
  transition: background-color 5000s ease-in-out 0s;
}
.product-note {
  float: left;
}
.product-note > div {
  float: left;
  position: relative;
  width: 70px;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
}
.product-note > div i {
  float: left;
  width: 20%;
  color: rgba(190, 186, 178, 0.7);
}
.product-note > div .note {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  overflow: hidden;
}
.product-note > div .note > div {
  width: 70px;
}
.product-note > div .note i {
  color: #fda100;
}
#pt_backontop {
  display: none !important;
}
.loader {
  width: 40px;
  height: 40px;
  position: relative;
}
.loader .square {
  background: #205d79;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: -4px;
}
.loader #sq1 {
  margin-top: -20px;
  margin-left: -20px;
  animation: loader 810ms ease-in-out 0ms infinite alternate;
}
.loader #sq2 {
  margin-top: -20px;
  animation: loader 810ms ease-in-out 90ms infinite alternate;
}
.loader #sq3 {
  margin-top: -20px;
  margin-left: 12px;
  animation: loader 810ms ease-in-out 180ms infinite;
}
.loader #sq4 {
  margin-left: -20px;
  animation: loader 810ms ease-in-out 270ms infinite;
}
.loader #sq5 {
  animation: loader 810ms ease-in-out 360ms infinite;
}
.loader #sq6 {
  margin-left: 12px;
  animation: loader 810ms ease-in-out 450ms infinite;
}
.loader #sq7 {
  margin-top: 12px;
  margin-left: -20px;
  animation: loader 810ms ease-in-out 540ms infinite;
}
.loader #sq8 {
  margin-top: 12px;
  animation: loader 810ms ease-in-out 630ms infinite;
}
.loader #sq9 {
  margin-top: 12px;
  margin-left: 12px;
  animation: loader 810ms ease-in-out 720ms infinite;
}
#notice-cookie-block {
  position: fixed;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 9999999;
  background: #205d79;
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #ffffff;
}
#notice-cookie-block .container > div {
  float: left;
  width: 100%;
  position: relative;
  padding-right: 100px;
}
#notice-cookie-block .notice-text {
  float: left;
  width: 100%;
  min-height: 35px;
  line-height: 35px;
}
#notice-cookie-block .notice-text p {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  line-height: 16px;
  color: #ffffff;
}
#notice-cookie-block .notice-text p a {
  color: #ffffff;
}
#notice-cookie-block .notice-text p a:hover {
  text-decoration: underline;
}
#notice-cookie-block .actions {
  position: absolute;
  right: 0;
  top: 0;
}
#notice-cookie-block .actions button {
  float: left;
  width: 85px;
  padding: 0;
  height: 35px;
  line-height: 35px;
  background: #ffffff;
}
#notice-cookie-block .actions button span {
  font-size: 14px;
  color: #205d79;
}
#notice-cookie-block .actions button:hover {
  background: #e6e6e6;
}
@media (min-width: 768px) {
  section .col-left .block-content > ul > li a,
  section .col-right .block-content > ul > li a {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  section .col-left .block-content > ul > li a:hover,
  section .col-right .block-content > ul > li a:hover {
    color: #0cbccb;
  }
}
@media (max-width: 1200px) {
  body .wrapper .container {
    padding: 0 10px;
  }
}
@media (max-width: 992px) {
  section {
    padding-top: 160px;
    padding-bottom: 30px;
  }
  section .page-title h1,
  section .page-title h2,
  section .page-title h3 {
    font-size: 26px;
    line-height: 36px;
  }
  section .page-title.title-buttons {
    padding-right: 180px;
  }
  section .page-title button {
    height: 36px;
    line-height: 34px;
    max-width: 170px;
  }
  section .page-title button span {
    font-size: 11px;
    line-height: 13px;
  }
  section .col-left,
  section .col-right,
  section .col-main {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  html.menu-open {
    overflow: hidden;
  }
  section {
    padding-top: 150px;
  }
  section .page-title {
    margin: 15px 0;
  }
  section .page-title h1,
  section .page-title h2,
  section .page-title h3 {
    font-size: 22px;
    line-height: 30px;
  }
  section .page-title.title-buttons {
    padding-right: 150px;
  }
  section .page-title button {
    height: 30px;
    line-height: 28px;
    max-width: 140px;
    padding: 0 5px;
  }
  section .page-title button span {
    font-size: 10px;
    line-height: 11px;
  }
  section .breadcrumbs {
    padding: 7px 0;
  }
  section .breadcrumbs li {
    font-size: 12px;
    line-height: 16px;
  }
  section .breadcrumbs li:before {
    height: 8px;
    margin-top: -3px;
  }
  section .col-left {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
  }
  section .col-left .block {
    margin-top: 0 !important;
    width: 49%;
    position: relative;
    border: none;
    overflow: visible;
  }
  section .col-left .block ~ .block {
    float: right;
  }
  section .col-left .block .block-title {
    border: 1px solid #bebab2;
    height: 45px;
    line-height: 43px;
  }
  section .col-left .block .block-title:before {
    opacity: 0.3;
  }
  section .col-left .block .block-title strong {
    font-size: 13px;
  }
  section .col-left .block .block-title strong:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  section .col-left .block .block-title.closed strong:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  section .col-left .block .block-content {
    display: none;
    position: absolute;
    top: 100%;
    margin-top: -1px;
    border: 1px solid #bebab2;
  }
  section .col-main {
    position: relative;
    z-index: 1;
  }
  #notice-cookie-block {
    padding: 5px 0;
  }
  #notice-cookie-block .container > div {
    padding-right: 30px;
  }
  #notice-cookie-block .notice-text {
    min-height: inherit;
    line-height: 0;
    text-align: justify;
  }
  #notice-cookie-block .notice-text p {
    font-size: 11px;
    line-height: 14px;
  }
  #notice-cookie-block .actions button {
    width: 22px;
    height: 22px;
    line-height: 22px;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  #notice-cookie-block .actions button > span:after {
    content: 'X';
    display: inline-block;
    vertical-align: middle;
    font-size: 11px;
    line-height: 16px;
  }
  #notice-cookie-block .actions button > span span {
    display: none;
  }
}
@media (max-width: 500px) {
  body .wrapper .container {
    padding: 0 5px;
  }
  section {
    padding-top: 115px;
  }
  section .page-title {
    margin: 10px 0;
  }
  section .page-title h1 {
    font-size: 18px;
    line-height: 25px;
  }
  section .breadcrumbs {
    padding: 5px 0;
  }
  section .breadcrumbs li {
    font-size: 11px;
    line-height: 14px;
    padding: 0 7px;
  }
  section .breadcrumbs li:before {
    margin-top: -4px;
  }
  section .col-left .block .block-title {
    height: 35px;
    line-height: 33px;
  }
  section .col-left .block .block-title strong {
    font-size: 12px;
  }
  section .col-left .block .block-title strong:after {
    font-size: 10px;
  }
  section .col-left .block .block-content {
    padding: 10px !important;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  z-index: 3;
}
header .top-header {
  width: 100%;
  background: #205d79;
  min-height: 25px;
  line-height: 25px;
  text-align: right;
  position: relative;
  z-index: 2;
}
header .top-header .livraison {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: normal;
  color: #ffffff;
  text-transform: uppercase;
}
header .top-header .livraison span {
  font-family: "Avenir black", Arial, sans-serif;
  color: #3b98b8;
}
header .top-header .livraison .small {
  color: #aed7ea;
  text-transform: none;
}
header .header {
  float: left;
  width: 100%;
  height: 95px;
  line-height: 92px;
  border-bottom: 1px solid #bebab2;
  background: #ffffff;
  position: relative;
  z-index: 2 !important;
}
header .header .content-header {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  padding-left: 350px;
}
header .header .bloc-logo {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 350px;
  padding-left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
header .header .bloc-logo .menu-link {
  position: absolute;
  left: 0;
  top: 50%;
  width: 45px;
  height: 45px;
  line-height: 43px;
  margin-top: -22px;
  border: 1px solid #bebab2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  cursor: pointer;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
header .header .bloc-logo .menu-link .burger,
header .header .bloc-logo .menu-link .cross {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
header .header .bloc-logo .menu-link .burger span {
  display: block;
  width: 18px;
  height: 2px;
  margin-bottom: 3px;
  overflow: hidden;
  position: relative;
}
header .header .bloc-logo .menu-link .burger span:before,
header .header .bloc-logo .menu-link .burger span:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(78, 73, 73, 0.6);
  transform: translateX(-200%);
  transition: transform ease 300ms;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
header .header .bloc-logo .menu-link .burger span:after {
  transform: translateX(0);
}
header .header .bloc-logo .menu-link .burger span:nth-child(2):before,
header .header .bloc-logo .menu-link .burger span:nth-child(2):after {
  transition-delay: 75ms;
}
header .header .bloc-logo .menu-link .burger span:last-child {
  margin: 0;
}
header .header .bloc-logo .menu-link .burger span:last-child:before,
header .header .bloc-logo .menu-link .burger span:last-child:after {
  transition-delay: 150ms;
}
header .header .bloc-logo .menu-link .cross span {
  display: block;
  width: 18px;
  height: 2px;
  background: rgba(78, 73, 73, 0.6);
  transform: translateY(50%) rotate(45deg) scaleX(0);
  transition: transform ease 200ms;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
header .header .bloc-logo .menu-link .cross span:last-child {
  transform: translateY(-50%) rotate(-45deg) scaleX(0);
}
header .header .bloc-logo .menu-link:hover .burger span:before {
  transform: translateX(0);
}
header .header .bloc-logo .menu-link:hover .burger span:after {
  transform: translateX(200%);
}
header .header .bloc-logo .menu-link.active .burger span:before {
  transform: translateX(100%);
}
header .header .bloc-logo .menu-link.active .burger span:after {
  transform: translateX(200%);
}
header .header .bloc-logo .menu-link.active .cross span {
  transition-delay: 450ms;
  transform: translateY(50%) rotate(45deg) scaleX(1);
}
header .header .bloc-logo .menu-link.active .cross span:last-child {
  transform: translateY(-50%) rotate(-45deg) scaleX(1);
}
header .header .bloc-logo .logo {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  text-decoration: none;
  position: relative;
  z-index: 2;
}
header .header .bloc-logo .logo .nom {
  display: inline-block;
  font-family: 'Lobster', cursive;
  font-size: 60px;
  line-height: 60px;
  color: #205d79;
}
header .header .bloc-logo .logo .nom span {
  color: #0cbccb;
}
header .header .bloc-logo .logo .sub {
  display: block;
  font-family: "Avenir roman", Arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  text-transform: uppercase;
  color: #4e4949;
}
header .header .recherche {
  float: left;
  width: 55%;
  padding: 0 10px;
}
header .header .recherche > div {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  line-height: 22px;
}
header .header .recherche .conseil {
  display: block;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 14px;
  color: #bebab2;
  text-transform: uppercase;
}
header .header .recherche #search_mini_form {
  display: block;
  float: none;
  width: 100%;
  padding: 0;
  margin: 0;
}
header .header .recherche #search_mini_form .form-search {
  float: left;
  width: 100%;
  border: none;
  height: auto;
  position: relative;
}
header .header .recherche #search_mini_form .form-search input[type='text'] {
  float: left;
  width: 100%;
  border: 1px solid #bebab2;
  height: 40px;
  padding: 0 50px 0 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: relative;
  z-index: 1;
  font-size: 12px;
  color: #4e4949;
}
header .header .recherche #search_mini_form .form-search button {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
}
header .header .recherche #search_mini_form .form-search button:before {
  content: "\e905";
  font-family: 'coteeau';
  font-size: 25px;
  line-height: 25px;
  color: #3b98b8;
  display: inline-block;
  vertical-align: middle;
}
header .header .recherche #search_mini_form .form-search .search-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
header .header .liens {
  float: left;
  width: 45%;
  text-align: right;
}
header .header .liens .lien {
  float: left;
  width: 33.33333333%;
}
header .header .liens .lien a {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  max-width: 65px;
}
header .header .liens .lien a span {
  color: #205d79;
}
header .header .liens .lien a .icon {
  display: inline-block;
  font-size: 28px;
  line-height: 35px;
  position: relative;
}
header .header .liens .lien a .icon.cat-user,
header .header .liens .lien a .icon.cat-box {
  font-size: 32px;
}
header .header .liens .lien a .icon .connected {
  position: absolute;
  right: -5px;
  bottom: 0;
  font-size: 16px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: #ffffff;
  color: #205d79;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
header .header .liens .lien a .icon .panier {
  position: absolute;
  right: -10px;
  bottom: 0;
  width: 20px;
  height: 20px;
  line-height: 19px;
  background: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #205d79;
  color: #205d79;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 11px;
}
header .header .liens .lien a .txt {
  display: block;
  font-family: 'Lobster', cursive;
  font-size: 18px;
  line-height: 23px;
}
header .menu {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}
header .menu:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #205d79;
}
header .menu .menu-nav {
  float: left;
  width: 100%;
}
header .menu .menu-nav .meganav-container {
  float: left;
}
header .menu .menu-nav ul {
  float: left;
  width: 100%;
}
header .menu .menu-nav ul li.level-1 {
  float: left;
}
header .menu .menu-nav ul li.level-1 .menu-drop {
  display: none;
}
header .menu .menu-nav ul li.level-1 > a {
  float: left;
  width: 100%;
  height: 50px;
  line-height: 44px;
  padding: 0 25px;
  position: relative;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: 0;
  -moz-transition: 0;
  -ms-transition: 0;
  -o-transition: 0;
  transition: 0;
}
header .menu .menu-nav ul li.level-1 > a span {
  font-size: 13px;
  text-transform: uppercase;
  color: #0c2e3d;
  position: relative;
  z-index: 3;
}
header .menu .menu-nav ul li.level-1 > a span:after {
  display: none !important;
}
header .menu .menu-nav ul li.level-1 > a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0 !important;
  height: 100% !important;
  width: 100%;
  background: #205d79 !important;
  border-left: 1px solid #ffffff;
  z-index: 1;
  opacity: 0;
}
header .menu .menu-nav ul li.level-1 > a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 6px;
  width: 100%;
  background: #205d79;
  border-left: 1px solid #ffffff;
  z-index: 2;
}
header .menu .menu-nav .right-nav {
  float: right;
}
header .menu .menu-nav .right-nav ul li.level-1 > a span {
  font-family: 'Racing Sans One', cursive;
  font-size: 18px;
}
header .menu .menu-nav .right-nav ul li.level-1.destoc > a span {
  color: #f5a623;
}
header .menu .menu-nav .right-nav ul li.level-1.destoc > a:before {
  background: #f5a623 !important;
}
header .menu .menu-nav .right-nav ul li.level-1.destoc > a:after {
  background: #f5a623;
}
header .menu .menu-nav .right-nav ul li.level-1.flash {
  position: relative;
}
header .menu .menu-nav .right-nav ul li.level-1.flash > a span {
  color: #0cbccb;
}
header .menu .menu-nav .right-nav ul li.level-1.flash > a:before {
  background: #0cbccb !important;
  border-right: 1px solid #ffffff;
}
header .menu .menu-nav .right-nav ul li.level-1.flash > a:after {
  background: #0cbccb;
  border-right: 1px solid #ffffff;
}
header .menu .menu-nav .right-nav ul li.level-1.flash:before {
  content: '';
  position: absolute;
  left: 100%;
  bottom: 0;
  height: 6px;
  width: 3000px;
  background: #0cbccb;
}
header .menu .menu-nav .right-nav ul li.level-1.dossiers {
  display: none;
}
header .menu .menu-nav ul#meganav li.level-1 {
  margin: 0;
  padding: 0;
  border: none;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu {
  background: #e6e4de;
  border: none;
  padding: 0;
  top: 100%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .container {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu {
  float: left;
  width: 100%;
  padding: 15px;
  padding-right: 320px;
  min-height: 300px;
  column-count: 4;
  -moz-column-count: 4;
  -webkit-column-count: 4;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu.mincol {
  column-count: inherit;
  -moz-column-count: inherit;
  -webkit-column-count: inherit;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu.mincol li {
  float: left;
  width: 33.33333333%;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li {
  display: inline-block;
  width: 100%;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li:before {
  display: none;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li a {
  display: inline-block;
  width: auto;
  text-transform: inherit;
  font-size: inherit;
  font-weight: normal;
  margin: 2px 0;
  padding: 0;
  line-height: 16px;
  -webkit-transition: 0;
  -moz-transition: 0;
  -ms-transition: 0;
  -o-transition: 0;
  transition: 0;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li a span {
  font-family: "Avenir roman", Arial, sans-serif;
  font-size: 13px;
  color: #4e4949;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li.parent > a span {
  font-family: "Avenir heavy", Arial, sans-serif;
  font-size: 14px;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu .dropdown-menu {
  float: left;
  width: 100%;
  background: none;
  margin-bottom: 3px;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu .dropdown-menu li {
  width: 100%;
  padding-left: 10px;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 300px;
  height: 300px;
  padding: 15px;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil {
  float: left;
  display: inline-block;
  width: 270px;
  text-align: center;
  text-decoration: none;
  position: relative;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  background: #ffffff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil > div {
  position: absolute;
  top: 7px;
  left: 7px;
  bottom: 7px;
  right: 7px;
  background: transparent url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/cote-eau/dossier-conseil.png') no-repeat center;
  background-size: contain;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil .text {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  line-height: 24.2px;
  font-size: 22px;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil .text span {
  display: block;
  color: #ffffff;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil .text .titre span:first-of-type {
  font-family: "Avenir light", Arial, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil .text .titre span:last-of-type {
  font-family: 'Lobster', cursive;
  font-size: 1.5em;
}
header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil .text .lien {
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 0.5em;
  text-transform: uppercase;
  margin-top: 10px;
}
@media (min-width: 768px) {
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil:hover:before {
    -moz-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    -o-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil:hover .text {
    -webkit-transform: translateY(-50%) scale(1.05);
    -moz-transform: translateY(-50%) scale(1.05);
    -ms-transform: translateY(-50%) scale(1.05);
    -o-transform: translateY(-50%) scale(1.05);
    transform: translateY(-50%) scale(1.05);
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil .text {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
}
@media (min-width: 768px) {
  header .bloc-logo .logo .nom {
    position: relative;
    overflow: hidden;
  }
  header .bloc-logo .logo .nom:after {
    content: '';
    position: absolute;
    height: 110%;
    top: -5%;
    left: -20%;
    width: 30px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
    z-index: 2;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  header .bloc-logo .logo:hover .nom:after {
    left: 120%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  header .liens .lien a span {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  header .liens .lien a span.icon:before {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: margin 0.3s ease-in-out;
    -moz-transition: margin 0.3s ease-in-out;
    -ms-transition: margin 0.3s ease-in-out;
    -o-transition: margin 0.3s ease-in-out;
    transition: margin 0.3s ease-in-out;
  }
  header .liens .lien a:hover span {
    color: #0cbccb;
  }
  header .liens .lien a:hover span.icon:before {
    margin-top: -5px;
  }
  header .menu {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  header .menu .menu-nav ul li.level-1 > a:before {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  header .menu .menu-nav ul li.level-1 > a span {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  header .menu .menu-nav ul li.level-1:hover > a:before,
  header .menu .menu-nav ul li.level-1.current > a:before {
    opacity: 1;
  }
  header .menu .menu-nav ul li.level-1:hover > a span,
  header .menu .menu-nav ul li.level-1.current > a span {
    color: #ffffff !important;
  }
  header .menu .menu-nav ul li.level-1.current > a span {
    font-family: "Avenir black", Arial, sans-serif;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    display: none;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li > a span {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li > a span:hover {
    color: #0cbccb;
  }
  header .menu .menu-nav ul#meganav li.level-1:hover > .dropdown-menu {
    display: block;
  }
  header.sticky .header .bloc-logo {
    padding-left: 65px;
  }
  header.sticky .header .bloc-logo .menu-link {
    opacity: 1;
  }
  header.sticky .menu {
    margin-top: -55px;
  }
  header.sticky .menu.open {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  header.sticky .header .bloc-logo {
    padding-left: 50px;
  }
}
@media (max-width: 1200px) {
  header .menu .container {
    padding: 0;
  }
  header .menu .menu-nav ul li.level-1:first-of-type > a:after,
  header .menu .menu-nav ul li.level-1:first-of-type > a:before {
    border-left-width: 0;
  }
  header .menu .menu-nav .right-nav ul li.level-1.flash > a:after,
  header .menu .menu-nav .right-nav ul li.level-1.flash > a:before {
    border-right-width: 0;
  }
}
@media (max-width: 992px) {
  header .header {
    height: 85px;
    line-height: 82px;
  }
  header .header .content-header {
    padding-left: 290px;
  }
  header .header .bloc-logo {
    width: 290px;
  }
  header .header .bloc-logo .menu-link {
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin-top: -20px;
  }
  header .header .bloc-logo .logo .nom {
    font-size: 50px;
    line-height: 50px;
  }
  header .header .bloc-logo .logo .sub {
    font-size: 10px;
  }
  header .header .recherche {
    width: 58%;
    padding-left: 0;
  }
  header .header .recherche .conseil {
    font-size: 12px;
  }
  header .header .recherche #search_mini_form .form-search input[type='text'] {
    height: 35px;
    padding-right: 35px;
    background: #ffffff;
  }
  header .header .recherche #search_mini_form .form-search button {
    height: 35px;
    line-height: 35px;
    width: 35px;
  }
  header .header .recherche #search_mini_form .form-search button:before {
    font-size: 20px;
    line-height: 20px;
    margin-top: -4px;
  }
  header .header .liens {
    width: 42%;
  }
  header .header .liens .lien a {
    line-height: 25px;
  }
  header .header .liens .lien a .icon {
    font-size: 26px;
    line-height: 30px;
  }
  header .header .liens .lien a .txt {
    font-size: 16px;
    line-height: 20px;
  }
  header .menu .menu-nav ul li.level-1 > a {
    padding: 0 15px;
  }
  header .menu .menu-nav ul li.level-1 > a span {
    font-size: 12px;
  }
  header .menu .menu-nav .right-nav ul li.level-1 > a span {
    font-size: 15px;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .container {
    padding: 10px;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier {
    width: 250px;
    height: 250px;
    padding: 10px;
    right: 10px;
    top: 10px;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil {
    float: left;
    display: inline-block;
    width: 230px;
    text-align: center;
    text-decoration: none;
    position: relative;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    background: #ffffff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil > div {
    position: absolute;
    top: 7px;
    left: 7px;
    bottom: 7px;
    right: 7px;
    background: transparent url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/cote-eau/dossier-conseil.png') no-repeat center;
    background-size: contain;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil .text {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    line-height: 22px;
    font-size: 20px;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil .text span {
    display: block;
    color: #ffffff;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil .text .titre span:first-of-type {
    font-family: "Avenir light", Arial, sans-serif;
    font-size: 1em;
    text-transform: uppercase;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil .text .titre span:last-of-type {
    font-family: 'Lobster', cursive;
    font-size: 1.5em;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil .text .lien {
    font-family: "Avenir black", Arial, sans-serif;
    font-size: 0.5em;
    text-transform: uppercase;
    margin-top: 10px;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu {
    padding: 10px;
    padding-right: 250px;
    min-height: 250px;
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil:hover:before {
    -moz-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    -o-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil:hover .text {
    -webkit-transform: translateY(-50%) scale(1.05);
    -moz-transform: translateY(-50%) scale(1.05);
    -ms-transform: translateY(-50%) scale(1.05);
    -o-transform: translateY(-50%) scale(1.05);
    transform: translateY(-50%) scale(1.05);
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier .dossier-conseil .text {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
}
@media (max-width: 768px) {
  header .top-header .livraison {
    font-size: 11px;
  }
  header .header {
    height: 70px;
    line-height: 66px;
  }
  header .header .content-header {
    padding-left: 260px;
  }
  header .header .bloc-logo {
    width: 260px;
    padding-left: 50px;
  }
  header .header .bloc-logo .menu-link {
    opacity: 1;
  }
  header .header .bloc-logo .logo .nom {
    font-size: 45px;
    line-height: 45px;
  }
  header .header .bloc-logo .logo .sub {
    font-size: 9px;
    line-height: 13px;
  }
  header .header .recherche {
    position: fixed;
    width: 100%;
    left: 0;
    padding: 10px;
    top: 95px;
    line-height: inherit;
    background: #e6e4de;
    height: 55px;
  }
  header .header .recherche #search_mini_form .form-search input[type='text'] {
    border: none;
  }
  header .header .recherche > div {
    float: left;
  }
  header .header .recherche .conseil {
    display: none;
  }
  header .header .liens {
    width: 100%;
  }
  header .header .liens .lien {
    width: auto;
    padding: 0 10px;
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  header .header .liens .lien a {
    line-height: 20px;
    margin-top: 8px;
  }
  header .header .liens .lien a .icon {
    font-size: 24px;
    line-height: 26px;
  }
  header .header .liens .lien a .txt {
    font-size: 14px;
    line-height: 16px;
  }
  header .menu {
    position: fixed;
    top: 95px;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
    background: #205d79;
    overflow: auto;
    z-index: 3;
  }
  header .menu:before {
    display: none;
  }
  header .menu .meganav-container {
    float: left;
    width: 100%;
  }
  header .menu .menu-nav {
    background: #ffffff;
  }
  header .menu .menu-nav ul li.level-1 {
    float: left;
    width: 100%;
    text-align: left;
  }
  header .menu .menu-nav ul li.level-1 > a {
    height: 45px;
    line-height: 43px;
    padding: 0 10px;
  }
  header .menu .menu-nav ul li.level-1 > a:before {
    display: none;
  }
  header .menu .menu-nav ul li.level-1 > a:after {
    height: 2px;
    border: none;
  }
  header .menu .menu-nav ul li.level-1.flash:before {
    display: none;
  }
  header .menu .menu-nav ul li.level-1.parent {
    position: relative !important;
  }
  header .menu .menu-nav ul li.level-1.parent > a {
    padding-right: 55px;
  }
  header .menu .menu-nav ul li.level-1.parent .menu-drop {
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    line-height: 41px;
    width: 45px;
    text-align: center;
    z-index: 3;
    border-left: 1px solid rgba(190, 186, 178, 0.2);
  }
  header .menu .menu-nav ul li.level-1.parent .menu-drop span {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
  }
  header .menu .menu-nav .right-nav {
    float: left;
    width: 100%;
  }
  header .menu .menu-nav .right-nav ul li.level-1.dossiers {
    display: block;
  }
  header .menu .menu-nav .right-nav ul li.level-1.dossiers > a span {
    font-family: 'Lobster', cursive;
    color: #205d79;
    text-transform: initial;
    font-size: 17px;
  }
  header .menu .menu-nav .right-nav ul li.level-1.dossiers > a:after {
    display: none;
  }
  header .menu .menu-nav ul#meganav li.parent > .menu-drop {
    display: block;
  }
  header .menu .menu-nav ul#meganav li.parent.open > .menu-drop span {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  header .menu .menu-nav ul#meganav li.parent.open > .dropdown-menu {
    display: block !important;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu {
    position: relative;
    top: 0;
    opacity: 1;
    visibility: visible;
    display: none;
    float: left;
    width: 100%;
    border-bottom: 2px solid #205d79;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-dossier {
    display: none;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .container {
    padding: 0;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu {
    padding: 0;
    min-height: inherit;
    column-count: inherit !important;
    -moz-column-count: inherit !important;
    -webkit-column-count: inherit !important;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu > li {
    border-bottom: 1px solid #205d79;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu > li:last-of-type {
    border: none;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu > li li {
    border-top: 1px solid rgba(32, 93, 121, 0.5);
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li {
    float: left;
    width: 100% !important;
    padding: 0 !important;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li a {
    width: 100%;
    margin: 0;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li .menu-drop {
    height: 40px;
    line-height: 40px;
    color: #6b6666;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li.parent > a {
    height: 40px;
    line-height: 40px;
    padding-right: 55px;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li .dropdown-menu {
    margin: 0;
    display: none;
    background: rgba(255, 255, 255, 0.5);
  }
  header .menu.open {
    display: block;
  }
}
@media (max-width: 500px) {
  header .top-header {
    min-height: 20px;
    line-height: 20px;
    text-align: center;
  }
  header .top-header .container {
    padding: 0 5px;
  }
  header .top-header .livraison {
    font-size: 9px;
  }
  header .top-header .livraison .small {
    display: block;
  }
  header .header {
    height: 55px;
    line-height: 51px;
  }
  header .header .content-header {
    padding-left: 170px;
  }
  header .header .container {
    padding: 0 5px;
  }
  header .header .bloc-logo {
    width: 170px;
    padding-left: 50px;
  }
  header .header .bloc-logo .menu-link {
    width: 34px;
    height: 34px;
    line-height: 32px;
    margin-top: -17px;
    left: 2px;
  }
  header .header .bloc-logo .logo .nom {
    font-size: 35px;
    line-height: 35px;
  }
  header .header .bloc-logo .logo .sub {
    font-size: 8px;
    line-height: 10px;
    display: none;
  }
  header .header .liens .lien {
    height: 35px;
    line-height: 32px;
    padding: 0;
  }
  header .header .liens .lien a {
    padding: 0 10px;
    margin-top: 0;
    line-height: 35px;
  }
  header .header .liens .lien a .icon {
    font-size: 22px;
    line-height: 22px;
    vertical-align: middle;
  }
  header .header .liens .lien a .icon .connected {
    bottom: -7px;
    font-size: 13px;
    width: 16px;
    height: 16px;
    line-height: 16px;
  }
  header .header .liens .lien a .icon .panier {
    right: -8px;
    bottom: -5px;
    width: 14px;
    height: 14px;
    line-height: 13px;
    font-size: 8px;
    letter-spacing: -0.2px;
  }
  header .header .liens .lien a .txt {
    display: none;
    font-size: 11px;
    line-height: 12px;
  }
  header .header .recherche {
    top: 75px;
    padding: 5px;
    height: 40px;
  }
  header .header .recherche #search_mini_form .form-search input[type='text'] {
    height: 30px;
    line-height: 30px;
  }
  header .header .recherche #search_mini_form .form-search button {
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
  header .header .recherche #search_mini_form .form-search button:before {
    font-size: 16px;
    line-height: 16px;
  }
  header .menu {
    top: 75px;
  }
  header .menu .menu-nav ul li.level-1 > a {
    height: 40px;
    line-height: 40px;
  }
  header .menu .menu-nav ul li.level-1.parent .menu-drop {
    height: 40px;
    line-height: 37px;
    width: 40px;
  }
  header .menu .menu-nav ul li.level-1.parent .menu-drop span {
    font-size: 12px;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li a span {
    font-size: 12px;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li.parent > a {
    height: 35px;
    line-height: 35px;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li.parent > a span {
    font-size: 13px;
  }
  header .menu .menu-nav ul#meganav li.level-1 > .dropdown-menu .bloc-menu li .menu-drop {
    height: 35px;
    line-height: 33px;
  }
}
footer {
  float: left;
  width: 100%;
  z-index: 1;
  margin: 0;
}
footer .footer-top {
  float: left;
  width: 100%;
}
footer .footer-top .reassurance {
  float: left;
  width: 100%;
  background: #0cbccb;
  padding: 40px 0;
}
footer .footer-top .reassurance .blocs {
  float: left;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: -ms-flexbox;
  -ms-flex-pack: justify;
}
footer .footer-top .reassurance .bloc {
  display: inline-block;
  width: auto;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
footer .footer-top .reassurance .bloc > div {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  position: relative;
  padding-left: 70px;
}
footer .footer-top .reassurance .bloc .icon {
  position: absolute;
  left: 0;
  top: 50%;
  height: 60px;
  font-size: 60px;
  margin-top: -30px;
  color: #205d79;
}
footer .footer-top .reassurance .bloc .txt {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  line-height: 18px;
}
footer .footer-top .reassurance .bloc .txt span {
  display: block;
}
footer .footer-top .reassurance .bloc .txt .t1 {
  font-family: "Avenir roman", Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
footer .footer-top .reassurance .bloc .txt .t2 {
  font-family: 'Lobster', cursive;
  font-size: 24px;
}
footer .footer-top .reassurance .bloc .txt .t3 {
  font-size: 12px;
  display: block;
  margin-top: 5px;
}
footer .footer-top .logos {
  float: left;
  width: 100%;
  background: #ffffff;
}
footer .footer-top .logos .logo {
  display: inline-block;
  width: 16.66666667%;
  height: 40px;
  line-height: 38px;
  text-align: center;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.6;
}
footer .footer-top .logos .logo img {
  display: inline-block;
  vertical-align: middle;
  max-height: 25px;
}
footer .footer-top .logos > .container {
  text-align: center;
}
footer .footer-bottom {
  float: left;
  width: 100%;
  background: #205d79;
}
footer .footer-bottom .content-footer {
  float: left;
  width: 100%;
  position: relative;
}
footer .footer-bottom .left {
  float: left;
  width: 65%;
  padding: 15px 15px 15px 0;
  position: relative;
  min-height: 235px;
}
footer .footer-bottom .left:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #3b98b8;
  right: 0;
}
footer .footer-bottom .left .ref {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
footer .footer-bottom .left .ref .nom {
  display: block;
  font-family: 'Lobster', cursive;
  font-size: 28px;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 3px;
}
footer .footer-bottom .left .ref .txt {
  display: block;
  font-size: 11px;
  line-height: 14px;
  color: #ffffff;
  text-align: justify;
}
footer .footer-bottom .left .infos {
  float: left;
  width: 100%;
}
footer .footer-bottom .left .infos > div {
  float: left;
  width: auto;
  position: relative;
  padding-left: 25px;
  margin-right: 40px;
}
footer .footer-bottom .left .infos > div:before {
  position: absolute;
  height: 20px;
  line-height: 20px;
  width: 20px;
  text-align: center;
  top: 0;
  left: 0;
  font-size: 19px;
  color: #3b98b8;
}
footer .footer-bottom .left .infos > div.cot-mail .titre {
  text-transform: uppercase;
}
footer .footer-bottom .left .infos > div.cot-mail:before {
  margin-top: -1px;
  font-size: 16px;
}
footer .footer-bottom .left .infos .titre {
  display: block;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: #ffffff;
  text-decoration: none;
}
footer .footer-bottom .left .infos .txt {
  display: block;
  font-family: "Avenir roman", Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
}
footer .footer-bottom .right {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 35%;
}
footer .footer-bottom .right:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #3b98b8;
  left: -1px;
}
footer .footer-bottom .right > div {
  float: left;
  width: 100%;
  height: 50%;
  position: relative;
  text-align: left;
}
footer .footer-bottom .right > div > div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 40px;
  right: 0;
}
footer .footer-bottom .right .top:after {
  content: '';
  position: absolute;
  left: 0;
  right: -2000px;
  bottom: 0;
  height: 1px;
  background: #3b98b8;
}
footer .footer-bottom .right .titre {
  display: inline-block;
  font-family: 'Lobster', cursive;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 5px;
  color: #ffffff;
}
footer .footer-bottom .right .inscription {
  display: block;
  position: relative;
}
footer .footer-bottom .right .inscription input[type='text'] {
  float: left;
  width: 100%;
  height: 45px;
  padding: 0 45px 0 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #ffffff;
  position: relative;
  z-index: 1;
  font-size: 13px;
  color: #4e4949;
  border: none;
}
footer .footer-bottom .right .inscription button {
  position: absolute;
  right: 0;
  top: 0;
  height: 45px;
  line-height: 45px;
  width: 45px;
  text-align: center;
  border: none;
  background: transparent;
  z-index: 2;
}
footer .footer-bottom .right .inscription button span {
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 27px;
  line-height: 23px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #4e4949;
  border: 2px solid #4e4949;
  font-size: 13px;
  margin-top: -2px;
}
footer .footer-bottom .right .inscription button span:before {
  padding-left: 2px;
}
footer .footer-bottom .right .inscription .validation-advice {
  float: left;
  margin-top: 5px;
  font-size: 12px;
  line-height: 13px;
  color: #f5a623;
}
footer .footer-bottom .right .social {
  display: block;
  margin-top: 5px;
}
footer .footer-bottom .right .social > a {
  display: inline-block;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
}
footer .footer-bottom .right .social > a + a {
  margin-left: 15px;
}
footer .footer-bottom .right .social > a span {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  line-height: 26px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #3b98b8;
  color: #3b98b8;
  text-align: center;
  margin-top: -3px;
  margin-right: 5px;
}
footer .footer-bottom .links {
  float: left;
  width: 100%;
  border-top: 1px solid #3b98b8;
  height: 27px;
  line-height: 25px;
}
footer .footer-bottom .links .liens {
  float: left;
  height: 100%;
}
footer .footer-bottom .links .liens a,
footer .footer-bottom .links .liens span {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-family: "Avenir black", Arial, sans-serif;
  color: #ffffff;
  font-size: 11px;
}
footer .footer-bottom .links .liens span {
  margin: 0 10px;
}
footer .footer-bottom .copy {
  float: right;
}
footer .footer-bottom .copy span {
  font-size: 11px;
  color: #ffffff;
}
@media (min-width: 768px) {
  footer a {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  footer a:hover {
    color: #3b98b8 !important;
  }
  footer .footer-bottom .right .inscription button span {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  footer .footer-bottom .right .inscription button:hover span {
    border-color: #0cbccb;
    color: #0cbccb;
  }
}
@media (max-width: 1200px) {
  footer .footer-top .reassurance .blocs {
    padding: 0 10px;
  }
  footer .footer-bottom .right > div > div {
    left: 20px;
    right: 10px;
  }
}
@media (max-width: 992px) {
  footer .footer-top .reassurance {
    padding: 30px 0;
  }
  footer .footer-top .reassurance .bloc {
    height: 46px;
    line-height: 46px;
  }
  footer .footer-top .reassurance .bloc > div {
    padding-left: 56px;
  }
  footer .footer-top .reassurance .bloc .icon {
    height: 46px;
    font-size: 46px;
    margin-top: -23px;
  }
  footer .footer-top .reassurance .bloc .txt {
    line-height: 16px;
  }
  footer .footer-top .reassurance .bloc .txt .t1 {
    font-size: 14px;
  }
  footer .footer-top .reassurance .bloc .txt .t2 {
    font-size: 20px;
  }
  footer .footer-bottom .left .infos > div {
    margin-right: 10px;
    padding-left: 20px;
  }
  footer .footer-bottom .left .infos > div:before {
    font-size: 17px;
    width: 15px;
  }
  footer .footer-bottom .left .infos > div.cot-mail:before {
    font-size: 14px;
  }
  footer .footer-bottom .left .infos .titre {
    font-size: 13px;
  }
  footer .footer-bottom .right > div > div {
    left: 10px;
    right: 0;
  }
  footer .footer-bottom .right .titre {
    font-size: 21px;
    line-height: 21px;
  }
}
@media (max-width: 768px) {
  footer .container {
    padding: 0 5px !important;
  }
  footer .footer-top .reassurance {
    padding: 15px 0;
  }
  footer .footer-top .reassurance .blocs {
    padding: 0;
    display: block;
  }
  footer .footer-top .reassurance .bloc {
    float: left;
    width: 33%;
    padding: 0 5px;
    height: auto;
    line-height: 20px;
  }
  footer .footer-top .reassurance .bloc > div {
    padding: 0;
    text-align: center;
  }
  footer .footer-top .reassurance .bloc .icon {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 30px;
    margin-top: 0;
  }
  footer .footer-top .reassurance .bloc .icon:before {
    display: inline-block;
    vertical-align: middle;
  }
  footer .footer-top .reassurance .bloc .txt {
    margin-top: 8px;
  }
  footer .footer-top .reassurance .bloc .txt .t1 {
    font-size: 12px;
  }
  footer .footer-top .reassurance .bloc .txt .t2 {
    font-size: 15px;
  }
  footer .footer-top .logos {
    text-align: center;
  }
  footer .footer-top .logos .logo {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    padding: 0 10px;
  }
  footer .footer-top .logos .logo img {
    max-height: 14px;
  }
  footer .footer-bottom > .container {
    padding: 0 !important;
  }
  footer .footer-bottom .left {
    width: 100%;
    padding: 10px;
  }
  footer .footer-bottom .left:after {
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    top: inherit;
    width: 100%;
  }
  footer .footer-bottom .right {
    float: left;
    width: 100%;
    position: relative;
    height: auto;
  }
  footer .footer-bottom .right:after {
    display: none;
  }
  footer .footer-bottom .right .top {
    border-right: 1px solid #3b98b8;
  }
  footer .footer-bottom .right .top:after {
    display: none;
  }
  footer .footer-bottom .right > div {
    width: 50%;
  }
  footer .footer-bottom .right > div > div {
    left: 0;
    position: relative;
    float: left;
    width: 100%;
    top: 0;
    transform: translateY(0);
    padding: 15px;
  }
  footer .footer-bottom .right .inscription input[type='text'] {
    height: 40px;
    padding-right: 40px;
  }
  footer .footer-bottom .right .inscription button {
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
  footer .footer-bottom .right .social {
    margin-top: 0;
    height: 40px;
    line-height: 40px;
  }
}
@media (max-width: 500px) {
  footer .footer-top .reassurance {
    padding: 10px 0;
  }
  footer .footer-top .reassurance .bloc .icon {
    height: 32px;
    line-height: 32px;
    font-size: 26px;
  }
  footer .footer-top .reassurance .bloc .txt .t1 {
    font-size: 9px;
    line-height: 11px;
  }
  footer .footer-top .reassurance .bloc .txt .t2 {
    font-size: 12px;
    line-height: 13px;
  }
  footer .footer-top .logos {
    padding: 3px 0;
  }
  footer .footer-top .logos .logo {
    height: 22px;
    line-height: 22px;
  }
  footer .footer-top .logos .logo img {
    max-height: 11px;
  }
  footer .footer-bottom .left {
    padding: 6px;
  }
  footer .footer-bottom .left .ref {
    margin-bottom: 10px;
  }
  footer .footer-bottom .left .ref .nom {
    font-size: 24px;
    line-height: 26px;
  }
  footer .footer-bottom .left .ref .txt {
    font-size: 10px;
    line-height: 13px;
  }
  footer .footer-bottom .left .infos > div {
    float: left;
    width: 50%;
    margin-right: 0;
    padding-right: 10px;
  }
  footer .footer-bottom .left .infos > div.cot-mail {
    margin-top: 10px;
  }
  footer .footer-bottom .right > div {
    width: 100%;
  }
  footer .footer-bottom .right > div > div {
    padding: 10px;
  }
  footer .footer-bottom .right .top {
    border-left: none;
    border-bottom: 1px solid #3b98b8;
  }
  footer .footer-bottom .right .titre {
    font-size: 18px;
    line-height: 18px;
  }
  footer .footer-bottom .right .social > a {
    font-size: 12px;
  }
  footer .footer-bottom .links .liens span {
    margin: 0 5px;
  }
}
section .std {
  float: left;
  width: 100%;
  margin-top: 20px;
}
section .std p {
  float: left;
  width: 100%;
  font-size: 13px;
  color: #4e4949;
  margin-bottom: 10px;
  line-height: 18px;
}
section .std h2 {
  float: left;
  width: 100%;
  font-family: "Avenir light", Arial, sans-serif;
  font-size: 24px;
  color: #0c2e3d;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #bdbab1;
  line-height: 26px;
}
section .std h2 * {
  text-decoration: inherit !important;
}
section .std h3 {
  float: left;
  width: 100%;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 17px;
  line-height: 19px;
  color: #0c2e3d;
  margin-bottom: 10px;
}
section .std h4 {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 18px;
  color: #4e4949;
  margin-bottom: 10px;
}
section .std ul {
  float: left;
  width: 100%;
  padding: 0;
}
section .std ul li {
  float: left;
  width: 100%;
  list-style-type: none;
  padding-left: 13px;
  position: relative;
  line-height: 18px;
}
section .std ul li:before {
  content: '';
  position: absolute;
  left: 0;
  width: 5px;
  height: 5px;
  top: 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #0cbccb;
}
section .std ul li p {
  margin-bottom: 5px;
}
section .std img {
  float: left;
  max-width: 100%;
  margin-bottom: 10px;
}
section .dossiers-conseils,
section .catalogues-produits {
  float: left;
  width: 100%;
}
section .dossiers-conseils .intro,
section .catalogues-produits .intro {
  float: left;
  width: 100%;
  font-family: "Avenir medium", Arial, sans-serif;
  font-size: 15px;
  margin-top: -10px;
}
section .dossiers-conseils .dossiers,
section .catalogues-produits .dossiers,
section .dossiers-conseils .catalogues,
section .catalogues-produits .catalogues {
  float: left;
  width: 100%;
}
section .dossiers-conseils .dossiers .dossier,
section .catalogues-produits .dossiers .dossier,
section .dossiers-conseils .catalogues .dossier,
section .catalogues-produits .catalogues .dossier,
section .dossiers-conseils .dossiers .catalogue,
section .catalogues-produits .dossiers .catalogue,
section .dossiers-conseils .catalogues .catalogue,
section .catalogues-produits .catalogues .catalogue {
  float: left;
  cursor: default;
  text-align: center;
  font-size: 14px;
  font-family: "Avenir medium", Arial, sans-serif;
  color: #0c2e3d;
  line-height: 16px;
}
@media (min-width: 993px) {
  section .dossiers-conseils .dossiers .dossier,
  section .catalogues-produits .dossiers .dossier,
  section .dossiers-conseils .catalogues .dossier,
  section .catalogues-produits .catalogues .dossier,
  section .dossiers-conseils .dossiers .catalogue,
  section .catalogues-produits .dossiers .catalogue,
  section .dossiers-conseils .catalogues .catalogue,
  section .catalogues-produits .catalogues .catalogue {
    width: 18.4%;
    margin: 2% 2% 2% 0;
  }
  section .dossiers-conseils .dossiers .dossier:nth-of-type(5n),
  section .catalogues-produits .dossiers .dossier:nth-of-type(5n),
  section .dossiers-conseils .catalogues .dossier:nth-of-type(5n),
  section .catalogues-produits .catalogues .dossier:nth-of-type(5n),
  section .dossiers-conseils .dossiers .catalogue:nth-of-type(5n),
  section .catalogues-produits .dossiers .catalogue:nth-of-type(5n),
  section .dossiers-conseils .catalogues .catalogue:nth-of-type(5n),
  section .catalogues-produits .catalogues .catalogue:nth-of-type(5n) {
    margin-right: 0;
  }
  section .dossiers-conseils .dossiers .dossier:nth-of-type(5n + 1),
  section .catalogues-produits .dossiers .dossier:nth-of-type(5n + 1),
  section .dossiers-conseils .catalogues .dossier:nth-of-type(5n + 1),
  section .catalogues-produits .catalogues .dossier:nth-of-type(5n + 1),
  section .dossiers-conseils .dossiers .catalogue:nth-of-type(5n + 1),
  section .catalogues-produits .dossiers .catalogue:nth-of-type(5n + 1),
  section .dossiers-conseils .catalogues .catalogue:nth-of-type(5n + 1),
  section .catalogues-produits .catalogues .catalogue:nth-of-type(5n + 1) {
    clear: both;
  }
}
@media (max-width: 992px) and (min-width: 501px) {
  section .dossiers-conseils .dossiers .dossier,
  section .catalogues-produits .dossiers .dossier,
  section .dossiers-conseils .catalogues .dossier,
  section .catalogues-produits .catalogues .dossier,
  section .dossiers-conseils .dossiers .catalogue,
  section .catalogues-produits .dossiers .catalogue,
  section .dossiers-conseils .catalogues .catalogue,
  section .catalogues-produits .catalogues .catalogue {
    width: 32%;
    margin: 2% 2% 2% 0;
  }
  section .dossiers-conseils .dossiers .dossier:nth-of-type(3n),
  section .catalogues-produits .dossiers .dossier:nth-of-type(3n),
  section .dossiers-conseils .catalogues .dossier:nth-of-type(3n),
  section .catalogues-produits .catalogues .dossier:nth-of-type(3n),
  section .dossiers-conseils .dossiers .catalogue:nth-of-type(3n),
  section .catalogues-produits .dossiers .catalogue:nth-of-type(3n),
  section .dossiers-conseils .catalogues .catalogue:nth-of-type(3n),
  section .catalogues-produits .catalogues .catalogue:nth-of-type(3n) {
    margin-right: 0;
  }
  section .dossiers-conseils .dossiers .dossier:nth-of-type(3n + 1),
  section .catalogues-produits .dossiers .dossier:nth-of-type(3n + 1),
  section .dossiers-conseils .catalogues .dossier:nth-of-type(3n + 1),
  section .catalogues-produits .catalogues .dossier:nth-of-type(3n + 1),
  section .dossiers-conseils .dossiers .catalogue:nth-of-type(3n + 1),
  section .catalogues-produits .dossiers .catalogue:nth-of-type(3n + 1),
  section .dossiers-conseils .catalogues .catalogue:nth-of-type(3n + 1),
  section .catalogues-produits .catalogues .catalogue:nth-of-type(3n + 1) {
    clear: both;
  }
}
@media (max-width: 500px) {
  section .dossiers-conseils .dossiers .dossier,
  section .catalogues-produits .dossiers .dossier,
  section .dossiers-conseils .catalogues .dossier,
  section .catalogues-produits .catalogues .dossier,
  section .dossiers-conseils .dossiers .catalogue,
  section .catalogues-produits .dossiers .catalogue,
  section .dossiers-conseils .catalogues .catalogue,
  section .catalogues-produits .catalogues .catalogue {
    width: 49%;
    margin: 2% 2% 2% 0;
  }
  section .dossiers-conseils .dossiers .dossier:nth-of-type(2n),
  section .catalogues-produits .dossiers .dossier:nth-of-type(2n),
  section .dossiers-conseils .catalogues .dossier:nth-of-type(2n),
  section .catalogues-produits .catalogues .dossier:nth-of-type(2n),
  section .dossiers-conseils .dossiers .catalogue:nth-of-type(2n),
  section .catalogues-produits .dossiers .catalogue:nth-of-type(2n),
  section .dossiers-conseils .catalogues .catalogue:nth-of-type(2n),
  section .catalogues-produits .catalogues .catalogue:nth-of-type(2n) {
    margin-right: 0;
  }
  section .dossiers-conseils .dossiers .dossier:nth-of-type(2n + 1),
  section .catalogues-produits .dossiers .dossier:nth-of-type(2n + 1),
  section .dossiers-conseils .catalogues .dossier:nth-of-type(2n + 1),
  section .catalogues-produits .catalogues .dossier:nth-of-type(2n + 1),
  section .dossiers-conseils .dossiers .catalogue:nth-of-type(2n + 1),
  section .catalogues-produits .dossiers .catalogue:nth-of-type(2n + 1),
  section .dossiers-conseils .catalogues .catalogue:nth-of-type(2n + 1),
  section .catalogues-produits .catalogues .catalogue:nth-of-type(2n + 1) {
    clear: both;
  }
}
section .dossiers-conseils .dossiers .dossier a,
section .catalogues-produits .dossiers .dossier a,
section .dossiers-conseils .catalogues .dossier a,
section .catalogues-produits .catalogues .dossier a,
section .dossiers-conseils .dossiers .catalogue a,
section .catalogues-produits .dossiers .catalogue a,
section .dossiers-conseils .catalogues .catalogue a,
section .catalogues-produits .catalogues .catalogue a {
  float: left;
  width: 100%;
}
section .dossiers-conseils .dossiers .dossier a img,
section .catalogues-produits .dossiers .dossier a img,
section .dossiers-conseils .catalogues .dossier a img,
section .catalogues-produits .catalogues .dossier a img,
section .dossiers-conseils .dossiers .catalogue a img,
section .catalogues-produits .dossiers .catalogue a img,
section .dossiers-conseils .catalogues .catalogue a img,
section .catalogues-produits .catalogues .catalogue a img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
section .dossiers-conseils .dossiers .dossier img,
section .catalogues-produits .dossiers .dossier img,
section .dossiers-conseils .catalogues .dossier img,
section .catalogues-produits .catalogues .dossier img,
section .dossiers-conseils .dossiers .catalogue img,
section .catalogues-produits .dossiers .catalogue img,
section .dossiers-conseils .catalogues .catalogue img,
section .catalogues-produits .catalogues .catalogue img {
  float: none;
  display: inline-block;
  max-width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.6;
  margin: 0;
}
section .dossiers-conseils .dossiers .dossier span,
section .catalogues-produits .dossiers .dossier span,
section .dossiers-conseils .catalogues .dossier span,
section .catalogues-produits .catalogues .dossier span,
section .dossiers-conseils .dossiers .catalogue span,
section .catalogues-produits .dossiers .catalogue span,
section .dossiers-conseils .catalogues .catalogue span,
section .catalogues-produits .catalogues .catalogue span {
  display: inline-block;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  font-family: "Avenir medium", Arial, sans-serif;
  color: #0c2e3d;
  line-height: 16px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
section .dossiers-conseils .dossiers .dossier:hover a span,
section .catalogues-produits .dossiers .dossier:hover a span,
section .dossiers-conseils .catalogues .dossier:hover a span,
section .catalogues-produits .catalogues .dossier:hover a span,
section .dossiers-conseils .dossiers .catalogue:hover a span,
section .catalogues-produits .dossiers .catalogue:hover a span,
section .dossiers-conseils .catalogues .catalogue:hover a span,
section .catalogues-produits .catalogues .catalogue:hover a span {
  color: #0cbccb;
}
section .page-magasin {
  float: left;
  width: 100%;
  margin-top: -10px;
}
section .page-magasin .infos {
  float: left;
  width: 100%;
}
section .page-magasin .infos > div {
  float: left;
  width: 100%;
}
section .page-magasin .infos .adresse {
  position: relative;
}
section .page-magasin .infos .adresse span {
  float: right;
  width: 49%;
  font-size: 15px;
  line-height: 25px;
  padding: 10px 0;
}
section .page-magasin .infos .adresse span a {
  float: left;
  margin-top: 20px;
  height: 40px;
  line-height: 36px;
  padding: 0 20px;
  background: #3b98b8;
  color: #ffffff;
  border: 2px solid #3b98b8;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-transform: uppercase;
  font-family: "Avenir black", Arial, sans-serif;
}
section .page-magasin .infos .adresse span a > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
section .page-magasin .infos .adresse span a:not(:disabled):hover,
section .page-magasin .infos .adresse span a:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #3b98b8;
}
section .page-magasin .infos .adresse span a:not(:disabled):focus {
  opacity: 0.7;
}
section .page-magasin .infos .adresse span a:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  section .page-magasin .infos .adresse span a {
    border-width: 1px;
  }
  section .page-magasin .infos .adresse span a > span {
    font-size: 13px;
  }
}
section .page-magasin .infos .adresse img {
  float: left;
  width: 49%;
  margin: 0;
}
section .page-magasin .infos .description {
  border: 1px solid rgba(190, 186, 178, 0.5);
  background: rgba(230, 228, 222, 0.4);
  padding: 10px;
  font-size: 14px;
  line-height: 17px;
  color: #0c2e3d;
  text-align: justify;
  margin-top: 20px;
}
section .page-magasin .plan {
  float: left;
  width: 100%;
  margin-top: 20px;
}
section .page-magasin .plan img {
  margin: 0;
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
section .page-magasin .plan img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
section .page-error {
  float: left;
  width: 100%;
  margin: 100px 0;
  text-align: center;
}
section .page-error .infos {
  display: inline-block;
  width: 90%;
  max-width: 600px;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
}
section .page-error .infos > div {
  float: left;
  width: 100%;
}
section .page-error .infos .titre {
  font-family: 'Lobster', cursive;
  font-size: 50px;
  color: #205d79;
}
section .page-error .infos .message {
  margin-top: 15px;
  font-size: 15px;
  color: #0c2e3d;
  font-family: "Avenir heavy", Arial, sans-serif;
}
section .page-error .infos .message + .message {
  font-family: "Avenir medium", Arial, sans-serif;
}
section .page-error .infos .liens {
  margin-top: 15px;
}
section .page-error .infos .liens a {
  display: inline-block;
  margin: 10px;
  background: #3b98b8;
  color: #ffffff;
  border: 2px solid #3b98b8;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  padding: 0 15px;
  height: 35px;
  line-height: 31px;
  text-transform: uppercase;
}
section .page-error .infos .liens a > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
section .page-error .infos .liens a:not(:disabled):hover,
section .page-error .infos .liens a:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #3b98b8;
}
section .page-error .infos .liens a:not(:disabled):focus {
  opacity: 0.7;
}
section .page-error .infos .liens a:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  section .page-error .infos .liens a {
    border-width: 1px;
  }
  section .page-error .infos .liens a > span {
    font-size: 13px;
  }
}
body.cms-no-route section {
  padding-bottom: 0;
}
body.cms-no-route section .main-container {
  background: transparent;
  position: relative;
}
body.cms-no-route section .main-container:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: transparent url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/cote-eau/eau-piscine.jpg') no-repeat center;
  background-size: cover;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
body.cms-no-route section .main-container.ok:before {
  opacity: 0.5;
}
body.cms-no-route section .main-container .main {
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  section .page-magasin .infos .adresse span {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
  }
  section .page-magasin .infos .adresse span a {
    line-height: 40px;
  }
  section .page-magasin .infos .adresse img {
    width: 100%;
  }
  section .page-magasin .infos .description {
    font-size: 13px;
  }
}
@media (max-width: 500px) {
  section .dossiers-conseils .intro,
  section .catalogues-produits .intro {
    font-size: 13px;
  }
  section .dossiers-conseils .dossiers .dossier span,
  section .catalogues-produits .dossiers .dossier span,
  section .dossiers-conseils .catalogues .catalogue span,
  section .catalogues-produits .catalogues .catalogue span {
    padding: 5px;
    font-size: 12px;
    line-height: 14px;
  }
  section .page-error {
    margin: 0;
    margin-top: -20px;
    padding: 15px 10px;
  }
  section .page-error .infos {
    float: left;
    width: 100%;
    padding: 10px;
  }
  section .page-error .infos .titre {
    font-size: 40px;
  }
  section .page-error .infos .message {
    margin-top: 10px;
    font-size: 14px;
  }
  section .page-error .infos .liens a {
    margin: 5px;
    padding: 0 10px;
  }
}
.produits {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}
.produits .produit {
  float: left;
  position: relative;
}
.produits .produit:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(190, 186, 178, 0.5);
  z-index: 2;
}
.produits .produit .haut {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.produits .produit .haut:before {
  content: '';
  display: block;
  padding-top: 100%;
}
.produits .produit .haut > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.produits .produit .visuel {
  text-align: center;
  border-bottom: 1px solid rgba(190, 186, 178, 0.5);
}
.produits .produit .visuel img {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.produits .produit .visuel:after {
  content: '';
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(230, 228, 222, 0);
}
.produits .produit .visuel .message {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.produits .produit .visuel .message span {
  color: #ffffff;
}
.produits .produit .visuel .reduc {
  position: absolute;
  z-index: 2;
  width: 35px;
  height: 35px;
  line-height: 35px;
  top: 10px;
  left: 10px;
  background-color: #3b98b8;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.produits .produit .visuel .reduc span {
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
}
.produits .produit .hover {
  position: absolute;
  z-index: 4;
  left: 0;
  top: 0;
}
.produits .produit .hover .liens {
  position: absolute;
  top: 120%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 90%;
  max-width: 200px;
  text-align: center;
}
.produits .produit .hover .liens .fiche {
  float: left;
  width: 100%;
  line-height: 32px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #3b98b8;
  margin-bottom: 5px;
}
.produits .produit .hover .liens .fiche > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #ffffff;
}
.produits .produit .hover .liens .fiche > span span {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  line-height: 16px;
  border: 1px solid #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-top: -2px;
  margin-right: 2px;
  font-size: 9px;
}
.produits .produit .hover .liens .fiche > span span:before {
  display: inline-block;
  vertical-align: middle;
  padding-left: 1px;
  line-height: 9px;
}
@media (min-width: 768px) {
  .produits .produit .hover .liens .fiche {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .produits .produit .hover .liens .fiche:hover {
    background: #48a5c4;
  }
}
.produits .produit .hover .liens .actions {
  float: left;
  width: 100%;
  position: relative;
  padding-left: 70px;
}
.produits .produit .hover .liens .actions .gauche {
  position: absolute;
  left: 0;
  top: 0;
}
.produits .produit .hover .liens .actions .gauche .fav,
.produits .produit .hover .liens .actions .gauche .mail {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  color: #4e4949;
  margin-right: 5px;
  cursor: pointer;
}
.produits .produit .hover .liens .actions .gauche .fav:before,
.produits .produit .hover .liens .actions .gauche .mail:before {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  line-height: 13px;
  margin-top: -2px;
}
@media (min-width: 768px) {
  .produits .produit .hover .liens .actions .gauche .fav,
  .produits .produit .hover .liens .actions .gauche .mail {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .produits .produit .hover .liens .actions .gauche .fav:hover,
  .produits .produit .hover .liens .actions .gauche .mail:hover {
    color: #3b98b8;
  }
}
.produits .produit .hover .liens .actions .droite {
  float: left;
  width: 100%;
  position: relative;
  padding-right: 30px;
}
.produits .produit .hover .liens .actions .droite.no-padd {
  padding: 0;
}
.produits .produit .hover .liens .actions .droite span:not(.out-of-stock) {
  float: left;
  width: 30%;
  height: 30px;
  line-height: 30px;
  background: #ffffff;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 12px;
  color: #4e4949;
  cursor: pointer;
}
.produits .produit .hover .liens .actions .droite span:not(.out-of-stock).moins {
  font-size: 1.8px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.produits .produit .hover .liens .actions .droite span:not(.out-of-stock):before {
  display: inline-block;
  vertical-align: middle;
  line-height: 12px;
}
.produits .produit .hover .liens .actions .droite .out-of-stock {
  color: #d9534f;
  display: inline-block;
  padding-top: 5px;
}
.produits .produit .hover .liens .actions .droite input {
  float: left;
  width: 40%;
  height: 30px;
  background: #ffffff;
  padding: 0;
  border: none;
  border-left: 1px solid #bebab2;
  border-right: 1px solid #bebab2;
  text-align: center;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 13px;
  color: #0c2e3d;
}
.produits .produit .hover .liens .actions .droite input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.produits .produit .hover .liens .actions .droite button {
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  line-height: 30px;
  width: 30px;
  background: #3b98b8;
  color: #ffffff;
  border: none;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.produits .produit .hover .liens .actions .droite button:before {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  line-height: 20px;
  margin-top: -4px;
}
@media (min-width: 768px) {
  .produits .produit .hover .liens .actions .droite button {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .produits .produit .hover .liens .actions .droite button:hover {
    background: #48a5c4;
  }
}
.produits .produit .infos {
  float: left;
  width: 100%;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
}
.produits .produit .infos > div {
  float: left;
  width: 100%;
}
.produits .produit .infos > div > span,
.produits .produit .infos > div > p {
  float: left;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.produits .produit .infos .nom span {
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #0c2e3d;
}
.produits .produit .infos .ref span {
  font-size: 11px;
  color: #6b6666;
  line-height: 18px;
}
.produits .produit .infos .product-note {
  height: 14px;
  margin-top: 5px;
  margin-bottom: 15px;
}
.produits .produit .infos .product-note + .rating-links,
.produits .produit .infos .product-note + .amount {
  display: none;
}
.produits .produit .infos .rating-links,
.produits .produit .infos .no-rating,
.produits .produit .infos .amount {
  float: left;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 15px;
  height: 14px;
  font-size: 0;
  opacity: 0;
}
.produits .produit .infos .price-box {
  margin-top: 5px;
  height: 38px;
}
.produits .produit .infos .price-box .old-price {
  width: auto;
  height: 20px;
  line-height: 20px;
  position: relative;
}
.produits .produit .infos .price-box .old-price .price {
  color: #0c2e3d;
  font-size: 12px;
}
.produits .produit .infos .price-box .old-price:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: #0c2e3d;
}
.produits .produit .infos .price-box .old-price + .special-price,
.produits .produit .infos .price-box .old-price + .regular-price,
.produits .produit .infos .price-box .old-price + .minimal-price-link {
  margin-top: 0;
}
.produits .produit .infos .price-box .special-price,
.produits .produit .infos .price-box .regular-price {
  line-height: 18px;
  height: 18px;
  margin-top: 20px;
}
.produits .produit .infos .price-box .special-price .price,
.produits .produit .infos .price-box .regular-price .price {
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 18px;
  color: #0c2e3d;
}
.produits .produit .infos .price-box .minimal-price .price-label {
  width: 100%;
  height: 20px;
  line-height: 20px;
  color: #0c2e3d;
  font-size: 12px;
  margin: 0;
}
.produits .produit .infos .price-box .minimal-price .price {
  float: left;
  width: 100%;
  line-height: 18px;
  height: 18px;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 18px;
  color: #0c2e3d;
}
.produits .produit .infos .price-box .minimal-price-link + .regular-price {
  margin-top: 3px;
}
.produits .produit .lien {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
.produits .produit.meilleur:before {
  border-width: 2px;
  border-color: #c4b78a !important;
}
.produits .produit.meilleur .visuel {
  border-color: #c4b78a;
}
.produits .produit.meilleur .visuel .message {
  background: #c4b78a;
}
.produits .produit.meilleur .visuel .message span {
  font-family: 'Lobster', cursive;
  font-size: 28px;
}
.produits .produit.meilleur .hover .liens .fiche {
  background: #c4b78a;
}
@media (min-width: 768px) {
  .produits .produit.meilleur .hover .liens .fiche:hover {
    background: #cdc19b;
  }
}
@media (min-width: 768px) {
  .produits .produit.meilleur .hover .liens .actions .gauche .fav:hover,
  .produits .produit.meilleur .hover .liens .actions .gauche .mail:hover {
    color: #c4b78a;
  }
}
.produits .produit.meilleur .hover .liens .actions .droite button {
  background: #c4b78a;
}
@media (min-width: 768px) {
  .produits .produit.meilleur .hover .liens .actions .droite button:hover {
    background: #cdc19b;
  }
}
.produits .produit.destockage:before {
  border-width: 2px;
  border-color: #f5a623 !important;
}
.produits .produit.destockage .visuel {
  border-color: #f5a623;
}
.produits .produit.destockage .visuel .message {
  background: #f5a623;
}
.produits .produit.destockage .visuel .message span {
  font-family: 'Racing Sans One', cursive;
  font-size: 25px;
  text-transform: uppercase;
}
.produits .produit.destockage .visuel .reduc {
  background: #f5a623;
}
.produits .produit.destockage .infos .price-box .old-price .price,
.produits .produit.destockage .infos .price-box .special-price .price,
.produits .produit.destockage .infos .price-box .regular-price .price {
  color: #f5a623;
}
.produits .produit.destockage .infos .price-box .old-price:after,
.produits .produit.destockage .infos .price-box .special-price:after,
.produits .produit.destockage .infos .price-box .regular-price:after {
  background: #f5a623;
}
.produits .produit.destockage .hover .liens .fiche {
  background: #f5a623;
}
@media (min-width: 768px) {
  .produits .produit.destockage .hover .liens .fiche:hover {
    background: #f6b03b;
  }
}
@media (min-width: 768px) {
  .produits .produit.destockage .hover .liens .actions .gauche .fav:hover,
  .produits .produit.destockage .hover .liens .actions .gauche .mail:hover {
    color: #f5a623;
  }
}
.produits .produit.destockage .hover .liens .actions .droite button {
  background: #f5a623;
}
@media (min-width: 768px) {
  .produits .produit.destockage .hover .liens .actions .droite button:hover {
    background: #f6b03b;
  }
}
.produits .produit.flash:before {
  border-width: 2px;
  border-color: #0cbccb !important;
}
.produits .produit.flash .visuel {
  border-color: #0cbccb;
}
.produits .produit.flash .visuel .message {
  background: #0cbccb;
}
.produits .produit.flash .visuel .message div {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  line-height: 15px;
  position: relative;
  padding-left: 35px;
}
.produits .produit.flash .visuel .message div:before {
  position: absolute;
  left: 0;
  font-size: 32px;
  color: #ffffff;
  line-height: 32px;
  top: 50%;
  margin-top: -16px;
}
.produits .produit.flash .visuel .message div > span {
  display: block;
}
.produits .produit.flash .visuel .message div .t1 {
  font-family: 'Racing Sans One', cursive;
  font-size: 28px;
  line-height: 23px;
  color: #0c2e3d;
  text-transform: uppercase;
}
.produits .produit.flash .visuel .message div .t1 span {
  color: #ffffff;
}
.produits .produit.flash .visuel .message div .t2 {
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
}
.produits .produit.flash .visuel .reduc {
  background: #0cbccb;
}
.produits .produit.flash .hover .liens .fiche {
  background: #0cbccb;
}
@media (min-width: 768px) {
  .produits .produit.flash .hover .liens .fiche:hover {
    background: #0dd2e3;
  }
}
@media (min-width: 768px) {
  .produits .produit.flash .hover .liens .actions .gauche .fav:hover,
  .produits .produit.flash .hover .liens .actions .gauche .mail:hover {
    color: #0cbccb;
  }
}
.produits .produit.flash .hover .liens .actions .droite button {
  background: #0cbccb;
}
@media (min-width: 768px) {
  .produits .produit.flash .hover .liens .actions .droite button:hover {
    background: #0dd2e3;
  }
}
.entete-categorie {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.entete-categorie .category-description {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 14px;
  line-height: 19px;
  text-align: justify;
}
.entete-categorie .category-title {
  margin: 0;
}
.entete-categorie.entete-cat-level1 .category-title {
  height: 150px;
  line-height: 150px;
  padding: 0 40px;
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  background: #3b98b8;
  overflow: hidden;
}
.entete-categorie.entete-cat-level1 .category-title img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
  z-index: 1;
}
.entete-categorie.entete-cat-level1 .category-title h1 {
  float: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 45px;
  margin-top: -15px;
  color: #ffffff;
  position: relative;
  z-index: 2;
}
.entete-categorie.entete-cat-level1 .category-description {
  margin-top: 20px;
}
.entete-categorie.entete-sous-cat {
  background: #3b98b8;
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  padding: 15px;
  position: relative;
}
.entete-categorie.entete-sous-cat .visuel {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 160px;
  height: 160px;
  overflow: hidden;
}
.entete-categorie.entete-sous-cat .visuel img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.entete-categorie.entete-sous-cat .visuel + .infos {
  padding-left: 180px;
  min-height: 160px;
}
.entete-categorie.entete-sous-cat .infos {
  float: left;
  width: 100%;
}
.entete-categorie.entete-sous-cat .infos .category-title h1 {
  color: #ffffff;
  line-height: 30px;
  font-size: 30px;
}
.entete-categorie.entete-sous-cat .infos .category-description {
  margin-top: 15px;
}
.entete-categorie.entete-sous-cat .infos .category-description,
.entete-categorie.entete-sous-cat .infos .category-description * {
  color: #ffffff;
}
.entete-categorie.entete-marque {
  background: #e6e4de;
}
.entete-categorie.entete-marque .infos .category-title h1 {
  color: #4e4949;
}
.entete-categorie.entete-marque .infos .category-description,
.entete-categorie.entete-marque .infos .category-description * {
  color: #4e4949;
}
.category-products {
  float: left;
  width: 100%;
}
.category-products .toolbar {
  float: left;
  width: 100%;
  border-top: 1px solid #bebab2;
  border-bottom: 1px solid #bebab2;
  line-height: 44px;
  padding: 0;
  position: relative;
  z-index: 2;
}
.category-products .toolbar > div {
  float: left;
  height: 100%;
  padding: 0 15px;
}
.category-products .toolbar > div > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #6b6666;
  margin-top: -2px;
}
.category-products .toolbar .nb-results {
  text-align: left;
  position: relative;
}
.category-products .toolbar .nb-results:after {
  content: '';
  position: absolute;
  right: 0;
  top: 2px;
  bottom: 2px;
  width: 1px;
  background: #4e4949;
  opacity: 0.3;
}
.category-products .toolbar .sorter {
  width: auto;
  margin: 0;
}
.category-products .toolbar .sorter .sort-by {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: -2px;
}
.category-products .toolbar .sorter .sort-by .sort-by-active {
  float: left;
  width: 150px;
  padding: 0 22px 0 8px;
  height: 28px;
  line-height: 26px;
  border: 1px solid #e6e4de;
  font-size: 12px;
  color: #4e4949;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.category-products .toolbar .sorter .sort-by .sort-by-active:after {
  display: none;
}
.category-products .toolbar .sorter .sort-by .sort-by-active:before {
  content: "\e900";
  font-family: "coteeau";
  color: #4e4949;
  height: 16px;
  line-height: 16px;
  width: 16px;
  text-align: center;
  top: 50%;
  margin-top: -8px;
  right: 3px;
  font-size: 10px;
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.category-products .toolbar .sorter .sort-by .sort-by-option {
  left: 0;
  width: 100%;
  top: 100%;
  margin-top: -1px;
  border: 1px solid #e6e4de;
  padding: 0;
}
.category-products .toolbar .sorter .sort-by .sort-by-option li {
  line-height: 35px;
  border-bottom: 1px solid rgba(230, 228, 222, 0.5);
}
.category-products .toolbar .sorter .sort-by .sort-by-option li a {
  padding: 0 10px;
  font-size: 12px;
  color: #4e4949;
  background: none !important;
}
.category-products .toolbar .sorter .sort-by .sort-by-option li a:hover {
  color: #0cbccb;
}
.category-products .toolbar .sorter .sort-by .sort-by-option li:last-of-type {
  border: none;
}
.category-products .toolbar .pagination {
  float: right;
  margin: 0;
}
.category-products .toolbar .pagination li {
  float: left;
  min-width: 35px;
  text-align: center;
  position: relative;
  font-family: "Avenir black", Arial, sans-serif;
  color: #4e4949;
}
.category-products .toolbar .pagination li a {
  float: left;
  width: 100%;
  height: 100%;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 14px;
  color: #4e4949;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.category-products .toolbar .pagination li a:hover {
  color: #3b98b8;
}
.category-products .toolbar .pagination li a.previous {
  padding-right: 5px;
}
.category-products .toolbar .pagination li a.next {
  padding-left: 5px;
}
.category-products .toolbar .pagination li.current {
  color: #3b98b8;
  cursor: default;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 14px;
}
.category-products .toolbar .pagination li.current:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #3b98b8;
}
.category-products .toolbar-bottom {
  float: left;
  width: 100%;
  display: none;
}
.category-products .toolbar-bottom .toolbar .nb-results,
.category-products .toolbar-bottom .toolbar .sorter {
  display: none;
}
.category-products .produits {
  margin: 15px 0;
}
@media (min-width: 993px) {
  .category-products .produits .produit {
    margin: 1%;
    width: 32%;
  }
  .category-products .produits .produit:nth-of-type(3n + 1) {
    margin-left: 0;
  }
  .category-products .produits .produit:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (max-width: 992px) and (min-width: 769px) {
  .category-products .produits .produit {
    margin: 1%;
    width: 49%;
  }
  .category-products .produits .produit:nth-of-type(2n + 1) {
    margin-left: 0;
  }
  .category-products .produits .produit:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (max-width: 768px) and (min-width: 601px) {
  .category-products .produits .produit {
    margin: 1%;
    width: 32%;
  }
  .category-products .produits .produit:nth-of-type(3n + 1) {
    margin-left: 0;
  }
  .category-products .produits .produit:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .category-products .produits .produit {
    margin: 1%;
    width: 49%;
  }
  .category-products .produits .produit:nth-of-type(2n + 1) {
    margin-left: 0;
  }
  .category-products .produits .produit:nth-of-type(2n) {
    margin-right: 0;
  }
}
.col-left .sidebar-filters {
  float: left;
  width: 100%;
}
.col-left .sidebar-filters .block-layered-nav {
  width: 100%;
}
.col-left .sidebar-filters .filters {
  padding: 10px !important;
}
.col-left .sidebar-filters .filters .filtre {
  float: left;
  clear: both;
}
.col-left .sidebar-filters .filters .filtre + .filtre {
  margin-top: 5px;
}
.col-left .sidebar-filters .filters .filtre > a,
.col-left .sidebar-filters .filters .filtre > span {
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 16px;
  padding-left: 20px;
  color: #4e4949;
}
.col-left .sidebar-filters .filters .filtre > a:before,
.col-left .sidebar-filters .filters .filtre > span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 12px;
  height: 12px;
  border: 1px solid #bebab2;
  background: #ffffff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.col-left .sidebar-filters .filters .filtre:hover > a,
.col-left .sidebar-filters .filters .filtre.active > a {
  color: #3b98b8;
}
.col-left .sidebar-filters .filters .filtre:hover > a:before,
.col-left .sidebar-filters .filters .filtre.active > a:before {
  border-color: #3b98b8;
  background: #3b98b8;
}
.col-left .sidebar-filters .filters > div {
  float: left;
  width: 100%;
}
.col-left .sidebar-filters .filters .currently > p {
  float: left;
  width: 100%;
  font-size: 15px;
  font-family: "Avenir black", Arial, sans-serif;
  color: #0c2e3d;
  margin-bottom: 5px;
}
.col-left .sidebar-filters .filters .currently .filtre {
  padding: 0 5px;
}
.col-left .sidebar-filters .filters .currently .filtre a:before {
  content: "\f00d";
  font-family: "fontAwesome";
  font-size: 11px;
  text-align: center;
  line-height: 11px;
  padding-left: 1px;
  color: #3b98b8;
}
.col-left .sidebar-filters .filters .currently .filtre a:hover:before {
  color: #ffffff;
}
.col-left .sidebar-filters .filters .actions {
  padding: 0 5px 5px 5px;
  margin-top: 10px;
  margin-bottom: -1px;
  border-bottom: 2px solid #3b98b8;
  position: relative;
  z-index: 2;
}
.col-left .sidebar-filters .filters .actions a {
  color: #4e4949;
  font-size: 14px;
  line-height: 16px;
  position: relative;
  padding-left: 20px;
}
.col-left .sidebar-filters .filters .actions a:before {
  content: "\f00d";
  font-family: "fontAwesome";
  position: absolute;
  left: 1px;
  top: 3px;
  width: 12px;
  height: 12px;
  line-height: 12px;
  font-size: 14px;
}
.col-left .sidebar-filters .filters .actions a:hover {
  color: #3b98b8;
}
.col-left .sidebar-filters .filters #narrow-by-list {
  position: relative;
  z-index: 1;
}
.col-left .sidebar-filters .filters #narrow-by-list .titre-filtre {
  float: left;
  width: 100%;
  height: 35px;
  line-height: 33px;
  border-top: 1px solid #e6e4de;
  border-bottom: 1px solid #e6e4de;
  position: relative;
  padding-right: 25px;
  cursor: pointer;
}
.col-left .sidebar-filters .filters #narrow-by-list .titre-filtre span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir heavy", Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #0c2e3d;
}
.col-left .sidebar-filters .filters #narrow-by-list .titre-filtre:after {
  content: "\e900";
  font-family: 'coteeau';
  position: absolute;
  right: 5px;
  font-size: 10px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  top: 50%;
  margin-top: -8px;
  text-align: center;
  display: inline-block;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.col-left .sidebar-filters .filters #narrow-by-list .titre-filtre ~ .titre-filtre {
  margin-top: -1px;
}
.col-left .sidebar-filters .filters #narrow-by-list .titre-filtre.open:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.col-left .sidebar-filters .filters #narrow-by-list .titre-filtre.open + .filtres {
  display: block;
}
.col-left .sidebar-filters .filters #narrow-by-list .filtres {
  float: left;
  width: 100%;
  padding: 10px 5px;
  display: none;
}
.col-left .block-layered-nav + .sidebar-filters {
  margin-top: -1px;
}
.col-left .dossier-conseil {
  margin: 20px 0;
  float: left;
  display: inline-block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  position: relative;
}
.col-left .dossier-conseil:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  background: #ffffff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.col-left .dossier-conseil > div {
  position: absolute;
  top: 7px;
  left: 7px;
  bottom: 7px;
  right: 7px;
  background: transparent url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/cote-eau/dossier-conseil.png') no-repeat center;
  background-size: contain;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.col-left .dossier-conseil .text {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  line-height: 24.2px;
  font-size: 22px;
}
.col-left .dossier-conseil .text span {
  display: block;
  color: #ffffff;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
}
.col-left .dossier-conseil .text .titre span:first-of-type {
  font-family: "Avenir light", Arial, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
}
.col-left .dossier-conseil .text .titre span:last-of-type {
  font-family: 'Lobster', cursive;
  font-size: 1.5em;
}
.col-left .dossier-conseil .text .lien {
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 0.5em;
  text-transform: uppercase;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .col-left .dossier-conseil:hover:before {
    -moz-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    -o-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
  }
  .col-left .dossier-conseil:hover .text {
    -webkit-transform: translateY(-50%) scale(1.05);
    -moz-transform: translateY(-50%) scale(1.05);
    -ms-transform: translateY(-50%) scale(1.05);
    -o-transform: translateY(-50%) scale(1.05);
    transform: translateY(-50%) scale(1.05);
  }
  .col-left .dossier-conseil .text {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
}
@media (max-width: 768px) {
  .col-left .dossier-conseil {
    display: none;
  }
}
.product-view {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.product-view .product-top {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.product-view .product-top .product-img-box {
  float: left;
  width: 49%;
}
.product-view .product-top .product-img-box .lien-visuels {
  display: none;
}
.product-view .product-top .product-infos {
  float: right;
  width: 49%;
}
.product-view .product-top .product-infos > div {
  float: left;
  width: 100%;
  border-bottom: 1px solid #bebab2;
  position: relative;
}
.product-view .product-top .product-infos .infos {
  padding-bottom: 15px;
}
.product-view .product-top .product-infos .infos .product-name {
  float: left;
  width: 100%;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #0c2e3d;
  text-transform: uppercase;
}
.product-view .product-top .product-infos .infos .product-ref {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #4e4949;
  line-height: 16px;
  padding-right: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-view .product-top .product-infos .infos .product-com {
  float: left;
  width: 100%;
  margin: 10px 0;
  line-height: 16px;
  padding-right: 190px;
  position: relative;
}
.product-view .product-top .product-infos .infos .product-com .product-note {
  float: none;
  position: absolute;
  left: 0;
  top: 2px;
}
.product-view .product-top .product-infos .infos .product-com .product-note + .rating-links {
  padding-left: 80px;
}
.product-view .product-top .product-infos .infos .product-com .avis {
  display: inline-block;
  vertical-align: middle;
}
.product-view .product-top .product-infos .infos .product-com .avis p {
  margin: 0;
}
.product-view .product-top .product-infos .infos .product-com .avis a {
  font-size: 12px;
  color: #4e4949;
}
.product-view .product-top .product-infos .infos .product-com .avis a:hover {
  color: #0cbccb;
}
.product-view .product-top .product-infos .infos .product-com .avis a:first-of-type {
  padding-left: 0;
}
.product-view .product-top .product-infos .infos .product-price {
  float: left;
  width: 100%;
  margin-top: 50px;
  padding-right: 190px;
}
.product-view .product-top .product-infos .infos .product-price > div {
  float: left;
  width: 100%;
  position: relative;
}
.product-view .product-top .product-infos .infos .product-price .price-box {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.product-view .product-top .product-infos .infos .product-price .price-box > p,
.product-view .product-top .product-infos .infos .product-price .price-box > span {
  float: left;
  clear: both;
}
.product-view .product-top .product-infos .infos .product-price .price-box > p.old-price span,
.product-view .product-top .product-infos .infos .product-price .price-box > span.old-price span {
  font-size: 12px;
  color: #4e4949;
}
.product-view .product-top .product-infos .infos .product-price .price-box > p.regular-price span,
.product-view .product-top .product-infos .infos .product-price .price-box > span.regular-price span,
.product-view .product-top .product-infos .infos .product-price .price-box > p.special-price span,
.product-view .product-top .product-infos .infos .product-price .price-box > span.special-price span {
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 27px;
  line-height: 40px;
  color: #0c2e3d;
}
.product-view .product-top .product-infos .infos .product-price .availability {
  float: left;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  color: #ec0707;
}
.product-view .product-top .product-infos .infos .product-price .availability span {
  text-transform: uppercase;
}
.product-view .product-top .product-infos .infos .product-price .availability.in-stock {
  color: #30b05c;
}
.product-view .product-top .product-infos .infos .product-price .availability.precommande {
  color: #c178bf;
}
.product-view .product-top .product-infos .infos .product-price .venteflash {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 45%;
  background: #0cbccb;
  padding: 15px;
  text-align: center;
}
.product-view .product-top .product-infos .infos .product-price .venteflash div {
  display: inline-block;
}
.product-view .product-top .product-infos .infos .product-price .venteflash div:before {
  display: none !important;
}
.product-view .product-top .product-infos .infos .product-price .venteflash .t1 {
  display: none;
}
.product-view .product-top .product-infos .infos .product-price .venteflash .t2 {
  display: inline-block;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  line-height: 19px;
}
.product-view .product-top .product-infos .infos .product-price .venteflash .t2 span {
  display: inline-block;
  width: 100%;
}
.product-view .product-top .product-infos .infos .product-price .venteflash .t2 span.vf-loader {
  display: none;
}
.product-view .product-top .product-infos .infos .product-price .venteflash .t2 span.no-display {
  display: none;
}
.product-view .product-top .product-infos .infos .product-price .venteflash ~ .price-box,
.product-view .product-top .product-infos .infos .product-price .venteflash ~ .availability {
  padding-right: 50%;
}
.product-view .product-top .product-infos .infos .product-price .grouped-items-table {
  margin-top: 10px;
  float: left;
}
.product-view .product-top .product-infos .infos .product-price .grouped-items-table th {
  padding: 5px;
  font-size: 13px;
}
.product-view .product-top .product-infos .infos .product-price .grouped-items-table tr td {
  padding: 5px;
}
.product-view .product-top .product-infos .infos .product-price .grouped-items-table .price-box {
  margin: 0;
}
.product-view .product-top .product-infos .infos .product-price .grouped-items-table .price-box .regular-price {
  float: none;
}
.product-view .product-top .product-infos .infos .product-price .grouped-items-table .price-box .regular-price .price {
  font-size: 20px;
  line-height: 20px;
}
.product-view .product-top .product-infos .infos .garanties {
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 180px;
}
.product-view .product-top .product-infos .infos .garanties > div {
  float: left;
  width: 100%;
  position: relative;
  height: 50px;
  line-height: 50px;
  padding-left: 60px;
  margin-bottom: 5px;
}
.product-view .product-top .product-infos .infos .garanties > div.garantie {
  color: #3b98b8;
}
.product-view .product-top .product-infos .infos .garanties > div.verif {
  color: #0cbccb;
}
.product-view .product-top .product-infos .infos .garanties > div .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.product-view .product-top .product-infos .infos .garanties > div .icon:before {
  display: inline-block;
  vertical-align: middle;
}
.product-view .product-top .product-infos .infos .garanties > div .icon.cot-check:before {
  font-size: 45px;
}
.product-view .product-top .product-infos .infos .garanties > div .icon.cot-ok:before {
  width: 45px;
  height: 45px;
  line-height: 41px;
  border: 2px solid #0cbccb;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 32px;
}
.product-view .product-top .product-infos .infos .garanties > div .txt {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
}
.product-view .product-top .product-infos .infos .garanties > div .txt span {
  display: block;
  font-size: 24px;
  line-height: 22px;
}
.product-view .product-top .product-infos .infos.no-label .garanties {
  display: none;
}
.product-view .product-top .product-infos .infos.no-label .product-ref,
.product-view .product-top .product-infos .infos.no-label .product-com,
.product-view .product-top .product-infos .infos.no-label .product-price {
  padding-right: 0;
}
.product-view .product-top .product-infos .descriptif {
  padding: 30px 0;
}
.product-view .product-top .product-infos .descriptif .marque {
  position: absolute;
  right: 0;
  top: 30px;
  height: 170px;
  width: 170px;
  border: 1px solid #bebab2;
}
.product-view .product-top .product-infos .descriptif .marque img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: auto;
  max-width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.8;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-view .product-top .product-infos .descriptif .marque:hover img {
  opacity: 1;
}
.product-view .product-top .product-infos .descriptif .marque + .txt {
  padding-right: 190px;
  min-height: 170px;
}
.product-view .product-top .product-infos .descriptif .txt {
  float: left;
  width: 100%;
  text-align: justify;
  font-size: 12px;
  color: #4e4949;
  line-height: 15px;
}
.product-view .product-top .product-infos .descriptif .txt .titre {
  float: left;
  width: 100%;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 5px;
  color: #bebab2;
  text-transform: uppercase;
}
.product-view .product-top .product-infos .actions {
  height: 90px;
  line-height: 86px;
  padding-left: 190px;
}
.product-view .product-top .product-infos .actions .left {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 180px;
  border-right: 1px solid #bebab2;
}
.product-view .product-top .product-infos .actions .left div {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  line-height: 50px;
}
.product-view .product-top .product-infos .actions .left div a {
  float: left;
  width: 50px;
  height: 100%;
  text-align: center;
  margin-right: 9px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #bebab2;
  background: #ffffff;
  color: #0c2e3d;
  opacity: 1;
}
.product-view .product-top .product-infos .actions .left div a span {
  display: inline-block;
  vertical-align: middle;
  font-size: 23px;
  margin-top: -2px;
}
.product-view .product-top .product-infos .actions .left div a span.cot-mail {
  font-size: 20px;
}
@media (min-width: 768px) {
  .product-view .product-top .product-infos .actions .left div a {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .product-view .product-top .product-infos .actions .left div a:hover,
  .product-view .product-top .product-infos .actions .left div a:focus {
    background: #e6e4de;
    border-color: #e6e4de;
  }
  .product-view .product-top .product-infos .actions .left div a:focus {
    opacity: 0.6;
  }
}
.product-view .product-top .product-infos .actions .right {
  float: right;
  width: 100%;
  height: 100%;
}
.product-view .product-top .product-infos .actions .right > div {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: relative;
}
.product-view .product-top .product-infos .actions .right .qty-wrap {
  width: 120px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.product-view .product-top .product-infos .actions .right .qty-wrap label {
  display: block;
  width: 100%;
  line-height: 15px;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #bebab2;
}
.product-view .product-top .product-infos .actions .right .qty-wrap div {
  display: block;
  width: 100%;
  line-height: 33px;
  border: 1px solid #bebab2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.product-view .product-top .product-infos .actions .right .qty-wrap div input {
  float: left;
  padding: 0;
  text-align: center;
  height: 33px;
  border: none;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 14px;
  color: #0c2e3d;
  background: #ffffff;
}
.product-view .product-top .product-infos .actions .right .qty-wrap div input[type='button'] {
  width: 30%;
}
@media (min-width: 768px) {
  .product-view .product-top .product-infos .actions .right .qty-wrap div input[type='button'] {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .product-view .product-top .product-infos .actions .right .qty-wrap div input[type='button']:hover {
    background: #e6e4de;
  }
}
.product-view .product-top .product-infos .actions .right .qty-wrap div input[type='text'] {
  width: 40%;
  border-left: 1px solid #bebab2;
  border-right: 1px solid #bebab2;
}
.product-view .product-top .product-infos .actions .right .qty-wrap + .add-to-cart {
  padding-left: 130px;
}
.product-view .product-top .product-infos .actions .right .add-to-cart {
  float: left;
  width: 100%;
  padding-left: 0;
}
.product-view .product-top .product-infos .actions .right .add-to-cart > div {
  width: 100%;
}
.product-view .product-top .product-infos .actions .right .add-to-cart button {
  float: left;
  width: 100%;
  height: 50px;
  background: #3b98b8;
  color: #ffffff;
  border: 2px solid #3b98b8;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  padding: 0 10px;
  text-align: center;
  margin: 0;
}
.product-view .product-top .product-infos .actions .right .add-to-cart button > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
.product-view .product-top .product-infos .actions .right .add-to-cart button:not(:disabled):hover,
.product-view .product-top .product-infos .actions .right .add-to-cart button:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #3b98b8;
}
.product-view .product-top .product-infos .actions .right .add-to-cart button:not(:disabled):focus {
  opacity: 0.7;
}
.product-view .product-top .product-infos .actions .right .add-to-cart button:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  .product-view .product-top .product-infos .actions .right .add-to-cart button {
    border-width: 1px;
  }
  .product-view .product-top .product-infos .actions .right .add-to-cart button > span {
    font-size: 13px;
  }
}
.product-view .product-top .product-infos .actions .right .add-to-cart button > span {
  position: relative;
  padding-left: 40px;
}
.product-view .product-top .product-infos .actions .right .add-to-cart button .cot-box {
  position: absolute;
  font-size: 32px;
  line-height: 32px;
  left: 0;
  top: 50%;
  margin-top: -16px;
}
.product-view .product-top .product-infos .addthis {
  border: none;
  padding-top: 10px;
}
.product-view .product-top .product-infos .addthis .addthis_toolbox a {
  margin-bottom: 0;
}
.product-view .product-top .product-infos .addthis .addthis_default_style .at300b,
.product-view .product-top .product-infos .addthis .addthis_default_style .at300bo,
.product-view .product-top .product-infos .addthis .addthis_default_style .at300m {
  padding: 0 2px 0 0;
}
.product-view .product-top .slider-content {
  float: left;
  width: 100%;
  position: relative;
}
.product-view .product-top .slider-content .chargement {
  position: absolute;
  z-index: 10;
  background-color: #ffffff;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  text-align: center;
  color: #4e4949;
  font-size: 16px;
}
.product-view .product-top .slider-content .chargement > div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.product-view .product-top .slider-content .chargement > div .loader {
  display: inline-block;
}
.product-view .product-top .slider-content .chargement > div span {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
.product-view .product-top .slider-content .flexslider {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  position: relative;
  z-index: 2;
}
.product-view .product-top .slider-content .flexslider .slides {
  list-style-type: none;
  height: 100%;
}
.product-view .product-top .slider-content .flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.product-view .product-top .slider-content .flexslider .slides > li img {
  width: 100%;
  display: block;
}
.product-view .product-top .slider-content .slider {
  overflow: hidden;
}
.product-view .product-top .slider-content .slider:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.product-view .product-top .slider-content .slider > div {
  position: absolute !important;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 1px solid #e6e4de;
  overflow: hidden;
}
.product-view .product-top .slider-content .slider .slides > li img {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
}
.product-view .product-top .slider-content .slider.un-visuel img {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: auto;
  max-width: 100%;
}
.product-view .product-top .slider-content .slider .infos {
  z-index: 2;
}
.product-view .product-top .slider-content .slider .infos + div {
  z-index: 1;
}
.product-view .product-top .slider-content .slider .infos .reduc {
  position: absolute;
  width: 75px;
  height: 75px;
  line-height: 75px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #3b98b8;
  top: 20px;
  left: 20px;
  text-align: center;
}
.product-view .product-top .slider-content .slider .infos .reduc span {
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 24px;
  color: #ffffff;
}
.product-view .product-top .slider-content .slider .infos .message {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 90px;
  line-height: 90px;
  text-align: center;
}
.product-view .product-top .slider-content .slider .infos .message > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 54px;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
}
.product-view .product-top .slider-content .slider .infos.infos-flash {
  border: 3px solid #0cbccb;
}
.product-view .product-top .slider-content .slider .infos.infos-flash .reduc {
  background: #0cbccb;
}
.product-view .product-top .slider-content .slider .infos.infos-flash .message > span {
  font-size: 54px;
  color: #ffffff;
}
.product-view .product-top .slider-content .slider .infos.infos-flash .message > span.txt {
  font-family: 'Racing Sans One', cursive;
  text-transform: uppercase;
  margin-left: 10px;
}
.product-view .product-top .slider-content .slider .infos.infos-flash .message > span.txt span {
  color: #0cbccb;
}
.product-view .product-top .slider-content .slider .infos.infos-destockage {
  border: 3px solid #f5a623;
}
.product-view .product-top .slider-content .slider .infos.infos-destockage .reduc {
  background: #f5a623;
}
.product-view .product-top .slider-content .slider .infos.infos-destockage .message > span {
  font-family: 'Racing Sans One', cursive;
  font-size: 45px;
  text-transform: uppercase;
  color: #f5a623;
}
.product-view .product-top .slider-content .slider .infos.infos-meilleur {
  border: 3px solid #c4b78a;
}
.product-view .product-top .slider-content .slider .infos.infos-meilleur .reduc {
  background: #c4b78a;
}
.product-view .product-top .slider-content .slider .infos.infos-meilleur .message > span {
  font-family: 'Lobster', cursive;
  font-size: 45px;
  color: #c4b78a;
}
.product-view .product-top .slider-content #carousel {
  margin-top: 15px;
  padding: 0;
  position: relative;
}
.product-view .product-top .slider-content #carousel .flex-viewport {
  display: block;
  margin: 0 -5px;
  position: relative;
  z-index: 2;
}
.product-view .product-top .slider-content #carousel .flex-viewport ul {
  width: 100%;
}
.product-view .product-top .slider-content #carousel .flex-viewport ul li {
  width: 80px;
  opacity: 0.6;
  cursor: pointer;
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  -ms-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  background: #ffffff;
  padding: 0 5px;
}
.product-view .product-top .slider-content #carousel .flex-viewport ul li:hover {
  opacity: 0.8;
}
.product-view .product-top .slider-content #carousel .flex-viewport ul li.flex-active-slide {
  opacity: 1;
  cursor: default;
}
.product-view .product-top .slider-content #carousel .flex-viewport ul li.flex-active-slide img {
  border-color: #3b98b8;
}
.product-view .product-top .slider-content #carousel .flex-viewport ul li img {
  border: 1px solid #e6e4de;
}
.product-view .product-top .slider-content #carousel.nav {
  padding: 0 35px;
}
.product-view .product-top .slider-content #carousel.nav .flex-direction-nav {
  display: block;
}
.product-view .product-top .slider-content .flex-direction-nav {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  list-style-type: none;
  z-index: 1;
  display: none;
}
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-prev,
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-next {
  float: right;
  width: 30px;
  height: 100%;
  border: 1px solid #e6e4de;
  position: relative;
  background-color: #ffffff;
  color: #0c2e3d;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-prev:after,
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-next:after {
  content: "\e900";
  font-family: "coteeau";
  font-size: 15px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  width: 100%;
  text-align: center;
  z-index: 1;
  height: 20px;
  line-height: 20px;
  opacity: 0.3;
}
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-prev a,
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-next a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  color: #ffffff;
  background: #ffffff;
  position: relative;
  z-index: 2;
}
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-prev a:after,
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-next a:after {
  content: "\e900";
  font-family: "coteeau";
  font-size: 15px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  width: 100%;
  text-align: center;
  z-index: 1;
  height: 20px;
  line-height: 20px;
  color: #0c2e3d;
}
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-prev a.flex-disabled,
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-next a.flex-disabled {
  display: none;
}
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-prev a:hover:after,
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-next a:hover:after {
  color: #3b98b8;
}
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-prev,
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-prev a {
  float: left;
}
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-prev:after,
.product-view .product-top .slider-content .flex-direction-nav .flex-nav-prev a:after {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  left: -1px;
}
.product-view .product-bottom {
  float: left;
  width: 100%;
}
.product-view .product-bottom .product-tab-detail {
  margin: 0;
}
.product-view .product-bottom .product-tab-detail .product-tab-nav {
  height: 50px;
  line-height: 52px;
  background: #bebab2;
}
.product-view .product-bottom .product-tab-detail .product-tab-nav li {
  float: left;
  height: 100%;
  line-height: inherit;
  width: auto;
  margin: 0;
  border: none !important;
}
.product-view .product-bottom .product-tab-detail .product-tab-nav li > a,
.product-view .product-bottom .product-tab-detail .product-tab-nav li > span {
  float: left;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 14px;
}
.product-view .product-bottom .product-tab-detail .product-tab-nav li.active {
  background: #3b98b8;
}
.product-view .product-bottom .product-tab-detail #product_tab_nav2 {
  margin-top: 50px;
  background: #3b98b8;
}
.product-view .product-bottom .product-tab-detail .tab-content {
  border: 1px solid #3b98b8;
  padding: 20px;
  text-align: center;
  margin-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.product-view .product-bottom .product-tab-detail .tab-content > div {
  display: none;
  width: 100%;
  text-align: left;
}
.product-view .product-bottom .product-tab-detail .tab-content > div.active {
  display: inline-block;
}
.product-view .product-bottom .product-tab-detail .tab-content .std {
  margin-top: 0;
}
.product-view .product-bottom .product-tab-detail .tab-content h2 {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  font-family: "Avenir black", Arial, sans-serif;
  color: #0c2e3d;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews {
  float: left;
  width: 100%;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews .pager {
  float: left;
  width: 100%;
  padding: 5px 0;
  border-top: 1px solid #e6e4de;
  border-bottom: 1px solid #e6e4de;
  line-height: 25px;
  font-size: 13px;
  font-family: "Avenir medium", Arial, sans-serif;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews .pager .limiter {
  width: auto;
  margin: 0;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews .pager .limiter-active {
  padding: 0 5px;
  width: 50px;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews .pager .limiter-active:before {
  top: -1px;
  right: 6px;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews .pager .limiter-active:after {
  display: none;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews .pager .limiter-option {
  top: 100%;
  margin-top: -1px;
  width: 50px;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews .pager ~ .pager {
  margin-bottom: 20px;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews dl {
  float: left;
  width: 100%;
  margin: 10px 0 !important;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews dl dt,
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews dl dd {
  float: left;
  width: 100%;
  margin: 0 !important;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews dl dd + dt {
  padding-top: 10px;
  margin-top: 10px !important;
  border-top: 1px solid #e6e4de;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews .title-review {
  float: left;
  width: 100%;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #0c2e3d;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews .title-review .author-review {
  font-family: "Avenir medium", Arial, sans-serif;
  font-size: 13px;
  color: #0c2e3d;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews .ratings {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews .ratings .product-note .titre {
  float: left;
  margin-right: 5px;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 13px;
  color: #4e4949;
  line-height: 14px;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews .ratings .product-note + .product-note {
  margin-left: 15px;
}
.product-view .product-bottom .product-tab-detail .tab-content .box-reviews .txt-review {
  float: left;
  width: 100%;
  font-size: 13px;
  color: #4e4949;
  margin-top: 5px;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add {
  float: left;
  width: 100%;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .form-list {
  margin-top: 0;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product {
  margin-bottom: 10px;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table .rating {
  float: left;
  width: 100%;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table .rating + .rating {
  margin-top: 10px;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table .rating .titre {
  float: left;
  width: 60px;
  font-family: "Avenir heavy", Arial, sans-serif;
  line-height: 15px;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table .rating .valeur {
  float: left;
  margin-left: 5px;
  position: relative;
  padding-right: 200px;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table .rating .valeur input {
  display: none;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table .rating .valeur input:checked + label {
  color: #f5a623;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table .rating .valeur input:checked + label ~ label {
  color: #f5a623;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table .rating .valeur label {
  float: right;
  color: rgba(190, 186, 178, 0.7);
  font-size: 15px;
  cursor: pointer;
  height: 15px;
  line-height: 15px;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table .rating .valeur label:before {
  display: none;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table .rating .valeur label:hover {
  color: rgba(245, 166, 35, 0.7) !important;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table .rating .valeur label:hover ~ label {
  color: rgba(245, 166, 35, 0.7) !important;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table .rating .valeur .validation-advice {
  position: absolute;
  right: 0;
  width: auto;
  margin: 0;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .comment-product li {
  width: 48%;
  max-width: inherit;
}
.product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .comment-product li:last-of-type {
  margin-top: 10px;
  float: left;
  width: 100%;
}
@media (min-width: 993px) {
  .product-view .produits .produit {
    margin: 1%;
    width: 23.5%;
  }
  .product-view .produits .produit:nth-of-type(4n + 1) {
    margin-left: 0;
  }
  .product-view .produits .produit:nth-of-type(4n) {
    margin-right: 0;
  }
}
@media (max-width: 992px) and (min-width: 601px) {
  .product-view .produits .produit {
    margin: 1%;
    width: 32%;
  }
  .product-view .produits .produit:nth-of-type(3n + 1) {
    margin-left: 0;
  }
  .product-view .produits .produit:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .product-view .produits .produit {
    margin: 1%;
    width: 49%;
  }
  .product-view .produits .produit:nth-of-type(2n + 1) {
    margin-left: 0;
  }
  .product-view .produits .produit:nth-of-type(2n) {
    margin-right: 0;
  }
}
.product-view .similar-products,
.product-view .last-products {
  float: left;
  width: 100%;
}
.product-view .similar-products .block,
.product-view .last-products .block {
  float: left;
  width: 100%;
  margin: 0;
}
.product-view .similar-products .page-title,
.product-view .last-products .page-title {
  margin-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e4de;
}
.product-view.flash .product-top .product-infos .infos .product-price .price-box .special-price span {
  color: #0cbccb;
}
.product-view.flash .product-top .product-infos .actions .right .add-to-cart button {
  background: #0cbccb;
  color: #ffffff;
  border: 2px solid #0cbccb;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-view.flash .product-top .product-infos .actions .right .add-to-cart button > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
.product-view.flash .product-top .product-infos .actions .right .add-to-cart button:not(:disabled):hover,
.product-view.flash .product-top .product-infos .actions .right .add-to-cart button:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #0cbccb;
}
.product-view.flash .product-top .product-infos .actions .right .add-to-cart button:not(:disabled):focus {
  opacity: 0.7;
}
.product-view.flash .product-top .product-infos .actions .right .add-to-cart button:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  .product-view.flash .product-top .product-infos .actions .right .add-to-cart button {
    border-width: 1px;
  }
  .product-view.flash .product-top .product-infos .actions .right .add-to-cart button > span {
    font-size: 13px;
  }
}
.product-view.flash .product-top .slider-content #carousel .flex-viewport ul li.flex-active-slide img {
  border-color: #0cbccb;
}
.product-view.flash .product-bottom .product-tab-detail .product-tab-nav li.active {
  background: #0cbccb;
}
.product-view.flash .product-bottom .product-tab-detail .tab-content {
  border-color: #0cbccb;
}
.product-view.flash .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button {
  background: #0cbccb;
  color: #ffffff;
  border: 2px solid #0cbccb;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-view.flash .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
.product-view.flash .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button:not(:disabled):hover,
.product-view.flash .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #0cbccb;
}
.product-view.flash .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button:not(:disabled):focus {
  opacity: 0.7;
}
.product-view.flash .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  .product-view.flash .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button {
    border-width: 1px;
  }
  .product-view.flash .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button > span {
    font-size: 13px;
  }
}
.product-view.flash .product-bottom .product-tab-detail #product_tab_nav2 {
  background: #0cbccb;
}
.product-view.destockage .product-top .product-infos .infos .product-price .price-box .special-price span {
  color: #f5a623;
}
.product-view.destockage .product-top .product-infos .actions .right .add-to-cart button {
  background: #f5a623;
  color: #ffffff;
  border: 2px solid #f5a623;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-view.destockage .product-top .product-infos .actions .right .add-to-cart button > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
.product-view.destockage .product-top .product-infos .actions .right .add-to-cart button:not(:disabled):hover,
.product-view.destockage .product-top .product-infos .actions .right .add-to-cart button:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #f5a623;
}
.product-view.destockage .product-top .product-infos .actions .right .add-to-cart button:not(:disabled):focus {
  opacity: 0.7;
}
.product-view.destockage .product-top .product-infos .actions .right .add-to-cart button:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  .product-view.destockage .product-top .product-infos .actions .right .add-to-cart button {
    border-width: 1px;
  }
  .product-view.destockage .product-top .product-infos .actions .right .add-to-cart button > span {
    font-size: 13px;
  }
}
.product-view.destockage .product-top .slider-content #carousel .flex-viewport ul li.flex-active-slide img {
  border-color: #f5a623;
}
.product-view.destockage .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button {
  background: #f5a623;
  color: #ffffff;
  border: 2px solid #f5a623;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-view.destockage .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
.product-view.destockage .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button:not(:disabled):hover,
.product-view.destockage .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #f5a623;
}
.product-view.destockage .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button:not(:disabled):focus {
  opacity: 0.7;
}
.product-view.destockage .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  .product-view.destockage .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button {
    border-width: 1px;
  }
  .product-view.destockage .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button > span {
    font-size: 13px;
  }
}
.product-view.meilleur .product-top .product-infos .infos .product-price .price-box .special-price span {
  color: #c4b78a;
}
.product-view.meilleur .product-top .product-infos .actions .right .add-to-cart button {
  background: #c4b78a;
  color: #ffffff;
  border: 2px solid #c4b78a;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-view.meilleur .product-top .product-infos .actions .right .add-to-cart button > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
.product-view.meilleur .product-top .product-infos .actions .right .add-to-cart button:not(:disabled):hover,
.product-view.meilleur .product-top .product-infos .actions .right .add-to-cart button:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #c4b78a;
}
.product-view.meilleur .product-top .product-infos .actions .right .add-to-cart button:not(:disabled):focus {
  opacity: 0.7;
}
.product-view.meilleur .product-top .product-infos .actions .right .add-to-cart button:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  .product-view.meilleur .product-top .product-infos .actions .right .add-to-cart button {
    border-width: 1px;
  }
  .product-view.meilleur .product-top .product-infos .actions .right .add-to-cart button > span {
    font-size: 13px;
  }
}
.product-view.meilleur .product-top .slider-content #carousel .flex-viewport ul li.flex-active-slide img {
  border-color: #c4b78a;
}
.product-view.meilleur .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button {
  background: #c4b78a;
  color: #ffffff;
  border: 2px solid #c4b78a;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-view.meilleur .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
.product-view.meilleur .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button:not(:disabled):hover,
.product-view.meilleur .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #c4b78a;
}
.product-view.meilleur .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button:not(:disabled):focus {
  opacity: 0.7;
}
.product-view.meilleur .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  .product-view.meilleur .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button {
    border-width: 1px;
  }
  .product-view.meilleur .product-bottom .product-tab-detail .tab-content #tab_reviewform #review-form .buttons-set button > span {
    font-size: 13px;
  }
}
.marque-list {
  float: left;
  width: 100%;
}
.marque-list .marque-item {
  float: left;
  margin-bottom: 2%;
  margin-right: 2%;
}
@media (min-width: 993px) {
  .marque-list .marque-item {
    width: 15%;
  }
  .marque-list .marque-item:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media (max-width: 992px) and (min-width: 769px) {
  .marque-list .marque-item {
    width: 18.4%;
  }
  .marque-list .marque-item:nth-of-type(5n) {
    margin-right: 0;
  }
}
@media (max-width: 768px) and (min-width: 501px) {
  .marque-list .marque-item {
    width: 23.5%;
  }
  .marque-list .marque-item:nth-of-type(4n) {
    margin-right: 0;
  }
}
@media (max-width: 500px) {
  .marque-list .marque-item {
    width: 32%;
  }
  .marque-list .marque-item:nth-of-type(3n) {
    margin-right: 0;
  }
}
.marque-list .marque-item .item-thumbnail-wrapper {
  float: left;
  width: 100%;
  padding: 15px;
  border: 1px solid #e6e4de;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.marque-list .marque-item .item-thumbnail-wrapper img {
  float: left;
  width: 100%;
}
.marque-list .marque-item .item-label {
  float: left;
  width: 100%;
  margin-top: 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.marque-list .marque-item .item-label span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-family: "Avenir black", Arial, sans-serif;
  line-height: 15px;
  color: #4e4949;
  text-transform: uppercase;
  max-height: 30px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media (min-width: 768px) {
  .marque-list .marque-item:hover .item-thumbnail-wrapper {
    border-color: #3b98b8;
  }
  .marque-list .marque-item:hover .item-label span {
    color: #3b98b8;
  }
}
@media (min-width: 768px) {
  .produits .produit {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .produits .produit:before {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .produits .produit .visuel:after {
    background: rgba(230, 228, 222, 0);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .produits .produit .hover .liens {
    margin-top: 5px;
    -webkit-transition: margin 0.3s ease-in-out;
    -moz-transition: margin 0.3s ease-in-out;
    -ms-transition: margin 0.3s ease-in-out;
    -o-transition: margin 0.3s ease-in-out;
    transition: margin 0.3s ease-in-out;
  }
  .produits .produit:hover {
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  }
  .produits .produit:hover:before {
    border-width: 3px;
    border-color: #3b98b8;
  }
  .produits .produit:hover .visuel:after {
    background: rgba(230, 228, 222, 0.9);
  }
  .produits .produit:hover .hover .liens {
    top: 50%;
    margin-top: 0;
  }
}
@media (max-width: 1100px) {
  .product-view .product-top .product-img-box {
    width: 45%;
  }
  .product-view .product-top .product-infos {
    width: 53%;
  }
}
@media (max-width: 992px) {
  .product-view {
    margin-top: 10px;
  }
  .product-view .product-top {
    margin-bottom: 20px;
  }
  .product-view .product-top .product-infos .infos {
    padding-bottom: 0;
  }
  .product-view .product-top .product-infos .infos .product-name {
    font-size: 16px;
    line-height: 20px;
  }
  .product-view .product-top .product-infos .infos .product-ref {
    font-size: 11px;
    line-height: 14px;
    padding-right: 0;
  }
  .product-view .product-top .product-infos .infos .product-com {
    padding-right: 0;
    margin: 5px 0;
  }
  .product-view .product-top .product-infos .infos .product-price {
    padding-right: 0;
    margin-top: 10px;
  }
  .product-view .product-top .product-infos .infos .product-price .venteflash {
    width: 160px;
    padding: 10px;
  }
  .product-view .product-top .product-infos .infos .product-price .venteflash ~ .price-box,
  .product-view .product-top .product-infos .infos .product-price .venteflash ~ .availability {
    padding-right: 180px;
  }
  .product-view .product-top .product-infos .infos .product-price .price-box > p.old-price span,
  .product-view .product-top .product-infos .infos .product-price .price-box > span.old-price span {
    font-size: 11px;
  }
  .product-view .product-top .product-infos .infos .product-price .price-box > p.regular-price span,
  .product-view .product-top .product-infos .infos .product-price .price-box > span.regular-price span,
  .product-view .product-top .product-infos .infos .product-price .price-box > p.special-price span,
  .product-view .product-top .product-infos .infos .product-price .price-box > span.special-price span {
    font-size: 23px;
    line-height: 30px;
  }
  .product-view .product-top .product-infos .infos .product-price .availability {
    font-size: 11px;
    line-height: 14px;
  }
  .product-view .product-top .product-infos .infos .garanties {
    position: relative;
    float: left;
    width: 100%;
    bottom: 0;
    margin-top: 10px;
    padding: 10px 0;
    border-top: 1px solid #bebab2;
    text-align: center;
  }
  .product-view .product-top .product-infos .infos .garanties > div {
    display: inline-block;
    vertical-align: middle;
    float: none;
    max-width: 152px;
    width: 48%;
    margin-bottom: 0;
    height: 40px;
    line-height: 40px;
    padding-left: 45px;
    text-align: left;
  }
  .product-view .product-top .product-infos .infos .garanties > div + div {
    margin-left: 2%;
  }
  .product-view .product-top .product-infos .infos .garanties > div .icon {
    width: 40px;
    height: 40px;
    line-height: 38px;
  }
  .product-view .product-top .product-infos .infos .garanties > div .icon.cot-check:before {
    font-size: 35px;
  }
  .product-view .product-top .product-infos .infos .garanties > div .icon.cot-ok:before {
    width: 35px;
    height: 35px;
    line-height: 31px;
    font-size: 22px;
  }
  .product-view .product-top .product-infos .infos .garanties > div .txt {
    font-size: 11px;
    line-height: 12px;
  }
  .product-view .product-top .product-infos .infos .garanties > div .txt span {
    font-size: 20px;
    line-height: 18px;
  }
  .product-view .product-top .product-infos .infos.no-label {
    padding-bottom: 10px;
  }
  .product-view .product-top .product-infos .descriptif {
    padding: 10px 0;
  }
  .product-view .product-top .product-infos .descriptif .marque {
    position: relative;
    top: 0;
    height: 110px;
    width: 110px;
    float: right;
    margin: 0 0 0 10px;
  }
  .product-view .product-top .product-infos .descriptif .marque + .txt {
    padding: 0;
    min-height: inherit;
    float: none;
    width: auto;
  }
  .product-view .product-top .product-infos .descriptif .marque + .txt .titre {
    float: none;
    display: block;
  }
  .product-view .product-top .product-infos .actions {
    height: auto;
    line-height: inherit;
    padding: 10px 0;
  }
  .product-view .product-top .product-infos .actions .left {
    position: relative;
    float: left;
    width: 100%;
    border-right: none;
    margin-bottom: 10px;
    text-align: right;
  }
  .product-view .product-top .product-infos .actions .left div {
    height: 40px;
    line-height: 40px;
  }
  .product-view .product-top .product-infos .actions .left div a {
    width: 40px;
    margin-right: 0;
    margin-left: 10px;
  }
  .product-view .product-top .product-infos .actions .left div a span {
    font-size: 19px;
  }
  .product-view .product-top .product-infos .actions .left div a span.cot-mail {
    font-size: 16px;
  }
  .product-view .product-top .product-infos .actions .right {
    float: left;
  }
  .product-view .product-top .slider-content .slider .infos .reduc {
    top: 10px;
    left: 10px;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .product-view .product-top .slider-content .slider .infos .reduc span {
    font-size: 20px;
  }
  .product-view .product-top .slider-content .slider .infos .message {
    height: 60px;
    line-height: 60px;
  }
  .product-view .product-top .slider-content .slider .infos.infos-flash .message > span {
    line-height: 40px;
    font-size: 40px;
  }
  .product-view .product-top .slider-content .slider .infos.infos-meilleur .message > span {
    font-size: 38px;
    line-height: 40px;
  }
  .product-view .product-top .slider-content .slider .infos.infos-destockage .message > span {
    font-size: 35px;
    line-height: 35px;
  }
  .product-view .product-bottom .product-tab-detail .product-tab-nav {
    height: 40px;
    line-height: 42px;
  }
  .product-view .product-bottom .product-tab-detail .product-tab-nav li > a,
  .product-view .product-bottom .product-tab-detail .product-tab-nav li > span {
    padding: 0 15px;
    font-size: 13px;
  }
  .product-view .product-bottom .product-tab-detail .tab-content {
    padding: 10px;
  }
  .product-view .product-bottom .product-tab-detail #product_tab_nav2 {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .produits .produit .hover {
    display: none;
  }
  .produits .produit .visuel .message {
    height: 45px;
    line-height: 45px;
  }
  .produits .produit .infos {
    padding: 6px 9px;
  }
  .produits .produit .infos .product-note,
  .produits .produit .infos .rating-links,
  .produits .produit .infos .no-rating,
  .produits .produit .infos .amount {
    margin-bottom: 5px;
  }
  .produits .produit.meilleur .visuel .message span {
    font-size: 25px;
  }
  .produits .produit.destockage .visuel .message span {
    font-size: 22px;
  }
  .produits .produit.flash .visuel .message div {
    padding-left: 30px;
  }
  .produits .produit.flash .visuel .message div:before {
    font-size: 28px;
    line-height: 28px;
    margin-top: -14px;
  }
  .produits .produit.flash .visuel .message div .t1 {
    font-size: 23px;
    line-height: 21px;
  }
  .produits .produit.flash .visuel .message div .t2 {
    font-size: 11px;
  }
  .entete-categorie .category-description {
    font-size: 13px;
    line-height: 18px;
  }
  .entete-categorie.entete-cat-level1 .category-title {
    height: 100px;
    line-height: 100px;
    padding: 0 30px;
  }
  .entete-categorie.entete-cat-level1 .category-title h1 {
    font-size: 35px;
  }
  .entete-categorie.entete-sous-cat {
    padding: 10px;
  }
  .entete-categorie.entete-sous-cat .visuel {
    left: 10px;
    top: 10px;
    width: 130px;
    height: 130px;
  }
  .entete-categorie.entete-sous-cat .visuel + .infos {
    padding-left: 140px;
    min-height: 130px;
  }
  .entete-categorie.entete-sous-cat .infos .category-title h1 {
    line-height: 25px;
    font-size: 25px;
  }
  .category-products .toolbar {
    line-height: 38px;
  }
  .category-products .toolbar > div {
    padding: 0 10px;
  }
  .category-products .toolbar .pagination li {
    min-width: 30px;
  }
  .category-products .toolbar .pagination li a,
  .category-products .toolbar .pagination li.current {
    font-size: 12px;
  }
  .col-left .block-layered-nav + .sidebar-filters {
    width: 49%;
    float: right;
    margin-top: 0;
  }
  .product-view .product-top .product-infos {
    width: 100%;
  }
  .product-view .product-top .product-infos .descriptif .marque {
    position: absolute;
    right: 0;
    top: 10px;
  }
  .product-view .product-top .product-infos .descriptif .marque + .txt {
    float: left;
    padding-right: 120px;
    min-height: 110px;
  }
  .product-view .product-top .product-img-box {
    width: 100%;
    margin-top: 10px;
  }
  .marque-list .marque-item .item-thumbnail-wrapper {
    padding: 10px;
  }
  .marque-list .marque-item .item-label {
    margin-top: 5px;
  }
  .marque-list .marque-item .item-label span {
    font-size: 11px;
    line-height: 13px;
    max-height: 26px;
  }
}
@media (max-width: 500px) {
  .produits .produit .visuel .message {
    height: 35px;
    line-height: 35px;
  }
  .produits .produit .visuel .reduc {
    top: 6px;
    left: 6px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .produits .produit .visuel .reduc span {
    font-size: 11px;
  }
  .produits .produit .infos {
    padding: 3px 6px;
  }
  .produits .produit .infos .nom span {
    font-size: 12px;
    line-height: 16px;
  }
  .produits .produit .infos .ref span {
    font-size: 9px;
    line-height: 14px;
  }
  .produits .produit .infos .product-note {
    margin-bottom: 5px;
  }
  .produits .produit .infos .product-note > div {
    width: 60px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
  }
  .produits .produit .infos .product-note > div .note > div {
    width: 60px;
  }
  .produits .produit .infos .price-box {
    margin-top: 0;
    margin-bottom: 2px;
  }
  .produits .produit .infos .price-box .old-price .price {
    font-size: 11px;
    height: 18px;
    line-height: 18px;
  }
  .produits .produit .infos .price-box .special-price .price,
  .produits .produit .infos .price-box .regular-price .price {
    font-size: 16px;
    line-height: 16px;
    margin-top: 18px;
  }
  .produits .produit .infos .price-box .minimal-price .price-label {
    font-size: 11px;
    height: 18px;
    line-height: 18px;
  }
  .produits .produit .infos .price-box .minimal-price .price {
    font-size: 16px;
    line-height: 20px;
  }
  .produits .produit.meilleur .visuel .message span {
    font-size: 21px;
  }
  .produits .produit.destockage .visuel .message span {
    font-size: 18px;
  }
  .produits .produit.flash .visuel .message div {
    padding-left: 25px;
    line-height: 14px;
  }
  .produits .produit.flash .visuel .message div:before {
    font-size: 22px;
    line-height: 22px;
    margin-top: -11px;
  }
  .produits .produit.flash .visuel .message div .t1 {
    font-size: 17px;
    line-height: 16px;
  }
  .produits .produit.flash .visuel .message div .t2 {
    font-size: 10px;
    font-family: "Avenir medium", Arial, sans-serif;
  }
  .entete-categorie {
    margin-bottom: 15px;
  }
  .entete-categorie .category-description {
    font-size: 12px;
    line-height: 15px;
  }
  .entete-categorie.entete-cat-level1 .category-title {
    height: auto;
    line-height: inherit;
    padding: 15px;
  }
  .entete-categorie.entete-cat-level1 .category-title h1 {
    font-size: 20px;
    margin-top: -5px;
  }
  .entete-categorie.entete-cat-level1 .category-description {
    margin-top: 10px;
  }
  .entete-categorie.entete-sous-cat {
    padding: 10px;
  }
  .entete-categorie.entete-sous-cat .visuel {
    display: none;
  }
  .entete-categorie.entete-sous-cat .visuel + .infos {
    padding-left: 0;
    min-height: inherit;
  }
  .entete-categorie.entete-sous-cat .infos .category-title h1 {
    line-height: 20px;
    font-size: 20px;
  }
  .entete-categorie.entete-sous-cat .infos .category-description {
    margin-top: 5px;
  }
  .category-products .toolbar > div > span {
    font-size: 11px;
    line-height: 13px;
  }
  .category-products .toolbar .pagination li {
    min-width: 25px;
  }
  .category-products .toolbar .pagination li a,
  .category-products .toolbar .pagination li.current {
    font-size: 11px;
  }
  .category-products .produits {
    margin: 5px 0;
  }
  .product-view .product-top .product-infos {
    position: relative;
  }
  .product-view .product-top .product-infos .infos .product-name {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 2px;
  }
  .product-view .product-top .product-infos .infos .product-ref {
    font-size: 10px;
    line-height: 12px;
  }
  .product-view .product-top .product-infos .infos .product-com .ratings .rating-links {
    padding-left: 0 !important;
  }
  .product-view .product-top .product-infos .infos .product-com .avis {
    margin-top: 1px;
  }
  .product-view .product-top .product-infos .infos .product-com .avis a {
    font-size: 11px;
  }
  .product-view .product-top .product-infos .infos .product-com .product-note {
    float: left;
    position: relative;
    margin-bottom: 5px;
  }
  .product-view .product-top .product-infos .infos .product-price .price-box > p.regular-price span,
  .product-view .product-top .product-infos .infos .product-price .price-box > span.regular-price span,
  .product-view .product-top .product-infos .infos .product-price .price-box > p.special-price span,
  .product-view .product-top .product-infos .infos .product-price .price-box > span.special-price span {
    font-size: 20px;
    line-height: 22px;
  }
  .product-view .product-top .product-infos .infos .product-price .availability {
    font-size: 10px;
  }
  .product-view .product-top .product-infos .infos .product-price .venteflash {
    padding: 5px;
    width: 130px;
  }
  .product-view .product-top .product-infos .infos .product-price .venteflash .t2 {
    font-size: 13px;
    line-height: 17px;
    margin-top: 1px;
  }
  .product-view .product-top .product-infos .infos .product-price .venteflash ~ .price-box,
  .product-view .product-top .product-infos .infos .product-price .venteflash ~ .availability {
    padding-right: 140px;
  }
  .product-view .product-top .product-infos .infos .garanties {
    padding: 5px 0;
  }
  .product-view .product-top .product-infos .infos .garanties > div {
    height: 35px;
    line-height: 35px;
    padding-left: 35px;
    max-width: 130px;
  }
  .product-view .product-top .product-infos .infos .garanties > div .icon {
    width: 30px;
    height: 30px;
    line-height: 28px;
    top: 50%;
    margin-top: -16px;
    left: 2px;
  }
  .product-view .product-top .product-infos .infos .garanties > div .icon.cot-check:before {
    font-size: 25px;
  }
  .product-view .product-top .product-infos .infos .garanties > div .icon.cot-ok:before {
    width: 25px;
    height: 25px;
    line-height: 21px;
    font-size: 17px;
    border-width: 1px;
  }
  .product-view .product-top .product-infos .infos .garanties > div .txt {
    font-size: 10px;
    line-height: 11px;
  }
  .product-view .product-top .product-infos .infos .garanties > div .txt span {
    font-size: 17px;
    line-height: 16px;
  }
  .product-view .product-top .product-infos.marque .infos .product-name,
  .product-view .product-top .product-infos.marque .infos .product-ref {
    padding-right: 70px;
  }
  .product-view .product-top .product-infos .descriptif {
    position: static;
    padding: 7px 0;
  }
  .product-view .product-top .product-infos .descriptif .txt {
    padding: 0 !important;
    min-height: inherit !important;
    font-size: 11px;
    line-height: 14px;
    width: 100% !important;
  }
  .product-view .product-top .product-infos .descriptif .txt .titre {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0;
  }
  .product-view .product-top .product-infos .descriptif .txt .titre:before {
    content: 'Voir la ';
  }
  .product-view .product-top .product-infos .descriptif .txt .titre:after {
    content: "\e900";
    font-family: "coteeau";
    display: inline-block;
    vertical-align: middle;
    line-height: 12px;
    font-size: 10px;
    margin-left: 5px;
    margin-top: -2px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .product-view .product-top .product-infos .descriptif .txt .des {
    display: none;
    margin-top: 5px;
  }
  .product-view .product-top .product-infos .descriptif .txt.open .titre:before {
    content: 'Masquer la ';
  }
  .product-view .product-top .product-infos .descriptif .txt.open .titre:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .product-view .product-top .product-infos .descriptif .txt.open .des {
    display: inline-block;
  }
  .product-view .product-top .product-infos .descriptif .marque {
    position: absolute;
    right: 0;
    top: -5px;
    width: 60px;
    height: 60px;
    margin: 0;
  }
  .product-view .product-top .product-infos .actions {
    position: relative;
  }
  .product-view .product-top .product-infos .actions .left {
    float: right;
    width: auto;
  }
  .product-view .product-top .product-infos .actions .left div {
    height: 35px;
    line-height: 35px;
  }
  .product-view .product-top .product-infos .actions .left div a {
    width: 35px;
    margin-left: 5px;
  }
  .product-view .product-top .product-infos .actions .left div a span {
    font-size: 17px;
  }
  .product-view .product-top .product-infos .actions .left div a span.cot-mail {
    font-size: 14px;
  }
  .product-view .product-top .product-infos .actions .right > div {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0;
  }
  .product-view .product-top .product-infos .actions .right .add-to-cart {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
    padding: 0 !important;
  }
  .product-view .product-top .product-infos .actions .right .add-to-cart button {
    height: 40px;
  }
  .product-view .product-top .product-infos .actions .right .add-to-cart button > span {
    padding-left: 30px;
  }
  .product-view .product-top .product-infos .actions .right .add-to-cart button .cot-box {
    font-size: 25px;
    line-height: 26px;
    margin-top: -13px;
  }
  .product-view .product-top .product-infos .actions .right .qty-wrap {
    top: -45px;
  }
  .product-view .product-top .product-infos .actions .right .qty-wrap label {
    display: none;
  }
  .product-view .product-top .product-img-box {
    margin: 10px 0;
  }
  .product-view .product-top .slider-content #carousel {
    margin-top: 5px;
  }
  .product-view .product-top .slider-content .slider .infos .reduc {
    top: 5px;
    left: 5px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .product-view .product-top .slider-content .slider .infos .reduc span {
    font-size: 16px;
  }
  .product-view .product-top .slider-content .slider .infos .message {
    height: 50px;
    line-height: 50px;
  }
  .product-view .product-top .slider-content .slider .infos.infos-flash {
    border-width: 2px;
  }
  .product-view .product-top .slider-content .slider .infos.infos-flash .message > span {
    line-height: 30px;
    font-size: 30px;
  }
  .product-view .product-top .slider-content .slider .infos.infos-meilleur {
    border-width: 2px;
  }
  .product-view .product-top .slider-content .slider .infos.infos-meilleur .message > span {
    font-size: 30px;
    line-height: 30px;
  }
  .product-view .product-top .slider-content .slider .infos.infos-destockage {
    border-width: 2px;
  }
  .product-view .product-top .slider-content .slider .infos.infos-destockage .message > span {
    font-size: 27px;
    line-height: 27px;
  }
  .product-view .product-bottom .product-tab-detail .product-tab-nav {
    height: 35px;
    line-height: 37px;
  }
  .product-view .product-bottom .product-tab-detail .product-tab-nav li {
    width: 33.33333333%;
  }
  .product-view .product-bottom .product-tab-detail .product-tab-nav li > a,
  .product-view .product-bottom .product-tab-detail .product-tab-nav li > span {
    padding: 0 10px;
    font-size: 11px;
  }
  .product-view .product-bottom .product-tab-detail .product-tab-nav li > a span,
  .product-view .product-bottom .product-tab-detail .product-tab-nav li > span span {
    display: inline-block;
    vertical-align: middle;
    line-height: 14px;
  }
  .product-view .product-bottom .product-tab-detail #product_tab_nav2 {
    margin-top: 10px;
  }
  .product-view .product-bottom .product-tab-detail #product_tab_nav2 li {
    width: 100%;
  }
  .product-view .product-bottom .product-tab-detail #product_tab_nav2 li > span {
    padding: 0 10px;
  }
  .product-view .product-bottom .product-tab-detail .tab-content {
    padding: 5px;
  }
  .product-view .product-bottom .product-tab-detail .tab-content .box-reviews .pager {
    line-height: 20px;
    font-size: 12px;
  }
  .product-view .product-bottom .product-tab-detail .tab-content .box-reviews .pager .amount {
    margin-right: 10px;
  }
  .product-view .product-bottom .product-tab-detail .tab-content .box-reviews .pager .limiter-active {
    height: 20px;
  }
  .product-view .product-bottom .product-tab-detail .tab-content .box-reviews .title-review {
    font-size: 13px;
    line-height: 16px;
  }
  .product-view .product-bottom .product-tab-detail .tab-content .box-reviews .title-review .author-review {
    font-size: 11px;
  }
  .product-view .product-bottom .product-tab-detail .tab-content .box-reviews .txt-review {
    font-size: 12px;
    margin-top: 3px;
  }
  .product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table .rating {
    width: 100%;
    position: relative;
    padding-bottom: 5px;
  }
  .product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table .rating .valeur {
    padding: 0;
    position: static;
  }
  .product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .rating-product #product-review-table .rating .valeur .validation-advice {
    left: 0;
    bottom: -10px;
  }
  .product-view .product-bottom .product-tab-detail .tab-content .form-add #review-form .comment-product li {
    width: 100%;
  }
  .marque-list .marque-item {
    margin-bottom: 3%;
  }
  .marque-list .marque-item .item-thumbnail-wrapper {
    padding: 5px;
  }
  .marque-list .marque-item .item-label {
    height: 25px;
    line-height: 25px;
  }
  .marque-list .marque-item .item-label span {
    font-size: 9px;
    line-height: 11px;
    max-height: 22px;
  }
}
.homepage {
  float: left;
  width: 100%;
}
.homepage .bloc {
  float: left;
  width: 100%;
}
.homepage .bloc.mea .infos {
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
.homepage .bloc.mea .infos div {
  display: inline-block;
  vertical-align: middle;
}
.homepage .bloc.mea .infos div + div {
  margin-left: 60px;
}
.homepage .bloc.mea .infos div:before {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  font-size: 25px;
  color: #3b98b8;
}
.homepage .bloc.mea .infos div.cot-ok:before {
  font-size: 28px;
  margin-top: -5px;
}
.homepage .bloc.mea .infos div > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir roman", Arial, sans-serif;
  font-size: 14px;
  color: #4e4949;
  text-transform: uppercase;
}
.homepage .bloc.mea .infos div > span span {
  font-family: "Avenir black", Arial, sans-serif;
  color: #3b98b8;
}
.homepage .bloc.mea .zone-mea {
  float: left;
  width: 100%;
  position: relative;
  padding-top: 55px;
  margin-bottom: 25px;
}
.homepage .bloc.mea .zone-mea:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 55px;
  left: -2000px;
  right: -2000px;
  z-index: 1;
  background: transparent url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/cote-eau/pattern.jpg') repeat center;
  background-size: 100px;
  opacity: 0.8;
}
.homepage .bloc.mea .zone-mea > div {
  background: #ffffff;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.homepage .bloc.mea .zone-mea .slider {
  float: left;
  width: 65%;
}
.homepage .bloc.mea .zone-mea .slider .single-item {
  float: left;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  text-align: center;
}
.homepage .bloc.mea .zone-mea .slider .single-item * {
  outline: none !important;
}
.homepage .bloc.mea .zone-mea .slider .single-item .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  font-size: 0;
  z-index: 3;
}
.homepage .bloc.mea .zone-mea .slider .single-item .slick-arrow:before {
  content: "\e900";
  font-family: "coteeau";
  font-size: 30px;
  color: #ffffff;
  display: inline-block;
}
.homepage .bloc.mea .zone-mea .slider .single-item .slick-arrow.slick-prev {
  left: 0;
}
.homepage .bloc.mea .zone-mea .slider .single-item .slick-arrow.slick-prev:before {
  transform: rotate(180deg);
}
.homepage .bloc.mea .zone-mea .slider .single-item .slick-arrow.slick-next {
  right: 0;
}
.homepage .bloc.mea .zone-mea .slider .single-item .slick-list {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.homepage .bloc.mea .zone-mea .slider .single-item .slick-track {
  position: relative;
  top: 0;
  left: 0;
}
.homepage .bloc.mea .zone-mea .slider .single-item .slick-slide {
  display: none;
  float: left;
  width: 100%;
  min-height: 1px;
}
.homepage .bloc.mea .zone-mea .slider .single-item .slick-slide img {
  float: left;
  width: 100%;
  display: block;
}
.homepage .bloc.mea .zone-mea .slider .single-item.slick-initialized .slick-slide {
  display: block;
}
.homepage .bloc.mea .zone-mea .slider .single-item .slick-dots {
  position: absolute;
  bottom: 5px;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
}
.homepage .bloc.mea .zone-mea .slider .single-item .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin: 0 3px;
}
.homepage .bloc.mea .zone-mea .slider .single-item .slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 0;
  float: left;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #ffffff;
  background: transparent;
}
.homepage .bloc.mea .zone-mea .slider .single-item .slick-dots li.slick-active button {
  background: #ffffff;
}
.homepage .bloc.mea .zone-mea .flash {
  position: absolute;
  right: 0;
  top: 55px;
  bottom: 0;
  width: 32%;
}
.homepage .bloc.mea .zone-mea .flash a {
  float: left;
  width: 100%;
  height: 100%;
}
.homepage .bloc.mea .zone-mea .flash img {
  float: left;
  width: 100%;
}
.homepage .bloc.mea-produits .titre-bloc {
  float: left;
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #bebab2;
  text-align: center;
}
.homepage .bloc.mea-produits .titre-bloc .titre {
  display: inline-block;
  font-family: 'Lobster', cursive;
  font-size: 37px;
  line-height: 38px;
  color: #3b98b8;
}
.homepage .bloc.mea-produits .titre-bloc .titre span {
  display: block;
  font-family: "Avenir light", Arial, sans-serif;
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
  color: #4e4949;
}
.homepage .bloc.mea-produits .filtres {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.homepage .bloc.mea-produits .filtres .filtre {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 40px;
  line-height: 40px;
  margin: 0 10px;
  background: #bebab2;
  cursor: pointer;
  min-width: 130px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.homepage .bloc.mea-produits .filtres .filtre > a,
.homepage .bloc.mea-produits .filtres .filtre > span {
  padding: 0 25px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
}
.homepage .bloc.mea-produits .filtres .filtre.actif {
  background: #3b98b8;
}
.homepage .bloc.mea-produits .filtres .filtre.actif span {
  font-family: "Avenir black", Arial, sans-serif;
}
@media (min-width: 993px) {
  .homepage .bloc.mea-produits .produits .produit {
    margin: 1%;
    width: 23.5%;
  }
  .homepage .bloc.mea-produits .produits .produit:nth-of-type(4n + 1) {
    margin-left: 0;
  }
  .homepage .bloc.mea-produits .produits .produit:nth-of-type(4n) {
    margin-right: 0;
  }
}
@media (max-width: 992px) and (min-width: 601px) {
  .homepage .bloc.mea-produits .produits .produit {
    margin: 1%;
    width: 32%;
  }
  .homepage .bloc.mea-produits .produits .produit:nth-of-type(3n + 1) {
    margin-left: 0;
  }
  .homepage .bloc.mea-produits .produits .produit:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .homepage .bloc.mea-produits .produits .produit {
    margin: 1%;
    width: 49%;
  }
  .homepage .bloc.mea-produits .produits .produit:nth-of-type(2n + 1) {
    margin-left: 0;
  }
  .homepage .bloc.mea-produits .produits .produit:nth-of-type(2n) {
    margin-right: 0;
  }
}
.homepage .bloc.services {
  position: relative;
  margin: 35px 0;
  padding: 35px 0;
}
.homepage .bloc.services:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -2000px;
  right: -2000px;
  z-index: 1;
  background: transparent url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/cote-eau/pattern.jpg') repeat center;
  background-size: 80px;
  opacity: 0.6;
}
.homepage .bloc.services .dossier-conseil {
  z-index: 2;
  float: left;
  display: inline-block;
  width: 370px;
  text-align: center;
  text-decoration: none;
  position: relative;
}
.homepage .bloc.services .dossier-conseil:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  background: #ffffff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.homepage .bloc.services .dossier-conseil > div {
  position: absolute;
  top: 7px;
  left: 7px;
  bottom: 7px;
  right: 7px;
  background: transparent url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/cote-eau/dossier-conseil.png') no-repeat center;
  background-size: contain;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.homepage .bloc.services .dossier-conseil .text {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  line-height: 33px;
  font-size: 30px;
}
.homepage .bloc.services .dossier-conseil .text span {
  display: block;
  color: #ffffff;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
}
.homepage .bloc.services .dossier-conseil .text .titre span:first-of-type {
  font-family: "Avenir light", Arial, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
}
.homepage .bloc.services .dossier-conseil .text .titre span:last-of-type {
  font-family: 'Lobster', cursive;
  font-size: 1.5em;
}
.homepage .bloc.services .dossier-conseil .text .lien {
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 0.5em;
  text-transform: uppercase;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .homepage .bloc.services .dossier-conseil:hover:before {
    -moz-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    -o-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
  }
  .homepage .bloc.services .dossier-conseil:hover .text {
    -webkit-transform: translateY(-50%) scale(1.05);
    -moz-transform: translateY(-50%) scale(1.05);
    -ms-transform: translateY(-50%) scale(1.05);
    -o-transform: translateY(-50%) scale(1.05);
    transform: translateY(-50%) scale(1.05);
  }
  .homepage .bloc.services .dossier-conseil .text {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
}
.homepage .bloc.services .catalogues {
  position: absolute;
  left: 400px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  padding-left: 85px;
}
.homepage .bloc.services .catalogues > div {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  position: relative;
  background: #e6e4de;
}
.homepage .bloc.services .catalogues > div:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 4px solid #ffffff;
  z-index: 1;
}
.homepage .bloc.services .catalogues > div a {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  position: relative;
  z-index: 3;
  padding-left: 280px;
  padding-right: 30px;
}
.homepage .bloc.services .catalogues > div img {
  position: absolute;
  bottom: 4px;
  left: -85px;
  width: 360px;
  z-index: 2;
}
.homepage .bloc.services .catalogues > div .txt {
  float: left;
  width: 100%;
  margin: 20px 0;
}
.homepage .bloc.services .catalogues > div .txt .titre {
  float: left;
  width: 100%;
  font-family: 'Lobster', cursive;
  font-size: 36px;
  color: #0c2e3d;
  line-height: 38px;
}
.homepage .bloc.services .catalogues > div .txt .titre span {
  display: block;
  font-family: "Avenir light", Arial, sans-serif;
  font-size: 26px;
  text-transform: uppercase;
  color: #3b98b8;
}
.homepage .bloc.services .catalogues > div .txt .info {
  float: left;
  width: 100%;
  margin: 10px 0 20px 0;
  font-size: 13px;
  color: #4e4949;
  line-height: 18px;
  text-align: justify;
}
.homepage .bloc.services .catalogues > div .txt .lien {
  float: left;
  font-family: "Avenir black", Arial, sans-serif;
  color: #4e4949;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
}
.homepage .bloc.marques .titre-bloc {
  float: left;
  width: 100%;
  text-align: center;
}
.homepage .bloc.marques .titre-bloc .titre {
  display: inline-block;
  font-family: "Avenir light", Arial, sans-serif;
  font-size: 24px;
  color: #3b98b8;
  line-height: 24px;
  text-transform: uppercase;
}
.homepage .bloc.marques .titre-bloc .titre span {
  display: block;
  font-family: 'Lobster', cursive;
  font-size: 30px;
  color: #0c2e3d;
  line-height: 30px;
  text-transform: initial;
}
.homepage .bloc.marques .liste-marques {
  float: left;
  width: 100%;
  margin-top: 25px;
}
.homepage .bloc.marques .liste-marques .multi-item {
  float: left;
  width: 100%;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}
.homepage .bloc.marques .liste-marques .multi-item .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  font-size: 0;
  z-index: 3;
}
.homepage .bloc.marques .liste-marques .multi-item .slick-arrow:before {
  content: "\e900";
  font-family: "coteeau";
  font-size: 18px;
  color: #bebab2;
  display: inline-block;
}
.homepage .bloc.marques .liste-marques .multi-item .slick-arrow.slick-prev {
  left: 0;
}
.homepage .bloc.marques .liste-marques .multi-item .slick-arrow.slick-prev:before {
  transform: rotate(180deg);
}
.homepage .bloc.marques .liste-marques .multi-item .slick-arrow.slick-next {
  right: 0;
}
.homepage .bloc.marques .liste-marques .multi-item .slick-slide {
  float: left;
  padding: 0 10px;
}
.homepage .bloc.marques .liste-marques .multi-item .slick-slide a {
  float: left;
  width: 100%;
  border: 1px solid #e6e4de;
  height: 110px;
  line-height: 108px;
  text-align: center;
}
.homepage .bloc.marques .liste-marques .multi-item .slick-slide img {
  display: inline-block;
  vertical-align: middle;
  max-height: 80%;
  max-width: 80%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.8;
}
@media (min-width: 768px) {
  .homepage .bloc .slick-arrow {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0.5;
  }
  .homepage .bloc .slick-arrow:hover {
    opacity: 1;
  }
  .homepage .bloc.mea-produits .filtres .filtre {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .homepage .bloc.mea-produits .filtres .filtre:hover {
    background: #3b98b8;
  }
  .homepage .bloc.services .catalogues > div {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .homepage .bloc.services .catalogues > div:hover {
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  }
  .homepage .bloc.marques .liste-marques .multi-item .slick-slide img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .homepage .bloc.marques .liste-marques .multi-item .slick-slide a:hover img {
    opacity: 1;
  }
}
@media (max-width: 1200px) {
  .homepage .bloc.services .dossier-conseil {
    float: left;
    display: inline-block;
    width: 340px;
    text-align: center;
    text-decoration: none;
    position: relative;
  }
  .homepage .bloc.services .dossier-conseil:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    background: #ffffff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .homepage .bloc.services .dossier-conseil > div {
    position: absolute;
    top: 7px;
    left: 7px;
    bottom: 7px;
    right: 7px;
    background: transparent url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/cote-eau/dossier-conseil.png') no-repeat center;
    background-size: contain;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .homepage .bloc.services .dossier-conseil .text {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    line-height: 30.8px;
    font-size: 28px;
  }
  .homepage .bloc.services .dossier-conseil .text span {
    display: block;
    color: #ffffff;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
  }
  .homepage .bloc.services .dossier-conseil .text .titre span:first-of-type {
    font-family: "Avenir light", Arial, sans-serif;
    font-size: 1em;
    text-transform: uppercase;
  }
  .homepage .bloc.services .dossier-conseil .text .titre span:last-of-type {
    font-family: 'Lobster', cursive;
    font-size: 1.5em;
  }
  .homepage .bloc.services .dossier-conseil .text .lien {
    font-family: "Avenir black", Arial, sans-serif;
    font-size: 0.5em;
    text-transform: uppercase;
    margin-top: 10px;
  }
  .homepage .bloc.services .catalogues {
    left: 350px;
  }
}
@media (max-width: 1200px) and (min-width: 768px) {
  .homepage .bloc.services .dossier-conseil:hover:before {
    -moz-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    -o-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
  }
  .homepage .bloc.services .dossier-conseil:hover .text {
    -webkit-transform: translateY(-50%) scale(1.05);
    -moz-transform: translateY(-50%) scale(1.05);
    -ms-transform: translateY(-50%) scale(1.05);
    -o-transform: translateY(-50%) scale(1.05);
    transform: translateY(-50%) scale(1.05);
  }
  .homepage .bloc.services .dossier-conseil .text {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
}
@media (max-width: 992px) {
  .homepage .bloc.mea .infos div:before {
    font-size: 18px;
    margin-top: -2px;
  }
  .homepage .bloc.mea .infos div.cot-ok:before {
    font-size: 23px;
  }
  .homepage .bloc.mea .infos div > span {
    font-size: 13px;
    line-height: 16px;
  }
  .homepage .bloc.mea .zone-mea {
    padding-top: 30px;
  }
  .homepage .bloc.mea .zone-mea:before {
    bottom: 30px;
    left: -15px;
    right: -15px;
  }
  .homepage .bloc.mea .zone-mea .slider .single-item .slick-arrow {
    width: 30px;
  }
  .homepage .bloc.mea .zone-mea .slider .single-item .slick-arrow:before {
    font-size: 20px;
  }
  .homepage .bloc.mea .zone-mea .flash {
    top: 30px;
  }
  .homepage .bloc.mea-produits .titre-bloc {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .homepage .bloc.mea-produits .titre-bloc .titre {
    font-size: 32px;
    line-height: 33px;
  }
  .homepage .bloc.mea-produits .titre-bloc .titre span {
    font-size: 18px;
    line-height: 22px;
  }
  .homepage .bloc.mea-produits .filtres {
    margin-bottom: 10px;
  }
  .homepage .bloc.mea-produits .filtres .filtre {
    min-width: 110px;
    padding: 0 20px;
    margin: 0 5px;
  }
  .homepage .bloc.services {
    margin: 20px 0;
    padding: 20px 0;
  }
  .homepage .bloc.services .dossier-conseil {
    float: left;
    display: inline-block;
    width: 240px;
    text-align: center;
    text-decoration: none;
    position: relative;
  }
  .homepage .bloc.services .dossier-conseil:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
    background: #ffffff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .homepage .bloc.services .dossier-conseil > div {
    position: absolute;
    top: 7px;
    left: 7px;
    bottom: 7px;
    right: 7px;
    background: transparent url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/cote-eau/dossier-conseil.png') no-repeat center;
    background-size: contain;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .homepage .bloc.services .dossier-conseil .text {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    line-height: 22px;
    font-size: 20px;
  }
  .homepage .bloc.services .dossier-conseil .text span {
    display: block;
    color: #ffffff;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
  }
  .homepage .bloc.services .dossier-conseil .text .titre span:first-of-type {
    font-family: "Avenir light", Arial, sans-serif;
    font-size: 1em;
    text-transform: uppercase;
  }
  .homepage .bloc.services .dossier-conseil .text .titre span:last-of-type {
    font-family: 'Lobster', cursive;
    font-size: 1.5em;
  }
  .homepage .bloc.services .dossier-conseil .text .lien {
    font-family: "Avenir black", Arial, sans-serif;
    font-size: 0.5em;
    text-transform: uppercase;
    margin-top: 10px;
  }
  .homepage .bloc.services .catalogues {
    left: 240px;
  }
  .homepage .bloc.services .catalogues > div img {
    left: -80px;
    width: 230px;
  }
  .homepage .bloc.services .catalogues > div a {
    padding-left: 150px;
    padding-right: 15px;
  }
  .homepage .bloc.services .catalogues > div .txt {
    margin: 10px 0;
  }
  .homepage .bloc.services .catalogues > div .txt .titre {
    font-size: 31px;
    line-height: 30px;
  }
  .homepage .bloc.services .catalogues > div .txt .titre span {
    font-size: 21px;
  }
  .homepage .bloc.services .catalogues > div .txt .info {
    margin: 0 0 10px 0;
    font-size: 12px;
    line-height: 16px;
  }
  .homepage .bloc.marques .titre-bloc .titre {
    font-size: 20px;
    line-height: 20px;
  }
  .homepage .bloc.marques .titre-bloc .titre span {
    font-size: 26px;
    line-height: 26px;
  }
  .homepage .bloc.marques .liste-marques {
    margin-top: 20px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .homepage .bloc.services .dossier-conseil:hover:before {
    -moz-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    -o-box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 2px 4px 15px 0 rgba(0, 0, 0, 0.6);
  }
  .homepage .bloc.services .dossier-conseil:hover .text {
    -webkit-transform: translateY(-50%) scale(1.05);
    -moz-transform: translateY(-50%) scale(1.05);
    -ms-transform: translateY(-50%) scale(1.05);
    -o-transform: translateY(-50%) scale(1.05);
    transform: translateY(-50%) scale(1.05);
  }
  .homepage .bloc.services .dossier-conseil .text {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
}
@media (max-width: 768px) {
  .homepage .bloc.mea .infos div + div {
    margin-left: 20px;
  }
  .homepage .bloc.mea .infos div > span {
    font-size: 12px;
    line-height: 14px;
  }
  .homepage .bloc.mea .infos div:before {
    font-size: 16px;
    margin-right: 1px;
  }
  .homepage .bloc.mea .infos div.cot-ok:before {
    font-size: 20px;
  }
  .homepage .bloc.mea .zone-mea {
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .homepage .bloc.mea .zone-mea:before {
    bottom: 20px;
  }
  .homepage .bloc.mea .zone-mea .flash {
    top: 20px;
  }
  .homepage .bloc.mea-produits .titre-bloc .titre {
    font-size: 28px;
    line-height: 29px;
  }
  .homepage .bloc.mea-produits .titre-bloc .titre span {
    font-size: 15px;
    line-height: 19px;
  }
  .homepage .bloc.mea-produits .liste-produits .filtres .filtre {
    min-width: inherit;
    padding: 0 15px;
    margin: 0 2px;
    line-height: 35px;
    height: 35px;
  }
  .homepage .bloc.mea-produits .liste-produits .filtres .filtre span {
    font-size: 12px;
  }
  .homepage .bloc.services .catalogues {
    padding-left: 0;
    left: 260px;
  }
  .homepage .bloc.services .catalogues > div img {
    display: none;
  }
  .homepage .bloc.services .catalogues > div a {
    padding: 0 10px;
  }
  .homepage .bloc.services .catalogues > div .txt .titre {
    font-size: 27px;
    line-height: 26px;
  }
  .homepage .bloc.services .catalogues > div .txt .titre span {
    font-size: 17px;
  }
  .homepage .bloc.marques .titre-bloc .titre {
    font-size: 16px;
    line-height: 16px;
  }
  .homepage .bloc.marques .titre-bloc .titre span {
    font-size: 23px;
    line-height: 23px;
  }
  .homepage .bloc.marques .liste-marques .multi-item {
    padding: 0 25px;
  }
  .homepage .bloc.marques .liste-marques .multi-item .slick-arrow {
    width: 30px;
  }
  .homepage .bloc.marques .liste-marques .multi-item .slick-slide {
    padding: 0 5px;
  }
  .homepage .bloc.marques .liste-marques .multi-item .slick-slide a {
    height: 80px;
    line-height: 78px;
  }
}
@media (max-width: 500px) {
  .homepage .bloc.mea .infos {
    padding: 5px 0;
  }
  .homepage .bloc.mea .infos div {
    margin: 2px !important;
  }
  .homepage .bloc.mea .infos div > span {
    font-size: 10px;
    line-height: 12px;
  }
  .homepage .bloc.mea .infos div:before {
    font-size: 13px;
    margin-right: -3px;
  }
  .homepage .bloc.mea .infos div.cot-ok:before {
    font-size: 16px;
  }
  .homepage .bloc.mea .zone-mea {
    padding-top: 10px;
    margin-bottom: 10px;
  }
  .homepage .bloc.mea .zone-mea:before {
    bottom: 10px;
  }
  .homepage .bloc.mea .zone-mea .flash {
    display: none;
  }
  .homepage .bloc.mea .zone-mea .slider {
    width: 100%;
  }
  .homepage .bloc.mea .zone-mea .slider .single-item .slick-arrow:before {
    font-size: 16px;
  }
  .homepage .bloc.mea .zone-mea .slider .single-item .slick-dots {
    bottom: 0px;
  }
  .homepage .bloc.mea .zone-mea .slider .single-item .slick-dots li {
    width: 8px;
    height: 8px;
  }
  .homepage .bloc.mea-produits .titre-bloc {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .homepage .bloc.mea-produits .titre-bloc .titre {
    font-size: 24px;
    line-height: 26px;
  }
  .homepage .bloc.mea-produits .titre-bloc .titre span {
    font-size: 13px;
    line-height: 16px;
  }
  .homepage .bloc.mea-produits .liste-produits .filtres .filtre {
    padding: 0 10px;
    margin: 3px 2px;
    line-height: 30px;
    height: 30px;
  }
  .homepage .bloc.mea-produits .liste-produits .filtres .filtre span {
    font-size: 11px;
    line-height: 12px;
  }
  .homepage .bloc.mea-produits .liste-produits .produits .produit:nth-of-type(n+5) {
    display: none;
  }
  .homepage .bloc.services {
    padding: 0;
    text-align: center;
    margin: 10px 0;
  }
  .homepage .bloc.services .dossier-conseil {
    margin: 5px 0;
    width: 100%;
    height: auto;
    line-height: inherit;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 5px;
    box-shadow: none;
    background: #ffffff;
  }
  .homepage .bloc.services .dossier-conseil:before {
    display: none;
  }
  .homepage .bloc.services .dossier-conseil > div {
    float: left;
    width: 100%;
    height: 100px;
    line-height: 100px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    background-size: cover;
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
  }
  .homepage .bloc.services .dossier-conseil .text {
    line-height: 20px;
    font-size: 17px;
  }
  .homepage .bloc.services .dossier-conseil .text .lien {
    font-size: 0.6em;
  }
  .homepage .bloc.services .catalogues {
    position: relative;
    top: 0;
    transform: translateY(0);
    left: 0;
    float: left;
    width: 100%;
    margin-bottom: 5px;
  }
  .homepage .bloc.services .catalogues > div .txt .titre {
    font-size: 23px;
    line-height: 24px;
  }
  .homepage .bloc.services .catalogues > div .txt .titre span {
    font-size: 15px;
  }
  .homepage .bloc.services .catalogues > div .txt .info {
    text-align: center;
    font-size: 11px;
    line-height: 14px;
  }
  .homepage .bloc.services .catalogues > div .txt .lien {
    width: 100%;
    font-size: 10px;
    line-height: 10px;
  }
  .homepage .bloc.marques .titre-bloc .titre {
    font-size: 15px;
    line-height: 15px;
  }
  .homepage .bloc.marques .titre-bloc .titre span {
    font-size: 21px;
    line-height: 21px;
  }
  .homepage .bloc.marques .liste-marques {
    margin-top: 10px;
  }
  .homepage .bloc.marques .liste-marques .multi-item .slick-slide a {
    height: 70px;
    line-height: 68px;
  }
}
.buttons-set {
  float: left;
  width: 100%;
  padding: 0;
  margin: 10px 0;
  line-height: 40px;
  text-align: right;
}
@media (max-width: 768px) {
  .buttons-set {
    line-height: 35px;
  }
}
.buttons-set a,
.buttons-set a.back-link {
  display: inline-block;
  vertical-align: middle;
  float: none;
  width: auto;
  height: 40px;
  line-height: 36px;
  padding: 0 10px;
  font-size: 14px;
  margin-right: 5px;
  margin-top: -1px;
  background: #bebab2;
  color: #ffffff;
  border: 2px solid #bebab2;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.buttons-set a > span,
.buttons-set a.back-link > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
.buttons-set a:not(:disabled):hover,
.buttons-set a.back-link:not(:disabled):hover,
.buttons-set a:not(:disabled):focus,
.buttons-set a.back-link:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #bebab2;
}
.buttons-set a:not(:disabled):focus,
.buttons-set a.back-link:not(:disabled):focus {
  opacity: 0.7;
}
.buttons-set a:disabled,
.buttons-set a.back-link:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  .buttons-set a,
  .buttons-set a.back-link {
    border-width: 1px;
  }
  .buttons-set a > span,
  .buttons-set a.back-link > span {
    font-size: 13px;
  }
}
.buttons-set a small,
.buttons-set a.back-link small {
  display: none;
}
.buttons-set a:before,
.buttons-set a.back-link:before {
  content: "\e900";
  font-family: 'coteeau';
  display: inline-block;
  margin-right: 5px;
  font-size: 10px;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
@media (max-width: 768px) {
  .buttons-set a,
  .buttons-set a.back-link {
    height: 35px;
    line-height: 33px;
    font-size: 12px;
  }
}
.buttons-set .back-link {
  margin: 0;
  float: none;
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.buttons-set button {
  float: right;
  width: 180px;
  padding: 0 10px;
  height: 40px;
  line-height: 36px;
  margin-top: 0 !important;
  background: #3b98b8;
  color: #ffffff;
  border: 2px solid #3b98b8;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.buttons-set button > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
.buttons-set button:not(:disabled):hover,
.buttons-set button:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #3b98b8;
}
.buttons-set button:not(:disabled):focus {
  opacity: 0.7;
}
.buttons-set button:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  .buttons-set button {
    border-width: 1px;
  }
  .buttons-set button > span {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .buttons-set button {
    height: 35px;
    line-height: 33px;
    width: auto;
  }
}
.buttons-set p.required {
  font-size: 13px;
  color: #ec0707;
  margin-bottom: 5px;
}
input[type='checkbox'],
input[type='radio'] {
  display: none;
}
input[type='checkbox']:checked + label:before,
input[type='radio']:checked + label:before {
  border-color: #3b98b8;
  background: #3b98b8;
  font-size: 14px;
}
input[type='checkbox'] + label,
input[type='radio'] + label {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  font-size: 15px;
  padding: 0;
  cursor: pointer;
}
input[type='checkbox'] + label:before,
input[type='radio'] + label:before {
  content: "\f00c";
  font-family: "fontAwesome";
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  line-height: 18px;
  border: 1px solid #bebab2;
  text-align: center;
  font-size: 0;
  color: #ffffff;
  background: #ffffff;
  margin-right: 8px;
  margin-top: -2px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
input[type='radio'] + label:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
input[type='radio']:checked + label:before {
  font-size: 12px;
  padding-left: 1px;
}
form h2 {
  float: left;
  width: 100%;
  font-family: "Avenir black", Arial, sans-serif;
  font-weight: normal !important;
  font-size: 16px !important;
  margin-bottom: 5px;
}
form p {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
}
form .form-list {
  float: left;
  width: 100%;
  margin-top: 10px;
}
form .form-list li {
  float: left;
  margin: 0;
  width: 48%;
  max-width: 300px;
}
form .form-list li + li {
  float: right;
}
form .form-list li.wide .input-box {
  margin-top: 10px;
}
form .form-list label {
  float: left;
  color: #4e4949;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
}
form .form-list label em {
  color: #ec0707;
}
form .form-list label + .input-box {
  margin-top: 5px;
}
form .form-list .input-box {
  float: left;
  width: 100%;
  margin-top: 25px;
}
@media (max-width: 500px) {
  form .form-list .input-box {
    margin-top: 5px;
  }
}
form .form-list input[type='text'],
form .form-list input[type='password'],
form .form-list select,
form .form-list textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 0 10px;
  height: 40px;
  border: 1px solid #bebab2;
  background: #ffffff;
  color: #4e4949;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
form .form-list input[type='text']:focus,
form .form-list input[type='password']:focus,
form .form-list select:focus,
form .form-list textarea:focus {
  border-color: #3b98b8;
}
@media (max-width: 768px) {
  form .form-list input[type='text'],
  form .form-list input[type='password'],
  form .form-list select,
  form .form-list textarea {
    height: 35px;
  }
}
form .form-list select {
  background: #ffffff url('https://www.cote-eau.fr/skin/frontend/boutique/default/images/cote-eau/down.svg') no-repeat right 5px center;
  background-size: 10px;
  padding-right: 25px;
}
form .form-list textarea {
  padding: 10px;
  height: 150px;
  resize: none;
}
@media (max-width: 768px) {
  form .form-list textarea {
    height: 100px;
  }
}
form .form-list .validation-advice {
  font-size: 13px;
  line-height: 16px;
  margin-top: 5px;
  color: #ec0707;
}
form .form-list .checkbox {
  float: left;
  width: 100%;
}
form .form-list .checkbox + .checkbox {
  margin-top: 10px;
}
@media (max-width: 768px) {
  form h2 {
    font-size: 15px !important;
  }
}
@media (max-width: 500px) {
  form h2 {
    font-size: 13px !important;
  }
  form p {
    font-size: 13px;
    line-height: 18px;
  }
  form .form-list li {
    float: left !important;
    width: 100%;
  }
  form .form-list li + li {
    margin-top: 10px;
  }
  form .form-list label {
    font-size: 13px;
    height: 18px;
    line-height: 18px;
  }
}
.account-login {
  float: left;
  width: 100%;
}
.account-login form {
  float: left;
  width: 100%;
}
.account-login .col2-set:first-of-type .new-users,
.account-login .col2-set:first-of-type .registered-users {
  border: 1px solid #bebab2;
}
.account-login .col2-set:first-of-type .new-users .content,
.account-login .col2-set:first-of-type .registered-users .content {
  float: left;
  width: 100%;
  padding: 15px;
  min-height: 250px;
  position: relative;
}
.account-login .col2-set:first-of-type .new-users .content p.required,
.account-login .col2-set:first-of-type .registered-users .content p.required {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
@media (max-width: 768px) {
  .account-login .col2-set:first-of-type .new-users .content p.required,
  .account-login .col2-set:first-of-type .registered-users .content p.required {
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .account-login .col2-set:first-of-type .new-users {
    display: none;
  }
  .account-login .col2-set:first-of-type .registered-users .content {
    min-height: inherit;
    padding: 10px;
  }
  .account-login .col2-set:last-of-type > div {
    width: auto;
  }
  .account-login .col2-set:last-of-type .new-users .buttons-set button {
    margin: 0;
  }
  .account-login .col2-set:last-of-type .registered-users {
    float: right;
  }
}
@media (max-width: 500px) {
  .account-login .col2-set:last-of-type {
    position: relative;
    padding-bottom: 45px;
  }
  .account-login .col2-set:last-of-type .registered-users {
    width: 100%;
  }
  .account-login .col2-set:last-of-type .new-users {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
#form-validate,
#product_sendtofriend_form {
  float: left;
  width: 100%;
  max-width: 600px;
}
#form-validate .fieldset,
#product_sendtofriend_form .fieldset {
  float: left;
  width: 100%;
  padding: 15px;
  margin: 0;
  border: 1px solid #bebab2;
}
#form-validate .fieldset .legend,
#product_sendtofriend_form .fieldset .legend {
  margin: 0 0 5px 0;
  padding: 0;
  border: none;
}
#form-validate .fieldset + .fieldset,
#product_sendtofriend_form .fieldset + .fieldset {
  margin-top: 10px;
}
@media (max-width: 768px) {
  #form-validate .fieldset,
  #product_sendtofriend_form .fieldset {
    padding: 10px;
  }
}
.account-create #form-validate,
.my-account #form-validate {
  width: 100%;
  max-width: inherit;
}
.account-create #form-validate .form-list li,
.my-account #form-validate .form-list li {
  max-width: inherit;
  width: 100%;
}
.account-create #form-validate .form-list li + li,
.my-account #form-validate .form-list li + li {
  margin-top: 15px;
}
.account-create #form-validate .form-list .field,
.my-account #form-validate .form-list .field {
  width: 32%;
}
.account-create #form-validate .form-list .field:nth-of-type(2),
.my-account #form-validate .form-list .field:nth-of-type(2) {
  margin: 0 2%;
}
@media (max-width: 768px) {
  .account-create #form-validate .form-list .field,
  .my-account #form-validate .form-list .field {
    width: 48%;
  }
  .account-create #form-validate .form-list .field:nth-of-type(2),
  .my-account #form-validate .form-list .field:nth-of-type(2) {
    margin: 0;
    float: right;
  }
  .account-create #form-validate .form-list .field:nth-of-type(3),
  .my-account #form-validate .form-list .field:nth-of-type(3) {
    margin-top: 10px;
  }
}
@media (max-width: 500px) {
  .account-create #form-validate .form-list .field,
  .my-account #form-validate .form-list .field {
    width: 100%;
  }
  .account-create #form-validate .form-list .field + .field,
  .my-account #form-validate .form-list .field + .field {
    margin-top: 10px;
  }
}
.my-account {
  float: left;
  width: 100%;
}
.my-account h2 {
  font-family: "Avenir black", Arial, sans-serif;
  font-weight: normal !important;
  font-size: 16px !important;
  margin-bottom: 5px;
}
.my-account form {
  float: left;
  width: 100%;
}
.my-account #form-validate {
  max-width: inherit;
}
.my-account .addresses-list {
  float: left;
  width: 100%;
}
.my-account .addresses-list .col-1,
.my-account .addresses-list .col-2 {
  float: left;
  width: 100%;
}
.my-account .addresses-list .col-2 {
  margin-top: 15px;
}
.my-account .addresses-list li.item {
  float: left;
  width: 49%;
  border: 1px solid #bebab2;
  margin-bottom: 15px;
  padding: 15px;
}
.my-account .addresses-list li.item:nth-of-type(even) {
  float: right;
}
.my-account .addresses-list li.item h3 {
  float: left;
  width: 100%;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 14px;
  color: #0c2e3d;
  margin-bottom: 5px;
}
.my-account .addresses-list li.item address {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 16px;
}
.my-account .addresses-list li.item p {
  float: left;
  width: 100%;
}
.my-account .addresses-list li.item p a {
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 14px;
  color: #3b98b8;
}
.my-account .addresses-list li.item p a:hover {
  text-decoration: underline;
}
.my-account .addresses-list li.item p a.link-remove {
  color: #ec0707;
}
.my-account .dashboard .welcome-msg {
  float: left;
  width: 100%;
}
.my-account .dashboard .welcome-msg p {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
}
.my-account .dashboard .welcome-msg p.hello {
  margin-bottom: 5px;
}
.my-account .dashboard .box-account {
  padding: 0;
  border: none;
  margin: 0;
}
.my-account .dashboard .box-account .box-head {
  float: left;
  width: 100%;
  border: 0;
  padding: 0;
  margin-bottom: 5px;
}
.my-account .dashboard .box-account .col2-set {
  border: 1px solid #bebab2;
  padding: 10px;
}
.my-account .dashboard .box-account .col2-set .box a {
  font-family: "Avenir black", Arial, sans-serif;
  color: #3b98b8;
  line-height: 20px;
}
.my-account .dashboard .box-account .col2-set .box a:hover {
  text-decoration: underline;
}
.my-account .dashboard .box-account .col2-set .box .box-title {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(190, 186, 178, 0.5);
  color: #0c2e3d;
  float: left;
  width: 100%;
}
.my-account .dashboard .box-account .col2-set .box .box-title h3 {
  font-size: 14px;
  line-height: 20px;
}
.my-account .dashboard .box-account .col2-set .box .box-title a {
  float: right;
}
.my-account .dashboard .box-account .col2-set .box .box-content {
  float: left;
  width: 100%;
}
.my-account .dashboard .box-account .col2-set .box .box-content p {
  font-size: 13px;
}
.my-account .dashboard .box-account .col2-set .box .box-content a {
  float: left;
  margin-top: 5px;
}
@media (max-width: 768px) {
  .my-account .dashboard .box-account .col2-set .col-2 {
    margin-top: 15px;
  }
}
.my-account .dashboard .box-account > ol {
  float: left;
  width: 100%;
}
.my-account .dashboard .box-account > ol .item {
  margin-bottom: 5px;
}
.my-account .dashboard .box-account > ol .item .number {
  display: none;
}
.my-account .dashboard .box-account > ol .item .details {
  margin: 0;
}
.my-account .dashboard .box-account #my-orders-table {
  margin-bottom: 15px;
}
.my-account .my-wishlist table th {
  padding: 5px;
}
.my-account .my-wishlist table tr td {
  padding: 5px;
}
.my-account .tags-list {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.my-account .tags-list > li {
  margin: 0 5px 5px 0;
}
.my-account .tags-list > li a {
  float: left;
  width: auto;
  padding: 0 10px;
  height: 28px;
  line-height: 26px;
  border: 1px solid #bebab2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 12px !important;
}
.my-account .title-buttons .link-reorder {
  position: absolute;
  right: 50px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  top: 0;
  padding: 0 10px;
  font-size: 14px;
  text-transform: initial;
  font-family: "Avenir black", Arial, sans-serif;
  background: #ffffff;
  color: #4e4949;
  border: 1px solid #bdbab1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.my-account .title-buttons .link-reorder:not(:disabled):hover,
.my-account .title-buttons .link-reorder:not(:disabled):focus {
  background: #bdbab1;
}
.my-account .title-buttons .link-reorder:not(:disabled):focus {
  opacity: 0.7;
}
.my-account .title-buttons .link-reorder:disabled {
  opacity: 0.6;
}
.my-account .title-buttons .link-reorder + span {
  display: none;
}
.my-account .title-buttons .link-print {
  position: absolute;
  right: 0;
  height: 40px;
  line-height: 38px;
  width: 40px;
  text-align: center;
  top: 0;
  background: #ffffff;
  color: #4e4949;
  border: 1px solid #bdbab1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-size: 0;
}
.my-account .title-buttons .link-print:not(:disabled):hover,
.my-account .title-buttons .link-print:not(:disabled):focus {
  background: #bdbab1;
}
.my-account .title-buttons .link-print:not(:disabled):focus {
  opacity: 0.7;
}
.my-account .title-buttons .link-print:disabled {
  opacity: 0.6;
}
.my-account .title-buttons .link-print:after {
  content: "\e90d";
  font-family: "coteeau";
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  margin-left: 2px;
}
.my-account .order-info,
.my-account .order-date {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.my-account .order-details {
  float: left;
  width: 100%;
  margin-top: 10px;
}
section .col-left .block-cart .summary {
  float: left;
  width: 100%;
}
section .col-left .block-cart .summary .amount {
  font-family: "Avenir medium", Arial, sans-serif;
  font-size: 14px;
  color: #4e4949;
}
section .col-left .block-cart .summary .amount a {
  color: #4e4949;
}
section .col-left .block-cart .summary .amount a:hover {
  color: #0cbccb;
}
section .col-left .block-cart .summary .subtotal .label {
  display: inline-block;
  font-family: "Avenir medium", Arial, sans-serif;
  font-size: 13px;
  padding: 0;
  font-weight: normal;
  color: #4e4949;
}
section .col-left .block-cart .summary .subtotal .price {
  display: inline-block;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  color: #4e4949;
}
section .col-left .block-cart .actions {
  float: left;
  width: 100%;
  margin-top: 10px;
  text-align: right;
}
section .col-left .block-cart .actions button {
  background: #3b98b8;
  color: #ffffff;
  border: 2px solid #3b98b8;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display: inline-block;
  padding: 0 15px;
}
section .col-left .block-cart .actions button > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
section .col-left .block-cart .actions button:not(:disabled):hover,
section .col-left .block-cart .actions button:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #3b98b8;
}
section .col-left .block-cart .actions button:not(:disabled):focus {
  opacity: 0.7;
}
section .col-left .block-cart .actions button:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  section .col-left .block-cart .actions button {
    border-width: 1px;
  }
  section .col-left .block-cart .actions button > span {
    font-size: 13px;
  }
}
section .col-left .block-cart .block-subtitle {
  float: left;
  width: 100%;
  margin-top: 10px;
  text-align: left;
  padding: 0;
}
section .col-left .block-cart #cart-sidebar {
  float: left;
  width: 100%;
}
section .col-left .block-cart #cart-sidebar li {
  float: left;
  width: 100%;
  padding: 0;
  position: relative;
  padding-left: 60px;
  margin-top: 10px;
}
section .col-left .block-cart #cart-sidebar li .product-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  border: 1px solid #e6e4de;
  overflow: hidden;
}
section .col-left .block-cart #cart-sidebar li .product-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  width: auto;
  height: auto;
  transform: translateY(-50%) translateX(-50%);
}
section .col-left .block-cart #cart-sidebar li .product-details {
  float: left;
  width: 100%;
  min-height: 75px;
}
section .col-left .block-cart #cart-sidebar li .product-details .btn-remove,
section .col-left .block-cart #cart-sidebar li .product-details .btn-edit {
  position: absolute;
  left: 0;
  top: 52px;
  height: 20px;
  line-height: 18px;
  width: 24px;
  border: 1px solid #e6e4de;
  text-align: center;
}
section .col-left .block-cart #cart-sidebar li .product-details .btn-remove:before,
section .col-left .block-cart #cart-sidebar li .product-details .btn-edit:before {
  color: #bebab2;
}
section .col-left .block-cart #cart-sidebar li .product-details .btn-remove:hover:before,
section .col-left .block-cart #cart-sidebar li .product-details .btn-edit:hover:before {
  color: #0cbccb;
}
section .col-left .block-cart #cart-sidebar li .product-details .btn-remove {
  left: 26px;
}
section .col-left .block-cart #cart-sidebar li .product-details .product-name {
  float: left;
  width: 100%;
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Avenir black", Arial, sans-serif;
  line-height: 15px;
}
section .col-left .block-cart #cart-sidebar li .product-details .ratings,
section .col-left .block-cart #cart-sidebar li .product-details .no-rating {
  display: none;
}
section .col-left .block-cart #cart-sidebar li .product-details .product-qty {
  float: left;
  width: 100%;
  margin-right: 5px;
}
section .col-left .block-cart #cart-sidebar li .product-details .product-qty span {
  font-size: 13px;
}
section .col-left .block-cart #cart-sidebar li .product-details .product-qty span:nth-of-type(1):after {
  content: ' atricle(s)';
}
section .col-left .block-cart #cart-sidebar li .product-details .product-qty span:nth-of-type(2) {
  display: none;
}
section .col-left .block-cart #cart-sidebar li .product-details .price {
  float: left;
  width: 100%;
  font-family: "Avenir medium", Arial, sans-serif;
  font-size: 14px;
}
.send-friend form {
  max-width: inherit !important;
}
.send-friend form .form-list li {
  float: left;
  width: 100%;
  max-width: inherit;
}
.send-friend form .form-list li + li {
  margin-top: 20px;
}
.send-friend form .form-list li.fields {
  max-width: 650px;
  padding-right: 50px;
}
.send-friend form .form-list .field {
  width: 49%;
}
.send-friend form .form-list .field + .field {
  margin-left: 2%;
}
.send-friend form .form-list#recipients_options li.additional-row {
  position: relative;
}
.send-friend form .form-list#recipients_options li.additional-row > p {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
}
.send-friend form .form-list#recipients_options li.additional-row > p a {
  display: block;
  width: 100%;
  height: 100%;
}
.send-friend form .buttons-set p {
  width: auto;
  float: none;
  display: inline-block;
}
#checkout_cart .cart-table tbody tr td:first-of-type {
  width: 60px;
}
#checkout_cart .cart-table .product-image {
  position: relative;
  display: block;
  margin: auto;
  width: 70px;
  height: 70px;
  border: 1px solid #e6e4de;
  overflow: hidden;
}
#checkout_cart .cart-table .product-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  width: auto;
  height: auto;
  transform: translateY(-50%) translateX(-50%);
}
#checkout_cart .cart-table .btn-remove:before {
  content: "\f014";
  font-size: 16px;
  color: #4e4949;
}
#checkout_cart .cart-table .btn-remove:hover:before {
  color: #ec0707;
}
#checkout_cart .cart-table .btn-edit:before {
  font-size: 16px;
  color: #4e4949;
}
#checkout_cart .cart-table .btn-edit:hover:before {
  color: #3b98b8;
}
#checkout_cart .cart-table input.qty {
  height: 30px;
  border: 1px solid #bebab2;
  padding: 0 10px;
}
#checkout_cart .cart-table .btn-continue,
#checkout_cart .cart-table .btn-update,
#checkout_cart .cart-table .btn-empty {
  background: #bebab2;
  color: #ffffff;
  border: 2px solid #bebab2;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  padding: 0 10px;
  width: auto;
  margin: 5px;
}
#checkout_cart .cart-table .btn-continue > span,
#checkout_cart .cart-table .btn-update > span,
#checkout_cart .cart-table .btn-empty > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
#checkout_cart .cart-table .btn-continue:not(:disabled):hover,
#checkout_cart .cart-table .btn-update:not(:disabled):hover,
#checkout_cart .cart-table .btn-empty:not(:disabled):hover,
#checkout_cart .cart-table .btn-continue:not(:disabled):focus,
#checkout_cart .cart-table .btn-update:not(:disabled):focus,
#checkout_cart .cart-table .btn-empty:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #bebab2;
}
#checkout_cart .cart-table .btn-continue:not(:disabled):focus,
#checkout_cart .cart-table .btn-update:not(:disabled):focus,
#checkout_cart .cart-table .btn-empty:not(:disabled):focus {
  opacity: 0.7;
}
#checkout_cart .cart-table .btn-continue:disabled,
#checkout_cart .cart-table .btn-update:disabled,
#checkout_cart .cart-table .btn-empty:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  #checkout_cart .cart-table .btn-continue,
  #checkout_cart .cart-table .btn-update,
  #checkout_cart .cart-table .btn-empty {
    border-width: 1px;
  }
  #checkout_cart .cart-table .btn-continue > span,
  #checkout_cart .cart-table .btn-update > span,
  #checkout_cart .cart-table .btn-empty > span {
    font-size: 13px;
  }
}
#checkout_cart .cart-table .btn-continue > span,
#checkout_cart .cart-table .btn-update > span,
#checkout_cart .cart-table .btn-empty > span {
  text-transform: inherit;
  font-family: "Avenir roman", Arial, sans-serif;
  margin-top: -2px;
}
#checkout_cart .cart-table .btn-continue > span:before,
#checkout_cart .cart-table .btn-update > span:before,
#checkout_cart .cart-table .btn-empty > span:before {
  font-family: "FontAwesome";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -4px;
}
#checkout_cart .cart-table .btn-continue > span:before {
  content: "\f053";
  font-size: 12px;
}
#checkout_cart .cart-table .btn-empty > span:before {
  content: "\f014";
}
#checkout_cart .cart-table .btn-update > span:before {
  content: "\f021";
}
#checkout_cart .cart-collaterals .crosssell {
  float: left;
  width: 100%;
}
#checkout_cart .cart-collaterals .crosssell .item {
  float: left;
  width: 100%;
  position: relative;
  padding-left: 60px;
}
#checkout_cart .cart-collaterals .crosssell .item:not(.last) {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e4de;
}
#checkout_cart .cart-collaterals .crosssell .item .product-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  border: 1px solid #e6e4de;
}
#checkout_cart .cart-collaterals .crosssell .item .product-image img {
  float: left;
  width: 100%;
}
#checkout_cart .cart-collaterals .crosssell .item .product-details {
  margin: 0;
}
#checkout_cart .cart-collaterals .crosssell .item .product-details .price-box > p {
  float: left;
}
#checkout_cart .cart-collaterals .crosssell .item .product-details .btn-cart {
  float: right;
  background: #bebab2;
  color: #ffffff;
  border: 2px solid #bebab2;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#checkout_cart .cart-collaterals .crosssell .item .product-details .btn-cart > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
#checkout_cart .cart-collaterals .crosssell .item .product-details .btn-cart:not(:disabled):hover,
#checkout_cart .cart-collaterals .crosssell .item .product-details .btn-cart:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #bebab2;
}
#checkout_cart .cart-collaterals .crosssell .item .product-details .btn-cart:not(:disabled):focus {
  opacity: 0.7;
}
#checkout_cart .cart-collaterals .crosssell .item .product-details .btn-cart:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  #checkout_cart .cart-collaterals .crosssell .item .product-details .btn-cart {
    border-width: 1px;
  }
  #checkout_cart .cart-collaterals .crosssell .item .product-details .btn-cart > span {
    font-size: 13px;
  }
}
#checkout_cart .cart-collaterals .crosssell .item .product-details .add-to-links {
  display: none;
}
@media (max-width: 768px) {
  #checkout_cart .cart-collaterals .crosssell {
    display: none;
  }
}
#checkout_cart .cart-collaterals .discount-form {
  float: left;
  width: 100%;
}
#checkout_cart .cart-collaterals .discount-form input {
  float: left;
  height: 35px;
  padding: 0 10px;
  border: 1px solid #bebab2;
  color: #4e4949;
}
#checkout_cart .cart-collaterals .discount-form .buttons-set button {
  width: auto;
  max-width: 100%;
}
#checkout_cart .cart-collaterals .discount-form .buttons-set button > span {
  font-size: 13px;
}
#checkout_cart .cart-collaterals .btn-proceed-checkout span {
  font-size: 15px;
}
#checkout_cart .cart-collaterals .shipping-form #shipping-zip-form {
  float: left;
  width: 100%;
  position: relative;
}
#checkout_cart .cart-collaterals .shipping-form #shipping-zip-form .form-list li {
  max-width: inherit;
}
#checkout_cart .cart-collaterals .shipping-form #shipping-zip-form .form-list li:last-of-type {
  float: left;
  margin-top: 5px;
}
#checkout_cart .cart-collaterals .shipping-form #co-shipping-method-form {
  display: block;
  position: relative;
  padding-top: 20px;
  clear: both;
}
#checkout_cart .cart-collaterals .shipping-form #co-shipping-method-form .sp-methods dt,
#checkout_cart .cart-collaterals .shipping-form #co-shipping-method-form .sp-methods dd {
  display: block;
}
#checkout_cart .cart-collaterals .shipping-form #co-shipping-method-form .sp-methods dt {
  color: #3b98b8;
  padding-left: 25px;
  margin-bottom: 5px;
  border-top: 1px solid #3b98b8;
  padding-top: 10px;
}
#checkout_cart .cart-collaterals .shipping-form #co-shipping-method-form .sp-methods dd + dt {
  margin-top: 5px;
}
#checkout_cart .cart-collaterals .shipping-form #co-shipping-method-form .sp-methods dd {
  margin-bottom: 15px;
}
#checkout_cart .cart-collaterals .shipping-form #co-shipping-method-form .sp-methods dd:last-child {
  margin-bottom: 0;
}
#checkout_cart .cart-collaterals .shipping-form #co-shipping-method-form .sp-methods dd label {
  font-weight: normal;
}
#checkout_cart .cart-collaterals .shipping-form #co-shipping-method-form .sp-methods dd label .price {
  font-weight: 700;
}
#checkout_cart .cart-collaterals .shipping-form #co-shipping-method-form .sp-methods dd input[type="radio"] + label {
  padding-left: 25px;
  position: relative;
}
#checkout_cart .cart-collaterals .shipping-form #co-shipping-method-form .sp-methods dd input[type="radio"] + label:before {
  position: absolute;
  top: 2px;
  left: 0;
}
#checkout_cart .cart-collaterals .shipping-form #co-shipping-method-form .buttons-set {
  position: static;
  width: 100%;
}
#checkout_cart .cart-collaterals .shipping-form .buttons-set {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 48%;
}
#checkout_cart .cart-collaterals .shipping-form .buttons-set button {
  width: 100%;
  background: #bebab2;
  color: #ffffff;
  border: 2px solid #bebab2;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#checkout_cart .cart-collaterals .shipping-form .buttons-set button > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
#checkout_cart .cart-collaterals .shipping-form .buttons-set button:not(:disabled):hover,
#checkout_cart .cart-collaterals .shipping-form .buttons-set button:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #bebab2;
}
#checkout_cart .cart-collaterals .shipping-form .buttons-set button:not(:disabled):focus {
  opacity: 0.7;
}
#checkout_cart .cart-collaterals .shipping-form .buttons-set button:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  #checkout_cart .cart-collaterals .shipping-form .buttons-set button {
    border-width: 1px;
  }
  #checkout_cart .cart-collaterals .shipping-form .buttons-set button > span {
    font-size: 13px;
  }
}
#checkout_cart .cart-collaterals .shipping-form .buttons-set button > span {
  font-size: 13px;
}
#checkout_cart .btn-proceed-checkout {
  padding: 0 10px;
  height: 40px;
  line-height: 36px;
  max-width: 300px;
  background: #3b98b8;
  color: #ffffff;
  border: 2px solid #3b98b8;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#checkout_cart .btn-proceed-checkout > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
}
#checkout_cart .btn-proceed-checkout:not(:disabled):hover,
#checkout_cart .btn-proceed-checkout:not(:disabled):focus {
  background: rgba(255, 255, 255, 0.5);
  color: #3b98b8;
}
#checkout_cart .btn-proceed-checkout:not(:disabled):focus {
  opacity: 0.7;
}
#checkout_cart .btn-proceed-checkout:disabled {
  background: #bdbab1;
  border-color: #bdbab1;
}
@media (max-width: 768px) {
  #checkout_cart .btn-proceed-checkout {
    border-width: 1px;
  }
  #checkout_cart .btn-proceed-checkout > span {
    font-size: 13px;
  }
}
#checkout_cart .btn-proceed-checkout span {
  font-size: 12px;
  position: relative;
  padding-left: 23px;
  margin-top: -2px;
}
#checkout_cart .btn-proceed-checkout span.cot-plus {
  position: absolute;
  left: 0;
  top: 50%;
  float: none;
  margin-right: 5px;
  font-size: 8px;
  height: 18px;
  line-height: 16px;
  width: 18px;
  border: 1px solid;
  margin-top: -9px;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#checkout_cart .btn-proceed-checkout span.cot-box {
  position: absolute;
  left: 0;
  top: 50%;
  float: none;
  margin-right: 5px;
  font-size: 18px;
  height: 18px;
  line-height: 16px;
  width: 18px;
  margin-top: -9px;
  padding: 0;
}
#checkout-progress-wrapper {
  margin-top: 60px;
}
#checkout-progress-wrapper .block-progress .block-content {
  padding: 0 !important;
}
#checkout-progress-wrapper .block-progress .block-content dl dt {
  margin: 0;
  border: none;
}
#checkout-progress-wrapper .block-progress .block-content dl dt:not(.complete),
#checkout-progress-wrapper .block-progress .block-content dl dd:not(.complete) {
  opacity: 0.5;
}
#checkout-progress-wrapper .block-progress .block-content dl div dt {
  border-bottom: 1px solid #bebab2;
}
#checkout-progress-wrapper .block-progress .block-content dl div:last-of-type dt:not(.complete) {
  border-bottom: none;
}
#checkout-progress-wrapper .block-progress .block-content dl dd {
  border: none;
  border-bottom: 1px solid #bebab2;
  font-size: 13px;
}
#checkoutSteps > li {
  margin: 0;
}
#checkoutSteps > li .step-title {
  float: left;
  width: 100%;
  height: 40px;
  line-height: 39px;
  padding: 0 10px;
  background: #e6e4de !important;
  border-bottom: 1px solid #ffffff;
}
#checkoutSteps > li .step-title .number {
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin: -2px 5px 0 0;
  width: 20px;
  height: 20px;
  padding: 0;
  padding-left: 1px;
  line-height: 21px;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #0c2e3d;
}
#checkoutSteps > li .step-title h2 {
  display: inline-block;
  vertical-align: middle;
  font-family: "Avenir heavy", Arial, sans-serif;
  font-size: 15px;
  line-height: 15px;
  color: #0c2e3d;
}
#checkoutSteps > li:not(.allow):hover .step-title {
  background: #e6e4de !important;
  cursor: default;
}
#checkoutSteps > li.active .step-title {
  background: #205d79 !important;
  cursor: pointer;
}
#checkoutSteps > li.active .step-title h2 {
  color: #ffffff;
}
@media (min-width: 768px) {
  #checkoutSteps > li.allow:hover .step-title {
    background: #205d79 !important;
    cursor: pointer;
  }
  #checkoutSteps > li.allow:hover .step-title h2 {
    color: #ffffff;
  }
}
#checkoutSteps > li.active .step-title .number {
  background: #0cbccb;
  color: #ffffff;
}
#checkoutSteps > li .step {
  padding: 10px;
  border: none;
  border-left: 1px solid #e6e4de;
  border-right: 1px solid #e6e4de;
}
#checkoutSteps > li:last-of-type .step {
  border-bottom: 1px solid #e6e4de;
}
#checkoutSteps form {
  float: left;
  width: 100%;
}
#checkoutSteps form .form-list li {
  float: left !important;
  width: 100%;
  max-width: inherit;
}
#checkoutSteps form .form-list li select {
  width: auto;
  max-width: 100%;
}
#checkoutSteps form .form-list li label {
  min-height: 20px;
  height: auto;
}
#checkoutSteps form .form-list li.control {
  width: auto;
  margin-top: 15px;
}
#checkoutSteps form .form-list li.control + .control {
  margin-left: 20px;
}
#checkoutSteps form .form-list li#billing-new-address-form,
#checkoutSteps form .form-list li#shipping-new-address-form {
  margin: 15px 0;
}
#checkoutSteps form .form-list li#billing-new-address-form .wide + .wide,
#checkoutSteps form .form-list li#shipping-new-address-form .wide + .wide {
  margin-bottom: 10px;
}
#checkoutSteps form .form-list li#billing-new-address-form .field,
#checkoutSteps form .form-list li#shipping-new-address-form .field {
  width: 49%;
  margin-bottom: 10px;
}
#checkoutSteps form .form-list li#billing-new-address-form .field:nth-of-type(2n),
#checkoutSteps form .form-list li#shipping-new-address-form .field:nth-of-type(2n) {
  float: right;
}
#checkoutSteps form .form-list li#billing-new-address-form .field:nth-of-type(2n + 1),
#checkoutSteps form .form-list li#shipping-new-address-form .field:nth-of-type(2n + 1) {
  clear: both;
}
#checkoutSteps form .form-list li#billing-new-address-form select,
#checkoutSteps form .form-list li#shipping-new-address-form select {
  width: 100%;
}
#checkoutSteps .please-wait {
  display: inline-block;
  vertical-align: middle;
  float: none;
  line-height: 20px;
  opacity: 1 !important;
  margin-right: 5px;
}
#checkoutSteps .please-wait img {
  display: none;
}
#checkoutSteps .please-wait:before {
  content: "\f110";
  font-family: "fontAwesome";
  color: #0cbccb;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 16px;
  margin-top: -2px;
  -webkit-animation: rotate-center 1s linear infinite;
  animation: rotate-center 1s linear infinite;
}
#checkoutSteps #checkout-step-login .col2-set {
  position: relative;
}
#checkoutSteps #checkout-step-login .col2-set:before {
  content: '';
  position: absolute;
  left: 50%;
  width: 1px;
  top: 0;
  bottom: 0;
  background: #e6e4de;
}
#checkoutSteps #checkout-step-login .col2-set .form-list li {
  margin: 5px 0;
}
#checkoutSteps #checkout-step-login .col2-set h4 {
  float: left;
  width: 100%;
  margin-top: 5px;
}
#checkoutSteps #checkout-shipping-method-load dd {
  margin-bottom: 10px;
}
#checkoutSteps #checkout-shipping-method-load dd ul li + li {
  margin-top: 10px;
}
#checkoutSteps #payment_form_ccsave li {
  width: 48%;
  margin-top: 10px;
}
#checkoutSteps #payment_form_ccsave li:nth-of-type(2n) {
  float: right !important;
}
#checkoutSteps #payment_form_ccsave li:nth-of-type(2n + 1) {
  clear: both;
}
#checkoutSteps #payment_form_ccsave li:last-of-type .v-fix {
  width: auto;
}
#checkoutSteps #payment_form_ccsave li input.cvv {
  width: 70px;
}
#checkoutSteps #payment_form_ccsave li select {
  width: 48%;
}
#checkoutSteps #payment_form_ccsave li .v-fix {
  float: left;
  width: 48%;
}
#checkoutSteps #payment_form_ccsave li .v-fix + .v-fix {
  float: right;
}
#checkoutSteps #payment_form_ccsave li .v-fix select {
  width: 100%;
}
.checkout-onepage-success .sub-title {
  float: left;
  width: 100%;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 15px;
  margin-bottom: 10px;
}
.checkout-onepage-success .sub-title ~ p {
  font-family: "Avenir medium", Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 10px;
}
.contact-us-wrap {
  float: left;
  width: 100%;
}
.contact-us-wrap .plan {
  float: left;
  width: 49%;
  overflow: hidden;
}
.contact-us-wrap .plan img {
  float: left;
  width: 200%;
  margin-left: -50%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.contact-us-wrap .plan img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.contact-us-wrap form {
  float: right;
  width: 49%;
  max-width: inherit;
}
.contact-us-wrap form .fieldset {
  float: left;
  width: 100%;
  border: none;
  padding: 0;
  margin: 0;
}
.contact-us-wrap form .fieldset .form-list {
  margin: 0;
}
.contact-us-wrap form .fieldset .form-list li {
  width: 100%;
  max-width: inherit;
}
.contact-us-wrap form .fieldset .form-list li .input-box {
  margin-top: 5px;
}
.contact-us-wrap form .fieldset .form-list li > div {
  margin-bottom: 15px;
}
.contact-us-wrap form .fieldset .form-list li .field {
  width: 49%;
}
.contact-us-wrap form .fieldset .form-list li .field + .field {
  float: right;
}
@media (max-width: 768px) {
  #checkout_cart .cart-table tbody tr {
    position: relative;
    padding-right: 90px;
    float: left;
    width: 100%;
  }
  #checkout_cart .cart-table tbody tr td {
    float: left;
    width: auto;
  }
  #checkout_cart .cart-table tbody tr .visuel,
  #checkout_cart .cart-table tbody tr .favoris {
    display: none;
  }
  #checkout_cart .cart-table tbody tr .edit,
  #checkout_cart .cart-table tbody tr .delete {
    position: absolute;
    top: 10px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #bebab2;
    text-align: center;
  }
  #checkout_cart .cart-table tbody tr .edit {
    right: 10px;
  }
  #checkout_cart .cart-table tbody tr .delete {
    right: 50px;
  }
  #checkout_cart .cart-table tbody tr .nom {
    width: 100%;
    margin-bottom: 10px;
  }
  #checkout_cart .cart-table tbody tr .prix,
  #checkout_cart .cart-table tbody tr .qte,
  #checkout_cart .cart-table tbody tr .total {
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
  }
  #checkout_cart .cart-table tbody tr .prix .price:before {
    content: 'Prix unitaire : ';
  }
  #checkout_cart .cart-table tbody tr .total .price:before {
    content: 'Sous-total : ';
  }
  #checkout_cart .cart-table tfoot tr td {
    text-align: right;
  }
  #checkout_cart .cart-table tfoot tr td .button {
    float: none !important;
    display: inline-block;
    vertical-align: middle;
  }
  #checkout-progress-wrapper {
    display: none;
  }
  .contact-us-wrap form {
    width: 100%;
  }
  .contact-us-wrap .plan {
    width: 100%;
    margin-top: 20px;
  }
  .contact-us-wrap .plan img {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 500px) {
  #checkout_cart .page-title .btn-proceed-checkout {
    display: none;
  }
  .send-friend form .form-list .field {
    width: 100%;
  }
  .send-friend form .form-list .field + .field {
    margin-left: 0;
    margin-top: 10px;
  }
  .send-friend form .form-list li + li {
    margin-top: 10px;
  }
  .send-friend form .form-list#sender_options li.fields {
    padding-right: 0;
  }
  .send-friend form .form-list#recipients_options li.additional-row > p {
    bottom: inherit;
    top: 20px;
  }
  #checkoutSteps > li .step-title {
    height: 35px;
    line-height: 34px;
  }
  #checkoutSteps > li .step {
    padding: 5px;
  }
  #checkoutSteps > li .step .buttons-set {
    margin-bottom: 5px;
  }
  #checkoutSteps form .form-list li {
    margin-bottom: 0 !important;
  }
  #checkoutSteps form .form-list li.control {
    margin-top: 10px;
  }
  #checkoutSteps form .form-list li.control + .control {
    margin-left: 0;
  }
  #checkoutSteps form .field {
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  #checkoutSteps form .field + .field {
    margin-top: 10px;
  }
  #checkoutSteps #payment_form_ccsave li {
    width: 100%;
  }
  #checkoutSteps #review-buttons-container button {
    margin-top: 5px !important;
  }
  .contact-us-wrap form {
    width: 100%;
  }
  .contact-us-wrap form .fieldset .form-list li + li {
    margin: 0;
  }
  .contact-us-wrap form .fieldset .form-list li .field {
    width: 100%;
  }
}
.cart-empty {
  float: left;
  width: 100%;
}
.cart-empty p {
  float: left;
  width: 100%;
  font-family: "Avenir black", Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 10px;
  color: #4e4949;
}
.cart-empty p a {
  color: #4e4949;
}
.cart-empty p a:hover {
  color: #0cbccb;
}
@media (min-width: 1200px) {
  .header-menu.menu-fixed.on-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    z-index: 9;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .layout-boxed .wrapper {
    width: 1000px;
  }
  .item-quickview {
    display: none !important;
  }
  .email-friend a,
  .item-compare a,
  .item-wishlist a {
    width: 28px;
  }
  .header-container .header_style1 #search_mini_form {
    padding-right: 0;
  }
  .header-container .header_style1 #search_mini_form .form-search input {
    width: 170px;
  }
  .header-container .header_style1 .header-under .header-service .header-service-item .service-icon {
    margin-right: 15px;
  }
  .main-container .block-banner-item img {
    max-width: 100%;
  }
  .home_style2 .main-container .block-producttab .block-title.block-title-center {
    text-align: center;
    width: 100%;
  }
  .home_style2 .main-container .block-producttab .block-content {
    margin-top: 0;
  }
  .home_style2 .main-container .block-producttab .block-content .resp-tabs-list {
    text-align: center;
    margin-top: 20px;
  }
  .block-layered-nav span.price-to {
    display: none;
  }
  .block-layered-nav .price-min-wrap,
  .block-layered-nav .price-max-wrap {
    width: 70px;
  }
  .quickview-index-product .product-view .product-essential .add-to-links {
    margin-top: 0;
    width: auto;
  }
  .product-view .product-essential .product-options-bottom .add-to-links .email-friend a,
  .product-view .product-essential .add-to-box .add-to-links .email-friend a,
  .product-view .product-essential .product-options-bottom .add-to-links .item-compare a,
  .product-view .product-essential .add-to-box .add-to-links .item-compare a,
  .product-view .product-essential .product-options-bottom .add-to-links .item-wishlist a,
  .product-view .product-essential .add-to-box .add-to-links .item-wishlist a {
    margin-left: 7px;
  }
  .product-view .product-essential .add-to-links {
    margin-top: 10px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .layout-boxed .wrapper {
    width: 780px;
  }
  /* css for input, select, radio, textarea*/
  .input-box input[type="text"],
  .input-box input.input-text,
  .field select {
    width: 200px;
  }
  .item-quickview {
    display: none !important;
  }
  .header-container .header_style1 .logo {
    padding-bottom: 25px;
    text-align: center;
  }
  .header-container .header_style1 #search_mini_form {
    padding-right: 0;
  }
  .header-container .header_style1 #search_mini_form .form-search input {
    width: 170px;
  }
  .header-container .header_style1 .header-menu {
    display: block !important;
    background: #3b98b8;
    position: relative;
  }
  .header-container .header_style1 .header-menu:before {
    position: absolute;
    content: "";
    top: 0;
    left: -400px;
    height: 100%;
    width: 5000px;
    background: #3b98b8;
  }
  .header-container .header_style2 #search_mini_form {
    padding-right: 0;
  }
  .header-container .header_style2 #search_mini_form .form-search input {
    width: 170px;
  }
  .footer-container .footer-top .block-footer-contact,
  .footer-container .footer-top .block-footer-newletter,
  .footer-container .footer-top .block-footer-followus {
    padding: 0;
  }
  .footer-container .footer-center .block-footer-imformation,
  .footer-container .footer-center .block-footer-myaccount {
    margin-bottom: 30px;
  }
  .main-container .block-banner-item img {
    max-width: 100%;
  }
  .home_style1 .main-container .block-deals .pt-carousel-deals .block-content .block-content-inner {
    position: relative;
    padding: 0 10px;
    background: transparent;
  }
  .home_style1 .main-container .block-deals .pt-carousel-deals .owl-carousel {
    padding: 20px;
  }
  .home_style2 .main-container .block-producttab .block-title.block-title-center {
    text-align: center;
    width: 100%;
  }
  .home_style2 .main-container .block-producttab .block-content {
    margin-top: 0;
  }
  .home_style2 .main-container .block-producttab .block-content .resp-tabs-list {
    text-align: center;
    margin-top: 20px;
  }
  .home_style2 .main-container .block-deals .product-image .special-countdown .clock > span {
    padding: 11px 0;
    height: 45px;
    margin-top: 5px;
  }
  .block-layered-nav span.price-to {
    display: none;
  }
  .block-layered-nav .price-min-wrap,
  .block-layered-nav .price-max-wrap {
    width: 76px;
  }
  .block-layered-nav #submit_filter {
    padding: 5px 16px;
  }
  .sorter {
    float: left;
    margin-bottom: 10px;
    width: 100%;
  }
  .pager {
    float: left;
    margin: 0;
    text-align: left;
    width: 100%;
  }
  .pager .pages {
    top: auto;
  }
  .quickview-index-product .product-view .product-essential .add-to-links {
    margin-top: 0;
    width: auto;
  }
  .product-view .product-essential .add-to-links {
    margin-top: 10px;
    width: 100%;
  }
  .product-view .product-tab-detail .product-tab-nav li a {
    padding: 13px 15px;
  }
  /*other*/
  .contat-us-wrap .block-contact-address {
    margin-top: 0;
    margin-bottom: 30px;
    width: auto;
  }
  .contat-us-wrap .contact-title {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .input-box input[type="text"],
  .input-box input.input-text,
  .field select {
    width: 200px;
  }
  .col2-set .col-1,
  .col2-set .col-2,
  .form-list .field,
  .account-login .col2-set .col-1,
  .account-login .col2-set .col-2,
  .my-account .col2-set .col-1,
  .my-account .col2-set .col-2 {
    width: 100%;
  }
  .buttons-set button.button {
    margin-top: 5px;
  }
  .block-subscribe-popup {
    padding: 65px 10px;
    width: 100%;
  }
  .block-subscribe-popup #newsletter-validate-detail-popup .input-box input {
    width: 100%;
  }
  .item-quickview {
    display: none !important;
  }
  .layout-boxed .wrapper {
    width: auto;
  }
  .layout-boxed .wrapper .container {
    padding: 0 15px;
  }
  .wrapper .container {
    padding: 0 15px;
  }
  .header-container .header .header-top .form-language span {
    padding: 0 16px 0 45px;
  }
  .header-container .header_style1 .logo {
    padding-bottom: 25px;
    text-align: center;
  }
  .header-container .header_style1 #search_mini_form {
    padding-right: 0;
    width: 100%;
  }
  .header-container .header_style1 #search_mini_form .form-search {
    display: table;
    margin: 0 auto;
  }
  .header-container .header_style1 #search_mini_form .form-search input {
    width: 250px;
  }
  .header-container .header_style1 .header-menu {
    display: block !important;
    background: #3b98b8;
    position: relative;
  }
  .header-container .header_style1 .header-menu:before {
    position: absolute;
    content: "";
    top: 0;
    left: -400px;
    height: 100%;
    width: 5000px;
    background: #3b98b8;
  }
  .header-container .header_style2 .logo {
    padding-bottom: 25px;
    text-align: center;
  }
  .header-container .header_style2 #search_mini_form {
    padding-right: 0;
    width: 100%;
  }
  .header-container .header_style2 #search_mini_form .form-search {
    display: table;
    margin: 0 auto;
  }
  .header-container .header_style2 #search_mini_form .form-search input {
    width: 250px;
  }
  .header-container .header_style2 .header-cart {
    position: absolute;
    top: 20px;
    right: 15px;
  }
  .header-container .header_style2 .header-cart .header-cart-title .header-cart-text {
    color: #fff;
  }
  .footer-container .footer-top .block-footer-contact,
  .footer-container .footer-top .block-footer-newletter,
  .footer-container .footer-top .block-footer-followus {
    padding: 0;
  }
  .footer-container .footer-top .block-footer-contact,
  .footer-container .footer-top .block-footer-newletter {
    margin-bottom: 40px;
  }
  .footer-container .footer-center .block-footer-imformation,
  .footer-container .footer-center .block-footer-myaccount,
  .footer-container .footer-center .block-footer-extras {
    margin-bottom: 30px;
  }
  .footer-container .footer-under address {
    text-align: center;
    margin-bottom: 15px;
  }
  .footer-container .footer-under .footer-payment {
    text-align: center;
  }
  #pt-slider-prev,
  #pt-slider-next,
  .caption-group {
    display: none !important;
  }
  .main-container .block-banner-item img {
    max-width: 100%;
  }
  .home_style1 .main-container .block-banner-1 .block-banner-item {
    width: 100%;
    margin: 10px 0;
  }
  .home_style1 .main-container .block-banner-1 .block-banner-item.last,
  .home_style1 .main-container .block-banner-1 .block-banner-item.first {
    width: 100%;
    margin: 0;
  }
  .home_style1 .main-container .block-bestseller .owl-controls {
    background: transparent;
  }
  .home_style1 .main-container .block-producttab {
    padding: 0 15px;
  }
  .home_style1 .main-container .resp-tab-content {
    padding-top: 15px;
    border: 1px solid #ebebeb;
  }
  .home_style1 .main-container .block-featured {
    background: none;
    padding: 0;
  }
  .home_style1 .main-container .block-featured .block-title strong {
    color: #333;
  }
  .home_style1 .main-container .block-featured .products-grid {
    padding: 0;
  }
  .home_style1 .main-container .block-latest-blog .post-item .post-thumbnail .postInfo {
    left: 30%;
  }
  .home_style1 .main-container .block-latest-blog .post-item .post-thumbnail .bg-hover {
    left: 30%;
    width: 70%;
  }
  .home_style2 .main-container .block-producttab .block-title.block-title-center {
    text-align: center;
    width: 100%;
  }
  .home_style2 .main-container .block-producttab .block-content {
    margin: 20px 0 30px;
  }
  .home_style2 .main-container .block-slider-wrapper {
    width: 100%;
  }
  .home_style2 .main-container .block-banner-1 {
    width: 100%;
  }
  .home_style2 .main-container .block-banner-1 .block-banner-item {
    width: 100%;
  }
  .home_style2 .main-container .block-banner-1 .block-banner-item.first {
    margin-top: 30px;
  }
  .home_style2 .main-container .block-banner-1 .block-banner-item.last {
    margin-top: 15px;
  }
  .home_style2 .main-container .block-banner-2 .block-banner-item {
    width: 100%;
  }
  .home_style2 .main-container .block-banner-2 .block-banner-item.first {
    margin-bottom: 15px;
  }
  .col-left {
    margin-bottom: 40px;
  }
  .col-right {
    margin-top: 40px;
  }
  .products-grid .item {
    float: left;
    width: 100%;
  }
  .sorter {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    width: 100%;
  }
  .pager {
    float: left;
    margin: 0;
    text-align: left;
    width: 100%;
  }
  .pager .limiter {
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
  .pager .pages {
    float: left;
    left: 0;
    position: relative;
    right: auto;
    top: auto;
  }
  .pager .pages ol li {
    margin-right: 5px;
    margin-left: 0;
  }
  .product-view .product-essential .add-to-links {
    margin-top: 10px;
    width: 100%;
  }
  .product-view .product-essential .product-img-box {
    margin-bottom: 30px;
  }
  .product-view .product-tab-detail .product-tab-nav li {
    width: 100%;
    margin-bottom: 5px;
    border: 1px solid #ebebeb;
  }
  .product-view .product-tab-detail .product-tab-nav li.active {
    border: 1px solid transparent;
  }
  .product-view .product-tab-detail .product-tab-nav li a {
    padding: 13px 10px;
  }
  /*other*/
  .about-us-wrap .about-service .about-service-item {
    margin: 15px 0;
  }
  .about-us-wrap .about-team .about-team-member-item {
    margin-bottom: 20px;
  }
  .contat-us-wrap .block-contact-address {
    margin-top: 0;
    margin-bottom: 30px;
    width: auto;
  }
  .contat-us-wrap .contact-title {
    margin-top: 20px;
  }
  .data-table.orders .date {
    display: none;
  }
  .data-table.orders th.view,
  .data-table.orders td.view {
    border-right: none;
  }
  body .data-table.orders th.ship,
  body .data-table.orders td.ship,
  body .data-table.orders td.status,
  body .data-table.orders th.status {
    display: none;
  }
  #wishlist-table.data-table th {
    display: none;
  }
  #wishlist-table.data-table tr td {
    width: 100%;
    float: left;
    border: none;
  }
  #shopping-cart-table * {
    white-space: normal !important;
  }
  #shopping-cart-table {
    display: block;
  }
  #shopping-cart-table thead {
    display: none;
  }
  #shopping-cart-table tfoot {
    display: block;
    border-top: none;
  }
  #shopping-cart-table tfoot tr {
    display: block;
  }
  #shopping-cart-table tfoot tr td {
    display: inline-block;
    width: 100%;
  }
  #shopping-cart-table tfoot tr td .button {
    margin: 2px 0;
    width: 100%;
  }
  #shopping-cart-table tbody {
    display: block;
  }
  #shopping-cart-table tbody tr {
    border-bottom: none;
    display: block;
    padding: 10px;
  }
  #shopping-cart-table tbody td {
    border: medium none;
    display: block;
    float: right;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    width: 65%;
  }
  #shopping-cart-table tbody td:first-child {
    float: left;
    margin: 0;
    padding-right: 20px;
    text-align: center;
    width: 35%;
  }
  #shopping-cart-table tbody tr:before,
  #shopping-cart-table tbody tr:after {
    content: " ";
    display: table;
  }
  #shopping-cart-table tbody tr:after {
    clear: both;
  }
}

@CHARSET "UTF-8";
.iframe-subscribe-wallet, .iframe-update-wallet{
	width:100%;
	height:500px;
	border:none;
	overflow:hidden;
}

.iframe-with-perso-data{ 
	height:700px; 
}

.wallet-manage-content .actions{
	margin-top:20px;
}
.wallet_details dt{
    font-weight:bold;
}

.wallet_details dl dd {
	padding-left:20px;
}

.side-col .block-oneclick dl,
.side-col .block-oneclick .notlogged,
.sidebar .block-oneclick dl,
.sidebar .block-oneclick .notlogged,
.checkout-types .block-oneclick dl,
.checkout-types .block-oneclick .notlogged {
	padding:5px;
}
.side-col .block-oneclick select,
.checkout-types .block-oneclick select,
.sidebar .block-oneclick select{
	width:100%;
}

.checkout-types .block-oneclick{
	text-align:left;
}

.payline-checkoutonepage-index #wait-txt{
	display:none;
	padding:20px;
    width:300px;
    height:30px;
}
.payline-checkoutonepage-index .popin{
	position:absolute;
	display:block!important;
	background-color:#FFFFFF;
	border:2px solid black;
	text-align:center;
	z-index:999;
}

.payline-checkoutonepage-index .col-main {
    padding: 20px 0 0;
}

fieldset.form-payline {
    margin-top: 5px;
    margin-bottom: 5px;
    border:1px solid #BBAFA0;
    background-color: white;
}

fieldset.form-payline legend{
    display: block;
    color:#BBAFA0;
    padding-right: 5px;
    padding-left: 5px;
}

fieldset.form-payline legend img{
    display: block;
    float: right;
}

.input-cc-card  {
  clear : both;
}

.input-cc-card label{
  padding-right: 3px;
}

.input-cc-card label input {
    /* display:none; */
  margin-right: -3px;
}

.input-cc-card  label input + img {
  cursor:pointer;
  border:4px solid transparent;
  float: none;
}

.input-cc-card  label input:checked + img {
  border:3px solid #3399cc;
  padding:1px;
  float: none;
}



form#wallet-checkout p{
	padding:0 5px;
}
.sidebar .payline-logo {
    display: block;
    margin: 10px 0;
    text-align: center;
}
#wallet-checkout .secured-by{
	padding:0 5px;
	text-align:right;
	font-size:0.8em;
}
table.payline-payment th {
    font-weight:bold;
    vertical-align:middle;
}
table.payline-payment td {
    margin-left:5px;
    width:35%;
}
.payline-payment-logo img {
    display:block;
    margin:auto;
}

#payment_form_PaylineCPT li input{
	margin-top: 13px;
}

#payment_form_PaylineCPT li img {
    display: inline;
    vertical-align: top;
    float: none;
}




