@font-face {
  font-family: 'FuturaRound-Light';
  src: url("../fonts/Futura/2DD07B_0_0.eot");
  src: url("../fonts/Futura/2DD07B_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/Futura/2DD07B_0_0.woff") format("woff"), url("../fonts/Futura/2DD07B_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'FuturaRound-Medium';
  src: url("../fonts/Futura/2DD07B_1_0.eot");
  src: url("../fonts/Futura/2DD07B_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/Futura/2DD07B_1_0.woff") format("woff"), url("../fonts/Futura/2DD07B_1_0.ttf") format("truetype");
}
@font-face {
  font-family: 'FuturaRound-Book';
  src: url("../fonts/Futura/2DD07B_2_0.eot");
  src: url("../fonts/Futura/2DD07B_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/Futura/2DD07B_2_0.woff") format("woff"), url("../fonts/Futura/2DD07B_2_0.ttf") format("truetype");
}
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello/font/fontello.eot?17328522");
  src: url("../fonts/fontello/font/fontello.eot?17328522#iefix") format("embedded-opentype"), url("../fonts/fontello/font/fontello.svg?17328522#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
  color: #000;
}
/* line 64, ../sass/cgc_sub_wag.scss */
.fontello {
  font-family: fontello;
  font-style: normal;
  font-weight: normal;
  speak: none;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 83, ../sass/cgc_sub_wag.scss */
* {
  box-sizing: border-box;
}

/* line 87, ../sass/cgc_sub_wag.scss */
input:focus {
  outline: none;
}

/* line 95, ../sass/cgc_sub_wag.scss */
body {
  margin: 0 auto;
  font-size: 1em;
  font-family: "FuturaRound-Book";
  color: #434343;
}
/* line 101, ../sass/cgc_sub_wag.scss */
body p,
body .product-info-wrapper {
  font-size: 18px;
}

/* line 111, ../sass/cgc_sub_wag.scss */
h2 {
  color: #ea6c11;
}

/* line 115, ../sass/cgc_sub_wag.scss */
h3 {
  color: #ea6c11;
}

/* line 124, ../sass/cgc_sub_wag.scss */
form label {
  font-size: 18px;
  margin-bottom: 6px;
}
/* line 130, ../sass/cgc_sub_wag.scss */
form.commerce-add-to-cart input.form-submit {
  background: url("../images/cart.png") no-repeat scroll 10px 18px #ea6c11;
  padding: 10px 10px 2px 35px !important;
  line-height: 1.8em;
}
/* line 137, ../sass/cgc_sub_wag.scss */
form .form-text {
  border-radius: 0;
  font-size: 16px;
  padding: 11px;
}

/* line 161, ../sass/cgc_sub_wag.scss */
.add-to-cart-form-wrapper a,
.form-submit,
.form-actions input.form-submit {
  background-color: #ea6c11 !important;
  border-radius: 0 !important;
  text-transform: none !important;
  font-family: "FuturaRound-Book" !important;
  font-size: 24px !important;
}
/* line 151, ../sass/cgc_sub_wag.scss */
.add-to-cart-form-wrapper a:active,
.form-submit:active,
.form-actions input.form-submit:active {
  background: #C2550F;
  transition-duration: 0.1s;
}
/* line 156, ../sass/cgc_sub_wag.scss */
.add-to-cart-form-wrapper a:hover,
.form-submit:hover,
.form-actions input.form-submit:hover {
  text-decoration: none;
}

/* line 167, ../sass/cgc_sub_wag.scss */
.add-to-cart-form-wrapper a {
  background: url("../images/cart.png") no-repeat scroll 10px 18px #ea6c11;
  padding: 10px 10px 2px 35px !important;
  line-height: 1.8em;
}

/* line 173, ../sass/cgc_sub_wag.scss */
input.delete-line-item.form-submit {
  background-color: transparent !important;
  font-size: 14px !important;
}

/* line 178, ../sass/cgc_sub_wag.scss */
input.checkout-cancel, input.checkout-back {
  color: #fff !important;
}

/* line 186, ../sass/cgc_sub_wag.scss */
h1 {
  color: #ea6c11;
}

/* line 191, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper {
  max-width: none;
  margin-bottom: 50px;
}
/* line 195, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-1 {
  max-width: 1184px;
  margin: 0 auto;
}
/* line 202, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-1 .utility-menus-wrapper .language-utility-wrapper ul li {
  border-right-color: #ea6c11;
}
/* line 209, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-1 .utility-menus-wrapper .cart-menu-wrapper a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  padding: 15px;
  background: #706f6f;
  margin-top: -15px;
}
/* line 217, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-1 .utility-menus-wrapper .cart-menu-wrapper a .cart-icon {
  color: #fff;
}
/* line 221, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-1 .utility-menus-wrapper .cart-menu-wrapper a .cart-count {
  color: #fff;
}
/* line 229, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-2 {
  max-width: 1184px;
  margin-left: auto;
  margin-right: auto;
}
/* line 235, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-2 .logo img {
  max-width: 105px;
  height: auto;
}
/* line 242, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-2 .catalog-name-wrapper a {
  color: #ea6c11;
  font-family: "FuturaRound-Medium";
  font-size: 44px;
}
/* line 250, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-3 {
  background: #f2f2f2;
}
/* line 253, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper {
  max-width: 1184px;
  margin: 0 auto;
}
/* line 259, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.leaf, #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.expanded {
  border: none;
  padding: 6px;
}
/* line 263, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.leaf a, #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.leaf .nolink, #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.expanded a, #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.expanded .nolink {
  display: block;
  text-align: center;
  font-size: 20px;
  padding: 6px;
  font-family: "FuturaRound-Medium";
}
/* line 271, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.leaf a:hover, #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.leaf a .nolink:hover, #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.leaf .nolink:hover, #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.leaf .nolink .nolink:hover, #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.expanded a:hover, #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.expanded a .nolink:hover, #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.expanded .nolink:hover, #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.expanded .nolink .nolink:hover {
  background: #fff;
}
/* line 276, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.leaf .nolink:hover, #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.expanded .nolink:hover {
  cursor: default;
}
/* line 281, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.leaf ul.menu li.leaf, #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.expanded ul.menu li.leaf {
  border-bottom: 1px solid #ccc;
}
/* line 286, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.leaf .search-icon, #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.expanded .search-icon {
  width: 22px;
  padding-left: 0;
}
/* line 295, ../sass/cgc_sub_wag.scss */
#block-site-wrapper-header .header-wrapper .row-3 #mobile-menu {
  margin-top: 18px;
}
@media screen and (max-width: 980px) {
  /* line 301, ../sass/cgc_sub_wag.scss */
  #block-site-wrapper-header .header-wrapper .row-2 {
    margin-top: -38px;
  }
  /* line 310, ../sass/cgc_sub_wag.scss */
  #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.expanded ul.menu li {
    border-bottom: 0 !important;
  }
  /* line 313, ../sass/cgc_sub_wag.scss */
  #block-site-wrapper-header .header-wrapper .row-3 .primary-menu-wrapper .primary-menu-inner ul.menu li.expanded ul.menu li a {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
