/*body {
    font-family: 'Roboto', arial, helvetica, sans-serif;
}
*/


body {
    --font-family: 'Asap', sans-serif;
    --price-color: #840028;
    --buybutton-color: #009688;
    --buybutton-border-color: #00887c;
    --buybutton-text-color: #fff;
    --main-color: #009688;
    --secondary-color: #edad52;
    --tertiery-color: #edad52;
    --link-color: #009688;
    --text-color: #000;
    --highlight-color: #eee;

}
body {
    font-family: 'Asap', sans-serif;
    font-size: 15px;
    color: #000;
}
input[type=radio]{
    accent-color: var(--buybutton-color);
}
.scroll #float_menu{
    backdrop-filter: blur(8px);
    background: #ffffffc4;
}
footer {
    background: #f1f1f1;

}

.top_menu .cat_menu a.top:after {
    background-color: #009688;
}


.stock_status_icon.in_stock {
    background-image: url("data:image/svg+xml,%3Csvg fill='%23009688' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='12px' viewBox='0 0 97.619 97.618' xml:space='preserve'%3E%3Cg stroke-width='0'%3E%3C/g%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M96.939,17.358L83.968,5.959c-0.398-0.352-0.927-0.531-1.449-0.494C81.99,5.5,81.496,5.743,81.146,6.142L34.1,59.688 L17.372,37.547c-0.319-0.422-0.794-0.701-1.319-0.773c-0.524-0.078-1.059,0.064-1.481,0.385L0.794,47.567 c-0.881,0.666-1.056,1.92-0.39,2.801l30.974,40.996c0.362,0.479,0.922,0.771,1.522,0.793c0.024,0,0.049,0,0.073,0 c0.574,0,1.122-0.246,1.503-0.68l62.644-71.297C97.85,19.351,97.769,18.086,96.939,17.358z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-color: transparent;
    height: 12px;
    line-height: 1;
    margin-right: .5em;
    width: 12px !important;
    background-repeat: no-repeat;

}
.products_description_header .header_icon{
background-image: url("data:image/svg+xml,%3Csvg fill='%23000000' width='22px' height='22px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='' stroke-width='0'%3E%3C/g%3E%3Cg id='' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id=''%3E%3Ctitle%3Einfo%3C/title%3E%3Cpath d='M16.247 4.733c0 1.684 1.271 2.825 2.84 2.825s2.842-1.142 2.842-2.825c0-1.685-1.272-2.826-2.842-2.826-1.568 0-2.84 1.141-2.84 2.826zM10.096 14.375c0 0.334-0.061 1.163 0.008 1.662l2.479-2.983c0.513-0.562 1.106-0.955 1.409-0.849s0.47 0.463 0.371 0.795l-4.103 13.59c-0.473 1.588 0.421 3.148 2.599 3.504 3.189 0 5.084-2.158 6.948-4.955 0-0.334 0.111-1.213 0.044-1.713l-2.479 2.982c-0.514 0.562-1.151 0.955-1.455 0.85-0.28-0.098-0.444-0.41-0.389-0.721l4.132-13.653c0.344-1.734-0.59-3.312-2.564-3.514-2.076 0.001-5.136 2.209-7 5.005z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
}
.products_description_header  .header_icon svg{
    display: none;
}
.fav.selected:after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23edad52' focusable='false' aria-hidden='true' width='22' height='22' viewBox='0 0 24 24'%3E%3Cpath d='M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3m-4.4 15.55-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05'%3E%3C/path%3E%3C/svg%3E") no-repeat scroll;
    opacity: 1;
}
.fav.selected {
    /*background:#edad52;*/
}

/* Black week */
#ezPageDefault.centerColumn.ezp161{
    background: #111111;
    color: #fff;
    border-radius: 10px;
}
#ezPageDefault.centerColumn.ezp161 h1{
    color: #fff;
}
#ezPageDefault.centerColumn.ezp161 img{
    border-radius: 10px;
}



.top_menu {
    height: 43px;
    padding: 0 1%;
}


.reviews_image{
    filter: grayscale(50%);
}

#productStock img {
    -webkit-filter: grayscale(60%);
    filter: grayscale(60%);
}

.mobile_logo {

        max-width: 80%;
}




.desktop_logo img {
    max-height: 90px;
    max-width: 180px;
}

@media handheld, screen and (max-width: 1017px) {
    .mobile_logo img {
        max-height: 35px !important;
        max-width: 80% !important;
    }
}


.special_price_listing, .rec_savings_listing{
    height: 62px;
    width: 62px;
    border-radius: 50px;
}


@media handheld, screen and (max-width: 400px) {
    .special_price_listing, .rec_savings_listing {
        width: 52px;
        height: 52px;
    }
}




/* temp */

.qty_and_button{
    clear: both;
}

.productListingOuterBox {
    box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .05);

}


.stock_and_button{
        row-gap: 0.5rem;
}

.stock_status_icon.production{
    background-color: #a4c5bc; 
}

.stock_status_icon.ondemand{
    background-color: #a4c5bc;
}
.infodisplay_headerbox{
    border-bottom: none;
}



.product_info_stock{
    justify-content: start;
}