@import url(//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
.modalClose {
background: url('//cdn2.bigcommerce.com/server4300/03d58/product_images/uploaded_images/close.gif') no repeat !important;
}

/* START PASTE OF head-foot.css */

@import url(http://fonts.googleapis.com/css?family=Asap:700,700italic);

@font-face {
  font-family: 'Cooper Black';
  src: url("cooperblackfs/CooperBlack-Regular-webfont.eot");
  src: url("cooperblackfs/CooperBlack-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("cooperblackfs/CooperBlack-Regular-webfont.woff") format("woff"), url("cooperblackfs/CooperBlack-Regular-webfont.ttf") format("truetype"), url("cooperblackfs/CooperBlack-Regular-webfont.svg#webfont") format("svg"); }
header.shell, footer.shell, header.shell header#nameplate, header.shell nav.social-nav a, header.shell nav.site-nav, .foot-nav, #mc_embed_signup input[type="submit"] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

header.shell, footer.shell {
  font-family: "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-weight: 400; }

header.shell header#nameplate h2 {
  font-family: "Cooper Black", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  letter-spacing: 0.05em;
  text-rendering: optimizeLegibility; }

header.shell nav.site-nav, .foot-nav, #mc_embed_signup label, #mc_embed_signup input[type="submit"] {
  font-family: "Asap","Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-rendering: optimizeLegibility; }

body {
  font-size: 16px; }

header.shell, footer.shell {
  width: 100%;
  padding: 1.6em 0;
  clear: both;
  float: left;
  line-height: 1;
  display: block;
  position: relative; }
  header.shell h1, header.shell h2, header.shell nav, header.shell div, header.shell li, footer.shell h1, footer.shell h2, footer.shell nav, footer.shell div, footer.shell li {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    background: transparent;
    position: relative; }
  header.shell h1, header.shell h2, header.shell h3, footer.shell h1, footer.shell h2, footer.shell h3 {
    font-weight: normal;
    text-transform: none; }
  header.shell a, footer.shell a {
    color: #e2378d; }
  header.shell a:hover, header.shell a:active, footer.shell a:hover, footer.shell a:active {
    color: #c990e4; }

header.shell {
  padding-top: 2em;
  padding-bottom: 1em; }
  header.shell header#nameplate {
    width: 100%;
    margin: 12px 0 32px;
    padding: .5em 1em .5em;
    display: inline-block;
    float: left;
    position: relative;
    text-align: center;
    background-color: rgba(72, 174, 194, 0.25);
    -webkit-box-shadow: 0 0 18px 14px rgba(72, 174, 194, 0.25);
    -moz-box-shadow: 0 0 18px 14px rgba(72, 174, 194, 0.25);
    box-shadow: 0 0 18px 14px rgba(72, 174, 194, 0.25);
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em; }
    header.shell header#nameplate h1 {
      width: 600px;
      height: 106px;
      color: transparent;
      background-image: url("http://sweetandsara.com/images/ss-logo-bordered-bright.svg");
      background-repeat: no-repeat;
      background-size: 100% 100%; }
    header.shell header#nameplate h2 {
      color: #502C0F;
      text-align: center;
      font-size: 28px;
      width: 600px;
      margin: 0.5em 0 0;
      line-height: 1.2; }
    header.shell header#nameplate img {
      width: 324px;
      height: auto;
      position: absolute;
      top: 0;
      right: 35px; }
  header.shell nav.social-nav {
    font-size: 0;
    position: absolute;
    top: 152px;
    right: 62px; }
    header.shell nav.social-nav a {
      background: white;
      height: 37px;
      width: 37px;
      font-size: 7px;
      padding: 8px 0 0 0;
      border-radius: 10px;
      line-height: 1;
      vertical-align: middle;
      margin: 1em;
      display: inline-block;
      text-align: center;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
      header.shell nav.social-nav a:nth-child(1) {
        color: #3b5999; }
      header.shell nav.social-nav a:nth-child(2) {
        color: #55acee; }
      header.shell nav.social-nav a:nth-child(3) {
        color: #854c1e; }
      header.shell nav.social-nav a:nth-child(4) {
        color: #d5c6a7; }
      header.shell nav.social-nav a:hover {
        transform: scale(1.1);
        color: #f8bfd8; }
  header.shell nav.site-nav {
    width: 100%;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    clear: both;
    text-align: center;
    display: table;
    margin: 4em 0 1em;
    padding: .5em 2em;
    -webkit-box-shadow: 0 7px 6px -6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 7px 6px -6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 7px 6px -6px rgba(0, 0, 0, 0.2); }
    header.shell nav.site-nav div.menu-main-menu-container {
      margin: 0 auto;
      display: table; }
    header.shell nav.site-nav li {
      display: table-cell;
      padding: 0 2em; }
      header.shell nav.site-nav li:first-child {
        text-align: left;
        padding-left: 0; }
      header.shell nav.site-nav li:last-child {
        text-align: right;
        padding-right: 0; }
      header.shell nav.site-nav li a {
        color: #502C0F;
        font-weight: 700;
        text-decoration: none; }
      header.shell nav.site-nav li a:hover {
        color: #fbb87d; }
      header.shell nav.site-nav li.current-menu-item a, header.shell nav.site-nav li.current-post-ancestor a, header.shell nav.site-nav li.current-menu-parent a, header.shell nav.site-nav li.current-post-parent a {
        color: #e2378d; }

.foot-nav {
  font-size: 0;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  clear: both;
  text-align: center;
  margin-top: 4em; }
  .foot-nav a {
    font-size: 16px;
    font-weight: 700;
    margin: 0 1.5em 0 0;
    text-decoration: none;
    padding: 0 16px;
    color: #502C0F;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .foot-nav a:first-child {
      padding-left: 0; }
    .foot-nav a:last-child {
      padding-right: 0; }
    .foot-nav a:before {
      margin-right: .8em;
      content: "\f004";
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      text-decoration: inherit;
      font-size: 1em;
      color: #e2378d; }
    .foot-nav a:hover {
      color: #fbb87d; }
      .foot-nav a:hover:before {
        color: #e2378d; }

#mc_embed_signup {
  font-size: 1.2em;
  margin-bottom: 1em; }
  #mc_embed_signup label {
    color: #502C0F; }
  #mc_embed_signup div {
    display: inline-block; }
  #mc_embed_signup input[type="email"] {
    display: inline-block;
    font-size: 1em;
    background: white;
    padding: 1px;
    width: 18em;
    margin: 0 .5em;
    background-color: white;
    border-bottom-color: #eeeeee;
    border-bottom-style: inset;
    border-bottom-width: 2px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: #eeeeee;
    border-left-style: inset;
    border-left-width: 2px;
    border-right-color: #eeeeee;
    border-right-style: inset;
    border-right-width: 2px;
    border-top-color: #eeeeee;
    border-top-style: inset;
    border-top-width: 2px; }
  #mc_embed_signup input[type="submit"] {
    display: inline-block;
    color: white;
    font-style: italic;
    font-size: .9em;
    width: 7em;
    height: 2em;
    background: #e26b92;
    border-width: 0;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    #mc_embed_signup input[type="submit"]:hover {
      cursor: pointer;
      -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
      -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
      box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
      background: #e2378d;
      transform: scale(1.1); }

footer.shell {
  margin: 4em 0 3.5em;
  line-height: 1.4;
  font-size: 13px;
  text-align: center;
  background: url("http://sweetandsara.com/images/mallow-solo.png") 16% 30% no-repeat, url("http://sweetandsara.com/images/mallow-twins.png") 87% 30% no-repeat;
  background-size: 44px 46px, 81px 58px;
  background-color: rgba(72, 174, 194, 0.25);
  -webkit-box-shadow: 0 0 18px 14px rgba(72, 174, 194, 0.25);
  -moz-box-shadow: 0 0 18px 14px rgba(72, 174, 194, 0.25);
  box-shadow: 0 0 18px 14px rgba(72, 174, 194, 0.25);
  -webkit-border-radius: 4em;
  -moz-border-radius: 4em;
  border-radius: 4em; }
  footer.shell a {
    color: #444;
    text-decoration: none; }
    footer.shell a:hover {
      color: #e2378d;
      text-decoration: underline; }

/*# sourceMappingURL=head-foot.css.map */


/* END PASTE OF head-foot.css */

@font-face {  
    font-family: 'Cooper Black';
    src: url('fonts/cooperblackfs/CooperBlack-Regular-webfont.eot');
    src: url('fonts/cooperblackfs/CooperBlack-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cooperblackfs/CooperBlack-Regular-webfont.woff') format('woff'),
         url('fonts/cooperblackfs/CooperBlack-Regular-webfont.ttf') format('truetype'),
         url('fonts/cooperblackfs/CooperBlack-Regular-webfont.svg#webfont') format('svg');
}


a {
    font-weight: inherit;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6,
.TitleHeading,
.slide-text,
#HeaderLower li,
.ProductActionAdd,
.ProductDetailsGrid .DetailRow.PriceRow .Value,
.QuickViewBtn,
.btn,
.fastCartSummaryBox .ProductPrice,
.ProductPriceWrap,
.ProductList .ProductDetails {
    font-family: "Asap","Helvetica Neue", "Arial", "Helvetica", sans-serif;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
    text-shadow: none;
}

#SearchForm {
   width: 190px;
}

.SearchContainer .ProductDescription  {
font-weight: normal;
font-family: "Helvetica Neue", "Arial", "Helvetica", sans-serif;
font-size: 16px;
}

h1.title, .FeaturedProducts h2 {
    color: #fd881e;
    margin-bottom: 20px;
    font-size: 45px;
    font-family: "Cooper Black", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
}

.FeaturedProducts h2 {
    margin-bottom: 60px; 
}

.SideCategoryListFlyout {
width: 980px;
}

#SideCategoryList li a, #SideCategoryList .sf-menu li a {
    font-weight: 700;
    font-size: 17px;
    padding: 12px 12px 0;
}

#SideCategoryList li a, #SideCategoryList .sf-menu li:first-child a {
    padding-left: 0;
}

#SideCategoryList li a, #SideCategoryList .sf-menu li:last-child a {
    padding-right: 0;
}

#SideCategoryList li ul, #SideCategoryList .sf-menu li ul {
    top: 36px;
}

#SideCategoryList li a:hover, #SideCategoryList .sf-menu li a:hover {
    text-decoration: none;
    color: #fbb87d;
}

#frmCompare {
    padding-top: 36px;
}

div#CategoryHeading {
    width: 700px;
}

#Container, #ContainerFooter {
    width: 1020px;
    margin: auto;
    float: none;
}

#Outer {
    margin: 0 10px;
}