@media screen and (max-width: 600px) {
  /* line 327, ../sass/cgc_sub_wag.scss */
  #block-site-wrapper-header .header-wrapper .row-2 .logo {
    padding-right: 10px;
  }
  /* line 332, ../sass/cgc_sub_wag.scss */
  #block-site-wrapper-header .header-wrapper .row-2 .catalog-name-wrapper a {
    font-size: 30px;
  }
}
@media screen and (max-width: 400px) {
  /* line 341, ../sass/cgc_sub_wag.scss */
  #block-site-wrapper-header .header-wrapper .row-2 .logo {
    width: auto;
  }
  /* line 344, ../sass/cgc_sub_wag.scss */
  #block-site-wrapper-header .header-wrapper .row-2 .logo img {
    max-width: 80px;
  }
  /* line 349, ../sass/cgc_sub_wag.scss */
  #block-site-wrapper-header .header-wrapper .row-2 .catalog-name-wrapper {
    width: auto;
    padding-right: 10px;
  }
  /* line 353, ../sass/cgc_sub_wag.scss */
  #block-site-wrapper-header .header-wrapper .row-2 .catalog-name-wrapper a {
    font-size: 24px;
  }
}

/* line 368, ../sass/cgc_sub_wag.scss */
.block-search .content .intro {
  font-size: 24px;
}

/* line 380, ../sass/cgc_sub_wag.scss */
.heros-rows-wrapper .hero-row-wrapper .text-wrapper {
  background: white !important;
}
@media screen and (min-width: 980px) {
  /* line 380, ../sass/cgc_sub_wag.scss */
  .heros-rows-wrapper .hero-row-wrapper .text-wrapper {
    width: 35%;
  }
}
/* line 391, ../sass/cgc_sub_wag.scss */
.heros-rows-wrapper .hero-row-wrapper .text-wrapper.background-color-dark .text .title-sub-link-label-wrapper .title-sub-wrapper .title-sub {
  color: black;
}
@media screen and (min-width: 900px) {
  /* line 387, ../sass/cgc_sub_wag.scss */
  .heros-rows-wrapper .hero-row-wrapper .text-wrapper.background-color-dark {
    background: rgba(0, 0, 0, 0.6) !important;
  }
  /* line 404, ../sass/cgc_sub_wag.scss */
  .heros-rows-wrapper .hero-row-wrapper .text-wrapper.background-color-dark .text .title-sub-link-label-wrapper .title-sub-wrapper .title-sub {
    color: #fff;
  }
}
@media screen and (min-width: 980px) {
  /* line 413, ../sass/cgc_sub_wag.scss */
  .heros-rows-wrapper .hero-row-wrapper .text-wrapper .text {
    padding: 20px 40px !important;
  }
}
/* line 420, ../sass/cgc_sub_wag.scss */
.heros-rows-wrapper .hero-row-wrapper .text-wrapper .text .title-wrapper .title h2 {
  font-size: 2.4em !important;
  font-family: "FuturaRound-Light";
  line-height: 1.1em;
  margin: 0;
  font-weight: normal;
}
/* line 432, ../sass/cgc_sub_wag.scss */
.heros-rows-wrapper .hero-row-wrapper .text-wrapper .text .title-sub-link-label-wrapper .title-sub-wrapper .title-sub {
  font-size: 22px;
  font-family: "FuturaRound-Medium";
  line-height: 1.3em;
}
/* line 441, ../sass/cgc_sub_wag.scss */
.heros-rows-wrapper .hero-row-wrapper .text-wrapper .text .title-sub-link-label-wrapper .link-label-wrapper {
  background: none repeat scroll 0 0 #bc5810;
  border-radius: 10px;
  padding-bottom: 8px;
  display: inline-block;
  margin-top: 15px;
  padding-left: 0px;
}
/* line 449, ../sass/cgc_sub_wag.scss */
.heros-rows-wrapper .hero-row-wrapper .text-wrapper .text .title-sub-link-label-wrapper .link-label-wrapper .link-label {
  background: none repeat scroll 0 0 #ea6c11 !important;
  border-radius: 10px 10px 0 0;
  display: block;
  padding: 14px 15px 12px 15px;
  font-size: 24px;
  color: white !important;
  white-space: nowrap;
}
/* line 458, ../sass/cgc_sub_wag.scss */
.heros-rows-wrapper .hero-row-wrapper .text-wrapper .text .title-sub-link-label-wrapper .link-label-wrapper .link-label:active {
  background: #C2550F;
  transition-duration: 0.1s;
}

/* line 474, ../sass/cgc_sub_wag.scss */
.general-features-wrapper,
.paragraphs-item-featured-category-campaign {
  margin-bottom: 40px;
}
@media screen and (min-width: 400px) {
  /* line 484, ../sass/cgc_sub_wag.scss */
  .general-features-wrapper .general-features-rows-wrapper .general-features-row-wrapper .row-2 .title-wrapper .title-icon img,
  .paragraphs-item-featured-category-campaign .general-features-rows-wrapper .general-features-row-wrapper .row-2 .title-wrapper .title-icon img {
    max-width: 58px;
  }
  /* line 489, ../sass/cgc_sub_wag.scss */
  .general-features-wrapper .general-features-rows-wrapper .general-features-row-wrapper .row-2 .title-wrapper .title,
  .paragraphs-item-featured-category-campaign .general-features-rows-wrapper .general-features-row-wrapper .row-2 .title-wrapper .title {
    font-family: "FuturaRound-Medium";
    font-size: 30px;
    font-weight: normal;
  }
  /* line 497, ../sass/cgc_sub_wag.scss */
  .general-features-wrapper .general-features-rows-wrapper .general-features-row-wrapper .row-2 .price-from-wrapper .price,
  .paragraphs-item-featured-category-campaign .general-features-rows-wrapper .general-features-row-wrapper .row-2 .price-from-wrapper .price {
    font-family: "FuturaRound-Medium";
    line-height: 0.7em;
  }
  /* line 502, ../sass/cgc_sub_wag.scss */
  .general-features-wrapper .general-features-rows-wrapper .general-features-row-wrapper .row-2 .price-from-wrapper .price-arrow,
  .paragraphs-item-featured-category-campaign .general-features-rows-wrapper .general-features-row-wrapper .row-2 .price-from-wrapper .price-arrow {
    line-height: 1.3em;
  }
}

