.product-category-layout{display:flex;gap:0 3.75rem;padding:0 .5rem}.product-category-layout .left-menu{margin-bottom:.75rem;padding-right:3.75rem;padding-bottom:1.75rem}.product-category-layout .left-menu>h2{margin:1.25rem 0;font-size:1.625rem;white-space:nowrap}@media (min-width:768px){.product-category-layout .left-menu{border-right:1px solid #ccc}}.product-category-layout .product-list{width:100%}.product-category-layout h1{margin:1.25rem 0;font-size:3.5rem;line-height:1;color:#b51c1c}@media (max-width:639.98px){.product-category-layout h1{font-size:2.25rem}}.product-category-layout .subcategories-and-products>ul{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:flex-start;justify-content:center;width:-moz-fit-content;width:fit-content;margin-top:2.5rem}.product-category-layout .subcategories-and-products>ul>li{width:275px}@media (max-width:767.98px){.product-category-layout .subcategories-and-products>ul{width:100%}}.product-category-layout .category-description.mobile{display:none;margin-top:1.25rem}@media (max-width:767.98px){.product-category-layout .category-description.mobile{display:block}}.product-category-layout .category-description:not(.mobile){display:block}@media (max-width:767.98px){.product-category-layout .category-description:not(.mobile){display:none}.product-category-layout{flex-direction:column-reverse}}@media (min-width:768px){.product-category-layout>hr{display:none}}.star-rating{--star-size:30px;--star-color:#ededed;--star-background:#fc0;--percent:calc(var(--rating)/5*100%);display:inline-block;font-family:Times,serif;font-size:30px;font-size:var(--star-size);line-height:1}.star-rating:before{content:"★★★★★";letter-spacing:3px;background:linear-gradient(90deg,var(--star-background) var(--percent),var(--star-color) var(--percent));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.star-rating.gray{--star-background:#4b4f58}.product-colour-chooser .colour-name{margin:1.5rem 0}.product-colour-chooser .colour-links{margin-bottom:1.25rem}.product-colour-chooser .colour-links>ul{display:grid;grid-template-columns:repeat(auto-fit,80px);grid-gap:.5rem;gap:.5rem;justify-content:center}.product-colour-chooser .colour-links>ul>li{position:relative;aspect-ratio:1/1;max-width:80px;padding:3px;border:1px solid #999;border-radius:2px}.product-colour-chooser .colour-links>ul>li.current-colour{border-color:#4d4d4d;border-width:2px}.product-colour-chooser .colour-links>ul>li>div{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-colour-chooser .colour-links>ul>li>div>svg{width:50px;color:#fff;filter:drop-shadow(0 0 2px rgba(0,0,0,.8))}@media (min-width:768px){.product-colour-chooser .colour-links>ul>li{max-width:60px}.product-colour-chooser .colour-links>ul{grid-template-columns:repeat(auto-fit,60px)}}.product-page-layout{padding:0 .5rem}.product-page-layout a{color:#dc2828;-webkit-text-decoration:underline;text-decoration:underline}.product-page-layout>.main-section{display:grid;grid-template-columns:45% auto;grid-gap:0 2.5rem;gap:0 2.5rem}.product-page-layout>.main-section .product-information{grid-column:2}.product-page-layout>.main-section .gallery{grid-row:1}@media (min-width:768px){.product-page-layout>.main-section .colors.mobile{display:none}}@media (max-width:767.98px){.product-page-layout>.main-section .colors:not(.mobile){display:none}}.product-page-layout>.main-section h1{margin:1rem 0;font-size:1.875rem;color:#b51c1c;text-transform:capitalize}@media (max-width:639.98px){.product-page-layout>.main-section h1{font-size:1.5rem}}.product-page-layout>.main-section .rating{display:flex;align-items:center;margin-bottom:1.75rem;font-weight:400}.product-page-layout>.main-section .price{margin-bottom:.75rem;margin-left:1rem;font-size:1.5rem;font-weight:600;color:#3c4b71}@media (max-width:639.98px){.product-page-layout>.main-section .price{font-size:1.25rem}}.product-page-layout>.main-section .product-form-container{grid-column:2;max-width:max(75%,400px);margin:auto}.product-page-layout>.main-section .product-form-container>p{margin-top:1rem;margin-bottom:1rem;font-size:1.5rem;color:#b51c1c;text-align:center}.product-page-layout>.main-section .description{grid-column:1;margin-top:1rem}.product-page-layout>.main-section .description>p{font-size:1rem;font-weight:400;line-height:1.5}.product-page-layout>.main-section .description>ul{margin-left:1.5rem;list-style:disc}.product-page-layout>.main-section .description>ol{margin-left:1.5rem;list-style:decimal}@media (max-width:800px){.product-page-layout>.main-section{display:flex;flex-direction:column}}.product-page-layout .misc-information{font-size:1rem;font-weight:400}.product-page-layout .misc-information>div{display:flex;gap:.5rem;align-items:center}.product-page-layout .misc-information dt:after{content:": "}.product-page-layout .review-section{margin-top:2rem}:root{--ig-primary-color:#337ab7;--ig-white:#fff;--ig-black:#000;--ig-background-overlay:rgba(0,0,0,.4);--ig-thumbnail-size:96px;--ig-thumbnail-size-small:80px;--ig-thumbnail-border-width:4px;--ig-thumbnail-border-width-small:3px;--ig-bullet-size:4px;--ig-bullet-size-small:3px}.image-gallery-icon{color:#fff;color:var(--ig-white,#fff);transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgba(0,0,0,.5))}@media (hover:hover) and (pointer:fine){.image-gallery-icon:hover{color:#337ab7;color:var(--ig-primary-color,#337ab7)}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7;outline:2px solid var(--ig-primary-color,#337ab7)}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:32px;width:32px}@media (max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:16px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:12px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{padding:12px;left:50%;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:96px}@media (max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media (max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:32px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:48px 12px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:64px}@media (max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:32px}}@media (max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;position:relative;overscroll-behavior:none;-webkit-overflow-scrolling:touch}.image-gallery.fullscreen-modal{background:#000;background:var(--ig-black,#000);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000;background:var(--ig-black,#000)}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 112px)}@media (max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 88px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-swipe{transform:translateZ(0)}.image-gallery-slides,.image-gallery-swipe{overflow:hidden;backface-visibility:hidden;touch-action:pan-y pinch-zoom}.image-gallery-slides{position:relative;contain:layout style paint;isolation:isolate}.image-gallery-slides-container{display:flex;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform}.image-gallery-slides-container.vertical{flex-direction:column;height:100%}.image-gallery-slides-container.vertical .image-gallery-slide{flex:0 0 100%;height:100%;min-height:0}.image-gallery-slides-container.vertical .image-gallery-slide .image-gallery-image{height:100%;width:auto;max-width:100%}.image-gallery-slide{flex:0 0 100%;min-width:0;position:relative;backface-visibility:hidden}.image-gallery-slide .image-gallery-image{width:100%;-o-object-fit:contain;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);background:var(--ig-background-overlay,rgba(0,0,0,.4));bottom:72px;color:#fff;color:var(--ig-white,#fff);left:0;line-height:1;padding:12px 20px;position:absolute;white-space:normal}@media (max-width:768px){.image-gallery-slide .image-gallery-description{bottom:48px;font-size:.8em;padding:8px 16px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4;text-align:center}.image-gallery-bullets .image-gallery-bullets-container{margin:0 auto;padding:0;display:inline-block}.image-gallery-bullets .image-gallery-bullets-inner{display:flex;align-items:center;justify-content:flex-start;white-space:nowrap;padding:2px 0}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border:1px solid var(--ig-white,#fff);border-radius:50%;box-shadow:0 2px 2px rgba(0,0,0,.6);cursor:pointer;margin:0 4px;outline:none;width:10px;width:calc(var(--ig-bullet-size, 4px)*2 + 2px);height:10px;height:calc(var(--ig-bullet-size, 4px)*2 + 2px);padding:0;flex-shrink:0;transition:all .2s ease-out}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;width:8px;width:calc(var(--ig-bullet-size-small, 3px)*2 + 2px);height:8px;height:calc(var(--ig-bullet-size-small, 3px)*2 + 2px)}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{width:8px;height:8px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;background:var(--ig-primary-color,#337ab7);border:1px solid #337ab7;border:1px solid var(--ig-primary-color,#337ab7)}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;border:1px solid var(--ig-white,#fff);background:#fff;background:var(--ig-white,#fff)}@media (hover:hover) and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{border:1px solid #337ab7;border:1px solid var(--ig-primary-color,#337ab7)}.image-gallery-bullets .image-gallery-bullet.active:hover,.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;background:var(--ig-primary-color,#337ab7)}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullets-inner{flex-direction:column;padding:0 2px}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:4px 0}@media (max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:3px 0}}@media (max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:3px 0}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:96px;width:var(--ig-thumbnail-size,96px)}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:80px;width:var(--ig-thumbnail-size-small,80px)}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 4px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 4px}}.image-gallery-thumbnails{overflow:hidden;padding:4px 0}@media (max-width:768px){.image-gallery-thumbnails{padding:4px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;border:var(--ig-thumbnail-border-width,4px) solid transparent;transition:border .3s ease-out;width:96px;width:var(--ig-thumbnail-size,96px);background:transparent;padding:0}@media (max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;border:var(--ig-thumbnail-border-width-small,3px) solid transparent;width:80px;width:var(--ig-thumbnail-size-small,80px)}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7;border:var(--ig-thumbnail-border-width,4px) solid var(--ig-primary-color,#337ab7)}@media (max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7;border:var(--ig-thumbnail-border-width-small,3px) solid var(--ig-primary-color,#337ab7)}}@media (hover:hover) and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7;border:var(--ig-thumbnail-border-width,4px) solid var(--ig-primary-color,#337ab7)}}@media (hover:hover) and (pointer:fine) and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7;border:var(--ig-thumbnail-border-width-small,3px) solid var(--ig-primary-color,#337ab7)}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;color:var(--ig-white,#fff);font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px rgba(0,0,0,.6);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);background:var(--ig-background-overlay,rgba(0,0,0,.4));color:#fff;color:var(--ig-white,#fff);line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.product-image-gallery{max-width:600px}.product-review{display:flex;gap:1.25rem}.product-review .review-avatar{aspect-ratio:1/1}.product-review .review-avatar img{max-width:58px;border-radius:50%}.product-review .review-author-date{display:flex;gap:.75rem;align-items:baseline;color:#787878}.product-review .review-author-date>span{font-size:1.1875rem;font-weight:500}.product-review .review-author-date>time{font-size:.875rem;font-weight:400}