.product-details-view{display:flex;flex-direction:column;gap:32px;background-color:#fbf8df;border-radius:8px;padding:36px 24px;transition:all 0.3s ease-in-out;}.product-details-view__select-label{color:var(--secondary-color);font-size:16px;font-style:normal;font-weight:600;line-height:150%;}.product-details-view__select-item{display:flex;flex-direction:column;align-items:start;justify-content:center;width:129px;padding:8px 16px;border-radius:4px;border:1px solid #9c9c9c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;color:var(--secondary-color);background-color:#fff;}.product-details-view__select-item:hover:not(:disabled):not(.selected){border:1px solid black;}.product-details-view__select-item button:disabled,button[disabled]{opacity:1;}.product-details-view__select-item:disabled{color:#acacac;border:1px solid #e8e7e0;background:#edece6;}.product-details-view__select-item.selected{border-radius:4px;border:2px solid #1a1a1a;background:#fd0;}.product-details-view__select-item-container{display:grid;width:fit-content;grid-template-columns:repeat(4,1fr);gap:16px;}.product-details-view__title{color:var(--secondary-color);font-family:VenusSB-BolExt;font-size:28px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:0;}.product-details-view__USP-container{display:flex;align-items:center;gap:24px;padding:10px 0;}.product-details-view__USP-item{display:flex;align-items:center;gap:12px;}.product-details-view__USP-item-text{color:var(--secondary-color);font-size:14px;font-style:normal;font-weight:600;line-height:130%;text-wrap:wrap;}.product-details-view__select-colour{display:flex;flex-direction:column;gap:8px;}.product-details-view__select-colour-box{cursor:pointer;display:flex;align-items:center;height:48px;padding:16px;justify-content:space-between;border-radius:4px;border:1px solid #9c9c9c;background:#fff;}.product-details-view__select-colour-value{display:flex;gap:8px;color:var(--secondary-color);font-size:16px;font-style:normal;font-weight:400;line-height:150%;}.selected-color-container{display:flex;align-items:center;gap:8px;}.selected-color-text{color:var(--secondary-color);font-size:16px;font-style:normal;font-weight:400;line-height:150%;}.selected-color-swatch{display:none;border-radius:4px;border:0px solid #000;}.product-details-view__select-sheen{display:flex;flex-direction:column;gap:12px;}.product-details-view__select-size{display:flex;flex-direction:column;gap:12px;}.product-details-view__select-size-label-container{display:flex;justify-content:space-between;}.product-details-view__select-size-label-container a:hover{text-underline-offset:0;}.product-details-view__select-size-label-url{color:#0859b7;font-size:16px;font-style:normal;font-weight:500;line-height:150%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;}.product-details-view__select-size-coverage-value{font-size:12px;font-weight:500;line-height:150%;}.product-details-view__price-container{flex-direction:column;gap:8px;}.product-details-view__price-value{color:var(--secondary-color);font-size:24px;font-style:normal;font-weight:700;line-height:150%;}.product-details-view__cta-container{display:flex;gap:24px;width:100%;height:54px;}.product-details-view__cta-container p{margin-bottom:0;}.product-details-view__cta{text-decoration:none;display:flex;padding:16px;justify-content:center;align-items:center;border-radius:4px;font-size:16px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-0.32px;cursor:pointer;}.product-details-view__cta-container .find-online.disabled{background-color:#EDECE6;color:#acacac;border:2px solid #EDECE6;cursor:not-allowed;opacity:0.6;}.product-details-view__cta-container .primary{color:var(--secondary-color);border:2px solid #fd0;background:#fd0;flex-grow:1;}.product-details-view__cta-container .secondary{color:#fff;border:2px solid var(--secondary-color);background:var(--secondary-color);flex-grow:1;}.product-details-view__cta-container .add-to-list{background-color:#fff;border:1.5px solid #000;}.product-details-view__cta-container .add-to-list.added{background-color:#fd0;}.product-details-view__cta-container .add-to-list:disabled{border:1.5px solid #acacac;}.custom-offcanvas .offcanvas-end,.custom-offcanvas-retailer .offcanvas-end{width:778px;overflow-y:scroll;padding:40px 32px;gap:24px;}.custom-offcanvas .offcanvas-header{padding:0;}.custom-offcanvas .btn-close,.custom-offcanvas-retailer .btn-close{margin:unset;padding:unset;width:48px;height:48px;opacity:1;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1.55em auto no-repeat;}.custom-offcanvas .offcanvas-title{color:var(--secondary-color);font-family:VenusSB-BolExt;font-size:32px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:0.64px;}.offcanvas-header .btn-close:focus{box-shadow:unset;}.offcanvas-description{color:var(--secondary-color);font-size:16px;font-style:normal;font-weight:400;line-height:150%;}.offcanvas-description p{margin-bottom:0;}.custom-offcanvas .offcanvas-body{flex-grow:unset;padding:unset;overflow-y:unset;display:flex;flex-direction:column;gap:24px;}.offcanvas-body .disclaimer{padding:8px 0px;color:var(--secondary-color);font-size:12px;font-style:normal;font-weight:400;line-height:150%;border-top:1px solid #e3e3e3;}.offcanvas-body .before-after-container{display:none;flex-direction:column;grid-column:span 3;gap:8px;line-height:0;}.offcanvas-body .colour-description{color:var(--secondary-color);font-size:16px;font-style:normal;font-weight:400;line-height:150%;}.offcanvas-body .choose-colour-btn{width:fit-content;padding:8px 16px;color:var(--secondary-color);font-size:12px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:0.24px;border-radius:2px;border:none;background:#ffe019;}.offcanvas-body .swatch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}.offcanvas-body .swatch-container{cursor:pointer;position:relative;height:219px;}.offcanvas-body .swatch-container.selected{outline:3px solid var(--secondary-color);}.swatch-container.selected .ribbon-container{right:-8px;top:-8px;}.swatch-container img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;}.swatch-container .swatch-details{padding-top:8px;padding-left:8px;position:absolute;z-index:1;font-size:15px;font-style:normal;font-weight:500;line-height:24px;}.swatch-details p{margin-bottom:0;}.swatch-details.with-small-ribbon p:first-child{width:85%;}.swatch-details.with-small-ribbon p:nth-child(2){width:90%;}.swatch-details.with-small-ribbon p:nth-child(3){width:95%;}.swatch-details.with-large-ribbon p:first-child{width:75%;}.swatch-details.with-large-ribbon p:nth-child(2){width:85%;}.swatch-details.with-large-ribbon p:nth-child(3){width:95%;}.ribbon-new span{right:3px;}.swatch-container .ribbon.ribbon-popular span{top:11px;right:-2px;}.ribbon-top-seller{width:100px;height:100px;}.ribbon-top-seller span{top:9px;right:-4px;}.swatch-details.text-dark{color:var(--secondary-color) !important;}.swatch-details.text-bright{color:#fff;}.swatch-before-after-preview{position:relative;}.retailer-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;}.retailer-item{text-align:center;border-radius:8px;border:1px solid #e5e5e5;background:#fbfbfb;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);padding:24px;display:flex;flex-direction:column;min-height:160px;}.retailer-item a{display:flex;flex-direction:column;align-items:center;}.retailer-item a:hover{text-underline-offset:unset }.retailer-item img{width:auto;height:65px;}.retailer-item span{color:#0859b7;font-family:LibreFranklin;font-size:16px;font-weight:500;line-height:150%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;margin-top:24px;display:flex;cursor:pointer;align-items:baseline;}.retailer-item span img{width:12px;height:12px;}.retailer-item span img{margin-left:8px;}.custom-offcanvas-retailer .offcanvas-header,.custom-offcanvas-retailer .offcanvas-body{padding:0;}.custom-offcanvas-retailer .offcanvas-title{color:var(--secondary-color);font-family:VenusSB-BolExt;font-size:32px;font-weight:400;line-height:140%;letter-spacing:0.64px;}@media (max-width:1265px){.product-details-view__select-item-container{display:flex;flex-wrap:wrap;}}@media (max-width:1086px){.product-details-view__USP-container{flex-wrap:wrap;}}@media (max-width:768px){.product-details-view{margin-left:-16px;margin-right:-16px;gap:24px;padding:24px 16px;order:1;}.carousel-wrapper{order:0;}.accordion-item.main-accordion{order:2;}.product-details-view__title{display:none;}.product-details-view__USP-container{display:grid;grid-template-columns:repeat(2,1fr);}.product-details-view__select-item-container{width:100%;display:grid;grid-template-columns:repeat(2,1fr);}.product-details-view__select-item{width:unset;}.product-details-view__select-size-label-container{flex-direction:column;gap:8px;}.product-details-view__cta-container{gap:16px;height:46px;}.product-details-view__cta{padding:12px;}.custom-offcanvas .offcanvas-end{padding:40px 16px;}.custom-offcanvas .offcanvas-title{font-size:24px;line-height:150%;letter-spacing:0.48px;}.custom-offcanvas .btn-close{width:32px;height:32px;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;}.offcanvas-body .swatch-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;}.offcanvas-body .swatch-container{height:159px;}.swatch-details.with-small-ribbon p:first-child{width:70%;}.swatch-details.with-small-ribbon p:nth-child(2){width:80%;}.swatch-details.with-small-ribbon p:nth-child(3){width:90%;}.swatch-details.with-large-ribbon p:first-child{width:55%;}.swatch-details.with-large-ribbon p:nth-child(2){width:65%;}.swatch-details.with-large-ribbon p:nth-child(3){width:85%;}.offcanvas-body .before-after-container{flex-direction:column;grid-column:span 2;gap:16px;}.offcanvas-body .disclaimer{margin-top:-8px;}.retailer-list{grid-template-columns:1fr;gap:16px;}.custom-offcanvas-retailer .offcanvas-title{font-size:24px;line-height:150%;letter-spacing:0.48px;padding:0;}.custom-offcanvas-retailer .offcanvas-end{padding:40px 16px;}.custom-offcanvas-retailer .offcanvas-header{padding:0;}.custom-offcanvas-retailer .offcanvas-description{color:var(--secondary-color);font-family:LibreFranklin;font-size:16px;font-weight:400;line-height:150%;}.custom-offcanvas-retailer .offcanvas-end{gap:32px;}.custom-offcanvas-retailer .offcanvas-body{padding:0;}}
/* * Note that this is toastr v2.1.3, the "latest" version in url has no more maintenance, * please go to https://cdnjs.com/libraries/toastr.js and pick a certain version you want to use, * make sure you copy the url from the website since the url may change between versions. * */.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#FFF}.toast-message a:hover{color:#CCC;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#FFF;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);line-height:1}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}.rtl .toast-close-button{left:-.3em;float:left;right:.3em}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#FFF;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container>div:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51A351}.toast-error{background-color:#BD362F}.toast-info{background-color:#2F96B4}.toast-warning{background-color:#F89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}
.toast.toast-success{}#toast-container{position:absolute !important;top:59px;right:17px;}#toast-container > div{overflow:unset;color:var(--secondary-color);font-family:LibreFranklin;font-size:12px;font-weight:500;line-height:150%;box-shadow:unset;opacity:1;max-width:241px;width:fit-content;background-color:#FBFBFB;border-radius:8px;padding:16px;display:flex;flex-direction:row-reverse;}#toast-container > div:hover{box-shadow:unset;}.toast{display:inline-flex;align-items:center;gap:8px;background:white;color:black;padding:10px 14px;font-size:14px;position:relative;}.toast::before{content:"";position:absolute;top:-9px;right:30px;width:15px;height:11px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='9' viewBox='0 0 13 9' fill='none'%3E%3Cpath d='M6.5 0L12.9952 8.25H0.00480938L6.5 0Z' fill='%23FBFBFB'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;}.toast-custom-position{position:absolute !important;z-index:999999;}#toast-container.toast-custom-position{position:absolute;top:auto;left:auto;right:auto;bottom:auto;}.toast-close-button,.toast-close-button:focus,.toast-close-button:hover{opacity:1;}@media screen and (min-width:992px){#toast-container{position:absolute !important;top:55px;right:-20px;}}
