/* Colours */
/* Standard Buttons */
/* Alt Buttons - Add To Cart etc */
/* Fonts */
/* Layout things */
/* Main Nav things */
/* Input, form stuff */
/* My Account */
/* Mixins  - Layout */
/* Mixins - Buttons and links */
/* Mixins - Transitions */
/* Mixins - Other */
/* Flex */
/* Mobile non-carousel slider content (scroll left to right)) - NOTE: This needs to sit flush to the browser window, putting it within
a div with padding/margins may cause side scrolling of whole window, negative margin on this div will fix that */
/* This is each "block" of content within the slider:  */
/* ====== Send To A Friend Shared Stuff ====== */
/* line 9, ../sass/sass/sendtoafriend-vars.scss */
.sendfriend-product-send .send-friend h2,
#product_sendtofriend_holder h2 {
  font-size: 36px;
  margin-bottom: 30px;
}
/* line 14, ../sass/sass/sendtoafriend-vars.scss */
.sendfriend-product-send .send-friend h3,
#product_sendtofriend_holder h3 {
  font-size: 30px;
  margin-bottom: 15px;
}
/* line 19, ../sass/sass/sendtoafriend-vars.scss */
.sendfriend-product-send .send-friend label,
#product_sendtofriend_holder label {
  color: #444444;
  line-height: 40px;
}
/* line 23, ../sass/sass/sendtoafriend-vars.scss */
.sendfriend-product-send .send-friend label.required em,
#product_sendtofriend_holder label.required em {
  color: #ff0000;
}
