/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-03-31 10:14:26 */
@import url("https://fonts.googleapis.com/css?family=Heebo:100,200,400"); body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 57.17%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 40.83%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 42.8775%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 30.6225%;
    }
}
@media (max-width: 480px){
    .products-grid .product-item {
        float: none;
        width: 100%;
        padding: 10px 0;
    }
    .slider-wrapper > .products-grid {
        padding-left: 10px;
	padding-right: 10px;
    }
    .products-grid.products {
        margin-left: 0;
	margin-right: 0;
    }
}

html {scroll-behavior: smooth;}

body {
	font-family: "Heebo", sans-serif;
	font-size: 16px;
color:#000;
  font-weight: 200;
}

h1,h2,h3,h4,h5,h6 {
  font-family: "Heebo", sans-serif;
  font-weight: 200 !important;
}

h1 {font-size: 2rem;
}

h2 {
  font-size: 1.666rem;
}

h3 {
font-size: 1.333rem;
  margin-bottom: 0.5rem;
}

b, strong {
	font-weight: 400;
}

a {color: #93ad62;}

a:hover,
.sideacco li.current > a,
h2.product-name a:hover,
h3.product-name a:hover,
h4.product-name a:hover,
h5.product-name a:hover,
p.product-name a:hover
{
            color: #333;
    }

a:visited, .alink:visited {color: #93ad62;}

.action.primary
{
    background-color: #93ad62;
    color: #fff;
}
.action.primary:hover,
.action.primary:focus
{
    background-color: #333;
    color: #fff;
}

a.go,
a.bouton,
.post-read-more a.action.primary {
  color: #fff;
  border: 0px solid #fff;
  padding: 10px 15px;
  background-color: #93ad62;
  border-radius: 4px;
display: inline-block;
}
a.go:hover,
a.bouton:hover,
.post-read-more a.action.primary:hover {
  color: #fff;
  background-color: #333;
}

a.go.court {display:initial !important;}
.action.primary {border-color: #93ad62;}
button:hover {
	background-color: #464b3b;
	border-color: #464b3b;
}

.action.primary:hover {
	background: #464b3b;
	border: 1px solid #464b3b;
}

.post-read-more a.action.primary {
height: auto;
  padding: 0 20px;
  font-weight: normal;
  text-transform: none;
}

p {margin: 0 0 0.66rem;}

img {
	height: auto;
}

.rad10 {border-radius:10px;}
.bandw {filter:grayscale(1);}

.cms-index-index .page-header.type4:not(.sticky-header) .header-main {
	position: relative;
}

.page-header.type4 .header-main .header-center {
	padding-top: 10px;
	padding-bottom: 10px;
}
.page-header.type4 .header-main .header-left, .page-header.type4 .header-main .header-right {
	padding-top: 0px;
	padding-bottom: 0px;
}
.page-header.type4 .search-area.show-icon a.search-toggle-icon,
.page-header.type4 .header-contact .my-account,
.minicart-wrapper .action.showcart {
	color: #fff;
}

.page-header {
  background-color: #93ad62;
  border-top: 0;
}

.blockcustom .navigation {
  position: static;
}

.header-right .blockcustom {
  display:none;
}

.page-header.type4 .panel.header.header-links {
	margin-left: 0px;
	position: relative;
}

.page-header.type4 .panel.header .switcher {font-size: 16px;}

.page-header.type4 .panel.header.header-links a.my-account {font-size: 22px;}

.panel.header.show-icon .header.links {
	top: 35px;
	right: 0px;
	min-width: 200px;
}

.page-header.type4 .panel.header .top-links-icon::after {
  display: none;
}

.panel.header .top-links-icon a,
.page-header.type4 .panel.header .top-links-icon::after,
.page-header .switcher .options .action.toggle {
	color: #fff;
}

.page-header.type4 .header-contact a.wishlist {display:none;}

.page-header.type4 .header-contact i {
	margin: 0 5px 2px;
	font-size: 24px;
}

.page-header.type4 .panel.header.header-links {
  margin-left: 10px;
  margin-right: 10px;
}
.page-header.type4:not(.sticky-header) .header-main,
header.page-header.type4.sticky-header .header-main {
    background: #93ad62;
  }
.sousmenuspe {width:100%;}

.sw-megamenu.navigation li.level0.fullwidth .submenu a, .sw-megamenu.navigation li.level0.staticwidth .submenu a {text-transform:none;
font-weight: initial !important;
font-size: 14px;}

.liste.listepathologies {
  column-count: 2;
}
ul.liste li {
  padding-left: 0px;
}
.liste li::before {
  content: '>';
  color: #000;
  font-size: 16px;
  position: absolute;
  top: 3px;
}
.listetypes li {
  padding-left: 50px;
  line-height: 42px;
}
.page-header.type4 .navigation:not(.side-megamenu) li.level0 > .submenu .liste li a {padding-left:15px;
text-transform: none;
font-size:14px;
font-weight:400;}
.page-header.type4 .navigation:not(.side-megamenu) li.level0 > .submenu a.go {
color: #fff;
  padding: 10px 15px;
  display: inherit;
}
.page-header.type4 .navigation:not(.side-megamenu) li.level0 > .submenu a.go:hover {
background:#464b3b;}

li.sport {
  background: url(../../wysiwyg/cheval-sport.png) no-repeat 0 0;
}
li.loisir {
  background: url(../../wysiwyg/cheval-loisir.png) no-repeat 0 0;
}
li.elevage {
  background: url(../../wysiwyg/cheval-elevage.png) no-repeat 0 0;
}
li.vieux {
  background: url(../../wysiwyg/vieux-cheval.png) no-repeat 0 0;
}
.lienmenu {
  margin-top: 20px;
}

.margintop30 {
  margin-top: 30px;
}
.margintop50 {
  margin-top: 50px;
}

.layout-fullwidth .page-main {padding-top:20px;}

.contact-index-index .page-main {
width: 90%;padding-top:20px;}

.search-area.show-icon .block.block-search {
	right: -20px;
	min-width: 250px;
	margin-top: 8px;
	width: 100%;
	border: 5px solid #93ad62;
	border-color: #93ad62;
}

.porto-ibanner-layer {
background: rgba(255, 255, 255, 0.8);
  padding: 20px 40px 40px;
}

.page-layout-1column div#layered-filter-block {
	overflow-x: inherit;
	overflow-y: initial;
}

#homeslide h2,#homeslide h3 {
	padding: 10px;
}

#homeslide h3 {
	line-height: 1.333;
}

.page-wrapper > .breadcrumbs {
	background-color: #464b3b;
}

.owl-carousel.nav-style-4 .owl-nav [class*="owl-"] {
	background: #93ad62 !important;
	color: #fff;
}

.owl-carousel .owl-dots {
	margin-top: 0;
}

.owl-carousel .owl-dots .owl-dot span {
	background: #93AD62;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
	background: #464b3b;
}

.blockcustom img {
	border-radius: 4px;
}

.blockshome {
  padding: 20px;
}
.blockshome p {
  margin-bottom: 10px;
  min-height: 115px;
}
.blockshome img {
  margin-bottom: 20px;
  border-radius: 4px;
width: 100%;
  height: auto;
}
.blockshome h3 {
  color: #93ad62;
}
.blockshome a.more {
  float: right;
  color: #93ad62;
  border: 1px solid #93ad62;
  padding: 6px 10px;
  text-transform: none;
  border-radius: 4px;
}
.blockshome a.more:hover {
  color: #333;
  border: 1px solid #333;
}

.cap {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 15px;
	z-index: 1;
	transition: all 400ms ease-in-out;
	background-color: rgba(91, 210, 236, 0.85);
	color: #fff;
}

.bandeauhomebasphoto {position:relative;}
.bandeauhomebasphoto .cap {
	background: none;
	display: flex;
	justify-content: center;
	align-items: center;
text-transform:uppercase;
}

.post-list {
	display: flex;
flex-wrap: wrap;
}
.post-list .post-container {flex-direction:column;}
.post-list .post-image {width: 100%;
  padding: 0 20px 10px;}
.post-list.modern .post-info {
	padding: 0 20px;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}


.blog-page-list .post-holder,
.cms-accueil .post-holder {
	margin-left: 0;
	display: flex;
	flex-direction: column;
	padding: 20px;
	width: 33%;
border-bottom: 0;
}
.post-list-wrapper h3.title {text-align:center;}
.post-header .post-title a {
	font-weight: 400;
}
.post-list .post-description {
	display: flex;
	flex-direction: column;
font-size: inherit;
}
.blog-post-view .post-description p {
	font-size: initial;
}
.post-content .post-description .post-ftimg-hld {
	float: none;
	margin: 0;
	width: 100%;
}
.post-content .post-description .post-text-hld {
  margin-top: 20px;}
.panel.header {
	position: static;
}
.widget.block-recent-posts ul li a {
	color: #93ad62;
	font-weight: 200;
}
.page-header .switcher .options {
	position: static;
}
.page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown {
	column-count: 5;
margin-top: 0;
	left: auto;
	right: 0;
}

.widget {position:relative;}
.ancre {position:absolute;top:-100px;}

html .catalog-category-view .page-title-wrapper {
	display: block;
}

html .page-main > .page-title-wrapper .page-title {
	display: block;
	text-align: center;
	color: #333333;
	text-transform: uppercase;
	font-size: 24px;
	margin: 40px 0;
}

.category-alimentation-cheval.page-layout-1column .filter-options-item:last-child {display:none;}

.filter-options {
	display: flex;
  justify-content: center;
}
.filter-options-item {
	border-bottom: 0;
	position: relative;
}
.filter-options-title:hover {cursor:pointer;}
.filter-options-title .toggle::before, .filter-options-title .toggle::after {
	background: #fff;
}
.filter-options-title {
	padding: 5px 30px 5px 10px;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	background: #93ad62;
	border-radius: 5px;
}

.filter-options-title .toggle {
	right: 0px;
}
.filter-options-content {
display:none;
position: absolute;
  top: 50px;
  left: 0;
  background: #fff;
  max-height: 200px;
  z-index: 9;
  overflow-y: auto;
box-shadow: 0 20px 25px rgba(0, 0, 0, 0.15);
}
.filter-options-content .items {
	padding: 0 10px 10px;
}
.filter-options-content a {
	color: #000 !important;
}
.page-layout-1column .toolbar a.porto-product-filters-toggle {display:none !important;}

.product-info-main .product.overview {
  font-size: initial;
margin-top: 20px;
}

.product-info-main .page-title-wrapper {overflow:hidden;}

.product-info-main .page-title-wrapper h1 {
	font-size: 1.333rem;
	line-height: 1.333;
	float: left;
	margin-right: 10px;
	text-transform: uppercase;
}

.product-info-main .product-info-stock-sku {text-transform:none;}

.product-options-bottom, .product-info-price {
	font-size: 1.333rem;
	font-weight: 400;
	letter-spacing: initial;
	color: #93ad62;
}

.product-options-bottom  {display:flex;}

.product-info-price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
clear:left;
margin-top:1rem;
}

