@charset "utf-8";
:root{--color-primary: #ead7cf;--color-secondary: #38302c;--swiper-theme-color: #ead7cf;--swiper-navigation-size: 40px;--body-font-family: 'museo-sans', sans-serif;--body-font-size: 15px;--body-font-weight: 300;--body-font-color: #38302c;--body-letter-spacing: 0;--body-line-height: 1.4;--h1-font-family: 'the-seasons', sans-serif;--h1-font-size: 27px;--h1-font-weight: 300;--h1-line-height: 1.3;--h2-font-family: 'museo-sans', sans-serif;--h2-font-size: 27px;--h2-font-weight: 300;--h2-line-height: 1.3;--h3-font-family: 'museo-sans', sans-serif;--h3-font-size: 18px;--h3-font-weight: 300;--h3-line-height: 1.3}@media(max-width: 991.98px){:root{--body-font-size: 14px;--h1-font-size: 27px;--h2-font-size: 27px;--h3-font-size: 18px}}.size-chart-popup{position:fixed;top:0;right:0;height:100%;overflow:auto;width:60%;padding:25px 25px 25px 28px;background-color:#ead7cf;z-index:95001;transition:transform .5s ease;transform:translate3d(150%, 0, 0)}@media(max-width: 991.98px){.size-chart-popup{width:100%;padding:25px 30px 25px 28px}}@media(max-width: 767.98px){.size-chart-popup{padding:25px 25px 25px 27px}}.size-chart-popup.active{transform:translate3d(0, 0, 0)}.size-chart-popup-close{position:absolute;top:30px;right:25px;cursor:pointer;z-index:95002;width:20px;height:20px;background-image:url(https://prod.shopcadacdn.com/sites/themes/softthreads/bootstrap4/assets/images/icon-close.png);background-repeat:no-repeat;background-size:100%;cursor:pointer}@media(max-width: 991.98px){.size-chart-popup-close{right:30px}}@media(max-width: 767.98px){.size-chart-popup-close{width:14px;height:14px;right:24px}}.size-chart-popup-content{padding-top:212px}@media(max-width: 991.98px){.size-chart-popup-content{padding-top:175px}}@media(max-width: 767.98px){.size-chart-popup-content{padding-top:57px}}.size-chart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:none}.size-chart-overlay.active{display:block}.size-chart__converter{display:flex;align-items:center;justify-content:flex-end;margin-bottom:22px}@media(max-width: 767.98px){.size-chart__converter{justify-content:flex-start;margin-bottom:10px}}.size-chart__converter .cm-inch-converter{display:flex;line-height:1;align-items:center;justify-content:flex-end;font-size:13px;gap:5px}.size-chart__table,.size-chart__ref-image,.size-chart__desc{margin-bottom:22px}@media(max-width: 991.98px){.size-chart__desc{font-size:12px;line-height:1.6}}.size-chart__fit-title{padding-top:15px}.size-chart__table .table-size-chart tr{border-color:#ead7cf}.size-chart__table .table-size-chart th,.size-chart__table .table-size-chart td{white-space:nowrap;border-color:#ead7cf;padding:3px 10px;font-weight:500;text-align:center}.size-chart__table .table-size-chart.tablesaw-swipe .tablesaw-swipe-cellpersist{border-right:0;background-color:#ecece8;padding:0.5rem;border-style:solid;border-width:3px;border-color:#f5f5f1;font-weight:500;text-align:left;border-color:#ead7cf;padding:3px 10px;text-align:left;min-width:115px}@media(max-width: 991.98px){.size-chart__table .table-size-chart.tablesaw-swipe .tablesaw-swipe-cellpersist{min-width:97px}}.size-chart__table .table-size-chart.tablesaw-swipe td.tablesaw-swipe-cellpersist{background-color:#ead7cf;padding:3px 10px;text-align:left;min-width:115px}@media(max-width: 991.98px){.size-chart__table .table-size-chart.tablesaw-swipe td.tablesaw-swipe-cellpersist{min-width:97px}}@media(max-width: 767.98px){.size-chart__table .table-size-chart.tablesaw-swipe td.tablesaw-swipe-cellpersist{padding-top:4px;padding-bottom:4px}}.size-chart__table .tablesaw-advance{width:55px;justify-content:space-between;margin-bottom:15px}@media(max-width: 767.98px){.size-chart__table .tablesaw-advance{width:40px;margin-bottom:9px}}.size-chart__table .tablesaw-advance:has(a.tablesaw-nav-btn.left.disabled):has(a.tablesaw-nav-btn.right.disabled){display:none}.size-chart__table .tablesaw-advance .tablesaw-btn.btn-micro{background-color:rgba(0,0,0,0);border:0;margin:0;opacity:1;box-shadow:none;text-shadow:none;min-height:auto}.size-chart__table .tablesaw-advance a.tablesaw-nav-btn.right:before{content:"";justify-content:flex-end}.size-chart__table .tablesaw-advance a.tablesaw-nav-btn.left:before{content:"";justify-content:flex-start}.size-chart__table .tablesaw-advance a.tablesaw-nav-btn.left.disabled::before,.size-chart__table .tablesaw-advance a.tablesaw-nav-btn.right.disabled::before{color:#ddd}.size-chart__table .tablesaw-advance a.tablesaw-nav-btn.left::before,.size-chart__table .tablesaw-advance a.tablesaw-nav-btn.right::before{color:#000;font-size:15px;display:flex;align-items:center;font-weight:400}.size-chart__hr{background-color:#ecece8;border-color:#ecece8;height:1px;margin-bottom:55px}@media(max-width: 767.98px){.size-chart__ref-image{text-align:center}}.size-chart__ref-image img{max-width:300px;width:100%}@media(max-width: 767.98px){.size-chart__ref-image img{max-width:200px}}@media(min-width: 992px){.size-chart__bottom .col-desc{padding-left:30px}}.toggle{position:relative;display:inline-block}.toggle__input{display:none}.toggle__label{display:block;width:40px;height:20px;background-color:#f5f5f1;border-radius:99px;cursor:pointer;transition:background-color .3s ease}.toggle__input:checked+.toggle__label::after{left:21px}.toggle__label::after{content:"";position:absolute;top:1px;left:1px;width:18px;height:18px;background-color:#38302c;border-radius:50%;transition:left .3s ease}
