.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;-webkit-box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12);box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;-webkit-transition:height .2s cubic-bezier(.4,0,.6,1);transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}h1[data-v-3b9355b1]{font-size:26px;font-weight:700;color:var(--v-secondary-base)}h2[data-v-3b9355b1]{font-size:22px;font-weight:700}h3[data-v-3b9355b1]{font-size:18px;font-weight:700}h4[data-v-3b9355b1]{font-size:16px;font-weight:700}h5[data-v-3b9355b1]{font-size:14px;font-weight:400}table[data-v-3b9355b1]{width:100%;border-collapse:collapse}table th[data-v-3b9355b1]{font-weight:700;border:1px solid #ccc;padding:5px}table td[data-v-3b9355b1]{border:1px solid #ccc;padding:9px 11px}table td.nutritional-header[data-v-3b9355b1]{font-weight:700;color:#333}table td[data-v-3b9355b1]:first-child,table tr[data-v-3b9355b1]:first-child{background-color:#ebebeb;font-weight:700;font-size:14px}table tr[data-v-3b9355b1]:first-child{text-transform:uppercase}table tr[data-v-3b9355b1]{font-size:14px}.product-description .v-tabs{position:relative;top:1px;z-index:1}.product-description .v-tabs,.product-description .v-tabs .v-slide-group__wrapper{background-color:var(--v-accent-lighten2)}.product-description .v-tabs .v-item-group{height:46px}.product-description .v-tabs .v-tab{color:var(--v-accent-base);background-color:var(--v-accent-lighten2);border-bottom-color:transparent!important}.product-description .v-tabs .v-tab .content{line-height:22px}.product-description .v-tabs .v-tab .content ul{padding-left:0!important}.product-description .v-tabs .v-tab .content li{list-style:none!important}.product-description .v-tabs .v-tabs-slider-wrapper{color:transparent!important}.product-description .v-tabs .v-tab--active{background-color:var(--v-accent-lighten1)}.product-description .v-tabs-items{background:#fff;padding:20px}.product-description .v-tabs-items .description,.product-description .v-tabs-items .ingredients,.product-description .v-tabs-items .nutritional-info,.product-description .v-tabs-items .nutritional-values,.product-description .v-tabs-items .other,.product-description .v-tabs-items .producer_info{margin-bottom:20px}.product-description .v-tabs-items .description:last-child,.product-description .v-tabs-items .ingredients:last-child,.product-description .v-tabs-items .nutritional-info:last-child,.product-description .v-tabs-items .nutritional-values:last-child,.product-description .v-tabs-items .other:last-child,.product-description .v-tabs-items .producer_info:last-child{margin-bottom:0}@media only screen and (max-width:1263.98px){.product-description .v-expansion-panel{margin-bottom:2px}.product-description .v-expansion-panel .v-expansion-panel-header{background:var(--v-accent-lighten1);color:var(--v-accent-base)}.product-description .v-expansion-panel--active .v-expansion-panel-header--active{min-height:48px}.product-description .v-expansion-panel-content .v-expansion-panel-content__wrap{padding:0 6px 16px!important}}.image-block-wrapper{width:400px;text-align:center}.image-block-wrapper .image-mobile{max-width:100%}.swiper-button-next,.swiper-button-prev{background:transparent;color:var(--v-primary-lighten1);top:25px}.swiper-button-next:after,.swiper-button-prev:after{font-size:40px}.product-images .swiper-slide{width:auto}.product-images .thumb-wrapper{margin:15px 0;padding-left:40px;padding-right:40px;position:relative}.product-images .thumb-wrapper img{padding:5px;width:80px;height:80px;border:1px solid transparent}.product-images .thumb-wrapper img.selected{border-color:var(--v-grey-lighten1)}.swiper-button-disabled{opacity:0!important;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.zoom-dialog{background-color:#000}.zoom-dialog-content{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%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.zoom-dialog-content .pinch-zoom-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-detail.first-block{background-color:var(--v-white-base);border-radius:5px}.product-detail .description{text-align:left;-webkit-box-align:left;-ms-flex-align:left;align-items:left}.product-detail .description .name{font-size:22px;color:var(--v-default-base)}.product-detail .small{font-size:10px}.product-detail .vendorIcon{position:absolute;right:6px;top:-18px;z-index:6}.product-detail .qty-wrap,.product-detail .qty-wrap .plus{width:auto}@media only screen and (max-width:599.98px){.product-detail .qty-wrap .plus{width:37px;min-width:auto}}.product-detail .promo-wrapper{height:22px}@media only screen and (max-width:599.98px){.product-detail .promo-wrapper{height:auto}}h1{font-size:26px;color:var(--v-secondary-base)}h1,h2{font-weight:700}h2{font-size:22px}h3{font-size:18px}h3,h4{font-weight:700}h4{font-size:16px}h5{font-size:14px;font-weight:400}.theme--light.v-breadcrumbs .v-breadcrumbs__divider,.theme--light.v-breadcrumbs .v-breadcrumbs__item--disabled{color:rgba(0,0,0,.38)}.theme--dark.v-breadcrumbs .v-breadcrumbs__divider,.theme--dark.v-breadcrumbs .v-breadcrumbs__item--disabled{color:hsla(0,0%,100%,.5)}.v-breadcrumbs{-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;list-style-type:none;margin:0;padding:18px 12px}.v-breadcrumbs,.v-breadcrumbs li{-webkit-box-align:center;align-items:center}.v-breadcrumbs li{-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px}.v-breadcrumbs li .v-icon{font-size:16px}.v-breadcrumbs li:nth-child(2n){padding:0 12px}.v-breadcrumbs__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-breadcrumbs__item--disabled{pointer-events:none}.v-breadcrumbs--large li,.v-breadcrumbs--large li .v-icon{font-size:16px}