.main-product-detail {
	background-color: #f2f2f2;
}

.main-product-detail h2 {
font-size: 1.333rem;
  margin-bottom: 1rem;
}

.cms-index-index span.price::after, .catalog-category-view span.price::after, .catalog-product-view span.price::after {
	content: ' TTC';
}

.product-info-main .paypal {display:none;}

.product-options-wrapper .fieldset > .field > .label, .fieldset > .fields > .field > .label {
	font-weight: 700;
}

.field.configurable label.label span::before {
	content: 'Sélectionnez votre ';
	font-weight: bold;
}

.product-options-wrapper select {
	color: #000;
width:auto;
}

.catalog-category-view .descavideo {
  width: 100%;
}
.catalog-category-view .descavideo p {
  text-align: left;
  margin-top: 0;
}
.catalog-category-view .video {
  display: none;
}
.infoprat {
  display: flex;
  margin: 20px 0;
}
.infoprat a {
  align-items: center;
  display: flex;
  font-size: 14px;
  color: #000;
}
.poporig img {
  width: 50px;
  margin-right: 10px;
}
.video {
  position: relative;
  height: 250px;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product-info

.category-cms, .category-image, .category-description {
	text-align: center;
}

.catpatho {
  text-transform: none;
  font-size: 0.866rem;
}

.cattypo {
  display: inline-flex !important;
  margin: 10px 0 !important;
}
.cattypo img {
  width: 50px;
  height: auto;
  margin-right: 20px;
}

.dynattr .col.label {
  display: none;
}
.dynattr .col.data {
font-size: 16px;
  padding: 5px 10px;
  border: 0;
  line-height: 12px;
}

a.product-item-link.France {
	background: url(../../wysiwyg/france.png) no-repeat 0 0;
	padding-left: 35px;
	display: inline-block;
}

.prixindicatif {
  margin: 20px 0;
font-size: 14px;
}
.prixindicatif span {
  font-size: 1rem;
  font-weight: bold;
  color: #f7931e;
}

.product.data.items > .item.content {
	background: none;
}

.feature {
  overflow: hidden;
}

.desctypo div {
  margin-top: 20px;
}
.desctypo img {
  width: 80px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
border-radius: 10px;
}

.product-item-description {
	margin: 40px 0 10px 0;
}

.reviewCont + .product-item-description {
	margin: 0px 0 10px 0;
}

.product-item-info:hover .product-item-photo {
	box-shadow: 0 0 0 0;
}

.product-item-info:hover .product-item-details .product-item-actions .tocart {
	background-color: #464b3b;
	border-color: #464b3b;
	color: #fff;
}

.product-item-info .product-item-details .product-item-actions .tocart {
	background-color: #93ad62;
	line-height: 15px;
	padding: 10px 15px;
	border-radius: 5px;
	border: 0;
	color: #fff;
}

.product-add-form .box-tocart {
	border-top: 0;
	border-bottom: 0;
}

.product.data.items .item.title {
	text-transform: none;
}

.opc-wrapper .shipping-address-item.selected-item {
	border-color: #93ad62;
}
.opc-wrapper .shipping-address-item.selected-item::after {
	background: #93ad62;
}
.opc-progress-bar-item._active > span::before {
	background: #93ad62;
}
.opc-progress-bar-item._active::before {
	background: #93ad62;
}

.footer-middle {
	background-color: #464b3b;
	color: #fff;
}

.footer-middle > .container {
	padding-top: 3rem;
}
.widget, .footer .widget {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.footer-bottom {
	background-color: #464b3b;
	color: #fff;
padding:0;
}

span.badgerond {
	line-height: 40px;
	width: 40px;
	height: 40px;
text-align: center;
background-color: #93ad62;
  color: #ffffff;
font-weight:600;
border-radius: 50%;
transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
display: inline-block;
}

.magento-rma-returns-returns .page-main .page-title-wrapper .page-title, .magento-rma-returns-view .page-main .page-title-wrapper .page-title, .magento-rma-guest-returns .page-main .page-title-wrapper .page-title, .account .page-main .page-title-wrapper .page-title, [class^="sales-guest-"] .page-main .page-title-wrapper .page-title, .sales-guest-view .page-main .page-title-wrapper .page-title, .magento-rma-guest-returns .page-main .page-title-wrapper .page-title {
	color: #464b3b;
	font-size: 20px;
	font-weight: 700 !important;
}

#account-nav ul.items li:nth-child(3),
#account-nav ul.items li:nth-child(7) {
	display: none;
}

.page-main .switcher .options {
display: inline-block;
  position: static;
  background: #93ad62;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
}
.page-main .switcher .options:before,
.page-main .switcher .options:after {
  content: '';
  display: table;
}
.page-main .switcher .options:after {
  clear: both;
}
.page-main .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
font-weight: bold;
}
.page-main .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-main .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e81c';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-main .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-main .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-main .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-main .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-main .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e81b';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-main .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-main .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-main .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 0;
  margin-top: 0px;
  min-width: 120px;
