.popupFavvAdded{
    width:34.68208vw;
    height:3.6784vw;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    position:fixed;
    right:32.65896%;
    bottom:-7.35681vw;
    -webkit-transition:.4s;
    -o-transition:.4s;
    transition:.4s;
    background:#E1F4E9;
    border:.1051vw solid #27AE60;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-box-shadow:0px .52549vw 1.05097vw rgba(119,0,0,0.16);
    box-shadow:0px .52549vw 1.05097vw rgba(119,0,0,0.16);
    border-radius:.31529vw;
    font-family:'Montserrat', sans-serif;
    font-style:normal;
    font-weight:500;
    font-size:.84078vw;
    z-index:1000;
    color:#27AE60
}
.popupFavvAdded.is-active{
    right:32.65896%;
    bottom:2.10194vw;
    -webkit-transition:.4s;
    -o-transition:.4s;
    transition:.4s
}
.popupFavvAdded svg{
    width:1.57646vw;
    height:auto;
    margin-right:1.05097vw;
    margin-left:2.25959vw
}



div.title-search-result {
border: none;
    z-index: 10000;
}

.product.min .product__img {

    display: block;
}

@media (max-width: 480px) {
.product.min .product__img {

    display: block;
}
.icartfer, .mycart-full {
 
}
}

button.add-fav.montserrat.f16.h140.favouritenew.favoritcart.incartrt.active {
    background: #b99741;
    color: white;
    border: 1px solid #000000;
}

.header {
position: static !important;
    top: 40px !important;
}

a.button.montserrat.f10.mf10.white.semibold {
    align-items: center;
    display: flex;
    justify-content: center;
}

div#order_form_div {
    width: 100%;
}

div#order_form_content {
    display: flex;
}

a.mytitips.favouritenew.favoritcart.active img.added {
    display: block;
}

a.mytitips.favouritenew.favoritcart.active img.add {
    display: none;
}
