#logorow .row__container,
#menurow .row__container,
#toprow .row__container {
  margin: 0 auto;
  width: 960px;
}
#logorow .row__container .row,
#menurow .row__container .row,
#toprow .row__container .row {
  margin: 0 -16px 0 -16px;
  width: auto;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  #logorow .row__container,
  #menurow .row__container,
  #toprow .row__container {
    margin: 0 auto;
    width: 300px;
    overflow: hidden;
  }
  #logorow .row__container .row,
  #menurow .row__container .row,
  #toprow .row__container .row {
    margin: 0;
    width: auto;
    display: inline-block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #logorow .row__container,
  #menurow .row__container,
  #toprow .row__container {
    margin: 0 auto;
    width: 456px;
    overflow: hidden;
  }
  #logorow .row__container .row,
  #menurow .row__container .row,
  #toprow .row__container .row {
    margin: 0;
    width: auto;
    display: inline-block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #logorow .row__container,
  #menurow .row__container,
  #toprow .row__container {
    margin: 0 auto;
    width: 768px;
  }
  #logorow .row__container .row,
  #menurow .row__container .row,
  #toprow .row__container .row {
    margin: 0 -14px 0 -14px;
    width: auto;
    display: inline-block;
  }
}
@media only screen and (min-width: 1200px) {
  #logorow .row__container,
  #menurow .row__container,
  #toprow .row__container {
    margin: 0 auto;
    width: 1200px;
  }
  #logorow .row__container .row,
  #menurow .row__container .row,
  #toprow .row__container .row {
    margin: 0 -20px 0 -20px;
    width: auto;
    display: inline-block;
  }
}
#logorow .row__container:after,
#menurow .row__container:after,
#toprow .row__container:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.FT_SubHeading,
.layout--columnOne .navigationmenu .navigationmenu--title,
.homeFeaturedCategoriesWrapper #homeFeaturedCategoriesTitleRow h3 {
  font-size: 25px;
  line-height: 30px;
  margin-top: 10px;
  font-weight: 700;
  padding-bottom: 5px;
}

* {
  font-family: "Arimo", sans-serif !important;
}

body {
  background: url(/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/38/Footer.png) bottom left no-repeat;
  background-size: 100% auto;
}

.generalPageWrapper {
  overflow: hidden;
}

@media (max-width: 767px) {
  #contentrow {
    overflow: visible !important;
  }
}

.adminlinks {
  float: right;
}
.adminlinks .cf_headerlinks_privatemessages {
  display: none;
}

#logorow {
  margin: 0;
  background: white;
  width: 100%;
  padding-bottom: 5px;
}
#logorow .row__container {
  margin-top: 10px;
}
#logorow .logo {
  float: left;
}
#logorow .logo img {
  max-height: 110px;
}
#logorow .minishoppingcart {
  position: relative;
  padding: 15px;
  width: 300px;
  float: right;
  background: #f2f2f2;
  border: 0;
  margin-top: 10px;
}
#logorow .minishoppingcart .minishoppingcarticon,
#logorow .minishoppingcart .minishoppingcartinner {
  width: 100%;
  display: inline-block;
}
#logorow .minishoppingcart .minishoppingcartinner {
  margin-top: 40px;
  text-align: right;
  font-weight: 700;
  font-size: 16px;
}
#logorow .minishoppingcart .minishoppingcarticon {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/38/Basket Icon.png");
  background-repeat: no-repeat;
  background-position: 95% 10px;
}
#logorow .minishoppingcart .minishoppingcarticon img {
  display: none;
}

#menurow {
  border: 1px solid #e2e8e6;
  border-right-width: 0;
  border-left-width: 0;
  width: 100%;
  background: white;
  margin-bottom: 20px;
}
#menurow .grid_12_menu {
  margin: 0;
  padding: 0;
  width: 100%;
  border: 0;
}
#menurow .grid_12_menu nav ul li a {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  text-transform: none;
  font-size: 16px;
  font-weight: bold;
  color: #146636 !important;
  border: 1px solid #e9e9e9;
  margin-left: -1px;
  border-width: 0 1px 0 1px;
}
#menurow .grid_12_menu .search {
  background: #efefef;
  padding: 6px;
}
#menurow .grid_12_menu .search #small-searchterms {
  box-sizing: border-box;
  padding: 10.5px 10px;
  font-size: 15px;
  font-weight: 700;
  color: #626262;
}
#menurow .grid_12_menu .search .searchbutton {
  width: 38px;
  background: url(/-1544460187/Handler/CSSOverride/GetImage/38/search.png);
  background-repeat: no-repeat;
  background-size: contain;
  color: transparent;
  height: 40px;
  width: 42px;
  margin: -1px 0;
}
#menurow .grid_12_menu .search .searchbutton:hover {
  opacity: 0.7;
}

