.header{background:#f3e1e1;box-shadow:5px 5px 15px -4px#fd2d1e;height:70px;left:0;line-height:70px;position:fixed;top:0;width:100%;z-index:9}.navigation{padding:0}.custom_search,.navigation{align-items:center;display:flex;justify-content:space-between}.custom_search{background:#020202;border-radius:50px;color:#fff;cursor:pointer;font-size:14px;height:35px;padding:10px 25px}.custom_search:hover{height:38px;transition:.6s}.custom_search b{margin-left:8px}@media only screen and (max-width:700px){.custom_search{border-radius:50%;height:40px;padding:10px}.custom_search b{display:none}}.footer{bottom:0;display:none;position:fixed;width:100%}.footer_bottom{background:#000;padding:10px 0;text-align:center}.footer_bottom p{color:#fff;font-size:1rem;margin-bottom:0}@media only screen and (max-width:700px){.footer_bottom p{font-size:.7rem}}.single_product{-webkit-animation:animate 1s ease-in;animation:animate 1s ease-in;background-color:#f0d1d1;border:0 solid #dedede;border-radius:10px;box-shadow:0 0 10px rgba(39,32,32,.2);box-sizing:border-box;cursor:pointer;padding:20px;text-align:center}.single_product:hover{box-shadow:10px 10px 10px -5px #ee0202;transition:1s}.product_content{padding:20px}.single_product h6{color:maroon;font-size:14px;font-weight:700;text-align:center}.single_product p{color:#000;font-family:roboto;font-size:13px;font-weight:300;margin:0 10px 10px;padding:0;text-align:center}.btn,.single_product p{box-sizing:border-box;font-style:normal}.btn{background-color:#fc0000;border:0 solid #000;border-radius:4px;color:#fff;font-family:Arial;font-size:16px;font-weight:400;height:36px;margin-top:10px}.btn:hover{background:maroon}@-webkit-keyframes animate{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:(1);transform:(1)}}@keyframes animate{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:(1);transform:(1)}}.form{background:#8f6f6f;border-radius:10px;color:#000;opacity:.1;padding:30px;width:500px}
/*# sourceMappingURL=main.43105139.css.map*/