/*######  Design by BestAddon http://www.bestaddon.com All Rights Reserved  ###########*/
@import url("../../../libs/extends/animate/animate.min.css");
@import url("../../../libs/extends/font-awesome/css/font-awesome.min.css");
@import url("../../../libs/extends/bootstrap5/bootstrap-icons.min.css");
/* #######################  General ############################ */
/* Material Icons FONT */
@font-face {
font-family:'Material Icons';
font-style:normal;
font-weight:400;
src:local("Material Icons"),local(MaterialIcons-Regular),
url(fonts/material-icons.woff2) format("woff2"),
url(fonts/material-icons.woff) format("woff"),
url(../../../../../themes/classic/assets/css/00b1fb69fb78ff50fd555de80b2fb45e.ttf) format("truetype")
}

.material-icons {
font-family:'Material Icons';
font-weight:400;
font-style:normal;
font-size:24px;
display:inline-block;
vertical-align:middle;
width:1em;
height:1em;
line-height:1;
text-transform:none;
letter-spacing:normal;
word-wrap:normal;
white-space:nowrap;
direction:ltr;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
-moz-osx-font-smoothing:grayscale;
-webkit-font-feature-settings:liga;
        font-feature-settings:liga
}

input#quantity_wanted::-webkit-outer-spin-button,
input#quantity_wanted::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
input#quantity_wanted {-moz-appearance: textfield;}