.block-account-navigation,
.navigationmenu {
  background: #146636;
  padding: 0 18px;
  box-sizing: border-box;
  border: 0;
  display: inline-block;
  width: 100%;
}
.block-account-navigation .title,
.block-account-navigation .navigationmenu--title,
.navigationmenu .title,
.navigationmenu .navigationmenu--title {
  border-bottom: solid 1px rgba(255, 255, 255, 0.25);
  font-size: 22px;
  padding: 25px 0 15px;
  font-weight: 700;
}
.block-account-navigation ul,
.navigationmenu ul {
  margin: 0;
  border: 0;
}
.block-account-navigation ul li,
.navigationmenu ul li {
  border-bottom: solid 1px rgba(255, 255, 255, 0.25);
}
.block-account-navigation ul li.active a,
.navigationmenu ul li.active a {
  color: #95be2e;
}
.block-account-navigation ul li a,
.navigationmenu ul li a {
  font-size: 14px;
  padding: 10px 0;
  font-weight: 700;
}
.block-account-navigation ul li a:hover,
.navigationmenu ul li a:hover {
  background: none;
  opacity: 0.7;
}
.block-account-navigation ul li.expandedListItem a,
.navigationmenu ul li.expandedListItem a {
  font-weight: 400;
}

.navigationmenu {
  min-height: 395px;
}

@media (min-width: 1200px) {
  .layout--columnOne .navigationmenu {
    min-height: 410px;
  }
}
.layout--columnOne .navigationmenu .navigationmenu--title {
  padding: 10px 0;
}
@media (min-width: 768px) {
  .layout--columnOne .homepage__leftcontainer {
    width: 30.8%;
    float: left;
  }
}

div#BeforeMainContainer .clear,
div#BeforeMainContainer .belowCatNav {
  display: none;
}

.homebanners {
  display: none;
}

div#sliderrow {
  margin-top: 2%;
  margin-bottom: 0;
  display: none;
}
@media (min-width: 768px) {
  div#sliderrow {
    width: 68.2%;
    float: left;
    margin-left: 1%;
    margin-top: 1%;
    display: block;
  }
}
div#sliderrow .grid_12 {
  width: 100%;
  margin: 0;
}
div#sliderrow ul.slides li {
  height: 410px;
}
div#sliderrow ul.slides li img {
  position: relative;
  left: 50%;
  height: 100%;
  width: auto;
  transform: translateX(-50%);
}
div#sliderrow .slideCaption {
  position: absolute;
  bottom: 0;
  height: 70px;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  line-height: 70px;
  padding: 0 20px;
  color: white;
  font-size: 18px;
  font-weight: 700;
}
div#sliderrow .slideCaption a {
  color: #1d9ed7;
  margin-left: 6px;
  font-size: 20px;
}
div#sliderrow .flex-control-thumbs {
  display: none;
}
div#sliderrow .flex-direction-nav {
  position: absolute;
  z-index: 9999;
  width: 70px;
  bottom: 28px;
  right: 18px;
}
div#sliderrow .flex-direction-nav .flex-prev {
  left: 0;
  opacity: 1;
  background: url("/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/38/sliderlefttbutton.png");
  background-repeat: no-repeat;
}
div#sliderrow .flex-direction-nav .flex-prev:hover {
  left: 0;
}
div#sliderrow .flex-direction-nav .flex-next {
  right: 0;
  opacity: 1;
  background: url("/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/38/sliderrightbutton.png");
  background-repeat: no-repeat;
}
div#sliderrow .flex-direction-nav .flex-next:hover {
  right: 0;
}

footer {
  margin-top: 250px;
}

#footerrow {
  background: #146636;
  padding: 15px 0 15px;
}
#footerrow .footerinner {
  background: none;
}
#footerrow .footerinner h3 {
  margin: 0;
}
#footerrow .footerinner ul {
  margin: 0;
  border: 0;
}
#footerrow .footerinner ul li {
  border: 0;
}
#footerrow .footerinner ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
  background: none;
}
@media only screen and (min-width: 1200px) {
  #footerrow .footerinner .grid_3 {
    max-width: 20%;
  }
}
#footerrow .footerinner .grid_3:last-of-type {
  float: right;
  width: 350px;
  text-align: right;
  max-width: 100%;
  padding-top: 20px;
}
#footerrow .footerinner .grid_3:last-of-type a {
  text-decoration: none;
}
#footerrow .footerinner .grid_3:last-of-type img {
  margin-left: 34px;
}

.footercopyrightrow {
  border: 0;
  background: #093a1d;
  padding-bottom: 30px;
}

