/*!
* Theme Name: Sweet Ceces
* Theme URI: http://www.323design.com/
* Author: 323 Design
* Author URI: http://www.323design.com/
* Description: This is a custom template for Sweet Ceces. If you wish to make changes to your design or discuss a redesign go to <a href='http://323design.com'>323design.com</a>. Designed by: Kirk Johnson, Coded by: <a href='http://holtjohnson.com'>Holt Johnson</a>
* Version: 1.0
* License: Copyright &copy323 Design
*/
.clearfix::before, .clearfix::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-footer::before, .modal-footer::after {
  display: table;
  content: " "; }

.clearfix::after, .container::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .btn-toolbar::after, .btn-group-vertical > .btn-group::after, .nav::after, .navbar::after, .navbar-header::after, .navbar-collapse::after, .pager::after, .panel-body::after, .modal-footer::after {
  clear: both; }

.container {
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  box-sizing: border-box;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

@media (min-width: 768px) {
  .container {
    width: 750px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; } }

@media (min-width: 992px) {
  .container {
    width: 970px; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; } }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.post-grid {
  text-align: justify; }

.post-grid article {
  display: inline-block; }

.post-grid article:last-of-type {
  width: 100%;
  height: 0px; }

.post-grid article:not(:last-of-type) {
  vertical-align: top;
  margin-bottom: 40px;
  text-align: center;
  width: 276px; }

.post-grid article img {
  margin: 0px 0px 15px 0px; }

.post-grid article h2 {
  font-size: 20px; }

@media (min-width: 768px) {
  .post-grid article:not(:nth-of-type(2)):nth-of-type(4n-2):nth-last-of-type(2) {
    margin-right: 52.5%; }
  .post-grid article:not(:nth-of-type(3)):nth-of-type(4n-1):nth-last-of-type(2) {
    margin-right: 26.3%; } }

@media (max-width: 991px) and (min-width: 768px) {
  .post-grid article:not(:last-of-type) {
    min-width: 370px; }
  .post-grid article:nth-of-type(2n) {
    margin-left: -20px; }
  .post-grid article:nth-of-type(2n-1) {
    margin-right: -20px; } }

@media (max-width: 767px) {
  .post-grid article {
    display: block; } }
/*
*	Holt's CSS Formating rules
*	==========================
*	* Slector with opening bracket is placed on one line.
*	* Properties are indented by one tab.
*	* No space is between the property and the value.
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 8/9/10.
 * 2. Holt - Remove invisible bottom margin to images while in display:inline.
 */
img {
  border: 0;
  /* 1 */
  vertical-align: bottom;
  /* 2 */ }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, .woocommerce button.button.alt,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button, .woocommerce button.button.alt {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, .woocommerce button.button.alt,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, .woocommerce button.button.alt,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], .woocommerce button[disabled].button.alt,
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, .woocommerce button.button.alt::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.expanding-paragraph [class*='inner']:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0px; }

