@font-face{font-family:Montserrat;src:url(../style/fonts/Montserrat-VariableFont_wght.ttf);font-style:normal}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#f2f2f2;height:5px;border-radius:4px}::-webkit-scrollbar-thumb{background-color:#01a050;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#555}body{margin:0;background:#f2f2f2;font-family:Montserrat,sans-serif}body,html{padding:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}.storeBox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.storeBox img{width:75%}.storeCard{max-width:21%;margin:20px;background-color:white;border-radius:3%;padding:10px;font-weight:400;font-size:13.5px;line-height:22px}.storeCard:hover{-webkit-box-shadow:0 0 10px rgba(67,65,65,0.5);box-shadow:0 0 10px rgba(67,65,65,0.5);-webkit-transition:0.3s ease;transition:0.3s ease}.store_Card_price{color:#ef3e33;font-weight:700;line-height:25px;font-size:20px;padding:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.store_Card_price span{margin-left:10px;font-size:smaller}.img_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__card>.img_box>img{height:80px}.btn_delete_prod_from_cart__modal{background-color:unset;border:unset}.btn_delete_prod_from_cart__modal img{height:20px}.card_info{margin-bottom:auto;padding:0 5px;min-height:74px}.card_title{margin-bottom:8px}header img{width:100%;height:100vh}.header{height:100vh}.header_2{background:-webkit-gradient(linear,left top,right top,from(rgb(1,160,80)),to(rgba(1,160,80,0)));background:linear-gradient(to right,rgb(1,160,80),rgba(1,160,80,0));position:sticky;top:0;height:auto;z-index:1}.header_2__logo{height:40px}.total_price_block{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:1%;padding-top:10px}.total_price_block img{cursor:pointer}.total_price{margin-left:10px;color:white;font-size:15px;visibility:hidden}.unique_prod_in_cart{border-radius:50px;width:15px;height:15px;background-color:coral;color:white;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;font-weight:bold;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden}.pulse-circle{position:absolute;left:50%;top:90%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:45px;height:45px;border-radius:50%;background-color:transparent;-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0.7);box-shadow:0 0 0 0 rgba(255,255,255,0.7);-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:3px solid white}.pulse-circle img{width:30px;height:30px}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0.7);box-shadow:0 0 0 0 rgba(255,255,255,0.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 15px rgba(255,255,255,0);box-shadow:0 0 0 15px rgba(255,255,255,0)}to{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0)}}@keyframes pulse{0%{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0.7);box-shadow:0 0 0 0 rgba(255,255,255,0.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 15px rgba(255,255,255,0);box-shadow:0 0 0 15px rgba(255,255,255,0)}to{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0)}}.btn_add_toCart{width:48px;height:48px;border-radius:50%;border:none;background-color:rgb(17,195,17);cursor:pointer;position:relative;left:20px;top:45px;pointer-events:auto}.btns_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-left:auto}.btns_block input{max-width:25px;outline:0;text-align:center}.btn_plus_minus_value_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;border-radius:100px;border:1px solid green;width:85px;height:45px;visibility:hidden}.btn_plus_minus_value_block button{font-size:inherit;color:grey;cursor:pointer}.btn_plus_minus_value_block button,.btn_plus_minus_value_block input{border:none;background:none}.footer{min-height:30vh;background-color:#4b840d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-top:115px}.footer li{list-style:none}.footer ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer ul li{margin-right:20px}.footer_logo img{max-height:180px}.not_visible{visibility:hidden;pointer-events:none}.visible{visibility:visible;pointer-events:auto;cursor:pointer}.notification{position:fixed;top:8%;left:195px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#f1f1f1;padding:10px 20px;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2);font-size:16px;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;opacity:0;width:auto;height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:40px;-webkit-box-shadow:0 0 10px rgba(67,65,65,0.5);box-shadow:0 0 10px rgba(67,65,65,0.5);font-weight:300;color:slategrey;z-index:3;pointer-events:none}.notification img{height:50px;margin-right:30px}.notification.show{opacity:1}.modal_overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;left:0;right:0;top:0;bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,0.2);z-index:1}.cart_popup{width:70%;height:55vh;background-color:#f2f2f2;border-radius:10px;position:fixed;top:13%;left:15%;z-index:2}.animation__for__card_popup{-webkit-animation:slideDown 0.5s ease-in-out;animation:slideDown 0.5s ease-in-out}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.hide_modal_btn{border:none;background-color:white;border:none;padding:0;margin:5px;cursor:pointer;position:absolute;top:0;right:10px;z-index:2}.cart_popup__container{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;position:relative;background-color:white;border-radius:13px;z-index:1;min-height:300px;max-height:80vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart_popup__top{height:110px;width:88%;margin-left:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart_popup__top_title{font-size:20px;font-weight:bold}.cart_popup__top_controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:13px;color:red}.cart_list{padding-right:24px;padding-left:10px;position:relative;-webkit-box-sizing:inherit;box-sizing:inherit}.cart_list__row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-sizing:inherit;box-sizing:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #f2f2f2}.cart_popup__content{z-index:1;position:relative;width:100%;overflow:auto;min-height:190px;max-height:395px}.cart_popup__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;height:90px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.cart_popup__bottom div{display:-webkit-box;display:-ms-flexbox;display:flex}.total_amount{margin-left:15px}.cart_total__send_order{width:235px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ef3e33;border-radius:30px}.cart_total__send_order a{text-decoration:none;color:white;font-size:14px;font-weight:bold}.modal__content_container_cart_zero{display:-webkit-box;display:-ms-flexbox;display:flex}.modal_img{width:28%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:80px;position:relative;padding:10px;-webkit-box-sizing:inherit;box-sizing:inherit;border-bottom:2px solid #f2f2f2;width:98%}.modal__card{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px}.modal__card_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:30px}.modal__prod_name{width:370px;font-size:14px;font-weight:400}.modal__prod_price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:27px;font-size:20px;font-weight:700}.modal__prod_price span{margin-left:10px;font-size:11px;font-weight:400}.modal__total_prod_price{margin-left:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__btns_block{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:40px}.modal__btns_block input{width:30px}.btn_delete_prod_from_cart__modal{margin-left:40px;cursor:pointer}.modal__card{display:-webkit-box;display:-ms-flexbox;display:flex;position:static;-webkit-box-sizing:inherit;box-sizing:inherit;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.title{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__btn_plus_minus_value_block{border:1.5px solid green;border-radius:100px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;width:88px;-ms-flex-pack:distribute;justify-content:space-around}.modal__btn_plus_minus_value_block button{font-size:inherit;color:grey;cursor:pointer}.modal__btn_plus_minus_value_block button,.modal__btn_plus_minus_value_block input{border:none;background:none;text-align:center;width:22px;outline:0}.fade_out{-webkit-transition:-webkit-transform 0.5s ease-in;transition:-webkit-transform 0.5s ease-in;transition:transform 0.5s ease-in;transition:transform 0.5s ease-in,-webkit-transform 0.5s ease-in}.fade_out.hidden{-webkit-transform:scale(0);transform:scale(0)}.cart_total__products{font-weight:700;font-size:20px}.clear_shopping_cart{cursor:pointer}@media (min-width:320px) and (max-width:768px){.header{height:79vw}.header img{width:100%;height:79vw}.pulse-circle{display:none}.notification{left:155px;top:9%;width:250px;font-size:14px}.storeBox{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.storeCard{max-width:75%}.store_Card_price span{font-size:13px}.footer{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:60px}.footer_social__social_list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer_social__social_list img{height:40px}.footer_logo img{width:100%;height:90px}.modal__content_container_cart_zero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__content_container_cart_zero .title{font-size:10px}.cart_popup{width:90%;left:5%}.cart_popup__top{margin-left:13px;height:160px}.cart_popup__top .cart_popup__top_title{font-size:14px}}@media (min-width:320px) and (max-width:1100px){.modal__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart_popup__top_controls{font-size:10px;margin-right:22px;margin-left:10px}.modal__card_info{margin-left:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal__prod_name{margin-top:10px;margin-bottom:10px}.modal__prod_price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:10px 0 10px 0}.modal__prod_price span{margin:0}.modal__total_prod_price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:5px}.modal__btns_block{margin:10px 0 0 0}.cart_item{width:93%}.cart_total__price_name{font-size:14px}.cart_total__products{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart_total__products .total_amount{margin:0;font-size:17px}.cart_total__products span{font-size:11px}.cart_total__send_order{width:135px;display:-webkit-inline-box}.cart_total__send_order a{font-size:10px}.cart_popup__bottom{height:220px}}@media (min-width:545px) and (max-width:768px){.header{height:100vh}.header img{width:100%;height:100vh}}@media (min-width:768px) and (max-width:1100px){.notification{top:10%}.storeCard{max-width:35%}.footer{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:65vh}}@media (min-width:1100px) and (max-width:1400px){.notification{top:10%}.storeCard{max-width:25%}.cart_popup{width:96%;left:2%}}@media (min-width:1400px) and (max-width:2000px){.notification{top:11%}.cart_popup{left:12%;width:75%}}