.breadcrumb {
  padding: 10px;
  border: 0;
  background: #efefef;
  border-radius: 0;
  margin-bottom: 20px;
}

#toprow {
  width: 100%;
  background: #f9f9f9;
  border-top: 8px solid #0f673b;
}
#toprow .grid_8.offset_4.column {
  overflow: visible;
}
#toprow .adminlinks {
  margin-top: -8px;
  float: right;
  border-top: 8px #22a8e5 solid;
}

#contentRow {
  overflow: visible;
}

.homeFeaturedCategoriesWrapper {
  position: relative;
  background: #95be2e;
  padding: 25px 60px 45px;
  margin-bottom: 80px;
  margin-top: 2%;
}
@media (min-width: 768px) {
  .homeFeaturedCategoriesWrapper {
    padding: 25px 190px 45px;
    margin-top: 1%;
  }
}
.homeFeaturedCategoriesWrapper:before,
.homeFeaturedCategoriesWrapper:after {
  position: absolute;
  bottom: -55px;
  content: "";
  height: 379px;
  width: 255px;
  pointer-events: none;
}
@media (max-width: 480px) {
  .homeFeaturedCategoriesWrapper:before,
  .homeFeaturedCategoriesWrapper:after {
    display: none;
  }
}
.homeFeaturedCategoriesWrapper:before {
  background: url("/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/38/Dog.png") no-repeat;
  left: -35px;
  background-repeat: no-repeat;
  bottom: -200px;
  background-size: contain;
  width: 180px;
}
.homeFeaturedCategoriesWrapper:after {
  right: -63px;
  background: url("/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/38/GuyPointing.png") no-repeat;
  background-size: contain;
}
.homeFeaturedCategoriesWrapper .grid_12 {
  width: 100%;
  margin: 0;
}
.homeFeaturedCategoriesWrapper #homeFeaturedCategoriesTitleRow h3 {
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  margin-bottom: 10px;
  padding: 0 0 10px 0;
}
.homeFeaturedCategoriesWrapper .listItem {
  position: relative;
  width: 100%;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .homeFeaturedCategoriesWrapper .listItem {
    width: 20%;
  }
}
.homeFeaturedCategoriesWrapper .listItem .product-title {
  position: absolute;
  top: 80%;
  width: 100%;
}
.homeFeaturedCategoriesWrapper .listItem .product-title a {
  text-align: center;
  color: white;
  display: block;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  white-space: normal;
}
.homeFeaturedCategoriesWrapper .listItem .picture {
  border: 0;
}
.homeFeaturedCategoriesWrapper .listItem .picture img {
  max-width: 100%;
}