width: 100% !important;
  max-height: 210px;
  overflow-y: auto;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-main .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-main .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-main .switcher .options ul.dropdown:before,
.page-main .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-main .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-main .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-main .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-main .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-main .switcher .options.active {
  overflow: visible;
}
.page-main .switcher .options.active ul.dropdown {
  display: block;
}
.page-main .switcher .options ul.dropdown {
  border-radius: 0;
  box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
  border: 1px solid #ccc !important;
  padding: 4px 0 !important;
  left: 0;
}
.page-main .switcher .options ul.dropdown li {
  border-radius: 0;
}
.page-main .switcher .options ul.dropdown a {
  display: block;
  color: #777777;
  padding: 0 7px;
  font-size: 1em;
  line-height: 25px;
  font-weight: 400;
}
.page-main .switcher .options ul.dropdown a > img {
  margin-bottom: 3px;
  margin-right: 3px;
  vertical-align: middle;
}
.page-main .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-main .switcher .options .action.toggle {
  display: flex;
  align-items: center;
  padding: 0 5px;
  line-height: 26px;
  letter-spacing: 0.025em;
}
.page-main .switcher .options .action.toggle::after {
  font-size: 1em;
  -webkit-font-smoothing: inherit;
  margin: 0 0 0 5px;
  line-height: 1;
}
.page-main .switcher .options .action.toggle.active {
  display: flex;
  align-items: center;
}
.page-main .switcher .options .action.toggle.active::after {
  font-size: 1em;
  -webkit-font-smoothing: inherit;
  margin: 0 0 0 5px;
  line-height: 1;
}
.page-main .switcher strong {
  font-weight: inherit;
}
.page-main .switcher strong > img {
  margin-bottom: 3px;
  margin-right: 3px;
  vertical-align: middle;
}

#switcher-languagemobile {display:flex;padding: 12px 15px;}

.nav-sections #switcher-languagemobile.switcher .label {
	margin-bottom: 0;
	height: auto;
	width: auto;
position:relative;
margin-right: 10px;
  line-height: 27px;
}

#switcher-languagepanier {
position:relative;
}

#switcher-languagepanier h4 {
line-height: 30px;
  margin-right: 10px;
}

#switcher-languagepanier .fa  {
  font-size: 30px;
  margin-right: 10px;
}

.product-info-main #switcher-languagepanier .fa {
	font-size: 20px;
	line-height: 28px;
}

.cart-summary .checkout-methods-items .action.primary.checkout {
	background-color: #93ad62;
}

.cart-summary .checkout-methods-items .action.primary.checkout:hover {
	background-color: #464b3b;
}

.authentication-wrapper button.action-auth-toggle {
	color: #93ad62;
}

.mfp-close, html .fancybox-close, .modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {
	display:none;
}

.modal-popup.modal-slide .modal-footer {
	border-top: 0;
}

._has-datepicker ~ .ui-datepicker-trigger {
	background-image: none;
	background: none;
	-moz-box-sizing: content-box;
	border: 0;
	box-shadow: none;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-shadow: none;
	font-weight: 400;
	display: block;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
}

._has-datepicker ~ .ui-datepicker-trigger:hover {color:inherit;}

._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

._has-datepicker ~ .ui-datepicker-trigger::before {
content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
background-image: url(../../wysiwyg/calendar.svg);
  text-align: center;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.history-accordion > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.history-accordion .history-title {
    padding: 15px 0;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
    cursor: pointer;
}
.history-accordion li.active .history-title {
    color: #000;
    border-color: #000;
}
.history-accordion .history-title:after {
    content: "+";
font-size: 2em;
line-height: 26px;
width: 30px;
text-align: center;
display: block;
position: absolute;
right: 20px;
top: 16px;
border-radius: 50%;
height: 30px;
}
.history-accordion li.active .history-title:after {
    color: #000;
    content: "-";
}
.history-accordion .history-title h6 {font-size:1.333rem;}
.history-accordion .history-content {
    line-height: 2;
    padding: 20px 0;
}
.references h2 {margin:50px 0;}
.history-accordion .history-content ul li {list-style:none;padding-left: 10px;}
.history-accordion .history-content ul li.annotation {
  padding: 5px 0;
}
.history-accordion .history-content ul {
  padding-left: 0;
}

#pointofsale_box #pointofsale #title {
	font-size: 1.333rem;
}
#tools {
	font-size: 1.333rem;
}
#pointofsale_box #tools BUTTON {
	margin: 0;