/* line 516, ../sass/cgc_sub_wag.scss */
.about-wrapper,
.paragraphs-item-steps {
  background-color: transparent;
  max-width: 1154px;
  margin-top: 0;
}
/* line 523, ../sass/cgc_sub_wag.scss */
.about-wrapper .title-about-wrapper .title-about,
.paragraphs-item-steps .title-about-wrapper .title-about {
  text-align: left;
}
/* line 526, ../sass/cgc_sub_wag.scss */
.about-wrapper .title-about-wrapper .title-about h2,
.paragraphs-item-steps .title-about-wrapper .title-about h2 {
  font-size: 54px;
  color: #ea6c11;
  margin: 0 0 30px 0;
  font-family: "FuturaRound-Medium";
  font-weight: normal;
  line-height: 1em;
}
/* line 538, ../sass/cgc_sub_wag.scss */
.about-wrapper .teaser-about-wrapper .teaser-about-about,
.paragraphs-item-steps .teaser-about-wrapper .teaser-about-about {
  text-align: left;
  color: #999;
  font-family: "FuturaRound-Medium";
  max-width: none;
  font-size: 18px;
}
/* line 548, ../sass/cgc_sub_wag.scss */
.about-wrapper .steps-wrapper div.steps-rows-wrapper,
.paragraphs-item-steps .steps-wrapper div.steps-rows-wrapper {
  margin-left: 20px;
}
/* line 551, ../sass/cgc_sub_wag.scss */
.about-wrapper .steps-wrapper div.steps-rows-wrapper div.step-row-wrapper,
.paragraphs-item-steps .steps-wrapper div.steps-rows-wrapper div.step-row-wrapper {
  padding-right: 4%;
  width: 30%;
  background: url(/sites/all/themes/cgc_sub_wag/images/large-arrow.jpg) no-repeat scroll 99% 38%/8% auto;
}
/* line 556, ../sass/cgc_sub_wag.scss */
.about-wrapper .steps-wrapper div.steps-rows-wrapper div.step-row-wrapper:last-of-type,
.paragraphs-item-steps .steps-wrapper div.steps-rows-wrapper div.step-row-wrapper:last-of-type {
  padding-right: 0;
  background: none;
}
/* line 562, ../sass/cgc_sub_wag.scss */
.about-wrapper .steps-wrapper div.steps-rows-wrapper div.step-row-wrapper .step-row-content h3,
.paragraphs-item-steps .steps-wrapper div.steps-rows-wrapper div.step-row-wrapper .step-row-content h3 {
  margin: 0 0 0.5em 0;
  font-family: "FuturaRound-Medium";
  font-weight: normal;
  font-size: 30px;
  text-align: center;
  line-height: 0.9em;
}
/* line 571, ../sass/cgc_sub_wag.scss */
.about-wrapper .steps-wrapper div.steps-rows-wrapper div.step-row-wrapper .step-row-content .teaser,
.paragraphs-item-steps .steps-wrapper div.steps-rows-wrapper div.step-row-wrapper .step-row-content .teaser {
  font-size: 18px;
}
@media screen and (max-width: 700px) {
  /* line 579, ../sass/cgc_sub_wag.scss */
  .about-wrapper .steps-wrapper div.steps-rows-wrapper,
  .paragraphs-item-steps .steps-wrapper div.steps-rows-wrapper {
    margin-left: 0;
  }
  /* line 582, ../sass/cgc_sub_wag.scss */
  .about-wrapper .steps-wrapper div.steps-rows-wrapper div.step-row-wrapper,
  .paragraphs-item-steps .steps-wrapper div.steps-rows-wrapper div.step-row-wrapper {
    padding-right: 0;
    background: none;
  }
}

/* line 592, ../sass/cgc_sub_wag.scss */
.row-combos-wrapper h2 {
  font-family: "FuturaRound-Medium";
  padding-bottom: 10px;
  text-align: left;
}
/* line 598, ../sass/cgc_sub_wag.scss */
.row-combos-wrapper h4 {
  font-family: "FuturaRound-Medium";
}

/* line 604, ../sass/cgc_sub_wag.scss */
.row-also-like-wrapper h2 {
  font-family: "FuturaRound-Medium";
  padding-bottom: 10px;
  text-align: left;
}
/* line 610, ../sass/cgc_sub_wag.scss */
.row-also-like-wrapper h4 {
  font-family: "FuturaRound-Medium";
}
/* line 615, ../sass/cgc_sub_wag.scss */
.row-also-like-wrapper .price-wrapper .price {
  font-family: "FuturaRound-Medium";
}

/* line 626, ../sass/cgc_sub_wag.scss */
body.section-cart table.cart tr.product-row td.product-description .right .sku-wrapper label {
  font-size: 13px;
}

/* line 631, ../sass/cgc_sub_wag.scss */
body.page-checkout #edit-cart-contents .view-content table tbody tr td.product-description .right .card-type-wrapper label {
  font-size: 13px;
}

/* line 637, ../sass/cgc_sub_wag.scss */
body.section-cart #footer-wrapper,
body.section-checkout #footer-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 644, ../sass/cgc_sub_wag.scss */
body.page-checkout-complete h3 {
  color: #ea6c11;
}
/* line 648, ../sass/cgc_sub_wag.scss */
body.page-checkout-complete .card-type-wrapper label {
  font-size: 13px;
}
/* line 652, ../sass/cgc_sub_wag.scss */
body.page-checkout-complete .paragraphs-item-oc-social-media-sharing .content ul.social-share-wrapper li.fontello {
  height: 30px;
}
/* line 656, ../sass/cgc_sub_wag.scss */
body.page-checkout-complete .field-name-field-calls-to-action-fc div.field-items > div .field-collection-item-field-calls-to-action-fc a {
  background: #ea6c11;
  border-radius: 0;
  font-family: "FuturaRound-Book";
  font-size: 18px;
  padding: 10px 14px;
}

/* line 667, ../sass/cgc_sub_wag.scss */
.social-share-outer-wrapper ul.social-share-wrapper li:hover {
  color: #ea6c11;
}

/* line 676, ../sass/cgc_sub_wag.scss */
.progress-meter-wrapper .progress-meter-bar-ticks-wrapper .progress-meter-bar .done {
  background-color: #ea6c11;
}

/* line 687, ../sass/cgc_sub_wag.scss */
.paragraphs-item-campaign-teams .content .progress-meter-bar-small-wrapper .progress-meter-bar .done {
  background-color: #ea6c11;
}

/* line 695, ../sass/cgc_sub_wag.scss */
.heros-rows-wrapper .hero-row-wrapper .category-icon-title-wrapper .icon-wrapper {
  width: 70px;
}

/* line 700, ../sass/cgc_sub_wag.scss */
.view .pager {
  font-size: 110%;
}
/* line 704, ../sass/cgc_sub_wag.scss */
.view .pager .pager-previous a, .view .pager .pager-next a {
  background: #ea6c11;
  padding: 5px 14px;
  color: #fff;
  font-size: 38px;
}
/* line 710, ../sass/cgc_sub_wag.scss */
.view .pager .pager-previous a:hover, .view .pager .pager-next a:hover {
  text-decoration: none;
}

