@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.cta-bar{background-color:#358d42;text-align:center;font-weight:bold;font-size:14px;padding:10px;color:#fff}.cta-bar span{font-size:18px}header{background-color:#fff}header form{display:none;width:100%;max-width:425px;margin:0;margin-left:auto}header form .form-control,header form .input-group-text{border-radius:22px;height:40px;border:0;background-color:#fff}header form .form-control{font-size:13px}header form .input-group-text{background-color:#fff;border-left:0;color:#000}header form .input-group-text .fa-search{font-size:18px;padding-right:20px}@media(min-width: 992px){header{border-bottom:none;box-shadow:none}header form{display:block}}.header_inner{display:flex;align-items:center;justify-content:space-between;padding:10px 35px}.header_left img{transition:all .2s}.header_center{flex-grow:1;justify-content:center}.header_center form{border:1px solid rgba(0,0,0,.2);border-radius:25px;margin-left:30px;max-width:625px;overflow:hidden}.account-nav{list-style:none;padding:0;margin:0;display:flex;font-size:15px;align-items:center}.account-nav .fas{font-size:20px;margin-right:3px;color:#358d42}li.current_store a{color:#951522}li.current_store a b,li.current_store a:after{color:#000}.logo_art{width:20%;position:absolute;bottom:28px}@media(min-width: 768px){.logo_art{width:140px}}.logo_txt{width:70%;position:relative;left:25%;display:block;padding:10px 0}@media(min-width: 768px){.logo_txt{width:295px;left:150px}}#mainNav{display:none;background-color:#7d4b22;align-items:center;padding:0 55px;top:0;z-index:200}#mainNav #title_bar_custom_links{display:none}#mainNav ul.navbar-nav,#mainNav .nav-link{all:unset}#mainNav ul.navbar-nav{list-style:none;padding:0;display:block}#mainNav ul.navbar-nav li{position:relative}#mainNav ul.navbar-nav li.sign-in .fas,#mainNav ul.navbar-nav li.cart-link .fas,#mainNav ul.navbar-nav li.logout_btn .fas{color:rgba(0,0,0,.5)}#mainNav ul.navbar-nav a{display:block;font-size:21px;font-weight:bold;cursor:pointer;padding:5px;font-weight:500}#mainNav ul.navbar-nav .sub-menu a{font-size:16px;font-weight:400;padding:10px;text-transform:capitalize}@media(min-width: 992px){#mainNav{position:relative;display:flex}#mainNav ul.navbar-nav{display:flex;justify-content:flex-end;flex-direction:row;gap:40px}#mainNav ul.navbar-nav li:hover>a{opacity:.8}#mainNav ul.navbar-nav li:hover>.sub-menu{display:block !important}#mainNav ul.navbar-nav>li>a{padding:20px 0;font-size:20px;color:#fff;font-weight:bold}#mainNav ul.navbar-nav .sub-menu a{color:#000;font-size:13px;padding:5px 25px}#mainNav ul.navbar-nav .sub-menu a:hover{color:#358d42;text-decoration:none}}#mobileMenu{position:fixed;background-color:#fff;padding-bottom:105px;width:80%;max-width:350px;height:100%;left:-350px;top:0;z-index:200;box-shadow:0 0 5px rgba(0,0,0,.2);transition:left .3s;overflow:auto}#mobileMenu img{max-width:80%;display:block;margin:25px auto}#mobileMenu #title_bar_custom_links{display:none}#mobileMenu ul.navbar-nav,#mobileMenu .nav-link{all:unset}#mobileMenu ul.navbar-nav{list-style:none;padding:0;display:block}#mobileMenu ul.navbar-nav li{position:relative}#mobileMenu ul.navbar-nav li.sign-in a .fas,#mobileMenu ul.navbar-nav li.cart-link a .fas,#mobileMenu ul.navbar-nav li.logout_btn a .fas{color:rgba(0,0,0,.5)}#mobileMenu ul.navbar-nav a{display:block;font-size:21px;font-weight:bold;cursor:pointer;padding:5px 15px;color:#000}#mobileMenu ul.navbar-nav .sub-menu a{font-size:15px;font-weight:300;padding:15px;text-transform:capitalize;color:#fff}#mobileMenu.open{left:0}#mobileMenu form{margin:15px}#mobileMenu form .form-control{border-radius:22px 0 0 22px}#mobileMenu form .input-group-text{border-left:0;background-color:#fff;border-radius:0 22px 22px 0}.sub-menu{display:none;list-style:none;padding:0;background-color:rgba(53,141,66,.7)}.sub-menu .menu-item-has-children>a:after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.sub-menu .menu-item-has-children.open>a:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0)}@media(min-width: 992px){.sub-menu{display:none !important;position:absolute;background-color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.2);top:100%;width:200px;padding:15px 0}.sub-menu .sub-menu{left:100%;top:0}}.menu-item-has-children>a:after{display:block;content:"";width:0;height:0;border-style:solid;border-width:8px 5px 0 5px;border-color:#806c54 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;right:10px;top:20px}.menu-item-has-children.open>a:after{border-width:0 5px 8px 5px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #806c54 rgba(0,0,0,0)}@media(min-width: 992px){.menu-item-has-children>a:after{display:none}}#mobile_toggle{width:25px;height:19px;position:relative;cursor:pointer;z-index:4}#mobile_toggle:before,#mobile_toggle:after,#mobile_toggle span{display:block;height:3px;width:25px;border-radius:4px;background-color:#000;position:absolute;top:54%;opacity:1;transition:all .2s}#mobile_toggle:before{top:1px !important;content:""}#mobile_toggle:after{bottom:-4px !important;top:auto;content:""}#mobile_toggle.active span{transform:rotate(45deg);background-color:#fff}#mobile_toggle.active:before{opacity:0}#mobile_toggle.active:after{transform:rotate(-45deg);top:10px;background-color:#fff}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:2}.job-item{position:relative;border:1px solid rgba(0,0,0,.2);border-radius:4px;padding:5px 10px 0;margin-bottom:15px}.job-item .switchForm{display:none}.job-item .switchForm.show{display:block}.job-item .session_flyout_status_message{color:red}.job-item a{float:right;cursor:pointer;font-size:12px;font-weight:bold}.service-block{text-align:center;padding:115px 15px;background-image:url(../../images/services-block-bg-update.jpg);background-size:cover;background-position:center;color:#fff}.service-block h2{max-width:90%;margin:auto;padding-bottom:20px}.service-block p{margin:auto;width:675px;max-width:90%}footer{text-align:center;font-size:12px;padding-top:45px;color:#fff;background-color:#000}footer a{color:#fff}footer ul{list-style:none;padding:0}footer .phone{font-size:14px;font-weight:600}@media(min-width: 768px){footer{text-align:left}}.foot-logo{margin-bottom:20px}.copyright{padding:40px 0 20px}.mobile_store_menu{background-color:#fff;display:flex;position:fixed;bottom:0;width:100%;z-index:1000;box-shadow:0 0 10px rgba(0,0,0,.5)}.mobile_store_menu a{color:rgba(0,0,0,.7);font-size:20px;display:block;padding:20px;flex-grow:1;text-align:center;border-right:1px solid rgba(0,0,0,.1)}.mobile_store_menu a:hover{background-color:rgba(0,0,0,.2);color:rgba(0,0,0,.7)}.sidebar{padding-bottom:30px}.sidebar .style_blueberry_triagle_right{display:none}.sidebar .style_blueberry_title_bar{font-weight:600;font-size:16px}.sidebar .style_blueberry_triangle_i{display:none}.sidebar .menu{margin-bottom:20px}.sidebar .menu ul{font-size:14px}.sidebar .menu ul a{padding:5px 0 0;color:#000}#lookup_menubox_style_blueberry_content{font-size:14px}#lookup_menubox_style_blueberry_content form{display:flex !important;flex-direction:column}#lookup_menubox_style_blueberry_content form input{flex-grow:1}#lookup_menubox_style_blueberry_content form input.smalltextbox{margin-bottom:-15px;margin-top:5px}#lookup_menubox_style_blueberry_content .button{background-color:#358d42;border:1px solid #358d42;color:#fff;border-radius:5px;font-size:16px}.store_products_list .col-eq-height{margin-bottom:10px}.product_item{box-shadow:0 3px 10px rgba(0,0,0,.12);height:100%;padding:15px;margin-bottom:20px}@media(min-width: 576px){.product-wrap .product_image{max-height:150px;margin-bottom:20px}}.product_sku{font-size:12px;color:#797979}.product_price{margin:20px 0}.product-wrap{display:flex}.product-wrap .product_icons{position:absolute;top:10px;background:#fff;display:flex}.product-wrap .product_icons img{height:20px;margin-right:5px}@media(min-width: 576px){.product-wrap{display:block}}.product_left{min-width:90px;max-width:90px;text-align:center}@media(min-width: 576px){.product_left{max-width:none}}.product_right{flex-grow:1}.product_right .product_price{font-size:20px;font-weight:700}.product_right .product_link a{font-size:15px;font-weight:300}@media(min-width: 576px){.product_right{padding-left:0;text-align:center}}.product_list_item{box-shadow:none;border:1px solid #e4e4e4}.product_list_item .product-wrap{display:flex;flex-wrap:wrap;text-align:left;gap:20px;align-items:top}.product_list_item .product-wrap>div{flex-grow:1;flex-basis:33.333%}.product_list_item .product-wrap .product_left{text-align:left;flex-basis:60%;min-width:none;max-width:none}.product_list_item .product-wrap .product_right{flex-basis:135px}.product_list_item .product-wrap .product_center{flex-basis:100%}.product_list_item .product-wrap .product_center .product_price{margin:0;font-weight:600;color:#2f6c98}.product_list_item .product_link{font-weight:600}@media(min-width: 992px){.product_list_item .product-wrap .product_left{flex-basis:33.333%}.product_list_item .product-wrap .product_center{flex-basis:33.333%;order:0}}.login-page .main_content .col-md-6{margin-bottom:30px;position:relative}.login-page .main_content .col-md-6:after{display:block;content:"";border:1px solid rgba(0,0,0,.1);height:100%;width:calc(100% - 30px);position:absolute;z-index:-1;top:0}.login-page .main_content .col-md-6 h2{padding:15px 15px 0}.login-page .main_content .col-md-6 form{padding:0 15px}.sign_up_form_wrapper{padding:0 15px}.forgot_password_link{padding:0 15px 15px;font-size:13px}.user_registration_options{padding:0 15px 15px;font-size:13px;padding-top:15px}.forgot_password_link strong{display:block}.forgot_password_link br,.forgot_password_link .help-block{display:none}.forgot_password_wrapper,.forgot_username_wrapper{border:1px solid rgba(0,0,0,.1);padding:15px;margin-bottom:30px}.forgot_password_wrapper h1,.forgot_username_wrapper h1{font-size:30px}.create_linked_account_page h2{padding-top:30px}.store_product_description{padding-top:20px}.quantity_by_location{font-size:12px}.quantity_by_location .row{border-bottom:1px solid rgba(0,0,0,.15);padding:10px 0 8px}.quantity_by_location .text-primary{color:red !important}#quantities{list-style:none;padding:10px 10px;border:1px solid;overflow:hidden}#quantities li{cursor:pointer;position:relative}#quantities li .text-primary{color:#951522 !important}#quantities li .text-primary dd{margin-bottom:0}#quantities .quantity_by_location{display:none}#quantities i{position:absolute;top:4px;right:5px}.category_header_image{display:none}.cat_banner{height:350px;background-size:cover;background-position:center}.category_list .card{border:0;border-radius:0}.category_list .card-img-top{border-radius:0}.category_list .card-body{background-color:#fff}.category_list h4{margin-bottom:0;font-weight:700}.category_list h4 .category_link{color:#358d42;font-size:14px;display:block;text-align:center}.category_wrapper{box-shadow:0 3px 10px rgba(0,0,0,.2);padding-bottom:14px;border-radius:7px !important;overflow:hidden !important}@media(max-width: 575px){.category_wrapper{flex-direction:row !important}.category_wrapper .category_image_link{width:40%;overflow:hidden}.category_wrapper .card-body{width:60%;background-color:rgba(0,0,0,0)}.category_link{text-align:left !important}}.featherlight-content .switch_job_wrapper{display:none}.sale_headline{color:#951522;font-weight:bold;font-size:20px;text-align:center}.msrp_data{color:rgba(0,0,0,.4);text-align:center;font-size:12px}.price_tip{font-size:10.5px}.price_tip strong{color:#951522}.cart_totals .price_tip{text-align:right;padding-top:10px}.product_detail_solo_page,.scs_product_detail_page{padding-top:30px}.product_detail_solo_page .product_image,.scs_product_detail_page .product_image{display:block;margin:auto;margin-bottom:30px}.product_detail_solo_page h1:after,.scs_product_detail_page h1:after{display:none}.product_detail_solo_page dl,.scs_product_detail_page dl{font-size:12px}.product_detail_solo_page .store_product_price_um,.scs_product_detail_page .store_product_price_um{font-size:21px;font-weight:700 !important;text-align:left !important}label[for=cart_qty_buy]{font-size:12px;max-width:100px !important;padding-right:0 !important}.store_product_form_wrapper .form-group{align-items:center}.store_product_form_wrapper .card{border:none}.store_product_form_wrapper .card .btn,.store_product_form_wrapper .card select{width:150px}.store_product_form_wrapper .card-body{padding:0 !important}.recently_viewed_products_wrapper{padding-top:50px}.recently_viewed_products_wrapper h2{font-size:22px}.inet_product_recent_name{font-size:12px;padding-top:5px}.login_form_wrapper{border:1px solid rgba(0,0,0,.1);margin-bottom:30px;padding-top:10px;margin-left:15px;padding-right:40px}@media(min-width: 768px){.login_form_wrapper{border:none;margin-bottom:0;padding-top:0;margin-left:0}}.sign_up_form_wrapper,.user_registration_options,.forgot_password_link{padding-left:0}.user_registration_options strong{font-size:16px}.product_detail_solo_page .store_product_list{display:flex;gap:10px;align-items:flex-end}.product_detail_solo_page .store_product_list select{font-size:14px;order:0}.product_detail_solo_page .store_product_list button{order:1;padding:0;text-align:left;border:0px}.product_detail_solo_page .store_product_list button:hover{color:#000;background-color:rgba(0,0,0,0)}.jcarousel-skin-inet .jcarousel-prev-horizontal:before{left:0}.jcarousel-skin-inet .jcarousel-next-horizontal:before{right:5px}.sign_up_page .col-md-6:last-child{background-color:#efb460;padding:25px 30px;border-radius:5px}.single-product .store_product_form_wrapper .card select{width:auto}#equipmentSale h3{text-align:center;display:block;width:100%;padding-bottom:15px}#equipmentSale p{text-align:center;display:block;width:100%;padding:0 15px}.equipment-items{justify-content:center}.equipment-items .product_price{margin-bottom:0}.equipment-items .col-lg-3{margin-bottom:20px}@media(max-width: 575px){.equipment-items .product_item{padding-bottom:0}.equipment-items .product_left{padding-right:10px}}#equipmentSlider{overflow:visible;margin-bottom:40px}#equipmentSlider .swiper-scrollbar{top:unset;bottom:-20px}#equipmentSlider .swiper-slide{height:auto}#equipmentSlider .product-wrap{display:block}#equipmentSlider .product-wrap .product_image{max-height:150px;margin-bottom:20px}#equipmentSlider .product_left{max-width:none}#equipmentSlider .product_right{padding-left:0;text-align:center}.cart_comments{border:1px solid rgba(0,0,0,.1);border-radius:3px;padding:15px;margin:30px 0 40px;background-color:rgba(0,0,0,.02)}.cart_comments p{font-size:12px}.col-form-label[for=store_po]{padding-right:0;max-width:55px}.cart_totals tr.table-info{background-color:rgba(0,0,0,0) !important;vertical-align:middle}.cart_totals tr.table-info td{background-color:rgba(0,0,0,0) !important;vertical-align:middle;border:none;border-top:1px solid rgba(0,0,0,.1)}.cart_totals tr.table-info td:nth-child(2){font-weight:700;font-size:25px}.shopping_cart_page .float-md-right{float:none !important}.store_cart_list_actions_wrapper{margin-top:50px;display:none}#coupon_code{height:46px}.checkout_select_noaccount_address{display:none}#checkout_position_wrapper{display:none}@media(min-width: 992px){#checkout_position_wrapper{display:block}}ul.nav-wizard .badge-success{background-color:#efb460}ul.nav-wizard li.active_step{background:#358d42}ul.nav-wizard li.active_step:after{border-left:16px solid #358d42}.pay_by_cc_button{background-color:#b42d28 !important;border-color:#b42d28 !important}.pay_by_cc_button:hover{background-color:#e9c7a3 !important;border-color:#e9c7a3 !important}.checkout_user_registration h4{padding-top:20px}ul.nav-wizard li.col-lg-2,ul.nav-wizard li.col-lg-3{flex:0 0 33.333%;max-width:33.333%}ul.nav-wizard li:nth-child(2){display:none}.home-update #heroSlider{margin-bottom:75px}.home-update #heroSlider .swiper-slide{background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;overflow:hidden;height:auto !important}.home-update #heroSlider .swiper-slide:after{display:block;width:100%;height:100%;background-color:rgba(0,0,0,.5);content:"";position:absolute;top:0;left:0}.home-update #heroSlider .swiper-slide h2{font-size:2.5rem;max-width:780px}.home-update #heroSlider .swiper-slide p{font-size:1.375rem}.home-update #heroSlider .swiper-slide .btn{font-size:1.313rem;padding:10px 25px}.home-update #heroSlider .swiper-slide video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%, -50%);-o-object-fit:cover;object-fit:cover;z-index:-2}.home-update #heroSlider .swiper-slide .slide-content{padding:150px 50px;max-width:1400px;margin:auto;position:relative;z-index:1}.home-update #departments h3{text-align:center;font-size:1.875rem;margin-bottom:40px}.home-update #departmentSlider{text-align:center;margin-bottom:75px;max-width:1460px;padding:0 30px;overflow:visible}.home-update #departmentSlider a:hover{text-decoration:none}.home-update #departmentSlider .department-img{aspect-ratio:1/1;background-size:cover;background-position:center;border-radius:100%;margin:auto;margin-bottom:20px;max-width:185px}.home-update #departmentSlider .title{font-weight:700;color:#3b3b3b;font-size:1.25rem;margin-bottom:10px;line-height:1.1}.home-update #departmentSlider .text{font-size:.875rem}.home-update #departmentSlider .swiper-scrollbar{position:relative;margin-top:20px}.home-update #promoBanner{text-align:center;margin-bottom:75px;background-color:gray;padding:90px 30px;color:#fff;background-size:cover;background-position:center}.home-update #promoBanner h3{font-weight:700;font-size:3.5rem}.home-update #promoBanner p{font-size:1.875rem}.home-update #promoBanner a{font-size:1.313rem}.home-update #featuredProducts{max-width:1460px;margin:auto;padding:0 30px}.home-update #featuredProducts h3{text-align:center;font-size:1.875rem;margin-bottom:20px}.home-update #featuredSlider{padding:15px;overflow:visible}.home-update #featuredSlider img{max-height:150px;margin-bottom:30px}.home-update #featuredSlider .product-wrap{display:block}.home-update #featuredSlider .product_left{max-width:none}.home-update #featuredSlider .product_right{text-align:center}.home-update #featuredSlider .swiper-scrollbar{position:relative;margin-top:30px}.home-update .swiper-nav-wrap{position:relative;margin:auto;bottom:55px;padding:0 15px;max-width:330px}.home-update .swiper-nav-wrap .swiper-button-next,.home-update .swiper-nav-wrap .swiper-button-prev{border:2px solid;width:45px;height:45px;border-radius:100%;color:#000}.home-update .swiper-button-next:after,.home-update .swiper-button-prev:after{font-size:20px}.home-update .swiper-slide{height:auto}@media(min-width: 768px){.home-update #heroSlider .swiper-slide h2{font-size:3.5rem}}.fixed-bottom-btn{padding:10px 20px;border-radius:0;width:100%}#poultryModal h6{font-size:.9em;margin-bottom:5px}#poultryModal ul{list-style:none;padding:0;font-size:.8em}#poultryModal .modal-body{padding:30px}a{color:#000}a:hover{color:#358d42}a.category_link{color:#358d42;text-transform:capitalize;font-weight:600}body,html{height:100%;min-height:100%;background:#fff}body{font-family:"Helvetica",arial,sans-serif;font-weight:500}body.no-scroll{overflow:hidden}h1,h2,h3,h4,h5,h6{letter-spacing:.5px;font-weight:600}h1{font-size:38px;line-height:50px}.breadcrumbs{padding-top:40px}.breadcrumb{padding:0;background-color:rgba(0,0,0,0);font-size:13px}img{max-width:100%}.btn{padding:10px;font-weight:500}.btn-primary{background-color:#358d42;border-color:#358d42}.btn-primary:hover{background-color:rgba(53,141,66,.7);border-color:#358d42;color:#fff}.btn-outline-primary{color:#951522;border-color:#951522}.btn-outline-primary:hover{background-color:#951522;border-color:#951522}.btn-primary.disabled,.btn-primary:disabled{background-color:#951522;border-color:#951522}.featherlight .featherlight-content{max-width:80%}@media(min-width: 768px){.featherlight .featherlight-content{max-width:55%}}#set-store-message{text-align:center}#page-container{position:relative;min-height:100vh}#content-wrap{overflow:hidden;padding-bottom:60px}@media(min-width: 992px){#content-wrap{padding-bottom:0}}.main_content{padding-bottom:30px}.cycle-slideshow{z-index:1}.cycle-slideshow>div,.cycle-slideshow img{width:100%}.page-item.active .page-link{background-color:#2f6c98;border-color:#2f6c98}.page-link{color:#2f6c98}.page_input{height:40px}#page_addon{font-size:12px;text-transform:uppercase}.store_results_bottom_form .form-control{height:46px}#homeHero{display:block;padding:50px;padding-bottom:545px;background-repeat:no-repeat;background-position:bottom -10px center}#homeHero div{flex-grow:1}#homeHero h1{max-width:100%;font-size:56px;line-height:1.1}#homeHero p{font-size:22px;max-width:100%}#homeHero .btn{font-size:20px;padding-left:20px;padding-right:20px}@media(min-width: 992px){#homeHero{height:calc(100vh - 226.5px);min-height:550px;display:flex;align-items:center;padding-bottom:50px;background-size:auto 55vw;background-position:top 20px right -170px}#homeHero h1,#homeHero p{max-width:55%}}@media(min-width: 1200px){#homeHero{background-position:top right;background-size:auto 50vw;background-position:top 0px right -170px}}@media(min-width: 1450px){#homeHero{background-position:top -30px right -190px}}#homeLinks{background-color:#efb460;display:flex;flex-wrap:wrap;gap:20px;padding:50px}#homeLinks .link-card{border:1px solid #fff;border-radius:4px;flex-grow:1;flex-basis:100%;text-align:center;background-color:hsla(0,0%,100%,.4);padding:30px 20px 15px;transition:all .2s}#homeLinks .link-card:hover{box-shadow:0 3px 10px rgba(0,0,0,.2)}#homeLinks .link-card a{color:#2f2e33}#homeLinks .link-card a:hover{color:#2f2e33;text-decoration:none}#homeLinks .link-card p{font-size:14px}#homeLinks .link-card i{font-size:40px;margin-bottom:30px;color:#358d42}@media(min-width: 768px){#homeLinks .link-card{flex-basis:calc(50% - 20px)}}@media(min-width: 992px){#homeLinks{padding:0;gap:0}#homeLinks .link-card{flex-basis:calc(25% - 20px);border-radius:0;border:none;border-right:1px solid #fff;padding:50px 20px 45px}#homeLinks .link-card:last-child{border:none}}#homeHelp{text-align:center;padding:75px 0;background-repeat:no-repeat;background-size:cover;background-position:center;margin-bottom:-60px}#homeHelp p{width:90%;max-width:700px;margin:auto}#homeHelp .btn{margin-top:20px}#homeHeroNew h1{font-size:56px;line-height:1.1}#homeHeroNew .col-md-7{padding:60px 50px}#homeHeroNew .col-md-7 p{font-size:22px}.adWrap{background-color:#fbb816;border-radius:4px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.2);margin:20px 20px 50px 20px}.adWrap img{width:100%}.adWrap .btn-primary{background-color:#fff;border:none;color:#2f2e33;font-weight:600;box-shadow:0 4px 6px rgba(0,0,0,.2)}.adWrap .promoDiscount{font-weight:bold;font-size:59px;line-height:1.1;margin:0}.adWrap .promoDiscount span{display:block;font-size:16px}.adContent{display:flex;padding:15px;justify-content:space-between;align-items:flex-end}@media(min-width: 768px){#homeHeroNew .col-md-7{padding:50px 70px}.adWrap{margin-top:50px;margin-right:40px}.adContent{justify-content:unset;flex-direction:column;align-items:center}.promoDiscount{padding-bottom:15px;text-align:center}}@media(min-width: 1200px){.adContent{justify-content:space-between;flex-direction:row;align-items:flex-end}.promoDiscount{padding-bottom:0px;text-align:left}}.page-hero{position:relative;z-index:1}.page-hero .row{align-items:center}.page-hero img,.page-hero .map-container{overflow:hidden;box-shadow:0 5px 10px rgba(0,0,0,.4);border:5px solid #fff;transform:rotate(4deg)}#aboutTeam{background-color:#efb460;padding:40px 20px;text-align:center}#aboutTeam>div{display:flex;flex-wrap:wrap;width:100%;margin-top:20px}#aboutTeam .team-card{flex-basis:50%;flex-grow:1;text-align:center}#aboutTeam .team-card p{font-size:14px}#aboutTeam .team-card img{margin-bottom:20px}@media(min-width: 768px){#aboutTeam .team-card{flex-basis:25%}}.contact_us_page{background-color:#efb460;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-top:20px;margin-bottom:-60px;text-align:center;padding:50px}.contact_us_page h1{font-size:25px}.contact_us_page label{display:none}.contact_us_page .form-group.row{justify-content:center}.contact_us_page .ml-sm-auto.col-sm-9{flex:0 0 100%;max-width:100%}.map-container{margin-top:30px}@media(min-width: 768px){.map-container{margin-top:0}}.slide-pager{display:flex;justify-content:flex-end;gap:5px;padding-right:15px;position:relative;bottom:30px;z-index:500}.slide-pager span{font-size:0px;width:16px;height:16px;display:inline-block;background-color:#fff;border-radius:100%}.slide-pager span.cycle-pager-active{background-color:#efb460}.slide-pager>*{cursor:pointer}.custom-links{margin-bottom:20px}.custom-links .col-md-6{margin-bottom:20px}.custom-links p{max-width:50%}.custom-links strong{color:green}.custom-link{padding:15px 15px 5px;background-size:cover;background-position:left;height:100%}.custom-link.chicks{background-image:url(../../images/closeup-shot-brown-chick-cloth-with-white-scene.jpg)}.custom-link.delivery{background-image:url(../../images/delivery-concept-portrait-happy-african-american-delivery-man-red-cloth-holding-box-package.jpg)}@media(min-width: 992px){.custom-link{background-position:left}}#pelletPromo div{display:flex;align-items:center;gap:10px;flex-direction:column}#pelletPromo p{margin:0}@media(min-width: 768px){#pelletPromo div{flex-direction:row;gap:30px}}.cards{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:25px}.cards .card{flex-grow:1}.cards .card-body .btn{display:inline-block;margin-bottom:10px;vertical-align:top}.cards .card-body .btn:last-child{margin-bottom:0}.cards small{display:block;padding-top:5px}.promo-blocks{text-align:center}/*# sourceMappingURL=content.min.css.map */