/*!
 * 
 * zelenydom
 * 
 * @author Pietro
 * @version 1.0.1
 * @link Lemon
 * @license Lemon
 * 
 * Copyright (c) 2025 Pietro
 * 
 * This software is released under the Lemon License
 * https://opensource.org/licenses/Lemon
 * 
 * Compiled with the help of https://wpack.io
 * A zero setup Webpack Bundler Script for WordPress
 */
.product-item{padding:16px;border:1px solid #cfe7c4;border-radius:8px;background-color:#fff;display:flex;flex-direction:column}.product-item .image-wrap{position:relative;border-radius:4px;overflow:hidden;height:260px;width:100%;display:block}.product-item .image-wrap img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .3s ease-in-out}.product-item .image-wrap .tags-wrap{position:absolute;top:12px;left:12px;display:flex;flex-direction:column}.product-item .image-wrap .salebadge{background-color:#ee2a2a;color:#fff;font-size:0.75rem;font-weight:500;padding:6px 12px;border-radius:4px;margin-bottom:4px;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-item .image-wrap .tag{background-color:#eeebea;color:#55392a;font-size:0.75rem;font-weight:500;padding:6px 12px;border-radius:4px;margin-bottom:4px;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-item .image-wrap .tag.tip{color:#6a2727}.product-item .image-wrap .tag.novinka{color:#f0f7ec;background-color:#6a2727}.product-item .image-wrap:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.product-item .content-wrap{margin-top:16px;flex:1 0 0;display:flex;flex-direction:column}.product-item .content-wrap .title{display:block;text-decoration:none;margin-bottom:16px}.product-item .content-wrap .title h3{font-size:1rem;font-weight:500;color:#4d3426;margin-bottom:0}.product-item .content-wrap .title:hover h3{color:#3c281e}.product-item .content-wrap .content-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;gap:10px}.product-item .content-wrap .price{font-size:1.125rem;font-weight:700;color:#64b341;display:flex;flex-direction:column}.product-item .content-wrap .price del{font-size:0.75rem;font-weight:500;color:#55392a;margin-bottom:2px}.product-item .content-wrap .price del~ins{color:#ee2a2a}.product-item .content-wrap .price ins{text-decoration:none}.product-item.collumn{padding:12px;margin-bottom:16px;height:calc(100% - 16px)}.product-item.collumn .image-wrap{height:148px}.product-item.collumn .content-wrap .content-bottom{flex-direction:column}.product-item.collumn .content-wrap .content-bottom .price{margin-bottom:10px}@media(max-width: 767.98px){.product-item.collumn .btn{font-size:0.875rem;min-width:0}}@media(min-width: 992px){.product-item.collumn{margin-bottom:24px;padding:16px;height:calc(100% - 24px)}.product-item.collumn .image-wrap{height:260px}.product-item.collumn .content-wrap .content-bottom{flex-direction:row}.product-item.collumn .content-wrap .content-bottom .price{margin-bottom:0}}
.woocommerce-pagination{margin-top:34px}.woocommerce-pagination .page-numbers{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding-left:0;list-style:none}.woocommerce-pagination .page-numbers li{margin:8px}.woocommerce-pagination .page-numbers a.page-numbers,.woocommerce-pagination .page-numbers span.dots{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #cac2bd;border-radius:8px;text-decoration:none;color:#55392a;font-size:1.125rem}.woocommerce-pagination .page-numbers a.page-numbers:hover{background-color:#8d7a70;color:#eeebea}.woocommerce-pagination .page-numbers span.current{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #8d7a70;background-color:#8d7a70;border-radius:8px;text-decoration:none;color:#eeebea;font-size:1.125rem}.show-more-products{background-color:#eeebea;border-radius:8px;padding:10px 0;text-align:center;margin-top:24px;cursor:pointer;transition:all .3s ease-in-out;font-size:1.125rem}.show-more-products span{display:flex;align-items:center;justify-content:center;color:#55392a}.show-more-products span i{margin-left:10px}.show-more-products:hover{background-color:#cac2bd}.form-label{margin-bottom:8px;font-weight:500}.col-form-label{padding-top:calc(0.5625rem + 1px);padding-bottom:calc(0.5625rem + 1px);margin-bottom:0;font-size:inherit;font-weight:500;line-height:1.375}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.125rem}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem}.form-text{margin-top:.25rem;font-size:80%;color:#6c757d}.form-control{display:block;width:100%;padding:.5625rem 1.125rem;font-size:1rem;font-weight:400;line-height:1.375;color:#55392a;background-color:#fcfdfd;background-clip:padding-box;border:1px solid #cac2bd;-webkit-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#55392a;background-color:#fcfdfd;border-color:#64b341;outline:0;box-shadow:none}.form-control::-webkit-date-and-time-value{height:1.375em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:.5625rem 1.125rem;margin:-0.5625rem -1.125rem;-webkit-margin-end:1.125rem;margin-inline-end:1.125rem;color:#55392a;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.5625rem 1.125rem;margin:-0.5625rem -1.125rem;-webkit-margin-end:1.125rem;margin-inline-end:1.125rem;color:#55392a;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.5625rem 0;margin-bottom:0;line-height:1.375;color:#55392a;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.375em + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.875rem;border-radius:.25rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.375em + 1rem + 2px);padding:.5rem 1rem;font-size:1.125rem;border-radius:.5rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.375em + 1.125rem + 2px)}textarea.form-control-sm{min-height:calc(1.375em + 0.5rem + 2px)}textarea.form-control-lg{min-height:calc(1.375em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(1.375em + 1.125rem + 2px);padding:.5625rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.375em + 0.5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.375em + 1rem + 2px)}.form-select{display:block;width:100%;padding:.5625rem 3.375rem .5625rem 1.125rem;-moz-padding-start:calc(1.125rem - 3px);font-size:1rem;font-weight:400;line-height:1.375;color:#55392a;background-color:#fcfdfd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1.125rem center;background-size:16px 12px;border:1px solid #cac2bd;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#64b341;outline:0;box-shadow:none}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:1.125rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #55392a}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.125rem;border-radius:.5rem}.form-check{display:block;min-height:1.375rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.1875em;vertical-align:top;background-color:#fcfdfd;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#64b341;outline:0;box-shadow:none}.form-check-input:checked{background-color:#64b341;border-color:#64b341}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#64b341;border-color:#64b341;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2364B341'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;-webkit-filter:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:rgba(0,0,0,0);-webkit-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,none}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,none}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#64b341;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#d1e8c6}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#64b341;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#d1e8c6}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem 1.125rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid rgba(0,0,0,0);-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem 1.125rem}.form-floating>.form-control::-webkit-input-placeholder, .form-floating>.form-control-plaintext::-webkit-input-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{opacity:.65;-webkit-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.5625rem 1.125rem;font-size:1rem;font-weight:400;line-height:1.375;color:#55392a;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #cac2bd;border-radius:.375rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.125rem;border-radius:.5rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:4.5rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#5ba33b}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#000;background-color:rgba(91,163,59,.9);border-radius:.375rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#5ba33b;padding-right:calc(1.375em + 1.125rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%235BA33B' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.34375em + 0.28125rem) center;background-size:calc(0.6875em + 0.5625rem) calc(0.6875em + 0.5625rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#5ba33b;box-shadow:0 0 0 .25rem rgba(91,163,59,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.375em + 1.125rem);background-position:top calc(0.34375em + 0.28125rem) right calc(0.34375em + 0.28125rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#5ba33b}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:6.1875rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%235BA33B' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right 1.125rem center,center right 3.375rem;background-size:16px 12px,calc(0.6875em + 0.5625rem) calc(0.6875em + 0.5625rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#5ba33b;box-shadow:0 0 0 .25rem rgba(91,163,59,.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.375em + 1.125rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#5ba33b}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#5ba33b}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(91,163,59,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#5ba33b}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#ee2a2a}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#000;background-color:rgba(238,42,42,.9);border-radius:.375rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#ee2a2a;padding-right:calc(1.375em + 1.125rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23EE2A2A'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23EE2A2A' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.34375em + 0.28125rem) center;background-size:calc(0.6875em + 0.5625rem) calc(0.6875em + 0.5625rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#ee2a2a;box-shadow:0 0 0 .25rem rgba(238,42,42,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.375em + 1.125rem);background-position:top calc(0.34375em + 0.28125rem) right calc(0.34375em + 0.28125rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#ee2a2a}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:6.1875rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23EE2A2A'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23EE2A2A' stroke='none'/%3e%3c/svg%3e");background-position:right 1.125rem center,center right 3.375rem;background-size:16px 12px,calc(0.6875em + 0.5625rem) calc(0.6875em + 0.5625rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#ee2a2a;box-shadow:0 0 0 .25rem rgba(238,42,42,.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.375em + 1.125rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#ee2a2a}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#ee2a2a}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(238,42,42,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#ee2a2a}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.form-group{margin-bottom:16px}.form-check-label{cursor:pointer}.page-header{padding:0px 0 24px}.page-header h1{color:#55392a;margin-bottom:16px}.page-header p{font-size:0.875rem;color:#55392a;margin-bottom:0;line-height:20px}.page-header.text-page-header h1{margin-bottom:8px}.page-header.single-page-header h1{color:#55392a}@media(min-width: 768px){.page-header{padding:8px 0 36px}.page-header h1{margin-bottom:24px}}.category-subcategories{margin-bottom:16px}.category-subcategories .term-subitem{margin-bottom:8px;background-color:#f0f7ec;padding:12px 12px;border-radius:8px;display:flex;align-items:center;text-decoration:none;height:calc(100% - 8px)}.category-subcategories .term-subitem .image-wrap{max-width:24px;flex:0 0 24px}.category-subcategories .term-subitem .name{font-size:0.875rem;color:#376224;font-weight:500;margin-left:12px;transition:all .3s ease-in-out}.category-subcategories .term-subitem:hover .name{color:#64b341}@media(min-width: 768px){.category-subcategories{margin-bottom:34px}.category-subcategories .term-subitem{padding:16px 12px;margin-bottom:12px;height:calc(100% - 12px);min-height:72px}}.bestseller-section{margin-bottom:32px}.bestseller-section h2{color:#376224;margin-bottom:18px}@media(min-width: 992px){.bestseller-section{margin-bottom:40px;margin-bottom:24px}}@media(min-width: 992px){.bestseller-row-items{border:1px solid #cfe7c4;border-radius:8px}}.product-row-item{display:flex;align-items:center;padding:20px 0;border-top:1px solid #cfe7c4}.product-row-item:first-of-type{border-top:none}.product-row-item .image-wrap{display:block;width:54px;height:75px;border-radius:4px;overflow:hidden;margin-right:12px}.product-row-item .image-wrap img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-row-item .content-wrap{display:flex;align-items:center;flex:1 0 0}.product-row-item .content-wrap .title{display:block;text-decoration:none;margin-right:auto}.product-row-item .content-wrap .title h3{font-size:0.875rem;font-weight:500;color:#55392a;margin-bottom:0;margin-right:20px}.product-row-item .content-wrap .content-bottom .price{font-size:1.125rem;font-weight:700;color:#55392a;display:flex;flex-direction:column;align-items:flex-end}.product-row-item .content-wrap .content-bottom .price del{font-size:0.75rem;font-weight:500;color:#55392a;margin-bottom:2px}.product-row-item .content-wrap .content-bottom .price del~ins{color:#ee2a2a}.product-row-item .content-wrap .content-bottom .price ins{text-decoration:none}.product-row-item .content-wrap .content-bottom .add-to-cart-wrap{display:none}.product-row-item.product-hidden{display:none}@media(min-width: 992px){.product-row-item{padding:16px}.product-row-item .image-wrap{width:62px;height:70px;margin-right:16px}.product-row-item .content-wrap .title h3{font-size:1rem;margin-bottom:4px;margin-right:45px}.product-row-item .content-wrap .content-bottom{display:flex;align-items:center}.product-row-item .content-wrap .content-bottom .price{margin-right:24px;text-align:right}.product-row-item .content-wrap .content-bottom .add-to-cart-wrap{display:inline-block}}.show-more-bestseller-wrap{text-align:center}@media(min-width: 992px){.show-more-bestseller-wrap{text-align:left;margin-top:25px}}.show-more-bestseller{font-size:0.875rem;font-weight:500;text-decoration:none;color:#64b341}.filter-wrap{background:#f9fafb;border-radius:8px;padding:16px;margin-bottom:16px}.filter-wrap .mobile-filder-show{display:flex;align-items:center;justify-content:space-between}.filter-wrap .mobile-filder-show span{font-weight:bold;color:#55392a}@media(min-width: 992px){.filter-wrap .mobile-filder-show{display:none}}.filter-wrap .desktop-filter{display:none;padding-top:16px}@media(min-width: 992px){.filter-wrap .desktop-filter{display:block !important;padding-top:0}}.filter-wrap .filter-section{padding:16px 0;border-bottom:1px solid #ebeef2}.filter-wrap .filter-section .filter-section-header{display:flex;align-items:center;justify-content:space-between;padding:8px 0;cursor:pointer}.filter-wrap .filter-section h6{font-size:1rem;color:#55392a}.filter-wrap .filter-section:nth-last-of-type(2){border-bottom:none}.filter-wrap .filter-section-hide .filter-section-content{display:none}.filter-wrap .reset-button .btn{width:100%}.filter-wrap .form-group{margin:8px 0}.filter-wrap .form-check-input:checked{background-color:#55392a;border-color:#55392a}.filter-wrap .range-wrap .irs--big{height:28px}.filter-wrap .range-wrap .irs--big .irs-line{height:3px;top:14px;border:none;background-color:#ebeef2}.filter-wrap .range-wrap .irs--big .irs-bar{border:none;top:12px;background-color:#cba735;background:#cba735;height:6px}.filter-wrap .range-wrap .irs--big .irs-handle{border:5px solid #886f23;top:4px;background:none;background-color:#cba735;box-shadow:none;border-radius:50%;width:20px;height:20px;cursor:pointer}.filter-wrap .range-wrap .irs--big .irs-from,.filter-wrap .range-wrap .irs--big .irs-to,.filter-wrap .range-wrap .irs--big .irs-single{display:none}.filter-wrap .range-wrap .irs--big .irs-min,.filter-wrap .range-wrap .irs--big .irs-max{display:none}.filter-wrap .min-max-wrap{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.filter-wrap .min-max-wrap .form-control{color:#8d7a70}.filter-wrap .min-max-wrap .form-label{font-size:0.875rem;color:#8d7a70;font-weight:normal}.filter-wrap .min-max-wrap div{max-width:92px}.filter-wrap .min-max-wrap div input{padding:9px 8px}.products-order-wrap{margin-bottom:34px;border-bottom:1px solid #ebeef2;display:flex;align-items:center;justify-content:space-between}.products-order-wrap select{border:none;outline:none;padding-bottom:18px;padding-top:18px;border-bottom:2px solid #376224;color:#376224;font-weight:bold}.products-order-wrap .form-check-input{width:1px;height:1px;visibility:hidden;opacity:0}.products-order-wrap .form-check-input:checked~.form-check-label{border-bottom:2px solid #376224;color:#376224;font-weight:bold}.products-order-wrap .form-check-label{padding-bottom:18px;padding-top:18px;color:#776155;margin-right:24px;cursor:pointer}.products-order-wrap .form-check-label.active{border-bottom:2px solid #376224;color:#376224;font-weight:bold}.products-order-wrap .product-count{font-size:0.75rem;color:#8d7a70}.product-section{margin-bottom:32px}.product-section .products-wrap .empty-text{text-align:center}.product-section .products-wrap .reset-button .btn{width:100%}@media(min-width: 768px){.product-section .products-wrap .empty-text{text-align:left;margin-bottom:0;display:flex;height:100%;align-items:center}}@media(max-width: 767.98px){.product-section .products-wrap .row{margin-right:-4px;margin-left:-4px}.product-section .products-wrap .row>*{padding-left:4px;padding-right:4px}}@media(min-width: 992px){.product-section{margin-bottom:64px}}.showmore .showmore-button{position:absolute;top:calc(100% + 12px);font-size:0.875rem;z-index:2;text-decoration:none;display:flex;align-items:center}.showmore .showmore-button i{margin-left:8px}.showmore .showmore-button.active i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.showmore .description{overflow:hidden}.showmore .description.smaller{height:60px}.showmore.showless{position:relative;margin-bottom:30px}.showmore.showfull .description{height:auto}
.nomodal-swal{padding-bottom:32px !important;max-width:420px !important}.nomodal-swal .swal2-html-container{padding:16px 32px 32px}.nomodal-swal .swal2-html-container .icon{font-size:4rem;text-align:center;margin:64px 0 0;color:#eb5757}.nomodal-swal .swal2-html-container .h5{font-size:1.125rem;text-align:center;max-width:260px;margin:0 auto;line-height:24px}.nomodal-swal .swal2-actions{width:100%;padding:0 32px;margin-top:0;justify-content:space-between}@media(min-width: 992px){.nomodal-swal .swal2-actions .btn{min-width:162px}}
.swal2-popup.add-to-cart{width:600px !important;padding:0 !important;border-radius:4px !important}.swal2-popup.add-to-cart .modal-footer{justify-content:space-between;display:flex;flex-wrap:wrap-reverse;align-items:center}.swal2-popup.add-to-cart .modal-footer .btn{width:100%}.swal2-popup.add-to-cart .modal-footer .btn:first-child{margin-top:15px}@media(min-width: 768px){.swal2-popup.add-to-cart .modal-footer .btn{width:auto}.swal2-popup.add-to-cart .modal-footer .btn:first-child{margin-top:0}}.product-modal-item{display:flex;align-items:center;margin-bottom:24px}.product-modal-item .image-wrap{border-radius:4px;width:40px;height:44px;flex:0 0 40px;overflow:hidden;margin-right:12px}.product-modal-item .image-wrap img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(min-width: 992px){.product-modal-item .image-wrap{width:62px;flex:0 0 62px;height:70px;margin-right:15px}}.product-modal-item .title{font-weight:500;margin-right:auto;color:#55392a;flex:1 0 0;font-size:0.75rem}@media(min-width: 992px){.product-modal-item .title{font-size:1rem}}.product-modal-item .quantity{font-size:0.75rem;font-weight:500}.product-modal-item .price{color:#64b341;font-size:0.875rem;font-weight:bold;margin-left:20px}@media(min-width: 992px){.product-modal-item .price{font-size:1.125rem;margin-left:45px}}.product-modal-notice{background:#eaf2fd;border-radius:4px;text-align:center;font-size:0.75rem;color:#2f80ed;padding:6px 12px;display:flex;text-align:center;line-height:18px}@media(min-width: 992px){.product-modal-notice{justify-content:center}}.product-modal-notice i{font-size:1rem;margin-right:10px}

/*# sourceMappingURL=shop-3f91d0c9.css.map*/