.wd-title-style-simple .liner-continer{position:relative;padding-bottom:10px}.wd-title-style-simple .liner-continer:after{content:" ";position:absolute;top:100%;left:calc(50% - 20px);width:40px;height:2px;background-color:var(--el-title-color)}.wd-title-style-simple.text-left .liner-continer:after{left:0}.wd-title-style-simple.text-right .liner-continer:after{right:0;left:auto}.wd-title-style-bordered .liner-continer{display:flex;align-items:center;border-color:rgba(0,0,0,0.105);flex-direction:row}.wd-title-style-bordered .liner-continer:before,.wd-title-style-bordered .liner-continer:after{content:"";display:block;flex:1 1 auto;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:inherit}.wd-title-style-bordered .liner-continer:before{margin-right:20px}.wd-title-style-bordered .liner-continer:after{margin-left:20px}.wd-title-style-bordered.text-left .liner-continer:before,.wd-title-style-bordered.text-right .liner-continer:after{display:none}.wd-title-style-bordered.wd-title-color-white .liner-continer,[class*="color-scheme-light"] .wd-title-style-bordered .liner-continer{border-color:rgba(255,255,255,0.2)}.product-labels{position:absolute;top:7px;inset-inline-start:7px;z-index:1;display:flex;align-items:flex-start;flex-direction:column;gap:10px;max-width:50%;transition:all .3s ease;transform:translateZ(0)}.product-labels .label-with-img{padding:0;max-width:50px}.product-label{padding:5px 10px;min-width:50px;color:#fff;text-align:center;text-transform:uppercase;word-break:break-all;font-weight:600;font-size:12px;line-height:1.2}.product-label.onsale{background-color:var(--wd-primary-color);direction:ltr}.product-label.featured{background-color:#E22D2D}.product-label.new{background-color:#438E44}.product-label.out-of-stock{background-color:var(--bgcolor-white);color:var(--color-gray-900)}.product-label.attribute-label:not(.label-with-img){background-color:var(--bgcolor-white);color:var(--color-gray-900)}.labels-rounded-sm .product-label{border-radius:12px}@media (max-width: 576px){.product-labels{gap:5px}.product-label{padding-inline:5px;min-width:40px;font-size:10px}.product-label .label-with-img{padding-inline:0}}.product-labels.labels-rounded .product-label{display:flex;align-items:center;justify-content:center;padding:5px 7px;min-height:50px;border-radius:35px;font-size:14px}.product-labels.labels-rounded .label-with-img{padding:0;min-height:auto;max-width:55px}.product-labels.labels-rounded .out-of-stock{max-width:50px;font-size:12px}@media (max-width: 576px){.product-labels.labels-rounded .product-label{min-height:40px;font-size:10px}.product-labels.labels-rounded .label-with-img{min-height:auto}}.wd-load-more{--btn-color: var(--color-gray-800);--btn-color-hover: var(--color-gray-800);--btn-brd-color: var(--brdcolor-gray-300);--btn-brd-color-hover: var(--brdcolor-gray-500);--btn-bgcolor: transparent;--btn-bgcolor-hover: transparent;--btn-brd-width: 2px}.wd-load-more.loading{display:none}.wd-load-more.loading+.wd-load-more-loader{display:inline-flex;animation:wd-fadeIn .3s ease both}.wd-load-more.loading+.wd-load-more-loader .load-more-loading:before{--wd-anim-state: running}.wd-load-more-loader{display:none}.wd-load-more-loader .load-more-loading{display:flex;align-items:center;justify-content:center}.wd-load-more-loader .load-more-loading:before{margin-inline:-8px 8px;content:"";display:inline-block;width:16px;height:16px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}