/* line 8, ../sass/_section_product_includes.scss */
.included-products-wrapper {
  overflow: hidden;
}
/* line 11, ../sass/_section_product_includes.scss */
.included-products-wrapper h2 {
  font-size: 30px;
  color: #333;
  margin: 0 0 16px 0;
  font-family: "FuturaRound-Medium";
  font-weight: normal;
}
/* line 19, ../sass/_section_product_includes.scss */
.included-products-wrapper .sort-link-wrapper {
  text-align: right;
  margin-bottom: 20px;
}
/* line 24, ../sass/_section_product_includes.scss */
.included-products-wrapper .teaser-included-products-wrapper {
  color: #999999;
}
/* line 27, ../sass/_section_product_includes.scss */
.included-products-wrapper .teaser-included-products-wrapper .teaser-included-products {
  font-size: 20px;
}
/* line 31, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products {
  clear: both;
  padding-top: 20px;
  margin-bottom: 40px;
}
/* line 37, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content .field-name-field-teaser-impact {
  font-size: 20px;
  margin-bottom: 20px;
}
/* line 42, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 104%;
  overflow: hidden;
}
/* line 50, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li {
  padding-bottom: 80px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0px;
  width: 32.9%;
}
/* line 58, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li h3 {
  margin: 0 0 10px 0;
}
/* line 61, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li h3 a {
  font-size: 30px;
  color: #000000;
  font-family: "FuturaRound-Medium";
  font-weight: normal;
  line-height: 1.1em;
}
/* line 69, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li h3 a:hover {
  text-decoration: none;
}
/* line 74, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper {
  margin-right: 40px;
}
/* line 76, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .image-wrapper {
  position: relative;
}
/* line 79, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .image-wrapper .matching-wrapper {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 30%;
}
/* line 85, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .image-wrapper .matching-wrapper img {
  width: 100%;
  height: auto;
}
/* line 91, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .image-wrapper .image {
  margin-bottom: 10px;
}
/* line 95, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .image-wrapper .image img {
  width: 100%;
  height: auto;
}
/* line 104, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .icon-price-wrapper {
  min-height: 105px;
}
/* line 107, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .icon-price-wrapper .price-wrapper {
  float: right;
  margin-top: 12px;
}
/* line 114, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .icon-price-wrapper .title-icon img {
  max-width: 28%;
}
/* line 120, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .price-wrapper-mobile {
  display: none;
}
/* line 124, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .price {
  font-size: 66px;
  color: #000000;
  font-family: "FuturaRound-Medium";
  font-weight: normal;
  float: right;
  line-height: 1em;
}
/* line 132, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .price .currency-code {
  font-size: 32px;
  vertical-align: top;
  line-height: 1.7em;
}
/* line 141, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .title-teaser-wrapper .title-wrapper {
  clear: both;
}
/* line 145, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .title-teaser-wrapper .product-teaser-wrapper {
  font-size: 1.2em;
  line-height: 1.2em;
  margin-bottom: 10px;
}
/* line 152, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .product-includes-wrapper {
  font-size: 24px;
  line-height: 28px;
  min-height: 85px;
  margin-bottom: 10px;
  overflow: hidden;
  padding-right: 10px;
  font-family: "FuturaRound-Light";
  color: #333333;
  font-weight: bold;
}
/* line 164, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .product-includes-wrapper ul.product-includes-rows-wrapper li.product-includes-row-wrapper {
  display: block;
  width: auto;
  margin: 0;
  border: none;
}
/* line 173, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .add-to-cart-form-wrapper {
  text-align: right;
}
/* line 176, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .add-to-cart-form-wrapper input.form-submit {
  background: url("../images/cart.png") no-repeat scroll 10px 18px #ea6c11;
  border: medium none;
  color: white;
  cursor: pointer;
  font-size: 24px;
  font-family: "FuturaRound-Medium";
  padding: 10px 10px 10px 35px;
}
/* line 187, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .go-to-product-page-button-wrapper {
  text-align: right;
}
/* line 190, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .go-to-product-page-button-wrapper a {
  display: inline-block;
  background: #ea6c11;
  border: medium none;
  color: white;
  cursor: pointer;
  font-size: 24px;
  font-family: "FuturaRound-Medium";
  padding: 10px;
  line-height: 1.3em;
}
/* line 201, ../sass/_section_product_includes.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .go-to-product-page-button-wrapper a:hover {
  text-decoration: none;
}

@media screen and (max-width: 750px) {
  /* line 217, ../sass/_section_product_includes.scss */
  .included-products-wrapper .v-included-products .item-list {
    margin-top: auto;
  }
  /* line 222, ../sass/_section_product_includes.scss */
  .included-products-wrapper .v-included-products .view-content ul {
    width: 100%;
  }
  /* line 224, ../sass/_section_product_includes.scss */
  .included-products-wrapper .v-included-products .view-content ul li {
    float: left;
    width: 50%;
    overflow: hidden;
  }
  /* line 229, ../sass/_section_product_includes.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper {
    margin-right: 10px;
  }
  /* line 232, ../sass/_section_product_includes.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .row-1 {
    float: none;
    width: auto;
    min-width: 130px;
  }
  /* line 237, ../sass/_section_product_includes.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .row-2 {
    overflow: hidden;
  }
  /* line 243, ../sass/_section_product_includes.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .image-wrapper .image img {
    border-radius: initial;
  }
  /* line 251, ../sass/_section_product_includes.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .title-teaser-wrapper .product-teaser-wrapper {
    font-size: 1em;
    line-height: 1em;
  }
  /* line 257, ../sass/_section_product_includes.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .price-wrapper-mobile {
    display: inline-block;
    padding-bottom: 10px;
  }
  /* line 262, ../sass/_section_product_includes.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .product-includes-wrapper {
    font-size: 11px;
    line-height: 1.3em;
    min-height: 60px;
  }
  /* line 268, ../sass/_section_product_includes.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .add-to-cart-form-wrapper {
    display: inline-block;
    margin-bottom: 35px;
    width: 100%;
  }
  /* line 273, ../sass/_section_product_includes.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .add-to-cart-form-wrapper input.form-submit {
    background: url("../images/cart.png") no-repeat scroll 10px 9px/20% #ea6c11;
    font-size: 14px;
  }
}
@media screen and (max-width: 500px) {
  /* line 293, ../sass/_section_product_includes.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper h3 a {
    font-size: 0.9em;
  }
  /* line 305, ../sass/_section_product_includes.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .product-teaser-wrapper {
    font-size: 1em;
    line-height: 1em;
  }
  /* line 310, ../sass/_section_product_includes.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .add-to-cart-form-wrapper input.form-submit {
    font-size: 13px;
  }
}
/* line 3, ../sass/_section_product.scss */
.row-product-wrapper .row-product {
  margin-bottom: 40px !important;
}
/* line 6, ../sass/_section_product.scss */
.row-product-wrapper .row-product .price-wrapper {
  font-size: 32px;
  font-family: "FuturaRound-Medium";
}
/* line 11, ../sass/_section_product.scss */
.row-product-wrapper .row-product .description {
  font-size: 18px;
  color: #4d4d4f !important;
}
/* line 17, ../sass/_section_product.scss */
.row-product-wrapper .row-product .wishlist-link-wrapper .fontello, .row-product-wrapper .row-product .wishlist-link-wrapper .wishlist-link-add {
  color: #ea6c11;
}
/* line 23, ../sass/_section_product.scss */
.row-product-wrapper .row-product .gg-link-wrapper .fontello, .row-product-wrapper .row-product .gg-link-wrapper .gg-link {
  color: #ea6c11;
}
/* line 29, ../sass/_section_product.scss */
.row-product-wrapper .row-product .wishlist-link-wrapper .fontello, .row-product-wrapper .row-product .wishlist-link-wrapper .wishlist-link-create {
  color: #ea6c11;
}
/* line 35, ../sass/_section_product.scss */
.row-product-wrapper .row-product form.commerce-add-to-cart select {
  width: 75px;
  height: 55px;
  padding: 15px;
  background: #fff url(../images/select-arrow.png) no-repeat 46px 19px;
  border: 1px solid #706f6f;
  border-radius: 0;
  font-size: 16px;
  -webkit-appearance: none;
}
/* line 47, ../sass/_section_product.scss */
.row-product-wrapper .row-product .title-wrapper {
  overflow: hidden;
}
/* line 50, ../sass/_section_product.scss */
.row-product-wrapper .row-product .title-wrapper h1#page-title {
  font-size: 50px;
  line-height: 0.9em;
}
/* line 56, ../sass/_section_product.scss */
.row-product-wrapper .row-product .category-title-wrapper {
  overflow: hidden;
}
/* line 59, ../sass/_section_product.scss */
.row-product-wrapper .row-product .category-title-wrapper .category-wrapper {
  float: left;
  width: 25%;
  margin-right: 10px;
  min-width: 125px;
}
@media screen and (max-width: 400px) {
  /* line 59, ../sass/_section_product.scss */
  .row-product-wrapper .row-product .category-title-wrapper .category-wrapper {
    float: none;
    margin-bottom: 1em;
    width: 10%;
  }
}
/* line 72, ../sass/_section_product.scss */
.row-product-wrapper .row-product .category-title-wrapper .category-wrapper .icon-wrapper img {
  width: 100%;
  max-width: 102px;
}
/* line 78, ../sass/_section_product.scss */
.row-product-wrapper .row-product .category-title-wrapper .category-wrapper .category-title {
  font-family: "FuturaRound-Medium";
  font-size: 24px;
  color: #000000;
  padding-bottom: 5px;
  line-height: 0.9em;
}