background: #93ad62;
  border: solid 1px #93ad62;
font-size: 1rem;
  font-weight: 600;
padding: 7px 15px;
}

#contact-form .fields .field {margin-top: 50px;font-size: 16px;text-transform: uppercase;}
#contact-form textarea {height:150px;}
#contact-form input::placeholder,
#contact-form textarea::placeholder {color:#999;}

#contact-form .fieldset > .field .label,
#contact-form .fieldset > .fields > .field .label {
	font-size: inherit;
}

#contact-form .actions-toolbar .primary {
	float: right;
}

.fieldset > .field > .label, .fieldset > .fields > .field > .label {
	font-weight: 100;
}

.contact-info {text-align:center;}
.contact-info img {width:200px;}

#contact-form input[type="text"],
#contact-form input[type="email"],
textarea {border-top:0;border-right:0;border-left:0;border-color:#999;
padding: 10px 12px;
font-size: initial;}

.fields > .field.required > .label::after {
  content: '*';
  color: #e02b27;
  font-size: 1em;
  margin: 0 0 0 .25em;
}

.place {display:block !important;}
#country_selection {display:none !important;} 

.ampromo-items-content {
	width: 100%;
}

.ampromo-items-content .ampromo-item {
	padding: 20px;
	margin: 30px 8px 0px;
}

.ampromo-items-content .ampromo-item:hover {
	background: none;
}

.ampromo-items-form .product-info-price {
	display: none;
}

.ampromo-popup-wrapper .ampromo-item:hover {
	background: none;
}

.message.notice {
	background: #93ad62;
	color: #fff;
}

.message.notice > :first-child::before {
	color: #fff;
}

.box-tocart .action.tocart {
	font-size: 1rem;
	font-weight: 600;
background: #93ad62;
  border-radius: 5px;
}
.box-tocart .action.tocart:hover {
background:#222529;
}

.product-info-price .table-wrapper {
    border-top: 0;
margin-bottom:0;
}

.footer, .footer p {
	font-size: 14px;
	letter-spacing: 0;
}

.footer-middle a {
	color: #93ad62;
}

.footer-middle a:hover, .footer-middle a:focus {
	color: #fff;
}

.modal-popup button {
background: #93ad62;
  color: #fff;
  border-radius: 5px;
border: 0px;
}
.modal-popup button:hover {
background: #222529;
border: 0px;
}

.block-minicart .block-content > .actions > .primary .action.primary {
	background-color: #93ad62;
}

.block-minicart .block-content > .actions > .primary .action.primary:hover {
	background-color: #222529;
}
.table-checkout-shipping-method tr.row {align-items:center;}
.table-checkout-shipping-method tbody td {
	border-top: 0;
}
.table-checkout-shipping-method tbody td.col-price {
	width: 120px;
max-width: 120px;
}
.table-checkout-shipping-method tbody td:first-child {
	padding-left: 0;
	padding-right: 0;
	width: 20px;
max-width: 20px;
}
.table-checkout-shipping-method tbody .row-error td {
	width: auto !important;
max-width: none !important;
}
.table-checkout-shipping-method tbody td {
  vertical-align: middle;
}
td.col-price + td.col-method {
  display: flex;
  align-items: center;
}
#label_method_livraison_standard_gls::before {
  content: url(../../wysiwyg/logo-gls.png);
  height: 75px;
  width: 75px;
  float: left;
  margin-right: 20px;
}
#label_method_dpdpredict_dpdpredict::before {
  content: url(../../wysiwyg/logo-predict-dpd.jpg);
  height: 75px;
  width: 75px;
  float: left;
  margin-right: 20px;
}
#label_method_dpdrelais_dpdrelais::before {
  content: url(../../wysiwyg/logo-pickup-dpd.png);
  height: 75px;
  width: 75px;
  float: left;
  margin-right: 20px;
}
#label_method_retrait_entrepot_retrait::before {
  content: url(../../wysiwyg/picto-cgp.png);
  height: 75px;
  width: 75px;
  float: left;
  margin-right: 20px;
}
#label_method_livraison_tnt_tntofficiel::before {
  content: url(../../wysiwyg/picto-tnt.png);
  height: 75px;
  width: 75px;
  float: left;
  margin-right: 20px;
}
#label_method_livraison_19t_transporteur::before {
  content: url(../../wysiwyg/livraison_19t_transporteur.png);
  height: 75px;
  width: 75px;
  float: left;
  margin-right: 20px;
}
#label_method_livraison_13t_transporteur::before {
  content: url(../../wysiwyg/livraison_13t_transporteur.png);
  height: 75px;
  width: 75px;
  float: left;
  margin-right: 20px;
}
#label_method_livraison_chariot_transporteur::before {
  content: url(../../wysiwyg/livraison_chariot_transporteur.png);
  height: 75px;
  width: 75px;
  float: left;
  margin-right: 20px;
}

.cart.table-wrapper .cart thead tr th.col.subtotal,
.cart.table-wrapper .col.subtotal {
	display: none;
}

.alma-cart-eligibility {padding: 5px 20px 0;}
.alma.payment-method {position:relative;}
#alma_monthly_payments_installments + .label {padding-left:85px;}
.alma.payment-method .alma-method-logo {
width: 100px;
  left: 10px;
  position: absolute;
  top: 5px;
}

.alma-eligibility-modal-close-button svg {fill: #333;
  stroke: #333;}

.block-palettes {
  display: flex;
  align-items: center;
  margin-left: 50px;
}

.block-palettes img {
  width: 80px;
}
.block-palettes p {
  font-size: 14px;
color: initial;
}

.limit-qty-total-price.group {
	color: #fff;
	border: 1px solid #464b3b;
	background-color: #93AD62;
}
.table.grouped .product-item-name {
  white-space: wrap;}


.table-wrapper.grouped table.grouped tr .limit-qty-select {
	border-color: rgb(147, 173, 98);
}

.table-wrapper.grouped table.grouped tr.active-limit-qty .price-wrapper span.price, .table-wrapper.grouped table.grouped tr.active-limit-qty .limit-qty-select.active {
	color: #93AD62;
}

.table-wrapper.grouped .progress-bar-container.mage-limit .progress-bar-wrapper .progress-bar {
	background-color: #464b3b;
}

.palettemenu {display:flex;align-items:center;}
.palettemenu  img {
  width: 50px;
}

.product-add-form form#product_addtocart_form .box-tocart .actions.group-limit-qty .reset-group-limit-qty {
	margin-right: 40px;
}