#HeaderUpper {
    position: relative;
    top: 0;
}

#Header #HeaderLower {
    border: none;
}

#TopMenu {
    font-size: 16px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
}

ul#menu-main-menu {
    margin: 0;
}

div.SubCategoryList {
    display: none;
}

#Wrapper {
    padding: 0
}

h1.title {
    margin-top: 0;
}

.Block {
    margin-bottom: 0;
}

.SortBox {
    margin: 0 0 10px;
    padding: 0;
/* Do we need this thing? */
    display: none;
}
.CategoryPagination {
    margin: 0;
}

#CategoryBreadcrumb {
    display: none;
}

.Content .ProductList li {
    width: 190px !important;
    margin-left: 50px;
}

#SearchForm input {
    font-size: .65em;
}

#SearchTabsList {
    display: none;
}

.ToggleSearchFormLink.btn #toggle_form_link {
    text-decoration: none;
    letter-spacing: .05em;
}

.SideCategoryListFlyout {
    font-size: 14px;
}

.ToggleSearchFormLink.btn {
    margin-bottom: 20px;
}

.Content .ProductList .ProductDetails {
    font-size: 20px;
    min-height: 45px;
}

.Content .ProductList li {
    margin-bottom: 75px;
}

.zoomPad {
    width: 400px;
    height: 400px;
}

.zoomPad > img {
    max-width: 400px;
    height: auto;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

.ProductImage > a > img  {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

.CategoryDescription {
     font-size: 16px;
}

img[id^="TinyImage_"]{
    width: 90px;
    padding: 0 !important;
    height: auto;
}

.Block.Panel#ProductByCategory {
    display: none;
}

.Block.Panel#ProductReviews .prodAccordionContent {
    display: block !important;
}

#fastCartSuggestive .ProductImage.QuickView a img {
    width: 100%;
    height: auto;
}

ol.ProductReviewList {
    border-top: 1px solid #dadada;
    padding-top: 20px;
}

ol.ProductReviewList li {
    margin-bottom: 20px;
}

table.General tbody tr.First td {
    border-top: 1px solid #ccc;
}