.hero-box-container{margin-top:40px;text-align:center;margin-bottom:25px}.hero-box-title{margin:0 auto 10px;padding:10px;text-transform:capitalize;background:#f3f3f3;color:#fff}.hero-box-hr{border:1px solid #ededed;margin-bottom:25px}.hero-box-title span{font-size:30px;font-family:Roboto,sans-serif;font-weight:700;color:#183128}.hero-box-sub-container{margin:25px 0;display:flex;justify-content:space-between;flex-wrap:wrap}.hero-box-sub-title span{font-size:22px;font-family:Roboto,sans-serif}.hero-box-title-link{font-weight:900;text-transform:capitalize;position:relative;bottom:10px}.hero-box{height:355px;position:relative;display:inline-block;margin:15px 5px;background-color:#fff;z-index:1049;box-shadow:0 0 0 rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.1);transition:.3s cubic-bezier(.25,.8,.25,1)}@media all and (max-width:500px){.hero-box-title span{font-size:22px}.hero-box{width:350px;height:310px}}.hero-box:hover{z-index:1050;box-shadow:0 0 0 rgba(0,0,0,.1),0 0 11px rgba(0,0,0,.1)}.hero-box a{width:100%;height:100%}.hero-box-col-1{width:350px}.hero-box-col-2{width:754px}@media all and (max-width:1714px){.hero-box-col-2{margin:12px auto}}.hero-box-col-3{width:1158px;margin:12px auto}.hero-box-col-4{width:1562px;margin:12px auto}.hero-box-bg{width:100%;height:100%;background-size:auto 100%;background-position:center;background-repeat:no-repeat;background-color:#fff}.hero-box-bg:before{content:'icon';text-indent:-999em;position:absolute;width:100%;height:100%;opacity:0;border-radius:5px;display:block;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:.3s ease-in-out;z-index:1049}.hero-box-bg:hover:before{opacity:1;z-index:1050}.hb-prod-detail-container{float:left;width:100%;height:100%;text-align:center}.hb-prod-detail-image{width:80%;height:65%;margin:auto}.hb-prod-detail-image img{width:auto;height:100%}.hb-prod-detail-oldprice{font-size:14px;font-weight:700;color:#c7c7c7;text-decoration:line-through;display:inline-block;margin-right:10px}.hb-prod-detail-price{font-size:22px;font-weight:700;color:#e0b134;display:inline-block}.hb-prod-detail-name,.hb-prod-detail-pricing{margin:0 auto;width:80%}.hb-prod-detail-footer{position:absolute;bottom:25px;width:100%;min-height:75px}.hb-prod-detail-name{font-weight:700;color:#404040}.hb-prod-detail-name h1{font-size:20px!important}@media all and (max-width:400px){.hb-prod-detail-price{font-size:16px}.hb-prod-detail-footer{bottom:0}.hb-prod-detail-name h1{font-size:12px!important}}.hero-boxes{justify-content:space-between}@media (min-width:1000px){.hero-boxes .new-hero-box:first-child,.hero-boxes .new-hero-box:nth-child(3n+4){padding-left:0}.hero-boxes .new-hero-box:nth-child(3n+3){padding-right:0}.hero-boxes .new-hero-box:nth-child(3n+2){padding:0 7.5px}}@media (max-width:991px){.hero-boxes .new-hero-box:nth-child(odd){padding-left:0}.hero-boxes .new-hero-box:nth-child(even){padding-right:0}}@media (max-width:766px){.hero-boxes .new-hero-box{padding-left:0;padding-right:0;margin-bottom:20px}.hero-boxes .new-hero-box:last-child{margin-bottom:0}}.hero-boxes .new-hero-box{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hero-boxes .new-hero-box .image-link{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.hero-boxes .new-hero-box .image-link img{width:100%}.hero-boxes .new-hero-box .image-link h5{font-size:20px;width:80%;margin-top:10px}.hero-boxes .new-hero-box .image-link p{width:60%;margin-top:10px}.hero-boxes .new-hero-box .button-link{padding:10px;background-color:#93b658;color:#fff;font-weight:700;font-size:large;width:40%;margin:20px auto auto;height:auto;border-radius:.375rem}