body {
  background-color: #fff;
  font-family: "Open Sans", "Helvetica", sans-serif;
  font-size: 16px;
  color: #444; }

p, ol, ul {
  margin: 0em;
  padding: 0em;
  line-height: 1.5em; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 1.5em;
  margin-bottom: 0.25em;
  line-height: 1.1em;
  font-weight: 700;
  color: #333; }

h1 {
  margin-bottom: 30px;
  font-size: 30px; }

h2, h3, h4 {
  font-size: 24px; }

h5, h6 {
  font-size: 18px; }

a {
  font-weight: 700;
  color: #b7d540;
  text-decoration: none; }
  a:hover {
    color: #e4246d; }

input:not([type=submit]),
textarea {
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #CCC;
  border-radius: 4px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  font-size: 14px;
  color: #333; }

button, .woocommerce button.button.alt,
input[type=submit] {
  transition: all 0.25s ease;
  padding: 0.5em 1em;
  border: 0px;
  border-radius: 0.3em;
  background-color: #b7d540;
  font-size: 14px;
  line-height: 1em;
  font-weight: 700;
  color: #fff;
  text-decoration: none; }
  button:hover, .woocommerce button.button.alt:hover,
  input[type=submit]:hover {
    background-color: #e4246d; }

hr {
  border-style: solid;
  border-color: #ebebeb;
  border-width: 1px;
  border-bottom-width: 0px; }

img, video {
  max-width: 100%;
  height: auto; }

iframe {
  width: 100%;
  max-height: 60vh; }

*:not(div) + h1 {
  margin-top: 1em; }

h1:not(:last-child) {
  margin-bottom: 1em; }

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0px; }

p:not(:last-child),
ol:not(:last-child),
ul:not(:last-child) {
  margin-bottom: 1.5em; }

p a:not(:only-child) button, p a:not(:only-child) .woocommerce button.button.alt, .woocommerce p a:not(:only-child) button.button.alt {
  margin: 0em 1em; }

img.alignleft {
  margin-left: 0px;
  float: left; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.alignright {
  margin-right: 0px;
  float: right; }

.img-square {
  border: 10px solid #FFF;
  margin: 20px;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2); }

.img-circle {
  border: 10px solid #FFF;
  border-radius: 100%;
  margin: 20px;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2); }

.img-round {
  border-radius: 100%; }

ul.two-columns, ol.two-columns {
  columns: 2; }

.expanding-paragraph {
  margin-top: 1.5em;
  position: relative; }
  .expanding-paragraph:not(:last-child) {
    margin-bottom: 1.5em; }
  .expanding-paragraph h2 {
    margin-right: 150px; }
  .expanding-paragraph [class*='inner'] {
    transition: all .5s ease;
    position: relative;
    overflow: hidden;
    margin-bottom: 0px !important; }
  .expanding-paragraph.is-closed [class*='inner'] {
    max-height: 0px !important; }
    .expanding-paragraph.is-closed [class*='inner']:before {
      transition: all 0.5s ease;
      background-position: 0px; }
  .expanding-paragraph.is-closed [class*='button']:before {
    content: "\f0ab"; }
  .expanding-paragraph.is-closed [class*='button']:after {
    content: 'More'; }

.expanding-paragraph-button {
  cursor: pointer;
  position: absolute;
  top: 0%;
  left: 100%;
  transform: translateX(-100%);
  padding: 5px;
  white-space: nowrap;
  color: #e4246d; }
  .expanding-paragraph-button:after {
    margin-left: 5px;
    content: 'Less';
    font: 16px "Open Sans", "Helvetica", sans-serif;
    vertical-align: 6%; }

#mobile-menu-toggle {
  float: right;
  margin-top: 24px;
  margin-right: 20px; }
  #mobile-menu-toggle .icon-bar {
    display: block;
    width: 32px;
    height: 5px;
    margin: 3px 0px !important;
    border-radius: 2px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2) inset;
    background-color: #0ff; }

body > header nav a {
  transition: color 0.25s ease;
  position: relative; }

body > header nav li.menu-item-has-children {
  position: relative; }
  body > header nav li.menu-item-has-children > a {
    padding-right: 15px; }
    body > header nav li.menu-item-has-children > a:after {
      content: "\f107";
      position: absolute;
      right: 0px;
      font-family: FontAwesome;
      font-size: 12px; }

body > header nav ul {
  list-style: none;
  line-height: 1em; }

body > header ul.sub-menu {
  max-height: 0px;
  overflow: hidden; }
  body > header ul.sub-menu.is-visible, body > header li.menu-item-has-children:hover > ul {
    transition: max-height 0.6s ease 0s;
    max-height: 400px; }
  body > header ul.sub-menu.is-hidden {
    max-height: 0px !important; }

@media (min-width: 768px) {
  body > header nav {
    margin-top: 0px; }
    body > header nav > ul > li > a {
      position: relative;
      z-index: 5;
      padding-bottom: 23px;
      /*Drop down menu hover area*/ }
  body > header ul.sub-menu {
    position: absolute;
    z-index: 10;
    box-sizing: border-box;
    margin-top: 18px;
    min-width: 220px;
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2); }
    body > header ul.sub-menu li:not(:last-of-type) {
      border-bottom: 1px solid #ebebeb; }
    body > header ul.sub-menu a {
      transition: all 0.2s ease-in-out 0s;
      display: block;
      padding: 7px 20px 7px 15px;
      white-space: nowrap; }
      body > header ul.sub-menu a:hover {
        padding-right: 15px;
        padding-left: 20px; } }

@media (max-width: 767px) {
  body > header {
    height: initial; }
    body > header nav {
      display: none;
      border-top: 1px solid #ebebeb;
      margin: auto -15px; }
      body > header nav > ul {
        font-size: 18px;
        text-align: center; }
    body > header ul.sub-menu {
      font-size: 16px; }
      body > header ul.sub-menu a {
        font-weight: 400; }
      body > header ul.sub-menu li {
        margin: 15px 0px; } }

/* body */
#main-content {
  padding: 50px 0px; }
  #main-content li {
    margin-left: 30px; }
  #main-content article h2,
  #main-content article h3,
  #main-content article h4,
  #main-content article h5,
  #main-content article h6 {
    margin-bottom: 0.25em; }
  #main-content p,
  #main-content ol,
  #main-content ul {
    line-height: 1.5em; }
  #main-content *:not(header) > a > .img-circle {
    margin: 20px; }

