@charset "UTF-8";.main-btn-style{background-color:#f8f6e9;border-color:#ed9b40;color:#ed9b40;padding:10px 25px;border-radius:30px;font-weight:600;transition:transform .3s}.main-btn-style:hover,.main-btn-style.active{background-color:#ed9b40!important;border-color:#ed9b40!important;color:#f8f6e9!important;transform:translateY(-5px)}.title{font-family:Borel;font-size:2.5rem;font-weight:500;color:#bc0405;position:relative}.title:after{content:"";display:block;width:60px;height:3px;background:#ed9b40;margin:15px auto 0}.title i{color:#000}.subtitle{font-family:Borel}.subtitle:after{content:"";display:block;width:20px;height:2px;background:#ed9b40;margin:15px auto 0}body{font-family:Borel}.navbar{background-color:#faebd6}.navbar .navbar-title{font-size:1.5rem;color:#bc0405}.navbar .nav-link{color:#000}.navbar .nav-link:hover{color:#ed9b40}@media(max-width:576px){.navbar-title{font-size:1rem!important;margin-right:auto;margin-left:auto}}footer{background-color:#313638;color:#fff;padding:60px 0 30px}.about_us_container{background-color:#f8f6e9}.feature-box{text-align:center;padding:30px 20px;border-radius:10px;background:#fff;box-shadow:0 5px 15px #00000014;transition:transform .3s}.feature-box:hover{transform:translateY(-10px)}.feature-icon{font-size:2.5rem;color:#4e89ae;margin-bottom:20px}.hero{background:linear-gradient(#0009,#0000001a),url(./../../assets/images/heroSection/hero.jpg);background-size:cover;background-position:center;color:#fff;padding:100px 0;text-align:center}.carousel-item{width:100%;max-height:500px}.carousel-item img{width:100%;height:auto;object-fit:contain;max-height:500px;overflow:hidden}.product-card{transition:transform .3s,box-shadow .3s;border:none;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #00000014;margin-bottom:30px}.product-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #00000026}.products-container{background-color:#f8f6e9}.contact-form-container{background-color:#f8f6e9;padding:25px;width:100%}.contact-form-container #contact_form{display:flex;flex-wrap:wrap}.shipping_rules_container{background-color:#f8f6e9}