.FT-Featured-Category {
  margin-top: 2%;
}
@media (min-width: 768px) {
  .FT-Featured-Category {
    float: left;
    width: 68.2%;
    margin-left: 1%;
    margin-top: 0;
  }
}
.FT-Featured-Category .FT-Featured-Category__item {
  display: block;
  float: left;
  background: #1d9ed7;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  padding: 80px 30px 30px;
}
@media (max-width: 480px) {
  .FT-Featured-Category .FT-Featured-Category__item {
    margin-bottom: 2% !important;
  }
}
@media (min-width: 480px) {
  .FT-Featured-Category .FT-Featured-Category__item {
    width: 49.25%;
    margin-left: 1.5%;
  }
}
.FT-Featured-Category .FT-Featured-Category__item:first-of-type {
  margin: 0;
}
.FT-Featured-Category .FT-Featured-Category__item h2 {
  position: absolute;
  top: 20px;
  color: white;
}
.FT-Featured-Category
  .FT-Featured-Category__item
  .FT-Featured-Category__featuredImage {
  margin: 40px 0 0;
  text-align: center;
  height: 120px;
}
.FT-Featured-Category .FT-Featured-Category__item:after {
  content: "";
  background: url("/-1326992884/Handler/Picture/GU/F/FT Solutions\\Marketing Barn/featuredButton.png");
  position: absolute;
  bottom: 15px;
  right: 15px;
  height: 43px;
  width: 43px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.FT-Featured-Category .FT-Featured-Category__item:hover:after {
  background: url("/-240632252/Handler/CSSOverride/GetImage/38/rightArrow.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.FT_Welcome-Message {
  background: #95be2e;
  display: inline-block;
  padding: 20px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .FT_Welcome-Message {
    margin-top: 1%;
  }
}
.FT_Welcome-Message h3 {
  font-size: 20px;
  font-weight: 700;
  color: white;
  line-height: 1.2;
  margin-bottom: 12px;
}
.FT_Welcome-Message p {
  font-size: 14px;
  line-height: 1.4;
  color: #0e4a27;
}
.FT_Welcome-Message p.FT_Welcome-Message__Email {
  color: white;
}
.FT_Welcome-Message a {
  color: white;
  font-weight: 700;
}

.category-page .allProductsCategoriesWrapper {
  background: none;
  border: 0;
}
.category-page .FiltersWrapper,
.category-page .category-description {
  padding: 0;
  margin: 0;
}
.category-page .sub-category-grid .item-box {
  position: relative;
  margin: 0 0 10px 0;
  background: #93c01e;
  border: 0;
  padding: 30px 12px 0;
}
.category-page .sub-category-grid .item-box .category-title a {
  color: white;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  top: 0;
  left: 0;
  padding: 15px;
}
.category-page .sub-category-grid .item-box .picture {
  background: none;
  height: 180px;
}
.category-page .sub-category-grid .item-box:after {
  content: "";
  background: url("/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/38/featuredButton.png");
  height: 43px;
  width: 43px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-repeat: no-repeat;
  pointer-events: none;
}
.category-page .sub-category-grid .item-box:hover:after {
  background: url("/-240632252/Handler/CSSOverride/GetImage/38/rightArrow.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.category-page .product-grid .item-box .productlistproductdetailbutton {
  padding: 0 40px;
  line-height: 35px;
  height: 35px;
  max-width: 100%;
  font-weight: 700;
  font-size: 14px;
}
.category-page .product-grid .item-box .product-title a {
  font-size: 14px;
  font-weight: 700;
}
.category-page .product-grid .item-box .description {
  margin-bottom: 13px;
  margin-top: 10px;
  font-weight: 600;
  color: #999;
}

.grid_9 .section-body,
.grid_9 .section-body,
.grid_9 .section-body,
.grid_9 .section-body {
  border: 0;
  padding: 0;
}

.topicpage {
  margin-bottom: 150px;
}
.topicpage .page-title h1 {
  padding-left: 5px;
  padding: 0;
  color: #0d6734;
  font-weight: 700;
  font-size: 35px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.topicpage h2 {
  font-size: 22px;
  color: #1a9cd9;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 10px;
}
.topicpage h3 {
  color: #0d6734;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 8px;
}
.topicpage p {
  max-width: calc(100% - 600px);
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .topicpage p {
    max-width: 100%;
  }
}
.topicpage p img {
  max-width: 100%;
}
.topicpage .topicpage-body {
  position: relative;
}
.topicpage .topicpage-body .feature__img {
  position: absolute;
  right: 70px;
  max-width: 450px;
}
@media only screen and (max-width: 767px) {
  .topicpage .topicpage-body .feature__img {
    display: none;
  }
}
.topicpage .topicpage-body .topic-contact {
  color: #696969;
  font-size: 15px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 20px;
}

.externalauthentication {
  padding: 0;
  margin: 0;
  border: 0;
}

.login__wrapper {
  padding-bottom: 300px;
}
.login__wrapper .page-title h1 {
  padding-left: 5px;
  padding: 0;
  color: #0d6734;
  font-weight: 700;
  font-size: 35px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.login__wrapper .login-title {
  display: none;
}

.product-grid .listItem .product-title {
  overflow: visible;
  white-space: normal;
  text-overflow: initial;
  width: 100%;
  line-height: 1.2;
}

.producttags-list,
.producttags-box {
  display: none;
}

.fa {
  font: normal normal normal 14px/1 FontAwesome !important;
}

.editorbackbuttonWrapper .grid_12 {
  margin-top: 0;
  margin-bottom: 10px;
}

#fontHelperDiv {
  height: 0;
  overflow: hidden;
}

/*# sourceMappingURL=default.css.map */

.listWrapper .listItem {
  display: flex;
}
.listWrapper .product-title {
  white-space: normal;
  line-height: 1.5;
}

.listWrapper .item-box,
.small-product-item {
  width: 100%;
}

.listWrapper .product-item {
  height: 100%;
  display: table;
  width: 100%;
}

.listWrapper .small-product-item .product-item {
  display: block;
}

.listWrapper .product-item--info {
  display: block;
  position: relative;
  height: 100%;
  min-height: 70px;
}

.listWrapper .product-item--image {
  display: table-row;
}

.listWrapper .add-info {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.listWrapper .product-item--content {
  padding-bottom: 70px;
}

.listWrapper .productlistaddtocartbutton {
  height: 29px !important;
  float: left;
}

.listWrapper span.level-item:nth-child(2) {
  width: 50% !important;
  display: inline-block;
}

.listWrapper .addtocart input[type="number"] {
  float: right;
  width: calc(50% - 20px);
  margin-bottom: 0px;
  height: 12px;
}

.listWrapper .add-info .prices {
  float: left;
  padding: 7px;
}

.listWrapper .add-info .buttons {
  float: right;
}