/* line 94, ../sass/_section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper ul.learn-more-rows-wrapper .body-wrapper {
  font-size: 18px;
  color: #4d4d4f;
}

/* line 109, ../sass/_section_product.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .price-add-to-cart-wrapper {
  display: block;
}
/* line 112, ../sass/_section_product.scss */
.included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .price-add-to-cart-wrapper .add-to-cart-form-wrapper {
  display: block;
}
@media screen and (max-width: 750px) {
  /* line 107, ../sass/_section_product.scss */
  .included-products-wrapper .v-included-products .view-content ul li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    padding-bottom: 40px;
  }
  /* line 125, ../sass/_section_product.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .icon-price-wrapper {
    min-height: inherit;
    padding-bottom: 1em;
    overflow: hidden;
  }
  /* line 130, ../sass/_section_product.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .icon-price-wrapper .price-wrapper {
    margin-top: 0;
  }
  /* line 133, ../sass/_section_product.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .icon-price-wrapper .price-wrapper .price {
    font-size: 40px;
  }
  /* line 136, ../sass/_section_product.scss */
  .included-products-wrapper .v-included-products .view-content ul li .product-included-wrapper .icon-price-wrapper .price-wrapper .price .currency-code {
    font-size: 20px;
  }
}
@media screen and (max-width: 450px) {
  /* line 107, ../sass/_section_product.scss */
  .included-products-wrapper .v-included-products .view-content ul li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 159, ../sass/_section_product.scss */
.gg-wrapper-card .row-1 .col-1 a {
  color: #ea6c11;
}
/* line 165, ../sass/_section_product.scss */
.gg-wrapper-card .row-1 .col-2 a {
  color: #ea6c11;
}

/* line 9, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .category-product-wrapper {
  width: 90%;
  max-width: 1000px;
  margin-bottom: 50px;
  margin-left: 5%;
}
/* line 15, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .category-product-wrapper .category-wrapper {
  max-width: 13%;
  float: left;
  margin-right: 5%;
}
/* line 22, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .category-product-wrapper .product-title-wrapper a {
  font-size: 58px;
  line-height: 1.1em;
  color: #4d4d4f;
  display: block;
  overflow: hidden;
  padding-bottom: 5px;
}
/* line 33, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .product-teaser-wrapper {
  clear: both;
  width: 90%;
  max-width: 1000px;
  margin-bottom: 50px;
  font-size: 32px;
  line-height: 1.3em;
  color: #4d4d4f;
  margin-left: 5%;
}
/* line 43, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .product-teaser-wrapper p {
  font-size: 32px;
}
/* line 48, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .letter-wrapper {
  margin: 0 auto;
}
/* line 52, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .mainstage {
  display: table;
  width: 100%;
  margin-bottom: 50px;
}
/* line 57, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .mainstage img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 63, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .mainstage .left, .ecard-page-view-wrapper .mainstage .right {
  display: table-cell;
  width: 50%;
}
/* line 71, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .mainstage .right {
  border-top: 16px solid #ea6c11;
  border-right: 16px solid #ea6c11;
  border-bottom: 16px solid #ea6c11;
  vertical-align: middle;
  font-family: "FuturaRound-Light";
  color: #ea6c11;
}
/* line 79, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .mainstage .right .intro-wrapper {
  padding: 9%;
  font-size: 95px;
  line-height: 0.8em;
}
/* line 87, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .ecard-message-wrapper {
  border: 16px solid #ea6c11;
  padding: 9%;
  font-size: 32px;
  line-height: 1.3em;
  color: #4d4d4f;
}
/* line 94, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .ecard-message-wrapper .from-name {
  margin-top: 50px;
  text-align: right;
}
/* line 100, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .quote-arrow {
  margin-left: 15%;
  margin-top: -16px;
  margin-bottom: 40px;
}
/* line 106, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .footer-wrapper {
  background: none repeat scroll 0 0 #bc5810;
  border-radius: 10px;
  display: inline-block;
  padding-bottom: 8px;
  float: right;
  margin-bottom: 55px;
}
/* line 114, ../sass/_section_product_ecard.scss */
.ecard-page-view-wrapper .footer-wrapper a {
  background: none repeat scroll 0 0 #ea6c11;
  border-radius: 10px 10px 0 0;
  color: white;
  display: block;
  font-family: "FuturaRound-Medium";
  font-size: 24px;
  padding: 10px 15px 12px;
}

/* line 8, ../sass/_section_wish_list.scss */
body.node-type-wish-list div.section > h1#page-title, .featured-wish-list div.section > h1#page-title {
  margin-bottom: 0;
}
/* line 14, ../sass/_section_wish_list.scss */
body.node-type-wish-list #cgc-wish-list-form-table-form table a, .featured-wish-list #cgc-wish-list-form-table-form table a {
  font-weight: bold;
  color: #ea6c11;
}