#sidebar {
  padding-left: 55px; }
  #sidebar aside:not(:last-of-type) {
    padding-bottom: 25px;
    border-bottom: 1px solid #ebebeb; }
  #sidebar aside:not(:first-of-type) {
    padding-top: 25px; }

@media (max-width: 991px) and (min-width: 768px) {
  #sidebar {
    padding-top: 40px;
    padding-left: 15px; } }

@media (max-width: 767px) {
  #sidebar {
    padding-top: 40px;
    padding-left: 15px; } }

footer {
  font-size: 14px; }
  footer a {
    color: inherit;
    font-weight: 400; }
    footer a:hover {
      color: #e4246d; }

#legal-stuff {
  padding: 20px 0px;
  text-align: center; }

@media (min-width: 768px) {
  nav {
    width: 100%;
    float: right; }
    nav > ul {
      display: flexbox;
      -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      nav > ul > li {
        display: inline-block; } }

@media (max-width: 767px) {
  body > header nav > ul > li {
    padding: 12px 0px; }
    body > header nav > ul > li:not(:last-of-type) {
      border-bottom: 1px solid #ebebeb; } }

h1, h2, h3, h4, h5, h6 {
  font-weight: 600; }

body {
  color: #555;
  font-size: 18px;
  font-weight: 300; }

button, .woocommerce button.button.alt,
input[type=submit] {
  background-clip: padding-box;
  border: 2px solid rgba(183, 213, 64, 0.5); }
  button:hover, .woocommerce button.button.alt:hover,
  input[type=submit]:hover {
    transform: scale(1.05);
    border: 2px solid rgba(228, 36, 109, 0.5); }

#logo {
  float: left; }
  #logo img {
    height: 100px; }

#navbar-header {
  float: right;
  margin-top: 34px; }
  #navbar-header button {
    border-radius: 6px; }
  #navbar-header a:nth-of-type(1) button {
    margin-right: 10px;
    background-color: #e4246d;
    border-color: rgba(228, 36, 109, 0.5); }
    #navbar-header a:nth-of-type(1) button:hover {
      border-color: rgba(228, 36, 109, 0.5);
      background-color: #ea518b; }
  #navbar-header a:nth-of-type(2) button:hover {
    border-color: rgba(183, 213, 64, 0.5);
    background-color: #c7de6a; }

#navbar-container a {
  color: #fff;
  font-weight: 600;
  font-size: 18px; }
  #navbar-container a:hover {
    color: #b7d540; }

#navbar-container nav > ul > li > a {
  text-shadow: -1px -1px #a30526; }

#mobile-menu-toggle .icon-bar {
  background-color: #e4246d; }

footer {
  background-image: url('/wp-content/themes/SweetCeces/img/bg-footer.jpg'); }

#legal-stuff {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.15); }

#team-banner {
  position: relative;
  text-align: center; }
  #team-banner h1 {
    margin-bottom: 0.5em;
    color: #fff;
    font-size: calc(2.7vw + (18px - (2.7*(320px/100))));
    /* 18.5px & 48.15px */ }
  #team-banner button {
    font-size: calc(1.4vw + (14px - (1.4*(320px/100))));
    /* 14px & 29px */ }

#team-banner-inner {
  position: absolute;
  top: 14vw;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0px 15px;
  text-align: center; }

/* 800px wide*/
.page-template-Template-800px #main-content .container {
  max-width: 800px; }

/* 1000px wide */
.page-template-Template-1000px #main-content .container {
  max-width: 1000px; }

.post-type-archive-locations #main-content .fa-chevron-right {
  font-size: 12px;
  font-weight: 600;
  vertical-align: middle; }

.post-type-archive-locations #main-content .container {
  max-width: 1000px; }

.post-type-archive-locations #main-content h3 {
  padding-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 15px; }

.post-type-archive-locations #main-content ul {
  columns: 3; }