@media (min-width: 768px), print {
h1 {
    margin-bottom: 1em;
  }
.page-layout-1column .product-info-main  {
  padding-top: 3rem;
}
.product.data.items > .item.title {
	text-transform: none;
}
.product.data.items > .item.title > .switch {
	font-size: 24px;
	font-weight: normal;
padding: 10px 0 !important;
}
.products .product-item {
	margin-bottom: 3rem;
}
  .opc-progress-bar-item._complete > span {
    color: #93ad62;
  }
}

@media (min-width: 992px) {
.layout-fullwidth .container, .layout-fullwidth .block.category.event, .layout-fullwidth .footer.content, .layout-fullwidth .header.content, .layout-fullwidth .navigation, .layout-fullwidth .page-main, .layout-fullwidth .page-wrapper > .breadcrumbs > ul, .layout-fullwidth .page-wrapper > .page-bottom, .layout-fullwidth .page-wrapper > .widget, .layout-fullwidth .top-container {
	padding-left: 15px;
	padding-right: 15px;
}
.logo img {
	max-width: 230px;
}

.page-header.type4 .navigation:not(.side-megamenu) .level0 .level-top {
	font-size: 14px;
	font-weight: 200;
	line-height: 20px;
	letter-spacing: 0;
	color: #fff;
text-transform: none;
padding: 25px 5px 25px 5px;
}
.navigation {
    font-size: 14px;
}
.page-header.type4 .nav-sections .navigation,
.navigation .level0,
.navigation ul,
.navigation .level0 > .level-top {
	position: static;
}
.page-header.type4.sticky-header .logo {
	max-width: 246px;
}
.blockcustom {display:none;}
}

#tools a, #tools button {
	background: #93ad62;
	border: solid 1px #93ad62;
}

#tools a:hover {
	background: #464b3b;
	border: solid 1px #464b3b;
}

.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current strong {
	color: #93ad62;
}

#newsletter_popup form.subscribe {
	display: none;
}

#newsletter_popup {
	background: #ffffff url(../../wysiwyg/shop_newsletter_popup.jpg) no-repeat;
}

.fancybox-newsletter-close {display:block !important;}

.mfp-close, html .fancybox-close, .modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {
	color: #fff;
	right: 5px;
	top: 5px;
	background: #000;
	border-radius: 50%;
}

.slick-slider .slick-arrow {
  background: url(../../wysiwyg/arrow-next.jpg) no-repeat center !important;
}

.slick-slider .slick-arrow:hover {
  background: url(../../wysiwyg/arrow-next-hover.jpg) no-repeat center !important;
}

.oneyCta_button {
  border: 0px solid #ccc;
  padding: 0 0 10px 0 !important;
}

.oneyCta_button span {
	color: #000;
}

.oneyCta_button-disabled .oneyCta_logo {
	background-image: url(../../wysiwyg/ic_3x4x_oney_green.svg);
}

.label-oney .oney-logo-checkout::after {content:"Payez en 3 ou 4 fois avec votre carte bancaire";}

.label-oney::before {
	content: "Payez en 3 ou 4 fois avec";
	margin-left: 5px;
}

@media (min-width: 1199px) {
  .layout-fullwidth .container, .layout-fullwidth .block.category.event, .layout-fullwidth .footer.content, .layout-fullwidth .header.content, .layout-fullwidth .navigation, .layout-fullwidth .page-main, .layout-fullwidth .page-wrapper > .breadcrumbs > ul, .layout-fullwidth .page-wrapper > .page-bottom, .layout-fullwidth .page-wrapper > .widget, .layout-fullwidth .top-container {
    padding-left: 20px;
    padding-right: 20px;
  }
.page-header.type4 .navigation:not(.side-megamenu) .level0 .level-top {
		font-size: 16px;
padding: 25px 10px 25px 10px;
}
}

@media (min-width: 1499px) {
.header-right .blockcustom {display:block;}
  .layout-fullwidth .container, .layout-fullwidth .block.category.event, .layout-fullwidth .footer.content, .layout-fullwidth .header.content,.layout-fullwidth .page-main, .layout-fullwidth .page-wrapper > .breadcrumbs > ul, .layout-fullwidth .page-wrapper > .page-bottom, .layout-fullwidth .page-wrapper > .widget, .layout-fullwidth .top-container {
    padding-left: 4.27vw;
    padding-right: 4.27vw;
  }
}

@media (min-width: 1399px) {
  .layout-fullwidth .container, .layout-fullwidth .block.category.event, .layout-fullwidth .footer.content, .layout-fullwidth .header.content, .layout-fullwidth .navigation, .layout-fullwidth .page-main, .layout-fullwidth .page-wrapper > .breadcrumbs > ul, .layout-fullwidth .page-wrapper > .page-bottom, .layout-fullwidth .page-wrapper > .widget, .layout-fullwidth .top-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 991px) {
.page-layout-1column div#layered-filter-block {height: auto;overflow-y: inherit;overflow-x: inherit;}
.page-layout-1column .toolbar a.porto-product-filters-toggle {display:none !important;}
header.page-header .nav-sections-item-content {
	margin-top: 73px;
}
.nav-toggle::before {
	color: #fff;
}
.page-header .header-right .switcher .options .action.toggle {
	color: #fff;
}
  header.page-header .nav-sections-item-title {
    background: #454a3a;
}
.navigation a {padding-left:0;}
.navigation a:hover {
	color: #93ad62 !important;
}
header.page-header .nav-sections-item-title.active > a, header.page-header .nav-sections-item-title.active > a:hover, header.page-header .nav-sections-item-title.active > a:focus {
	color: #93ad62;
}
.navigation .parent:nth-child(1) .level-top::after,
.navigation .parent:nth-child(3) .level-top::after {
	display:none;
}

.header-left .blockcustom {display:block;}
.nav-sections .switcher {
	position: relative;
}
.page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown {
	column-count: 1;
	right: auto;
	width: 100% !important;
	left: 0;
	padding: 10px !important;
}
 .page-header .switcher .options .action.toggle {
  color: #000;
  padding: 0;
}
.bandeauhomebasphoto {height: 50vh;}
.bandeauhomebasphoto img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.history-accordion .history-title::after {
	right: 0px;
}
.history-accordion .history-title {
	padding: 15px 35px 15px 0;
}
}

