.advc .advc-skeleton-product-item{height:510px;width:340px}.advc .advc-skeleton-rect{background-color:#f5f8fc;height:510px;width:100%}.advc .advc-skeleton-rect.active{overflow:hidden;position:relative}.advc .advc-skeleton-rect.active:after{-webkit-animation:skeleton-loading 1.4s ease infinite;-moz-animation:skeleton-loading 1.4s ease infinite;animation:skeleton-loading 1.4s ease infinite;background:-webkit-gradient(linear,left top,right top,color-stop(25%,hsla(0,0%,75%,.2)),color-stop(37%,hsla(0,0%,51%,.24)),color-stop(63%,hsla(0,0%,75%,.2)));background:-webkit-linear-gradient(left,hsla(0,0%,75%,.2) 25%,hsla(0,0%,51%,.24) 37%,hsla(0,0%,75%,.2) 63%);background:-moz-linear-gradient(left,hsla(0,0%,75%,.2) 25%,hsla(0,0%,51%,.24) 37%,hsla(0,0%,75%,.2) 63%);background:linear-gradient(90deg,hsla(0,0%,75%,.2) 25%,hsla(0,0%,51%,.24) 37%,hsla(0,0%,75%,.2) 63%);content:"";inset:0 -150%;position:absolute}.advc .advc-skeleton-strip{background-color:#f5f8fc;height:20px;width:100%}.advc .advc-skeleton-strip.active{overflow:hidden;position:relative}.advc .advc-skeleton-strip.active:after{-webkit-animation:skeleton-loading 1.4s ease infinite;-moz-animation:skeleton-loading 1.4s ease infinite;animation:skeleton-loading 1.4s ease infinite;background:-webkit-gradient(linear,left top,right top,color-stop(25%,hsla(0,0%,75%,.2)),color-stop(37%,hsla(0,0%,51%,.24)),color-stop(63%,hsla(0,0%,75%,.2)));background:-webkit-linear-gradient(left,hsla(0,0%,75%,.2) 25%,hsla(0,0%,51%,.24) 37%,hsla(0,0%,75%,.2) 63%);background:-moz-linear-gradient(left,hsla(0,0%,75%,.2) 25%,hsla(0,0%,51%,.24) 37%,hsla(0,0%,75%,.2) 63%);background:linear-gradient(90deg,hsla(0,0%,75%,.2) 25%,hsla(0,0%,51%,.24) 37%,hsla(0,0%,75%,.2) 63%);content:"";inset:0 -150%;position:absolute}.advc .advc-skeleton-paragraph div{margin:20px 0}.advc .advc-skeleton-spin-loading-box{height:400px;position:relative;width:100%}.advc .advc-skeleton-spin-loading-box .advc-skeleton-spin-loading-icon{-webkit-animation:spin-loading .5s linear infinite;-moz-animation:spin-loading .5s linear infinite;animation:spin-loading .5s linear infinite;bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}@-webkit-keyframes spin-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes spin-loading{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-loading{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes skeleton-loading{0%{-webkit-transform:translate(-37.5%);transform:translate(-37.5%)}to{-webkit-transform:translate(37.5%);transform:translate(37.5%)}}@-moz-keyframes skeleton-loading{0%{-moz-transform:translate(-37.5%);transform:translate(-37.5%)}to{-moz-transform:translate(37.5%);transform:translate(37.5%)}}@keyframes skeleton-loading{0%{-webkit-transform:translate(-37.5%);-moz-transform:translate(-37.5%);transform:translate(-37.5%)}to{-webkit-transform:translate(37.5%);-moz-transform:translate(37.5%);transform:translate(37.5%)}}.advc .advc-tabs{--advc-tab-underline-color:#000}.advc .advc-tabs .advc-tabs-controls{margin:0 0 43px;overflow:auto;padding:0 0 10px}.advc .advc-tabs .advc-tabs-controls::-webkit-scrollbar{height:0;width:0}.advc .advc-tabs .advc-tabs-controls--scroller{-webkit-box-pack:center;-moz-box-pack:center;-webkit-box-align:end;-moz-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;justify-content:center;margin:0;min-width:100%;padding:0;width:-webkit-max-content;width:-moz-max-content;width:max-content}.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item:not(:first-child){margin-left:60px}@media (max-width:749.98px){.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item:not(:first-child){margin-left:14px}}.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item{display:block;list-style-type:none;max-width:344px;padding-bottom:12px;position:relative}.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item:after{border-top:4px solid var(--advc-tab-underline-color);bottom:0;content:"";left:0;margin:auto;position:absolute;right:0;width:0}@media (max-width:749.98px){.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item:after{border-width:2px}}.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item:not(.is-active){opacity:.3}.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item.is-active:after{-webkit-transition:width .1s;-moz-transition:width .1s;transition:width .1s;width:100%}.advc .advc-tabs .advc-tabs-panel-content__item{-webkit-animation:1s advc-ani-fadeIn;-moz-animation:1s advc-ani-fadeIn;animation:1s advc-ani-fadeIn;display:none}.advc .advc-tabs .advc-tabs-panel-content__item.is-active{display:block}@media (max-width:749.98px){.advc .advc-tabs .advc-tabs-controls{margin-bottom:18px}}.advc [data-vip-tag]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 23 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.5 1a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-20a1 1 0 0 1-1-1V1z' fill='%233B3836'/%3E%3Cpath d='M4.1 2.782h1.498l1.487 4.385 1.487-4.385h1.498L7.654 9.125H6.506L4.1 2.782zm6.722 0h1.432v6.343h-1.432V2.782zm5.606 0c.766 0 1.367.178 1.805.533.444.356.667.843.667 1.462 0 .588-.223 1.06-.667 1.416-.438.349-1.04.524-1.805.524H15.04v2.408h-1.433V2.782h2.822zm-.065 2.877c.343 0 .612-.076.81-.23.196-.153.294-.37.294-.652 0-.306-.098-.54-.295-.699-.19-.165-.46-.248-.81-.248H15.04v1.83h1.323z' fill='%23FFD8A2'/%3E%3C/svg%3E") no-repeat 50%}.advc [data-vip-tag]:after{content:".";text-indent:-9999px}.advc [data-vip-tag=small],.advc [data-vip-tag]{width:26px}.advc [data-vip-tag=big],.advc [data-vip-tag=small],.advc [data-vip-tag]{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex}.advc [data-vip-tag=big]{width:38px}.advc [data-vip-tag=big].hide,.advc [data-vip-tag=small].hide{display:none}.advc .advc-product-item .advc-product-item-sale-tag,.advc .advc-product-item .advc-product-item-soldout-tag{border-radius:var(--advc-product-discount-radius);bottom:0;left:0;margin-left:calc(var(--product-grid-image-margin)*-1);max-width:100%;padding:4px 12px;position:absolute;text-align:center;z-index:1}.advc .advc-product-item__btn.advc-product-item__btn--loading{position:relative}.advc .advc-product-item__btn.advc-product-item__btn--loading:before{-webkit-animation:loading-spin 1s linear infinite;-moz-animation:loading-spin 1s linear infinite;animation:loading-spin 1s linear infinite;border:2px solid;border-color:var(--advc-color-btn-text);border-radius:50%;border-top-color:transparent;content:"";display:block;height:18px;left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%;width:18px}.advc .advc-product-item__inner-wrap{height:100%;padding:var(--advc-card-border-thickness);position:relative;-webkit-transition:height .3s;-moz-transition:height .3s;transition:height .3s;z-index:1}@media (min-width:750px){.advc .advc-product-item__wrapper.pad .advc-product-item-image,.advc .product-list-main.pad .advc-product-item-image{opacity:1!important}.advc .advc-product-item__wrapper.pad .advc-product-item-next-image,.advc .product-list-main.pad .advc-product-item-next-image{display:none!important}.advc .advc-product-item__wrapper.pad .advc-product-item__quick-add,.advc .advc-product-item__wrapper.pad .advc-product-item__quick-view,.advc .product-list-main.pad .advc-product-item__quick-add,.advc .product-list-main.pad .advc-product-item__quick-view{display:block!important}.advc .advc-product-item__wrapper.pad .advc-btn-primary,.advc .advc-product-item__wrapper.pad .advc-btn-primary:after,.advc .advc-product-item__wrapper.pad .advc-btn-secondary,.advc .advc-product-item__wrapper.pad .advc-btn-secondary:after,.advc .product-list-main.pad .advc-btn-primary,.advc .product-list-main.pad .advc-btn-primary:after,.advc .product-list-main.pad .advc-btn-secondary,.advc .product-list-main.pad .advc-btn-secondary:after{-webkit-transition:initial;-moz-transition:initial;transition:initial}}.advc .advc-product-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;flex-direction:column;font-style:normal;min-height:100%;position:relative;text-decoration:none}@media (min-width:750px){.advc .advc-product-item:hover .advc-product-item-image-wrapper .advc-product-item-middle-btn{opacity:1;-webkit-transform:translateY(0)!important;-moz-transform:translateY(0)!important;transform:translateY(0)!important}}@media (max-width:749.98px){.advc .advc-product-item.advc-product-item--layout1{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-moz-box-orient:horizontal;-moz-box-direction:normal;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:row;flex-direction:row}}.advc .advc-product-item .advc-product-item-hidden-in-list{display:none!important}@media (max-width:749.98px){.advc .advc-product-item .advc-product-item-next-image{display:none}}.advc .product-list-item-parent-controller.row{margin-top:calc(var(--sl-gutter-y)*-1)}.advc .product-infinite-list-container.row{margin-top:0}.advc .product-list-small-grid .advc-product-item .advc-product-item-hidden-in-grid{display:inherit!important}.advc .product-list-single-grid .advc-product-item-middle-btn,.advc .product-list-small-grid .advc-product-item .advc-product-item-hidden-in-list{display:none!important}.advc .product-list-single-grid .advc-product-item__actions{display:block!important}@media (min-width:750px){.advc .product-list-single-grid .advc-product-item:hover+.advc-product-item-hover{display:none}.advc .product-list-single-grid .advc-product-item-price{margin-left:40px}.advc .product-list-single-grid .advc-product-item-soldout-tag{display:none!important}.advc .product-list-single-grid .advc-product-item__sold-out{display:block!important}}.advc .product-list-single-grid .advc-product-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-moz-box-orient:horizontal;-moz-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;margin-bottom:0}.advc .product-list-single-grid .advc-product-item .advc-product-item-hidden-in-grid{display:none!important}.advc .product-list-single-grid .advc-product-item .advc-product-item-hidden-in-list{display:inherit!important}.advc .product-list-single-grid .advc-product-item .advc-product-item-title{margin-top:0!important}@media (min-width:750px){.advc .product-list-single-grid .advc-product-item .advc-product-item-description{display:block}.advc .product-list-single-grid .advc-product-item .advc-product-item:hover+.advc-product-item-hover{display:none}}@media (max-width:749.98px){.advc .product-list-single-grid .advc-product-item .advc-product-item__actions{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.advc .product-list-single-grid .advc-product-item .advc-product-item__actions .advc-product-item__btn:nth-child(2){margin-left:10px}}.advc .product-list-single-grid .advc-product-item .advc-product-item__wrapper{height:auto}.advc .product-list-single-grid .advc-product-item .advc-product-item-image-wrapper{-webkit-flex-shrink:0;flex-shrink:0;margin:calc(var(--product-grid-image-margin)/4);margin-right:20px;max-width:200px;overflow:initial}@media (max-width:749.98px){.advc .product-list-single-grid .advc-product-item .advc-product-item-image-wrapper{margin-right:10px;max-width:80px}}.advc .product-list-single-grid .advc-product-item .advc-product-item__image-content{margin:0}.advc .product-list-single-grid .advc-product-item .advc-product-item__image-content .advc-product-item-image,.advc .product-list-single-grid .advc-product-item .advc-product-item__image-content .advc-product-item-next-image{overflow:hidden}@media (max-width:749.98px){.advc .product-list-single-grid .advc-product-item .advc-product-item__image-content .advc-product-item-sale-tag,.advc .product-list-single-grid .advc-product-item .advc-product-item__image-content .advc-product-item-soldout-tag{margin:0}}.advc .product-list-single-grid .advc-product-item .advc-product-item__image-content img{width:200px}@media (max-width:749.98px){.advc .product-list-single-grid .advc-product-item .advc-product-item__image-content img{width:80px}}.advc .product-list-single-grid .advc-product-item .advc-product-item-info{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 55%;flex:1 1 55%;overflow:hidden;padding-right:0}@media (min-width:750px){.advc .product-list-single-grid .advc-product-item .advc-product-item-info{-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-align-self:flex-start;align-self:flex-start;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;height:100%;-webkit-justify-content:space-between;justify-content:space-between}}@media (min-width:750px) and (max-width:1199.98px){.advc .product-list-single-grid .advc-product-item .advc-product-item-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-price{margin:0}.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-price,.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-price-warp{-webkit-box-align:initial!important;-moz-box-align:initial!important;-webkit-align-items:initial!important;align-items:normal!important}.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-price .advc-product-item-tag-panel{margin-bottom:0}.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-price .advc-product-item__actions{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important;-webkit-flex-wrap:wrap;flex-wrap:wrap}.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-price .advc-product-item__actions .advc-product-item__btn{margin-right:10px;min-height:44px}}@media (min-width:750px) and (max-width:1199.98px) and (min-width:750px) and (max-width:960.98px){.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-price .advc-product-item__actions .advc-product-item__btn{width:150px}}.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-title-wrapper{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1}.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-price,.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-price-warp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}@media (min-width:750px){.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-price,.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-price-warp{-webkit-box-align:end;-moz-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-price .advc-product-item__btn{width:228px}}@media (max-width:749.98px){.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-price .advc-product-item__actions{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}}.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-price span{margin-right:0}@media (max-width:749.98px){.advc .product-list-single-grid .advc-product-item .advc-product-item-info .advc-product-item-price span.advc-product-item-sale-price{font-size:15px}}.advc .advc-product-item:after{bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.advc .advc-product-item__wrapper{--product-grid-image-margin:var(--advc-product-grid-image-margin);height:100%;position:relative}@media (min-width:750px){.advc .advc-product-item__wrapper:hover .advc-product-item__inner-wrap{-webkit-box-shadow:0 10px 50px rgba(79,75,72,.12);box-shadow:0 10px 50px rgba(79,75,72,.12)}}.advc .advc-product-item__actions{width:100%}.advc .advc-product-item__btn{background-color:transparent;border:initial;border-radius:2px;cursor:pointer;display:inline-block;font-family:var(--advc-btn-font-family);font-size:var(--advc-btn-font-size);font-style:var(--advc-btn-font-style);font-weight:var(--advc-btn-font-weight);letter-spacing:var(--advc-btn-letter-spacing);line-height:var(--advc-btn-line-height);margin:10px 0 0;overflow:hidden;padding:10px 20px;position:relative;text-align:center;-webkit-transition:initial;-moz-transition:initial;transition:initial;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:normal;width:100%}@media (max-width:749.98px){.advc .advc-product-item__btn{padding:8px 16px}}.advc .advc-product-item__btn i{display:none}.advc .advc-product-item__btn.advc-product-item__quick-add{background:var(--advc-quick-add-btn-background,#000);border-radius:2px;color:var(--advc-quick-add-btn-font-color,#fff)}@media (max-width:749.98px){.advc .advc-product-item__btn.advc-product-item__quick-add{padding:2px 20px}}.advc .advc-product-item__btn.advc-product-item__sold-out{background:var(--advc-color-text);cursor:not-allowed;opacity:.3}.advc .advc-product-item__btn.advc-product-item__btn--loading{color:var(--advc-color-btn-background)}.advc .advc-product-item__btn.advc-product-item__btn--loading span{display:none}.advc .advc-product-item__btn.advc-product-item__btn--loading i{display:block}@media (min-width:750px){.advc .advc-product-item:hover .advc-product-item-image-wrapper .advc-product-item-image img,.advc .advc-product-item:hover .advc-product-item-image-wrapper .advc-product-item-next-image img{-webkit-transform:scale(1.06);-moz-transform:scale(1.06);transform:scale(1.06)}.advc .advc-product-item:hover .advc-product-item-image-wrapper .advc-product-item-next-image+.advc-product-item-image{opacity:0}.advc .advc-product-item:hover .advc-product-item-image-wrapper .advc-product-item-next-image{opacity:1}}.advc .advc-product-item:hover .advc-product-item-image-wrapper .advc-product-item-btn-con{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.advc .advc-product-item .advc-product-item-btn-con{bottom:10px;left:10px;opacity:0;padding:0;position:absolute;-webkit-transform:translateY(-webkit-calc(100% + 10px));-moz-transform:translateY(-moz-calc(100% + 10px));transform:translateY(calc(100% + 10px));-webkit-transition:opacity .25s ease,-webkit-transform .25s ease-out;transition:opacity .25s ease,-webkit-transform .25s ease-out;-moz-transition:opacity .25s ease,transform .25s ease-out,-moz-transform .25s ease-out;transition:opacity .25s ease,transform .25s ease-out;transition:opacity .25s ease,transform .25s ease-out,-webkit-transform .25s ease-out,-moz-transform .25s ease-out;width:-webkit-calc(100% - 20px);width:-moz-calc(100% - 20px);width:calc(100% - 20px);z-index:1}.advc .advc-product-item .advc-product-item-btn-con .advc-product-item-btn{white-space:normal;width:100%;word-break:break-word}.advc .advc-product-item .advc-product-item-btn-con--inline{margin-top:4px;opacity:1;position:static;-webkit-transform:none;-moz-transform:none;transform:none;width:auto}.advc .advc-product-item .advc-product-item-btn-con--inline>button{margin-top:0}.advc .advc-product-item__image-content{margin:var(--product-grid-image-margin) var(--product-grid-image-margin) 0;overflow:hidden;position:relative}.advc .advc-product-item .advc-product-item-image-wrapper{position:relative;width:100%}@media (max-width:749.98px){.advc .advc-product-item .advc-product-item-image-wrapper.layout2{-webkit-flex-shrink:0;flex-shrink:0;width:50%}.advc .advc-product-item .advc-product-item-image-wrapper.layout2+.advc-product-item-info{padding:20px 10px}.advc .advc-product-item .advc-product-item-image-wrapper.layout2+.advc-product-item-info .advc-product-item-price{margin-top:8px}}.advc .advc-product-item .advc-product-item-image-wrapper:hover .advc-product-item__actions{opacity:1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.advc .advc-product-item .advc-product-item-image-wrapper img{border-radius:var(--advc-card-border-radius) var(--advc-card-border-radius) 0 0}.advc .advc-product-item .advc-product-item-image-wrapper .advc-product-item-middle-btn{bottom:10px;left:10px;opacity:0;position:absolute;-webkit-transform:translateY(-webkit-calc(100% + 10px));-moz-transform:translateY(-moz-calc(100% + 10px));transform:translateY(calc(100% + 10px));-webkit-transition:opacity .25s ease,-webkit-transform .25s ease-out;transition:opacity .25s ease,-webkit-transform .25s ease-out;-moz-transition:opacity .25s ease,transform .25s ease-out,-moz-transform .25s ease-out;transition:opacity .25s ease,transform .25s ease-out;transition:opacity .25s ease,transform .25s ease-out,-webkit-transform .25s ease-out,-moz-transform .25s ease-out;width:-webkit-calc(100% - 20px);width:-moz-calc(100% - 20px);width:calc(100% - 20px);z-index:1}.advc .advc-product-item .advc-product-item-image-wrapper .advc-product-item-image{position:relative;-webkit-transition:opacity .1s ease,-webkit-transform .1s ease;transition:opacity .1s ease,-webkit-transform .1s ease;-moz-transition:opacity .1s ease,transform .1s ease,-moz-transform .1s ease;transition:opacity .1s ease,transform .1s ease;transition:opacity .1s ease,transform .1s ease,-webkit-transform .1s ease,-moz-transform .1s ease}.advc .advc-product-item .advc-product-item-image-wrapper .advc-product-item-image .advc-product-process-image,.advc .advc-product-item .advc-product-item-image-wrapper .advc-product-item-next-image{border-radius:var(--advc-card-border-radius) var(--advc-card-border-radius) 0 0;overflow:hidden}.advc .advc-product-item .advc-product-item-image-wrapper .advc-product-item-next-image{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.advc .advc-product-item .advc-product-item-image-wrapper .advc-product-item-image img,.advc .advc-product-item .advc-product-item-image-wrapper .advc-product-item-next-image img{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-moz-transition:transform .5s ease,-moz-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease,-moz-transform .5s ease}.advc .advc-product-item .advc-product-item-card-wrapper{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.advc .advc-product-item .advc-product-item-card-wrapper .advc-product-item-card-content{height:100%;position:relative;width:100%}.advc .advc-product-item .advc-product-item-card-wrapper.cart-position-left_bottom .advc-product-item-sale-tag,.advc .advc-product-item .advc-product-item-card-wrapper.cart-position-left_bottom .advc-product-item-soldout-tag{bottom:10px;left:10px;right:unset;top:unset}.advc .advc-product-item .advc-product-item-card-wrapper.cart-position-right_bottom .advc-product-item-sale-tag,.advc .advc-product-item .advc-product-item-card-wrapper.cart-position-right_bottom .advc-product-item-soldout-tag{bottom:10px;left:unset;right:10px;top:unset}.advc .advc-product-item .advc-product-item-card-wrapper.cart-position-left_top .advc-product-item-sale-tag,.advc .advc-product-item .advc-product-item-card-wrapper.cart-position-left_top .advc-product-item-soldout-tag{bottom:unset;left:10px;right:unset;top:10px}.advc .advc-product-item .advc-product-item-card-wrapper.cart-position-right_top .advc-product-item-sale-tag,.advc .advc-product-item .advc-product-item-card-wrapper.cart-position-right_top .advc-product-item-soldout-tag{bottom:unset;left:unset;right:10px;top:10px}.advc .advc-product-item .advc-product-item-tag-panel{margin-bottom:10px}.advc .advc-product-item .advc-product-item-sale-tag{background:var(--advc-color-tag-background);color:var(--advc-color-tag-text);word-break:break-word}.advc .advc-product-item .advc-product-item-soldout-tag{background:var(--advc-soldOut-color-tag-background);color:var(--advc-soldOut-color-tag-text)}@media (max-width:749.98px){.advc .advc-product-item .advc-product-item-tag-panel{margin-bottom:20px}.advc .advc-product-item .advc-product-item-sale-tag,.advc .advc-product-item .advc-product-item-soldout-tag{padding:3px 8px}.advc .advc-product-item .advc-product-item-title.mobile-hide{display:none!important}}@media (min-width:750px){.advc .advc-product-item .advc-product-item__actions{display:none}}.advc .advc-product-item-hover{display:none;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:9}.advc .advc-product-item-hover:hover{display:block}.advc .advc-product-item-hover .advc-product-item__actions{display:block!important}@media (min-width:750px){.advc .advc-product-item-hover:hover,.advc .advc-product-item:hover+.advc-product-item-hover{display:block}}.advc .advc-product-item-info{height:100%;padding:20px;text-align:var(--advc-text-align)!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.advc [data-type_body_text_align=left] .advc-product-item-info{text-align:left}.advc [data-type_body_text_align=center] .advc-product-item-info{text-align:center}.advc [data-type_body_text_align=right] .advc-product-item-info{text-align:right}@media (max-width:749.98px){.advc .advc-product-item-info{-webkit-box-flex:1;-moz-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1;padding:15px 0}}.advc .advc-product-item-info .display-left{-webkit-box-pack:start!important;-moz-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.advc .advc-product-item-info .display-right{-webkit-box-pack:end!important;-moz-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.advc .advc-product-item-info .advc-product-item-title{word-break:break-word}.advc [data-type_product_grid_uppercase=true] .advc-product-item-info .advc-product-item-title{text-transform:uppercase}.advc .advc-product-item-info .advc-product-item-title.display-1-row{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding-right:4px;text-overflow:ellipsis}.advc .advc-product-item-info .advc-product-item-title.display-2-row{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding-right:4px;text-overflow:ellipsis}.advc .advc-product-item-info .advc-product-item-description{display:none}.advc .advc-product-item-info .advc-product-item-price{margin-top:6px}.advc .advc-product-item-info .advc-product-item-price,.advc .advc-product-item-info .advc-product-item-price-warp{-webkit-box-pack:var(--advc-text-align);-moz-box-pack:var(--advc-text-align);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:var(--advc-text-align);justify-content:var(--advc-text-align)}.advc .advc-product-item-info .advc-product-item-price-warp>span{margin-right:10px}@media (max-width:749.98px){.advc .advc-product-item-info .advc-product-item-price{-webkit-box-flex:1;-moz-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1;-webkit-justify-content:space-between;justify-content:space-between;margin-top:2px}}.advc .advc-product-item-info .advc-product-item-price span.advc-product-item-origin-price{text-decoration:line-through}.advc .advc-product-item-info .advc-product-item-price span.advc-product-item-vip-price{margin-left:-8px;margin-right:10px}.advc .advc-product-item-info .advc-product-item-price span:only-child{margin-right:0}.advc .advc-product-item-info .advc-product-item-price span[data-product-item-price]{-webkit-box-align:baseline;-moz-box-align:baseline;-webkit-align-items:baseline;align-items:baseline;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;word-break:break-word}.advc .advc-product-item-info .advc-product-item-price span[data-product-item-price] sup{top:0;vertical-align:super}@-webkit-keyframes loading-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes loading-spin{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.advc .advc-product-process-image{-webkit-box-align:end;-moz-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;background:var(--advc-color-image-background);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;opacity:.01;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;transition:opacity .4s ease}.advc .advc-product-process-image img{-webkit-transition:height .4s ease;-moz-transition:height .4s ease;transition:height .4s ease;width:100%}.advc .advc-product-process-image.placeholder-border{background-color:var(--advc-color-text-5);background-image:var(--advc-background-image);background-position:50%;background-repeat:no-repeat;height:0;opacity:1;padding-bottom:100%}.advc .advc-product-process-image.fix-product-image-con{position:relative;width:100%}.advc .advc-product-process-image.fix-product-image-con>img{height:100%;position:absolute!important;top:0}@media (min-width:750px){.advc .advc-product-item .advc-quick-add{display:none}}.advc .advc-product-item .advc-quick-add{padding:6px;position:absolute;right:0;z-index:2}.advc .advc-product-item .advc-quick-add .advc-quick_add__opener{-webkit-box-pack:center;-moz-box-pack:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.05);border-radius:50px;color:#29252c;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;height:28px;-webkit-justify-content:center;justify-content:center;padding:2px;width:28px}.advc .advc-product-item .advc-quick-add .advc-quick_add__opener svg{height:18px;margin-left:-2px;margin-top:2px;width:18px}.advc .advc-product-item .advc-quick-add .advc-quick_add__opener:disabled{color:rgba(0,0,0,.2);cursor:not-allowed}.advc .advc-product-item .advc-quick-add .advc-quick_add__opener.advc-btn--loading{--advc-btn-font-color:#29252c}.advc .advc-product-item .advc-quick-add .advc-quick_add__opener.advc-btn--loading svg{opacity:0}.advc .advc-product-item__bottom-area{display:contents}@media (max-width:749.98px){.advc .advc-product-item__bottom-area--compactly{-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:6px;-webkit-justify-content:space-between;justify-content:space-between;margin-top:6px}.advc .advc-product-item__bottom-area--compactly .advc-product-item-btn-con--inline{margin-top:0;max-width:50%}.advc .advc-product-item__bottom-area--compactly .advc-product-item__quick-add{padding:2px 6px}.advc .advc-product-item__bottom-area--compactly .advc-product-item-price{margin-top:0!important}.advc .advc-product-item__bottom-area--compactly .advc-quick-add{padding:0;position:relative}.advc .advc-product-item__bottom-area--compactly .advc-quick-add .advc-quick_add__opener{background:var(--advc-quick-add-btn-background,#000);color:var(--advc-quick-add-btn-font-color,#fff)}.advc .advc-product-item__bottom-area--compactly .advc-quick-add .advc-quick_add__opener:disabled{background:#b8becc;color:var(--advc-quick-add-btn-font-color,#fff)}}.advc .advc-product-list__title{margin-bottom:30px;width:100%}@media (max-width:749.98px){.advc .advc-product-list__title{margin-bottom:20px;padding:0 10px}}.advc .advc-product-list__list{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;display:grid!important;row-gap:12px}@media (min-width:750px){.advc .advc-product-list__main--pc-layout-1 .advc-product-list__list{grid-template-columns:repeat(var(--advc-pc-cols),minmax(0,1fr))}.advc .advc-product-list__main--pc-layout-2 .advc-product-list__track{overflow:hidden}.advc .advc-product-list__main--pc-layout-2 .advc-product-list__track:hover .advc-product-list__arrows{display:block}.advc .advc-product-list__main--pc-layout-2 .advc-product-list__list{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important;gap:0}.advc .advc-product-list__main--pc-layout-2 .advc-product-list__item-wrap{margin-right:var(--advc-gutter-x);width:-webkit-calc((100% - var(--advc-gutter-x)*(var(--advc-pc-cols) - 1))/var(--advc-pc-cols));width:-moz-calc((100% - var(--advc-gutter-x)*(var(--advc-pc-cols) - 1))/var(--advc-pc-cols));width:calc((100% - var(--advc-gutter-x)*(var(--advc-pc-cols) - 1))/var(--advc-pc-cols))}}@media (max-width:749.98px){.advc .advc-product-list__main--mb-layout-0 .advc-product-list__list{grid-template-columns:1fr;row-gap:20px}.advc .advc-product-list__main--mb-layout-0 .advc-product-item__btn.advc-product-item__quick-add{padding:7px 20px}.advc .advc-product-list__main--mb-layout-1 .advc-product-list__list{grid-template-columns:repeat(2,minmax(0,1fr))}.advc .advc-product-list__main--mb-layout-2 .advc-product-list__list{grid-template-columns:1fr}.advc .advc-product-list__main--mb-layout-3 .advc-product-list__list{grid-template-columns:repeat(2,minmax(0,1fr))}.advc .advc-product-list__main--mb-layout-3 .advc-product-list__column:first-child .advc-product-list__item-wrap:nth-child(odd){grid-column-end:span 2}.advc .advc-product-list__main--mb-layout-3 .advc-product-list__column:first-child .advc-product-list__item-wrap:nth-child(odd) .advc-product-item__btn.advc-product-item__quick-add{padding:7px 20px}.advc .advc-product-list__main--mb-layout-3 .advc-product-list__column:nth-child(2) .advc-product-list__item-wrap:nth-child(2n+2){grid-column-end:span 2}.advc .advc-product-list__main--mb-layout-3 .advc-product-list__column:nth-child(2) .advc-product-list__item-wrap:nth-child(2n+2) .advc-product-item__btn.advc-product-item__quick-add{padding:7px 20px}.advc .advc-product-list__main--mb-layout-4 .advc-product-list__list{grid-template-columns:repeat(2,minmax(0,1fr))}.advc .advc-product-list__main--mb-layout-4 .advc-product-list__column{display:block}.advc .advc-product-list__main--mb-layout-4 .advc-product-list__column .advc-product-list__item-wrap{margin-bottom:12px}.advc .advc-product-list__main--mb-layout-4 .advc-product-list__column .advc-product-list__item-wrap:last-child{margin-bottom:0}.advc .advc-product-list__main--mb-layout-5 .advc-product-list__track{overflow:hidden}.advc .advc-product-list__main--mb-layout-5 .advc-product-list__list{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important;gap:0}.advc .advc-product-list__main--mb-layout-5 .advc-product-list__track{margin-left:calc(var(--advc-container-padding-left, 0)*-1);margin-right:calc(var(--advc-container-padding-right, 0)*-1);padding-left:var(--advc-container-padding-left,0)!important;padding-right:var(--advc-container-padding-right,0)!important}.advc .advc-product-list__main--mb-layout-5 .advc-product-list__item-wrap{margin-right:10px;width:45%}}.advc .advc-product-list__column{display:contents;overflow:hidden}.advc .advc-product-list__item-wrap{-webkit-align-self:stretch;align-self:stretch;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:auto}.advc .advc-product-list__track{margin:-30px 0 -60px;overflow:initial;padding:18px 0 60px;position:relative}.advc .advc-product-list__arrows{display:none}.advc .advc-product-list__arrow{-webkit-box-align:center;-moz-box-align:center;-webkit-box-pack:center;-moz-box-pack:center;-webkit-align-items:center;align-items:center;background-color:var(--advc-color-page-background);border:1px solid var(--advc-color-entry-line);border-radius:50%;-webkit-box-shadow:0 0 0 rgba(0,0,0,.08);box-shadow:0 0 0 rgba(0,0,0,.08);color:var(--advc-color-text);cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;height:40px;-webkit-justify-content:center;justify-content:center;outline:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);-moz-transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),-moz-transform .25s cubic-bezier(.4,0,.2,1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1),-moz-transform .25s cubic-bezier(.4,0,.2,1);width:40px;z-index:3}.advc .advc-product-list__arrow:hover{-webkit-box-shadow:0 10px 50px rgba(0,0,0,.08);box-shadow:0 10px 50px rgba(0,0,0,.08);-webkit-transform:translateY(-50%) scale(1.1);-moz-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1)}.advc .advc-product-list__arrow:disabled{cursor:not-allowed;opacity:.3}.advc .advc-product-list__arrow--left{left:8px}.advc .advc-product-list__arrow--left svg{-webkit-transform:rotate(-180deg) var(--rtl-reverse);-moz-transform:rotate(-180deg) var(--rtl-reverse);transform:rotate(-180deg) var(--rtl-reverse)}.advc .advc-product-list__arrow--right{right:8px}@media (max-width:749.98px){.advc .advc-product-list--container.slice_in_mobile{margin-right:calc(var(--advc-container-padding-right)*-1)}.advc .advc-product-list__item-wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:auto}.advc .advc-product-list__item-wrap--card .advc-product-item-info--card{padding:8px 10px}}.advc .advc-product-list__action-wrap{-webkit-box-align:center;-moz-box-align:center;-webkit-box-pack:center;-moz-box-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;justify-content:center;padding-top:40px}@media (max-width:749.98px){.advc .advc-product-list__action-wrap{margin-right:var(--advc-container-padding-right);padding-top:20px;text-align:center}}.advc .advc-product-list .splide__slide{min-height:347px}.advc .advc-product-list .splide__slide.is-active{height:auto}.advc .advc-product-category-list{background-color:var(--advc-container-bg-color)}.advc .advc-product-category-list .product-category-list-tabs.pcl-button .advc-tabs-control__item{padding:0}.advc .advc-product-category-list .product-category-list-tabs.pcl-button .advc-tabs-control__item:after{display:none}.advc .advc-product-category-list .product-category-list-tabs.pcl-button .advc-tabs-control__item .advc-tag-display__tag-title{border:1px solid transparent;border-radius:500px;padding:12px 16px}.advc .advc-product-category-list .product-category-list-tabs.pcl-button .advc-tabs-control__item.is-active:after{display:none}.advc .advc-product-category-list .product-category-list-tabs.pcl-button .advc-tabs-control__item.is-active .advc-tag-display__tag-title{background-color:var(--button-bg-color);border-color:var(--color);color:var(--button-text-color)}.advc .advc-product-category-list .product-category-list-tabs .advc-tag-display__tag-title{cursor:pointer}.advc .advc-product-category-list .product-category-list-tabs .advc-tabs-controls{background-color:var(--advc-container-bg-color);margin-bottom:27px;padding:25px 0 13px;position:-webkit-sticky;position:sticky;top:0;-webkit-transition:top .4s cubic-bezier(.165,.84,.44,1);-moz-transition:top .4s cubic-bezier(.165,.84,.44,1);transition:top .4s cubic-bezier(.165,.84,.44,1);z-index:4}@media (max-width:749.98px){.advc .advc-product-category-list .product-category-list-tabs .advc-tabs-controls{margin-bottom:22px;padding:14px 0 8px}}.advc .advc-product-category-list .product-category-list-tabs .advc-tabs-controls--scroller{-webkit-box-pack:var(--advc-tab-text-align);-moz-box-pack:var(--advc-tab-text-align);-webkit-justify-content:var(--advc-tab-text-align);justify-content:var(--advc-tab-text-align)}@media (max-width:749.98px){.advc .advc-product-category-list .advc-tag-display__tag-title{font-size:var(--type-body-size)}.advc .advc-product-category-list[data-version="2.1"] .advc-tag-display__tag-title{font-size:var(--body3-font-size)}}