/* line 30, ../sass/_section_wish_list.scss */
body.section-cart .wishlist-wrapper, body.section-checkout .wishlist-wrapper {
  color: #959595;
  font-size: 13px;
}
/* line 34, ../sass/_section_wish_list.scss */
body.section-cart .wishlist-wrapper label, body.section-checkout .wishlist-wrapper label {
  display: inline;
  font-size: 13px;
}
/* line 39, ../sass/_section_wish_list.scss */
body.section-cart .wishlist-wrapper .wish-list-link, body.section-checkout .wishlist-wrapper .wish-list-link {
  font-weight: normal;
}
/* line 42, ../sass/_section_wish_list.scss */
body.section-cart .wishlist-wrapper .wish-list-link a, body.section-checkout .wishlist-wrapper .wish-list-link a {
  color: #959595;
}

/* line 57, ../sass/_section_wish_list.scss */
body.page-node-add-wish-list form#wish-list-node-form,
body.page-node-edit.node-type-wish-list form#wish-list-node-form {
  max-width: 1184px;
  margin: 0 auto;
}
/* line 62, ../sass/_section_wish_list.scss */
body.page-node-add-wish-list form#wish-list-node-form .form-item label,
body.page-node-edit.node-type-wish-list form#wish-list-node-form .form-item label {
  margin-bottom: 2px;
}
/* line 66, ../sass/_section_wish_list.scss */
body.page-node-add-wish-list form#wish-list-node-form .form-item input.form-text,
body.page-node-edit.node-type-wish-list form#wish-list-node-form .form-item input.form-text {
  width: 100%;
  max-width: 600px;
}
/* line 71, ../sass/_section_wish_list.scss */
body.page-node-add-wish-list form#wish-list-node-form .form-item .description,
body.page-node-edit.node-type-wish-list form#wish-list-node-form .form-item .description {
  margin-top: 2px;
  color: #666;
}
/* line 78, ../sass/_section_wish_list.scss */
body.page-node-add-wish-list form#wish-list-node-form .field-name-field-wish-list-date fieldset.form-wrapper,
body.page-node-edit.node-type-wish-list form#wish-list-node-form .field-name-field-wish-list-date fieldset.form-wrapper {
  padding: 0;
  border: 0;
  margin-left: 0;
}
/* line 83, ../sass/_section_wish_list.scss */
body.page-node-add-wish-list form#wish-list-node-form .field-name-field-wish-list-date fieldset.form-wrapper legend,
body.page-node-edit.node-type-wish-list form#wish-list-node-form .field-name-field-wish-list-date fieldset.form-wrapper legend {
  font-weight: bold;
}
/* line 87, ../sass/_section_wish_list.scss */
body.page-node-add-wish-list form#wish-list-node-form .field-name-field-wish-list-date fieldset.form-wrapper label,
body.page-node-edit.node-type-wish-list form#wish-list-node-form .field-name-field-wish-list-date fieldset.form-wrapper label {
  display: none;
}
/* line 91, ../sass/_section_wish_list.scss */
body.page-node-add-wish-list form#wish-list-node-form .field-name-field-wish-list-date fieldset.form-wrapper .container-inline-date .date-padding,
body.page-node-edit.node-type-wish-list form#wish-list-node-form .field-name-field-wish-list-date fieldset.form-wrapper .container-inline-date .date-padding {
  padding: 0;
}
/* line 97, ../sass/_section_wish_list.scss */
body.page-node-add-wish-list form#wish-list-node-form textarea,
body.page-node-edit.node-type-wish-list form#wish-list-node-form textarea {
  font-size: 13px;
  padding: 5px;
}
/* line 102, ../sass/_section_wish_list.scss */
body.page-node-add-wish-list form#wish-list-node-form input.form-submit,
body.page-node-edit.node-type-wish-list form#wish-list-node-form input.form-submit {
  margin-right: 10px;
}

/*
.paragraphs-item-featured-wish-list {
	&.color-scheme-light-gray-bg {
		background: #efefef;
		margin-bottom: 6em;

		@media (max-width: 600px) {
			margin-bottom: 4em;
		}
				
		>.content {
			margin-top: 4em;
			margin-bottom: 0em;
			padding-left: 3em;
			padding-right: 3em;

			@media (max-width: 600px) {
				margin-top: 3em;
				margin-bottom: 0em;
				padding-left: 1em;
				padding-right: 1em;
			}			
		}	
		
		.donor-list-wrapper, 
		.funded-wrapper, 
		.add-to-cart-form-wrapper,
		.progress-meter-bar {
			background: #e1e1e1 !important;
		}
	}
	
	>.content {
		margin: 0 auto;
		max-width: $width_content_area;	
		
		.row-product-wrapper {
			margin-bottom: 0;
			
			.row-product {
				margin-bottom: 0;
			}
		}
	}
}
*/
/* line 1, ../sass/_section_campaign.scss */
.block-site-campaigns {
  max-width: 1184px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  background: black;
  overflow: hidden;
  margin-bottom: 40px;
  padding: 20px;
  background-color: #efefef;
}
/* line 12, ../sass/_section_campaign.scss */
.block-site-campaigns .content {
  overflow: hidden;
  display: table;
  width: 100%;
}
/* line 17, ../sass/_section_campaign.scss */
.block-site-campaigns .content .logo-wrapper {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
/* line 22, ../sass/_section_campaign.scss */
.block-site-campaigns .content .logo-wrapper img {
  display: block;
  max-width: 220px;
  max-height: 120px;
}
/* line 29, ../sass/_section_campaign.scss */
.block-site-campaigns .content .copy-wrapper {
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
  width: 99%;
}
/* line 35, ../sass/_section_campaign.scss */
.block-site-campaigns .content .copy-wrapper p {
  font-size: 120%;
}
/* line 38, ../sass/_section_campaign.scss */
.block-site-campaigns .content .copy-wrapper p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  /* line 46, ../sass/_section_campaign.scss */
  .block-site-campaigns .content {
    display: block;
  }
  /* line 49, ../sass/_section_campaign.scss */
  .block-site-campaigns .content .logo-wrapper {
    display: inline;
    margin-bottom: 20px;
  }
  /* line 53, ../sass/_section_campaign.scss */
  .block-site-campaigns .content .logo-wrapper img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  /* line 60, ../sass/_section_campaign.scss */
  .block-site-campaigns .content .copy-wrapper {
    display: block;
    padding-left: 0;
  }
}

/* line 68, ../sass/_section_campaign.scss */
#block-site-campaigns-site-campaigns-team-alert {
  max-width: 1184px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
/* line 74, ../sass/_section_campaign.scss */
#block-site-campaigns-site-campaigns-team-alert a:link {
  font-weight: bold;
}

/* line 79, ../sass/_section_campaign.scss */
.page-node-send-report #block-system-main {
  max-width: 1184px;
  margin-left: auto;
  margin-right: auto;
}

/* line 11, ../sass/_section_commerce.scss */
body.page-checkout-login #main-wrapper .content .right a.action.register,
body.page-checkout-login #main-wrapper .content .right a.action.bypass {
  background-color: #ea6c11 !important;
  border-radius: 0 !important;
  text-transform: none !important;
  font-family: "FuturaRound-Book" !important;
  font-size: 24px !important;
}
/* line 151, ../sass/cgc_sub_wag.scss */
body.page-checkout-login #main-wrapper .content .right a.action.register:active,
body.page-checkout-login #main-wrapper .content .right a.action.bypass:active {
  background: #C2550F;
  transition-duration: 0.1s;
}
/* line 156, ../sass/cgc_sub_wag.scss */
body.page-checkout-login #main-wrapper .content .right a.action.register:hover,
body.page-checkout-login #main-wrapper .content .right a.action.bypass:hover {
  text-decoration: none;
}