.post-type-archive-locations #main-content li {
  list-style: none;
  margin-left: 0px; }
  .post-type-archive-locations #main-content li.is-visible span {
    margin-left: 5px;
    transform: rotate(90deg); }
  .post-type-archive-locations #main-content li.is-visible .content {
    max-height: 200px; }
  .post-type-archive-locations #main-content li a {
    cursor: pointer;
    user-select: none;
    color: #e4246d; }
    .post-type-archive-locations #main-content li a:hover {
      color: #b7d540; }
  .post-type-archive-locations #main-content li span,
  .post-type-archive-locations #main-content li .content {
    transition: all 0.5s ease;
    transition-property: transform, margin, max-height; }

.post-type-archive-locations #main-content .content {
  margin-left: 20px;
  max-height: 0px;
  overflow: hidden; }

.woocommerce .woocommerce-message {
  border-top-color: #e4246d; }
  .woocommerce .woocommerce-message .button {
    background-color: #e4246d; }

.woocommerce.single-product div.product h1 {
  margin-bottom: 0px; }

.woocommerce.single-product div.product .price {
  margin: 10px 0px;
  font-size: 24px;
  font-weight: 700;
  color: #e4246d; }

.woocommerce.single-product div.product [itemprop="description"] {
  padding-bottom: 15px; }

.woocommerce.single-product div.product form.cart {
  padding: 20px 0px;
  border: 1px solid #ebebeb;
  border-width: 1px 0px; }
  .woocommerce.single-product div.product form.cart .variations label, .woocommerce.single-product div.product form.cart .variations .value {
    display: inline-block; }
  .woocommerce.single-product div.product form.cart .variations label {
    margin-right: 5px;
    font-weight: 400; }
  .woocommerce.single-product div.product form.cart .variations select {
    width: auto;
    /*override woocommerce.scss*/
    float: none;
    /*override woocommerce.scss*/ }
  .woocommerce.single-product div.product form.cart .quantity {
    margin-bottom: 1em;
    float: none !important;
    /*override woocommerce.scss*/ }
    .woocommerce.single-product div.product form.cart .quantity label, .woocommerce.single-product div.product form.cart .quantity select {
      display: inline-block; }
    .woocommerce.single-product div.product form.cart .quantity label {
      margin-right: 5px;
      font-weight: 400; }
  .woocommerce.single-product div.product form.cart .button {
    float: none;
    /*override woocommerce.scss*/
    font-size: 18px;
    background-color: #b7d540; }
    .woocommerce.single-product div.product form.cart .button:hover {
      background-color: #e4246d; }

.woocommerce .cart-collaterals .cart_totals {
  padding: 20px 0px 0px 0px; }

.woocommerce [name="update_cart"] {
  float: right;
  margin-bottom: 10px !important; }

.woocommerce .checkout-button {
  box-sizing: border-box;
  width: 100%;
  text-align: center; }

.woocommerce a.button.alt, .woocommerce a.button.alt:hover,
.woocommerce a.button.alt,
.woocommerce a.button.alt:hover, .woocommerce button.button.alt, .woocommerce button.button.alt:hover,
.woocommerce input.button.alt,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.button.alt,
.woocommerce #respond input#submit.button.alt:hover,
.woocommerce input.button.alt,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit.alt:hover {
  background-color: #e4246d; }

.woocommerce #main-content ul.products {
  padding-left: 0px; }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  text-align: center; }

.woocommerce-billing-fields, .woocommerce-shipping-fields {
  padding: 40px 0px; }

.woocommerce ul.products li.product {
  padding-bottom: 25px; }
  .woocommerce ul.products li.product:nth-child(4n+1):nth-last-child(-n+4),
  .woocommerce ul.products li.product:nth-child(4n+1):nth-last-child(-n+4) ~ li {
    padding-bottom: 0px; }
  .woocommerce ul.products li.product a img {
    margin-bottom: 1px; }
  .woocommerce ul.products li.product a h3 {
    padding-bottom: 3px; }
  .woocommerce ul.products li.product a .price {
    color: #e4246d; }

.woocommerce ul.product_list_widget li img {
  float: left;
  border-radius: 4px;
  margin-right: 10px;
  margin-left: 0px; }

.woocommerce ul.product_list_widget li a span {
  vertical-align: top;
  line-height: 1em; }

.woocommerce table.cart,
.woocommerce #content table.cart {
  float: left;
  width: calc(100% - 20px - 300px);
  margin-right: 20px; }

.woocommerce .cart-collaterals {
  float: left;
  box-sizing: border-box;
  width: 300px;
  padding-left: 20px;
  border-left: 1px solid #ebebeb; }
  .woocommerce .cart-collaterals .coupon > * {
    display: block;
    width: 100%; }
  .woocommerce .cart-collaterals .cart_totals {
    float: none;
    width: auto; }
    .woocommerce .cart-collaterals .cart_totals tr th {
      padding-right: 10px;
      vertical-align: text-top; }

.single #main-content .container {
  max-width: 1000px; }

#billboards {
  padding: 70px 0px 30px 0px;
  text-align: center; }
  #billboards img {
    margin: 10px 0px; }
  #billboards aside {
    margin-bottom: 20px; }

#billboards aside {
  padding: 0px 30px; }

