@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-LightItalic.woff2) format("woff2"),url(/fonts/OpenSans-LightItalic.woff) format("woff"),url(/fonts/OpenSans-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-Medium.woff2) format("woff2"),url(/fonts/OpenSans-Medium.woff) format("woff"),url(/fonts/OpenSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-SemiBold.woff2) format("woff2"),url(/fonts/OpenSans-SemiBold.woff) format("woff"),url(/fonts/OpenSans-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-Regular.woff2) format("woff2"),url(/fonts/OpenSans-Regular.woff) format("woff"),url(/fonts/OpenSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-Bold.woff2) format("woff2"),url(/fonts/OpenSans-Bold.woff) format("woff"),url(/fonts/OpenSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-Light.woff2) format("woff2"),url(/fonts/OpenSans-Light.woff) format("woff"),url(/fonts/OpenSans-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}.qty-input{color:#2c2d3f;background:#fff;display:flex;align-items:center;overflow:hidden;margin-bottom:30px}.qty-input .product-qty,.qty-input .qty-count{background:transparent;color:#333;font-weight:500;font-size:14px;border:none;display:inline-block;min-width:0;height:40px;line-height:1}@media(max-width:1400px){.qty-input .product-qty,.qty-input .qty-count{height:33px}}.qty-input .product-qty:focus,.qty-input .qty-count:focus{outline:none}.qty-input .product-qty{width:50px;min-width:0;display:inline-block;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;border-top:1px solid #b3b3b3;border-bottom:1px solid #b3b3b3;border-radius:0!important}@media(max-width:1400px){.qty-input .product-qty{width:33px}}.qty-input .product-qty::-webkit-inner-spin-button,.qty-input .product-qty::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.qty-input .qty-count{padding:0;cursor:pointer;width:40px;overflow:hidden;position:relative}@media(max-width:1400px){.qty-input .qty-count{width:33px}}.qty-input .qty-count--add,.qty-input .qty-count--minus{border:1px solid #b3b3b3}.qty-input .qty-count--add:after{transform:rotate(90deg)}.qty-input .qty-count:disabled{background:hsla(0,0%,70%,.3);cursor:not-allowed}.qty-input .qty-count:disabled:after,.qty-input .qty-count:disabled:before{background:#b3b3b3}