/* line 21, ../sass/_section_commerce.scss */
fieldset.checkout-buttons .button-operator {
  display: none;
}

/* line 11, ../sass/_field-collection_product-combo.scss */
.row-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2,
.product-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 {
  position: relative;
  display: table;
  width: 100%;
  white-space: normal;
}
/* line 17, ../sass/_field-collection_product-combo.scss */
.row-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .price-impact-wrapper,
.product-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .price-impact-wrapper {
  display: table-cell;
  margin: 0;
  vertical-align: top;
  padding-right: 10px;
}
/* line 25, ../sass/_field-collection_product-combo.scss */
.row-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .price-impact-wrapper .price-wrapper .price,
.product-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .price-impact-wrapper .price-wrapper .price {
  font-family: "FuturaRound-Medium";
  font-size: 36px;
  color: #ea6c11;
  line-height: 1em;
}
/* line 35, ../sass/_field-collection_product-combo.scss */
.row-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper,
.product-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper {
  display: table-cell;
  text-align: right;
  bottom: 5px;
  right: 0px;
}
/* line 42, ../sass/_field-collection_product-combo.scss */
.row-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper a,
.row-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper form .form-submit,
.product-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper a,
.product-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper form .form-submit {
  font-size: 18px !important;
  font-family: "FuturaRound-Medium" !important;
  background: #ea6c11;
  border: medium none;
  color: white;
  cursor: pointer;
  padding: 5px 10px;
  display: inline-block;
  white-space: normal;
  text-align: left;
  margin-top: 5px;
}
/* line 56, ../sass/_field-collection_product-combo.scss */
.row-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper a .col-1,
.row-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper form .form-submit .col-1,
.product-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper a .col-1,
.product-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper form .form-submit .col-1 {
  font-size: 14px;
  line-height: 1.1em;
  display: inline-block;
  padding-right: 5px;
  padding-top: 3px;
  width: 54px;
}
/* line 65, ../sass/_field-collection_product-combo.scss */
.row-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper a .col-2,
.row-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper form .form-submit .col-2,
.product-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper a .col-2,
.product-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper form .form-submit .col-2 {
  font-size: 27px;
  font-family: "FuturaRound-Medium";
  line-height: 1.4em;
  display: inline-block;
  vertical-align: top;
}
/* line 72, ../sass/_field-collection_product-combo.scss */
.row-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper a .col-2 .currency-code,
.row-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper form .form-submit .col-2 .currency-code,
.product-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper a .col-2 .currency-code,
.product-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper form .form-submit .col-2 .currency-code {
  font-size: 14px;
  vertical-align: top;
  line-height: 2.1em;
}
/* line 79, ../sass/_field-collection_product-combo.scss */
.row-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper a:hover,
.row-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper form .form-submit:hover,
.product-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper a:hover,
.product-combos-wrapper div.product-combos-rows-wrapper div.product-combos-row-wrapper .row-2 .add-to-cart-form-wrapper form .form-submit:hover {
  text-decoration: none;
}

/* line 9, ../sass/_field-collection_product-also-like.scss */
div.product-also-like-rows-wrapper {
  background: #f2f2f2;
  padding: 24px;
}
/* line 13, ../sass/_field-collection_product-also-like.scss */
div.product-also-like-rows-wrapper div.product-also-like-row-wrapper {
  padding: 24px;
}
/* line 16, ../sass/_field-collection_product-also-like.scss */
div.product-also-like-rows-wrapper div.product-also-like-row-wrapper .icon-price-wrapper {
  display: table;
  width: 100%;
}
/* line 20, ../sass/_field-collection_product-also-like.scss */
div.product-also-like-rows-wrapper div.product-also-like-row-wrapper .icon-price-wrapper .title-icon {
  display: table-cell;
  width: 28%;
}
/* line 25, ../sass/_field-collection_product-also-like.scss */
div.product-also-like-rows-wrapper div.product-also-like-row-wrapper .icon-price-wrapper .price-wrapper {
  display: table-cell;
  vertical-align: middle;
}
/* line 29, ../sass/_field-collection_product-also-like.scss */
div.product-also-like-rows-wrapper div.product-also-like-row-wrapper .icon-price-wrapper .price-wrapper .price {
  font-size: 50px;
  color: #000000;
  font-family: "FuturaRound-Medium";
  font-weight: normal;
  float: right;
  line-height: 1em;
}
/* line 40, ../sass/_field-collection_product-also-like.scss */
div.product-also-like-rows-wrapper div.product-also-like-row-wrapper .row-2 {
  margin-bottom: 8px;
}
/* line 43, ../sass/_field-collection_product-also-like.scss */
div.product-also-like-rows-wrapper div.product-also-like-row-wrapper .row-2 .title-wrapper {
  margin-top: 16px;
}
/* line 47, ../sass/_field-collection_product-also-like.scss */
div.product-also-like-rows-wrapper div.product-also-like-row-wrapper .row-2 h4 {
  margin: 0;
  line-height: 1em;
  font-family: "FuturaRound-Medium";
  font-weight: normal;
  font-size: 30px;
  margin-bottom: 16px;
}
/* line 56, ../sass/_field-collection_product-also-like.scss */
div.product-also-like-rows-wrapper div.product-also-like-row-wrapper .row-2 .teaser {
  font-size: 1.2em;
  line-height: 1.1em;
}
/* line 63, ../sass/_field-collection_product-also-like.scss */
div.product-also-like-rows-wrapper div.product-also-like-row-wrapper .add-to-cart-form-wrapper input.form-submit {
  background: url(../images/cart.png) no-repeat scroll 14px 14px #ea6c11;
  padding: 14px 10px 10px 40px;
}
@media screen and (min-width: 660px) {
  /* line 72, ../sass/_field-collection_product-also-like.scss */
  div.product-also-like-rows-wrapper.count-2 {
    margin: 0;
  }
  /* line 76, ../sass/_field-collection_product-also-like.scss */
  div.product-also-like-rows-wrapper.count-1 {
    margin: 0;
  }
}

