@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap";.spinner-grow[data-v-e392f9aa]{width:1em;height:1em}.img-logo-shop[data-v-090a3924]{height:20px!important;width:20px!important;margin-right:10px}span[data-v-4d83aca1]{font-size:.9em}.title[data-v-f0f0e1d3]{height:1.5em}.banner[data-v-3e0779db]{background:#f7f7f7}.shipping-info[data-v-8179541b]{background:#fff}.title[data-v-eb58f4d2]{justify-content:space-between}.shop-name[data-v-eb58f4d2]{font-size:1.2em;display:inline;color:#000;margin-left:1em}.description[data-v-eb58f4d2]{margin-top:1em;font-size:1.1em;color:#333;margin-left:3em}.button[data-v-9bd02d3b]{position:sticky;z-index:1000;bottom:0;background:white}button[data-v-9bd02d3b]{background:#d12920;color:#fff;padding:.5em;border-radius:5px;width:100%;border:none}.navbar-collapse[data-v-9bd02d3b]{max-height:60vh}.nav-customer.list-group .list-group-item i[data-v-2d4b8400]{font-size:20px}section[data-v-2d4b8400]{padding-top:25px}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:40px;height:38px;background:#fff;display:block}.multiselect__spinner:before,.multiselect__spinner:after{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border-color:#41b883 transparent transparent;border-style:solid;border-width:2px;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:initial;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\d7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{line-height:16px;min-height:40px;box-sizing:border-box;display:block;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;margin:0;text-decoration:none;border-radius:5px;border:1px solid #e8e8e8;cursor:pointer}.multiselect__select{line-height:16px;display:block;position:absolute;box-sizing:border-box;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;margin:0;text-decoration:none;text-align:center;cursor:pointer;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-style:solid;border-width:5px 5px 0 5px;border-color:#999 transparent transparent transparent;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-radius:5px 5px 0 0;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::-webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver;background:inherit}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}*[dir=rtl] .multiselect{text-align:right}*[dir=rtl] .multiselect__select{right:auto;left:1px}*[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}*[dir=rtl] .multiselect__content{text-align:right}*[dir=rtl] .multiselect__option:after{right:auto;left:0}*[dir=rtl] .multiselect__clear{right:auto;left:12px}*[dir=rtl] .multiselect__spinner{right:auto;left:1px}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.multiselect,.multiselect__input,.multiselect__single{font-size:inherit}.checkout-steps-form-style-1 #accordionExample li{margin-bottom:0}.error-area[data-v-942305dd]{height:50vh}.hover-red[data-v-8d2dfcc8]:hover{color:red!important}button[data-v-8d2dfcc8]:hover{color:#1a94ff}.bg-tag[data-v-8d2dfcc8]{background:#deebf7}.line-clamp-1[data-v-8d2dfcc8]{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}span[data-v-2efa3ced]{color:#666;position:relative;font-weight:400;font-size:14px;display:inline-block;margin-right:3px;padding:5px;cursor:pointer}.slide-category-child[data-v-2efa3ced]{clear:both;width:100%;height:0;overflow:hidden;transition:height .4s ease}.line-clamp-10[data-v-05b2ff3b]{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-unset[data-v-05b2ff3b]{-webkit-line-clamp:unset}.bg-secondary[data-v-05b2ff3b]{background:#eeeeee!important;color:#666;font-weight:400!important;padding:.4rem .75rem}.badge[data-v-05b2ff3b]{border:1px solid #eeeeee!important}.badge[data-v-05b2ff3b]:hover{border-color:#1a94ff!important;background:#e0edf8d1!important;cursor:pointer}.list li a[data-v-05b2ff3b]{width:100%}.plus[data-v-05b2ff3b]:hover{cursor:pointer;color:#1a94ff}.checkbox-item[data-v-3c7a51f2]{min-width:unset!important}.shop-name[data-v-dc4f8915]{display:flex;justify-content:space-between}.shop-name span[data-v-dc4f8915]{margin-left:1em}.shop-name img[data-v-dc4f8915]{width:20px;height:20px}.select-all[data-v-dc4f8915]{color:#d12920;font-weight:400;cursor:pointer}.vc-base-icon{display:inline-block;stroke:currentColor;stroke-width:2;fill:none}.vc-header{display:grid;grid-gap:4px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:30px;margin-top:10px;padding-left:10px;padding-right:10px}.vc-header.is-lg{font-size:var(--vc-text-lg)}.vc-header.is-xl{font-size:var(--vc-text-xl)}.vc-header.is-2xl{font-size:var(--vc-text-2xl)}.vc-header .vc-title,.vc-header .vc-prev,.vc-header .vc-next{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-row:1;border:0;border-radius:var(--vc-rounded);pointer-events:auto;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.vc-header .vc-title{grid-column:title;color:var(--vc-header-title-color);font-weight:var(--vc-font-semibold);white-space:nowrap;padding:0 8px;margin:0;line-height:30px}.vc-header .vc-title:hover{opacity:.75}.vc-header .vc-arrow{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--vc-header-arrow-color);width:28px;height:30px;margin:0;padding:0}.vc-header .vc-arrow:hover{background:var(--vc-header-arrow-hover-bg)}.vc-header .vc-arrow:disabled{opacity:.25;pointer-events:none}.vc-header .vc-prev{grid-column:prev}.vc-header .vc-next{grid-column:next}.vc-day{position:relative;min-height:32px;z-index:1}.vc-monthly .is-not-in-month *{opacity:0;pointer-events:none}.vc-day-layer{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}.vc-day-box-center-center{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.vc-day-box-left-center{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform-origin:0% 50%;transform-origin:0% 50%}.vc-day-box-right-center{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.vc-day-box-center-bottom{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.vc-day-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--vc-text-sm);font-weight:var(--vc-font-medium);width:28px;height:28px;line-height:28px;border-radius:var(--vc-rounded-full);-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.vc-day-content:hover{background-color:var(--vc-day-content-hover-bg)}.vc-day-content.vc-disabled{color:var(--vc-day-content-disabled-color)}.vc-content:not(.vc-base){font-weight:var(--vc-font-bold);color:var(--vc-content-color)}.vc-highlights{overflow:hidden;pointer-events:none;z-index:-1}.vc-highlight{width:28px;height:28px}.vc-highlight.vc-highlight-base-start{width:50%!important;border-radius:0!important;border-right-width:0!important}.vc-highlight.vc-highlight-base-end{width:50%!important;border-radius:0!important;border-left-width:0!important}.vc-highlight.vc-highlight-base-middle{width:100%;border-radius:0!important;border-left-width:0!important;border-right-width:0!important;margin:0 -1px}.vc-highlight-bg-outline,.vc-highlight-bg-none{background-color:var(--vc-highlight-outline-bg);border:2px solid;border-color:var(--vc-highlight-outline-border);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-light{background-color:var(--vc-highlight-light-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-solid{background-color:var(--vc-highlight-solid-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-content-outline,.vc-highlight-content-none{font-weight:var(--vc-font-bold);color:var(--vc-highlight-outline-content-color)}.vc-highlight-content-light{font-weight:var(--vc-font-bold);color:var(--vc-highlight-light-content-color)}.vc-highlight-content-solid{font-weight:var(--vc-font-bold);color:var(--vc-highlight-solid-content-color)}.vc-dots{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.vc-dot{width:5px;height:5px;border-radius:9999px;transition:var(--vc-day-content-transition)}.vc-dot:not(:last-child){margin-right:3px}.vc-bars{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:75%}.vc-bar{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:3px;transition:var(--vc-day-content-transition)}.vc-dot{background-color:var(--vc-dot-bg)}.vc-bar{background-color:var(--vc-bar-bg)}.vc-pane{min-width:250px}.vc-weeknumber{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute}.vc-weeknumber.is-left{left:calc(var(--vc-weeknumber-offset-inside) * -1)}.vc-weeknumber.is-right{right:calc(var(--vc-weeknumber-offset-inside) * -1)}.vc-weeknumber.is-left-outside{left:calc(var(--vc-weeknumber-offset-outside) * -1)}.vc-weeknumber.is-right-outside{right:calc(var(--vc-weeknumber-offset-outside) * -1)}.vc-weeknumber-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--vc-text-xs);font-weight:var(--vc-font-medium);font-style:italic;width:28px;height:28px;margin-top:2px;color:var(--vc-weeknumber-color);-webkit-user-select:none;-ms-user-select:none;user-select:none}.vc-weeks{position:relative;-webkit-overflow-scrolling:touch;padding:6px;min-width:232px}.vc-weeks.vc-show-weeknumbers-left{margin-left:var(--vc-weeknumber-offset-inside)}.vc-weeks.vc-show-weeknumbers-right{margin-right:var(--vc-weeknumber-offset-inside)}.vc-weekday{text-align:center;color:var(--vc-weekday-color);font-size:var(--vc-text-sm);font-weight:var(--vc-font-bold);line-height:14px;padding-top:4px;padding-bottom:8px;cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}.vc-week,.vc-weekdays{display:grid;grid-template-columns:repeat(7,1fr);position:relative}.vc-popover-content-wrapper{--popover-horizontal-content-offset: 8px;--popover-vertical-content-offset: 10px;--popover-caret-horizontal-offset: 18px;--popover-caret-vertical-offset: 8px;position:absolute;display:block;outline:none;z-index:10}.vc-popover-content-wrapper:not(.is-interactive){pointer-events:none}.vc-popover-content{position:relative;color:var(--vc-popover-content-color);font-weight:var(--vc-font-medium);background-color:var(--vc-popover-content-bg);border:1px solid;border-color:var(--vc-popover-content-border);border-radius:var(--vc-rounded-lg);padding:4px;outline:none;z-index:10;box-shadow:var(--vc-shadow-lg)}.vc-popover-content.direction-bottom{margin-top:var(--popover-vertical-content-offset)}.vc-popover-content.direction-top{margin-bottom:var(--popover-vertical-content-offset)}.vc-popover-content.direction-left{margin-right:var(--popover-horizontal-content-offset)}.vc-popover-content.direction-right{margin-left:var(--popover-horizontal-content-offset)}.vc-popover-caret{content:"";position:absolute;display:block;width:12px;height:12px;border-top:inherit;border-left:inherit;background-color:inherit;z-index:-1}.vc-popover-caret.direction-bottom{top:0}.vc-popover-caret.direction-bottom.align-left{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-center{-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translate(-50%) translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-right{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-top{top:100%}.vc-popover-caret.direction-top.align-left{-webkit-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-center{-webkit-transform:translateX(-50%) translateY(-50%) rotate(-135deg);transform:translate(-50%) translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-right{-webkit-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-left{left:100%}.vc-popover-caret.direction-left.align-top{-webkit-transform:translateX(-50%) rotate(135deg);transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-middle{-webkit-transform:translateY(-50%) translateX(-50%) rotate(135deg);transform:translateY(-50%) translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-bottom{-webkit-transform:translateX(-50%) rotate(135deg);transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-right{left:0}.vc-popover-caret.direction-right.align-top{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-middle{-webkit-transform:translateY(-50%) translateX(-50%) rotate(-45deg);transform:translateY(-50%) translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-bottom{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.align-left{left:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-center{left:50%}.vc-popover-caret.align-right{right:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-top{top:var(--popover-caret-vertical-offset)}.vc-popover-caret.align-middle{top:50%}.vc-popover-caret.align-bottom{bottom:var(--popover-caret-vertical-offset)}.vc-nav-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.vc-nav-title,.vc-nav-arrow,.vc-nav-item{font-size:var(--vc-text-sm);margin:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;border:0;border-radius:var(--vc-rounded);white-space:nowrap}.vc-nav-title:hover,.vc-nav-arrow:hover,.vc-nav-item:hover{background-color:var(--vc-nav-hover-bg)}.vc-nav-title:disabled,.vc-nav-arrow:disabled,.vc-nav-item:disabled{opacity:.25;pointer-events:none}.vc-nav-title{color:var(--vc-nav-title-color);font-weight:var(--vc-font-bold);line-height:var(--vc-leading-snug);height:30px;padding:0 6px}.vc-nav-arrow{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--vc-header-arrow-color);width:26px;height:30px;padding:0}.vc-nav-items{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:2px;grid-column-gap:5px;margin-top:2px}.vc-nav-item{width:48px;text-align:center;font-weight:var(--vc-font-semibold);line-height:var(--vc-leading-snug);padding:6px 0}.vc-nav-item.is-active{color:var(--vc-nav-item-active-color);background-color:var(--vc-nav-item-active-bg);font-weight:var(--vc-font-bold)}.vc-nav-item.is-active:not(:focus){box-shadow:var(--vc-nav-item-active-box-shadow)}.vc-nav-item.is-current{color:var(--vc-nav-item-current-color)}.vc-day-popover-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;transition:var(--vc-day-content-transition)}.vc-day-popover-row-indicator{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;width:15px}.vc-day-popover-row-indicator span{transition:var(--vc-day-content-transition)}.vc-day-popover-row-label{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:none;-ms-flex-wrap:none;flex-wrap:none;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:-webkit-max-content;width:max-content;margin-left:4px;margin-right:4px;font-size:var(--vc-text-xs);line-height:var(--vc-leading-normal)}.vc-day-popover-row-highlight{width:8px;height:5px;border-radius:3px}.vc-day-popover-row-bar{width:10px;height:3px}.vc-pane-container{width:100%;position:relative}.vc-pane-container.in-transition{overflow:hidden}.vc-pane-layout{display:grid}.vc-pane-header-wrapper{position:absolute;top:0;width:100%;pointer-events:none}.vc-day-popover-container{font-size:var(--vc-text-xs);font-weight:var(--vc-font-medium)}.vc-day-popover-header{font-size:var(--vc-text-xs);color:var(--vc-day-popover-header-color);font-weight:var(--vc-font-semibold);text-align:center}.vc-base-select{position:relative}.vc-base-select select{color:var(--vc-select-color);display:block;-webkit-appearance:none;appearance:none;background-color:transparent;font-size:var(--vc-text-base);font-weight:var(--vc-font-medium);border-radius:var(--vc-rounded);height:30px;width:-webkit-max-content;width:max-content;padding:0 4px;margin:0;line-height:var(--leading-none);text-indent:0px;background-image:none;cursor:pointer;text-align:center}.vc-base-select select:hover{background-color:var(--vc-select-hover-bg)}.vc-base-select select.vc-has-icon{padding:0 24px 0 10px}.vc-base-select select.vc-small{font-size:var(--vc-text-sm)}.vc-base-select select.vc-small.vc-has-icon{padding:0 20px 0 8 px}.vc-base-select select.vc-align-left{text-align:left}.vc-base-select select.vc-align-right{text-align:right}.vc-base-select .vc-base-icon{position:absolute;top:6px;right:4px;opacity:.6;pointer-events:none}.vc-time-picker{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:8px 4px}.vc-time-picker.vc-invalid{pointer-events:none;opacity:.5}.vc-time-picker.vc-attached{border-top:1px solid var(--vc-time-picker-border)}.vc-time-picker>*+*{margin-top:4px}.vc-time-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--vc-text-sm);font-weight:var(--vc-font-semibold);text-transform:uppercase;margin-top:-4px;padding-left:4px;padding-right:4px;line-height:21px}.vc-time-select-group{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 4px;background:var(--vc-time-select-group-bg);border-radius:var(--vc-rounded-md);border:1px solid var(--vc-time-select-group-border)}.vc-time-select-group .vc-base-icon{margin-right:4px;color:var(--vc-time-select-group-icon-color)}.vc-time-weekday{color:var(--vc-time-weekday-color);letter-spacing:var(--tracking-wide)}.vc-time-month{color:var(--vc-time-month-color);margin-left:8px}.vc-time-day{color:var(--vc-time-day-color);margin-left:4px}.vc-time-year{color:var(--vc-time-year-color);margin-left:8px}.vc-time-colon{margin:0 1px 2px 2px}.vc-time-decimal{margin:0 0 0 1px}.vc-none-enter-active,.vc-none-leave-active{transition-duration:0s}.vc-fade-enter-active,.vc-fade-leave-active,.vc-slide-left-enter-active,.vc-slide-left-leave-active,.vc-slide-right-enter-active,.vc-slide-right-leave-active,.vc-slide-up-enter-active,.vc-slide-up-leave-active,.vc-slide-down-enter-active,.vc-slide-down-leave-active,.vc-slide-fade-enter-active,.vc-slide-fade-leave-active{transition:opacity var(--vc-slide-duration) var(--vc-slide-timing),-webkit-transform var(--vc-slide-duration) var(--vc-slide-timing);transition:transform var(--vc-slide-duration) var(--vc-slide-timing),opacity var(--vc-slide-duration) var(--vc-slide-timing);transition:transform var(--vc-slide-duration) var(--vc-slide-timing),opacity var(--vc-slide-duration) var(--vc-slide-timing),-webkit-transform var(--vc-slide-duration) var(--vc-slide-timing);-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none}.vc-none-leave-active,.vc-fade-leave-active,.vc-slide-left-leave-active,.vc-slide-right-leave-active,.vc-slide-up-leave-active,.vc-slide-down-leave-active{position:absolute!important;width:100%}.vc-none-enter-from,.vc-none-leave-to,.vc-fade-enter-from,.vc-fade-leave-to,.vc-slide-left-enter-from,.vc-slide-left-leave-to,.vc-slide-right-enter-from,.vc-slide-right-leave-to,.vc-slide-up-enter-from,.vc-slide-up-leave-to,.vc-slide-down-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from,.vc-slide-fade-leave-to{opacity:0}.vc-slide-left-enter-from,.vc-slide-right-leave-to,.vc-slide-fade-enter-from.direction-left,.vc-slide-fade-leave-to.direction-left{-webkit-transform:translateX(var(--vc-slide-translate));transform:translate(var(--vc-slide-translate))}.vc-slide-right-enter-from,.vc-slide-left-leave-to,.vc-slide-fade-enter-from.direction-right,.vc-slide-fade-leave-to.direction-right{-webkit-transform:translateX(calc(-1 * var(--vc-slide-translate)));transform:translate(calc(-1 * var(--vc-slide-translate)))}.vc-slide-up-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from.direction-top,.vc-slide-fade-leave-to.direction-top{-webkit-transform:translateY(var(--vc-slide-translate));transform:translateY(var(--vc-slide-translate))}.vc-slide-down-enter-from,.vc-slide-up-leave-to,.vc-slide-fade-enter-from.direction-bottom,.vc-slide-fade-leave-to.direction-bottom{-webkit-transform:translateY(calc(-1 * var(--vc-slide-translate)));transform:translateY(calc(-1 * var(--vc-slide-translate)))}:root{--vc-white: #ffffff;--vc-black: #000000;--vc-gray-50: #f8fafc;--vc-gray-100: #f1f5f9;--vc-gray-200: #e2e8f0;--vc-gray-300: #cbd5e1;--vc-gray-400: #94a3b8;--vc-gray-500: #64748b;--vc-gray-600: #475569;--vc-gray-700: #334155;--vc-gray-800: #1e293b;--vc-gray-900: #0f172a;--vc-font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;--vc-font-normal: 400;--vc-font-medium: 500;--vc-font-semibold: 600;--vc-font-bold: 700;--vc-text-2xs: 10px;--vc-text-xs: 12px;--vc-text-sm: 14px;--vc-text-base: 16px;--vc-text-lg: 18px;--vc-text-xl: 20px;--vc-text-2xl: 24px;--vc-leading-none: 1;--vc-leading-tight: 1.25;--vc-leading-snug: 1.375;--vc-leading-normal: 1.5;--vc-rounded: .25rem;--vc-rounded-md: .375rem;--vc-rounded-lg: .5rem;--vc-rounded-full: 9999px;--vc-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--vc-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--vc-shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .06);--vc-slide-translate: 22px;--vc-slide-duration: .15s;--vc-slide-timing: ease;--vc-day-content-transition: all .13s ease-in;--vc-weeknumber-offset-inside: 26px;--vc-weeknumber-offset-outside: 34px}.vc-gray{--vc-accent-50: var(--vc-gray-50);--vc-accent-100: var(--vc-gray-100);--vc-accent-200: var(--vc-gray-200);--vc-accent-300: var(--vc-gray-300);--vc-accent-400: var(--vc-gray-400);--vc-accent-500: var(--vc-gray-500);--vc-accent-600: var(--vc-gray-600);--vc-accent-700: var(--vc-gray-700);--vc-accent-800: var(--vc-gray-800);--vc-accent-900: var(--vc-gray-900)}.vc-red{--vc-accent-50: #fef2f2;--vc-accent-100: #fee2e2;--vc-accent-200: #fecaca;--vc-accent-300: #fca5a5;--vc-accent-400: #f87171;--vc-accent-500: #ef4444;--vc-accent-600: #dc2626;--vc-accent-700: #b91c1c;--vc-accent-800: #991b1b;--vc-accent-900: #7f1d1d}.vc-orange{--vc-accent-50: #fff7ed;--vc-accent-100: #ffedd5;--vc-accent-200: #fed7aa;--vc-accent-300: #fdba74;--vc-accent-400: #fb923c;--vc-accent-500: #f97316;--vc-accent-600: #ea580c;--vc-accent-700: #c2410c;--vc-accent-800: #9a3412;--vc-accent-900: #7c2d12}.vc-yellow{--vc-accent-50: #fefce8;--vc-accent-100: #fef9c3;--vc-accent-200: #fef08a;--vc-accent-300: #fde047;--vc-accent-400: #facc15;--vc-accent-500: #eab308;--vc-accent-600: #ca8a04;--vc-accent-700: #a16207;--vc-accent-800: #854d0e;--vc-accent-900: #713f12}.vc-green{--vc-accent-50: #f0fdf4;--vc-accent-100: #dcfce7;--vc-accent-200: #bbf7d0;--vc-accent-300: #86efac;--vc-accent-400: #4ade80;--vc-accent-500: #22c55e;--vc-accent-600: #16a34a;--vc-accent-700: #15803d;--vc-accent-800: #166534;--vc-accent-900: #14532d}.vc-teal{--vc-accent-50: #f0fdfa;--vc-accent-100: #ccfbf1;--vc-accent-200: #99f6e4;--vc-accent-300: #5eead4;--vc-accent-400: #2dd4bf;--vc-accent-500: #14b8a6;--vc-accent-600: #0d9488;--vc-accent-700: #0f766e;--vc-accent-800: #115e59;--vc-accent-900: #134e4a}.vc-blue{--vc-accent-50: #eff6ff;--vc-accent-100: #dbeafe;--vc-accent-200: #bfdbfe;--vc-accent-300: #93c5fd;--vc-accent-400: #60a5fa;--vc-accent-500: #3b82f6;--vc-accent-600: #2563eb;--vc-accent-700: #1d4ed8;--vc-accent-800: #1e40af;--vc-accent-900: #1e3a8a}.vc-indigo{--vc-accent-50: #eef2ff;--vc-accent-100: #e0e7ff;--vc-accent-200: #c7d2fe;--vc-accent-300: #a5b4fc;--vc-accent-400: #818cf8;--vc-accent-500: #6366f1;--vc-accent-600: #4f46e5;--vc-accent-700: #4338ca;--vc-accent-800: #3730a3;--vc-accent-900: #312e81}.vc-purple{--vc-accent-50: #faf5ff;--vc-accent-100: #f3e8ff;--vc-accent-200: #e9d5ff;--vc-accent-300: #d8b4fe;--vc-accent-400: #c084fc;--vc-accent-500: #a855f7;--vc-accent-600: #9333ea;--vc-accent-700: #7e22ce;--vc-accent-800: #6b21a8;--vc-accent-900: #581c87}.vc-pink{--vc-accent-50: #fdf2f8;--vc-accent-100: #fce7f3;--vc-accent-200: #fbcfe8;--vc-accent-300: #f9a8d4;--vc-accent-400: #f472b6;--vc-accent-500: #ec4899;--vc-accent-600: #db2777;--vc-accent-700: #be185d;--vc-accent-800: #9d174d;--vc-accent-900: #831843}.vc-focus:focus-within{outline:0;box-shadow:var(--vc-focus-ring)}.vc-light{--vc-color: var(--vc-gray-900);--vc-bg: var(--vc-white);--vc-border: var(--vc-gray-300);--vc-hover-bg: hsla(211, 25%, 84%, .3);--vc-focus-ring: 0 0 0 2px rgb(59, 131, 246, .4);--vc-header-arrow-color: var(--vc-gray-500);--vc-header-arrow-hover-bg: var(--vc-gray-200);--vc-header-title-color: var(--vc-gray-900);--vc-weekday-color: var(--vc-gray-500);--vc-weeknumber-color: var(--vc-gray-400);--vc-nav-hover-bg: var(--vc-gray-200);--vc-nav-title-color: var(--vc-gray-900);--vc-nav-item-hover-box-shadow: none;--vc-nav-item-active-color: var(--vc-white);--vc-nav-item-active-bg: var(--vc-accent-500);--vc-nav-item-active-box-shadow: var(--vc-shadow);--vc-nav-item-current-color: var(--vc-accent-600);--vc-day-popover-container-color: var(--vc-white);--vc-day-popover-container-bg: var(--vc-gray-800);--vc-day-popover-container-border: var(--vc-gray-700);--vc-day-popover-header-color: var(--vc-gray-700);--vc-popover-content-color: var(--vc-gray-900);--vc-popover-content-bg: var(--vc-gray-50);--vc-popover-content-border: var(--vc-gray-300);--vc-time-picker-border: var(--vc-gray-300);--vc-time-weekday-color: var(--vc-gray-700);--vc-time-month-color: var(--vc-accent-600);--vc-time-day-color: var(--vc-accent-600);--vc-time-year-color: var(--vc-gray-500);--vc-time-select-group-bg: var(--vc-gray-50);--vc-time-select-group-border: var(--vc-gray-300);--vc-time-select-group-icon-color: var(--vc-accent-500);--vc-select-color: var(--vc-gray-900);--vc-select-bg: var(--vg-gray-50);--vc-select-hover-bg: var(--vc-gray-100);--vc-select-border: var(--vc-gray-300);--vc-day-content-hover-bg: var(--vc-hover-bg);--vc-day-content-disabled-color: var(--vc-gray-400)}.vc-light.vc-attr,.vc-light .vc-attr{--vc-content-color: var(--vc-accent-600);--vc-highlight-outline-bg: var(--vc-white);--vc-highlight-outline-border: var(--vc-accent-600);--vc-highlight-outline-content-color: var(--vc-accent-700);--vc-highlight-light-bg: var(--vc-accent-200);--vc-highlight-light-content-color: var(--vc-accent-900);--vc-highlight-solid-bg: var(--vc-accent-600);--vc-highlight-solid-content-color: var(--vc-white);--vc-dot-bg: var(--vc-accent-600);--vc-bar-bg: var(--vc-accent-600)}.vc-dark{--vc-color: var(--vc-white);--vc-bg: var(--vc-gray-900);--vc-border: var(--vc-gray-700);--vc-hover-bg: hsla(216, 15%, 52%, .3);--vc-focus-ring: 0 0 0 2px rgb(59 130 246 / .7);--vc-header-arrow-color: var(--vc-gray-300);--vc-header-arrow-hover-bg: var(--vc-gray-800);--vc-header-title-color: var(--vc-gray-100);--vc-weekday-color: var(--vc-accent-200);--vc-weeknumber-color: var(--vc-gray-500);--vc-nav-hover-bg: var(--vc-gray-700);--vc-nav-title-color: var(--vc-gray-100);--vc-nav-item-hover-box-shadow: none;--vc-nav-item-active-color: var(--vc-white);--vc-nav-item-active-bg: var(--vc-accent-500);--vc-nav-item-active-box-shadow: none;--vc-nav-item-current-color: var(--vc-accent-400);--vc-day-popover-container-color: var(--vc-gray-800);--vc-day-popover-container-bg: var(--vc-white);--vc-day-popover-container-border: var(--vc-gray-100);--vc-day-popover-header-color: var(--vc-gray-300);--vc-popover-content-color: var(--vc-white);--vc-popover-content-bg: var(--vc-gray-800);--vc-popover-content-border: var(--vc-gray-700);--vc-time-picker-border: var(--vc-gray-700);--vc-time-weekday-color: var(--vc-gray-400);--vc-time-month-color: var(--vc-accent-400);--vc-time-day-color: var(--vc-accent-400);--vc-time-year-color: var(--vc-gray-500);--vc-time-select-group-bg: var(--vc-gray-700);--vc-time-select-group-border: var(--vc-gray-500);--vc-time-select-group-icon-color: var(--vc-accent-400);--vc-select-color: var(--vc-gray-200);--vc-select-bg: var(--vc-gray-700);--vc-select-hover-bg: var(--vc-gray-600);--vc-select-border: var(--vc-gray-500);--vc-day-content-hover-bg: var(--vc-hover-bg);--vc-day-content-disabled-color: var(--vc-gray-600)}.vc-dark.vc-attr,.vc-dark .vc-attr{--vc-content-color: var(--vc-accent-500);--vc-highlight-outline-bg: var(--vc-gray-900);--vc-highlight-outline-border: var(--vc-accent-300);--vc-highlight-outline-content-color: var(--vc-accent-200);--vc-highlight-light-bg: var(--vc-accent-800);--vc-highlight-light-content-color: var(--vc-accent-100);--vc-highlight-solid-bg: var(--vc-accent-500);--vc-highlight-solid-content-color: var(--vc-white);--vc-dot-bg: var(--vc-accent-500);--vc-bar-bg: var(--vc-accent-500)}.vc-container{position:relative;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-max-content;width:max-content;height:-webkit-max-content;height:max-content;font-family:var(--vc-font-family);color:var(--vc-color);background-color:var(--vc-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.vc-container,.vc-container *{box-sizing:border-box}.vc-container:focus,.vc-container *:focus{outline:none}.vc-container .vc-container{border:none}.vc-bordered{border:1px solid;border-color:var(--vc-border);border-radius:var(--vc-rounded-lg)}.vc-expanded{min-width:100%}.vc-transparent{background-color:transparent}.vc-date-picker-content{padding:0;background-color:var(--vc-bg)}.vc-date-picker-content .vc-container{border:0}.blog-section[data-v-5350b17f]{background:none}.nav-support .toggle-menu[data-v-d8224df6]{border:none;background:none;box-shadow:none;line-height:3}.nav-support .toggle-menu>li.active .nav-link[data-v-d8224df6]:not(.submenu .nav-link){background-color:#0167f3;border-radius:10px}.nav-support .toggle-menu>li.active .nav-link:not(.submenu .nav-link) span[data-v-d8224df6]{color:#fff}.nav-support .toggle-menu .nav-link .icon[data-v-d8224df6]{width:15px;margin-right:10px;text-align:center;font-size:20px}.nav-support .toggle-menu>li[data-v-d8224df6]{box-shadow:0 .5px 2px #00000040;border-radius:10px;background-color:transparent;padding:0;margin-top:0;margin-bottom:20px}.nav-support .toggle-menu li[data-v-d8224df6]{position:relative;max-height:-moz-fit-content;max-height:fit-content;height:auto;transition:all .25s ease-in}.nav-support .toggle-menu li span[data-v-d8224df6],.nav-support .toggle-menu li a[data-v-d8224df6]{color:#000}iframe[data-v-996cbbaf]{width:100%;height:100%;min-height:100vh}button[data-v-91abb590]{color:#081828!important;border:1px solid #eee;font-size:.9em;transition:.4s}button[data-v-91abb590]:hover{color:#fff!important;background:#d12920}.cart-item[data-v-afdca7aa]{height:46px;display:flex;justify-content:center;align-items:center}.cart-item i[data-v-afdca7aa]{padding:10px;border-radius:50%;border:1px solid #eee;color:#d12920;transition:.3s;cursor:pointer;position:relative}.cart-item i span[data-v-afdca7aa]{position:absolute;font-size:14px;font-weight:700;top:-2px;right:-2px;transition:none!important}.cart-item i[data-v-afdca7aa]:hover{background:#d12920;color:#fff}.cart-item i:hover>span[data-v-afdca7aa]{display:none}p[data-v-8f203d50]{font-weight:400;letter-spacing:.1em}.btn-custom[data-v-8f203d50]{background:white;max-width:100%;border:1px solid #fa1616;padding:.25em 1em;border-radius:.25em}.btn-custom[data-v-8f203d50]:hover{cursor:pointer;background:#fcbaba;transition:.3s}.step-text li[data-v-dede61c8]{margin-bottom:2px;margin-top:5px}.whychoose-item[data-v-b7c92381]{background:#f9f9f9;border-radius:8px;height:240px;box-shadow:10px 10px 7px -8px #ebebeb;display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center}iframe[data-v-2af74289],iframe[data-v-916b856a]{width:100%;height:100%;min-height:100vh}.product-info[data-v-0e1e1393]{height:auto!important}p[data-v-d86c2241]{letter-spacing:.1em;line-height:1.5em}.section[data-v-d86c2241]{min-height:100vh}.card-ecoring .title[data-v-3e749bff]{font-size:1.1em;position:relative;cursor:pointer}.card-ecoring .title a[data-v-3e749bff]{color:#000}.card-ecoring .title[data-v-3e749bff]:after{position:absolute;content:"";bottom:-10px;left:50%;transform:translate(-50%);width:75%;height:2px;background:linear-gradient(to left,white 50%,red 50%) right;background-size:200%;transition:.3s ease-out}.card-ecoring .title[data-v-3e749bff]:hover:after{background-position:left}.card-ecoring .active[data-v-3e749bff]{position:relative}.card-ecoring .active[data-v-3e749bff]:after{position:absolute;content:"";bottom:-10px;left:50%;transform:translate(-50%);width:75%;height:2px;background:red}.list[data-v-4ee8eead]{display:flex;margin-top:1em;flex-wrap:wrap}.list .tag[data-v-4ee8eead]{padding:.5em 1em;border-radius:.5em;border:1px solid #f4eefb;background:#fff;margin:.5em}.title[data-v-57b6860a]{height:1.5em}img[data-v-bef9457c]{max-width:400px;width:100%;margin:0 auto}.auction-form[data-v-bef4c9d9]{display:flex;align-items:center;flex-wrap:wrap}input[data-v-bef4c9d9]{font-size:large;font-weight:700}.unit[data-v-bef4c9d9]{background:#f7f7f7;font-size:large;color:#333;padding:.35em .5em;margin:.1em}.btn[data-v-bef4c9d9]{padding:.5em 2em}.chat-toggle[data-v-74c2d5d2]{position:fixed;bottom:80px;right:30px;width:40px;height:40px;border-radius:50%;background:#0167f3;color:#fff;border:none;cursor:pointer;box-shadow:0 4px 12px #0167f366;z-index:99999;font-size:22px;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s}.chat-toggle[data-v-74c2d5d2]:hover{transform:scale(1.1);box-shadow:0 6px 20px #0167f380}@media (max-width: 768px){.chat-toggle[data-v-74c2d5d2]{bottom:80px;right:30px;width:40px;height:40px;font-size:18px}}.chat-window[data-v-74c2d5d2]{position:fixed;bottom:24px;right:24px;width:370px;height:520px;background:#fff;border-radius:16px;box-shadow:0 8px 40px #00000026;z-index:99999;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 768px){.chat-window[data-v-74c2d5d2]{bottom:0;right:0;width:100vw;height:calc(100vh - 60px);border-radius:0;box-shadow:0 -4px 20px #00000026}}@media (max-width: 480px){.chat-window[data-v-74c2d5d2]{height:100vh;height:100dvh}}.chat-header[data-v-74c2d5d2]{padding:16px;background:#0167f3;color:#fff;display:flex;justify-content:space-between;align-items:center}.chat-header .chat-header-info[data-v-74c2d5d2]{font-weight:600;font-size:16px;display:flex;align-items:center}.chat-header .chat-close[data-v-74c2d5d2]{background:none;border:none;color:#fff;cursor:pointer;font-size:18px;padding:4px;opacity:.8}.chat-header .chat-close[data-v-74c2d5d2]:hover{opacity:1}.chat-messages[data-v-74c2d5d2]{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:8px}.chat-empty[data-v-74c2d5d2]{text-align:center;color:#666;margin-top:40px}.chat-empty p[data-v-74c2d5d2]{font-size:15px;margin-bottom:16px}.chat-suggestions[data-v-74c2d5d2]{display:flex;flex-direction:column;gap:8px}.chat-suggestion[data-v-74c2d5d2]{background:#f0f7ff;border:1px solid #d0e3ff;border-radius:20px;padding:8px 16px;color:#0167f3;cursor:pointer;font-size:13px;transition:background .2s}.chat-suggestion[data-v-74c2d5d2]:hover{background:#d0e3ff}.chat-message[data-v-74c2d5d2]{display:flex}.chat-message.user[data-v-74c2d5d2]{justify-content:flex-end}.chat-message.user .chat-bubble[data-v-74c2d5d2]{background:#0167f3;color:#fff;border-radius:16px 16px 4px}.chat-message.user .chat-text[data-v-74c2d5d2] code{background:rgba(255,255,255,.2)}.chat-message.user .chat-text[data-v-74c2d5d2] pre{background:rgba(255,255,255,.15)}.chat-message.user .chat-time[data-v-74c2d5d2]{text-align:right;color:#ffffffb3}.chat-message.assistant[data-v-74c2d5d2]{justify-content:flex-start}.chat-message.assistant .chat-bubble[data-v-74c2d5d2]{background:#f0f2f5;color:#1a1a1a;border-radius:16px 16px 16px 4px}.chat-message.assistant .chat-time[data-v-74c2d5d2]{color:#999}.chat-bubble[data-v-74c2d5d2]{max-width:85%;padding:10px 14px;font-size:14px;line-height:1.4;word-break:break-word}.chat-text[data-v-74c2d5d2]{white-space:normal;line-height:1.5}.chat-text[data-v-74c2d5d2] strong{font-weight:600}.chat-text[data-v-74c2d5d2] code{background:rgba(0,0,0,.06);padding:1px 4px;border-radius:3px;font-size:13px;font-family:monospace}.chat-text[data-v-74c2d5d2] pre{background:rgba(0,0,0,.06);padding:8px;border-radius:6px;overflow-x:auto;margin:6px 0;white-space:pre-wrap}.chat-text[data-v-74c2d5d2] pre code{background:none;padding:0}.chat-text[data-v-74c2d5d2] ul{margin:4px 0;padding-left:16px;list-style:disc}.chat-text[data-v-74c2d5d2] li{margin:2px 0}.chat-text[data-v-74c2d5d2] a{color:#0167f3;text-decoration:underline;word-break:break-all}.chat-text[data-v-74c2d5d2] a:hover{opacity:.8}.chat-text[data-v-74c2d5d2] table{width:100%;border-collapse:collapse;margin:6px 0;font-size:13px}.chat-text[data-v-74c2d5d2] table th,.chat-text[data-v-74c2d5d2] table td{border:1px solid rgba(0,0,0,.12);padding:4px 8px;text-align:left}.chat-text[data-v-74c2d5d2] table th{background:rgba(0,0,0,.04);font-weight:600}.chat-message.user .chat-text[data-v-74c2d5d2] a{color:#c8e0ff}.chat-message.user .chat-text[data-v-74c2d5d2] table th,.chat-message.user .chat-text[data-v-74c2d5d2] table td{border-color:#ffffff40}.chat-message.user .chat-text[data-v-74c2d5d2] table th{background:rgba(255,255,255,.1)}.chat-time[data-v-74c2d5d2]{font-size:11px;margin-top:4px}.chat-typing[data-v-74c2d5d2]{display:flex;gap:4px;padding:4px 0}.chat-typing span[data-v-74c2d5d2]{width:8px;height:8px;border-radius:50%;background:#999;animation:typing-74c2d5d2 1.2s infinite}.chat-typing span[data-v-74c2d5d2]:nth-child(2){animation-delay:.2s}.chat-typing span[data-v-74c2d5d2]:nth-child(3){animation-delay:.4s}@keyframes typing-74c2d5d2{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.chat-input[data-v-74c2d5d2]{padding:12px 16px;border-top:1px solid #e8e8e8}.chat-input form[data-v-74c2d5d2]{display:flex;gap:8px}.chat-input input[data-v-74c2d5d2]{flex:1;border:1px solid #ddd;border-radius:24px;padding:10px 16px;font-size:14px;outline:none;transition:border-color .2s}.chat-input input[data-v-74c2d5d2]:focus{border-color:#0167f3}.chat-input input[data-v-74c2d5d2]:disabled{background:#f5f5f5}.chat-input button[data-v-74c2d5d2]{width:40px;height:40px;border-radius:50%;background:#0167f3;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.chat-input button[data-v-74c2d5d2]:disabled{opacity:.4;cursor:not-allowed}.chat-input button[data-v-74c2d5d2]:not(:disabled):hover{opacity:.9}html{scroll-behavior:smooth}body{font-family:Manrope,sans-serif;font-weight:500;font-style:normal;color:#888;overflow-x:hidden;font-size:14px}p{margin:0;padding:0;font-size:14px;line-height:24px}*{margin:0;padding:0}.navbar-toggler:focus,a:focus,input:focus,textarea:focus,button:focus,.btn:focus,.btn.focus,.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{text-decoration:none;outline:none;outline:none!important;border-color:none!important;box-shadow:none!important}.form-check-input:checked{background-color:#d12920;border-color:#d12920}select{-webkit-writing-mode:horizontal-tb!important;text-rendering:auto;color:#081828;letter-spacing:normal;word-spacing:normal;text-transform:none;text-indent:0px;text-shadow:none;display:inline-block;text-align:start;appearance:menulist;box-sizing:border-box;align-items:center;white-space:pre;-webkit-rtl-ordering:logical;background-color:-internal-light-dark(rgb(255,255,255),rgb(59,59,59));cursor:default;margin:0;font:400 14px;border-radius:0;border-width:1px;border-style:solid;border-color:-internal-light-dark(rgb(118,118,118),rgb(133,133,133));border-image:initial}span,a{display:inline-block;text-decoration:none;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease}audio,canvas,iframe,img,svg,video{vertical-align:middle}img{max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0;color:#081828}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:50px}h2{font-size:40px}h3{font-size:30px}h4{font-size:25px}h5{font-size:20px}h6{font-size:16px}ul,ol{margin:0;padding:0;list-style-type:none}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:100px}.mt-105{margin-top:105px}.mt-110{margin-top:110px}.mt-115{margin-top:115px}.mt-120{margin-top:120px}.mt-125{margin-top:125px}.mt-130{margin-top:130px}.mt-135{margin-top:135px}.mt-140{margin-top:140px}.mt-145{margin-top:145px}.mt-150{margin-top:150px}.mt-155{margin-top:155px}.mt-160{margin-top:160px}.mt-165{margin-top:165px}.mt-170{margin-top:170px}.mt-175{margin-top:175px}.mt-180{margin-top:180px}.mt-185{margin-top:185px}.mt-190{margin-top:190px}.mt-195{margin-top:195px}.mt-200{margin-top:200px}.mt-205{margin-top:205px}.mt-210{margin-top:210px}.mt-215{margin-top:215px}.mt-220{margin-top:220px}.mt-225{margin-top:225px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.mb-105{margin-bottom:105px}.mb-110{margin-bottom:110px}.mb-115{margin-bottom:115px}.mb-120{margin-bottom:120px}.mb-125{margin-bottom:125px}.mb-130{margin-bottom:130px}.mb-135{margin-bottom:135px}.mb-140{margin-bottom:140px}.mb-145{margin-bottom:145px}.mb-150{margin-bottom:150px}.mb-155{margin-bottom:155px}.mb-160{margin-bottom:160px}.mb-165{margin-bottom:165px}.mb-170{margin-bottom:170px}.mb-175{margin-bottom:175px}.mb-180{margin-bottom:180px}.mb-185{margin-bottom:185px}.mb-190{margin-bottom:190px}.mb-195{margin-bottom:195px}.mb-200{margin-bottom:200px}.mb-205{margin-bottom:205px}.mb-210{margin-bottom:210px}.mb-215{margin-bottom:215px}.mb-220{margin-bottom:220px}.mb-225{margin-bottom:225px}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-65{padding-top:65px}.pt-70{padding-top:70px}.pt-75{padding-top:75px}.pt-80{padding-top:80px}.pt-85{padding-top:85px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-100{padding-top:100px}.pt-105{padding-top:105px}.pt-110{padding-top:110px}.pt-115{padding-top:115px}.pt-120{padding-top:120px}.pt-125{padding-top:125px}.pt-130{padding-top:130px}.pt-135{padding-top:135px}.pt-140{padding-top:140px}.pt-145{padding-top:145px}.pt-150{padding-top:150px}.pt-155{padding-top:155px}.pt-160{padding-top:160px}.pt-165{padding-top:165px}.pt-170{padding-top:170px}.pt-175{padding-top:175px}.pt-180{padding-top:180px}.pt-185{padding-top:185px}.pt-190{padding-top:190px}.pt-195{padding-top:195px}.pt-200{padding-top:200px}.pt-205{padding-top:205px}.pt-210{padding-top:210px}.pt-215{padding-top:215px}.pt-220{padding-top:220px}.pt-225{padding-top:225px}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}.pb-75{padding-bottom:75px}.pb-80{padding-bottom:80px}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}.pb-95{padding-bottom:95px}.pb-100{padding-bottom:100px}.pb-105{padding-bottom:105px}.pb-110{padding-bottom:110px}.pb-115{padding-bottom:115px}.pb-120{padding-bottom:120px}.pb-125{padding-bottom:125px}.pb-130{padding-bottom:130px}.pb-135{padding-bottom:135px}.pb-140{padding-bottom:140px}.pb-145{padding-bottom:145px}.pb-150{padding-bottom:150px}.pb-155{padding-bottom:155px}.pb-160{padding-bottom:160px}.pb-165{padding-bottom:165px}.pb-170{padding-bottom:170px}.pb-175{padding-bottom:175px}.pb-180{padding-bottom:180px}.pb-185{padding-bottom:185px}.pb-190{padding-bottom:190px}.pb-195{padding-bottom:195px}.pb-200{padding-bottom:200px}.pb-205{padding-bottom:205px}.pb-210{padding-bottom:210px}.pb-215{padding-bottom:215px}.pb-220{padding-bottom:220px}.pb-225{padding-bottom:225px}.img-bg{background-position:center center;background-size:cover;background-repeat:no-repeat;width:100%;height:100%}@media only screen and (min-width: 480px) and (max-width: 767px){.container{width:450px}}.breadcrumbs{position:relative;padding:30px 0;z-index:2;text-align:left;background-color:#fff;box-shadow:0 7px 30px #00000013}@media only screen and (min-width: 768px) and (max-width: 991px){.breadcrumbs{padding:30px}}@media (max-width: 767px){.breadcrumbs{padding:30px}}.breadcrumbs .breadcrumbs-content{position:relative;text-align:left}.breadcrumbs .breadcrumbs-content .page-title{font-size:18px;color:#081828;font-weight:600;position:relative;line-height:28px;text-transform:capitalize}@media only screen and (min-width: 768px) and (max-width: 991px){.breadcrumbs .breadcrumbs-content .page-title{font-size:17px;line-height:28px}}@media (max-width: 767px){.breadcrumbs .breadcrumbs-content .page-title{font-size:16px;text-align:center;line-height:26px}}.breadcrumbs .breadcrumbs-content .breadcrumb-nav{background:transparent;border-radius:0;margin-bottom:0;padding:0;display:inline-block}.breadcrumbs .breadcrumb-nav{text-align:right}@media (max-width: 767px){.breadcrumbs .breadcrumb-nav{text-align:center;margin-top:15px}}.breadcrumbs .breadcrumb-nav li{display:inline-block;position:relative;padding-right:14px;margin-right:14px;text-transform:capitalize}.breadcrumbs .breadcrumb-nav li:after{content:"\ea62";font-family:lineIcons;font-size:12px;position:absolute;top:3px;right:-7px}.breadcrumbs .breadcrumb-nav li:last-child{margin:0;padding:0}.breadcrumbs .breadcrumb-nav li:last-child:after{display:none}.breadcrumbs .breadcrumb-nav li,.breadcrumbs .breadcrumb-nav li a{color:#888;font-size:14px;font-weight:500}.breadcrumbs .breadcrumb-nav li i,.breadcrumbs .breadcrumb-nav li a i{font-size:13px;display:inline-block;margin-right:3px;position:relative;top:-1px}.breadcrumbs .breadcrumb-nav li a{position:relative}.breadcrumbs .breadcrumb-nav li a:hover{color:#d12920}.section{padding-top:40px;padding-bottom:90px;position:relative}@media only screen and (min-width: 768px) and (max-width: 991px){.section{padding-top:60px;padding-bottom:60px}}@media (max-width: 767px){.section{padding-top:50px;padding-bottom:50px}}.section-title{text-align:center;margin-bottom:40px;padding:0 300px;z-index:5;position:relative}.section-title h2{font-size:30px;line-height:35px;text-transform:capitalize;font-weight:800;padding-bottom:20px;margin-bottom:20px;position:relative}.section-title h2:before{position:absolute;left:50%;bottom:0;content:"";background-color:#d12920;height:2px;width:50px;margin-left:-25px;border-radius:2px}.section-title p{font-size:14px}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-title{padding:0 250px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-title{padding:0 20px;margin-bottom:30px}.section-title h3{font-size:14px}.section-title h2{font-size:24px;line-height:32px;margin-bottom:20px}.section-title p{font-size:14px}}@media (max-width: 767px){.section-title{padding:0 10px;margin-bottom:25px}.section-title h3{font-size:14px}.section-title h2{font-size:20px;line-height:30px;margin-bottom:18px}.section-title p{font-size:14px}}.section-title.align-right{padding:0 0 0 600px}.section-title.align-right h2:before{display:none}.section-title.align-right h2:after{position:absolute;right:0;bottom:-1px;height:2px;width:50px;background:#d12920;content:""}.section-title.align-left{padding:0 600px 0 0}.section-title.align-left h2:before{left:0;margin-left:0}.scroll-top{width:40px;height:40px;line-height:40px;background:#d12920;display:flex;justify-content:center;align-items:center;font-size:16px;color:#fff!important;position:fixed;bottom:30px;right:30px;z-index:9;cursor:pointer;transition:all .3s ease-out 0s;border-radius:4px}.scroll-top:hover{-webkit-box-shadow:0 1rem 3rem rgba(35,38,45,.15)!important;box-shadow:0 1rem 3rem #23262d26!important;-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);background-color:#081828}.overlay{position:relative;z-index:1}.overlay:before{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4;background:#081828;content:"";-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;z-index:-1}.pagination{text-align:left;margin:40px 0 0;display:block}.pagination.center{text-align:center}.pagination.right{text-align:right}.pagination.left{text-align:left}.pagination .pagination-list{display:inline-block;overflow:hidden}.pagination .pagination-list li{margin-right:5px;display:inline-block;margin-top:10px}.pagination .pagination-list li:last-child{margin-right:0}.pagination .pagination-list li a{background:#fff;color:#081828;font-weight:500;font-size:14px;border-radius:4px;padding:6px 18px;text-align:center;border:1px solid #eee}.pagination .pagination-list li.active a,.pagination .pagination-list li:hover a{background:#d12920;color:#fff;border-color:transparent}.pagination .pagination-list li a i{font-size:14px}.blog-grids.pagination{margin-top:50px;text-align:center}.button .btn{display:inline-block;text-transform:capitalize;font-size:14px;font-weight:600;padding:13px 30px;background-color:#d12920;color:#fff;border:none;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:3px;position:relative;z-index:1;margin-right:7px;overflow:hidden}@media only screen and (min-width: 768px) and (max-width: 991px){.button .btn{padding:12px 25px;font-size:14px;font-weight:500}}@media (max-width: 767px){.button .btn{padding:12px 25px;font-size:14px;font-weight:500}}.button .btn i{display:inline-block;margin-right:5px}.button .btn:last-child{margin:0}.button .btn:hover{color:#fff;background-color:#081828;box-shadow:0 4px 4px #0000000f}.button .btn-alt{background-color:#081828!important;color:#fff!important}@media only screen and (min-width: 768px) and (max-width: 991px){.button .btn-alt{padding:12px 25px;font-size:14px;font-weight:500}}@media (max-width: 767px){.button .btn-alt{padding:12px 25px;font-size:14px;font-weight:500}}.button .btn-alt:hover{background-color:#d12920!important;color:#fff!important}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.preloader{position:fixed;top:0;left:0;z-index:999999999;width:100%;height:100%;background-color:#fff;overflow:hidden}.preloader-inner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.preloader-icon{width:100px;height:100px;display:inline-block;padding:0}.preloader-icon span{position:absolute;display:inline-block;width:100px;height:100px;border-radius:100%;background:#d12920;-webkit-animation:preloader-fx 1.6s linear infinite;animation:preloader-fx 1.6s linear infinite}.preloader-icon span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes preloader-fx{0%{transform:scale(0);opacity:.5}to{transform:scale(1);opacity:0}}@-webkit-keyframes preloader-fx{0%{-webkit-transform:scale(0,0);opacity:.5}to{-webkit-transform:scale(1,1);opacity:0}}.scroll-hidden ::-webkit-scrollbar{height:0;width:0}.scroll-x{overflow-x:auto}.scroll-x.scroll-hidden{padding-right:10px}.scroll-x.scroll-hidden::-webkit-scrollbar{height:0px!important;width:0!important}.scroll-x.scroll-tiny::-webkit-scrollbar{height:1px!important;width:0px!important}.scroll-y{overflow-y:auto}.scroll-y.scroll-hidden{padding-bottom:10px}.scroll-y.scroll-hidden::-webkit-scrollbar{height:0px!important;width:0!important}.scroll-y.scroll-tiny::-webkit-scrollbar{height:0px!important;width:3px!important;color:#081828}.scroll-y.scroll-tiny::-webkit-scrollbar-thumb{background:#888}.price span{color:#002fa7;display:inline-block}.text-truncate-1,.text-truncate-5,.text-truncate-3,.text-truncate-2{display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.text-truncate-2{-webkit-line-clamp:2}.text-truncate-3{-webkit-line-clamp:3}.text-truncate-5{-webkit-line-clamp:5}.aspect-ratio{aspect-ratio:1/1!important}.aspect-ratio-8-5{aspect-ratio:800/500}.aspect-ratio-37-25{aspect-ratio:370/250}.wrapper-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;font-size:5em}.star i{color:#fecb00}.star .lni{font-size:small}.cursor-pointer{cursor:pointer}.date-picker{padding:.375em 0;display:flex;justify-content:space-between}.date-picker span{font-weight:400}.date-picker .date-picker-label{display:flex;flex-wrap:wrap;min-width:12em}.date-picker .date-picker-icon{position:relative;cursor:pointer}.date-picker .date-picker-icon .date-picker-table{position:absolute;top:0;left:1.5rem;display:fixed}@media (max-width: 767px){.date-picker .date-picker-icon .date-picker-table{left:unset;right:-2rem;top:1.5rem}}.single-blog img{aspect-ratio:370/215!important}.bg-theme{background:#d12920}.bg-gray{background:#f7f7f7}.skeleton-product-detail h2{height:3em}.skeleton-product-detail .image{width:100%;aspect-ratio:1/1}.skeleton-product-detail .option-1{height:5em}.skeleton-product-detail .option-2{height:8em}.skeleton-product-card{margin-top:30px}.skeleton-product-card .image{width:100%;aspect-ratio:1/1;border-bottom-left-radius:0;border-bottom-right-radius:0}.skeleton-product-card .info{margin-top:10px}.skeleton-product-card h4{height:30px;margin-bottom:.5em}.skeleton-product-card p{height:20px}@keyframes shine{to{background-position-x:-300%}}.skeleton{background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);border-radius:5px;background-size:300% 100%;animation:4s shine linear infinite}.menu-skeleton{height:100vh}.skeleton-cart-item{padding:1em}.skeleton-cart-item .image{aspect-ratio:1/1}.skeleton-cart-item h6{height:3em}.skeleton-cart-item p{height:2em}.skeleton-category a{height:3.5em}.supplier{padding:1em;border-radius:5px;display:flex}.supplier h6{font-size:1.125em}.supplier:hover{background-color:#f2f4f8;cursor:pointer}.shop-review .shop-review-col{display:flex;flex-direction:column;align-items:center}.shop-review .shop-review-col p{font-weight:600;font-size:1.2em;line-height:1.5em}.countdown{display:flex;flex-direction:column;padding:1em 1em .25em;border-radius:1em;background:linear-gradient(33deg,rgb(255,20,6) 0%,rgb(255,162,6) 100%)}.countdown img{height:25px;margin-right:.5em}.countdown .box-time{margin-top:1em;display:flex;justify-content:space-around;align-items:center}.countdown .box-time .time{margin:.5em;display:block;padding:.5em 1em;border-radius:5px;background-color:#282b2e;min-width:5em}.countdown .box-time .time h3,.countdown .box-time .time h6{text-align:center;color:#fff}@media (max-width: 767px){.countdown .box-time{flex-direction:column}.countdown .box-time h5{display:none}.countdown .box-time .time{font-size:12px;margin:.25em}}.auction-group .btn{line-height:30px;transition:.3s;font-size:1.25em;font-weight:500}.auction-group .btn-ikom{background-color:#d12920;color:#fff;border-color:#d12920}.auction-group .btn-ikom img{width:2em;margin-right:2em}.auction-group .btn-ikom:hover{background-color:#c63c3e;border-color:#c63c3e}.auction-group .btn-2{background-color:#fa0;color:#fff}.auction-group .btn-2:hover{background-color:#d88c08}.text-decoration-line-through{text-decoration:line-through}.sub-category-custom{max-height:30rem;overflow:auto}.sub-category-custom::-webkit-scrollbar{width:3px!important;background:#888}.sub-category-custom::-webkit-scrollbar-thumb{background:#d12920}.background{position:fixed;top:0;left:0;background:rgba(51,51,51,.5647058824);width:100vw;height:100vh;z-index:1000}.background-out{position:absolute;top:0;left:0;width:100vw;height:100vh}.modal-alert{position:fixed;top:-100%;left:50%;transform:translate(-50%);z-index:10;padding:1em;width:500px;max-width:80%;transition:top .3s ease-in-out;background:#fff}.modal-alert .img{display:flex;justify-content:center}.modal-alert.modal-alert-show{top:20px}.payment-information{max-width:500px;margin:0 auto;font-size:16px}.payment-information .title{display:block;justify-content:flex-start;font-weight:600}.payment-information .content{display:flex;flex-direction:column;align-items:flex-end}.payment-information .transfer-content{margin-top:1em;padding:1em;background-color:#d5d5d5;min-height:7em}.payment-information .lni-clipboard{cursor:pointer}.payment-information .lni-clipboard:hover{color:#002fa7}@media only screen and (min-width: 480px) and (max-width: 767px),(max-width: 767px){.product-grids-head .row>*{padding:0 5px;padding-right:calc(var(--bs-gutter-x) / 4);padding-left:calc(var(--bs-gutter-x) / 4)}}.input-phone-number{line-height:1.5em;font-size:1.5em;font-weight:700;text-align:center}.dark-bg{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:#6d6d6d60;display:none}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.dark-bg{display:block}}.header{background:#fff;position:relative;width:100%}.header .topbar{background-color:#d12920;padding:.25em 0 .45em}@media (max-width: 767px){.header .topbar .top-left{text-align:center}}.header .topbar .top-left .menu-top-link .select-position{position:relative}.header .topbar .top-left .menu-top-link .select-position select{-webkit-appearance:none;appearance:none;position:relative;border:none;padding:0 10px 0 0;color:#fff!important;font-weight:500;font-size:12px;background:none}.header .topbar .top-left .menu-top-link .select-position select:focus{text-decoration:none;outline:none;box-shadow:none}.header .topbar .top-left .menu-top-link .select-position select option{background-color:#555}.header .topbar .top-left .menu-top-link .select-position:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";display:block;height:6px;margin-top:-3px;pointer-events:none;position:absolute;right:0px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out;width:6px}.header .topbar .top-left .menu-top-link li{display:inline-block;margin-right:20px}.header .topbar .top-left .menu-top-link li:last-child{margin:0}.header .topbar .top-middle{text-align:center}@media (max-width: 767px){.header .topbar .top-middle{display:none}}.header .topbar .top-middle .useful-links li{display:inline-block;margin-right:10px;padding-right:10px}.header .topbar .top-middle .useful-links li:last-child{margin:0;border:none}.header .topbar .top-middle .useful-links li a{color:#fff;font-size:14px;font-weight:500}.header .topbar .top-middle .useful-links li a:hover{color:#002fa7}.header .topbar .top-end{float:right;display:inline-block}@media (max-width: 767px){.header .topbar .top-end{float:none;text-align:center;display:block}}.header .topbar .top-end .other li{border-right:none!important}.header .topbar .top-end .user{color:#fff;display:inline-block;margin-right:5px;font-weight:500;font-size:14px}.header .topbar .top-end .user i{color:#fff;display:inline-block;margin-right:5px;font-size:16px}.header .topbar .top-end .user-login{display:inline-block;white-space:nowrap;padding-top:.3125em;padding-left:.3125em}.header .topbar .top-end .user-login li{display:inline-block;border-right:1px solid rgba(255,255,255,.459);padding:0 10px;white-space:nowrap}.header .topbar .top-end .user-login li:first-child{padding-right:12px}.header .topbar .top-end .user-login li:last-child{margin-right:0;padding-right:0;border-right:none}.header .topbar .top-end .user-login li a{color:#fff;font-weight:500;font-size:12px;white-space:nowrap;padding-top:0;padding-bottom:0}.header .topbar .top-end .user-login li a:hover{color:#002fa7}.header .header-middle{display:flex;justify-content:space-between;align-items:center;padding:5px 0 5px 10px}.header .header-middle .logo{display:flex;justify-content:center}@media (max-width: 767px){.header .header-middle .logo{display:block}}@media (max-width: 767px){.header .header-middle .d-xs-none{display:none}}.header .middle-right-area{display:flex;align-items:center;justify-content:space-between;padding-right:2em}@media (max-width: 767px){.header .middle-right-area{justify-content:right;float:right}}.header .nav-hotline{position:relative;padding-left:50px;margin-right:35px}@media (max-width: 767px){.header .nav-hotline{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px){.header .nav-hotline{display:none}}.header .nav-hotline i{color:#fff;font-size:22px;position:absolute;left:0;top:50%;transform:translateY(-50%);height:40px;width:40px;line-height:40px;text-align:center;display:block}.header .nav-hotline h3{font-size:15px;font-weight:600;color:#fff}.header .nav-hotline h3 span{color:#fff;font-weight:500;font-size:14px;display:block;margin-top:2px}@media only screen and (min-width: 992px) and (max-width: 1199px){.header .nav-hotline h3 span{font-size:12px;font-weight:600}}.header .navbar-cart{display:flex;justify-content:end}.header .navbar-cart .wishlist{margin-right:12px}.header .navbar-cart .wishlist a{height:40px;width:40px;line-height:40px;display:inline-block;border-radius:50%;border:1px solid #eee;color:#555;font-size:18px;text-align:center;position:relative}.header .navbar-cart .wishlist a:hover{color:#fff;background-color:#d12920;border-color:transparent}.header .navbar-cart .wishlist a .total-items{position:absolute;right:-6px;top:-5px;height:19px;width:19px;line-height:19px;background-color:#081828;color:#fff;font-size:12px;font-weight:500;text-align:center;border-radius:50%}.header .navbar-cart .cart-items{position:relative}.header .navbar-cart .cart-items:hover .main-btn{border-radius:50px;color:#d12920;background-color:#fff;border-color:transparent}.header .navbar-cart .cart-items .main-btn{height:40px;width:40px;line-height:40px;display:inline-block;border-radius:50%;border:1px solid #eee;color:#555;font-size:18px;text-align:center;position:relative}.header .navbar-cart .cart-items .main-btn .total-items{position:absolute;right:-6px;top:-5px;height:19px;width:19px;line-height:19px;background-color:#d12920;color:#fff;font-size:12px;font-weight:500;text-align:center;border-radius:50%}.header .navbar-cart .cart-items:hover .shopping-item{opacity:1;visibility:visible}.header .navbar-cart .cart-items .shopping-item{position:absolute;top:72px;right:0;width:300px;background:#fff;padding:20px 25px;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;transition:all .3s ease 0s;z-index:99;border-radius:4px;box-shadow:0 0 5px #00000023;opacity:0;visibility:hidden}@media (max-width: 767px){.header .navbar-cart .cart-items .shopping-item{width:250px}}@media only screen and (min-width: 768px) and (max-width: 991px){.header .navbar-cart .cart-items .shopping-item{top:68px}}@media (max-width: 767px){.header .navbar-cart .cart-items .shopping-item{top:66px}}.header .navbar-cart .cart-items .shopping-item img{height:100%;width:100%;object-fit:cover}.header .navbar-cart .cart-items .shopping-item .dropdown-cart-header{padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #e6e6e6}.header .navbar-cart .cart-items .shopping-item .dropdown-cart-header span{text-transform:capitalize;color:#222;font-size:14px;font-weight:600}.header .navbar-cart .cart-items .shopping-item .dropdown-cart-header a{float:right;text-transform:capitalize;color:#222;font-size:14px;font-weight:600}.header .navbar-cart .cart-items .shopping-item .dropdown-cart-header a:hover{color:#d12920}.header .navbar-cart .cart-items .shopping-item .shopping-list{max-height:20rem;padding:0 5px 0 0}.header .navbar-cart .cart-items .shopping-item .shopping-list li{overflow:hidden;border-bottom:1px solid #e6e6e6;padding-bottom:15px;margin-bottom:15px;position:relative;display:flex}.header .navbar-cart .cart-items .shopping-item .shopping-list li .remove{position:absolute;right:0;top:0;height:20px;width:20px;line-height:18px;text-align:center;background:#fff;color:#222;border-radius:50%;font-size:9px;border:1px solid #ededed;padding-left:1px}.header .navbar-cart .cart-items .shopping-item .shopping-list li .remove:hover{border-color:transparent;color:#fff;background-color:#d12920}.header .navbar-cart .cart-items .shopping-item .shopping-list li .cart-img-head{width:40%}@media (max-width: 767px){.header .navbar-cart .cart-items .shopping-item .shopping-list li .cart-img-head{width:30%;margin-right:12px}}.header .navbar-cart .cart-items .shopping-item .shopping-list li .cart-img{border:1px solid #ededed;overflow:hidden;height:80px;width:80px;border-radius:4px;float:left;margin-right:20px}@media (max-width: 767px){.header .navbar-cart .cart-items .shopping-item .shopping-list li .cart-img{height:60px;width:60px;margin-right:10px}}.header .navbar-cart .cart-items .shopping-item .shopping-list li .content{padding-right:25px}@media (max-width: 767px){.header .navbar-cart .cart-items .shopping-item .shopping-list li .content{width:70%}}.header .navbar-cart .cart-items .shopping-item .shopping-list li .content h4{margin-bottom:5px;line-height:22px}.header .navbar-cart .cart-items .shopping-item .shopping-list li .content h4 a{font-size:14px;font-weight:600;color:#081828}@media (max-width: 767px){.header .navbar-cart .cart-items .shopping-item .shopping-list li .content h4 a{font-size:13px}}.header .navbar-cart .cart-items .shopping-item .shopping-list li .content h4 a:hover{color:#d12920}.header .navbar-cart .cart-items .shopping-item .shopping-list li .content .quantity{line-height:22px;font-size:14px}.header .navbar-cart .cart-items .shopping-item .bottom{text-align:center}.header .navbar-cart .cart-items .shopping-item .bottom .total{overflow:hidden;display:block;padding-bottom:10px}.header .navbar-cart .cart-items .shopping-item .bottom .total span{text-transform:capitalize;color:#222;font-size:14px;font-weight:600;float:left}.header .navbar-cart .cart-items .shopping-item .bottom .total .total-amount{float:right;font-size:14px}.header .navbar-cart .cart-items .shopping-item .bottom .button{margin-top:10px;width:100%}.header .navbar-cart .cart-items .shopping-item .bottom .button .btn{width:100%}.header .main-menu-search{background-color:#fff;border:1px solid #e2e2e2;border-radius:3px}@media (max-width: 767px){.header .main-menu-search{display:none}}.header .main-menu-search .navbar-search{position:relative;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.header .main-menu-search .select-position{position:relative}.header .main-menu-search .select-position:after{border-bottom:1.5px solid #081828;border-right:1.5px solid #081828;content:"";display:block;height:8px;margin-top:-4px;pointer-events:none;position:absolute;right:15px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out;width:8px}.header .main-menu-search .select-position select{height:40px;border:none;padding:0 30px 0 20px;background:transparent;border-radius:4px 0 0 4px;position:relative;appearance:none;-webkit-appearance:none;font-size:14px}.header .main-menu-search .select-position select:focus{text-decoration:none;outline:none;box-shadow:none}.header .main-menu-search .search-input{width:100%;display:flex;align-items:center}.header .main-menu-search .search-input i{padding-left:20px;line-height:25px;border-left:1px solid #e2e2e2}.header .main-menu-search .search-input input{width:100%;height:40px;border:none;background-color:#fff;color:#000;border-radius:0;padding:0 15px;transition:all .3s linear;font-size:14px}.header .main-menu-search .search-input .loading{position:absolute;top:calc(50% - .5em);right:60px}.header .main-menu-search .search-btn button{background-color:#d12920;color:#fff;width:50px;height:40px;padding:0;border:0;margin-left:-2px;transition:all .4s ease;font-size:18px;border-radius:2px}.header .main-menu-search .search-btn button:hover{color:#fff;background-color:#081828}.header .main-menu-search .search-dropdown{display:block;position:absolute;z-index:100;top:100%;left:0;height:auto;width:100%;max-height:50vh;background:#fff}.header .main-menu-search .search-dropdown .product-search-item{height:100px;width:100%;border-bottom:1px solid #F4EEFB}.header .main-menu-search .search-dropdown .product-search-item .avatar{max-height:100%}.header .main-menu-search .search-dropdown .product-search-item .avatar img{object-fit:cover;height:100%;min-width:100%;min-height:100%}.header .main-menu-search .search-dropdown .product-search-item:hover{background:#f7f7f7}@media only screen and (min-width: 768px) and (max-width: 991px){.header .mobile-menu-btn .toggler-icon{background-color:#081828}.header .button{margin:0!important}.header .nav-inner{display:block!important;padding:18px 0}.header .navbar-collapse{position:absolute;top:46px!important;left:0;width:100%;min-width:300px;background-color:#fff;z-index:9;box-shadow:0 15px 20px #0000001a;padding:10px 20px;max-height:350px;overflow-y:scroll;border-top:1px solid #eee;border-radius:6px}.header .navbar .navbar-nav .nav-item a:hover,.header .navbar .navbar-nav .nav-item a.active{color:#d12920!important}.header .navbar-nav .nav-item{margin:0}.header .navbar-nav .nav-item:hover a{color:#d12920}.header .navbar-nav .nav-item a{padding:12px 16px!important}.header .navbar-nav .nav-item a:before{display:none}.header .navbar-nav .nav-item .sub-menu{position:static;width:100%;opacity:1;visibility:visible;box-shadow:none;padding:0;border:none;margin-left:15px;margin-right:15px}.header .navbar-nav .nav-item .sub-menu .nav-item a{padding:12px}.header .navbar-nav .nav-item .sub-menu .nav-item a:hover{color:#d12920!important}.header .navbar-nav .nav-item a{color:#051441;display:flex;justify-content:space-between;padding:10px 0}.header .navbar-nav .nav-item a:after{opacity:1;visibility:visible}.header .navbar-nav .nav-item .sub-menu li.active{background:#fff!important;color:#d12920!important}.header .navbar-nav .nav-item .sub-menu .nav-item{margin:0!important}.header .navbar-nav .nav-item .sub-menu .nav-item a{padding:10px 12px!important}.header .navbar-nav .nav-item .sub-menu li:hover{background:#fff!important;color:#d12920!important}.header .navbar-nav .nav-item a{font-size:14px}.header .navbar-nav .nav-item a:hover{color:#d12920}}@media (max-width: 767px){.header .mobile-menu-btn .toggler-icon{background-color:#081828}.header .button{margin:0!important}.header .nav-inner{display:block!important;padding:18px 0}.header .navbar-collapse{position:absolute;top:46px!important;left:0;width:100%;min-width:300px;background-color:#fff;z-index:9;box-shadow:0 15px 20px #0000001a;padding:10px 20px;max-height:350px;overflow-y:scroll;border-top:1px solid #eee;border-radius:6px}.header .navbar .navbar-nav .nav-item a:hover,.header .navbar .navbar-nav .nav-item a.active{color:#d12920!important}.header .navbar-nav .nav-item{margin:0}.header .navbar-nav .nav-item:hover a{color:#d12920}.header .navbar-nav .nav-item a{padding:12px 16px!important}.header .navbar-nav .nav-item a:before{display:none}.header .navbar-nav .nav-item .sub-menu{position:static;width:100%;opacity:1;visibility:visible;box-shadow:none;padding:0;border:none;margin-left:15px;margin-right:15px}.header .navbar-nav .nav-item .sub-menu .nav-item a{padding:12px}.header .navbar-nav .nav-item .sub-menu .nav-item a:hover{color:#d12920!important}.header .navbar-nav .nav-item a{color:#051441;display:flex;justify-content:space-between;padding:10px 0}.header .navbar-nav .nav-item a:after{opacity:1;visibility:visible}.header .navbar-nav .nav-item .sub-menu li.active{background:#fff!important;color:#d12920!important}.header .navbar-nav .nav-item .sub-menu .nav-item{margin:0!important}.header .navbar-nav .nav-item .sub-menu .nav-item a{padding:10px 12px!important}.header .navbar-nav .nav-item .sub-menu li:hover{background:#fff!important;color:#d12920!important}.header .navbar-nav .nav-item a{font-size:14px}.header .navbar-nav .nav-item a:hover{color:#d12920}}.header .nav-inner{display:flex}.header .mega-category-menu{position:relative;align-items:center;display:flex;margin-right:40px;cursor:pointer}@media only screen and (min-width: 992px) and (max-width: 1199px){.header .mega-category-menu{padding-right:35px}}@media only screen and (min-width: 768px) and (max-width: 991px){.header .mega-category-menu{display:none}}@media (max-width: 767px){.header .mega-category-menu{display:none}}.header .mega-category-menu .cat-button{display:inline-block;color:#081828;font-size:15px;font-weight:600}.header .mega-category-menu .cat-button i{display:inline-block;margin-right:12px;font-size:20px;position:relative;top:2px}.header .mega-category-menu:hover .sub-category{opacity:1;visibility:visible;top:61px}.header .mega-category-menu .sub-category{position:absolute;left:0;top:68px;width:241px;height:auto;border:1px solid #eee;background-color:#fff;opacity:0;visibility:hidden;border-radius:0;transition:all .4s ease;padding:15px 0}.header .mega-category-menu .sub-category li{display:block;position:relative}.header .mega-category-menu .sub-category li:hover .inner-sub-category{opacity:1;visibility:visible;top:0}.header .mega-category-menu .sub-category li .inner-sub-category{padding:15px 0;position:absolute;top:8px;width:240px;height:auto;border:1px solid #eee;background-color:#fff;border-radius:0;left:239px;opacity:0;visibility:hidden;transition:all .4s ease}.header .mega-category-menu .sub-category li .inner-sub-category li{display:block;position:relative}.header .mega-category-menu .sub-category li .inner-sub-category li:last-child{margin:0}.header .mega-category-menu .sub-category li .inner-sub-category li a{color:#081828;text-transform:capitalize;font-size:14px;position:relative;width:100%;padding:8px 30px}.header .mega-category-menu .sub-category li .inner-sub-category li a:hover{color:#d12920}.header .mega-category-menu .sub-category li:last-child{margin:0}.header .mega-category-menu .sub-category li a{color:#081828;text-transform:capitalize;font-size:14px;position:relative;width:100%;padding:8px 30px}.header .mega-category-menu .sub-category li a i{font-size:12px;float:right;position:relative;top:5px}.header .mega-category-menu .sub-category li a:hover{color:#d12920}.header .nav-social{float:right;display:flex;align-items:center}@media (max-width: 767px){.header .nav-social{position:relative}}@media only screen and (min-width: 768px) and (max-width: 991px){.header .nav-social{position:relative}}.header .nav-social .title{font-size:14px;font-weight:600;color:#081828;display:inline-block;margin-right:15px}@media (max-width: 767px){.header .nav-social .title{display:none}}.header .nav-social ul li{display:inline-block;margin-right:5px}.header .nav-social ul li:last-child{margin:0}.header .nav-social ul li a{height:35px;width:35px;line-height:35px;text-align:center;display:block;border:1px solid #eee;border-radius:50%;font-size:14px;color:#555}.header .nav-social ul li a:hover{color:#fff;background-color:#d12920;border-color:transparent}.header .navbar-brand{margin:0}@media (max-width: 767px){.header .navbar-brand{display:block;text-align:left;padding:0}}@media (max-width: 767px){.header .navbar-brand .logout-label{display:none}}.header .navbar-brand img{width:220px}@media only screen and (min-width: 768px) and (max-width: 991px){.header .navbar-brand img{width:190px}}@media (max-width: 767px){.header .navbar-brand img{width:180px}}.header.sticky .navbar-brand .white-logo{opacity:0;visibility:hidden}.header.sticky .navbar-brand .dark-logo{opacity:1;visibility:visible}.header.sticky .button .btn{background-color:#d12920;color:#fff;border-color:transparent}.header.sticky .button .btn:hover{background-color:#081828;color:#fff}.sticky{position:fixed;z-index:99;background-color:#fff;box-shadow:0 20px 50px #0000000d;transition:all .3s ease-out 0s;top:0;width:100%}.navbar-expand-lg .navbar-nav{margin:0;margin-left:0!important;margin-right:auto!important}.header .navbar .navbar-nav .nav-item a.active,.sticky .navbar .navbar-nav .nav-item a.active{color:#d12920}.sticky .navbar .mobile-menu-btn .toggler-icon{background:#333}.navbar-area{width:100%;z-index:99;transition:all .3s ease-out 0s;padding:0;border-bottom:1px solid #eee}.navbar-area.sticky{position:fixed;z-index:99;background:#d12920;box-shadow:0 20px 50px #0000000d;transition:all .3s ease-out 0s;background:#fff;padding:0}.navbar{padding:0;position:relative;transition:all .3s ease-out 0s}.navbar-brand{padding-left:0;border-radius:0}.mobile-menu-btn{padding:0}.mobile-menu-btn:focus{text-decoration:none;outline:none;box-shadow:none}.mobile-menu-btn .toggler-icon{width:30px;height:2px;background-color:#222;display:block;margin:5px 0;position:relative;transition:all .3s ease-out 0s}.mobile-menu-btn.active .toggler-icon:nth-of-type(1){transform:rotate(45deg);top:7px}.mobile-menu-btn.active .toggler-icon:nth-of-type(2){opacity:0}.mobile-menu-btn.active .toggler-icon:nth-of-type(3){transform:rotate(135deg);top:-7px}.navbar-nav .nav-item{z-index:1;position:relative}.navbar-nav .nav-item:last-child{margin-right:0!important}.navbar-nav .nav-item:hover a,.sticky .navbar-nav .nav-item:hover a{color:#d12920}.navbar-nav .nav-item a{font-size:14px;color:#081828;padding:20px 0;display:inline-flex;align-items:center;font-weight:600;transition:all .3s ease-out 0s;position:relative;text-transform:capitalize}.navbar-nav .nav-item:hover .dd-menu:before{border-bottom-color:#d12920;border-right-color:#d12920}.navbar-nav .nav-item a.active{color:#d12920}.navbar-nav .nav-item a.dd-menu:after{content:"\ea5e";font: 1em/1 LineIcons;position:absolute;right:-20px;font-size:12px;top:50%;margin-left:5px;margin-top:-4px;transition:all .3s ease-out 0s;height:10px}@media only screen and (min-width: 992px) and (max-width: 1199px){.navbar-nav .nav-item a.dd-menu:after{right:-15}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.navbar-nav .nav-item a.dd-menu:after{top:18px;right:0;transform:rotate(180deg)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.navbar-nav .nav-item a.collapsed:after{transform:rotate(0)}}.navbar-nav .nav-item:hover>.sub-menu{top:100%;opacity:1;visibility:visible}.navbar-nav .nav-item:hover>.sub-menu .sub-menu{left:100%;top:0}.navbar-nav .nav-item .sub-menu{padding:30px;min-width:240px;background:#fff;border:1px solid #eee;position:absolute;top:110%!important;left:0;opacity:0;visibility:hidden;transition:all .3s ease-out 0s;border-radius:0 0 4px 4px}.navbar-nav .nav-item:hover .sub-menu{top:100%!important}.navbar-nav .nav-item .sub-menu .nav-item{width:100%;margin-bottom:15px}.navbar-nav .nav-item .sub-menu .nav-item:last-child{margin:0}.navbar-nav .nav-item .sub-menu .nav-item a{padding:0;color:#888;display:block;width:100%;font-size:14px;font-weight:500;text-transform:capitalize;position:relative;z-index:1;border-radius:4px;overflow:hidden;transition:all .1s ease}.navbar-nav .nav-item .sub-menu .nav-item a:hover{color:#d12920}.navbar-nav .nav-item .sub-menu.left-menu{left:-100%}.navbar-nav .nav-item .sub-menu.collapse:not(.show){display:block}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.navbar-nav .nav-item .sub-menu.collapse:not(.show){display:none}}.navbar-nav .nav-item .sub-menu>li{display:block;margin-left:0}.navbar-nav .nav-item .sub-menu>li:last-child{border:none}.navbar-nav .nav-item .sub-menu>li.active>a{color:#d12920!important}.navbar-nav .nav-item .sub-menu>li>a{display:block;padding:12px 15px;font-size:14px;color:#222;font-weight:400}.navbar-nav .nav-item .sub-menu>li:first-child a{border:none}.add-list-button{display:inline-block;margin-left:10px}.add-list-button .btn i{font-size:14px;display:inline-block;margin-right:5px}.aside-bar .navbar-collapse{position:absolute;top:0px!important;left:0;width:100%;background-color:#fff;z-index:50;box-shadow:0 15px 20px #0000001a;padding:10px 20px;max-height:350px;overflow-y:scroll;border-top:1px solid #eee;border-radius:6px}.brand-icon{height:1.25em;margin-right:.25em}@media (max-width: 767px){.search-mobile{display:flex;align-items:center}}@media only screen and (min-width: 768px) and (max-width: 991px){.search-mobile{display:flex;align-items:center;justify-content:space-between}}.search-box{display:flex;border-radius:16px;align-items:center;padding:.25em;justify-content:space-around;margin:0 1em}.search-box select{width:100px;padding:.5em;border:none;text-align:center;font-size:.85em}.search-box select option{background-color:#fff;color:#081828}.search-box input{display:block;border:none;margin-right:-1em;padding:.5em;width:100%;border-bottom:1px solid #d3d3d3}.search-box button{padding:.25em;color:#081828;font-weight:700;border:none;background:#fff}.dropdown-custom{height:100%;position:relative;width:100%;padding:0 10px;width:150px;color:#000;z-index:100;cursor:pointer}.dropdown-custom img{width:1.5em;margin-right:1em}.dropdown-custom .dropdown-name{width:100%;display:flex;justify-content:center;align-items:center;height:100%}.dropdown-custom .show{max-height:300px}.dropdown-custom .hidden{height:0;overflow:hidden}.dropdown-custom .dropdown-box{position:absolute;top:2.75em;left:0;width:125%;background:white;color:#000;border-radius:6px}.dropdown-custom .dropdown-box .dropdown-item{padding:1em}.header-translate{width:100%;background-color:#d12920;padding:1em 0}.header-translate img{max-height:75px}.hero-area{position:relative;background-color:#f7f7f7;padding-top:20px}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-area .md-custom-padding{padding-right:0!important}}.hero-area .custom-padding-right{padding-right:0}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-area .custom-padding-right{padding-right:calc(var(--bs-gutter-x) / 2)}}@media (max-width: 767px){.hero-area .custom-padding-right{padding-right:calc(var(--bs-gutter-x) / 2)}}.hero-area .slider-head{position:relative;overflow:hidden}.hero-area .slider-head:hover .tns-controls button:first-child{left:0}.hero-area .slider-head:hover .tns-controls button:last-child{right:0}.hero-area .tns-controls button{width:35px;height:60px;cursor:pointer;z-index:2;color:#fff;font-size:17px;background:#d12920;border:none;padding:2px 5px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;position:absolute;z-index:99;top:50%;margin-top:-30px;border-radius:0}.hero-area .tns-controls button:hover{background-color:#081828;color:#fff}.hero-area .tns-controls button:first-child{left:-40px;border-radius:0 4px 4px 0}.hero-area .tns-controls button:last-child{right:-40px;border-radius:4px 0 0 4px}.hero-area .hero-slider .single-slider{background-size:cover;background-position:center;background-repeat:no-repeat;height:500px;position:relative}@media (max-width: 767px){.hero-area .hero-slider .single-slider{position:relative}.hero-area .hero-slider .single-slider:before{position:absolute;left:0;top:0;content:"";height:100%;width:100%;opacity:.5}}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-area .hero-slider .single-slider{height:400px;margin-bottom:12px}}@media (max-width: 767px){.hero-area .hero-slider .single-slider{height:350px;margin-bottom:12px}}.hero-area .hero-slider .single-slider .content{padding:20px 365px 20px 50px;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-area .hero-slider .single-slider .content{padding-right:300px}}@media (max-width: 767px){.hero-area .hero-slider .single-slider .content{padding-right:30px;padding-left:20px}}.hero-area .hero-slider .single-slider .content h2{font-size:30px;font-weight:800;color:#081828}.hero-area .hero-slider .single-slider .content h2 span{font-size:17px;font-weight:600;display:block;color:#8a8a8a;margin-bottom:10px}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-area .hero-slider .single-slider .content h2 span{font-size:14px;font-weight:500}}@media (max-width: 767px){.hero-area .hero-slider .single-slider .content h2 span{font-size:14px;font-weight:500}}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-area .hero-slider .single-slider .content h2{font-size:22px}}@media (max-width: 767px){.hero-area .hero-slider .single-slider .content h2{font-size:20px}}.hero-area .hero-slider .single-slider .content p{margin-top:20px}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-area .hero-slider .single-slider .content p{margin-top:10px}}@media (max-width: 767px){.hero-area .hero-slider .single-slider .content p{margin-top:10px}}.hero-area .hero-slider .single-slider .content h3{margin-top:20px;font-size:25px;font-weight:800;color:#081828}.hero-area .hero-slider .single-slider .content h3 span{display:inline-block;margin-right:12px;font-size:16px;font-weight:600;color:#8a8a8a}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-area .hero-slider .single-slider .content h3 span{margin-right:10px;font-size:14px}}@media (max-width: 767px){.hero-area .hero-slider .single-slider .content h3 span{margin-right:8px;font-size:14px}}.hero-area .hero-slider .single-slider .content h3 .price span{font-size:25px;font-weight:800;color:#081828}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-area .hero-slider .single-slider .content h3 .price span{font-size:20px}}@media (max-width: 767px){.hero-area .hero-slider .single-slider .content h3 .price span{font-size:20px}}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-area .hero-slider .single-slider .content h3{font-size:20px}}@media (max-width: 767px){.hero-area .hero-slider .single-slider .content h3{font-size:20px}}.hero-area .hero-slider .single-slider .content .button{margin-top:30px}.hero-area .hero-small-banner{height:244px;position:relative;background-repeat:no-repeat;background-size:contain;background-size:cover}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-area .hero-small-banner{height:240px}}@media (max-width: 767px){.hero-area .hero-small-banner{height:240px}}.hero-area .hero-small-banner .content{padding:30px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.hero-area .hero-small-banner .content h2{font-size:20px;font-weight:700}.hero-area .hero-small-banner .content h2 span{font-size:15px;font-weight:500;color:#888;display:block;margin-bottom:4px}.hero-area .hero-small-banner .content h3{color:#d12920;font-size:20px;font-weight:800;display:block;margin-top:7px}.hero-area .hero-small-banner.style2{margin-top:12px}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-area .hero-small-banner.style2{margin-top:0}}.hero-area .hero-small-banner.style2 .content h2,.hero-area .hero-small-banner.style2 .content h2 span{color:#fff}.hero-area .hero-small-banner.style2 .content p{font-size:15px;color:#fff;font-weight:600;margin-top:15px}.hero-area .hero-small-banner.style2 .content .button{margin-top:20px}.hero-area .hero-small-banner.style2 .content .button .btn{background-color:#fff;color:#d12920;padding:10px 25px}.hero-area .hero-small-banner.style2 .content .button .btn:hover{background-color:#d12920;color:#fff}.shipping-info{background-color:#f7f7f7;padding:50px 0}.shipping-info ul{display:inline-block;width:100%;margin-bottom:0}.shipping-info li{list-style:none;float:left;width:33.3%;padding:30px 40px;border:1px solid #eee;text-align:center;transition:all .4s ease}@media only screen and (min-width: 768px) and (max-width: 991px){.shipping-info li{width:50%}}@media (max-width: 767px){.shipping-info li{width:100%}}.shipping-info li:hover{background-color:#fff}.shipping-info .media-icon{margin-bottom:15px}.shipping-info .media-icon i{color:#d12920;font-size:38px}.shipping-info .media-body{padding-bottom:0}.shipping-info .media-body h5{font-size:15px;margin:0;font-weight:600;color:#081828}.shipping-info .media-body span{font-size:13px;margin-top:2px;color:#777}.featured-categories .section-title{margin-bottom:20px}.featured-categories .single-category{padding:40px;margin-top:30px;border:2px solid #f0f0f0;position:relative;background:#fff;z-index:0}.featured-categories .single-category .heading{font-size:17px;font-weight:700;color:#081828}.featured-categories .single-category ul{margin-top:20px}.featured-categories .single-category ul li{display:block;margin-bottom:4px}.featured-categories .single-category ul li:last-child{margin:0}.featured-categories .single-category ul li a{color:#666}.featured-categories .single-category ul li a:hover{color:#d12920;padding-left:5px}.featured-categories .single-category img{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:-1;width:180px}@media only screen and (min-width: 992px) and (max-width: 1199px){.featured-categories .single-category img{width:50%}}.single-product{border-radius:4px;transition:all .4s ease;margin-top:30px;padding:8px;background:#fff}.single-product .label-event{background-color:#f73232;color:#fff;display:inline-block;padding:5px 10px;min-width:80%;text-align:center;border-radius:5px;transform:skew(-20deg);margin-bottom:.5em}.single-product .label-event-2{color:#cc0c39;display:inline-block;font-weight:600}.single-product .label-event-1{color:#fff;background-color:#cc0c39;display:inline-block;font-weight:300;padding:0 .75em;border-radius:2px}.single-product:hover{box-shadow:0 0 20px #0000001e;transform:scale(1.025)}.single-product .product-image{overflow:hidden;position:relative;border-radius:5px;text-align:center}.single-product .product-image .icon-shop{position:absolute;top:5px;left:5px;z-index:1;padding:5px;background-color:#fff;border-radius:50%;display:flex}.single-product .product-image .icon-shop img{width:20px;aspect-ratio:1/1;border-radius:50%}.single-product .product-image .sale-tag,.single-product .product-image .sold-out-tag{background:#f73232;border-radius:2px;font-size:12px;color:#fff;font-weight:700;position:absolute;padding:5px 10px;z-index:22}.single-product .product-image .sale-tag{top:0;left:0}.single-product .product-image .sold-out-tag{bottom:0;right:0}.single-product .product-image .bg-sold-out{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#7070709b}.single-product .product-image .new-tag{background:#d12920;border-radius:2px;font-size:12px;color:#fff;font-weight:700;position:absolute;top:0;padding:5px 10px;left:0;z-index:22}.single-product .product-image .button{position:absolute;left:50%;transform:translate(-50%);bottom:-60px;transition:all .4s ease;opacity:0;visibility:hidden}.single-product .product-image .button .btn{padding:12px 20px;font-size:13px;font-weight:600;width:140px}.single-product .product-image .button .btn i{font-size:18px;position:relative;top:2px}.single-product .product-image img{max-height:100%;transition:all .6s ease}.single-product:hover .product-image .icon-shop{transform:scale(1.2)}.single-product:hover .product-image .button{bottom:30px;opacity:1;visibility:visible}.single-product:hover .product-image img{transform:scale(1.2)}.single-product .product-info{padding:15px 5px;background-color:#fff}.single-product .product-info .category{color:#888;font-size:13px;display:block;margin-bottom:2px}.single-product .product-info .title{height:1.5em;font-weight:300!important}.single-product .product-info .title a{font-size:16px;font-weight:400;color:#081828}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.single-product .product-info .title a{font-size:15px}}.single-product .product-info .title a:hover{color:#d12920}.single-product .product-info .review{margin-top:5px}.single-product .product-info .review li{display:inline-block}.single-product .product-info .review li i{color:#fecb00;font-size:13px}.single-product .product-info .review li span{display:inline-block;margin-left:4px;color:#888;font-size:13px}.single-product .product-info .price{margin-top:5px}.single-product .product-info .price span{font-size:17px;font-weight:700;color:#d12920;display:inline-block}.single-product .product-info .price .discount-price{color:#aaa;text-decoration:line-through;font-weight:400;margin:0 0 0 10px;font-size:14px;display:inline-block}.trending-product{background-color:#f7f7f7}.trending-product .section-title{margin-bottom:20px}.single-banner{background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:4px;overflow:hidden;box-shadow:0 0 20px #00000012}@media (max-width: 767px){.single-banner.custom-responsive-margin{margin-top:30px}}.single-banner.right{text-align:right}.single-banner.right .content{padding:50px 40px}.single-banner .content{padding:70px 40px}@media only screen and (min-width: 768px) and (max-width: 991px){.single-banner .content{padding:50px 30px}}@media (max-width: 767px){.single-banner .content{padding:35px}}.single-banner .content h2{font-size:22px;font-weight:700}@media only screen and (min-width: 768px) and (max-width: 991px){.single-banner .content h2{font-size:20px}}@media (max-width: 767px){.single-banner .content h2{font-size:18px}}.single-banner .content .price span{color:#081828;display:block;margin-top:10px;font-size:22px;font-weight:700}.single-banner .content p{font-size:14px;margin-top:15px}@media only screen and (min-width: 768px) and (max-width: 991px){.single-banner .content p{margin-top:10px}}@media (max-width: 767px){.single-banner .content p{margin-top:8px}}.single-banner .content .button{margin-top:25px}@media only screen and (min-width: 768px) and (max-width: 991px){.single-banner .content .button{margin-top:20px}}@media (max-width: 767px){.single-banner .content .button{margin-top:15px}}.special-offer{background-color:#f7f7f7}@media only screen and (min-width: 768px) and (max-width: 991px){.special-offer .section-title{margin-bottom:20px}}.special-offer .offer-content{text-align:left;background-color:#fff;border-radius:4px;overflow:hidden;box-shadow:0 0 20px #00000012;padding:12px;margin-top:30px}.special-offer .offer-content:hover .image img{transform:scale(1.1)}.special-offer .offer-content .image{position:relative;overflow:hidden}.special-offer .offer-content .image img{width:100%;border-radius:4px;transition:all .4s ease}.special-offer .offer-content .image .sale-tag{background:#f73232;font-size:13px;color:#fff;font-weight:700;position:absolute;top:10px;right:10px;z-index:22;height:50px;width:50px;line-height:50px;border-radius:50%;padding:0;text-align:center}.special-offer .offer-content .text{margin-top:20px;margin-bottom:30px;padding:0 20px}.special-offer .offer-content .text h2{text-align:left;margin-bottom:10px}.special-offer .offer-content .text h2 a{font-size:20px;font-weight:700;color:#081828}.special-offer .offer-content .text h2 a:hover{color:#d12920}.special-offer .offer-content .text .review{margin-top:5px}.special-offer .offer-content .text .review li{display:inline-block}.special-offer .offer-content .text .review li i{color:#fecb00;font-size:13px}.special-offer .offer-content .text .review li span{display:inline-block;margin-left:4px;color:#888;font-size:13px}.special-offer .offer-content .text .price{margin-top:10px;margin-bottom:10px}.special-offer .offer-content .text .price span{font-size:20px;font-weight:800;color:#d12920;display:inline-block}.special-offer .offer-content .text .price .discount-price{color:#aaa;text-decoration:line-through;font-weight:400;margin:0 0 0 10px;font-size:18px;display:inline-block}.special-offer .offer-content .text p{color:#888}.special-offer .offer-content .box-head{border:1px solid #eee;padding:15px 10px;border-radius:4px}.special-offer .offer-content .box{background:rgba(255,255,255,.0509803922);width:24%;height:auto;margin:0;display:inline-block}.special-offer .offer-content h2{text-align:center;padding-top:2px;color:#666;font-size:13px;font-weight:600}.special-offer .offer-content .box h1{font-size:20px;text-align:center;font-weight:800;margin-bottom:5px;color:#081828}.special-offer .offer-content .alert{display:none}.home-product-list{background-color:#f7f7f7}@media (max-width: 767px){.home-product-list .custom-responsive-margin{margin-bottom:40px}}.home-product-list .list-title{position:relative;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid #e5e5e5;color:#232323;font-size:15px;font-weight:500}.home-product-list .list-title:before{display:block;position:absolute;bottom:-1px;left:0;width:90px;height:1px;background-color:#d12920;content:""}.home-product-list .single-list{margin-bottom:20px}.home-product-list .single-list:last-child{margin:0}.home-product-list .single-list .list-image{width:60px;padding-right:12px;float:left;position:relative;top:10px}.home-product-list .single-list .list-image a{display:block;border-radius:5px;overflow:hidden}.home-product-list .single-list .list-image a img{width:100%}.home-product-list .single-list .list-info{display:table-cell;vertical-align:top}.home-product-list .single-list .list-info h3 a{font-size:14px;font-weight:500;color:#081828}.home-product-list .single-list .list-info h3 a:hover{color:#d12920}.home-product-list .single-list .list-info span{display:block;margin-top:2px;font-size:13px}.about-us{background-color:#f7f7f7}.about-us .content-left{position:relative}.about-us .content-left img{width:100%;border-radius:4px}.about-us .content-left .video{position:absolute;height:80px;width:80px;line-height:80px;text-align:center;color:#d12920;background-color:#fff;border-radius:50%;left:50%;top:50%;margin-left:-40px;margin-top:-40px;font-size:25px;padding-left:3px;transition:all .4s ease-in-out}.about-us .content-left .video:hover{color:#fff;background-color:#d12920;transform:scale(1.05)}.about-us .content-left .video:before{position:absolute;content:"";left:0;top:0;height:100%;width:100%;border:1px solid #fff;border-radius:50%;-webkit-animation:pulse-border-2 2s linear infinite;-moz-animation:pulse-border-2 2s linear infinite;-o-animation:pulse-border-2 2s linear infinite;animation:pulse-border-2 2s linear infinite}@keyframes pulse-border{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3);opacity:0}}@keyframes pulse-border-2{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5);opacity:0}}.about-us .content-right{padding-left:40px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.about-us .content-right{padding:0;margin-top:30px}}.about-us .content-right h2{display:block;font-size:32px;margin-bottom:25px;line-height:45px;text-transform:capitalize;position:relative;font-weight:700}@media only screen and (min-width: 768px) and (max-width: 991px){.about-us .content-right h2{font-size:28px;line-height:38px}}@media (max-width: 767px){.about-us .content-right h2{font-size:22px;line-height:35px}}.about-us .content-right h3{font-size:22px;margin-top:40px;margin-bottom:8px;line-height:45px;text-transform:capitalize;position:relative;font-weight:600}.about-us .content-right p{font-size:14px;line-height:26px;margin-bottom:25px}.about-us .content-right p:last-child{margin:0}.faq{padding-bottom:80px;background-color:#f7f7f7}.faq .section-title{margin-bottom:60px}@media only screen and (min-width: 768px) and (max-width: 991px){.faq .section-title{margin-bottom:40px}}@media (max-width: 767px){.faq .section-title{margin-bottom:30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.faq{padding-bottom:40px}}@media (max-width: 767px){.faq{padding-bottom:30px}}.accordion-item:first-of-type .accordion-button{border-top-left-radius:4px;border-top-right-radius:4px;padding-right:40px}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.accordion-item .accordion-button{border-radius:4px;font-size:17px;font-weight:500;width:100%;display:block;overflow:hidden;border:none;padding:15px 40px 15px 25px;background-color:#fff}@media only screen and (min-width: 768px) and (max-width: 991px){.accordion-item .accordion-button{padding:18px 40px 18px 20px}}@media (max-width: 767px){.accordion-item .accordion-button{padding:15px 40px 15px 20px}}.accordion-item .accordion-button .title{font-size:14px;position:relative;font-weight:600;float:left;line-height:25px}@media only screen and (min-width: 768px) and (max-width: 991px){.accordion-item .accordion-button .title{font-size:14px}}@media (max-width: 767px){.accordion-item .accordion-button .title{font-size:14px}}.accordion-item .accordion-button i{font-size:15px;transition:all .3s ease;position:relative;top:0;position:absolute;top:50%;transform:translateY(-50%);right:20px}.accordion-button:not(.collapsed){color:#fff;background-color:#d12920;border-radius:4px 4px 0 0}.accordion-button:not(.collapsed) i:before{content:"\eb2e";font-family:lineIcons}.accordion-button:after{display:none}.accordion-collapse{border:none}.accordion-body{border-radius:0 0 4px 4px;padding:25px;background-color:#fff}@media only screen and (min-width: 768px) and (max-width: 991px){.accordion-body{padding:30px}}@media (max-width: 767px){.accordion-body{padding:20px}}.accordion-body p{margin:0 0 20px;color:#777}.accordion-body p:last-child{margin:0}.accordion-item{margin-bottom:20px;box-shadow:0 0 20px #00000007;border-radius:4px}.accordion-item:last-child{margin:0}.blog-section{background-color:#fff}.blog-section .section-title{margin-bottom:40px}@media only screen and (min-width: 768px) and (max-width: 991px){.blog-section .section-title{margin-bottom:30px}}@media (max-width: 767px){.blog-section .section-title{margin-bottom:20px}}.blog-section .single-blog{margin-top:30px;overflow:hidden!important;box-shadow:0 0 20px #00000012;padding:8px;background:#fff;border-radius:4px}.blog-section .single-blog .blog-img{overflow:hidden}.blog-section .single-blog .blog-img a{width:100%}.blog-section .single-blog .blog-img img{width:100%;transition:all .3s ease}.blog-section .single-blog:hover .blog-img img{transform:scale(1.1)}.blog-section .single-blog .blog-content{padding:20px}.blog-section .single-blog .blog-content .category{font-size:14px;color:#888;display:inline-block;font-weight:500}.blog-section .single-blog .blog-content h4{display:block;margin-top:10px;line-height:28px;min-height:2.5em}.blog-section .single-blog .blog-content h4 a{font-size:19px;color:#081828;display:inline-block;font-weight:700}.blog-section .single-blog .blog-content h4 a:hover{color:#d12920}.blog-section .single-blog .blog-content p{display:-webkit-inline-box;min-height:5em}.blog-section .single-blog .blog-content .button{margin-top:10px}.blog-section .single-blog .blog-content .button .btn{background-color:transparent;border:1px solid rgb(223,223,223);color:#081828}.blog-section .single-blog .blog-content .button .btn:hover{background-color:#d12920;color:#fff;border-color:transparent}.blog-list{background:#f7f7f7}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.blog-list .pagination{margin-top:20px}}.blog-list .single-blog{margin:0}.blog-list .single-blog{margin-bottom:30px}.blog-single{background:#f7f7f7;font-weight:400;color:#081828}.blog-single h2,.blog-single h3{font-size:1.35em;margin:.75em 0 .5em}.blog-single .single-inner .main-content-head{border:1px solid #eee;border-radius:4px;overflow:hidden}.blog-single .meta-information{background-color:#fff;padding:20px 40px}@media (max-width: 767px){.blog-single .meta-information{padding:12px 25px}}.blog-single .meta-info{margin-top:5px}.blog-single .meta-info li{font-size:14px;display:inline-block;margin-right:15px;padding-right:15px;position:relative}@media (max-width: 767px){.blog-single .meta-info li{margin-bottom:5px;margin-right:10px}}.blog-single .meta-info li:last-child{margin:0;padding:0}.blog-single .meta-info li a{color:#888;font-size:14px;font-weight:500}.blog-single .meta-info li a i{display:inline-block;margin-right:5px;font-size:15px}.blog-single .meta-info li a:hover{color:#d12920}.blog-single .post-thumbnails{position:relative;overflow:hidden;border-radius:0}.blog-single .post-thumbnails img{width:100%}.blog-single .detail-inner{background-color:#fff;padding:10px 40px 40px}@media (max-width: 767px){.blog-single .detail-inner{padding:10px 25px 25px}}.blog-single .post-title{font-weight:700;margin-bottom:10px;line-height:32px;display:inline-block}@media (max-width: 767px){.blog-single .post-title{line-height:26px}}.blog-single .post-title a{font-size:22px;font-weight:600;display:inline-block}@media only screen and (min-width: 768px) and (max-width: 991px){.blog-single .post-title a{font-size:20px}}@media (max-width: 767px){.blog-single .post-title a{font-size:18px}}.blog-single .post-title a:hover{color:#d12920}.blog-single p{font-size:14px;margin:20px 0;line-height:26px}.blog-single p:first-child{margin-top:0}.blog-single h3{font-size:20px;margin-bottom:20px;font-weight:600;line-height:28px}.blog-single .list{margin:30px 0}.blog-single .list li{display:block;margin-bottom:15px;position:relative;padding-left:25px}.blog-single .list li:last-child{margin-bottom:0}.blog-single .list li i{position:absolute;left:0;top:4px;color:#fff;font-size:15px;color:#d12920}blockquote{position:relative;color:#fff;font-weight:400;clear:both;z-index:1;margin:40px 0;text-align:center;padding:45px 40px 35px;background-color:#fff;border:1px solid rgb(226,226,226);border-radius:4px}@media (max-width: 767px){blockquote{padding:45px 25px 30px}}blockquote .icon{position:absolute;top:-25px;left:50%;margin-left:-25px}blockquote .icon i{font-size:22px;color:#fff;display:block;margin-bottom:20px;height:50px;width:50px;line-height:50px;background:#0167F3;border-radius:50%;display:inline-block}@media (max-width: 767px){blockquote .icon i{margin-bottom:15px}}blockquote h4{font-weight:500;font-size:15px;line-height:24px;color:#081828}@media (max-width: 767px){blockquote h4{font-size:14px}}blockquote span{font-size:13px;display:block;margin-top:20px;color:#888}.post-bottom-area{margin-top:30px;display:flex;justify-content:space-between}@media (max-width: 767px){.post-bottom-area{display:block}}.post-bottom-area .post-tag ul li{display:inline-block;margin-right:10px}.post-bottom-area .post-tag ul li:last-child{margin:0}.post-bottom-area .post-tag ul li a{color:#888}.post-bottom-area .post-tag ul li a:hover{color:#d12920}@media (max-width: 767px){.post-bottom-area .post-social-media{margin-top:20px}}.post-bottom-area .post-social-media .share-title{font-weight:500;font-size:14px;display:inline-block;color:#888}.post-bottom-area .post-social-media ul{display:inline-block;margin-left:10px}.post-bottom-area .post-social-media ul li{display:inline-block;margin-right:15px}.post-bottom-area .post-social-media ul li a{font-size:16px;color:#999;position:relative}.post-bottom-area .post-social-media ul li a:hover{color:#d12920}.post-bottom-area .post-social-media ul li a span{background-color:#d12920;color:#fff;font-size:12px;font-weight:400;padding:4px 10px;border-radius:4px;position:absolute;left:50%;top:-30px;transform:translate(-50%);opacity:0;visibility:hidden;transition:all .4s ease}.post-bottom-area .post-social-media ul li a span:before{position:absolute;content:"";left:50%;margin-left:-5px;bottom:-10px;border:5px solid #d12920;border-bottom-color:transparent;border-right-color:transparent;border-left-color:transparent}.post-bottom-area .post-social-media ul li a:hover span{opacity:1;visibility:visible;top:-35px}.post-comments{background-color:#fff;padding:40px;margin-top:30px;border-radius:4px;overflow:hidden;border:1px solid #eee}.comment-title{font-size:17px!important;font-weight:600!important;margin-bottom:30px!important;position:relative;z-index:1;text-transform:capitalize}.post-comments .comments-list li{padding:30px 30px 30px 130px;position:relative;font-size:14px;border-radius:4px;border:1px solid #eee}@media (max-width: 767px){.post-comments .comments-list li{padding:25px}}.post-comments .comments-list li .comment-img{position:absolute;left:30px;width:70px;height:70px;overflow:hidden}@media (max-width: 767px){.post-comments .comments-list li .comment-img{position:relative;top:0;left:0;margin-bottom:12px}}.post-comments .comments-list li .comment-img img{max-width:70px;max-height:70px;border-radius:50%}.post-comments .comments-list li .comment-desc .desc-top{margin-bottom:20px;position:relative;display:block}.post-comments .comments-list li .comment-desc .desc-top h6{font-size:15px;margin-bottom:5px;font-weight:500}.post-comments .comments-list li .comment-desc .desc-top span.date{font-size:14px;font-weight:400}.post-comments .comments-list li .comment-desc .desc-top .reply-link{position:absolute;right:0;top:0;display:inline-block;font-size:13px;font-weight:500;z-index:2;background-color:transparent;border-radius:5px;color:#888}@media (max-width: 767px){.post-comments .comments-list li .comment-desc .desc-top .reply-link{position:relative;display:block;margin-top:15px}}.post-comments .comments-list li .comment-desc .desc-top .reply-link:hover{color:#d12920}.post-comments .comments-list li .comment-desc .desc-top .reply-link i{margin-right:5px;font-size:16px;position:relative;top:1px}.post-comments .comments-list li .comment-desc p{font-weight:400;margin-bottom:0;font-size:14px}.post-comments .comments-list li.children{margin-left:130px}@media (max-width: 767px){.post-comments .comments-list li.children{margin:0}}.post-comments .comments-list li:not(:first-child){padding-top:30px;margin-top:30px;border-top:1px solid #eee}.comment-form{background-color:#fff;padding:40px;margin-top:30px;border-radius:4px;overflow:hidden;border:1px solid #eee}.comment-reply-title{font-size:17px!important;font-weight:600!important;margin-bottom:30px!important;position:relative;z-index:1;text-transform:capitalize}.comment-form form .form-box{position:relative}.comment-form form .form-box .icon{position:absolute;top:17px;right:25px;font-size:16px}.comment-form form .form-box .form-control-custom{border:none;background:#fff;color:#081828;padding:0 25px;font-weight:500;height:50px;border:1px solid #eee;margin-bottom:20px;font-size:14px;font-weight:400;border-radius:4px}.comment-form form .form-box .form-control-custom:focus{border-color:#d12920}.comment-form form .form-box textarea.form-control-custom{height:200px;padding:25px}.comment-form form .form-box .form-control-custom::placeholder{font-size:14px;color:#888;font-weight:400}.sidebar .widget{padding:35px;background-color:#fff;margin-bottom:30px;border-radius:4px;border:1px solid rgb(231,231,231);overflow:hidden}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.sidebar .widget:first-child{margin-top:30px}}.sidebar .widget:last-child{margin-bottom:0}.sidebar .widget .widget-title{font-size:16px;margin-bottom:25px;position:relative;font-weight:600;line-height:28px;z-index:1}.sidebar .widget.search-widget form{position:relative}.sidebar .widget.search-widget form input{width:100%;background-color:transparent;height:55px;border:none;padding:0 70px 0 30px;font-size:14px;font-weight:400;border-radius:4px;border:1px solid #eee}.sidebar .widget.search-widget form input::placeholder{color:#333}.sidebar .widget.search-widget form button{position:absolute;right:7px;top:6px;width:42px;height:42px;z-index:1;color:#fff!important;font-size:18px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;color:#fff;border-radius:4px;padding:0!important;border:none;background:#d12920}.sidebar .widget.search-widget form button:hover{background-color:#081828;color:#fff}.sidebar .widget.popular-feeds .single-popular-feed{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px;padding-bottom:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eee}.sidebar .widget.popular-feeds .single-popular-feed:last-child{border:none;margin-bottom:0;padding-bottom:0}.sidebar .widget.popular-feeds .single-popular-feed .feed-desc{position:relative;padding-left:100px;min-height:82px}.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .cetagory{font-size:13px;border-radius:4px;display:inline-block;margin-bottom:10px;font-weight:500;color:#888}.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .cetagory:hover{color:#d12920}.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .feed-img{position:absolute;left:0;top:5px;overflow:hidden}.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .feed-img img{width:80px;border-radius:4px;height:80px}.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .post-title{margin-bottom:8px;line-height:1.5}.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .post-title a{font-size:14px;font-weight:500}.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .post-title a:hover{color:#d12920}.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .time{font-weight:400;font-size:13px;display:block}.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .time i{margin-right:7px;font-size:16px}.sidebar .widget.categories-widget ul li .active{color:#d12920}.sidebar .widget.categories-widget ul li:last-child{margin-bottom:0}.sidebar .widget.categories-widget ul li{margin-bottom:12px}.sidebar .widget.categories-widget ul li:last-child{margin:0}.sidebar .widget.categories-widget ul li span{display:inline-block}.sidebar .widget.categories-widget ul li a{font-size:14px;font-weight:500;display:inline-block;margin-right:5px;color:#888}.sidebar .widget.categories-widget ul li a:hover{color:#d12920}.sidebar .widget.popular-tag-widget{padding-bottom:35px}.popular-tag-widget .tags>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:7px 15px;text-transform:capitalize;font-size:13px;font-weight:400;background:#d12920;margin-right:5px;margin-bottom:10px;color:#fff;background:transparent;color:#888;border:1px solid #eee;border-radius:4px}.popular-tag-widget .tags>a:hover{background-color:#d12920;color:#fff;border-color:transparent}.brands{padding:80px 0;background-color:#f7f7f7}.brands #tns2>.tns-item{padding-right:28px}.brands .title{text-align:center;font-size:20px;font-weight:500;margin-bottom:30px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.brands{padding:40px 0}}.brands .brands-logo-wrapper{border:1px solid #eee}.brands .brands-logo-wrapper .brands-logo-carousel .brand-logo{padding:20px;text-align:center;margin:0;border-right:1px solid #eee}.brands .brands-logo-wrapper .brands-logo-carousel .brand-logo img{width:100px;opacity:.8;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.brands .brands-logo-wrapper .brands-logo-carousel .brand-logo img:hover{opacity:1}.team{background-color:#fff}.team .single-team{text-align:center;margin-top:30px;border:1px solid #eee;border-radius:4px;padding:35px;transition:all .4s ease}.team .single-team:hover{box-shadow:0 5px 10px #0000001f}.team .single-team .image img{height:150px;width:150px;border-radius:50%;border:1px solid #eee;display:inline-block;padding:5px}.team .single-team .content{margin-top:20px}.team .single-team .content h3{color:#777;font-size:16px}.team .single-team .content h5{font-size:13px;margin-top:5px;color:#888}.team .single-team .content .social{margin-top:20px}.team .single-team .content .social li{display:inline-block;margin-right:4px}.team .single-team .content .social li:last-child{margin:0}.team .single-team .content .social li a{height:35px;width:35px;line-height:32px;text-align:center;border:1px solid #eee;color:#444;border-radius:50%;font-size:14px}.team .single-team .content .social li a:hover{border-color:transparent;color:#fff;background-color:#d12920}.item-details{background-color:#f7f7f7}.item-details .top-area{background-color:#fff;padding:30px;border:1px solid #eee;border-radius:4px}.item-details .product-images img{width:100%;cursor:pointer;border-radius:4px;overflow:hidden;padding:5px;object-fit:contain}.item-details .product-images .images{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1em 1em;margin-top:1em;display:flex}.item-details .product-images .images img{width:20%;overflow:unset;object-fit:contain}@media (max-width: 767px){.item-details .product-images .images{grid-template-columns:repeat(3,1fr)}}@keyframes fadeIn{to{opacity:1}}.item-details .product-images .fade-in{animation:fadeIn .5s ease-in 1 forwards}.item-details .product-images .aspect-ratio-4-3{aspect-ratio:1000/670!important;object-fit:cover}.item-details .product-images .main-img{text-align:center;height:500px;display:flex;align-items:center;justify-content:center}.item-details .product-images .main-img img{max-height:100%}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.item-details .product-images .main-img{height:350px}}.item-details .product-images .main-img .current-img{width:auto;max-width:100%;max-height:100%}.item-details .product-images .main-img .lni{font-size:1.5em;transition:.5s;cursor:pointer;padding:8px;border-radius:50%}.item-details .product-images .main-img .lni:hover{color:#081828;background-color:#9b9b9b}.item-details .product-images .main-img .lni-chevron-left{position:absolute;top:50%;left:10px}.item-details .product-images .main-img .lni-chevron-right{position:absolute;top:50%;right:10px}.item-details .product-info{padding-left:30px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.item-details .product-info{padding:0;margin-top:30px}}.item-details .product-info .title{font-size:1.3em;font-weight:500;margin-bottom:10px}@media (max-width: 767px){.item-details .product-info .title{font-size:18px}}.item-details .product-info .category{display:block;margin-bottom:15px}.item-details .product-info .category i{display:inline-block;margin-right:5px;color:#888}.item-details .product-info .category a{color:#888;font-weight:400;display:inline-block;margin-left:5px}.item-details .product-info .category a:hover{color:#d12920}.item-details .product-info .price{display:inline-block;font-size:24px;margin-bottom:15px}@media (max-width: 767px){.item-details .product-info .price{font-size:20px}}.item-details .product-info .price .price{margin-bottom:0}.item-details .product-info .price .price span{font-weight:600;color:#d12920}.item-details .product-info .price .discount-price{font-size:.8em;color:#888!important;text-decoration:line-through}.item-details .product-info .info-text{margin-bottom:10px;padding-bottom:20px;border-bottom:1px solid #eee;font-weight:400}.item-details .product-info .form-group{margin-top:20px}.item-details .product-info .form-group.color-option .title-label{display:block!important}.item-details .product-info .form-group.color-option .single-checkbox{margin-top:8px;display:inline-block;margin-right:5px}.item-details .product-info .form-group.color-option .single-checkbox:last-child{margin-right:0}.item-details .product-info .form-group.color-option .single-checkbox label{font-size:16px;margin-bottom:0;position:relative;bottom:-2px}.item-details .product-info .form-group.color-option .single-checkbox input[type=checkbox]{display:none}.item-details .product-info .form-group.color-option .single-checkbox input[type=checkbox]+label span{border-color:#d12920;width:18px;height:18px;border-radius:50%;cursor:pointer;position:relative;display:inline-block;margin:0 5px -3px 0;border:1px solid #d5d5d5}.item-details .product-info .form-group.color-option .single-checkbox input[type=checkbox]+label span:before{position:absolute;content:"";top:50%;left:50%;width:18px;height:18px;transition:all .4s ease;transform:scale(0);font-size:10px;line-height:1.2;background-color:#d12920;font-family:Lineicons;content:"\ea5b";padding-left:0;padding-top:3px;border-radius:50%;margin-top:-9px;margin-left:-9px;text-align:center}.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-1 input[type=checkbox]+label span{border:2px solid #081828}.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-1 input[type=checkbox]+label span:before{background-color:#081828}.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-2 input[type=checkbox]+label span{border:2px solid #d12920}.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-2 input[type=checkbox]+label span:before{background-color:#d12920}.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-3 input[type=checkbox]+label span{border:2px solid #ca0f05}.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-3 input[type=checkbox]+label span:before{background-color:#ca0f05}.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-4 input[type=checkbox]+label span{border:2px solid #029c07}.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-4 input[type=checkbox]+label span:before{background-color:#029c07}.item-details .product-info .form-group.color-option .single-checkbox input[type=checkbox]:checked+label span{border-color:transparent}.item-details .product-info .form-group.color-option .single-checkbox input[type=checkbox]:checked+label span:before{transform:scale(1);border-radius:50%;color:#fff}.item-details .product-info .form-group input:focus{outline:0}.item-details .product-info .form-group select:focus{text-decoration:none;outline:none;box-shadow:none}.item-details .product-info .form-group label{margin-bottom:8px;font-size:13px;font-weight:500}.item-details .product-info .form-group select.form-control{padding-right:38px;padding-left:15px;background-position:center right 17px;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTg1LjM0NCAxODUuMzQ0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTkyLjY3MiwxNDQuMzczYy0yLjc1MiwwLTUuNDkzLTEuMDQ0LTcuNTkzLTMuMTM4TDMuMTQ1LDU5LjMwMWMtNC4xOTQtNC4xOTktNC4xOTQtMTAuOTkyLDAtMTUuMTggICAgYzQuMTk0LTQuMTk5LDEwLjk4Ny00LjE5OSwxNS4xOCwwbDc0LjM0Nyw3NC4zNDFsNzQuMzQ3LTc0LjM0MWM0LjE5NC00LjE5OSwxMC45ODctNC4xOTksMTUuMTgsMCAgICBjNC4xOTQsNC4xOTQsNC4xOTQsMTAuOTgxLDAsMTUuMThsLTgxLjkzOSw4MS45MzRDOTguMTY2LDE0My4zMjksOTUuNDE5LDE0NC4zNzMsOTIuNjcyLDE0NC4zNzN6IiBmaWxsPSIjNTA1MDUwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:10px 10px}.item-details .product-info .form-group select.form-control:not([size]):not([multiple]){height:46px;font-size:14px;font-weight:500;border:1px solid #e1e1e1}.item-details .product-info .quantity .inner-content{display:block;display:flex}.item-details .product-info .quantity .inner-content input.text{width:60px;height:46px;border:1px solid #e1e1e1;font-size:14px;font-weight:500;border-right:none;border-left:none}.item-details .product-info .quantity .inner-content input.button{width:35px;height:46px;background-color:#fff;border:1px solid #e1e1e1;font-size:17px;font-weight:500;transition:all .4s ease}.item-details .product-info .quantity .inner-content input.button.first{border-radius:4px 0 0 4px;overflow:hidden}.item-details .product-info .quantity .inner-content input.button.last{border-radius:0 4px 4px 0;overflow:hidden}.item-details .product-info .quantity .inner-content input.button:hover{background-color:#d12920;border-color:transparent;color:#fff}.item-details .product-info .cart-button{width:100%}.item-details .product-info .cart-button .btn{width:100%;height:46px;padding:0}.item-details .product-info .wish-button{display:inline-block;width:100%}@media (max-width: 767px){.item-details .product-info .wish-button{margin-top:12px}}.item-details .product-info .wish-button .btn{display:inline-block;margin-right:7px;border-radius:4px;color:#555;padding:10px 18px;font-size:13px;font-weight:600;-webkit-transition:all .4s ease;transition:all .4s ease;height:46px;width:100%}.item-details .product-info .wish-button .btn:hover{color:#fff!important;background-color:#d12920;border-color:transparent}.item-details .product-info .wish-button .btn:last-child{margin:0}.item-details .product-info .wish-button .btn i{font-size:16px;display:inline-block;margin-right:5px;position:relative;top:2px}.item-details .product-info .list-info{border-top:1px solid #eee;margin-top:30px;padding-top:30px}.item-details .product-info .list-info h4{font-size:20px;font-weight:500;display:block;margin-bottom:15px}.item-details .product-info .list-info ul li{display:block;margin-bottom:6px}.item-details .product-info .list-info ul li:last-child{margin:0}.item-details .product-info .list-info ul li span{display:inline-block;font-weight:500;min-width:100px}.item-details .product-info .bottom-content{margin-top:20px}.item-details .product-info .social-share{display:flex;position:relative;margin-top:-5px}@media (max-width: 767px){.item-details .product-info .social-share{display:flex;margin-top:10px}}.item-details .product-info .social-share h4{font-size:13px;font-weight:500;color:#666;display:inline-block;margin-right:13px;position:relative;top:11px}.item-details .product-info .social-share ul{display:inline-block;float:right}@media (max-width: 767px){.item-details .product-info .social-share ul{float:none}}.item-details .product-info .social-share ul li{display:inline-block;margin-right:2px;margin-top:5px}.item-details .product-info .social-share ul li:last-child{margin-right:0}.item-details .product-info .social-share ul li a{height:30px;width:30px;text-align:center;display:block;border-radius:4px;border:1px solid #eee;background-color:#fff;color:#d12920;line-height:30px;font-size:12px}.item-details .product-info .social-share ul li a.facebook{color:#3b5999}.item-details .product-info .social-share ul li a.facebook:hover{border-color:transparent;background-color:#3b5999;color:#fff}.item-details .product-info .social-share ul li a.twitter{color:#55acee}.item-details .product-info .social-share ul li a.twitter:hover{border-color:transparent;background-color:#55acee;color:#fff}.item-details .product-info .social-share ul li a.google{color:#dd4b39}.item-details .product-info .social-share ul li a.google:hover{border-color:transparent;background-color:#dd4b39;color:#fff}.item-details .product-info .social-share ul li a.linkedin{color:#0077b5}.item-details .product-info .social-share ul li a.linkedin:hover{border-color:transparent;background-color:#0077b5;color:#fff}.item-details .product-info .social-share ul li a.pinterest{color:#bd081c}.item-details .product-info .social-share ul li a.pinterest:hover{border-color:transparent;background-color:#bd081c;color:#fff}.item-details .product-info .btn-link:hover{background:rgb(84,149,241);color:#fff}.item-details .product-info .review{margin-bottom:15px}.item-details .product-info .review i{color:#fecb00}.item-details .product-info .quantity input{min-width:60px}.item-details .product-info .badge-custom{border:1.5px solid #ff4d00;padding:.15em 1em;color:#ff4d00;margin:.25em .75em 0 0}.item-details .product-info .badge-custom-primary{border:1.5px solid #002FA7;padding:.15em 1em;color:#002fa7;margin:.25em .75em 0 0}.item-details .product-info .estimated-time{font-weight:300;display:flex;align-items:center;margin-top:2em}.item-details .product-info .estimated-time .lni{color:#fecb00;font-size:1.5em;margin-right:1em}.item-details .product-info .estimated-time span{color:#002fa7}.item-details .product-info .product-category{color:#d12920;line-height:1.2em;font-size:1.1em;font-weight:400}.item-details .product-info .product-category li{padding:.25em}.product-details-info .single-block{background-color:#fff;padding:30px;border:1px solid #eee;border-radius:4px;margin-top:30px}.product-details-info .info-body{color:#081828}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.product-details-info .info-body.custom-responsive-margin{margin-bottom:30px}}.product-details-info .info-body h4{font-size:18px;font-weight:500;margin-bottom:20px}.product-details-info .info-body p{margin:20px 0;font-weight:400}.product-details-info .info-body .features li{display:block;margin-bottom:12px;position:relative;padding-left:15px}.product-details-info .info-body .features li:before{position:absolute;content:"";left:0;top:8px;height:6px;width:6px;background-color:#d12920;border-radius:6px}.product-details-info .info-body .features li:last-child{margin:0}.product-details-info .info-body .normal-list{margin-bottom:30px}.product-details-info .info-body .normal-list:last-child{margin-bottom:0}.product-details-info .info-body .normal-list li{display:block;margin-bottom:12px;position:relative}.product-details-info .info-body .normal-list li span{font-weight:500;color:#555}.product-details-info .info-body .normal-list li:last-child{margin:0}.product-details-info .product-description .hidden{height:10rem;overflow-y:hidden}.product-details-info .product-description .show{height:auto}.product-details-info .product-description .detail-inner img{display:flex;margin:0 auto}.product-details-info .product-description .detail-inner em{color:#081828}.product-details-info .product-description .detail-inner ul{margin:1em 0;list-style-type:circle;margin-left:1rem;line-height:2.5}.product-details-info .product-description .detail-inner h1{font-size:1.8em;text-transform:uppercase;font-size:500;padding-bottom:.5em}.product-details-info .product-description .detail-inner h2{font-size:1.4em;font-weight:500;line-height:1.5}.product-details-info .product-description .detail-inner h3{font-weight:400;font-size:1.2em}.product-details-info .product-description .btn-view-plus{position:relative}.product-details-info .product-description .btn-view-plus .mark{position:absolute;top:-80px;left:0;width:100%;height:5rem;background:linear-gradient(to top,#f8fafc,rgba(255,255,255,0))}.product-details-info .product-description .btn-view-plus button{margin-top:10px;width:100%;background:#f8fafc;padding:15px 30px;color:#d12920;font-size:1.1rem;font-weight:600}.product-details-info .product-description .btn-view-plus button:hover{background:#e6ebf0;transition:.4s}.product-details-info .give-review h4{font-size:20px;font-weight:500;margin-bottom:30px}.product-details-info .give-review ul li{display:block;margin-bottom:12px}.product-details-info .give-review ul li span{color:#666;display:inline-block;margin-right:8px;min-width:80px}.product-details-info .give-review ul li i{display:inline-block;color:#ffa000;font-size:14px}.product-details-info .give-review .review-btn{margin-top:30px;padding:12px 30px;width:100%;background-color:#ffa000;color:#fff;font-size:14px;font-weight:500;border-radius:4px;transition:all .4s ease}.product-details-info .give-review .review-btn:hover{color:#fff;background-color:#081828}.product-details-info .reviews .title{font-size:20px;font-weight:500;margin-bottom:30px}.product-details-info .reviews .single-review{position:relative;padding-left:80px;margin-bottom:30px}@media (max-width: 767px){.product-details-info .reviews .single-review{padding-left:60px}}.product-details-info .reviews .single-review:last-child{margin-bottom:0}.product-details-info .reviews .single-review .img-avata{height:60px;width:60px;border-radius:50%;position:absolute;left:0;top:0}@media (max-width: 767px){.product-details-info .reviews .single-review .img-avata{height:40px;width:40px}}.product-details-info .reviews .single-review .review-info{position:relative;border:1px solid #eee;border-radius:4px;padding:25px}@media (max-width: 767px){.product-details-info .reviews .single-review .review-info{padding:20px}}.product-details-info .reviews .single-review .review-info:before{position:absolute;top:12px;right:100%;width:0;height:0;border:solid transparent;content:"";pointer-events:none;margin-top:9px;border-width:10px;border-color:transparent;border-right-color:#e5e5e5}@media (max-width: 767px){.product-details-info .reviews .single-review .review-info:before{top:5px}}.product-details-info .reviews .single-review .review-info:after{position:absolute;top:12px;right:100%;width:0;height:0;border:solid transparent;content:"";pointer-events:none;margin-top:10px;border-width:9px;border-color:transparent;border-right-color:#fff}@media (max-width: 767px){.product-details-info .reviews .single-review .review-info:after{top:5px}}.product-details-info .reviews .single-review .review-info h4{font-size:16px;font-weight:500}@media (max-width: 767px){.product-details-info .reviews .single-review .review-info h4{font-size:14px}}.product-details-info .reviews .single-review .review-info h4 span{font-size:14px;display:block;color:#888;margin-top:7px}.product-details-info .reviews .single-review .review-info .stars{margin-top:8px}.product-details-info .reviews .single-review .review-info .stars li{display:inline-block;color:#ffa000;font-size:14px}.product-details-info .reviews .single-review .review-info p{margin-top:5px}.review-modal .modal-dialog{max-width:600px;max-height:90vh}.review-modal .modal-header{padding:25px}.review-modal .modal-header h5{font-size:20px;font-weight:500}.review-modal .modal-body{padding:25px}.review-modal .modal-body .form-group{margin-bottom:15px}.review-modal .modal-body .form-group label{color:#888;font-size:13px;margin-bottom:5px;display:block}.review-modal .modal-body .form-group input{height:45px;width:100%;border:1px solid #eee;border-radius:4px;padding:0 18px;font-size:14px}.review-modal .modal-body .form-group select{padding-right:38px;padding-left:15px;background-position:center right 17px;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTg1LjM0NCAxODUuMzQ0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTkyLjY3MiwxNDQuMzczYy0yLjc1MiwwLTUuNDkzLTEuMDQ0LTcuNTkzLTMuMTM4TDMuMTQ1LDU5LjMwMWMtNC4xOTQtNC4xOTktNC4xOTQtMTAuOTkyLDAtMTUuMTggICAgYzQuMTk0LTQuMTk5LDEwLjk4Ny00LjE5OSwxNS4xOCwwbDc0LjM0Nyw3NC4zNDFsNzQuMzQ3LTc0LjM0MWM0LjE5NC00LjE5OSwxMC45ODctNC4xOTksMTUuMTgsMCAgICBjNC4xOTQsNC4xOTQsNC4xOTQsMTAuOTgxLDAsMTUuMThsLTgxLjkzOSw4MS45MzRDOTguMTY2LDE0My4zMjksOTUuNDE5LDE0NC4zNzMsOTIuNjcyLDE0NC4zNzN6IiBmaWxsPSIjNTA1MDUwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:10px 10px;font-size:14px;font-weight:500}.review-modal .modal-body .form-group select{height:45px;font-size:14px;font-weight:500;border:1px solid #e1e1e1}.review-modal .modal-body .form-group select:focus{text-decoration:none;outline:none;box-shadow:none}.review-modal .modal-body .form-group textarea{padding:18px;font-size:14px}.review-modal .modal-footer{padding:25px}.logo-market-1{display:none}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.logo-market-1{display:flex;justify-content:flex-end;height:2em!important;margin-bottom:.5em}}.logo-market-2{height:2.5em;display:flex;justify-content:flex-end}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.logo-market-2{display:none}}.product-recommend .product-image{display:flex;align-items:center;background-color:#d6d6d6;justify-content:center}.detail-auction-images{display:grid!important}.detail-auction-images img{width:100%!important;overflow:auto!important}.nike-option .size-wrap{display:flex;flex-wrap:wrap}.nike-option .size-wrap .active{border:2px solid #d12920!important;background:white!important;color:#d12920!important}.nike-option .size-wrap .size-item{width:auto;min-width:6em;text-align:center;line-height:2.5em;background:#f3f3f3;transition:.3s}.nike-option .size-wrap .size-item:hover{background:white;cursor:pointer}.nike-option .detail-wrap{font-size:1.2em;font-weight:400;line-height:2em}.nike-option .tags{margin:1.5em 0 2em;display:flex;flex-wrap:wrap}.label-sale{color:#fff!important;background-color:#d12920;font-size:14px;margin-left:2em;padding:.5em 1em}.tonoike-option .option-item{background:#f3f3f3;transition:.3s}.tonoike-option .option-item:hover{background:white;cursor:pointer}.tonoike-option .active{border:2px solid #d12920!important;background:white!important;color:#d12920!important}.product-grids{background-color:#f7f7f7}.product-grids .product-grid-topbar{padding:15px 15px 15px 20px;background-color:#fff;border-radius:4px;border:1px solid #eee}.product-grids .product-grid-topbar .product-sorting label{display:inline-block;margin:0;padding:8px 5px 8px 0;color:#999;font-size:14px;font-weight:400}.product-grids .product-grid-topbar .product-sorting .form-control{width:100%;max-width:186px;margin-right:10px;display:inline-block}.product-grids .product-grid-topbar .product-sorting select.form-control:not([size]):not([multiple]){height:42px;font-size:14px;font-weight:400;border:1px solid #eee;padding-right:38px;background-position:center right 17px;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTg1LjM0NCAxODUuMzQ0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTkyLjY3MiwxNDQuMzczYy0yLjc1MiwwLTUuNDkzLTEuMDQ0LTcuNTkzLTMuMTM4TDMuMTQ1LDU5LjMwMWMtNC4xOTQtNC4xOTktNC4xOTQtMTAuOTkyLDAtMTUuMTggICAgYzQuMTk0LTQuMTk5LDEwLjk4Ny00LjE5OSwxNS4xOCwwbDc0LjM0Nyw3NC4zNDFsNzQuMzQ3LTc0LjM0MWM0LjE5NC00LjE5OSwxMC45ODctNC4xOTksMTUuMTgsMCAgICBjNC4xOTQsNC4xOTQsNC4xOTQsMTAuOTgxLDAsMTUuMThsLTgxLjkzOSw4MS45MzRDOTguMTY2LDE0My4zMjksOTUuNDE5LDE0NC4zNzMsOTIuNjcyLDE0NC4zNzN6IiBmaWxsPSIjNTA1MDUwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:10px 10px}.product-grids .product-grid-topbar .product-sorting select.form-control:not([size]):not([multiple]):focus{text-decoration:none;outline:none;box-shadow:none}.product-grids .product-grid-topbar .product-sorting .total-show-product{display:inline-block;color:#888;font-weight:400;font-size:14px}@media (max-width: 767px){.product-grids .product-grid-topbar .product-sorting .total-show-product{display:block;margin-top:15px}}.product-grids .product-grid-topbar .nav{border:none;float:right}@media (max-width: 767px){.product-grids .product-grid-topbar .nav{float:none;text-align:left;margin-top:20px}}.product-grids .product-grid-topbar .nav button{border:none;padding:5px 10px;border:1px solid #eee;border-radius:4px;margin-right:6px;font-size:16px}.product-grids .product-grid-topbar .nav button.active{background-color:#d12920;border-color:transparent;color:#fff}.product-grids .product-grid-topbar .nav button:last-child{margin:0}.product-grids .total-show{display:inline-block;color:#888;font-weight:400;font-size:14px}@media (max-width: 767px){.product-grids .total-show{display:block;margin-top:15px}}.product-sidebar .single-widget{background-color:#fff;padding:30px;border:1px solid #eee;border-radius:4px;margin-bottom:30px}.product-sidebar .single-widget:last-child{margin-bottom:0}.product-sidebar .single-widget h3{position:relative;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid #e5e5e5;color:#232323;font-size:15px;font-weight:500}.product-sidebar .single-widget.search form{position:relative}.product-sidebar .single-widget.search form input{height:50px;width:100%;border:1px solid #eee;border-radius:6px;color:#081828;padding:0 50px 0 15px}.product-sidebar .single-widget.search form button{height:40px;width:40px;text-align:center;display:block;border-radius:6px;border:none;background-color:transparent;color:#081828;position:absolute;right:5px;top:50%;transform:translateY(-50%);transition:all .4s ease;font-size:16px}.product-sidebar .single-widget.search form button:hover{color:#d12920}.product-sidebar .single-widget.range input{color:#081828;cursor:pointer}.product-sidebar .single-widget.range ::placeholder{color:#081828;opacity:1}.product-sidebar .single-widget.range :-ms-input-placeholder{color:#081828}.product-sidebar .single-widget.range ::-ms-input-placeholder{color:#081828}.product-sidebar .single-widget.range .range-inner{position:relative;padding-left:15px}.product-sidebar .single-widget.range label{color:#081828;display:inline-block;position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:15px}.product-sidebar .single-widget.range #rangePrimary{display:inline-block;border:none}.product-sidebar .single-widget.range input[type=range]::-webkit-slider-thumb{background:#d12920!important}.product-sidebar .single-widget.range input[type=range]::-moz-range-thumb{background:#d12920!important}.product-sidebar .single-widget.range input[type=range]::-ms-thumb{background:#d12920!important}.product-sidebar .single-widget.condition .form-check{display:block;margin-bottom:10px}.product-sidebar .single-widget.condition .form-check:last-child{margin:0}.product-sidebar .single-widget.condition .form-check-label{cursor:pointer}.product-sidebar .single-widget.condition .form-check-input{cursor:pointer;margin-top:4px}.product-sidebar .single-widget.condition .form-check-input:checked{background-color:#d12920;border-color:#d12920}.product-sidebar .single-widget .list li{margin-bottom:12px}.product-sidebar .single-widget .list li:last-child{margin:0}.product-sidebar .single-widget .list li a{color:#666;position:relative;font-weight:400;font-size:14px;display:inline-block;margin-right:3px}.product-sidebar .single-widget .list li a:hover{color:#d12920}.product-sidebar .single-widget .list li span{display:inline-block;font-weight:400;font-size:14px}.product-sidebar .single-widget.banner a img{width:100%}.cart-list-head{border-radius:4px;overflow:hidden;border:1px solid #eee}.cart-list-title{background-color:#fff;padding:18px 20px;border-bottom:1px solid #eee}@media (max-width: 767px){.cart-list-title{text-align:center}}.cart-list-title p{color:#081828;font-weight:500;font-size:14px}@media (max-width: 767px){.cart-list-title p{padding:2px 0}}@media (max-width: 767px){.cart-single-list{text-align:center}}@media (max-width: 767px){.cart-single-list a img{width:50%;margin-bottom:10px}}.cart-single-list .remove-item{color:#fff;background-color:#f44336;font-size:8px;height:20px;width:20px;line-height:20px;border-radius:50%;text-align:center}@media (max-width: 767px){.cart-single-list .remove-item{margin-top:5px}}.cart-single-list .remove-item:hover{color:#fff;background-color:#081828}.cart-single-list .product-name{line-height:22px}.cart-single-list .product-name a{font-size:14px;color:#333;font-weight:500}.cart-single-list .product-des{display:block}.cart-single-list .product-des span{font-size:13px;font-weight:500;display:block}.cart-single-list .product-des span em{font-style:normal;color:#555}.cart-single-list{padding:30px 20px;background-color:#fff;border-bottom:1px solid #eee}.cart-single-list:last-child{border:none!important;border-radius:0 0 4px 4px}.cart-single-list a:hover{color:#d12920}.shopping-cart{background-color:#f7f7f7}.shopping-cart .total-amount .right ul li{font-size:14px;font-weight:500;color:#081828;margin-bottom:12px}.shopping-cart .total-amount .right ul li span{display:inline-block;float:right}.shopping-cart .total-amount .coupon{padding:40px;border:1px solid #eee;background-color:#fff;border-radius:4px;margin-top:40px;display:inline-block}@media (max-width: 767px){.shopping-cart .total-amount .coupon{width:100%;padding:30px;margin-top:30px}}.shopping-cart .total-amount .coupon input{width:300px;height:46px;border:1px solid rgb(221,221,221);overflow:hidden;border-radius:4px;color:#333;padding:0 20px;display:inline-block}@media (max-width: 767px){.shopping-cart .total-amount .coupon input{width:100%}}.shopping-cart .total-amount .coupon .button{display:inline-block}@media (max-width: 767px){.shopping-cart .total-amount .coupon .button{display:block}}.shopping-cart .total-amount .coupon button{border:none;height:46px;display:inline-block;margin-left:8px;position:relative;top:-2px}@media (max-width: 767px){.shopping-cart .total-amount .coupon button{margin:10px 0 0;width:100%}}.shopping-cart .total-amount .right{padding:40px;border:1px solid #eee;background-color:#fff;border-radius:4px;margin-top:40px}@media (max-width: 767px){.shopping-cart .total-amount .right{padding:30px;margin-top:30px}}.shopping-cart .total-amount .right .button{margin-top:30px}.shopping-cart .total-amount .right .btn{width:100%;margin-bottom:8px;text-align:center;padding:12px 20px}.shopping-cart .total-amount .right .btn:last-child{margin:0}@media (max-width: 767px){.shopping-cart .count-input{padding:10px 65px}}@media (max-width: 767px){.shopping-cart p{padding:3px 0}}.shopping-cart select.form-control:not([size]):not([multiple]){height:46px;border:1px solid rgb(219,219,219);border-radius:4px;width:120px}@media only screen and (min-width: 768px) and (max-width: 991px){.shopping-cart select.form-control:not([size]):not([multiple]){width:100%}}@media (max-width: 767px){.shopping-cart select.form-control:not([size]):not([multiple]){width:100%}}.shopping-cart select.form-control:not([size]):not([multiple]):focus{text-decoration:none;outline:none;box-shadow:none}.shopping-cart select.form-control{padding-right:38px;background-position:center right 17px;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTg1LjM0NCAxODUuMzQ0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTkyLjY3MiwxNDQuMzczYy0yLjc1MiwwLTUuNDkzLTEuMDQ0LTcuNTkzLTMuMTM4TDMuMTQ1LDU5LjMwMWMtNC4xOTQtNC4xOTktNC4xOTQtMTAuOTkyLDAtMTUuMTggICAgYzQuMTk0LTQuMTk5LDEwLjk4Ny00LjE5OSwxNS4xOCwwbDc0LjM0Nyw3NC4zNDFsNzQuMzQ3LTc0LjM0MWM0LjE5NC00LjE5OSwxMC45ODctNC4xOTksMTUuMTgsMCAgICBjNC4xOTQsNC4xOTQsNC4xOTQsMTAuOTgxLDAsMTUuMThsLTgxLjkzOSw4MS45MzRDOTguMTY2LDE0My4zMjksOTUuNDE5LDE0NC4zNzMsOTIuNjcyLDE0NC4zNzN6IiBmaWxsPSIjNTA1MDUwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:10px 10px}.shopping-cart .form-control{padding:0 18px;transition:color .25s,background-color .25s,border-color .25s;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff;color:#505050;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.shopping-cart .form-control:focus{text-decoration:none;outline:none;box-shadow:none}.checkout-wrapper{background-color:#f7f7f7}.checkout-wrapper .modal .modal-body{max-height:35rem;margin-bottom:10px}.checkout-wrapper .modal .modal-body .lni{margin-right:.5rem;color:#d12920}.checkout-steps-form-style-1 #accordionExample li{margin-bottom:20px}.checkout-steps-form-style-1 #accordionExample li:last-child{margin:0}.checkout-steps-form-style-1 .list-items{max-height:35em}.checkout-steps-form-style-1 .list-items p{margin-top:10px;line-height:1rem}.checkout-steps-form-style-1 .list-items input{min-width:60px}.checkout-steps-form-style-1 .title{font-size:15px;font-weight:600;line-height:40px;position:relative;cursor:pointer;border:1px solid rgb(230,230,230);border-radius:4px 4px 0 0;padding:8px 25px;color:#d12920;background-color:#fff}.checkout-steps-form-style-1 .title.collapsed{border-radius:4px;color:#081828}.checkout-steps-form-style-1 .title:before{position:absolute;top:50%;right:16px;transform:translateY(-50%);font-family:Lineicons;content:"\ea5e";font-size:13px;color:#7d7d7d;transition:all .3s linear}.checkout-steps-form-style-1 .checkout-steps-form-content{padding:0 25px 25px;border:1px solid rgb(230,230,230);border-top-color:transparent;background-color:#fff;border-radius:0 0 4px 4px}.checkout-steps-form-style-1 .checkout-steps-form-content .card-body .lni{margin-right:.5rem;color:#d12920}.checkout-steps-form-style-1 .single-form{margin-top:16px;position:relative}.checkout-steps-form-style-1 .single-form .form-input{position:relative}@media (max-width: 767px){.checkout-steps-form-style-1 .single-form .form-input{margin-bottom:16px}.checkout-steps-form-style-1 .single-form .form-input:last-child{margin-bottom:0}}.checkout-steps-form-style-1 .single-form .form-input textarea,.checkout-steps-form-style-1 .single-form .form-input input{width:100%;height:46px;padding:0 20px;border-radius:4px;transition:all .3s linear;border:1px solid rgb(230,230,230)}.checkout-steps-form-style-1 .single-form .form-input textarea:focus,.checkout-steps-form-style-1 .single-form .form-input input:focus{border-color:#d12920}.checkout-steps-form-style-1 .form-default label{color:#888;margin-bottom:8px}.checkout-steps-form-style-1 .select-items select.form-control:not([size]):not([multiple]){height:46px;border:1px solid rgb(219,219,219);border-radius:4px;width:100%}.checkout-steps-form-style-1 .select-items select.form-control:not([size]):not([multiple]):focus{text-decoration:none;outline:none;box-shadow:none}.checkout-steps-form-style-1 .select-items select.form-control{padding-right:38px;padding-left:20px;background-position:center right 17px;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTg1LjM0NCAxODUuMzQ0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTkyLjY3MiwxNDQuMzczYy0yLjc1MiwwLTUuNDkzLTEuMDQ0LTcuNTkzLTMuMTM4TDMuMTQ1LDU5LjMwMWMtNC4xOTQtNC4xOTktNC4xOTQtMTAuOTkyLDAtMTUuMTggICAgYzQuMTk0LTQuMTk5LDEwLjk4Ny00LjE5OSwxNS4xOCwwbDc0LjM0Nyw3NC4zNDFsNzQuMzQ3LTc0LjM0MWM0LjE5NC00LjE5OSwxMC45ODctNC4xOTksMTUuMTgsMCAgICBjNC4xOTQsNC4xOTQsNC4xOTQsMTAuOTgxLDAsMTUuMThsLTgxLjkzOSw4MS45MzRDOTguMTY2LDE0My4zMjksOTUuNDE5LDE0NC4zNzMsOTIuNjcyLDE0NC4zNzN6IiBmaWxsPSIjNTA1MDUwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:10px 10px}.checkout-steps-form-style-1 .single-checkbox{margin-top:15px}.checkout-steps-form-style-1 .single-checkbox label{font-size:16px;margin-bottom:0;position:relative;bottom:-2px}.checkout-steps-form-style-1 .single-checkbox input[type=checkbox]{display:none}.checkout-steps-form-style-1 .single-checkbox input[type=checkbox]+label span{border-color:#d12920;width:20px;height:20px;border-radius:4px;cursor:pointer;position:relative;display:inline-block;margin:0 5px -3px 0;border:1px solid #d5d5d5}.checkout-steps-form-style-1 .single-checkbox input[type=checkbox]+label span:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;transition:all .4s ease;transform:scale(0);font-size:10px;line-height:1.2;background-color:#d12920;font-family:Lineicons;content:"\ea5b";padding-left:4px;padding-top:3px;border-radius:4px}.checkout-steps-form-style-1 .single-checkbox .single-checkbox input[type=checkbox]+label span{width:20px;height:20px;border:1px solid rgb(228,228,228);border-radius:4px;cursor:pointer;position:relative;display:inline-block;margin:0 5px -3px 0}.checkout-steps-form-style-1 .single-checkbox input[type=checkbox]:checked+label span{border-color:transparent}.checkout-steps-form-style-1 .single-checkbox input[type=checkbox]:checked+label span:before{transform:scale(1);border-radius:4px;color:#fff}.checkout-steps-form-style-1 .single-checkbox p{display:inline;color:#777;padding-left:5px}.checkout-steps-form-style-1 .checkout-payment-option{margin-top:16px}.checkout-steps-form-style-1 .heading-6{font-size:14px;line-height:18px;color:#666}.checkout-steps-form-style-1 .payment-option-wrapper{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;margin-left:-4px;margin-right:-4px}.checkout-steps-form-style-1 .single-payment-option{width:25%;margin-top:16px;padding:0 4px}@media (max-width: 767px){.checkout-steps-form-style-1 .single-payment-option{width:100%}}.checkout-steps-form-style-1 .single-payment-option label{text-align:center;padding:12px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;margin-bottom:0;width:100%;transition:all .3s linear;cursor:pointer;border:1px solid #eee}.checkout-steps-form-style-1 .single-payment-option input[type=radio]{display:none}.checkout-steps-form-style-1 .single-payment-option input[type=radio]:checked+label{border-color:#d12920;background-color:#fff}.checkout-steps-form-style-1 .single-payment-option p{font-size:14px;font-weight:400;color:#444}.checkout-steps-form-style-1 .single-payment-option span{display:block}.checkout-steps-form-style-1 .single-payment-option .price{font-weight:500;font-size:15px;line-height:22px;color:#444;margin-top:4px}.checkout-steps-form-style-1 .steps-form-btn{margin-top:30px}@media (max-width: 767px){.checkout-steps-form-style-1 .steps-form-btn .btn{width:100%;margin:0 0 10px}.checkout-steps-form-style-1 .steps-form-btn .btn:last-child{margin-bottom:0}}.checkout-steps-form-style-1 .checkout-payment-form .single-form .form-input img{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.checkout-steps-form-style-1 .checkout-payment-form .payment-card-info .single-form{display:inline-block}.checkout-steps-form-style-1 .checkout-payment-form .payment-card-info .single-form .form-input{width:145px}.checkout-steps-form-style-1 .checkout-payment-form .payment-card-info .single-form.mm-yy .form-input{margin-right:15px}.checkout-sidebar-coupon{background-color:#fff;padding:25px;border:1px solid rgb(230,230,230);border-radius:4px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.checkout-sidebar-coupon{margin-top:30px}}.checkout-sidebar-coupon .single-form{position:relative}.checkout-sidebar-coupon .single-form .button{position:absolute;right:0;top:0}.checkout-sidebar-coupon .single-form .button .btn{height:46px}.checkout-sidebar-coupon p{font-size:14px;line-height:20px;color:#888;margin-bottom:12px}.checkout-sidebar-coupon input{width:100%;height:46px;padding:0 120px 0 20px;transition:all .3s linear;border:1px solid rgb(230,230,230);border-radius:4px}.checkout-sidebar-price-table{background-color:#fff;padding:25px;border:1px solid rgb(230,230,230);border-radius:4px}.checkout-sidebar-price-table .sub-total-price .total-price{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;padding:4px 0}.checkout-sidebar-price-table .price-table-btn{margin-top:20px}.checkout-sidebar-price-table .title{font-weight:400;font-size:15px;line-height:22px;color:#081828;padding-bottom:12px;margin-bottom:10px;border-bottom:1px solid rgb(230,230,230)}.checkout-sidebar-price-table .total-payable{padding:10px 0;border-top:1px solid #e6e6e6;margin-top:10px}.checkout-sidebar-price-table .total-payable .payable-price{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}.checkout-sidebar-banner{border:1px solid rgb(230,230,230);border-radius:4px;overflow:hidden}.checkout-sidebar-banner a,.checkout-sidebar-banner a img{width:100%}.account-login{background-color:#f7f7f7}.account-login .login-form{padding:42px;border:1px solid rgb(230,230,230);border-radius:4px;background-color:#fff;box-shadow:0 5px 40px #00000008}@media (max-width: 767px){.account-login .login-form{padding:30px}}.account-login .login-form .card-body{padding:0}.account-login .login-form .title{margin-bottom:30px}.account-login .login-form .title p{font-weight:300}.account-login .login-form .title h3{font-size:22px;font-weight:700;color:#081828;margin-bottom:10px}.account-login .login-form .social-login .btn{padding:10px 12px;font-size:12px;border-radius:4px;border:1px solid #eee;display:block;font-weight:600}.account-login .login-form .social-login .btn i{display:inline-block;margin-right:4px;font-size:15px}@media (max-width: 767px){.account-login .login-form .social-login .btn{margin:6px 0}}.account-login .login-form .social-login .facebook-btn{border-color:#3b5998;background-color:transparent;color:#3b5998}.account-login .login-form .social-login .facebook-btn:hover{background-color:#3b5998;border-color:transparent;color:#fff}.account-login .login-form .social-login .twitter-btn{border-color:#55acee;background-color:transparent;color:#55acee}.account-login .login-form .social-login .twitter-btn:hover{background-color:#55acee;border-color:transparent;color:#fff}.account-login .login-form .social-login .google-btn{border-color:#dd4b39;background-color:transparent;color:#dd4b39}.account-login .login-form .social-login .google-btn:hover{background-color:#dd4b39;border-color:transparent;color:#fff}.account-login .bottom-content{margin-top:25px}.account-login .alt-option{margin:30px 0;text-align:center;display:inline-block;position:relative;width:100%;z-index:1}@media (max-width: 767px){.account-login .alt-option{margin:20px 0}}.account-login .alt-option span{font-size:14px;background:#fff;color:#888;padding:5px 15px}.account-login .alt-option:before{position:absolute;left:0;top:50%;height:1px;width:100%;background:rgb(230,230,230);content:"";z-index:-1}.account-login .form-group{margin-bottom:15px}.account-login .form-group label{display:block;margin-bottom:8px;width:100%}.account-login .form-group .form-control{padding:0 18px;transition:color .25s,background-color .25s,border-color .25s;border:1px solid #e0e0e0;background-color:#fff;color:#505050;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:46px;border-radius:4px!important;overflow:hidden;width:100%}.account-login .form-group .form-control:focus{border-color:#d12920}.account-login .lost-pass{color:#888}.account-login .lost-pass:hover{color:#d12920}.account-login .button{margin-top:30px}.account-login .button .btn{width:100%}.account-login .outer-link{display:block;font-size:14px;font-weight:500;color:#081828;margin-top:30px;text-align:center}.account-login .outer-link a{color:#d12920}.account-login .outer-link a:hover{text-decoration:underline}.register-form{padding:40px;border:1px solid rgb(230,230,230);border-radius:4px;background-color:#fff;box-shadow:0 5px 40px #00000008}@media (max-width: 767px){.register-form{padding:30px}}.register-form .title{margin-bottom:30px}.register-form .title h3{font-size:22px;font-weight:700;color:#081828;margin-bottom:10px}.register-form .form-group label{display:block;margin-bottom:8px}.register-form .form-group .form-control{padding:0 18px;transition:color .25s,background-color .25s,border-color .25s;border:1px solid #e0e0e0;background-color:#fff;color:#505050;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:46px;border-radius:4px!important;overflow:hidden}.register-form .button{margin-top:10px}@media (max-width: 767px){.register-form .button{margin-top:10px}}.register-form .button .btn{width:100%}.register-form .outer-link{display:block;font-size:14px;font-weight:500;color:#081828;margin-top:30px;text-align:center}.register-form .outer-link a{color:#d12920}.register-form .outer-link a:hover{text-decoration:underline}.contact-us{position:relative;background-color:#fff}.contact-us .contact-info .single-info-head{background-color:#f7f7f7;padding:30px;border:1px solid #eee;border-radius:4px}.contact-us .contact-info .single-info{margin-bottom:30px;position:relative;transition:all .3s ease;text-align:left}.contact-us .contact-info .single-info svg{margin-right:1.5em;cursor:pointer}.contact-us .contact-info .single-info:last-child{margin-bottom:0}.contact-us .contact-info .single-info i{font-size:30px;color:#d12920;transition:all .3s ease;margin-bottom:11px}.contact-us .contact-info .single-info h3{font-size:16px;font-weight:600;color:#081828;margin-bottom:10px;transition:all .3s ease}.contact-us .contact-info .single-info ul li{display:block;margin-bottom:2px;transition:all .3s ease;font-weight:500}.contact-us .contact-info .single-info ul li:last-child{margin:0}.contact-us .contact-info .single-info ul li a{color:#888;font-weight:500;transition:all .3s ease}.contact-us .contact-info .single-info ul li a:hover{color:#d12920}@media only screen and (min-width: 480px) and (max-width: 767px),(max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.contact-form-head{margin-top:20px}}.contact-form-head .contact-inner-title h2{font-size:30px;font-weight:700;display:block;margin-bottom:10px;color:#fff}@media only screen and (min-width: 768px) and (max-width: 991px){.contact-form-head .contact-inner-title h2{font-size:25px;line-height:32px}}@media (max-width: 767px){.contact-form-head .contact-inner-title h2{font-size:20px;line-height:30px}}.contact-form-head .contact-inner-title p{color:#fff}.contact-form-head .contact-inner-title .question{display:block;min-height:70px;margin-top:40px}.contact-form-head .contact-inner-title .question img{height:70px;width:70px;border-radius:70px;float:left;margin-right:20px}.contact-form-head .contact-inner-title .question h4{font-size:20px;font-weight:600;padding-top:15px;color:#fff}.contact-form-head .contact-inner-title .question h4 span{font-size:13px;font-weight:500;display:block;margin-bottom:5px}.contact-form-head .contact-inner-title .day-list{display:block;margin-top:40px}.contact-form-head .contact-inner-title .day-list li{color:#fff;font-weight:500;margin-bottom:3px;display:block}.contact-form-head .contact-inner-title .day-list li:last-child{margin:0}.contact-form-head .contact-inner-title .call-back{font-size:15px;font-weight:500;color:#fff;display:inline-block;margin-top:30px;text-transform:capitalize}.contact-form-head .contact-inner-title .call-back i{font-size:15px;display:inline-block;margin-left:5px}.contact-form-head .form-main{padding:40px;background-color:#f7f7f7;border:1px solid #eee;border-radius:4px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.contact-form-head .form-main{padding:35px}}@media (max-width: 767px){.contact-form-head .form-main{padding:30px}}.contact-form-head .form-main .form-title{margin-bottom:30px}.contact-form-head .form-main .form-title h2{margin-bottom:35px;font-size:22px}.contact-form-head .form-main .form-title p{font-size:16px}.contact-form-head .form-main .form .form-group{margin-bottom:15px;display:block}.contact-form-head .form-main .form .form-group input{height:52px;line-height:52px;width:100%;border:1px solid #e6e2f5;padding:0 20px;color:#333;font-weight:400;border-radius:4px;background-color:#fff;transition:all .4s ease}.contact-form-head .form-main .form .form-group input:focus{border-color:#d12920}.contact-form-head .form-main .form .form-group textarea{height:180px;width:100%;border:1px solid #e6e2f5;padding:15px 20px;color:#333;resize:none;font-weight:400;resize:vertical;border-radius:4px;background-color:#fff;transition:all .4s ease}.contact-form-head .form-main .form .form-group textarea:focus{border-color:#d12920}.contact-form-head .form-main .form .form-group.button{width:100%;margin-bottom:0}.map-section{background-color:#f7f7f7}.map-section .mapouter,.map-section .mapouter .gmap_canvas,.map-section .mapouter .gmap_canvas iframe{height:500px}@media only screen and (min-width: 768px) and (max-width: 991px){.map-section .mapouter,.map-section .mapouter .gmap_canvas,.map-section .mapouter .gmap_canvas iframe{height:400px}}@media (max-width: 767px){.map-section .mapouter,.map-section .mapouter .gmap_canvas,.map-section .mapouter .gmap_canvas iframe{height:300px}}.error-area{height:100vh;text-align:center;width:auto;margin-left:auto;margin-right:auto;background-color:#fff;position:relative;background-image:url(../../images/error/404-bg.png);background-repeat:no-repeat;background-position:center}.error-area .error-content h1{font-size:100px;color:#d12920;margin-bottom:25px;font-weight:800;line-height:100px}@media only screen and (min-width: 768px) and (max-width: 991px){.error-area .error-content h1{font-size:60px;line-height:50px}}@media (max-width: 767px){.error-area .error-content h1{font-size:45px;line-height:30px}}.error-area .error-content h2{font-size:25px;margin-bottom:10px;color:#081828;font-weight:700}@media only screen and (min-width: 768px) and (max-width: 991px){.error-area .error-content h2{font-size:22px}}@media (max-width: 767px){.error-area .error-content h2{font-size:18px}}.error-area .error-content p{font-weight:400;margin-bottom:40px;color:#888}.maill-success{height:100vh;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.d-table{width:100%;height:100%}.d-table{display:table!important}.d-table-cell{vertical-align:middle}.d-table-cell{display:table-cell!important}.maill-success .success-content i{font-size:30px;margin-bottom:20px;color:#d12920;height:80px;width:80px;line-height:80px;text-align:center;display:inline-block;border:1px solid #eee;border-radius:50%}.maill-success .success-content h2{font-size:25px;font-weight:700;margin-bottom:15px;color:#081828}@media only screen and (min-width: 768px) and (max-width: 991px){.maill-success .success-content h2{font-size:15px}}@media (max-width: 767px){.maill-success .success-content h2{font-size:15px}}.maill-success .success-content p{font-weight:400;margin-bottom:20px}.footer{background-color:#081828;position:relative}.footer .footer-top .inner-content{padding:60px 0;border-bottom:1px solid rgba(255,255,255,.1490196078)}@media only screen and (min-width: 768px) and (max-width: 991px){.footer .footer-top .inner-content{padding:50px 0}}@media (max-width: 767px){.footer .footer-top .inner-content{padding:40px 0;text-align:center}}.footer .footer-top .footer-logo a{display:flex;align-items:center}.footer .footer-top .footer-logo a img{height:100px}@media only screen and (min-width: 768px) and (max-width: 991px){.footer .footer-top .footer-logo a img{width:190px}}@media (max-width: 767px){.footer .footer-top .footer-logo a img{width:180px;height:160px}}.footer .footer-top .footer-logo a h3{color:#fff}@media (max-width: 767px){.footer .footer-top .footer-newsletter{padding:0 20px}}.footer .footer-top .footer-newsletter .title{color:#fff;font-size:20px;font-weight:800;float:left}@media only screen and (min-width: 768px) and (max-width: 991px){.footer .footer-top .footer-newsletter .title{margin-bottom:20px;display:block}}@media (max-width: 767px){.footer .footer-top .footer-newsletter .title{margin-bottom:20px;display:block;font-size:18px;width:100%}}.footer .footer-top .footer-newsletter .title span{color:#c2c2c2;display:block;font-size:14px;margin-top:5px;font-weight:400}@media (max-width: 767px){.footer .footer-top .footer-newsletter .title span{margin-top:10px}}.footer .footer-top .footer-newsletter .newsletter-form{float:right}@media only screen and (min-width: 768px) and (max-width: 991px){.footer .footer-top .footer-newsletter .newsletter-form{float:none}}@media (max-width: 767px){.footer .footer-top .footer-newsletter .newsletter-form{float:none;margin-top:20px}}.footer .footer-top .footer-newsletter .newsletter-form input{height:50px;background-color:#ffffff4f;border-radius:4px;width:300px;display:inline-block;border:none;padding:0 20px;color:#fff}@media only screen and (min-width: 992px) and (max-width: 1199px){.footer .footer-top .footer-newsletter .newsletter-form input{width:240px}}@media (max-width: 767px){.footer .footer-top .footer-newsletter .newsletter-form input{width:100%;text-align:center}}.footer .footer-top .footer-newsletter .newsletter-form input::placeholder{color:#fff}.footer .footer-top .footer-newsletter .newsletter-form .button{display:inline-block;margin-left:6px;position:relative;top:-2px}@media (max-width: 767px){.footer .footer-top .footer-newsletter .newsletter-form .button{margin:10px 0 0;top:0;width:100%}}.footer .footer-top .footer-newsletter .newsletter-form .button .btn{height:50px}@media (max-width: 767px){.footer .footer-top .footer-newsletter .newsletter-form .button .btn{width:100%}}.footer .footer-top .footer-newsletter .newsletter-form .button .btn:hover{color:#081828;background-color:#fff}.footer .footer-middle{padding-top:40px;padding-bottom:80px}@media only screen and (min-width: 768px) and (max-width: 991px){.footer .footer-middle{padding-top:30px;padding-bottom:70px}}@media (max-width: 767px){.footer .footer-middle{padding-top:10px;padding-bottom:50px}}.footer .footer-middle .newsletter-form input{width:100%;border-radius:4px;padding:0 20px;height:50px;border:1px solid #eee}.footer .footer-middle .newsletter-form .button{margin-top:12px}.footer .footer-middle .newsletter-form .button .btn{background-color:#081828;color:#fff}.footer .footer-middle .newsletter-form .button .btn:hover{background-color:#d12920;color:#fff}.footer .footer-middle .newsletter-form p{color:#888;margin-top:20px}.footer .single-footer{margin-top:40px}@media (max-width: 767px){.footer .single-footer{margin-top:30px;text-align:center}}.footer .single-footer h3{position:relative;margin-bottom:32px;padding-bottom:15px;color:#fff;font-size:17px;font-weight:600;line-height:24px}.footer .single-footer h3:before{display:block;position:absolute;bottom:-2px;left:0;width:40px;height:3px;background-color:#d12920;content:""}@media (max-width: 767px){.footer .single-footer h3:before{left:50%;margin-left:-20px}}.footer .single-footer.f-link ul li{display:block;margin-bottom:12px;position:relative}.footer .single-footer.f-link ul li:last-child{margin-bottom:0}.footer .single-footer.f-link ul li a{color:#d6d6d6;font-size:14px;font-weight:500;position:relative}.footer .single-footer.f-link ul li a:hover{padding-left:5px;color:#d12920}.footer .single-footer.f-contact .phone{color:#d6d6d6}.footer .single-footer.f-contact ul{margin:10px 0}.footer .single-footer.f-contact ul li{display:block;margin-bottom:10px;color:#d6d6d6}.footer .single-footer.f-contact ul li span{display:block}.footer .single-footer.f-contact ul li:last-child{margin:0}.footer .single-footer.f-contact ul li span,.footer .single-footer.f-contact .mail a{color:#d6d6d6}.footer .single-footer.f-contact .mail a:hover{color:#d12920}.footer .single-footer.our-app .app-btn li{display:block;margin-bottom:15px}.footer .single-footer.our-app .app-btn li:last-child{margin-bottom:0}.footer .single-footer.our-app .app-btn li span{display:block!important}.footer .single-footer.our-app .app-btn li a{position:relative;border-radius:4px;padding:15px 30px 15px 60px;color:#fff;transition:all .3s ease;background-color:#ffffff0f}.footer .single-footer.our-app .app-btn li a i{font-size:27px;position:absolute;left:20px;top:50%;transform:translateY(-50%);transition:all .3s ease}.footer .single-footer.our-app .app-btn li a .small-title{font-size:13px;display:block;color:#fff;transition:all .3s ease}.footer .single-footer.our-app .app-btn li a .big-title{font-size:14px;font-weight:500;display:block;color:#fff;transition:all .3s ease}.footer .single-footer.our-app .app-btn li a:hover{background-color:#d12920;color:#fff;border-color:transparent}.footer .single-footer.our-app .app-btn li a:hover .small-title,.footer .single-footer.our-app .app-btn li a:hover .big-title{color:#fff}.footer .footer-bottom .inner-content{border-top:1px solid rgba(255,255,255,.1490196078);padding:25px 0}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.footer .footer-bottom .inner-content{text-align:center;padding-bottom:3.5em}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.footer .footer-bottom .payment-gateway{margin-bottom:12px}}.footer .footer-bottom .payment-gateway span{display:inline-block;margin-right:12px;color:#fff}@media (max-width: 767px){.footer .footer-bottom .payment-gateway span{display:block;margin:0 0 10px}}.footer .footer-bottom .payment-gateway img{width:200px}.footer .footer-bottom .copyright{text-align:center}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.footer .footer-bottom .copyright{margin-bottom:12px}}.footer .footer-bottom .copyright p{color:#fff}.footer .footer-bottom .copyright p a{color:#eee;display:inline-block;margin-left:4px}.footer .footer-bottom .copyright p a:hover{color:#d12920}.footer .footer-bottom .socila{display:block;float:right}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.footer .footer-bottom .socila{float:none;text-align:center}}.footer .footer-bottom .socila li{margin:0 5px 0 0;display:inline-block}.footer .footer-bottom .socila li:last-child{margin:0}.footer .footer-bottom .socila li a{height:35px;width:35px;text-align:center;display:block;color:#fff;border-radius:50%;line-height:35px;font-size:15px}.footer .footer-bottom .socila li a:hover{background-color:#d12920;color:#fff;border-color:transparent}.footer .footer-bottom .socila li span{display:inline-block;color:#fff;margin-right:12px}@media (max-width: 767px){.footer .footer-bottom .socila li span{display:none}}.order-grids .order-grid-topbar{padding:15px 15px 15px 20px;background-color:#fff;border-radius:4px;border:1px solid #eee}.order-grids .order-grid-topbar .order-filter label{display:inline-block;margin:0;padding:8px 5px 8px 0;color:#999;font-size:14px;font-weight:400}.order-grids .order-grid-topbar .order-filter .form-control{width:100%;max-width:186px;margin-right:10px;display:inline-block}.order-grids .order-grid-topbar .order-filter select.form-control:not([size]):not([multiple]){height:42px;font-size:14px;font-weight:400;border:1px solid #eee;padding-right:38px;background-position:center right 17px;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTg1LjM0NCAxODUuMzQ0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTkyLjY3MiwxNDQuMzczYy0yLjc1MiwwLTUuNDkzLTEuMDQ0LTcuNTkzLTMuMTM4TDMuMTQ1LDU5LjMwMWMtNC4xOTQtNC4xOTktNC4xOTQtMTAuOTkyLDAtMTUuMTggICAgYzQuMTk0LTQuMTk5LDEwLjk4Ny00LjE5OSwxNS4xOCwwbDc0LjM0Nyw3NC4zNDFsNzQuMzQ3LTc0LjM0MWM0LjE5NC00LjE5OSwxMC45ODctNC4xOTksMTUuMTgsMCAgICBjNC4xOTQsNC4xOTQsNC4xOTQsMTAuOTgxLDAsMTUuMThsLTgxLjkzOSw4MS45MzRDOTguMTY2LDE0My4zMjksOTUuNDE5LDE0NC4zNzMsOTIuNjcyLDE0NC4zNzN6IiBmaWxsPSIjNTA1MDUwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:10px 10px}.order-grids .order-grid-topbar .order-filter select.form-control:not([size]):not([multiple]):focus{text-decoration:none;outline:none;box-shadow:none}.order-grids .order-grid-topbar .order-filter .total-show{display:inline-block;color:#888;font-weight:400;font-size:14px}@media (max-width: 767px){.order-grids .order-grid-topbar .order-filter .total-show{display:block;margin-top:15px}}.order-item{border:1px solid #eee;border-radius:4px;transition:all .4s ease;margin-top:30px;box-shadow:0 0 20px #00000012;padding:8px;background:#fff}.order-item .product-image{overflow:hidden;position:relative}.order-item .product-image .count-tag{background:#d12920;border-radius:2px;font-size:12px;color:#fff;font-weight:700;position:absolute;top:0;padding:5px 10px;left:0;z-index:22}.order-item .product-image img{transition:all .4s ease;max-height:10rem;object-fit:cover;max-width:100%;width:100%}.order-item:hover .product-image .button{bottom:30px;opacity:1;visibility:visible}.order-item:hover .product-image img{transform:scale(1.1)}.order-item .product-info{padding:20px;background-color:#fff;height:10rem}.order-item .product-info .title a{font-size:16px;font-weight:700;color:#081828}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.order-item .product-info .title a{font-size:15px}}.order-item .product-info .title a:hover{color:#d12920}.order-item .product-info .price span{font-weight:700}.order-card-table{background-color:#fff;padding:25px;border:1px solid rgb(230,230,230);border-radius:4px}.order-card-table .card-group-content .card-content{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;padding:4px 0}.order-card-table .card-btn{margin-top:20px}.order-card-table .time-notification{font-size:.85em}.order-card-table .title{font-weight:400;font-size:15px;line-height:22px;color:#081828;padding-bottom:12px;margin-bottom:10px;border-bottom:1px solid rgb(230,230,230)}.order-card-table .total-payable{padding:10px 0;border-top:1px solid #e6e6e6;margin-top:10px}.order-card-table .total-payable .payable-price{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;font-size:17px;font-weight:700}.order-card-coupon{background-color:#fff;padding:25px;border:1px solid rgb(230,230,230);border-radius:4px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.order-card-coupon{margin-top:30px}}.order-card-coupon .single-form{position:relative}.order-card-coupon .single-form .button{position:absolute;right:0;top:0}.order-card-coupon .single-form .button .btn{height:46px}.order-card-coupon p{font-size:14px;line-height:20px;color:#888;margin-bottom:12px}.order-card-coupon input{width:100%;height:46px;padding:0 120px 0 20px;transition:all .3s linear;border:1px solid rgb(230,230,230);border-radius:4px}.order-card-journey{border:1px solid rgb(230,230,230);border-radius:4px;overflow:hidden}.order-card-journey a,.order-card-journey a img{width:100%}.order-product-item{border:1px solid #eee;border-radius:4px;transition:all .4s ease;margin-top:30px;box-shadow:0 0 20px #00000012;padding:8px;background:#fff}.order-product-item .product-image{overflow:hidden;position:relative}.order-product-item .product-image img{width:100%;transition:all .4s ease;max-height:10rem;object-fit:cover;max-width:100%}.order-product-item:hover .product-image img{transform:scale(1.1)}.order-product-item .product-info{padding:20px;background-color:#fff}.order-product-item .product-info .title{height:1.5em}.order-product-item .product-info .title a{font-size:16px;font-weight:700;color:#081828}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.order-product-item .product-info .title a{font-size:15px}}.order-product-item .product-info .title a:hover{color:#d12920}.wallet-form .wallet-card{padding:2em;background-color:#fff}.wallet-form .wallet-card:hover{transform:scale(1.05);transition:.5s;cursor:pointer}.wallet-detail .card .col-wallet-currency{align-items:center}@media (max-width: 767px){.wallet-detail .card .col-wallet-currency{padding-bottom:2em!important}}@media (max-width: 767px){.wallet-detail .card .wallet-col{font-size:.95em}}.wallet-detail .table-transaction{min-height:25rem}.wallet-detail .table-transaction table{white-space:nowrap}.wallet-detail .table-transaction table .lni:hover{color:#d12920}.user-info .form-main{padding:40px;background-color:#f7f7f7;border:1px solid #eee;border-radius:4px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.user-info .form-main{padding:35px}}@media (max-width: 767px){.user-info .form-main{padding:30px}}.user-info .form-main .form-title{margin-bottom:30px}.user-info .form-main .form-title h2{margin-bottom:35px;font-size:22px}.user-info .form-main .form-title p{font-size:16px}.user-info .form-main .form .form-group{margin-bottom:15px;display:block}.user-info .form-main .form .form-group input{height:52px;line-height:52px;width:100%;border:1px solid #e6e2f5;padding:0 20px;color:#333;font-weight:400;border-radius:4px;background-color:#fff;transition:all .4s ease}.user-info .form-main .form .form-group input:focus{border-color:#d12920}.user-info .form-main .form .form-group textarea{height:180px;width:100%;border:1px solid #e6e2f5;padding:15px 20px;color:#333;resize:none;font-weight:400;resize:vertical;border-radius:4px;background-color:#fff;transition:all .4s ease}.user-info .form-main .form .form-group textarea:focus{border-color:#d12920}.user-info .form-main .form .form-group.button{width:100%;margin-bottom:0}.policy{color:#081828;line-height:2}.policy .border{width:50%;margin:3em auto;border:1px solid #d12920!important}.policy ol{padding-left:1em;list-style-type:auto}.policy ol li>ol{padding-left:3em}.policy li{line-height:3}.policy .no-style{list-style-type:none}.market-category{margin:1rem 0;padding:1.5em 1em;background-color:#fff;border-radius:8px}.market-category .banner{width:100%;margin:.5em 0 3em}.market-category .title{display:flex;flex-wrap:wrap;align-items:center;font-weight:600;height:1.5em}.market-category .title img{max-width:140px;max-height:32px}.market-category .title strong{color:#081828;margin-left:1em;font-size:1.25em}.market-category .title span{margin-left:1em;color:#d12920}.market-category .title span:hover{cursor:pointer;color:#081828}.color-option .single-checkbox{margin-top:8px;display:inline-block;margin-right:.5em;display:block}.color-option .single-checkbox:last-child{margin-right:0}.color-option .single-checkbox label{font-size:1.2em;margin-bottom:0;position:relative;bottom:-2px}.color-option .single-checkbox label p{font-size:14px}.color-option .single-checkbox input[type=checkbox]{display:none}.color-option .single-checkbox input[type=checkbox]+label span{border-color:#d12920;width:22px;height:22px;border-radius:50%;cursor:pointer;position:relative;display:inline-block;margin:0 5px -3px 0;border:1px solid #d5d5d5}.color-option .single-checkbox input[type=checkbox]+label span:before{position:absolute;content:"";top:50%;left:50%;width:22px;height:22px;transition:all .4s ease;transform:scale(0);font-size:10px;line-height:1.2;background-color:#d12920;font-family:Lineicons;content:"\ea5b";padding-left:0;padding-top:5px;border-radius:50%;margin-top:-11px;margin-left:-11px;text-align:center}.color-option .single-checkbox.checkbox-style-white input[type=checkbox]+label span{border:2px solid #e9e9e9}.color-option .single-checkbox.checkbox-style-white input[type=checkbox]+label span:before{background-color:#e9e9e9}.color-option .single-checkbox.checkbox-style-black input[type=checkbox]+label span{border:2px solid #000}.color-option .single-checkbox.checkbox-style-black input[type=checkbox]+label span:before{background-color:#000}.color-option .single-checkbox.checkbox-style-red input[type=checkbox]+label span{border:2px solid #e25662}.color-option .single-checkbox.checkbox-style-red input[type=checkbox]+label span:before{background-color:#e25662}.color-option .single-checkbox.checkbox-style-gray input[type=checkbox]+label span{border:2px solid #7b7a7a}.color-option .single-checkbox.checkbox-style-gray input[type=checkbox]+label span:before{background-color:#7b7a7a}.color-option .single-checkbox.checkbox-style-beige input[type=checkbox]+label span{border:2px solid #e0c8a2}.color-option .single-checkbox.checkbox-style-beige input[type=checkbox]+label span:before{background-color:#e0c8a2}.color-option .single-checkbox.checkbox-style-brown input[type=checkbox]+label span{border:2px solid #8f6659}.color-option .single-checkbox.checkbox-style-brown input[type=checkbox]+label span:before{background-color:#8f6659}.color-option .single-checkbox.checkbox-style-pink input[type=checkbox]+label span{border:2px solid #f8b3bd}.color-option .single-checkbox.checkbox-style-pink input[type=checkbox]+label span:before{background-color:#f8b3bd}.color-option .single-checkbox.checkbox-style-navy input[type=checkbox]+label span{border:2px solid #4e73b0}.color-option .single-checkbox.checkbox-style-navy input[type=checkbox]+label span:before{background-color:#4e73b0}.color-option .single-checkbox.checkbox-style-blue input[type=checkbox]+label span{border:2px solid #628eda}.color-option .single-checkbox.checkbox-style-blue input[type=checkbox]+label span:before{background-color:#628eda}.color-option .single-checkbox.checkbox-style-green input[type=checkbox]+label span{border:2px solid #51b08e}.color-option .single-checkbox.checkbox-style-green input[type=checkbox]+label span:before{background-color:#51b08e}.color-option .single-checkbox.checkbox-style-yellow input[type=checkbox]+label span{border:2px solid #fad74a}.color-option .single-checkbox.checkbox-style-yellow input[type=checkbox]+label span:before{background-color:#fad74a}.color-option .single-checkbox.checkbox-style-orange input[type=checkbox]+label span{border:2px solid #ef9335}.color-option .single-checkbox.checkbox-style-orange input[type=checkbox]+label span:before{background-color:#ef9335}.color-option .single-checkbox.checkbox-style-gold input[type=checkbox]+label span{border:2px solid #e6c548}.color-option .single-checkbox.checkbox-style-gold input[type=checkbox]+label span:before{background-color:#e6c548}.color-option .single-checkbox.checkbox-style-silver input[type=checkbox]+label span{border:2px solid #bfbebe}.color-option .single-checkbox.checkbox-style-silver input[type=checkbox]+label span:before{background-color:#bfbebe}.color-option .single-checkbox input[type=checkbox]:checked+label span{border-color:transparent}.color-option .single-checkbox input[type=checkbox]:checked+label span:before{transform:scale(1);border-radius:50%;color:#fff}.color-option .single-checkbox input:focus{outline:0}.other-market .category .title{font-size:15px;font-weight:600;line-height:40px;position:relative;border-radius:4px 4px 0 0;padding:8px 25px;color:#081828;background-color:#fff}.other-market .category .title img{width:35px}.other-market .category a{width:80%}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px),only screen and (min-width: 480px) and (max-width: 767px){.other-market .category a{width:100%}}.other-market .category li{margin:1.5em 0;width:100%;display:flex;justify-content:space-around}.other-market .banner-category{margin-bottom:3em}.other-market .banner-category img{width:80%}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px),only screen and (min-width: 480px) and (max-width: 767px){.other-market .banner-category img{width:100%}}.other-market .logo-shop .img{height:3.5rem;margin-bottom:2em}.seller-shop .container{background-color:#fff}.seller-shop .seller-shop-top{position:relative;background:rgb(131,58,180);background:linear-gradient(90deg,rgba(131,58,180,.6979166667) 0%,rgba(253,29,29,.6390931373) 50%,rgba(252,176,69,.7091211485) 100%)}.seller-shop .seller-shop-top .shop-info .shop-info-content{padding:.5em;display:flex;flex-direction:column;color:#081828}.seller-shop .seller-shop-top .shop-info .shop-info-content .name{display:flex;align-items:center}.seller-shop .seller-shop-top .shop-info .shop-info-content .name img{width:2em;margin-left:1em}.seller-shop .seller-shop-top .shop-info .shop-info-content h5{color:#081828}.seller-shop .seller-shop-top .shop-info .shop-info-content .star{margin:.5em 0}.seller-shop .seller-shop-top .shop-info .shop-info-content .description{max-height:6em;padding-bottom:2em;border-bottom:2px solid #d12920}.seller-shop .seller-shop-top .shop-info .shop-info-content .menu{margin-top:1em;padding:0 1em;color:#e6e6e6}.seller-shop .seller-shop-top .shop-info .shop-info-content .menu .tab:hover{cursor:pointer;color:#fff}.seller-shop .seller-shop-top .shop-info .shop-info-content .menu .acitve{font-weight:700!important;color:#fff!important;position:relative}.seller-shop .seller-shop-top .shop-info .shop-info-content .menu .acitve:after{content:"";transition:background-color .1s ease-in-out 0s;position:absolute;bottom:-10px;background-color:#fff;width:24px;margin-left:auto;margin-right:auto;left:0px;right:0px;text-align:center;height:4px;border-radius:4px}.seller-shop .seller-shop-top .shop-info .image img{border-radius:50%;max-width:100%}.customer-menu .customer-info{display:flex;align-items:center;padding:1em 0 1em .5em;border-bottom:1px solid rgba(51,51,51,.2);border-radius:130px 50px/4px 2px}.customer-menu .customer-info .image{margin-right:1em}.customer-menu .customer-info .image img{width:60px;height:60px;border-radius:50%;max-width:unset!important}.customer-menu .list-group{margin-top:1em}.customer-menu .list-group .active{background-color:#f7f7f7;color:#d12920!important}.customer-menu .list-group-item{border:none;color:#081828;background-color:#f7f7f7;font-weight:600}.customer-menu .list-group-item .lni{font-size:1.5em;font-weight:600}.customer-menu .list-group-item:hover{color:#d12920}.invitation-code{position:relative}.invitation-code input{color:#081828;font-weight:800!important}.invitation-code .coppy-icon{position:absolute;right:20px;top:50%;cursor:pointer}.invitation-code .coppy-icon .lni{color:#d12920;font-size:1.5em}.file-input{display:flex;align-items:baseline;flex-wrap:wrap}.file-input__input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.file-input__label{cursor:pointer;display:inline-flex;align-items:center;border-radius:4px;font-weight:600;color:#fff;font-size:14px;padding:10px 12px;background-color:#4245a8;box-shadow:0 0 2px #00000040}.file-input__label svg{height:16px;margin-right:4px}.preview-container{margin-left:2em;height:100px;position:relative}@media (max-width: 767px){.preview-container{margin-top:2em}}.preview-container img{height:100%;max-width:200px;object-fit:contain}.preview-container .lni{position:absolute;top:-5px;right:-5px;color:#d12920;background-color:#acacac;border-radius:50%;padding:.25em;transition:.5s}.preview-container .lni:hover{color:#fff;background-color:#d12920;cursor:pointer}.gift .gift-group{width:400px;margin:0 auto}.gift .gift-group input{width:100%;padding:.5em 1em;border:1px solid #e8e6e6;font-size:1.6em}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:1090;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#28a745}.v-toast__item--info{background-color:#17a2b8}.v-toast__item--warning{background-color:#ffc107}.v-toast__item--error{background-color:#dc3545}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--top,.v-toast__item.v-toast__item--bottom{align-self:center}.v-toast__item.v-toast__item--top-right,.v-toast__item.v-toast__item--bottom-right{align-self:flex-end}.v-toast__item.v-toast__item--top-left,.v-toast__item.v-toast__item--bottom-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width: 768px){.v-toast{padding:0;position:fixed!important}}.v-toast__item{opacity:1;min-height:4em}.v-toast__item .v-toast__text{padding:1.5em 1em}.v-toast__item .v-toast__icon{display:block;width:27px;min-width:27px;height:27px;margin-left:1em;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3e %3cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0-8.982 8.982-8.981 23.545 0 32.528 8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528zM25.999 33a3 3 0 11-6 0V21a3 3 0 116 0v12zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735z'/%3e %3c/svg%3e") no-repeat}[dir=rtl] .v-toast__item .v-toast__icon{margin-left:unset;margin-right:1em}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3e %3cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0zm14.495 17.329l-16 18a1.997 1.997 0 01-2.745.233l-10-8a2 2 0 012.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 012.99 2.659z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3e %3cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0-10.138 10.138-10.137 26.632 0 36.77s26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77zm-8.132 28.638a2 2 0 01-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 11-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 112.828-2.828l7.425 7.425 7.071-7.071a2 2 0 112.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 010 2.828z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml,%3csvg viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill='%23000' d='M49.466 41.26L29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85zm-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.712 1.712 0 01-1.267.543c-.491 0-.914-.181-1.268-.543a1.788 1.788 0 01-.531-1.297c0-.502.176-.935.53-1.297a1.712 1.712 0 011.269-.544c.49 0 .914.181 1.268.544s.53.795.53 1.297c0 .503-.176.934-.53 1.297z'/%3e %3c/svg%3e") no-repeat}
