.slider-list{display:flex}product-card{display:flex;flex-direction:column;height:100%;width:100%}product-card .card-inner-b2b{background:var(--background-color)}product-card .main-header{width:100%;height:100%}product-card .main-header-b2b{background:var(--background-color)}product-card .main-card-b2b{background:var(--background-color)}product-card .main-card-d2c .card-vendor-wrapper{margin-bottom:0!important}product-card .main-card-d2c .card-vendor-wrapper .card-vendor{font-size:16px;color:#000}product-card .main-card-d2c .card-title{font-size:12px;margin-bottom:0!important}product-card .main-card-d2c .card-title a{color:#000}product-card .card-image{transition:.25s all ease-in-out}product-card .card-image-hover{position:absolute;top:0;left:0;opacity:0;visibility:hidden;transition:.25s all ease-in-out;pointer-events:none}product-card .main-info{min-height:157px}product-card .main-info-b2b{background:var(--background-color)}product-card .main-action{height:100%;width:100%;position:relative;border-top:1px solid #a3a68c;display:flex;flex-direction:column}product-card .main-card-b2b{padding:8px 8px 18px}product-card .main-card-d2c{padding:25px 0}product-card .card-vendor-wrapper{font-size:12px;margin-bottom:10px}product-card .card-vendor{color:var(--subtext-color);margin-bottom:2px}product-card .card-available-status{color:var(--subtext-color)}product-card .card-available-icon{display:flex;margin-right:7px;position:relative;top:-1px}product-card .card-title{font-size:14px;margin-bottom:7px;font-weight:400;text-transform:uppercase;line-height:18px}product-card .card-title a{color:var(--subtext-color)}product-card .card-title.limit-2-line{min-height:36px}product-card .card-title.limit-3-line{min-height:54px}product-card .product-price{font-size:14px}product-card .product-price>.flex{align-items:center}product-card .price-compare{margin-right:8px;font-size:12px}product-card .arn_added svg path{fill:var(--arn-add-wishlist-icon-active-color);stroke:var(--arn-add-wishlist-icon-active-color)}product-card .main-details-header{background:var(--background-color);padding:7px 8px;display:flex;align-items:center;font-size:11px;color:var(--subtext-color);cursor:pointer;transition:.3s all ease-in-out}product-card .main-details-title{line-height:18px}product-card .main-details-icon{display:flex;align-items:center;margin-right:6px}product-card .main-details-icon svg{width:10px;height:10px}product-card .main-details-icon .icon-minus{display:none}product-card .main-details-content{border-top:1px solid #a3a68c;background:var(--background-color);font-size:12px;color:var(--subtext-color);text-transform:uppercase;padding:16px 8px}product-card .main-details-content a{color:var(--subtext-color)}product-card .details-document>a,product-card .details-document .document{display:flex;margin:12px 0;align-items:center;line-height:18px}product-card .document-title{word-break:break-all}product-card .document-icon{margin-right:19px;display:flex}product-card .details-heading{margin-bottom:16px;display:none}product-card .details-list{margin-bottom:20px}product-card .details-list li{padding-left:15px;position:relative}product-card .details-list li:not(:empty){margin:5px 0}product-card .details-list li:not(:empty):before{content:"";position:absolute;left:0;top:7px;width:3px;height:3px;background:var(--subtext-color)}product-card .details-document-title{margin-bottom:16px;display:none}product-card .detail-active .icon-minus{display:flex}product-card .detail-active .icon-plus{display:none}product-card .options-container{padding:8px 10px 16px}product-card .option-title{color:var(--subtext-color);font-size:11px;line-height:18px}product-card .options-title-name{margin-right:5px}product-card .options-title-selected{color:var(--text-color);margin-left:5px}product-card .option-swatch{margin-bottom:30px}product-card .space{margin:0 5px 0 3px;background:#000;height:14px;width:1px;display:inline-block;position:relative;top:1px}product-card .list-values{margin-top:11px}product-card .list-values-default{grid-gap:14px;min-height:24px}product-card .list-values-default>div{width:16px;height:16px;border-radius:50%;position:relative;border:1px solid #c0c0c0}product-card .list-values-default>div:hover:before{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;border:3px solid #626262;border-radius:50%}product-card .list-values-default .active{border:1px solid transparent}product-card .list-values-default .active:before{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;border:3px solid var(--text-color);border-radius:50%}product-card .list-values-default .value-expand{width:24px;height:24px;border-radius:50%;border:1px solid #a3a68c;color:#626262;font-size:12px}product-card .option-wrapper summary{padding:9px 10px;background:#f2f2ef;border-bottom:1px solid #a3a68c;transition:.3s all ease-in-out}product-card .option-wrapper summary:hover{background:var(--primary-color)}product-card .option-wrapper .option-title{align-self:center}product-card .option-wrapper .option-selected{font-size:12px}product-card details[open] summary{border-color:#0000001a}product-card details[open] .layer-dropdown{animation:none}product-card .layer-dropdown{max-height:150px;overflow-y:auto;background:#f2f2ef;z-index:1;border-bottom:1px solid var(--primary-color)}product-card .layer-dropdown .list-values{margin-top:0}product-card .layer-dropdown li{border-bottom:1px solid rgba(0,0,0,.1);padding:10px 27px 10px 10px;font-size:12px;text-align:right}product-card .layer-dropdown .active{text-decoration:underline;text-underline-offset:2px}product-card .layer-dropdown::-webkit-scrollbar-track{box-shadow:inset 0 0 4px var(--miscellaneous-color);-webkit-box-shadow:inset 0 0 var(--miscellaneous-color);background-color:var(--miscellaneous-color)}product-card .layer-dropdown::-webkit-scrollbar{width:2px;background-color:var(--miscellaneous-color)}product-card .layer-dropdown::-webkit-scrollbar-thumb{background-color:var(--primary-color)}product-card .option-icon{display:flex;margin-left:8px;position:relative;top:-1px}product-card quantity-input input{max-width:80px;border:0;height:37px;font-size:12px;padding:5px 5px 5px 10px}product-card quantity-input input::-webkit-outer-spin-button,product-card quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}product-card quantity-input input[type=number]{-moz-appearance:textfield;height:37px}product-card .quantity-inner{align-items:center;background:#f2f2ef;border-bottom:1px solid #a3a68c}product-card .quantity-title{color:var(--subtext-color);font-size:11px;flex:1;padding:0 10px}product-card .quantity-content{display:flex;align-items:center;padding:0 10px}product-card .quantity-icons{order:3}product-card .quantity-icons button{display:flex;align-items:center;justify-content:center;width:18px;height:12px;background:#a3a68c;margin:4px 0}product-card .cart-wrapper{padding:0 10px 10px}product-card .product-cart_button{margin-top:8px}product-card .add-to-cart{text-transform:uppercase;font-size:12px;width:100%;padding:10px;min-height:38px;display:flex;align-items:center;justify-content:center}product-card .add-to-cart svg{width:16px;height:16px;margin-right:5px}product-card .add-to-cart[disabled]{pointer-events:none;opacity:.7}product-card .product-substitute{display:flex;align-items:center;justify-content:space-between;background:#edece8;font-size:11px;line-height:18px;border:1px solid var(--primary-color);padding:9px 5px}product-card .substitute-title-text{color:var(--subtext-color)}product-card .substitute-title{display:flex;align-items:center;margin-right:2px}product-card .substitute-title-icon{margin-right:4px;display:flex}product-card .substitute-title-icon svg{width:10px;height:18px}product-card .substitute-variant{display:flex;border-bottom:1px solid}product-card .substitute-icon{margin-left:4px}product-card .wishlish-icon a,product-card .wishlish-icon .wishlist-btn.style_1,product-card .wishlish-icon .wishlist-btn.style_5{margin:0 10px;padding:10px}product-card.detail-active .main-info{display:flex;align-items:center;position:relative}product-card.detail-active .main-info>header{flex:0 0 115px;position:unset}product-card.detail-active .main-card{padding-left:10px}product-card.detail-active .card-vendor-wrapper{font-size:12px}product-card.detail-active .card-vendor-sku{margin-bottom:4px}product-card.detail-active .card-available{width:100%}@media (min-width: 750px){product-card .card-vendor-wrapper{font-size:14px}product-card .card-title{font-size:16px}product-card .product-price{font-size:24px}product-card .product-price>.flex{justify-content:flex-end}product-card .price-compare{font-size:18px;margin-top:2px}product-card .main-details-header{font-size:14px;justify-content:flex-end}product-card .option-title{font-size:14px}product-card .wishlish-icon a,product-card .wishlish-icon .wishlist-btn.style_1,product-card .wishlish-icon .wishlist-btn.style_5{margin:4px 12px}product-card .sale-price{margin-right:0}product-card .quantity-content{padding:0 5px}product-card .product-substitute{font-size:14px}product-card .main-details-content{padding:16px 20px}}@media (min-width: 1000px){product-card .product-cart-inner{display:flex}product-card .quantity-title{display:none}product-card quantity-input{max-width:140px;margin-right:15px}product-card .product-cart_button{margin-top:0;flex:1}product-card .main-details-content{font-size:14px}product-card .card-image-wrapper-b2b:hover .card-image{opacity:0;visibility:hidden}product-card .card-image-wrapper-b2b:hover .card-image-hover{opacity:1;visibility:visible}product-card .details-document-title,product-card .details-heading{display:block}product-card.detail-active .card-image-wrapper-b2b:hover .card-image{opacity:1;visibility:visible}product-card.detail-active .card-image-wrapper-b2b:hover .card-image-hover{opacity:0;visibility:hidden}product-card .main-details-header:hover{background:var(--primary-color);color:var(--text-color)}product-card .main-details-header:hover svg path{fill:var(--text-color)}}@media (min-width: 1600px){product-card .main-card{padding:16px 20px}product-card .main-details-header{padding:7px 20px}product-card .list-values-default{grid-gap:17px}product-card .options-container{padding:16px 20px}product-card .cart-wrapper{padding:0 20px 20px}product-card .product-substitute{padding:9px 10px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-card.css.map */