@media (max-width: 767px)  {
  .logo {
    max-width: 140px;
  }
.filter.block {
	position: relative;
}
.filter .filter-title {
	display: block;
height: 30px;
}
.filter-title strong {
	display: block;
  background-color: #93ad62;
width:100%;
border:0;
color: #fff;
}
.filter-title strong:hover {cursor:pointer;}
.block-content.filter-content {display:none;}
.block.filter.active .block-content.filter-content {display:block;}
.filter-options {
	flex-direction: column;
}
.filter-options-item {
	width: 100%;
padding: 10px 0;
}
.filter-options-content {
	width: 100%;
}
.block-palettes img {width:40px;}
}

@media only screen and (max-width: 639px) {
.blockshome {
	padding: 20px 0;
}
.product-info-price {
	align-items: baseline;
}
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]::before {content:'';}
.post-holder {
	width: 100%;
margin-bottom:0;
}
.porto-ibanner-container {
  position: relative;
}

.porto-ibanner, .porto-ibanner > img {
	height: 100vh;
}
.porto-ibanner-layer {
	padding: 20px 20px 30px;
	left: 5%;
	right: 5% !important;
	top: auto !important;
	bottom: 0px;
}
.cms-accueil .post-holder {
  width: 100%;
}
#newsletter_popup {
	background-size: cover;
}
}

@media (max-width: 575px), print {
h1 {margin-bottom:1rem;}
h2 {
	font-size: 1.333rem;
}
.nav-toggle {
	padding: 6.5px 0px 6.5px 0px;
margin: 8px 0 8px .25rem;
}
.cart-summary {
	padding: 24px 10px;
}
.cart-summary .block .title {
	padding-left: 0px;
}
.cart-totals tbody .mark, .cart-totals tfoot .mark, .cart-totals tbody .amount, .cart-totals tfoot .amount {
	padding: 5px 10px 5px 0;
}
.cart-totals tbody .grand.totals .mark, .cart-totals tfoot .grand.totals .mark {
	padding: 18px 12px 18px 0;
}
.main-product-detail {
	padding: 20px 0;
}
.minicart-wrapper.minicart-offcanvas .block-minicart {width:80%;}
.minicart-wrapper.minicart-offcanvas .minicart-overlay svg {
	right: 85%;
}
.columns .column.main {
	padding-bottom: 0;
}
.cart.table-wrapper .item-options dt, .block-giftregistry-shared-items .product .item-options dt, .multicheckout .item-options dt {
	float: none;
}
.cart-totals tbody .grand.totals .amount, .cart-totals tfoot .grand.totals .amount {
	font-size: 16px;
}
.page-main .switcher .options {
	width: 100%;
	margin-top: 20px;
}
}

@media screen and (max-width: 399px) {
  #pointofsale_box .hide-400 {
    display: block !important;
  }
}

/* Global CSS*/
* {-webkit-font-smoothing: antialiased;}

#product_widget {
    max-width: 262px;
    border: 1px solid #b0b0b0;
    background-color: #e5e5e5;
    height: 60px;
    margin-top: 25px;
    position: relative;
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 2px 2px #f6f6f6;
    color: #374853;
    font-size: 1.1em;
    margin-bottom: 2em;
    padding-top: 0.5em;

}

#product_widget #stars {
    text-align: center;
}

#product_widget #end {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f4bd38 1%, #cc8f24 100%) repeat scroll 0 0;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    bottom: 2px;
    height: 22px;
    position: absolute;
    width: 100%;
}

div.ac_rating {
    display: inline-block;
    background: rgba(0, 0, 0, 0) url(../images/0star.png) no-repeat scroll left bottom;
    height: 24px;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 0px;
    width:122px;

}

div.ac_rating_bg {
    display: inline-block;
    text-align: left;
    background: transparent url("../../wysiwyg/5star.png") no-repeat scroll left bottom;
    height: 24px;
}

#product_widget #end a {
    color: black;
    display: block;
    font-weight: bold;
    margin-top: 3px;
    margin-left: 33px;
}

#product_widget img#seal {
    width: 96px;
    margin-top: -8px;
}

#ag-s {
    color: #6d7f8a;
    padding-top: 16px !important;
}

#ag-s .published {
    font-weight:600;
}

#ag-s #ag-header {
    display: block;
    padding: 5px;
}

#ag-s #commentaires {
    padding: 10px;
}

#ag-s .avis-garantis {
    border-top: 2px solid #ccc;
    padding-bottom: 20px;
}

#ag-s .avis-garantis ul.ag-details {
    list-style: outside none none;
    margin: 15px 0 0;
}

#ag-s .avis-garantis ul.ag-details li {
    display: inline-block;
    height: 25px;
    line-height: 25px;
}

#ag-s ul#ag-header-text {
    display: inline-block;
    list-style: outside none none;
    margin: 22px;
    vertical-align: top;
}

#more_info_sheets li {
    margin-bottom: 5px;
}

#ag-s .avis-garantis ul.ag-details li.ag-note {
    font-size: 13px;
    font-weight: 600;
}

#ag-s .ag-tr.top:before {
    border-width: 0 14px 13px;
    bottom: auto;
    left: 10px;
    top: -13px;
}
#ag-s .ag-tr:before {
    border-color: #d5d5d5 transparent;
    border-style: solid;
    content: "";
    position: absolute;
}
#ag-s .ag-tr.top:after {
    border-width: 0 13px 13px;
    left: 11px;
    top: -12px;
}
#ag-s .ag-tr:after {
    border-color: #fff transparent;
    border-style: solid;
    content: "";
    position: absolute;
    width: 0;
}
#ag-s .ag-tr {
    border: 1px solid #d5d5d5;
    border-radius: 7px;
    color: black;
    margin: 7px 0 3px;
    padding: 12px;
    position: relative;
}

#certificat {
    display: inline-block;
    float: right;
    vertical-align: top;
    font-size: 15px;
}

#seal_im {
    float: left;
    margin-left: -30px;
    margin-top: -15px;
}

#stars {
    margin-right: 18px;
}

.reviewer_name {
    text-transform:capitalize;
}