/* line 7, ../sass/_common_footer.scss */
#footer-wrapper {
  background: #f2f2f2;
  font-size: 1.1em;
  font-family: "FuturaRound-Book";
  border-top: 0;
}
/* line 13, ../sass/_common_footer.scss */
#footer-wrapper #footer {
  max-width: 1184px;
  margin: 0 auto;
}
/* line 18, ../sass/_common_footer.scss */
#footer-wrapper h2 {
  margin-top: 0;
  color: #ea6c11;
  line-height: 1em;
  font-size: 1.66667rem;
  font-weight: normal;
}
/* line 26, ../sass/_common_footer.scss */
#footer-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 31, ../sass/_common_footer.scss */
#footer-wrapper ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 38, ../sass/_common_footer.scss */
#footer-wrapper span.nolink {
  font-size: 14px;
  color: #00aeef;
  text-transform: uppercase;
  font-family: "FuturaRound-Medium";
  display: block;
  margin-bottom: 5px;
}
/* line 47, ../sass/_common_footer.scss */
#footer-wrapper .row-1 {
  margin-bottom: 50px;
  padding: 0 10px;
}
/* line 51, ../sass/_common_footer.scss */
#footer-wrapper .row-1 .col-1,
#footer-wrapper .row-1 .col-2,
#footer-wrapper .row-1 .col-3 {
  display: table-cell;
  max-width: 325px;
  vertical-align: top;
}
/* line 59, ../sass/_common_footer.scss */
#footer-wrapper .row-1 .col-1 {
  padding-right: 110px;
}
/* line 62, ../sass/_common_footer.scss */
#footer-wrapper .row-1 .col-1 .social-media-wrapper {
  margin-bottom: 75px;
  display: block;
  width: 100%;
}
/* line 67, ../sass/_common_footer.scss */
#footer-wrapper .row-1 .col-1 .social-media-wrapper .social-media-icons > div {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
/* line 74, ../sass/_common_footer.scss */
#footer-wrapper .row-1 .col-1 .formerly-known-as-wrapper {
  margin-bottom: 0.8em;
}
/* line 78, ../sass/_common_footer.scss */
#footer-wrapper .row-1 .col-1 .email-address-wrapper {
  margin-bottom: 0.8em;
}
/* line 82, ../sass/_common_footer.scss */
#footer-wrapper .row-1 .col-1 .address-wrapper {
  margin-bottom: 0.8em;
}
/* line 86, ../sass/_common_footer.scss */
#footer-wrapper .row-1 .col-1 .phone-wrapper {
  margin-bottom: 0.8em;
}
/* line 90, ../sass/_common_footer.scss */
#footer-wrapper .row-1 .col-1 .charity-code-wrapper {
  margin-bottom: 20px;
}
/* line 95, ../sass/_common_footer.scss */
#footer-wrapper .row-1 .col-2 {
  padding-right: 110px;
}
/* line 98, ../sass/_common_footer.scss */
#footer-wrapper .row-1 .col-2 form {
  position: relative;
}
/* line 101, ../sass/_common_footer.scss */
#footer-wrapper .row-1 .col-2 form .form-item {
  position: relative;
}
/* line 103, ../sass/_common_footer.scss */
#footer-wrapper .row-1 .col-2 form .form-item label {
  left: 10px;
  position: absolute;
  top: 5px;
  font-family: "FuturaRound-Book";
  color: #666;
  font-weight: normal;
  font-size: 0.8em;
}
/* line 113, ../sass/_common_footer.scss */
#footer-wrapper .row-1 .col-2 form .form-item input {
  border: medium none;
  margin-bottom: 20px;
  padding: 10px 30px 10px 10px;
  width: 100%;
  font-size: 0.8em;
  line-height: 1em;
  color: #666;
}
/* line 124, ../sass/_common_footer.scss */
#footer-wrapper .row-1 .col-2 form input.form-submit {
  background-color: transparent !important;
  background: url("../images/arrow-orange.jpg") no-repeat scroll 0 0 #fff;
  border: medium none;
  cursor: pointer;
  height: 25px;
  position: absolute;
  right: 5px;
  text-indent: -9999px;
  top: 7px;
  width: 20px;
}
/* line 146, ../sass/_common_footer.scss */
#footer-wrapper .row-2 .footer-menu-wrapper .level-1-wrapper {
  display: inline-block;
  padding-right: 40px;
}
/* line 151, ../sass/_common_footer.scss */
#footer-wrapper .row-2 .footer-menu-wrapper .level-1-wrapper .level-1-title a {
  font-family: "FuturaRound-Medium";
  font-size: 18px;
  text-transform: uppercase;
  color: #000000;
}
@media screen and (max-width: 640px) {
  /* line 160, ../sass/_common_footer.scss */
  #footer-wrapper .row-2 .footer-menu-wrapper {
    display: none;
  }
}
/* line 166, ../sass/_common_footer.scss */
#footer-wrapper .row-2 .copyright-wrapper {
  float: right;
  font-family: "FuturaRound-Medium";
  font-size: 18px;
  text-transform: uppercase;
  color: #000000;
}
@media screen and (max-width: 640px) {
  /* line 174, ../sass/_common_footer.scss */
  #footer-wrapper .row-2 .copyright-wrapper {
    float: none;
  }
}

@media screen and (max-width: 980px) {
  /* line 184, ../sass/_common_footer.scss */
  #footer-wrapper {
    padding: 5px;
  }
  /* line 190, ../sass/_common_footer.scss */
  #footer-wrapper .footer-wrapper .row-1 .col-1,
  #footer-wrapper .footer-wrapper .row-1 .col-2,
  #footer-wrapper .footer-wrapper .row-1 .col-3 {
    display: block;
    width: auto;
    padding-right: 0px;
  }
  /* line 201, ../sass/_common_footer.scss */
  #footer-wrapper .footer-wrapper .row-2 .logo-footer-wrapper {
    display: none;
  }
  /* line 204, ../sass/_common_footer.scss */
  #footer-wrapper .footer-wrapper .row-2 .legal-wrapper {
    border-bottom: 1px solid #959595;
    padding: 0 0 20px 10px;
    margin-bottom: 20px;
    display: block;
    width: auto;
  }
  /* line 211, ../sass/_common_footer.scss */
  #footer-wrapper .footer-wrapper .row-2 .badges-wrapper {
    display: block;
    text-align: left;
    width: auto;
  }
  /* line 219, ../sass/_common_footer.scss */
  #footer-wrapper .footer-wrapper-mobile {
    display: block;
  }
  /* line 222, ../sass/_common_footer.scss */
  #footer-wrapper .back-to-top {
    display: none !important;
  }
}
/* line 10, ../sass/_field-collection_product-feature.scss */
.product-features-wrapper .text-wrapper h2 {
  color: #ea6c11;
}
/* line 14, ../sass/_field-collection_product-feature.scss */
.product-features-wrapper .text-wrapper .teaser-wrapper {
  font-size: 120%;
}
/* line 22, ../sass/_field-collection_product-feature.scss */
.product-features-wrapper .rows-wrapper .products-featured-rows-wrapper .products-featured-row-wrapper .title-wrapper {
  font-family: "FuturaRound-Medium";
}
/* line 26, ../sass/_field-collection_product-feature.scss */
.product-features-wrapper .rows-wrapper .products-featured-rows-wrapper .products-featured-row-wrapper .price-and-buy-wrapper {
  font-family: "FuturaRound-Medium";
}

/* line 13, ../sass/_field-collection_hero.scss */
.heros-rows-wrapper .hero-row-wrapper .text-wrapper .text .title-sub-link-label-wrapper .link-label-wrapper .link-label {
  white-space: normal;
  line-height: 1.1em;
}