#billboards img {
  border-radius: 6px; }

#billboards button {
  border: 2px solid rgba(228, 36, 109, 0.5);
  background-color: #e4246d; }

#featured-image {
  background-position: center center;
  background-size: auto 100%;
  max-width: initial;
  height: 300px; }

@media (max-width: 1200px) and (min-width: 992px) {
  #featured-image {
    height: 260px; } }

@media (max-width: 991px) and (min-width: 768px) {
  #featured-image {
    height: 220px; } }

@media (max-width: 767px) {
  #featured-image {
    height: 142px; } }

.stack-facebook {
  color: #3A5795; }

.stack-google {
  color: #DD4B39; }

.stack-instagram {
  color: #125688; }

.stack-linkedin {
  color: #0077B5; }

.stack-pinterest {
  color: #BD2126; }

.stack-rss {
  color: #ff751a; }

.stack-twitter {
  color: #58AEEA; }

.stack-vimeo {
  color: #44BBFF; }

.stack-youtube, .stack-youtube-play {
  color: #F80000; }

.widget_socialLinks a:not(:last-of-type) {
  margin-right: 4px; }

#footer-widgets {
  padding: 40px 0px; }
  #footer-widgets h2 {
    margin-bottom: 10px; }
  #footer-widgets ul {
    margin-left: 0px;
    list-style: none; }
    #footer-widgets ul li a {
      font-size: 14px; }

@media (max-width: 767px) {
  #footer-widgets aside:not(:last-of-type) {
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb; }
  #footer-widgets aside:not(:first-of-type) {
    padding-top: 15px; } }

#footer-widgets {
  color: #fff; }
  #footer-widgets a {
    color: inherit; }
    #footer-widgets a:hover {
      color: #b7d540; }
  #footer-widgets h2 {
    color: #fff;
    text-shadow: -1px -1px #a30526; }
  #footer-widgets .widget-socialLinks a {
    color: #b7d540; }
    #footer-widgets .widget-socialLinks a:hover {
      color: #c7de6a; }

body.home .nivo-caption {
  overflow: visible;
  left: initial;
  bottom: initial;
  top: 14vw;
  padding: 0px 150px;
  background-color: transparent;
  opacity: 1;
  font-family: "Open Sans", "Helvetica", sans-serif;
  line-height: 1.3em;
  text-align: center;
  font-size: 42px;
  font-weight: 900;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); }
  body.home .nivo-caption a {
    border-bottom-width: 0px; }

@media (max-width: 1200px) and (min-width: 992px) {
  body.home .nivo-caption {
    font-size: 40px; } }

@media (max-width: 991px) and (min-width: 768px) {
  body.home .nivo-caption {
    font-size: 29px; } }

@media (max-width: 767px) {
  body.home .nivo-caption {
    left: initial;
    bottom: initial;
    top: 25%;
    background-color: initial;
    opacity: 1;
    font-size: 5vw;
    text-align: center;
    padding: 0px 5vw;
    line-height: 1.3em;
    font-weight: 700;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); } }

body.home .nivo-caption h1 {
  margin-bottom: 0.5em;
  color: #fff;
  font-size: calc(2.7vw + (18px - (2.7*(320px/100))));
  /* 18.5px & 48.15px */ }

body.home .nivo-caption button, body.home .nivo-caption .woocommerce button.button.alt, .woocommerce body.home .nivo-caption button.button.alt {
  font-size: calc(1.4vw + (14px - (1.4*(320px/100))));
  /* 14px & 29px */ }

.gform_wrapper .top_label li .gfield_label {
  margin: 0px;
  font-size: 16px;
  font-weight: 400; }
  .gform_wrapper .top_label li .gfield_label .gfield_required {
    color: #1D87C4; }

.gform_wrapper .top_label li .ginput_container {
  margin: 1px 0px 10px 0px; }

.gform_wrapper form .gform_footer {
  margin-top: 0px; }

.gform_wrapper .gform_footer input[type="submit"].gform_button {
  margin: 0px;
  font-size: 1em; }

#main-content .gform_wrapper ul {
  padding-left: 0px; }

