.season-tabs .season-menu{margin:0 auto;text-align:center;max-width:600px;position:relative;z-index:1}.season-tabs .season-menu .nav{background:0 0;height:100%;width:100%;overflow:hidden;margin:0 auto;text-align:center;border:1px solid #E0E0E0;border-radius:6px}.season-tabs .season-menu .nav li{border-right:1px solid #E0E0E0;border-bottom:none;width:25%;text-align:center;display:inline-block;float:left}.season-tabs .season-menu .nav li:nth-child(4){border:none}.season-tabs .season-menu .nav li a{color:#555;text-transform:uppercase;font-weight:700;font-size:1em;border:none;padding:10%;font-family:proxima_nova,Helvetica,Arial,sans-serif}.season-tabs .season-menu .nav li.active a{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.season-tabs .season-menu .nav li.active.spring{background-color:#0c0;background-image:-webkit-linear-gradient(top,#0c0,#009a00);background-image:-webkit-linear-gradient(top, #0c0, #009a00);background-image:linear-gradient(to bottom,#0c0,#009a00);background-repeat:repeat-x}.season-tabs .season-menu .nav li.active.summer{background-color:#fbca22;background-image:-webkit-linear-gradient(top,#fbca22,#e5b305);background-image:-webkit-linear-gradient(top, #fbca22, #e5b305);background-image:linear-gradient(to bottom,#fbca22,#e5b305);background-repeat:repeat-x}.season-tabs .season-menu .nav li.active.autumn{background-color:#ff7a46;background-image:-webkit-linear-gradient(top,#ff7a46,#ff5613);background-image:-webkit-linear-gradient(top, #ff7a46, #ff5613);background-image:linear-gradient(to bottom,#ff7a46,#ff5613);background-repeat:repeat-x}.season-tabs .season-menu .nav li.active.winter{background-color:#00d4ec;background-image:-webkit-linear-gradient(top,#00d4ec,#00a6ba);background-image:-webkit-linear-gradient(top, #00d4ec, #00a6ba);background-image:linear-gradient(to bottom,#00d4ec,#00a6ba);background-repeat:repeat-x}.season-tabs .season-menu .nav li:hover a{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.season-tabs .season-menu .nav li:hover.spring{background-color:#0f0;background-image:-webkit-linear-gradient(top,#0f0,#00b300);background-image:-webkit-linear-gradient(top, #0f0, #00b300);background-image:linear-gradient(to bottom,#0f0,#00b300);background-repeat:repeat-x}.season-tabs .season-menu .nav li:hover.summer{background-color:#fcd654;background-image:-webkit-linear-gradient(top,#fcd654,#fac409);background-image:-webkit-linear-gradient(top, #fcd654, #fac409);background-image:linear-gradient(to bottom,#fcd654,#fac409);background-repeat:repeat-x}.season-tabs .season-menu .nav li:hover.autumn{background-color:#ff9f79;background-image:-webkit-linear-gradient(top,#ff9f79,#ff682c);background-image:-webkit-linear-gradient(top, #ff9f79, #ff682c);background-image:linear-gradient(to bottom,#ff9f79,#ff682c);background-repeat:repeat-x}.season-tabs .season-menu .nav li:hover.winter{background-color:#21e8ff;background-image:-webkit-linear-gradient(top,#21e8ff,#00bdd3);background-image:-webkit-linear-gradient(top, #21e8ff, #00bdd3);background-image:linear-gradient(to bottom,#21e8ff,#00bdd3);background-repeat:repeat-x}.season-tabs .season-menu .nav li:active.spring{background-color:#060;background-image:-webkit-linear-gradient(top,#060,#00b300);background-image:-webkit-linear-gradient(top, #060, #00b300);background-image:linear-gradient(to bottom,#060,#00b300);background-repeat:repeat-x}.season-tabs .season-menu .nav li:active.summer{background-color:#b38c04;background-image:-webkit-linear-gradient(top,#b38c04,#fac409);background-image:-webkit-linear-gradient(top, #b38c04, #fac409);background-image:linear-gradient(to bottom,#b38c04,#fac409);background-repeat:repeat-x}.season-tabs .season-menu .nav li:active.autumn{background-color:#df3f00;background-image:-webkit-linear-gradient(top,#df3f00,#ff682c);background-image:-webkit-linear-gradient(top, #df3f00, #ff682c);background-image:linear-gradient(to bottom,#df3f00,#ff682c);background-repeat:repeat-x}.season-tabs .season-menu .nav li:active.winter{background-color:#007886;background-image:-webkit-linear-gradient(top,#007886,#00bdd3);background-image:-webkit-linear-gradient(top, #007886, #00bdd3);background-image:linear-gradient(to bottom,#007886,#00bdd3);background-repeat:repeat-x}.season-tabs .subtlelabel{width:100%;font-family:proxima_nova,Helvetica,Arial,sans-serif;text-transform:uppercase;font-size:.8em;font-weight:700;text-align:center;padding:5% 0 1%;color:#888}.season-tabs .tab-content .tab-content h3{text-align:center;text-transform:uppercase}.season-tabs .tab-content .tab-content .produce-list{margin:0;padding:0;list-style:none}.season-tabs .tab-content .tab-content .produce-list li{margin-bottom:5%;text-align:center}.season-tabs .tab-content .tab-content .produce-list .produce-title{position:absolute;color:#fff;font-size:.8em;padding:0 15% 3%;line-height:.8em;z-index:1;left:0;right:0;bottom:0;text-align:center}.season-tabs .tab-content .tab-content .produce-list li .produce-img{border:3px solid #EBEBEB;position:relative}.season-tabs .tab-content .tab-content .produce-list li .produce-img img{width:100%}.season-tabs .tab-content .tab-content .produce-list li .produce-img .gradient-overlay{width:100%;height:100%;display:block;z-index:0;top:0;bottom:0;position:absolute;background:-webkit-linear-gradient(top, rgba(0,0,0,0) 50%, rgba(0,0,0,.95) 100%);background:linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,.95) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,.95) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,.95) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)}.season-tabs .tab-content .tab-pane #map-tabs{display:inline-block;position:relative;width:200%;padding-bottom:120%;margin-left:-47%;height:auto;z-index:0}@media (max-width:1470px){.season-tabs .tab-content .tab-pane #map-tabs{width:150%;padding-bottom:90%;margin-left:-24%}}@media (max-width:1200px){.season-tabs .tab-content .tab-pane #map-tabs{width:100%;padding-bottom:60%;margin-left:0}}.season-tabs .tab-content .tab-pane #map-tabs .map-svg{display:block;position:absolute;top:0;left:0;right:0}.season-tabs .tab-content .tab-pane #map-tabs #midwest:hover .region-map,.season-tabs .tab-content .tab-pane #map-tabs #northeast:hover .region-map,.season-tabs .tab-content .tab-pane #map-tabs #northwest:hover .region-map,.season-tabs .tab-content .tab-pane #map-tabs #south:hover .region-map,.season-tabs .tab-content .tab-pane #map-tabs #southwest:hover .region-map{opacity:.8!important;cursor:pointer}.season-tabs .tab-content .tab-pane #map-tabs #midwest:hover text,.season-tabs .tab-content .tab-pane #map-tabs #northeast:hover text,.season-tabs .tab-content .tab-pane #map-tabs #northwest:hover text,.season-tabs .tab-content .tab-pane #map-tabs #south:hover text,.season-tabs .tab-content .tab-pane #map-tabs #southwest:hover text{cursor:pointer}.season-tabs .tab-content .tab-pane #map-tabs .region-title,.season-tabs .tab-content .tab-pane #map-tabs .states{font-family:proxima_nova,Helvetica,Arial,sans-serif!important}.season-tabs .tab-content .tab-pane #map-tabs .region-title tspan,.season-tabs .tab-content .tab-pane #map-tabs .states tspan{font-family:proxima_nova,Helvetica,Arial,sans-serif!important}.season-tabs .tab-content .tab-pane #map-tabs .region-title{font-weight:700}.season-tabs .tab-content .tab-pane#tab_spring #map-tabs #northeast .region-map{fill:#00b300}.season-tabs .tab-content .tab-pane#tab_spring #map-tabs #midwest .region-map{fill:#009a00}.season-tabs .tab-content .tab-pane#tab_spring #map-tabs #northwest .region-map{fill:#0c0}.season-tabs .tab-content .tab-pane#tab_spring #map-tabs #south .region-map{fill:#00dc00}.season-tabs .tab-content .tab-pane#tab_spring #map-tabs #southwest .region-map{fill:#00a900}.season-tabs .tab-content .tab-pane#tab_summer #map-tabs #northeast .region-map{fill:#fac409}.season-tabs .tab-content .tab-pane#tab_summer #map-tabs #midwest .region-map{fill:#e5b305}.season-tabs .tab-content .tab-pane#tab_summer #map-tabs #northwest .region-map{fill:#fbca22}.season-tabs .tab-content .tab-pane#tab_summer #map-tabs #south .region-map{fill:#fbce31}.season-tabs .tab-content .tab-pane#tab_summer #map-tabs #southwest .region-map{fill:#f4be05}.season-tabs .tab-content .tab-pane#tab_autumn #map-tabs #northeast .region-map{fill:#ff682c}.season-tabs .tab-content .tab-pane#tab_autumn #map-tabs #midwest .region-map{fill:#ff5613}.season-tabs .tab-content .tab-pane#tab_autumn #map-tabs #northwest .region-map{fill:#ff7a46}.season-tabs .tab-content .tab-pane#tab_autumn #map-tabs #south .region-map{fill:#ff8555}.season-tabs .tab-content .tab-pane#tab_autumn #map-tabs #southwest .region-map{fill:#ff6122}.season-tabs .tab-content .tab-pane#tab_winter #map-tabs #northeast .region-map{fill:#00bdd3}.season-tabs .tab-content .tab-pane#tab_winter #map-tabs #midwest .region-map{fill:#00a6ba}.season-tabs .tab-content .tab-pane#tab_winter #map-tabs #northwest .region-map{fill:#00d4ec}.season-tabs .tab-content .tab-pane#tab_winter #map-tabs #south .region-map{fill:#00e2fc}.season-tabs .tab-content .tab-pane#tab_winter #map-tabs #southwest .region-map{fill:#00b4c9}