#agWidgetH p {
    color: #175298;
}
#ag-s .reviewTxt p {
    color: #111111;
}
.rad{-moz-border-radius: 8px;-webkit-border-radius:8px; border-radius:8px;}
.rad4{-moz-border-radius:4px;-webkit-border-radius:4px; border-radius:4px;}
meta, .metaHide {display:none !important}
.agWidget { color:#111111; font-family: 'Open Sans', sans-serif; font-weight:400}
.agWidget .inner, .agWidget .inner2{padding:12px;}
.reviewGlobal { display:inline-block !important; vertical-align:top !important; color:#175298 !important; }
.reviewGlobal p {margin:0 !important; padding:0 !important; display:block !important; font-size:12px !important; line-height:12px !important; letter-spacing:0 !important; margin-bottom:10px !important;}

/* Etoile */
.steavisgarantisStar {width:111px; max-width:111px; position:absolute;top:0;right:0; margin:0 0 0 -4px; padding:0; height:30px; margin-bottom:4px}
.reviewCont .steavisgarantisStar {position:relative;left:auto;top:auto;}
.reviewCont {display: flex;
  clear: left;}
#layer-product-list .reviewCont {margin-bottom: 5px;}
.liennote {padding:7px 0 0 7px;}
.steavisgarantisStar span {width:100%; display:block; height:30px; position:absolute; left:0; top:0; background:url(../../wysiwyg/star_off.png) left center; background-size:111px 30px;}
.steavisgarantisStar span.note {  display:block; height:30px; width:0; overflow:hidden;  background:url(../images/star_on.png) left center; background-size:111px 30px;}

/*NOTES*/
.largeNote, .largeNote p{ font-family: 'Oswald', Arial ; font-weight:700; font-size:22px; line-height:22px; letter-spacing:0; color:#175298; }
.largeNote p{font-size:initial;}
.largeNote big { font-size:36px; letter-spacing:-2px;}

/*list des avis*/
.reviewList { padding:4px 0; margin:8px auto 12px auto; line-height:16px; font-family: 'Open Sans', sans-serif; text-align:left}
.reviewList li{ list-style:none; border-top:1px dashed #c5cee0; padding:10px 0; position:relative}
.author { letter-spacing:0; font-size:15px; line-height:18px; color:#175298; font-weight:600}
.author .authorAvatar { float:left; margin:4px 8px 8px 0; width:24px;}
.author .agFlag { margin:0 0 -3px 5px; width: 16px; vertical-align: initial !important}
.author .time{ display:inline-block; font-size:9.5px; font-weight:400;}
.customAnswers { font-style: italic;}
.customAnswerLabel { font-weight: 600;}
.reviewTxt p, .reponse p {display:block; margin:4px 0 0 0; font-size:12px; line-height:14px; letter-spacing:0px}
.reviewTxt meta {display:none}
.reponse {display:block; padding:8px 12px; background:#ffffff; margin-top:10px }
.reponse span { font-size:11px; line-height:11px; color:#175298; letter-spacing:0}
.reponse span img {margin-right:6px; float:left; width:12px;}
.reponse p { font-style:italic; font-size:12px;}

/*steavisgarantisStats*/
.steavisgarantisStats { display:inline-block;}
.steavisgarantisStats .item { height:116px; display:inline-block; margin:0 2px}
.steavisgarantisStats .item .stat, .steavisgarantisStats  .item .name, .steavisgarantisStats .item .stat .note .value   {display:block; width:20px; }
.steavisgarantisStats .item .stat{ height:88px; background: none; position:relative;  border:0px solid #F00}
.steavisgarantisStats .item .stat .note { position:absolute; left:0; bottom:0; height:0; width:20px; background:#f5d700; text-align:center}
.steavisgarantisStats .item .stat .note .value {position:absolute; top:-8px; left:0; font-size:9px; text-align:center; color:#777777  }
.steavisgarantisStats .item .name { font-size:11px; text-align:center; height:20px; line-height:20px; color:#f5d700; letter-spacing:0}

/*boutons*/
.agBt { display: inline-block; background:#175298; border:1px solid #175298; color:#ffffff !important; font-size:11px !important; line-height:11px; letter-spacing:1px; text-transform:uppercase; text-align:center; padding:4px 10px; width:auto; text-decoration: none !important; }
.agBt:hover { background:none; color:#175298 !important; text-decoration:none !important;}
.agBtBig {font-size:11px; line-height:11px; padding:5px 14px;}

/* WIDGET HORIZONTAL*/
#agWidgetH{ display:block; width:100%; max-width:275px;  line-height:0; text-align:center; margin:20px 0px;}

#agWidgetH .logoAg { max-height:77px; display:inline-block; margin-right:6%}
#agWidgetH .inner  {padding-bottom:12px}
#agWidgetH .reviewGlobal {text-align:left}

/*# WIDGET LATERAL*/
#agWidgetSide{ display:block; width:100%; max-width:100%;  line-height:0; text-align:center; padding-bottom:18px}

#agWidgetSide .inner  {padding:12px 12px 0 12px}
#agWidgetSide .logoAg {display:block; margin:8px auto 24px auto }
#agWidgetSide .reviewList {max-height:300px; width:100%; overflow-x: hidden;overflow-y: scroll;}
#agWidgetSide .reviewList::-webkit-scrollbar-track{border-radius: 2px;background-color: #175298;}
#agWidgetSide .reviewList::-webkit-scrollbar{width: 2px;    background-color: #f5d700;}
#agWidgetSide .reviewList::-webkit-scrollbar-thumb{    border-radius: 2px;    background-color: #f5d700;}
#agWidgetSide .reviewList li { width:92%; margin:0 0 0 5%}
#agWidgetSide .author { line-height:16px;  font-size:14px; }

/*WIDGET MAIN*/
.topBar {background:#2c2c2c; color:#ffffff; text-align:center; font-size:13px; line-height:11px; letter-spacing:2px; padding:10px 0; text-transform:uppercase}
#agWidgetMain { display:block; width:100%; max-width:100%;  line-height:0; text-align:center; overflow:hidden; padding-bottom:12px; margin:0}

#agWidgetMain .inner { text-align:left; overflow:hidden; height:106px; padding:25px 14px 20px 14px}
#agWidgetMain .logoCont , #agWidgetMain .statCont, #agWidgetMain .reviewCont { display:inline-block; height:100px;  vertical-align:top; }
#agWidgetMain .logoCont {display: inline-block; width:41%;  }
#agWidgetMain .statCont  { width:28%; text-align:center; min-width:140px;}
#agWidgetMain .reviewCont {width:27%;text-align:right; }
#agWidgetMain .logoCont img {max-width:151px}
#agWidgetMain .logoCont .agBt {margin:6px 0 0 12px}
#agWidgetMain .statCont  .steavisgarantisStats{}
#agWidgetMain .reviewCont  .reviewGlobal {text-align:center; padding-top:26px }
#agWidgetMain .largeNote{  font-size:24px; line-height:28px;  letter-spacing:-1px;  }
#agWidgetMain .largeNote big { font-size:50px; letter-spacing:-3px;}
#agWidgetMain .reviewList { padding:0; margin:0 auto 8px auto}
#agWidgetMain .reviewList li { border-top:none; padding:16px 20px; margin:0;}
#agWidgetMain .largeNote {width:150px; }
#agWidgetMain .logoAg {display:block; margin:10px}
#agWidgetMain .steavisgarantisStar { position:absolute; top:12px; right:16px}
#agWidgetMain .reviewTxt p { font-weight:400; margin:6px 0; letter-spacing:0; padding:0px}
#agWidgetMain .certificateBtn {padding:5px 15px;}
@media (max-width: 600px) {
#agWidgetMain .statCont {display:none !important}
#agWidgetMain .logoCont { width:60%}
#agWidgetMain .reviewCont { width:40%}
}
@media (max-width: 400px) {
#agWidgetMain .reviewList .steavisgarantisStar {display:block !important; position:relative; top: auto; right:auto;}
}

/* Footer Link */
#steavisgarantisFooterVerif {
    text-align:center;
    margin:5px auto;
    display: table;
}
#steavisgarantisFooterVerif img{
    margin-right: 3px;
    width: 20px !important;
}

#steavisgarantisFooterText {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-size: 12.5px;
}

#steavisgarantisFooterText a {
    font-size: 12.5px;
}

/*background*/
.bgGrey0{ background:#f9f9f9}
ul.reviewList li:nth-child(even){ background:#f3f3f3}

#agWidgetH{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f3f3+0,fefefe+16,fefefe+26,f3f3f3+51 */
background: #f3f3f3; /* Old browsers */
background: -moz-linear-gradient(left,  #f3f3f3 0%, #fdfdfd 16%, #fefefe 26%, #f3f3f3 51%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #f3f3f3 0%,#fdfdfd 16%,#fefefe 26%,#f3f3f3 51%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #f3f3f3 0%,#fdfdfd 16%,#fefefe 26%,#f3f3f3 51%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f3f3f3',GradientType=1 ); /* IE6-9 */
-moz-box-shadow:inset 0px 0px 0px 1px #dfdfdf; box-shadow:inset 0px 0px 0px 1px #dfdfdf;}

#agWidgetSide , #agWidgetMain{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+7,fefefe+28,f3f3f3+52 */
background: #fefefe; /* Old browsers */
background: -moz-linear-gradient(top,  #fefefe 7%, #fefefe 28%, #f3f3f3 52%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fefefe 7%,#fefefe 28%,#f3f3f3 52%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fefefe 7%,#fefefe 28%,#f3f3f3 52%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
-moz-box-shadow:inset 0px 0px 0px 1px #dfdfdf; box-shadow:inset 0px 0px 0px 1px #dfdfdf;}

/*transition*/
.agBt { -webkit-transition: background 0.4s ease; -moz-transition: background 0.4s ease;
-ms-transition: background 0.4s ease;-o-transition: background 0.4s ease; transition: background 0.4s ease;}

#agWidgetMain .inner.bgGrey1{
    box-sizing:initial !important;
}

.inner.bgGrey1 {display:flex;justify-content:space-between;}

/* Si mobile */
@media screen and (max-width: 750px) {
    .agJsWidget {
        display:none;
    }
    #steavisgarantis.agWidget.rad {
        display:none;
    }
}

#categoryStarsMain {margin-top: -10px;margin-bottom: -3px;zoom: 0.61;}
.categoryStars { display:inline-block; width:111px; max-width:111px; position:relative; margin:0 0 5px -4px; padding:0; height:18px; margin-bottom:4px}
.categoryStars span {width:100%; display:block; height:30px; position:absolute; left:0; top:0; background:url(../../wysiwyg/star_off.png) left center; background-size:111px 30px;}
.categoryStars span.note {  display:block; height:30px; width:0; overflow:hidden;  background:url(../images/star_on.png) left center; background-size:111px 30px;}

.categoryStarsStr {display: inline-block;font-weight: normal;font-size: normal;}


/* Définitions de langues */
.de .largeNote, .de .largeNote p, .de .author {
    color: #333333;
}


.de .authorAvatar, .it .authorAvatar, .de .reponse img, .it .reponse img {
    filter: grayscale(1);
}

.es .authorAvatar {
    filter: brightness(0.4);
}



#agWidgetH.de p {
    color: #333333;
}

#agWidgetH.it p, .it .largeNote, .it .largeNote p {
    color: #333;
}

.it .author, .it .reponse span{
    color: #333333;
}

#agWidgetH.es p, .es .largeNote, .es .largeNote p {
    color: #021F3C;
}

.es .author {
    color: #021F3C;
}

/* Widget summary number 2 & 3 */
#agWidgetH.inline {
  background: none !important;
  box-shadow: none !important;
  max-width: 300px !important;
  margin: 5px 0;
  zoom:0.85;
}
#agWidgetH.inline .inner {
  padding: 0;
  margin: 0;
}
#agWidgetH.inline .reviewGlobal {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  position: relative !important;
}
#agWidgetH.inline p {
  color: #000 !important;
  text-align: center;
  text-transform: none;
  margin: 0 0 0 10px !important;
  font-weight: 500;
}
#agWidgetH.inline .agBt {
  display: flex !important;
  align-items: center;
  background: none !important;
  border: none !important;
  padding: 0!important;
  margin:0!important;
}

#agWidgetH.inline .steavisgarantisStar{
  margin: 0 !important;
}
/* End widget summary number 2 & 3 */

.de .agBt:hover { background:none; color:#333333 !important; text-decoration:none !important;}
.de .agBt {
    background:#333333;
    border: 1px solid #333333;
}
.it .agBt:hover { background:none; color:#067a45 !important; text-decoration:none !important;}
.it .agBt {
    background:#067a45;
    border: 1px solid #067a45;
}
.es .agBt:hover { background:none; color:#021F3C !important; text-decoration:none !important;}
.es .agBt {
    background:#021F3C;
    border: 1px solid #021F3C;
}

@media screen and (max-width: 575px) {
.reviewCont {
	flex-direction: column;
}
#agWidgetMain .inner {
	height: auto;
	padding: 25px 10px 20px 10px;
	flex-direction: column;
}
#agWidgetMain .largeNote {
	width: auto;
	text-align: center;
	margin-top: 20px;
}
#agWidgetMain .logoCont {
	width: 100%;
}
.liennote {
	padding: 7px 0 0 0px;
}
.product-options-bottom {
	display: block;
}
.block-palettes {margin-top:0;margin-left:0;}
.block-palettes a {background:none;color: #93ad62;padding:0;}
.block-palettes a:hover {color: #333;background:none;}
}