.gform_wrapper {
  display: block !important; }

@media (min-width: 768px) {
  body > header {
    background-image: url('/wp-content/themes/SweetCeces/img/bg-navbar.jpg'); }
    body > header nav {
      box-sizing: border-box;
      padding-left: 8px; }
  #navbar-container {
    padding: 16px 0px;
    height: 50px;
    box-sizing: border-box; }
    #navbar-container ul:not(.sub-menu) > li:last-child {
      position: relative;
      z-index: 1;
      width: 180px;
      text-align: center; }
      #navbar-container ul:not(.sub-menu) > li:last-child a {
        padding-right: 15px;
        padding-left: 15px;
        vertical-align: middle;
        color: #e4246d;
        text-shadow: 1px 1px 0px #deeca9; }
        #navbar-container ul:not(.sub-menu) > li:last-child a:hover {
          text-shadow: 1px 1px 0px #c7de6a; }
      #navbar-container ul:not(.sub-menu) > li:last-child:before, #navbar-container ul:not(.sub-menu) > li:last-child:after {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0px; }
      #navbar-container ul:not(.sub-menu) > li:last-child:before {
        top: -17px;
        height: 51px;
        width: 100%;
        background-color: #b7d540;
        background-image: linear-gradient(to bottom, #C2DC55, #AECB3F);
        box-shadow: inset 0px 20px 20px -10px rgba(0, 0, 0, 0.2); }
    #navbar-container ul.sub-menu a {
      color: #e4246d;
      background-color: #fff; }
      #navbar-container ul.sub-menu a:hover {
        color: #fff;
        background-color: #e4246d; }
  body.home #main-content section {
    display: flexbox;
    flex-flow: row nowrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center; }
    body.home #main-content section h2 {
      color: #e4246d;
      text-align: center; }
    body.home #main-content section > * {
      box-sizing: border-box;
      display: inline-block; }
    body.home #main-content section div:first-child {
      max-width: 640px;
      width: calc(63.6666% - 10px);
      margin-right: 10px; }
    body.home #main-content section div:last-child {
      width: calc(36.3332% - 10px);
      margin-top: -5px;
      margin-left: 10px; }
  #main-content .post-113 ul, #main-content .post-102 ul, #main-content .post-63 ul {
    padding-left: 0px;
    list-style: none;
    columns: 3; }
  #main-content .post-60 ul {
    padding-left: 0px;
    list-style: none;
    columns: 2; } }

@media (min-width: 1600px) {
  .banner-image {
    margin-left: calc((100vw - 1600px) / 2); } }

@media (max-width: 1200px) and (min-width: 992px) {
  #main-content .post-60 ul, #main-content .post-113 ul, #main-content .post-102 ul, #main-content .post-63 ul {
    columns: 2; }
  body.home #main-content section iframe {
    height: 331.5px; } }

@media (max-width: 991px) and (min-width: 768px) {
  #navbar-container a {
    font-size: 14px; }
  #navbar-container ul:not(.sub-menu) > li:last-child {
    width: 140px; }
    #navbar-container ul:not(.sub-menu) > li:last-child a {
      padding-right: -5px;
      padding-left: -5px; }
  #main-content .post-60 ul, #main-content .post-113 ul, #main-content .post-102 ul, #main-content .post-63 ul {
    columns: 2; }
  body.home #main-content section iframe {
    height: 251px; }
  #billboards aside p {
    margin-bottom: 1em; }
  #billboards aside:nth-last-of-type(n+3) {
    margin-bottom: 30px; }
  .post-type-archive-locations #main-content ul {
    columns: 2; } }

@media (max-width: 991px) {
  #billboards aside p {
    margin-bottom: 1em; }
  #billboards aside:not(:last-child) {
    padding-bottom: 40px;
    border-bottom: 1px solid #ebebeb; } }

@media (max-width: 767px) {
  #logo img {
    height: 75px; }
  #navbar-container {
    background-color: #e4246d;
    background-image: linear-gradient(to bottom, #C90E65, #DE0F69); }
  body.home #main-content section {
    text-align: center; }
    body.home #main-content section iframe {
      width: 100%;
      margin-bottom: 25px; }
    body.home #main-content section a {
      width: 100%; }
  .post-type-archive-locations #main-content ul {
    columns: 1; } }

.tm {
  font-size: 0.8em;
  font-weight: 300;
  line-height: 1.1rem;
  vertical-align: top; }

// Date Created: 2017-06-27 16:33