/*
* @author  Agence Dn'D <contact@dnd.fr>
* @license https://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
* @link    https://www.dnd.fr/
*/.size-chart-link__icon,.size-chart-link__text{color:rgb(var(--body-text-color));font-size:var(--base-text-size-small)}.size-chart-link{position:absolute;top:0;right:0}.panel-drawer__content{padding:20px}@media(min-width:768px){.panel-drawer__content{padding:25px 30px 30px}}@media(min-width:768px){.panel-drawer__bar-content{min-width:260px;margin-inline-start:15px}}.panel-drawer__bar-content>.bar-current-label{font-size:var(--base-text-size-small);font-weight:var(--font-weight-600);margin-inline-start:-15px;margin-block-end:0}.panel-drawer__category-bar{margin-block-end:40px}@media(min-width:768px){.panel-drawer__category-bar{display:flex;align-items:center;justify-content:flex-start;margin-block-end:30px}}.panel-drawer__category-bar .panel-drawer__title-bar{margin-inline-end:5px;font-size:var(--base-text-size-small);font-weight:var(--font-weight-600)}@media(min-width:768px){.panel-drawer__current-infos-product{display:flex;flex-wrap:wrap;gap:20px}}.panel-drawer__current-infos-product .infos-product,.panel-drawer__current-infos-product .measures-description{margin-block-end:20px;display:flex;align-items:flex-start;column-gap:15px}@media(min-width:768px){.panel-drawer__current-infos-product .infos-product,.panel-drawer__current-infos-product .measures-description{width:calc(50% - 10px)}}:is(.panel-drawer__current-infos-product .infos-product,.panel-drawer__current-infos-product .measures-description) .image-product{width:40%}:is(.panel-drawer__current-infos-product .infos-product,.panel-drawer__current-infos-product .measures-description) .texts-measures,:is(.panel-drawer__current-infos-product .infos-product,.panel-drawer__current-infos-product .measures-description) .texts-product{width:60%}.panel-drawer__current-infos-product .measures-description .image-product{width:37%}@media(min-width:768px){.panel-drawer__current-infos-product .measures-description .image-product{width:40%}}.panel-drawer__current-infos-product .measures-description .texts-measures{width:63%}@media(min-width:768px){.panel-drawer__current-infos-product .measures-description .texts-measures{width:60%}}.panel-drawer__current-infos-product .measures-description .texts-measures .title-measures{margin-block-end:10px;font-size:var(--base-text-size-mlarge);font-weight:var(--font-weight-700)}.panel-drawer__current-infos-product .measures-description .texts-measures .text-measures{font-size:var(--base-text-size-medium)}.panel-drawer__current-infos-product .measures-description .texts-measures em{font-weight:var(--font-weight-700);color:var(--red);font-style:initial}.panel-drawer__current-infos-product .measures-description .texts-measures strong{font-weight:var(--font-weight-700)}.panel-drawer__current-infos-product .measures-table{width:100%}.panel-drawer__current-infos-product .measures-table .table-title{font-size:var(--base-text-size-small);font-weight:var(--font-weight-600)}.panel-drawer__current-infos-product .measures-table .table-title-value{text-transform:capitalize}@media(min-width:768px){.panel-drawer__current-infos-product .measures-table [data-chart-table=belt-woman],.panel-drawer__current-infos-product .measures-table [data-chart-table=shoe-woman]{max-width:50%}}.panel-drawer__current-infos-product .title-product{margin-block-end:0;font-size:var(--base-text-size-medium);font-weight:var(--font-weight-600)}.panel-drawer__current-infos-product .sku-product{margin-block-end:5px;font-size:var(--base-text-size-xsmall);color:var(--true-gray-500)}.panel-drawer__current-infos-product .description-product{margin-block-end:0;font-size:var(--base-text-size-small);font-weight:var(--font-weight-400)}.bar-current-item{display:flex;justify-content:space-between;align-items:center;padding:10px;margin-block-start:10px;width:100%;border:1px solid var(--black);font-size:var(--base-text-size-small);font-weight:var(--font-weight-500)}@media(min-width:768px){.bar-current-item{margin-block-start:0}}.bar-current-item svg{width:20px;height:20px}.bar-selector{position:relative}.bar-dropdown{position:absolute;left:0;right:0;width:100%;border:1px solid var(--black);border-top:none;font-size:var(--base-text-size-small);font-weight:var(--font-weight-500);background-color:rgb(var(--body-bg-color))}.bar-dropdown li{padding:10px;cursor:pointer}.bar-dropdown li:hover{background-color:var(--true-gray-100)}.panel-drawer__header{position:sticky;z-index:2;top:0;display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px;border-bottom:1px solid var(--true-gray-100);background-color:rgb(var(--body-bg-color))}@media(min-width:768px){.panel-drawer__header{padding:30px}}.panel-drawer__header .panel-drawer__title{margin:0;font-size:var(--base-text-size-large);font-weight:var(--font-weight-700);font-family:var(--heading-font-family)}.panel-drawer__close svg{width:30px;height:30px}.panel-drawer{width:100%;z-index:999999;transform:translate(100%);transition:transform .3s ease-in-out,visibility .3s}@media(min-width:768px){.panel-drawer{width:80%;max-width:922px}}.panel-drawer.is-open{transform:translate(0)}.panel-drawer.invisible{visibility:hidden}.panel-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;left:-100vw;background:#0006;opacity:0;transition:opacity .3s ease;cursor:pointer;z-index:0}.panel-drawer__window{position:relative;overflow-y:auto;z-index:1;width:100%;margin-inline-end:auto}.panel-drawer.is-open .panel-drawer__overlay{opacity:1}.size-chart-wrapper{width:100%;overflow-x:auto}.size-chart{width:100%;border-collapse:collapse;font-size:var(--base-text-size-small)}.size-chart th,.size-chart td{border:1px solid var(--beige-100);padding:8px;text-align:center;vertical-align:middle}@media(max-width:767.98px){.size-chart th,.size-chart td{padding:10px 8px}}.size-chart th{background:var(--beige-200);font-weight:var(--font-weight-700)}.size-chart th.left-title{text-align:left;position:sticky;left:0}.size-chart th.left-title.label-title{background-color:rgb(var(--body-bg-color));font-weight:var(--font-weight-400)}.size-chart td{background:rgb(var(--body-bg-color))}.size-chart .label-a,.size-chart .label-b,.size-chart .label-c{color:var(--red);font-weight:var(--font-weight-700)}
/*# sourceMappingURL=/cdn/shop/t/23/assets/elorshop-size-guide.css.map */
