:root{--raleway-font:"Raleway Webfont", "Raleway Fallback", sans-serif;--raleway-arial-font:"Raleway Webfont", Arial, sans-serif;--container-width-lg:1440px;--container-width-md:1314px;--container-width-sm:720px}.breadcrumb{position:relative;color:#fff;margin-bottom:30px}.breadcrumb img{width:100%;height:100%;min-height:90px;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0}.breadcrumb figcaption{width:100%;max-width:1120px;position:relative;z-index:1;margin:0 auto;padding:17px 15px 10px}.breadcrumb a{font-weight:500}.breadcrumb a:hover{opacity:.8}.breadcrumb ol{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumb li:not(:last-child)::after{content:"/";margin:4.8px}.breadcrumb .title{font-size:28px;font-weight:700;margin:0 0 10px;line-height:1}.flag{font-size:14px;font-weight:600;text-transform:uppercase;display:inline-block;line-height:1;padding:6px 10px;border-radius:2px;color:#fff;position:absolute;right:10px;bottom:10px}.flag.new{background-color:#a6b30c}.flag,.flag.available-date{background-color:#ff8400}.flag.product-category{background:#fff;color:#1a1a1a;padding:5px 10px;border:1px solid #c5c5c5;bottom:unset;top:12px;right:-10px}.product-miniature{max-width:345px;margin:0 auto}.product-miniature .thumbnail-top{position:relative}.product-miniature .thumbnail-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-miniature .product-thumbnail img{width:100%;background:#e2e8a6;-webkit-box-shadow:inset 0 0 40px 20px #d1d6a1;box-shadow:inset 0 0 40px 20px #d1d6a1}.product-miniature .product-title{color:#bd0a1f;font-weight:700;font-size:18px;line-height:1.4;margin:12px 0}.product-miniature .product-detail li{color:#939393;font-weight:500;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.22;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-miniature .product-detail .align-right{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.product-miniature .product-detail sub{font-size:10px;font-weight:600;font-family:"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.product-miniature .product-category-name{display:inline-block;font-size:14px;font-weight:600;text-transform:uppercase;border-radius:2px;padding:3px 8px;margin:0 0 5px;color:#c5c5c5;background-color:#f0f0f0}.product-miniature .product-description-short{color:#9a9a9a;font-weight:400;margin:5px 0 12px}.product-miniature .product-price-and-shipping .regular-price{font-size:11px;opacity:.8}.product-miniature .product-price-and-shipping .price{font-size:16px;font-weight:700;color:#1a1a1a}.product-miniature .add-to-cart{font-size:14px;background-color:transparent;padding:7.5px 15px;color:#bd0a1f!important}.product-miniature .add-to-cart svg{vertical-align:0;margin-right:7px}.product-miniature .add-to-cart:hover{background-color:#f0f0f0}.product-miniature .add-to-cart.as-link{margin-right:-10px;text-transform:unset;font-weight:600;font-size:16px;padding:2.5px 10px}.product-miniature .add-to-cart.as-link:hover{margin-right:0;border-color:#c5c5c5}.product-miniature .product-spec{position:relative;margin:14px 0}.product-miniature .spec-title{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f0f0f0;padding:10px;cursor:pointer;color:#c5c5c5}.product-miniature .spec-title .chevron{-webkit-transition:.3s;transition:.3s}.product-miniature .spec-title.active .chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg);color:#bd0a1f}.product-miniature .spec-title-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 7px;color:#939393}.product-miniature .spec-item{font-weight:500;color:#939393;padding:8px}.product-miniature .spec-item:hover{background:rgba(71,71,71,.05)}.product-miniature .spec-item li:not(:first-child)::before{content:"-";margin:0 3px;font-weight:500;color:#c5c5c5}.product-miniature .spec-item ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-miniature .spec-item a{color:#bd0a1f;font-weight:600;font-size:12px}.product-miniature .spec-content{position:absolute;background-color:#f0f0f0;padding:6px 0;min-width:100%;-webkit-transform-origin:top;transform-origin:top;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;visibility:hidden;-webkit-transition:all .2s cubic-bezier(.7,0,.3,1);transition:all .2s cubic-bezier(.7,0,.3,1);z-index:1}.category-filter .dropdown-items.active,.product-miniature .spec-content.active{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.page-header h1{width:var(--container-width-md);max-width:calc(100% - 30px);color:#333;font-weight:700;border-bottom:solid 1px #e3e3e3;padding-bottom:11px;font-size:min(max(19px,1.15vw),22px);margin:28px auto 17px}.category-filter{width:calc(var(--container-width-md) + 30px);grid-template-columns:minmax(0,1fr) auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:grid;max-width:100%;margin:0 auto;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;padding:0 15px 56px}.category-filter .filter-items,.category-grid,.category-header{display:grid;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.category-filter .filter-items{grid-template-columns:repeat(var(--column-count, 3),minmax(0,306px))}.category-filter .category-dropdown{position:relative;text-transform:uppercase}.category-filter .dropdown-title{border-radius:4px;font-weight:500;width:100%;padding:8px 14px;border:1px solid #c5c5c5;background:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%276%27 fill=%27none%27 viewBox=%270 0 10 6%27%3e%3cpath fill=%27%23C5C5C5%27 d=%27M9.814.198A.583.583 0 0 0 9.374 0H.626a.583.583 0 0 0-.44.198A.663.663 0 0 0 0 .667c0 .18.062.336.186.468L4.56 5.802a.583.583 0 0 0 .88 0l4.374-4.667A.663.663 0 0 0 10 .667a.663.663 0 0 0-.186-.47Z%27/%3e%3c/svg%3e") center right 10px no-repeat;background-size:10px;cursor:pointer}.category-filter .dropdown-items{min-width:100%;-webkit-transition:all .2s cubic-bezier(.7,0,.3,1);transition:all .2s cubic-bezier(.7,0,.3,1);-webkit-transform-origin:top;transform-origin:top;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#fff;border:solid 1px #e3e3e3;position:absolute;top:100%;left:0;z-index:5;opacity:0;-webkit-transform:scale(0);transform:scale(0);visibility:hidden}.category-filter .dropdown-item{color:#474747;border-bottom:solid 1px #e3e3e3;padding:8px 12px;display:block;width:100%;white-space:nowrap}.category-filter .dropdown-item:hover{background:rgba(71,71,71,.05)}.category-filter .btn-success{min-width:150px}.category-filter .category-back{text-align:right}.category-grid,.category-header{width:var(--container-width-md);max-width:calc(100% - 30px)}.category-header{grid-template-columns:minmax(0,2fr) minmax(0,1fr);margin:50px auto 30px;padding:50px 60px;background-color:#f0f0f0;position:relative}.category-header::before{content:url(/themes/extrasynthese/assets/img/i-layer.png);position:absolute;left:50%;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.category-header .category-title{font-weight:400;line-height:1;margin-bottom:20px;font-size:min(max(30px,2.1vw),38px)}.category-header .category-title span{display:block;font-size:24px;color:#898989;margin-top:5px}.category-header .category-description{font-weight:500;line-height:1.5;margin-bottom:11px}.category-header .category-description p{margin-bottom:11px}.category-header .category-tags{display:grid;line-height:1;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:30px;row-gap:15px}.category-header .category-tags .tag-value{display:block;font-weight:700;margin-top:7px}.category-header .category-tags li{padding:8px 20px;border-left:2px solid #bd0a1f}.category-header .category-left,.category-header .category-right{position:relative;z-index:1}.category-grid{padding:39px 0 34px;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));row-gap:30px;margin:0 auto}.category-grid .product-miniature{height:100%}.category-grid .product-description,.category-grid .thumbnail-container{height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.category-grid .product-detail{-webkit-box-flex:1;-ms-flex:1;flex:1}.category-pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;color:#1a1a1a;margin-top:34px}.category-pagination a:hover,.category-pagination li.current{color:#bd0a1f}.category-pagination li:not(:last-child){margin-right:5px}.category-pagination a,.category-pagination span{height:39px;width:39px;border:1px solid #c5c5c5;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chemical-filter-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;border-radius:6px;background-color:#fff;font-family:var(--raleway-font);color:#333;cursor:pointer;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease;background:url("data:image/svg+xml;charset=UTF-8,%3csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270px%27 y=%270px%27 viewBox=%270 0 292.362 292.362%27 style=%27enable-background:new 0 0 292.362 292.362;%27 xml:space=%27preserve%27 fill=%27%23c5c5c5%27%3e%3cpath d=%27M286.935,69.377c-3.614-3.617-7.898-5.424-12.848-5.424H18.274c-4.952,0-9.233,1.807-12.85,5.424 C1.807,72.998,0,77.279,0,82.228c0,4.948,1.807,9.229,5.424,12.847l127.907,127.907c3.621,3.617,7.902,5.428,12.85,5.428 s9.233-1.811,12.847-5.428L286.935,95.074c3.613-3.617,5.427-7.898,5.427-12.847C292.362,77.279,290.548,72.998,286.935,69.377z%27/%3e%3c/svg%3e") center right 10px no-repeat;background-size:10px;border:1px solid #c5c5c5;font-weight:500;padding:9px 24px 9px 16px}.chemical-filter-select:hover{border-color:#999}.chemical-filter-select:focus{outline:0;border-color:#333;-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.08);box-shadow:0 0 0 2px rgba(0,0,0,.08)}.chemical-filter-chevron{position:absolute;right:14px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;color:#666}.category-chemical-family{width:var(--container-width-md);padding:20px 0 34px;display:grid;max-width:calc(100% - 30px);row-gap:42px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;margin:0 auto;grid-template-columns:repeat(12,minmax(0,1fr))}.category-chemical-family .category-card{border:1px solid #dcdcdc;padding:30px 35px;border-radius:6px;font-weight:500}.category-chemical-family .category-card:nth-child(4n),.category-chemical-family .category-card:nth-child(4n+1){grid-column:span 7}.category-chemical-family .category-card:nth-child(4n+2),.category-chemical-family .category-card:nth-child(4n+3){grid-column:span 5}.category-chemical-family .category-card:hover{background-color:#f7f7f7}.category-chemical-family .category-card:hover .category-card-arrow{-webkit-transform:scale(1.2);transform:scale(1.2);margin:0}.category-chemical-family .category-card:hover .slick-arrow{margin-left:20px}.category-chemical-family .category-card:hover .category-card-footer{font-weight:600}.category-chemical-family .category-card-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.category-chemical-family .category-card-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.category-chemical-family .category-card-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}.category-chemical-family .category-card-title{word-break:break-word;text-transform:uppercase;color:#bd0a1f;margin-bottom:30px;line-height:1;padding-right:25px;font-weight:400;font-size:min(max(30px,2.3vw),44px)}.category-chemical-family .category-card-arrow{color:#cbcbcb;padding:12px 16px;margin:-5px -20px 0 0;border:1px solid transparent;border-radius:4px;line-height:1;-webkit-transition:.2s;transition:.2s;position:absolute;right:0}.category-chemical-family .category-card-arrow:hover{border-color:#c5c5c5;background-color:#f0f0f0}.category-chemical-family .category-card-btn{color:#bd0a1f;padding:5px 10px;border-radius:2px;border:1px solid transparent;-webkit-transition:.2s;transition:.2s;margin-right:-10px;line-height:1.225}.category-chemical-family .category-card-btn:hover{margin-right:0;font-weight:600;background-color:#f0f0f0;border-color:#c5c5c5}.category-chemical-family .category-card-description{margin-bottom:21px}.category-chemical-family .product-slide-details{margin-top:12px}.category-chemical-family .product-slide-name{font-weight:600;color:#bd0a1f}.category-chemical-family .product-carousel-slides{width:calc(100% - 80px);position:relative}.category-chemical-family .product-carousel{padding:15px 20px 25px;background-color:#f7f7f7;border-radius:2px;margin-bottom:20px}.category-chemical-family .slick-arrow{position:absolute;font-size:0;padding:21px 20px;border-radius:4px;border:1px solid transparent;background:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2714%27 fill=%27none%27 viewBox=%270 0 15 11%27%3e%3cpath fill=%27%23BD0A1F%27 d=%27M14.796 4.668 10.332.204a.698.698 0 0 0-.986.987l3.273 3.273H.697a.698.698 0 0 0 0 1.395H12.62L9.346 9.132a.697.697 0 1 0 .986.986l4.464-4.464a.697.697 0 0 0 0-.986Z%27/%3e%3c/svg%3e") center no-repeat;left:calc(100% + 40px);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.2s;transition:.2s}.category-chemical-family .slick-arrow.slick-prev{left:100%;-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1)}.category-chemical-family .slick-arrow.slick-disabled{opacity:.5}.category-chemical-family .slick-arrow:hover{border-color:#c5c5c5}.category-plants-list{width:var(--container-width-md);padding:20px 0 34px;display:grid;max-width:calc(100% - 30px);row-gap:50px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;margin:0 auto;grid-template-columns:repeat(var(--column-count, 3),minmax(0,1fr))}.category-plants-list .subcategory-item{max-width:519px;margin:0 auto}.category-plants-list .subcategory-content{font-weight:500;padding:15px 0;line-height:1.5}.category-plants-list .subcategory-content-excerpt{padding:0 10px 11px}.category-plants-list .related-products-item{border-top:1px solid #c5c5c5;padding:12px 10px;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#bd0a1f}.category-plants-list .related-products-item:last-child{border-bottom:1px solid #c5c5c5}.category-plants-list .related-products-price{color:#1a1a1a}.category-plants-list .subcategory-content-footer{text-align:center;color:#bd0a1f;padding-top:20px}.category-plants-list .subcategory-link{background-color:#fff;border-radius:10px;-webkit-transition:.2s;transition:.2s;display:block}.category-plants-list .subcategory-link:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-box-shadow:0 5px 10px 0 #e6e6e6;box-shadow:0 5px 10px 0 #e6e6e6}.category-plants-list .subcategory-link:hover .subcategory-image-overlay{background-color:rgba(0,0,0,.2)}.category-plants-list .subcategory-image{position:relative;border-radius:6px;overflow:hidden}.category-plants-list .subcategory-image-overlay{position:absolute;left:0;bottom:0;width:100%;padding:15px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.91);text-transform:uppercase;-webkit-transition:.2s;transition:.2s;font-size:18px}.category-plants-list .subcategory-image-title{font-size:24px;margin-bottom:7px}@media (max-width:992px){.category-filter{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category-filter .filter-items{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;--column-count:2}.category-header{font-size:14px;padding:15px}.category-chemical-family{row-gap:24px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.category-chemical-family .category-card{grid-column:span 6!important;padding:15px 20px}.category-chemical-family .product-carousel{padding:12px}.category-plants-list{--column-count:2;row-gap:25px;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}}@media (max-width:600px){.category-filter,.category-filter .filter-items{row-gap:12px;grid-template-columns:minmax(0,1fr)}}@media (max-width:1080px){.category-header .category-tags{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px}}@media (max-width:780px){.category-header .category-tags{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}}@media (max-width:500px){.category-header .category-tags{grid-template-columns:minmax(0,1fr)}}@media (min-width:501px){.category-header .category-cover{padding-left:9px}}@media (max-width:768px){.category-chemical-family .category-card{grid-column:span 12!important}.category-plants-list{--column-count:1}}