@charset "UTF-8";
.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

.ui.tight.segment {
  padding: 0.5em 0.5em; }

.ui.huge.header {
  font-size: 4em; }

@media only screen and (max-width: 767px) {
  .ui.container {
    margin: 0 !important; } }

body.pushable > .pusher {
  background: #ffffff !important; }

body.pushable {
  background: #ffffff !important; }

.ui.modal > .close {
  top: 0.15rem;
  right: 1rem;
  font-size: 2.5rem;
  font-weight: bold;
  color: #bbbbbb; }
  .ui.modal > .close:before {
    display: none !important; }

.ui.left.sidebar, .ui.right.sidebar {
  width: 175px !important; }

.ui.teal.buttons .button, .ui.teal.button {
  background: #00b5ad; }

.ui.labeled.teal.button:not(.icon) {
  background: #00b5ad !important; }

.ui.subtleTeal.buttons .button, .ui.subtleTeal.button {
  background: #e7efef;
  color: #00b5ad; }

.ui.teal.buttons .button:hover, .ui.teal.button:hover {
  background: #40a49f; }

.ui.buttons .bg-subtleOrange.basic.button, .ui.basic.bg-subtleOrange.button,
.ui.labeled.button:not(.icon) .ui.bg-subtleOrange.basic.button {
  box-shadow: 0px 0px 0px 1px #f7ac41 inset !important;
  background: #ffffff !important;
  color: #f7ac41 !important; }
  .ui.buttons .bg-subtleOrange.basic.button:hover, .ui.basic.bg-subtleOrange.button:hover,
  .ui.labeled.button:not(.icon) .ui.bg-subtleOrange.basic.button:hover {
    background: #f7dfb9 !important;
    color: #F2711C !important; }

.ui.buttons .brightBlue.basic.button, .ui.basic.brightBlue.button,
.ui.labeled.button:not(.icon) .ui.brightBlue.basic.button {
  box-shadow: 0px 0px 0px 1px #6fabbf inset !important;
  background: #ffffff !important;
  color: #6fabbf !important; }
  .ui.buttons .brightBlue.basic.button:hover, .ui.basic.brightBlue.button:hover,
  .ui.labeled.button:not(.icon) .ui.brightBlue.basic.button:hover {
    background: #dff8fe !important;
    color: #5ea7b9 !important; }

.ui.buttons .bg-lightTeal.basic.button, .ui.basic.bg-lightTeal.button,
.ui.labeled.button:not(.icon) .ui.bg-lightTeal.basic.button {
  box-shadow: 0px 0px 0px 1px #66d3ce inset !important;
  background: none !important;
  color: #ffffff !important; }
  .ui.buttons .bg-lightTeal.basic.button:hover, .ui.basic.bg-lightTeal.button:hover,
  .ui.labeled.button:not(.icon) .ui.bg-lightTeal.basic.button:hover {
    background: rgba(255, 255, 255, 0.8) !important;
    color: #00b5ad !important; }

.ui.basic.white.button {
  border-color: #ffffff !important;
  color: #ffffff !important;
  box-shadow: 0px 0px 0px 1px #e1e1e1 inset; }
  .ui.basic.white.button:hover {
    background: rgba(225, 225, 225, 0.4) !important; }

.ui.instagram.button, .ui.instagram.button:hover, .ui.instagram.button:active {
  background: url(../images/insta_background.jpg) no-repeat center;
  background-size: cover; }

.ui.button.hoverTeal:hover {
  background: #00b5ad;
  color: #ffffff; }

.ui.button.hoverTeal:active {
  background: #40a49f;
  color: #ffffff; }

.ui.labeled.button:not(.icon).no-padding {
  padding: 0 !important; }

.ui.big.header {
  font-size: 1.5rem !important; }

.ui.dimmer {
  z-index: 99999 !important; }

.ui.grid .row.p-t-0,
.ui.grid .row .column.p-t-0 {
  padding-top: 0 !important; }

.ui.grid .row.p-b-0,
.ui.grid .row .column.p-b-0 {
  padding-bottom: 0 !important; }

.ui.grid .row.no-padding,
.ui.grid .row .column.no-padding {
  padding: 0 !important; }

.ui.segments > .repeater > .segment {
  top: 0px;
  bottom: 0px;
  border-radius: 0px;
  margin: 0em;
  width: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-top: 1px solid rgba(34, 36, 38, 0.15); }

.ui.segments:not(.horizontal) > .repeater > .segment:first-child {
  border-top: none;
  margin-top: 0em;
  border-radius: 0px !important;
  bottom: 0px;
  margin-bottom: 0em;
  top: 0px;
  border-radius: 0.28571429rem 0.28571429rem 0em 0em; }

.ui.segments:not(.horizontal) > .repeater > .segment:last-child {
  top: 0px;
  bottom: 0px;
  margin-top: 0em;
  margin-bottom: 0em;
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), none;
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), none;
  border-radius: 0em 0em 0.28571429rem 0.28571429rem; }

.ui.segments:not(.horizontal) > .repeater > .segment:only-child {
  border-radius: 0.28571429rem; }

.ui.segments > .segments:first-child {
  border-top: none; }

.ui.segments > .repeater > .segment + .segments:not(.horizontal) {
  margin-top: 0em; }

form.ui.large.form.segment input[type='password'] {
  font-size: 1.2rem !important;
  width: 100% !important;
  padding: 0.67857em 1em !important;
  height: auto; }

.ui.form .field > .selection.dropdown > .dropdown.icon {
  padding-left: 45px !important; }

.ui.labeled.button:not(.icon) {
  padding: 0 1.5rem !important; }

.ui.brightTeal.label {
  background: #66d6d1 !important; }

.ui.label.tightLabel {
  padding-top: 6px !important;
  padding-bottom: 6px !important; }

.ui.form select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  font-family: "Lato", "Open Sans", Helvatica, sans-serif !important;
  background: #fff url(../images/select_drop.png) no-repeat;
  background-position: right 16px top 14px;
  background-size: 12px;
  padding: 12px 40px 12px 15px; }

.ui.tiny.label img.emoji {
  font-size: 0.4rem !important; }

.ui.bug.label {
  background: #ce6b6b !important; }

.ui.toggle.checkbox input:checked ~ .box:before, .ui.toggle.checkbox input:checked ~ label:before,
.ui.toggle.checkbox input:focus:checked ~ .box:before, .ui.toggle.checkbox input:focus:checked ~ label:before {
  background: #00b5ad !important; }

.ui.loader:before,
.ui.active.loader:before {
  background: none !important;
  border-size: 3px !important; }

.ui.progress.bg-teal .bar {
  background: #00b5ad !important; }

.icog {
  display: inline-block;
  width: 52px;
  height: 43px;
  vertical-align: top;
  background-image: url(../images/sprite.png) !important;
  background-repeat: no-repeat; }
  .icog.calendar {
    background-position: center 0; }
  .icog.shop {
    background-position: center -44px; }
  .icog.brush {
    background-position: center -263px;
    height: 47px; }
  .icog.truck {
    background-position: center -91px;
    height: 33px; }
  .icog.profile {
    background-position: center -125px;
    height: 60px;
    width: 60px;
    margin-top: 16px; }
  .icog.feather {
    background-position: center -217px; }
  .icog.megaphone {
    background-position: 0 -335px;
    width: 35px;
    height: 34px; }
  .icog.actions {
    width: 20px !important;
    height: 20px !important; }
    .icog.actions.edit {
      background-position: -27px -188px;
      transition: 0.3s; }
      .icog.actions.edit:hover {
        transform: scale(1.1);
        transition: 0.3s; }
    .icog.actions.delete {
      background-position: 0 -188px;
      background-image: url(../images/sprite.png) !important; }
      .icog.actions.delete:hover {
        transform: scale(1.1);
        transition: 0.3s; }

.ui.modal .icon.close {
  width: 20px !important;
  height: 20px !important;
  vertical-align: top;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-position: 0 -188px;
  filter: saturate(0);
  opacity: 0.6;
  transition: 0.3s;
  top: 22px !important;
  right: 25px !important; }
  .ui.modal .icon.close:hover {
    opacity: 1;
    transition: 0.3s; }

.occasionIcon {
  display: block;
  width: 60px;
  height: 50px;
  vertical-align: top;
  background-image: url(../images/occasion_sprite.png);
  background-repeat: no-repeat; }
  .occasionIcon.birthday {
    background-position: 0 0; }
  .occasionIcon.valentine {
    background-position: -60px 0; }
  .occasionIcon.anniversary {
    background-position: 0 -50px; }
  .occasionIcon.newYear {
    background-position: -60px -50px; }
  .occasionIcon.wedding {
    background-position: 0 -100px; }
  .occasionIcon.easter {
    background-position: -60px -100px; }
  .occasionIcon.engagement {
    background-position: 0 -150px; }
  .occasionIcon.mothersDay {
    background-position: -60px -150px; }
  .occasionIcon.christmas {
    background-position: 0 -200px; }
  .occasionIcon.farthersDay {
    background-position: -60px -200px; }
  .occasionIcon.congrats {
    background-position: 0 -250px; }
  .occasionIcon.thanks {
    background-position: -60px -250px; }
  .occasionIcon.leaving {
    background-position: 0 -300px; }
  .occasionIcon.christening {
    background-position: -60px -300px; }
  .occasionIcon.barMitzvah {
    background-position: 0 -350px; }
  .occasionIcon.newBaby {
    background-position: -60px -350px; }
  .occasionIcon.newHome {
    background-position: 0px -451px; }
  .occasionIcon.goodLuck {
    background-position: 0px -399px; }
  .occasionIcon.halloween {
    background-position: -60px -399px; }
  .occasionIcon.getWellSoon {
    background-position: 0px -503px; }
  .occasionIcon.sympathy {
    background-position: -60px -451px; }
  .occasionIcon.allCards {
    background-position: -60px -503px; }
  .occasionIcon.other {
    background: none !important; }

@media(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  .logo {
    background-image: url(../images/logox2.png) !important;
    background-size: 100% !important; }

  .downArrow {
    background-image: url(https://wuzci.com/wp-content/themes/twentyseventeen2/assets/images/downarrowx2.png);
    background-size: 100%; }

  .folioComp {
    background-image: url(https://wuzci.com/wp-content/themes/twentyseventeen2/assets/images/foliocompx2.png);
    background-size: 100%; }

  .icog {
    background-image: url(../images/sprite_x2.png);
    background-size: 60px 369px; }

  .occasionIcon {
    background-image: url(../images/occasion_sprite_x2.png);
    background-size: 120px 550px; } }
.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

@keyframes tada {
  0% {
    transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-moz-keyframes tada {
  0% {
    -moz-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -moz-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -moz-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -moz-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -moz-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -moz-transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-webkit-keyframes tada {
  0% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -webkit-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -webkit-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -webkit-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -webkit-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-o-keyframes tada {
  0% {
    -o-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -o-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -o-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -o-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -o-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -o-transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-ms-keyframes tada {
  0% {
    -ms-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -ms-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -ms-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -ms-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -ms-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -ms-transform: rotate(0deg) scaleX(1) scaleY(1); } }
.show {
  display: none !important; }
  @media only screen and (max-width: 767px) {
    .show.phone {
      display: inline-block !important; } }
  @media only screen and (max-width: 767px) {
    .show.phone-flex {
      display: flex !important; } }
  @media only screen and (min-width: 1200px) {
    .show.desktop {
      display: inline-block !important; } }
  @media only screen and (min-width: 1200px) {
    .show.desktop-table {
      display: table-cell !important; } }
  @media only screen and (min-width: 992px) {
    .show.tablet {
      display: inline-block !important; } }
  @media only screen and (min-width: 992px) {
    .show.tablet-flex {
      display: flex !important; } }
  @media only screen and (max-width: 991px) {
    .show.upto-tablet {
      display: inline-block !important; } }
  @media only screen and (max-width: 991px) {
    .show.upto-tablet-flex {
      display: flex !important; } }
  @media only screen and (min-width: 768px) {
    .show.tablet-p {
      display: inline-block !important; } }
  @media only screen and (min-width: 768px) {
    .show.tablet-p-flex {
      display: flex !important; } }
  @media only screen and (min-width: 768px) {
    .show.tablet-p-table {
      display: table-cell !important; } }
  @media only screen and (max-width: 767px) {
    .show.upto-tablet-p {
      display: inline-block !important; } }

.shadowless {
  box-shadow: none !important; }

.block {
  display: block; }

.flex {
  display: flex; }

.i-block {
  display: inline-block; }

.borderless {
  border: 0 !important; }

.b-l-0 {
  border-left: 0 !important; }

.b-r-0 {
  border-right: 0 !important; }

.border-success {
  position: relative; }
  .border-success input {
    border: 2px solid #62a913 !important;
    color: #62a913; }
  .border-success:after {
    display: block;
    position: absolute;
    height: 30px;
    right: 12px;
    top: 9px;
    content: "✔";
    color: #62a913; }

.no-padding {
  padding: 0 !important; }

.top-border {
  border-top: 1px solid rgba(34, 36, 38, 0.15) !important; }

.no-margin {
  margin: 0 !important; }

.no-radius {
  border-radius: 0 !important; }

.circle-radius {
  border-radius: 50% !important; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.relative {
  position: relative; }

.fatPadding {
  padding: 11em 0; }

.thinPadding {
  padding: 4em 0; }

.full-width {
  width: 100% !important; }

@media only screen and (max-width: 767px) {
  .full-width-phone {
    width: 100% !important; } }

.full-height {
  height: 100% !important; }

.hidden {
  overflow: hidden; }

.z-10 {
  z-index: 10; }

.fadedHover {
  opacity: 0.65; }
  .fadedHover:hover {
    opacity: 1; }

.full-opacity {
  opacity: 1 !important; }

.invisible {
  opacity: 0 !important; }

.mega-indent {
  text-indent: -99em; }

.max-w-550 {
  max-width: 550px !important; }

.max-w-800 {
  max-width: 800px !important; }

.auto {
  margin: auto !important; }

.m-t-0 {
  margin-top: 0px !important; }

.m-t-1 {
  margin-top: 1px !important; }

.m-t-3 {
  margin-top: 3px !important; }

.m-t-4 {
  margin-top: 4px !important; }

.m-t-5 {
  margin-top: 5px !important; }

.m-t-9 {
  margin-top: 9px !important; }

.m-t-10 {
  margin-top: 10px !important; }

.m-t-15 {
  margin-top: 15px !important; }

.m-t-25 {
  margin-top: 25px !important; }

.m-t-40 {
  margin-top: 40px !important; }

.m-l-0 {
  margin-left: 0px !important; }

.m-l-3 {
  margin-left: 3px !important; }

.m-l-5 {
  margin-left: 5px !important; }

.m-l-7 {
  margin-left: 7px !important; }

.m-l-10 {
  margin-left: 10px !important; }

.m-l-15 {
  margin-left: 15px !important; }

.m-l-30 {
  margin-left: 30px !important; }

.m-r-0 {
  margin-right: 0px !important; }

.m-r-2 {
  margin-right: 2px !important; }

.m-r-5 {
  margin-right: 5px !important; }

.m-r-9 {
  margin-right: 9px !important; }

.m-r-10 {
  margin-right: 10px !important; }

.m-r-15 {
  margin-right: 15px !important; }

.m-b-0 {
  margin-bottom: 0px !important; }

.m-b-3 {
  margin-bottom: 3px !important; }

.m-b-5 {
  margin-bottom: 5px !important; }

.m-b-10 {
  margin-bottom: 10px !important; }

.m-b-15 {
  margin-bottom: 15px !important; }

.m-b-25 {
  margin-bottom: 25px !important; }

.m-b-40 {
  margin-bottom: 40px !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-t-5 {
  padding-top: 5px !important; }

.p-t-10 {
  padding-top: 10px !important; }

.p-t-15 {
  padding-top: 15px !important; }

.p-t-40 {
  padding-top: 40px !important; }

.p-b-10 {
  padding-bottom: 10px !important; }

.p-b-15 {
  padding-bottom: 15px !important; }

.p-b-5 {
  padding-bottom: 5px !important; }

.p-b-0 {
  padding-bottom: 0px !important; }

.p-b-40 {
  padding-bottom: 40px !important; }

.p-r-0 {
  padding-right: 0px !important; }

.p-r-5 {
  padding-right: 5px !important; }

.p-r-10 {
  padding-right: 10px !important; }

.p-l-0 {
  padding-left: 0px !important; }

.p-l-5 {
  padding-left: 5px !important; }

.p-l-10 {
  padding-left: 10px !important; }

.top-1 {
  top: -1px; }

.top-2 {
  top: -2px; }

.top-3 {
  top: -3px; }

.top1 {
  top: 1px; }

.top2 {
  top: 2px; }

.top3 {
  top: 3px; }

.top-5 {
  top: -5px; }

.top-6 {
  top: -6px; }

.left10 {
  left: 10px; }

.bg-black {
  background: #333333; }

.thin {
  font-weight: 300 !important; }

.normal {
  font-weight: normal !important; }

.tinyRem {
  font-size: 0.8rem !important; }

.smallRem {
  font-size: 0.9rem !important; }

.rem {
  font-size: 1rem !important; }

.hugeRem {
  font-size: 2.5rem !important; }

.v-top {
  vertical-align: top !important; }

.v-middle {
  vertical-align: middle; }

.m-b-15 {
  margin-bottom: 15px; }

.text-left {
  text-align: left !important; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.none {
  display: none !important; }

.absolute {
  position: absolute !important; }

.no-background {
  background: none !important; }

.highZ {
  z-index: 999; }

.pointer {
  cursor: pointer !important; }

.uppercase {
  text-transform: uppercase; }

.underline {
  text-decoration: underline; }

.mediumRem {
  font-size: 1.2rem !important; }

.largeRem {
  font-size: 1.5rem !important; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.nowrap {
  white-space: nowrap; }

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis; }

.capitalize {
  text-transform: capitalize; }

.transform-none {
  text-transform: none !important; }

.strike {
  text-decoration: line-through; }

.black-link {
  color: #333333 !important; }
  .black-link:hover {
    color: #00b5ad !important; }

.link {
  color: #00b5ad; }
  .link:hover {
    text-decoration: underline;
    color: #00b5ad; }

.tada {
  -webkit-animation: tada ease 1s;
  -webkit-animation-iteration-count: 1;
  -moz-animation: tada ease 1s;
  -moz-animation-iteration-count: 1;
  -o-animation: tada ease 1s;
  -o-animation-iteration-count: 1;
  -ms-animation: tada ease 1s;
  -ms-animation-iteration-count: 1;
  animation: tada ease 1s;
  animation-iteration-count: 1; }

.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

@media only screen and (max-width: 767px) {
  .home:not(.logged-in) .appBody {
    overflow: hidden; } }

body.login {
  background: #f1f2f9 !important; }

.homeHero {
  background: #f1f2f9;
  background-size: cover;
  height: 970px; }
  @media only screen and (max-width: 767px) {
    .homeHero {
      height: 1150px; } }
  .homeHero .sub.header {
    font-size: 1.2rem !important;
    padding: 10px 20px 10px !important;
    position: relative;
    top: 10px; }
    @media only screen and (min-width: 768px) {
      .homeHero .sub.header {
        font-size: 1.2rem !important;
        padding: 6px 20px 10px !important; } }
  .homeHero h1 {
    line-height: 75% !important;
    font-size: 2.4rem !important; }
    @media only screen and (min-width: 768px) {
      .homeHero h1 {
        line-height: 100% !important;
        font-size: 3.4rem !important; } }
    .homeHero h1 .typewritingWrapper {
      display: inline-block; }
      @media only screen and (max-width: 767px) {
        .homeHero h1 .typewritingWrapper {
          display: block;
          height: 2.4rem;
          width: auto; } }

.banner {
  background: #474d63;
  width: 100%;
  padding: 15px 0 10px; }
  .banner a {
    color: #ffffff;
    display: block;
    width: 200px;
    margin: auto;
    left: -2px;
    text-align: center;
    font-size: 18px; }
  .banner .folioComp {
    background: url(https://wuzci.com/wp-content/themes/twentyseventeen2/assets/images/foliocomp.png) no-repeat center;
    height: 38px;
    width: 79px;
    margin: 0 auto 5px; }

.typewrite {
  position: relative;
  margin-right: 6px; }
  .typewrite:after {
    position: absolute;
    content: "";
    display: block;
    height: 4.4rem;
    width: 2px;
    background: #333;
    right: -4px;
    top: -2px;
    animation: flashing 0.9s ease-in-out infinite;
    animation-fill-mode: forwards; }
    @media only screen and (max-width: 767px) {
      .typewrite:after {
        height: 2.4rem;
        top: 4px; } }

#typingHeader {
  line-height: 105%; }

#socialLoginForm .column {
  width: 100% !important; }

#socialLoginForm #facebookBtn {
  margin-bottom: 12px; }

#facebookBtn {
  background: #365bb9 url(../images/fb_icon.png) no-repeat 15px 13px;
  text-indent: 22px;
  color: #ffffff; }
  #facebookBtn:hover {
    background-color: #284ba6; }

#googleBtn {
  background: #f1f1f1 url(../images/google_icon.png) no-repeat 15px 9px !important;
  text-indent: 22px;
  color: #333333; }
  #googleBtn:hover {
    background-color: #e8e8e8; }

#vidModalBtn .playBtn {
  z-index: 9999;
  top: 50%;
  left: 50%;
  color: #ffffff;
  margin: -52px -36px;
  transition: 0.3s; }
  #vidModalBtn .playBtn .playCircle {
    background: #32374e;
    padding: 1.3rem;
    border-radius: 50%;
    line-height: 101%;
    box-shadow: 0 0 17px rgba(0, 0, 0, 0.4);
    transition: 0.3s;
    font-size: 2rem;
    height: 73px;
    width: 73px; }
  #vidModalBtn .playBtn .playText {
    background: #32374e;
    padding: 0.3rem 1rem;
    border-radius: 20px;
    margin-left: -30px;
    margin-top: 10px; }
  #vidModalBtn .playBtn:hover .playCircle {
    transition: 0.3s;
    transform: scale(1.1);
    background: #00b5ad;
    box-shadow: 0 0 27px rgba(0, 0, 0, 0.8); }
#vidModalBtn i.icon.play {
  left: 3px; }

#videoWrapper {
  margin: -60px auto 0 !important;
  max-width: 970px;
  top: -350px; }
  @media only screen and (max-width: 767px) {
    #videoWrapper {
      top: -240px;
      padding: 7px; } }
  #videoWrapper a {
    overflow: hidden;
    display: block;
    border-radius: 5px;
    margin-bottom: -1px;
    position: relative; }
  #videoWrapper video {
    width: calc(100% + 2px);
    margin-bottom: -7px; }
  #videoWrapper .overlay {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: #000;
    opacity: 0.4;
    z-index: 99;
    top: 0;
    left: 0;
    transition: 0.3s; }
  #videoWrapper .playBtn {
    padding: 1.3rem 2.3rem;
    background: #00b5ad;
    z-index: 9999;
    top: 50%;
    left: 50%;
    line-height: 101%;
    font-size: 2rem;
    color: #ffffff;
    border-radius: 8px;
    margin: -52px -36px;
    box-shadow: 0 0 17px rgba(0, 0, 0, 0.4);
    transition: 0.3s; }
  #videoWrapper:hover .playBtn {
    transition: 0.3s;
    transform: scale(1.1); }
  #videoWrapper:hover .overlay {
    opacity: 0.15;
    transition: 0.3s; }

.hiwCounter {
  bottom: -21px;
  left: -9px;
  width: 30px;
  height: 30px;
  font-size: 1rem !important;
  z-index: 9; }

@-webkit-keyframes flashing {
  0% {
    opacity: 0; }
  40% {
    opacity: 0; }
  55% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes flashing {
  0% {
    opacity: 0; }
  40% {
    opacity: 0; }
  55% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.heroPadding {
  padding: 120px 0 4rem !important; }
  @media only screen and (min-width: 768px) {
    .heroPadding {
      padding: 160px 0 4rem !important; } }

@media only screen and (max-width: 767px) {
  #heroForm {
    width: 90%;
    margin: auto; } }
#heroForm .ui.input {
  margin-left: 0; }
  @media only screen and (min-width: 768px) {
    #heroForm .ui.input {
      margin-left: -135px;
      width: 300px; } }
  @media only screen and (max-width: 767px) {
    #heroForm .ui.input {
      display: block;
      margin: 0 !important; } }
#heroForm input {
  background: #ffffff !important;
  border: 2px solid #00b5ad; }
  @media only screen and (max-width: 767px) {
    #heroForm input {
      border-right: 2px solid #00b5ad !important;
      border-radius: 4px !important;
      margin-bottom: 5px; } }
#heroForm .ui.labeled.button {
  left: -1px; }
  @media only screen and (max-width: 767px) {
    #heroForm .ui.labeled.button {
      border-radius: 4px;
      padding: 15px 10px !important;
      text-align: center !important;
      display: block; } }
#heroForm .ui.small.list {
  display: block;
  position: relative;
  padding-right: 0; }
@media only screen and (max-width: 767px) {
  #heroForm #googleBtn {
    margin-top: -19px; } }

.ui.header.marketingHeader {
  font-size: 2.3rem !important; }
  @media only screen and (max-width: 767px) {
    .ui.header.marketingHeader {
      font-size: 2rem !important; } }

.creamBG {
  background: #f1f2f9;
  position: relative; }
  .creamBG > .fatPadding {
    padding-top: 120px; }
  .creamBG .ui.container {
    padding: 0 0 4rem; }
  @media only screen and (max-width: 767px) {
    .creamBG {
      margin-top: -100px; } }

.bodyBG {
  background: #f1f2f9; }
  .bodyBG .ui.container {
    padding: 0 0 4rem; }

#howItWorks {
  margin-top: -230px; }

#scissors {
  top: -15px;
  right: -20px; }

#clock {
  top: -8px;
  right: -11px; }

#pig {
  top: -17px;
  right: -20px; }

#mobileSlider .slick-list, #mobileHowSlider .slick-list {
  overflow: visible; }
#mobileSlider .slick-slide, #mobileHowSlider .slick-slide {
  width: 100vw;
  padding: 0 30px 15px 30px; }
#mobileSlider .slick-prev.slick-arrow,
#mobileSlider .slick-next.slick-arrow, #mobileHowSlider .slick-prev.slick-arrow,
#mobileHowSlider .slick-next.slick-arrow {
  display: none !important; }
#mobileSlider .slick-dots, #mobileHowSlider .slick-dots {
  margin: auto;
  width: 93px; }
  #mobileSlider .slick-dots li, #mobileHowSlider .slick-dots li {
    display: inline-block; }
    #mobileSlider .slick-dots li button, #mobileHowSlider .slick-dots li button {
      width: 10px !important;
      height: 10px;
      overflow: hidden;
      text-indent: -999px;
      margin: 0 10px;
      padding: 0;
      background: #bdbdbd;
      border-radius: 50%; }
    #mobileSlider .slick-dots li.slick-active button, #mobileHowSlider .slick-dots li.slick-active button {
      background: #00b5ad; }

#mobileSlider .slick-slide .ui.segment {
  height: 177px; }

#thisMonth, #nextMonth {
  width: calc(50% - 6px);
  display: inline-block;
  border-top: 2px solid #cdcbcb;
  border-left: 2px solid #cdcbcb;
  border-right: 2px solid #cdcbcb;
  height: 7px; }
  #thisMonth span, #nextMonth span {
    background: #f1f2f9;
    padding: 2px 7px;
    top: -14px; }

#timelineBar {
  background: #686f88;
  border-radius: 10px;
  font-size: 11px;
  color: #ffffff;
  height: 20px;
  line-height: 0;
  text-align: center;
  overflow: hidden; }

.thisMonthChoose, .thisMonthPrint, .thisMonthDelivery,
.nextMonthChoose, .nextMonthPrint, .nextMonthDelivery {
  position: absolute;
  line-height: 0;
  padding: 10px 5px; }

.thisMonthDelivery {
  right: calc(50% + 6px);
  background: #00b5ad;
  width: 60px; }

.thisMonthPrint {
  right: calc(50% + 66px);
  background: #474d63;
  width: 40px; }

.thisMonthChoose {
  width: calc(50% - 106px); }

.nextMonthDelivery {
  right: 0;
  background: #00b5ad;
  width: 60px; }

.nextMonthPrint {
  right: 60px;
  background: #474d63;
  width: 40px; }

.nextMonthChoose {
  width: calc(50% - 100px);
  left: 50%; }

#timelineLabels {
  font-size: 12px;
  text-align: center; }

.thisMonthChooseLabel, .thisMonthPrintLabel, .thisMonthDeliveryLabel,
.nextMonthChooseLabel, .nextMonthPrintLabel, .nextMonthDeliveryLabel {
  position: absolute;
  margin-top: 3px; }
  .thisMonthChooseLabel:before, .thisMonthPrintLabel:before, .thisMonthDeliveryLabel:before,
  .nextMonthChooseLabel:before, .nextMonthPrintLabel:before, .nextMonthDeliveryLabel:before {
    content: "";
    position: absolute;
    display: block;
    background: #cdcbcb;
    width: 2px;
    height: 5px;
    left: 50%;
    margin-left: -1px;
    top: -1px; }

.thisMonthChooseLabel {
  width: calc(50% - 100px); }

.thisMonthDeliveryLabel {
  right: calc(50% + 2px);
  width: 60px; }

.thisMonthPrintLabel {
  right: calc(50% + 66px);
  width: 40px; }

.nextMonthChooseLabel {
  left: 50%;
  width: calc(50% - 100px); }

.nextMonthDeliveryLabel {
  right: 0;
  width: 60px; }

.nextMonthPrintLabel {
  right: 60px;
  width: 40px; }

#handwritingWrapper {
  max-width: 920px;
  margin: auto;
  overflow: hidden; }
  #handwritingWrapper video {
    margin-bottom: -6px; }

#cardShowcase {
  background: #e6e7f3; }
  #cardShowcase .ui.bottom.attached.segment {
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }

.HIWrow .column {
  position: relative; }
  .HIWrow .column p {
    width: 80%;
    margin: auto; }

.HIWnumber {
  position: absolute;
  left: -0.5rem;
  font-size: 3rem;
  color: #badedb;
  font-weight: bold; }
  @media only screen and (max-width: 767px) {
    .HIWnumber {
      position: inherit !important; } }

.fathersday .HIWnumber {
  position: inherit !important;
  left: auto; }

.TPBG {
  background: #51566e url(../images/testoBG.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 999;
  padding: 40px 0; }

.reviewBG {
  background: #474d63; }
  .reviewBG .reviewText {
    font-size: 1.8rem;
    font-weight: 300;
    position: relative;
    display: inline; }
    @media only screen and (max-width: 767px) {
      .reviewBG .reviewText {
        font-size: 1.4rem; } }
  .reviewBG .avatar {
    overflow: hidden;
    border-radius: 50%;
    position: absolute;
    left: -75px; }
  .reviewBG .name {
    margin-left: 75px;
    position: relative; }

@media only screen and (max-width: 767px) {
  .reviewBG {
    padding: 0 39px 0 70px; }
    .reviewBG.moneyBack {
      padding: 0 15px; } }

.review {
  margin-left: 75px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .review {
      width: calc(100% - 150px);
      margin-left: 100px; } }
  .review:not(:first-child) {
    margin-top: 35px; }
  .review .avatar {
    overflow: hidden;
    border-radius: 50%;
    position: absolute;
    left: -88px;
    display: block;
    height: 72px;
    width: 72px; }
  .review .header {
    position: relative;
    width: auto;
    display: inline-block; }
    @media only screen and (max-width: 767px) {
      .review .header {
        font-size: 1.4rem !important; } }
  @media only screen and (min-width: 768px) {
    .review.jake {
      left: 23%;
      width: 70%; } }
  @media only screen and (min-width: 768px) {
    .review.emily {
      left: 5%; } }

#whyWuzci {
  padding-top: 120px; }

@media only screen and (max-width: 767px) {
  .greenSection .ui.large.header {
    margin-top: 80px !important; } }

.greenImage {
  margin-top: -62px; }

.topArrow {
  margin: 60px 0 28px; }

.bottomLeftArrow {
  top: -57px; }

.bottomArrow {
  margin: -12px 0 60px; }

#treeSegment {
  max-width: 920px;
  margin: 100px auto 60px; }
  #treeSegment .six.wide.column {
    overflow: hidden;
    background: url(../images/trees.jpg) no-repeat center;
    background-size: cover; }
    @media only screen and (max-width: 767px) {
      #treeSegment .six.wide.column {
        min-height: 190px; } }

.blackWeight {
  font-weight: 900;
  font-size: 1.5rem; }

.ui.eco.green.button {
  background: #62a913 !important; }

@media only screen and (max-width: 767px) {
  .middleGreen {
    width: 45% !important; } }

@media only screen and (max-width: 767px) {
  .middleSmall {
    width: 0 !important;
    padding: 0 !important; } }

@media only screen and (max-width: 767px) {
  .mobileRow {
    padding: 70px 0 !important; } }

@media only screen and (max-width: 767px) {
  .leftGreen {
    width: 46% !important; } }

@media only screen and (max-width: 767px) {
  .rightGreen {
    width: 42% !important; } }

@media only screen and (max-width: 767px) {
  .featuredContainer {
    padding-left: 20px !important;
    padding-right: 20px !important; }
    .featuredContainer .woocommerce.columns-4 {
      margin: 0 -20px; } }

.tickList {
  max-width: 540px;
  margin: 30px auto; }
  .tickList .item {
    margin-left: 45px; }
    .tickList .item img {
      float: left;
      margin-left: -45px; }
    .tickList .item:not(:first-child) {
      margin-top: 15px; }

@media only screen and (max-width: 767px) {
  #fSell .ui.container > .ui.stackable.grid > .row > .twelve.wide.column {
    padding: 0 20px !important; } }

@media only screen and (max-width: 767px) {
  #fSell .ui.padded.segment {
    padding: 20px !important; } }

.socialList {
  max-height: 26px; }
  .socialList .item {
    width: 30px;
    height: 26px;
    text-indent: 3rem;
    overflow: hidden;
    background: url(../images/social_sprite.png) no-repeat 9px 0;
    background-size: 189px 25px; }
    .socialList .item:hover {
      filter: saturate(1.1); }
    .socialList .item.facebook {
      background-position: 1px 0;
      transform: scale(0.9); }
    .socialList .item.twitter {
      background-position: -34px 0; }
    .socialList .item.youtube {
      background-position: -66px 0; }
    .socialList .item.rss {
      background-position: -99px 0; }
    .socialList .item.instagram {
      background-position: -130px 0; }
    .socialList .item.pinterest {
      background-position: -161px 0; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0; }
  5% {
    opacity: 1; }
  95% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes slideUp {
  0% {
    transform: translateY(380px); }
  10% {
    transform: translateY(-10px); }
  12% {
    transform: translateY(0px); }
  88% {
    transform: translateY(0px); }
  90% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(380px); } }
@-webkit-keyframes tada {
  0% {
    transform: rotateZ(-40deg) scale(0); }
  88% {
    transform: rotateZ(10deg) scale(1.1); }
  100% {
    transform: rotateZ(0deg) scale(1); } }
#planningAnimation {
  width: 464px;
  margin: auto;
  height: 520px;
  overflow: hidden; }

.listPicker {
  background: url(../images/list.png) no-repeat center;
  width: 315px;
  height: 513px;
  margin: auto;
  position: relative; }

.plaintick1, .plaintick2, .plaintick3, .plaintick4, .plaintick5, .plaintick6, .plaintick7, .plaintick8 {
  background: url(../images/plain_tick.png) no-repeat center;
  width: 26px;
  height: 24px;
  position: absolute;
  left: 17px;
  transform: scale(0);
  animation: tada 0.5s normal forwards ease-in-out; }

.plaintick1 {
  top: 7px;
  animation-delay: 1.8s; }

.plaintick2 {
  top: 54px;
  animation-delay: 2s; }

.plaintick3 {
  top: 192px;
  animation-delay: 2.6s; }

.plaintick4 {
  top: 238px;
  animation-delay: 2.8s; }

.plaintick5 {
  top: 285px;
  animation-delay: 3s; }

.plaintick6 {
  top: 147px;
  animation-delay: 2.4s; }

.plaintick7 {
  top: 376px;
  animation-delay: 3.4s; }

.plaintick8 {
  top: 422px;
  animation-delay: 3.6s; }

.plaincross1, .plaincross2 {
  background: url(../images/plain_cross.png) no-repeat center;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 16px;
  transform: scale(0);
  animation: tada 0.5s normal forwards ease-in-out; }

.plaincross1 {
  top: 106px;
  animation-delay: 2.2s; }

.plaincross2 {
  top: 336px;
  animation-delay: 3.2s; }

.plansRow {
  margin-top: 70px; }
  .plansRow img {
    margin-top: -80px; }

.tealBackground {
  background: url(../images/hero2020.jpg) no-repeat center;
  background-size: cover; }
  .tealBackground .ui.padded.segment {
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
    padding: 55px 0; }
  .tealBackground h4 {
    max-width: 500px;
    margin: 0 auto 50px !important; }

.popularLabel {
  background: url(../images/popular.png) no-repeat center;
  width: 98px;
  height: 98px;
  position: absolute;
  top: -24px;
  right: -25px; }

/*** Plans ** */
.plans h1 {
  font-size: 49px !important;
  margin: 10px auto 0 !important; }

.plans .heroHeader {
  font-size: 1.5rem !important;
  margin-bottom: 30px; }

.planName {
  font-size: 19px !important; }

.ui.label.planLabel > img {
  height: 0.9666em !important; }

.planPrice {
  padding: 30px 0 35px; }
  .planPrice .value {
    font-size: 92px;
    margin-top: -50px;
    line-height: 85%; }
  .planPrice .currency {
    text-indent: -80px;
    font-size: 1.8rem; }
  .planPrice .value, .planPrice .currency {
    font-family: "Enriqueta", "Lato", "Open Sans", Helvatica, sans-serif !important; }

.annualPlans .currency,
.bfPlans .currency {
  text-indent: -130px !important; }

.bfPlans.topPlan .currency {
  text-indent: -180px !important; }

.topPlan .currency {
  text-indent: -120px !important; }
.topPlan .currency, .topPlan .ui.bulleted.list, .topPlan .period {
  opacity: 0.66 !important; }

.monthlyCards {
  font-size: 1.1rem; }

.freePoints {
  margin-bottom: 63px !important; }

#plansWrapper {
  margin-bottom: 60px; }

.rightHeader {
  font-size: 2.5rem !important; }

.smallPriceText {
  font-size: 0.7rem;
  margin-top: -5px !important; }

.smallSender {
  background-image: url(../images/smallsender_bg.png) !important;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  background-size: 100% auto !important; }
  .smallSender .product_type_subscription_variation {
    background: #f7ac41 !important; }

.friendsAndFamily {
  background-image: url(../images/friendsandfamily_bg.png) !important;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  background-size: 100% auto !important; }
  .friendsAndFamily .product_type_subscription_variation {
    background: #5acbe0 !important; }

.ui.segment.socialSuperstar {
  background: #00b5ad url(../images/socialsuperstar_bg.png) no-repeat 31px -4px !important;
  background-size: 100% auto !important; }
  .ui.segment.socialSuperstar .product_type_subscription_variation {
    background: #66d3ce !important; }

.smallSender .add_to_cart_inline,
.friendsAndFamily .add_to_cart_inline,
.socialSuperstar .add_to_cart_inline {
  border: none !important;
  padding: 0 !important; }
  .smallSender .add_to_cart_inline > span,
  .friendsAndFamily .add_to_cart_inline > span,
  .socialSuperstar .add_to_cart_inline > span {
    display: none; }
  .smallSender .add_to_cart_inline .product_type_subscription_variation,
  .friendsAndFamily .add_to_cart_inline .product_type_subscription_variation,
  .socialSuperstar .add_to_cart_inline .product_type_subscription_variation {
    width: 100% !important;
    color: #ffffff;
    font-size: 1.14285714rem;
    margin: 0em 0.25em 0em 0em;
    padding: 0.78571429em 1.5em 0.78571429em; }
    .smallSender .add_to_cart_inline .product_type_subscription_variation:hover,
    .friendsAndFamily .add_to_cart_inline .product_type_subscription_variation:hover,
    .socialSuperstar .add_to_cart_inline .product_type_subscription_variation:hover {
      color: #ffffff;
      filter: brightness(1.05); }

.rightWrap {
  padding: 9rem 0 12rem; }
  .rightWrap:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 120%;
    height: 87%;
    -webkit-transform: skewY(12deg);
    transform: skewY(8deg);
    background: #eaf6f5;
    top: 0;
    left: -1rem; }

.pricingScroller {
  overflow: scroll;
  min-height: 330px; }
  .pricingScroller::-webkit-scrollbar {
    display: none; }
  .pricingScroller .ui.grid {
    min-width: 768px; }
    .pricingScroller .ui.grid table tbody {
      display: table;
      width: 100%; }

.question.bold {
  margin-bottom: 10px; }

.freeBanner {
  padding: 10px 50px; }
  .freeBanner:before, .freeBanner:after {
    display: block;
    content: "";
    position: absolute;
    background: #ffffff;
    width: 55px;
    height: 55px;
    rotate: 45deg; }
  .freeBanner:before {
    left: -30px;
    top: -5px; }
  .freeBanner:after {
    right: -30px;
    top: -5px; }

/*** Plans 2021 - Delete previous plans after testing ** */
#planMaker {
  max-width: 340px;
  margin: auto; }
  @media only screen and (max-width: 767px) {
    #planMaker {
      margin-top: 90px; } }
  #planMaker .ui.header {
    font-size: 20px; }
  #planMaker p {
    margin-bottom: 9px; }
  #planMaker .ui.secondary.segment {
    background: #e0fbfa !important; }

#boxImg {
  right: -72px;
  top: -85px;
  width: 205px;
  height: 188px;
  background: url(../images/boxes.png) no-repeat top left; }
  #boxImg.box2 {
    background-position: 0 0; }
  #boxImg.box4 {
    background-position: -224px 0; }
  #boxImg.box8 {
    background-position: -429px 0; }

#switcher .ui.buttons .ui.button.active {
  background: #e0fbfa !important;
  font-weight: bold; }

@media only screen and (max-width: 767px) {
  .TPBG .melQuote {
    padding: 0 2rem !important; } }

/*** About ** */
@media only screen and (max-width: 767px) {
  .mainContent.about {
    padding: 15px 20px 80px;
    margin-top: 70px !important; } }
.mainContent.about .ui.bulleted.list {
  padding-left: 20px !important; }

.about h1,
.team h1 {
  margin: -15px auto 0 !important;
  font-size: 49px !important; }
  @media only screen and (min-width: 768px) {
    .about h1,
    .team h1 {
      margin: 10px auto 0 !important; } }

.teamName {
  font-size: 2.5rem !important; }

.adamBG {
  padding: 5px 30px 32px 130px;
  background: url(../images/adambg.jpg) no-repeat top center;
  margin: 30px -12px 0; }
  @media only screen and (min-width: 768px) {
    .adamBG {
      padding: 150px 0; } }
  @media only screen and (max-width: 767px) {
    .adamBG {
      background: url(../images/adambg_mobile.jpg) no-repeat bottom left; } }

.sophieBG {
  padding: 30px 130px 32px 30px;
  background: url(../images/sophiebg.jpg) no-repeat top center;
  margin: 0px -12px -25px; }
  @media only screen and (min-width: 768px) {
    .sophieBG {
      padding: 150px 0; } }
  @media only screen and (max-width: 767px) {
    .sophieBG {
      background: url(../images/sophiebg_mobile.jpg) no-repeat bottom right; } }

/*** Giveaway ** */
.cardGiveaway h1 {
  font-size: 49px !important;
  margin: 10px auto 0 !important; }

.giveawayHeader {
  background: url(../images/motherscardcomp.jpg) no-repeat bottom center;
  padding: 0 10px 180px; }
  @media only screen and (min-width: 768px) {
    .giveawayHeader {
      padding: 0 10px 220px; } }
  @media only screen and (max-width: 767px) {
    .giveawayHeader .freeBanner {
      font-size: 1.1rem !important; } }
  .giveawayHeader.fathersday {
    background: url(../images/fatherscardcomp.jpg) no-repeat bottom center !important; }

.creamyBG {
  background: #f1f2f9;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .creamyBG {
      padding-top: 0 !important; } }
  @media only screen and (max-width: 767px) {
    .creamyBG .ui.grid .eleven.wide.column {
      padding-top: 0 !important; } }
  @media only screen and (max-width: 767px) {
    .creamyBG .ui.grid .eleven.wide.column .ui.segment {
      margin-top: 0 !important; } }
  @media only screen and (max-width: 767px) {
    .creamyBG .ui.container > .ui.stackable.grid > .row > .five.wide.column {
      padding: 20px 25px 10px !important; } }

.cardGiveaway .woocommerce-notices-wrapper,
.cardGiveaway .woocommerce-result-count,
.cardGiveaway .woocommerce-ordering,
.cardGiveaway .ui.dropdown.needsclick {
  display: none; }

.cardGiveaway .column.product .productPlus .icon {
  opacity: 0; }

.cardGiveaway .column.product.selected .productPlus .icon {
  opacity: 1;
  transform: scale(1.2);
  color: #00b5ad; }

.cardGiveaway.cardSelected .column.product:not(.selected) {
  opacity: 0.4; }

.cardGiveaway .woocommerce-pagination {
  margin-top: 20px; }
  .cardGiveaway .woocommerce-pagination .page-numbers {
    box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
    border-radius: 0.28571429rem; }
    .cardGiveaway .woocommerce-pagination .page-numbers li > span,
    .cardGiveaway .woocommerce-pagination .page-numbers li > a {
      padding: 1rem;
      border-radius: 0;
      color: #333333; }
      .cardGiveaway .woocommerce-pagination .page-numbers li > span.next, .cardGiveaway .woocommerce-pagination .page-numbers li > span.prev,
      .cardGiveaway .woocommerce-pagination .page-numbers li > a.next,
      .cardGiveaway .woocommerce-pagination .page-numbers li > a.prev {
        background: #fff;
        font-weight: bold; }
      .cardGiveaway .woocommerce-pagination .page-numbers li > span:hover,
      .cardGiveaway .woocommerce-pagination .page-numbers li > a:hover {
        color: #00b5ad;
        background: #f7f7f7; }
      .cardGiveaway .woocommerce-pagination .page-numbers li > span.current,
      .cardGiveaway .woocommerce-pagination .page-numbers li > a.current {
        color: #00b5ad;
        font-weight: bold;
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
        background: #cdeeed; }

#giveawaySlider {
  width: 300%;
  transition: 0.3s; }
  #giveawaySlider.step2 {
    transition: 0.3s;
    transform: translateX(-33.33%); }
    #giveawaySlider.step2 .cardStep {
      opacity: 0; }
  #giveawaySlider.step3 {
    transition: 0.3s;
    transform: translateX(-66.66%); }

@media only screen and (max-width: 767px) {
  .giveawayButton.submitForm {
    padding: 0.78571429em 0.9em 0.78571429em !important; } }

.giveawayButton.submitForm.loading .emoji {
  opacity: 0 !important; }

#thankyouMessage, #intThankyouMessage {
  display: none; }

@media only screen and (max-width: 767px) {
  #vidModal .content {
    padding: 0 !important; }
    #vidModal .content iframe {
      height: 200px !important; } }

.bigCircle {
  width: 200px;
  height: 200px;
  position: relative;
  background: #474d63;
  border-radius: 50%;
  overflow: hidden; }
  .bigCircle img {
    left: -30px;
    top: 38px;
    position: absolute;
    animation: thumb 0.5s normal 1 ease-in-out; }

.alreadyExists {
  display: none; }

.landingPricing #plansWrapper .column.freemium {
  display: none !important; }

.ui.buttons.comparisonSwitcher .ui.button.active {
  background: #00b5ad !important;
  color: #ffffff !important;
  font-weight: bold; }

@-webkit-keyframes thumb {
  0% {
    transform: translateX(-160px) scale(1); }
  85% {
    transform: translateX(20px) scale(1.1); }
  100% {
    transform: translateX(0) scale(1); } }
#blackFridayHeader {
  margin: -23px -10px 40px;
  background: #191919 !important; }

.product-template-default.postid-202 .woocommerce-notices-wrapper,
.product-template-default.postid-202 .sor-cart, .product-template-default.postid-202 .mwdcp-ocb-wrapper,
.product-template-default.postid-202 .quantity, .product-template-default.postid-202 .ten.wide.column, .product-template-default.postid-202 .quantity input,
.product-template-default.postid-202 .quantity label,
.product-template-default.postid-202 option[value="Small Sender"],
.product-template-default.postid-202 option[value="Friends & Family"],
.product-template-default.postid-202 option[value="Social Superstar"] {
  display: none; }
.product-template-default.postid-202 .full-width.hidden.ellipsis.categories {
  text-indent: -999px;
  overflow: hidden;
  height: 20px; }
  .product-template-default.postid-202 .full-width.hidden.ellipsis.categories:before {
    content: "Please confirm the plan you'd like to switch to...";
    display: block;
    color: #333;
    font-size: 15px;
    height: 20px;
    text-indent: 0; }
.product-template-default.postid-202 .single_add_to_cart_button {
  width: 100%;
  background: #39b5ad !important;
  font-size: 20px;
  font-family: lato;
  padding: 14px 10px;
  float: none;
  top: -50px; }
.product-template-default.postid-202 #productSummary {
  margin: 70px auto;
  height: 20px; }

.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

@keyframes tada {
  0% {
    transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-moz-keyframes tada {
  0% {
    -moz-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -moz-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -moz-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -moz-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -moz-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -moz-transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-webkit-keyframes tada {
  0% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -webkit-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -webkit-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -webkit-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -webkit-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-o-keyframes tada {
  0% {
    -o-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -o-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -o-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -o-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -o-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -o-transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-ms-keyframes tada {
  0% {
    -ms-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -ms-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -ms-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -ms-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -ms-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -ms-transform: rotate(0deg) scaleX(1) scaleY(1); } }
.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

/**** Occasions *** */
.occasionDate {
  position: relative;
  font-weight: bold;
  display: block;
  text-align: center; }
  .occasionDate .number {
    font-size: 2rem; }
  .occasionDate .ordinal {
    font-size: 0.7rem;
    position: relative;
    line-height: 0;
    top: -15px; }

.ui.segments.occasions,
#addOccasions .content {
  background: #f0f0f0 !important; }

@media only screen and (max-width: 767px) {
  #addOccasions .content {
    padding: 0 !important; } }

@media only screen and (max-width: 767px) {
  #addOccasions .ui.basic.cancel.button {
    display: none !important; } }

@media only screen and (max-width: 767px) {
  #addOccasions label.c-darkGrey {
    margin-top: 10px; } }

@media only screen and (max-width: 767px) {
  #addOccasions .sor_dropdown_month {
    margin-top: -20px; } }

@media only screen and (max-width: 767px) {
  #addOccasions .ui.button {
    width: 100%;
    margin-left: 0; } }

@media only screen and (max-width: 767px) {
  #occasionMenu .item.multi .dropdown.icon {
    position: absolute;
    padding: 139% 0 0 113%;
    line-height: 0px; } }
@media only screen and (max-width: 767px) {
  #occasionMenu .item.multi .dropdown.icon:before {
    position: relative;
    top: -6px; } }

#occasionMenu {
  padding: 1.5rem 2rem 0; }
  #occasionMenu > .item {
    display: inline-block !important;
    min-width: 100%; }
    @media only screen and (min-width: 768px) {
      #occasionMenu > .item {
        min-width: 165px; } }
    @media only screen and (max-width: 767px) {
      #occasionMenu > .item:not(.multi) {
        display: none !important; } }

#addOccasions input[name="1_sor_name"] {
  padding: 0.758571em 1em !important; }

#addOccasions select {
  min-height: 48px;
  background-position: right 16px top 17px; }

.divTable.ui.bottom.attached.segment {
  padding: 2rem !important; }

#addOccasions .divTableRow:not(:first-child) {
  display: none; }

.ui.button.addMore {
  padding-left: 0 !important;
  border-left: 1px solid #0f928c;
  padding-right: 17px !important; }

.item.multi .icon.dropdown {
  left: -7px;
  top: -2px; }

.ui.segment.January,
.ui.segment.February,
.ui.segment.March,
.ui.segment.April,
.ui.segment.May,
.ui.segment.June,
.ui.segment.July,
.ui.segment.August,
.ui.segment.September,
.ui.segment.October,
.ui.segment.November,
.ui.segment.December {
  background-size: cover !important; }
  .ui.segment.January:not(:first-child),
  .ui.segment.February:not(:first-child),
  .ui.segment.March:not(:first-child),
  .ui.segment.April:not(:first-child),
  .ui.segment.May:not(:first-child),
  .ui.segment.June:not(:first-child),
  .ui.segment.July:not(:first-child),
  .ui.segment.August:not(:first-child),
  .ui.segment.September:not(:first-child),
  .ui.segment.October:not(:first-child),
  .ui.segment.November:not(:first-child),
  .ui.segment.December:not(:first-child) {
    margin-top: 30px !important; }
    .ui.segment.January:not(:first-child):before,
    .ui.segment.February:not(:first-child):before,
    .ui.segment.March:not(:first-child):before,
    .ui.segment.April:not(:first-child):before,
    .ui.segment.May:not(:first-child):before,
    .ui.segment.June:not(:first-child):before,
    .ui.segment.July:not(:first-child):before,
    .ui.segment.August:not(:first-child):before,
    .ui.segment.September:not(:first-child):before,
    .ui.segment.October:not(:first-child):before,
    .ui.segment.November:not(:first-child):before,
    .ui.segment.December:not(:first-child):before {
      content: "";
      display: block;
      position: absolute;
      top: -30px;
      height: 1px;
      width: 100%;
      background: #e2e2e2;
      left: 0; }

.January {
  background: url(../images/jan.jpg) no-repeat center !important; }

.February {
  background: url(../images/feb.jpg) no-repeat center !important; }

.March {
  background: url(../images/mar.jpg) no-repeat center !important; }

.April {
  background: url(../images/apr.jpg) no-repeat center !important; }

.May {
  background: url(../images/may.jpg) no-repeat center !important; }

.June {
  background: url(../images/jun.jpg) no-repeat center !important; }

.July {
  background: url(../images/jul.jpg) no-repeat center !important; }

.August {
  background: url(../images/aug.jpg) no-repeat center !important; }

.September {
  background: url(../images/sept.jpg) no-repeat center !important; }

.October {
  background: url(../images/oct.jpg) no-repeat center !important; }

.November {
  background: url(../images/nov.jpg) no-repeat center !important; }

.December {
  background: url(../images/dec.jpg) no-repeat center !important; }

.divCalenderTableCell-content {
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.4); }

.ui.large.header.date {
  font-size: 1.8rem !important; }

.ui.label.monthLabel {
  position: absolute;
  right: -7px;
  top: 8px;
  border-radius: 4px 0 0 4px; }
  .ui.label.monthLabel img.emoji {
    height: 20px !important;
    margin: -6px 0 0 10px !important;
    position: relative;
    top: 1px; }
  .ui.label.monthLabel.tightLabel {
    top: 3px; }

.sor_row_del {
  display: inline-block;
  margin: 0 15% 0 25%; }

@media only screen and (max-width: 767px) {
  .ui.grid .column.occasionEditButtons {
    position: absolute !important;
    height: 100% !important;
    background: rgba(0, 0, 0, 0.85) !important;
    display: none; }
    .ui.grid .column.occasionEditButtons.showActions {
      display: block; }

  .sor_row_edit.button {
    display: inline-block;
    position: absolute;
    border: 1px solid #fff;
    padding: 7px 8px 5px 46px;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    left: 25%; }
    .sor_row_edit.button .icog:before {
      content: "Edit";
      color: #fff;
      padding-right: 50px;
      position: relative;
      right: 34px;
      top: -1px; }

  .sor_row_del.button {
    display: inline-block;
    position: absolute;
    border: 1px solid #fff;
    padding: 7px 8px 5px 62px;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    right: 7%; }
    .sor_row_del.button .icog {
      top: 1px;
      position: relative; }
      .sor_row_del.button .icog:before {
        content: "Delete";
        color: #fff;
        padding-right: 50px;
        position: relative;
        right: 50px;
        top: -3px; }

  .ui.grid .column.editingCol {
    padding-right: 15px !important; } }
#repeatSelector .ui.button {
  padding: 0.77em 1.5em 0.8em;
  background: #f6f6f6;
  border: 1px solid rgba(34, 36, 38, 0.15);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1); }
  #repeatSelector .ui.button:first-child {
    border-right: none; }
  #repeatSelector .ui.button:hover {
    border-color: rgba(34, 36, 38, 0.35); }
  #repeatSelector .ui.button span {
    opacity: 0.43; }
  #repeatSelector .ui.button.active {
    background: #ceeeed !important;
    font-weight: bold;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important; }
    #repeatSelector .ui.button.active span {
      opacity: 1; }

.occasionImages img {
  width: 63px;
  margin: -10px 0 -15px; }

.ui.dropdown > .text {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis; }

.emptySubtext {
  max-width: 450px; }

#emptyState .long.up.arrow.icon {
  position: absolute;
  color: #333333;
  font-size: 4rem;
  opacity: 0.8;
  top: 10px;
  left: 50px;
  animation: point 1.5s normal infinite ease-in-out; }

@-webkit-keyframes point {
  0% {
    transform: translateY(0) scale(1); }
  50% {
    transform: translateY(20px) scale(1.1); }
  100% {
    transform: translateY(0) scale(1); } }
.editingCol {
  display: none !important; }

.column.editingCol:not(.actionCol) {
  padding-right: 0 !important; }

.editing .divCalenderTableCell-content-inner.two.wide.center.aligned.column.bigDate,
.editing .eight.wide.column,
.editing .four.wide.column,
.editing .two.wide.column:not(.editingCol) {
  display: none; }

.editing .editingCol {
  display: block !important; }

.editing.row {
  padding-top: 10px !important;
  padding-bottom: 29px !important; }

a.editingCol {
  position: relative;
  top: 24px; }

#occasionAdded {
  position: fixed;
  z-index: 9999;
  top: 30px;
  right: 30px;
  transition: 0.3s;
  opacity: 0;
  transform: translateY(-80px);
  pointer-events: none; }
  #occasionAdded.added {
    transition: 0.3s;
    opacity: 1;
    transform: translateY(0px);
    z-index: 9999999; }

/**** Shop *** */
.woocommerce-message {
  display: none; }

@media only screen and (max-width: 767px) {
  #shopSegment {
    padding: 1.8em 0.2em !important; } }

#productGrid {
  clear: both; }
  #productGrid .column .price,
  #productGrid .column .add_to_cart_button {
    display: none; }
  @media only screen and (max-width: 767px) {
    #productGrid .column {
      width: 50% !important; }
      #productGrid .column img {
        position: relative;
        right: -16px; } }
  #productGrid .column > a:active {
    border: none !important; }
  #productGrid .column > a:hover .productContentWrap h4 {
    text-decoration: underline; }
  #productGrid .column > a:hover .icon {
    transform: scale(1.2);
    color: #00b5ad;
    transition: 0.3s; }

.woocommerce-page .woocommerce-pagination {
  margin-top: 20px; }
  .woocommerce-page .woocommerce-pagination .page-numbers {
    box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
    border-radius: 0.28571429rem; }
    .woocommerce-page .woocommerce-pagination .page-numbers li > span,
    .woocommerce-page .woocommerce-pagination .page-numbers li > a {
      padding: 1rem;
      border-radius: 0;
      color: #333333; }
      .woocommerce-page .woocommerce-pagination .page-numbers li > span.next, .woocommerce-page .woocommerce-pagination .page-numbers li > span.prev,
      .woocommerce-page .woocommerce-pagination .page-numbers li > a.next,
      .woocommerce-page .woocommerce-pagination .page-numbers li > a.prev {
        background: #fff;
        font-weight: bold; }
      .woocommerce-page .woocommerce-pagination .page-numbers li > span:hover,
      .woocommerce-page .woocommerce-pagination .page-numbers li > a:hover {
        color: #00b5ad;
        background: #f7f7f7; }
      .woocommerce-page .woocommerce-pagination .page-numbers li > span.current,
      .woocommerce-page .woocommerce-pagination .page-numbers li > a.current {
        color: #00b5ad;
        font-weight: bold;
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
        background: #cdeeed; }

.productPlus {
  background: #e7efef;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: relative;
  padding: 7.5px 9px; }
  .productPlus .icon {
    color: #91c7c4;
    font-size: 1.3rem;
    transition: 0.3s;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px -10px; }
    .productPlus .icon:before {
      display: block;
      position: absolute; }

.productContentWrap {
  margin-top: -3px;
  line-height: 155%;
  vertical-align: top;
  display: inline-block;
  width: 100%; }

#productFilter {
  padding: 0 !important; }
  #productFilter h2 {
    letter-spacing: 0;
    margin-bottom: 10px;
    text-transform: none;
    font-size: 1.1rem;
    font-weight: 600; }
  #productFilter .filterWrapper {
    border-radius: 4px;
    padding: 0.7rem 1.2rem; }
  @media only screen and (max-width: 767px) {
    #productFilter {
      display: none; } }

.mwdcp-cocb-button.button {
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  background-color: #00B5AD !important;
  color: #FFFFFF !important;
  text-shadow: none;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  width: 100%;
  font-size: 1.14285714rem !important;
  font-family: "Lato", "Open Sans", Helvatica, sans-serif !important; }

@media only screen and (max-width: 767px) {
  #showCardsMob {
    width: calc(100% - 150px); } }

.simplefavorite-button {
  display: none;
  z-index: 999 !important;
  position: absolute;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  height: 27px;
  width: 27px;
  text-align: center !important;
  line-height: 140%;
  padding-left: 3px;
  border-radius: 50%;
  opacity: 1;
  top: 6px;
  left: 1px; }
  @media only screen and (max-width: 767px) {
    .simplefavorite-button {
      left: 14px; } }
  .simplefavorite-button.active {
    opacity: 1 !important; }
  .simplefavorite-button:hover {
    background-color: #f1f2f9;
    cursor: pointer; }

.logged-in .simplefavorite-button {
  display: block; }

h2.widget-title {
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 5px; }

.widget {
  padding-bottom: 1.2rem !important; }
  .widget ul li {
    padding: 0; }

.widget .attribute-item a,
.widget .cat-item a {
  color: #333333;
  box-shadow: none !important; }

.widget .attribute-item a .term-name:before,
.widget .cat-item a .term-name:before {
  display: block;
  content: "";
  background: #fff;
  height: 20px;
  width: 20px;
  float: left;
  margin-right: 6px;
  margin-top: 2px;
  border-radius: 3px;
  border: 1px solid #e2e2e2; }

.widget .attribute-item a:hover,
.widget .cat-item a:hover {
  color: #00b5ad;
  box-shadow: none !important; }
  .widget .attribute-item a:hover .term-name:before,
  .widget .cat-item a:hover .term-name:before {
    border: 2px solid #00b5ad; }

.widget .attribute-item.current-attribute,
.widget .cat-item.current-cat {
  color: #00b5ad;
  box-shadow: none !important; }
  .widget .attribute-item.current-attribute > a .term-name:before,
  .widget .cat-item.current-cat > a .term-name:before {
    border: none;
    background: #00b5ad; }
  .widget .attribute-item.current-attribute > a:after,
  .widget .cat-item.current-cat > a:after {
    content: "";
    background: url(../images/plain_tick.png) no-repeat center;
    position: absolute;
    left: 21px;
    margin-top: 0.59rem;
    width: 12px;
    height: 11px;
    filter: brightness(2.5);
    background-size: 12px !important; }
    @media only screen and (max-width: 767px) {
      .widget .attribute-item.current-attribute > a:after,
      .widget .cat-item.current-cat > a:after {
        left: 6px; } }
  .widget .attribute-item.current-attribute > a:hover:after,
  .widget .cat-item.current-cat > a:hover:after {
    content: "" !important; }
  .widget .attribute-item.current-attribute > a:focus,
  .widget .cat-item.current-cat > a:focus {
    box-shadow: none !important; }

.widget .attribute-item ul.children {
  display: none; }

.widget .children .attribute-item.current-attribute > a:after,
.widget .children .cat-item.current-cat > a:after {
  left: 29px; }

.widget .nav-back {
  margin-top: -4px;
  margin-bottom: 4px;
  box-shadow: none !important; }
  .widget .nav-back:before {
    content: "‹" !important;
    font-size: 2rem;
    top: -3px;
    position: relative;
    margin-right: 1px; }
  .widget .nav-back:hover:before {
    color: #d05959; }
  .widget .nav-back a {
    color: #333333;
    box-shadow: none !important; }
    .widget .nav-back a:hover {
      box-shadow: none !important; }
  .widget .nav-back:hover a {
    color: #d05959;
    box-shadow: none !important; }
  .widget .nav-back.current-cat {
    box-shadow: none !important; }
    .widget .nav-back.current-cat a:after {
      display: none; }

.attribute-item-parent.nav-back {
  display: none; }

.product-search-filter-terms .loading-term-filter,
.product-search-filter-extras .loading-extra-filter {
  background-image: url(../images/loading_ring.gif) !important;
  background-position: right -1px !important;
  padding-right: 26px !important; }

.product-search-filter-terms > ul {
  max-height: 180px;
  overflow: hidden; }

.product-search-filter-terms.showAll > ul {
  max-height: 100%; }

.showMoreOptions {
  display: block;
  margin-top: 5px; }
  .showMoreOptions:hover {
    cursor: pointer;
    box-shadow: none !important;
    color: #00b5ad; }

@media only screen and (max-width: 767px) {
  #shopSort {
    display: none; }
    #shopSort .open {
      display: block; } }
#shopSort h2 {
  margin-top: -16px;
  margin-bottom: 16px; }

@media only screen and (max-width: 767px) {
  #shopFilters {
    margin: 0 10px !important;
    display: none; }
    #shopFilters .open {
      display: block; } }
#shopFilters li.cat-item-119 {
  display: none !important; }

ul.guaven_woos_suggestion_catul a:before {
  content: "Browse "; }

ul.guaven_woos_suggestion_catul a:after {
  content: " cards"; }

.guaven_woos_suggestion {
  max-height: 450px;
  overflow-y: scroll; }
  .guaven_woos_suggestion::-webkit-scrollbar-track {
    display: none; }
  .guaven_woos_suggestion > ul {
    padding: 0 !important; }
  .guaven_woos_suggestion ul.guaven_woos_final_results li {
    padding: 2px 5px 15px 5px !important; }
    .guaven_woos_suggestion ul.guaven_woos_final_results li .guaven_woos_img {
      width: 60px;
      border-radius: 3px; }
    .guaven_woos_suggestion ul.guaven_woos_final_results li .guaven_woos_titlediv {
      padding-left: 5px;
      margin-left: 65px;
      font-size: 12px;
      margin-top: 10px; }
  .guaven_woos_suggestion .guaven_woos_selected {
    background: #ebf6f6 !important;
    font-weight: bold !important; }
    .guaven_woos_suggestion .guaven_woos_selected .guaven_woos_titlediv_cat {
      border-color: #00b5ad; }
  .guaven_woos_suggestion .guaven_woos_titlediv_cat {
    border: 1px solid #e2e2e2;
    width: 100%;
    display: block;
    border-radius: 4px;
    font-size: 1rem;
    padding: 13px 5px 13px 13px;
    color: #333333; }
  .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li {
    padding: 5px;
    position: relative; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li:after {
      content: "";
      display: block;
      position: absolute;
      right: 9px;
      top: 12px;
      width: 35px;
      height: 30px;
      background-image: url(../images/occasion_sprite.png);
      background-repeat: no-repeat;
      background-size: 70px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_36:after {
      background-position: 0 -29px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_46:after {
      background-position: -35px 0; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_53:after {
      background-position: -35px -29px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_55:after {
      background-position: 0 -58px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_141:after {
      background-position: -35px -58px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_45:after {
      background-position: 0 -88px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_47:after {
      background-position: -35px -88px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_52:after {
      background-position: 0 -117px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_49:after {
      background-position: -35px -117px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_56:after {
      background-position: 0 -146px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_48:after {
      background-position: -35px -146px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_50:after {
      background-position: 0 -175px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_54:after {
      background-position: -35px -175px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_57:after {
      background-position: 0 -204px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_51:after {
      background-position: -35px -204px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_345:after {
      background-position: 0 -233px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_509:after {
      background-position: -35px -233px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_346:after {
      background-position: 0 -262px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_1081:after {
      background-position: -35px -262px; }
    .guaven_woos_suggestion ul.guaven_woos_suggestion_catul li#prli_2682:after {
      background-position: 0 -291px; }
  .guaven_woos_suggestion ul.guaven_woos_init_text {
    padding: 8px 13px !important; }

form.search-form {
  width: 100%;
  max-width: 450px;
  margin: 1px auto 0;
  left: 10px; }
  @media only screen and (min-width: 768px) {
    form.search-form {
      max-width: 190px;
      left: 18px; } }
  @media only screen and (min-width: 992px) {
    form.search-form {
      max-width: 300px;
      left: 42px; } }
  @media only screen and (min-width: 1200px) {
    form.search-form {
      max-width: 450px;
      left: 90px; } }
  form.search-form > input {
    border-radius: 3rem;
    padding: 0.6rem 1.2rem;
    border-color: #e2e2e2; }
    form.search-form > input:focus {
      border-color: #00b5ad; }
      @media only screen and (max-width: 767px) {
        form.search-form > input:focus {
          width: calc(100vw - 25px);
          margin-left: -2px; } }
  form.search-form .search-submit {
    background: none !important; }
    form.search-form .search-submit svg {
      width: 18px !important;
      color: #bdbdbd;
      height: 18px; }

.guaven_woos_suggestion {
  margin-top: 7px;
  border: 1px solid #e2e2e2 !important;
  border-radius: 6px;
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.1); }

#productModal {
  padding: 0px;
  min-height: 661px !important;
  overflow: hidden !important; }
  @media only screen and (min-width: 768px) {
    #productModal {
      padding: 0px; } }
  @media only screen and (min-width: 992px) {
    #productModal {
      padding: 30px; } }
  #productModal .buyBtn {
    display: none; }
  @media only screen and (max-width: 767px) {
    #productModal img.wp-post-image {
      width: 115%;
      max-width: 200%;
      position: relative;
      right: -7px;
      top: 39px; } }
  @media only screen and (max-width: 767px) {
    #productModal .content {
      overflow: hidden; } }
  #productModal .cardInside {
    top: 52px;
    max-height: 305px;
    max-width: 309px;
    font-size: 18px;
    padding: 25px;
    left: -2px; }
    @media only screen and (min-width: 768px) {
      #productModal .cardInside {
        top: 13px;
        max-height: 475px;
        max-width: 495px;
        font-size: 25px;
        padding: 35px; } }
  #productModal .cardBack {
    height: 308px;
    top: 20px; }
    @media only screen and (min-width: 768px) {
      #productModal .cardBack {
        height: 483px;
        top: 8px; } }
  @media only screen and (max-width: 767px) {
    #productModal #productImages {
      padding-bottom: 0 !important; } }
  @media only screen and (max-width: 767px) {
    #productModal #productInfo {
      padding-top: 0 !important;
      z-index: 999; } }
  #productModal .ui.large.input {
    font-size: 1rem; }
  #productModal h1 {
    font-size: 1.8rem !important; }
    @media only screen and (min-width: 992px) {
      #productModal h1 {
        font-size: 2.3rem !important; } }
  #productModal .ui.labeled.button .ui.large.fluid.button {
    font-size: 1rem !important;
    line-height: 155% !important; }
    @media only screen and (min-width: 992px) {
      #productModal .ui.labeled.button .ui.large.fluid.button {
        font-size: 1.14285714rem !important;
        line-height: 1em !important; } }
  @media only screen and (max-width: 767px) {
    #productModal .product.ui.grid .column {
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  #productModal .ui.active.inline.tiny.loader:after {
    border-color: #333333 transparent transparent !important; }

@media only screen and (max-width: 767px) {
  .productPlaceholderWrapper {
    margin-top: 30px !important; } }
@media only screen and (min-width: 992px) {
  .productPlaceholderWrapper {
    top: auto; } }
.productPlaceholderWrapper .mainImage {
  height: 0;
  padding-bottom: 100%; }
.productPlaceholderWrapper .buttonPlaceholders {
  padding-top: 50px !important; }
.productPlaceholderWrapper .spacer {
  height: 30px;
  width: 100%;
  display: block;
  background: #ffffff; }
.productPlaceholderWrapper .header > .line.main {
  margin-bottom: 2.442857em !important; }
  .productPlaceholderWrapper .header > .line.main:after {
    height: 2.442857em !important; }
.productPlaceholderWrapper .header > .line.sub {
  margin-bottom: 1.442857em !important; }
  .productPlaceholderWrapper .header > .line.sub:after {
    height: 1.442857em !important; }

.loadProductInHere {
  margin-bottom: -10px;
  margin-top: 5px; }
  @media only screen and (min-width: 992px) {
    .loadProductInHere {
      margin-top: 0; } }

.mwdcp-cocb-button.button {
  padding: 15px !important; }
  .mwdcp-cocb-button.button.noclick {
    z-index: 99; }

.sor-cart .ui.dropdown {
  z-index: 999 !important; }

.woocommerce .product h1,
#productModal h1 {
  font-weight: normal;
  font-size: 2.3rem;
  color: #00b5ad;
  margin-bottom: 2px;
  line-height: 115%;
  margin-bottom: 5px;
  text-transform: none !important;
  letter-spacing: 0 !important; }
.woocommerce .product .categoryLoop,
#productModal .categoryLoop {
  font-size: 1.2rem; }
.woocommerce .product form.cart,
#productModal form.cart {
  margin-top: 30px;
  margin-bottom: 20px !important; }
.woocommerce .product .price, .woocommerce .product .product_meta, .woocommerce .product .download-credits,
#productModal .price,
#productModal .product_meta,
#productModal .download-credits {
  display: none !important; }

.woocommerce-page div.product div.images,
.woocommerce div.product div.images {
  float: none !important;
  width: 100% !important; }

.item.newReminder {
  text-align: center !important;
  background: #dff0f0; }
  .item.newReminder:hover {
    background: #e3f9f9 !important; }
  .item.newReminder:active {
    background: #d1eaea !important; }

#socialBtns .ui.small.email.button,
#socialBtns .ui.small.facebook.button,
#socialBtns .ui.small.twitter.button,
#socialBtns .ui.small.instagram.button,
#socialBtns .ui.small.pinterest.button {
  padding: 7px 3px 5px !important; }
  #socialBtns .ui.small.email.button .icon,
  #socialBtns .ui.small.facebook.button .icon,
  #socialBtns .ui.small.twitter.button .icon,
  #socialBtns .ui.small.instagram.button .icon,
  #socialBtns .ui.small.pinterest.button .icon {
    margin: 0;
    font-size: 1.5rem;
    position: relative;
    top: -2px !important;
    opacity: 1; }
    #socialBtns .ui.small.email.button .icon.facebook,
    #socialBtns .ui.small.facebook.button .icon.facebook,
    #socialBtns .ui.small.twitter.button .icon.facebook,
    #socialBtns .ui.small.instagram.button .icon.facebook,
    #socialBtns .ui.small.pinterest.button .icon.facebook {
      top: 3px !important;
      left: 5px; }
#socialBtns #productBtn {
  width: calc(100% - 153px); }

.woocommerce div.product form.cart .button {
  vertical-align: initial !important;
  float: none !important; }

.woocommerce-product-details__short-description p:last-child {
  display: none; }

/**** One-off Purchase *** */
form.non_sub .sor-cart, form.non_sub .clear, form.non_sub .mwdcp-ocb-wrapper {
  display: none; }

#productWrap {
  perspective: 1600px;
  transform-origin: left top;
  z-index: 1;
  position: relative; }
  @media only screen and (max-width: 767px) {
    #productWrap {
      margin-top: 35px; } }

#productImage {
  transition: 1.2s;
  transform-style: preserve-3d;
  position: relative;
  transform-origin: left top; }
  @media only screen and (max-width: 767px) {
    #productImage {
      margin-top: -20px; } }
  #productImage.openedCard {
    transform: perspective(1600px) rotateY(-180deg); }

.cardBack {
  display: block;
  width: 78.5%;
  height: 90.6%;
  top: 0;
  background: #fff;
  position: absolute;
  backface-visibility: visible;
  box-shadow: -3px 0 10px rgba(0, 0, 0, 0.25);
  transform: matrix3d(1, 0, 0, -0.0001, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) rotateY(180deg);
  backface-visibility: hidden; }

#editorForm .fontButtons {
  display: flex; }
  #editorForm .fontButtons .ui.button {
    padding: 10px 15px;
    flex-grow: 1; }

.woocommerce-product-gallery {
  z-index: 1;
  position: absolute;
  backface-visibility: hidden; }

@font-face {
  font-family: "hw1";
  src: url("../fonts/hw1.woff") format("woff2"), url("../fonts/hw1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "hw2";
  src: url("../fonts/hw2.woff") format("woff2"), url("../fonts/hw2.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "hw3";
  src: url("../fonts/hw3.woff") format("woff2"), url("../fonts/hw3.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "hw4";
  src: url("../fonts/hw4.woff") format("woff2"), url("../fonts/hw4.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "hw5";
  src: url("../fonts/hw5.woff") format("woff2"), url("../fonts/hw5.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "hw6";
  src: url("../fonts/hw6.woff") format("woff2"), url("../fonts/hw6.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.cardInside {
  opacity: 0;
  width: 100%;
  max-width: 295px;
  height: 100%;
  max-height: 268px;
  top: 31px;
  left: 8px;
  background: #fff;
  position: absolute;
  backface-visibility: visible;
  box-shadow: 37px 0 39px rgba(0, 0, 0, 0.1), -13px 0 20px rgba(0, 0, 0, 0.1);
  transform: matrix3d(1, 0, 0, -0.00002, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  z-index: 0;
  padding: 20px 30px;
  border-left: 1px solid #d6d6d6;
  font-size: 18px; }
  @media only screen and (min-width: 768px) {
    .cardInside {
      top: 4px;
      max-width: 335px;
      max-height: 335px;
      font-size: 19px;
      padding: 30px; } }
  @media only screen and (min-width: 992px) {
    .cardInside {
      top: 5px;
      max-width: 465px;
      max-height: 465px;
      font-size: 25px;
      padding: 35px; } }
  @media only screen and (min-width: 1200px) {
    .cardInside {
      top: 6px;
      max-width: 575px;
      max-height: 564px;
      font-size: 30px;
      padding: 45px; } }
  .cardInside.openedCard {
    opacity: 1;
    transition: 0.5; }
  .cardInside .cardTop {
    height: 15%;
    display: flex;
    align-items: flex-start; }
  .cardInside .cardMiddle {
    height: 55%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .cardInside .cardBottom {
    height: 30%;
    display: flex;
    align-items: flex-end; }
  .cardInside.hw1 {
    font-family: "hw1";
    line-height: 130%; }
    .cardInside.hw1 .cardTop {
      margin-top: 20px; }
  .cardInside.hw2 {
    font-family: "hw2";
    line-height: 130%; }
  .cardInside.hw3 {
    font-family: "hw3";
    line-height: 130%; }
  .cardInside.hw4 {
    font-family: "hw4";
    line-height: 130%; }
  .cardInside.hw5 {
    font-family: "hw5";
    line-height: 130%; }
  .cardInside.hw6 {
    font-family: "hw6";
    line-height: 130%; }

@media only screen and (max-width: 767px) {
  #singleProductImage {
    margin: -70px 0 !important; } }

#optimiseLoader .ui.loader:before {
  border-width: 2px !important; }

@media only screen and (max-width: 767px) {
  #productSummary {
    z-index: 999; } }

.optimiseWrapper {
  max-width: 545px;
  position: relative;
  top: -90px; }
  @media only screen and (max-width: 767px) {
    .optimiseWrapper {
      top: -28px; } }

.woocommerce button.button {
  padding: 0.78571429em 1.5em 0.78571429em !important;
  margin: 0em 0.25em 0em 0em !important; }
  .woocommerce button.button.loading:after {
    top: 50% !important; }

#addPostage {
  margin-bottom: 10px !important; }

@media only screen and (max-width: 767px) {
  #DNOgrid {
    padding: 0 1rem; }
    #DNOgrid .six.wide.column {
      padding-bottom: 0 !important; } }

.ui.charcoal.button {
  background: #474d63 !important;
  color: #ffffff !important; }

#trySubscription .ui.charcoal.button {
  padding: 1rem 0; }

/**** Blog *** */
.fatSections {
  height: 279px;
  background: #afcecc; }

.thinSections {
  height: 374px;
  background: #d4a6b6; }

.fatSections, .thinSections {
  box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.15) !important;
  transform: translateY(0px);
  transition: 0.3s;
  background-position: bottom right !important;
  background-size: cover !important;
  background-repeat: no-repeat !important; }
  .fatSections:hover, .thinSections:hover {
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
    transition: 0.3s; }
  .fatSections h2, .thinSections h2 {
    color: #ffffff !important;
    font-weight: 700;
    font-size: 1.9rem;
    line-height: 125%; }
  .fatSections .uppercase, .thinSections .uppercase {
    opacity: 0.8; }

.fatSections h2 {
  max-width: 100%; }
  @media only screen and (min-width: 768px) {
    .fatSections h2 {
      max-width: 75%; } }

.link-more {
  margin-top: -10px; }

.link-more a {
  color: #00b5ad !important; }

.blogHero {
  height: 35vw;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
  position: absolute;
  right: -1rem;
  top: 0;
  width: calc(100% + 2rem);
  transition: 0.3s; }
  @media only screen and (min-width: 768px) {
    .blogHero {
      height: 26vw;
      top: -15px !important; } }

@media only screen and (min-width: 768px) {
  .navOpen .blogHero {
    height: 24vw; } }

.entry-header {
  height: 32vw;
  top: 20px;
  position: relative;
  display: flex;
  align-items: center;
  padding-bottom: 3vw; }
  @media only screen and (min-width: 768px) {
    .entry-header {
      height: 26vw;
      top: -13px !important; } }

.entry-meta {
  padding: 15px 0 0 !important; }

.ui.segment.entry-content {
  margin-top: 21vw; }

.entry-content, .comments-area, .comment-form-url {
  max-width: 700px !important; }

#comments {
  padding-top: 10px; }

.entry-footer, .comment-form-comment > label {
  display: none; }

.blogDivider {
  margin: 60px !important; }

.entry-content p {
  font-size: 16px !important;
  line-height: 185% !important; }
.entry-content a {
  color: #00b5ad !important; }
.entry-content h5 {
  color: #333333; }

.dcl-disqus-thread {
  max-width: 700px !important;
  padding-top: 0; }

/** Vendors / Artists */
.wcpv-vendor-logo {
  width: calc(100% + 12px);
  padding-top: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  border: 6px solid #ffffff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); }
  .wcpv-vendor-logo:not(.artistsPage) {
    margin-top: -52px; }
    @media only screen and (max-width: 767px) {
      .wcpv-vendor-logo:not(.artistsPage) {
        margin: -100px auto -15px;
        padding-top: 140px;
        width: 140px; } }

.wcpv-vendor-logo.artistsPage {
  width: 100% !important;
  padding-top: calc(100% - 12px) !important;
  margin: auto !important; }
  @media only screen and (max-width: 767px) {
    .wcpv-vendor-logo.artistsPage {
      width: 90% !important;
      padding-top: 90% !important; } }

#dashboardProfile {
  width: 90px !important;
  height: 90px !important;
  padding: 0 !important;
  display: inline-block;
  margin: -10px 10px 0 0 !important; }

@media only screen and (max-width: 767px) {
  #artistHeader h1 {
    text-align: center; } }

.wcpv-vendor-profile {
  max-height: 71px;
  position: relative;
  transition: 0.3s all; }
  @media only screen and (max-width: 767px) {
    .wcpv-vendor-profile {
      margin-top: 10px; } }
  .wcpv-vendor-profile.open {
    transition: 0.3s all;
    max-height: 600px; }

#artistReadToggle {
  position: absolute;
  bottom: 2px;
  background: #fff;
  box-shadow: none;
  right: 0;
  padding-left: 19px; }

.artistBanner {
  background: #e7efef no-repeat center;
  width: calc(100% + 60px);
  height: 15vh;
  margin: -30px -30px -10px;
  background-size: cover; }

.artistDivider {
  margin: 0 -30px !important;
  width: calc(100% + 60px); }

.artistSocialList {
  transform: scale(0.8);
  margin-left: 10px !important;
  top: 4px !important; }
  @media only screen and (max-width: 767px) {
    .artistSocialList {
      display: block !important; } }
  .artistSocialList .item {
    margin-left: 7px !important; }
    .artistSocialList .item.facebook {
      margin-top: -1px; }

#collectionBtn {
  box-shadow: none;
  border: 1px solid #d0d0d0;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  z-index: 99;
  position: relative;
  top: 1px;
  background: #f1f2f9 !important;
  cursor: inherit;
  color: #333 !important; }

#artistsGrid .column a:hover h3 {
  color: #00b5ad; }

@media only screen and (max-width: 767px) {
  #artistsGrid .column {
    width: 50% !important; } }

.artistContainer #shopFilters {
  display: none; }

#templateSegment {
  background: url(../images/template_bg.jpg) no-repeat top center;
  background-size: cover;
  height: 88vh;
  border-radius: 15px; }
  #templateSegment:hover {
    cursor: pointer; }

#banner {
  height: 125px;
  width: 100%;
  background-size: cover; }

#bannerDropzone {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  color: #fff; }
  #bannerDropzone:hover {
    cursor: pointer; }
  #bannerDropzone i.icon {
    text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.4);
    font-size: 2rem; }
  #bannerDropzone.dz-drag-hover {
    background: rgba(12, 114, 108, 0.3);
    outline: dashed;
    outline-offset: -10px; }

#profileDropzone {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  text-align: center;
  color: #fff; }
  #profileDropzone:hover {
    cursor: pointer; }
  #profileDropzone i.icon {
    text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.4);
    font-size: 2rem; }
  #profileDropzone.dz-drag-hover {
    background: rgba(12, 114, 108, 0.3); }
  #profileDropzone .dz-default {
    display: none; }

#submitArtistChanges.loading:after {
  top: 1.118em !important; }

#updateModal .ui.list .item {
  margin-bottom: 10px; }
#updateModal .ui.list .text {
  margin-left: 0;
  padding-top: 15px; }
  @media only screen and (min-width: 768px) {
    #updateModal .ui.list .text {
      margin-left: 120px;
      padding-top: 3px; } }
#updateModal .ui.list .ui.label {
  width: 100%;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    #updateModal .ui.list .ui.label {
      width: 110px; } }

#artistToggle {
  top: 3px; }

.demo {
  display: none; }

.demo.activate.hide {
  animation: rubberBandBack forwards ease-in-out 0.3s 1 !important; }

.demo.activate {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  width: 500px;
  height: 140px;
  margin-top: -70px;
  padding: 10px;
  border-radius: 20px;
  margin-left: -250px;
  animation: rubberBand 0.3s ease-in-out 1;
  opacity: 1; }
  .demo.activate .demo__colored-blocks {
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 0;
    width: 500px;
    height: 100%;
    margin-left: -250px;
    padding: 10px;
    border-radius: 20px;
    perspective: 1000px;
    animation: demoAnim 4s ease-in-out 1, contAnim 4s 1;
    animation-delay: 0.15s; }
    .demo.activate .demo__colored-blocks .demo__colored-blocks-rotater {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      border-radius: inherit;
      animation: rotation 1.3s linear infinite;
      animation-delay: 0.15s; }
    .demo.activate .demo__colored-blocks .demo__colored-blocks-inner {
      overflow: hidden;
      position: relative;
      height: 100%;
      background: #474d63;
      border-radius: inherit; }
  .demo.activate .demo__colored-block {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 300%;
    height: 300%;
    transform-origin: 0 0; }
    .demo.activate .demo__colored-block:nth-child(1) {
      transform: rotate(0deg) skewX(-30deg);
      background-color: #d05959; }
    .demo.activate .demo__colored-block:nth-child(2) {
      transform: rotate(120deg) skewX(-30deg);
      background-color: #F4D302; }
    .demo.activate .demo__colored-block:nth-child(3) {
      transform: rotate(240deg) skewX(-30deg);
      background-color: #85c4d9; }
  .demo.activate .demo__inner {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%; }
  .demo.activate .demo__numbers {
    overflow: visible;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
    margin-top: -50px; }
    .demo.activate .demo__numbers .demo__numbers-path {
      fill: none;
      stroke-width: 10px;
      stroke: #fff;
      stroke-linecap: round;
      stroke-linejoin: round;
      stroke-dasharray: 0, 518.055065155;
      stroke-dashoffset: 0;
      animation: numAnim 4s ease-in-out 1;
      opacity: 0; }
  .demo.activate .demo__text {
    position: absolute;
    left: 50%;
    top: 0;
    width: 500px;
    height: 100%;
    margin-left: -250px;
    text-align: center;
    line-height: 140px;
    font-size: 100px;
    color: #fff;
    letter-spacing: 2px; }
    .demo.activate .demo__text.ready {
      animation: hideReady forwards 4s 1;
      animation-delay: 0.15s; }
    .demo.activate .demo__text.name {
      animation: hideName forwards 4s 1;
      animation-delay: 0.15s; }

@-webkit-keyframes contAnim {
  15%,
100% {
    margin-left: -250px;
    width: 500px; }
  25%,
90% {
    margin-left: -70px;
    width: 140px; } }
@keyframes contAnim {
  15%,
100% {
    margin-left: -250px;
    width: 500px; }
  25%,
90% {
    margin-left: -70px;
    width: 140px; } }
@-webkit-keyframes numAnim {
  15% {
    stroke-dasharray: 0, 518.055065155;
    stroke-dashoffset: 0;
    opacity: 0; }
  25%,
41% {
    opacity: 1;
    stroke-dasharray: 144.4256591797, 518.055065155;
    stroke-dashoffset: -40; }
  53%,
66% {
    stroke-dasharray: 136.0216217041, 518.055065155;
    stroke-dashoffset: -227.238697052; }
  76% {
    stroke-dasharray: 113.4751205444, 518.055065155;
    stroke-dashoffset: -445.8995704651; }
  88%,
100% {
    stroke-dasharray: 72.1554946899, 518.055065155;
    stroke-dashoffset: -445.8995704651; }
  92% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes numAnim {
  15% {
    stroke-dasharray: 0, 518.055065155;
    stroke-dashoffset: 0;
    opacity: 0; }
  25%,
41% {
    opacity: 1;
    stroke-dasharray: 144.4256591797, 518.055065155;
    stroke-dashoffset: -40; }
  53%,
66% {
    stroke-dasharray: 136.0216217041, 518.055065155;
    stroke-dashoffset: -227.238697052; }
  76% {
    stroke-dasharray: 113.4751205444, 518.055065155;
    stroke-dashoffset: -445.8995704651; }
  88%,
100% {
    stroke-dasharray: 72.1554946899, 518.055065155;
    stroke-dashoffset: -445.8995704651; }
  92% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes rotation {
  to {
    transform: rotate(360deg); } }
@keyframes rotation {
  to {
    transform: rotate(360deg); } }
@-webkit-keyframes demoAnim {
  15% {
    border-radius: 20px;
    transform: rotate(0); }
  30%,
43% {
    border-radius: 50%;
    transform: rotate(360deg); }
  52%,
65% {
    border-radius: 0;
    transform: rotate(720deg); }
  78%,
90% {
    border-radius: 50%;
    transform: rotate(1080deg); }
  100% {
    border-radius: 20px;
    transform: rotate(1440deg); } }
@keyframes demoAnim {
  15% {
    border-radius: 20px;
    transform: rotate(0); }
  30%,
43% {
    border-radius: 50%;
    transform: rotate(360deg); }
  52%,
65% {
    border-radius: 0;
    transform: rotate(720deg); }
  78%,
90% {
    border-radius: 50%;
    transform: rotate(1080deg); }
  100% {
    border-radius: 20px;
    transform: rotate(1440deg); } }
@-webkit-keyframes hideReady {
  0% {
    opacity: 1; }
  20%,
100% {
    opacity: 0; } }
@keyframes hideReady {
  0% {
    opacity: 1; }
  20%,
100% {
    opacity: 0; } }
@-webkit-keyframes hideName {
  0%,
95% {
    opacity: 0; }
  96%,
100% {
    opacity: 1; } }
@keyframes hideName {
  0%,
95% {
    opacity: 0; }
  96%,
100% {
    opacity: 1; } }
@keyframes rubberBand {
  from {
    transform: scale(0); }
  60% {
    transform: scale(1.15); }
  75% {
    transform: scale(0.95); }
  85% {
    transform: scale(1.05); }
  to {
    transform: scale(1); } }
@keyframes rubberBandBack {
  from {
    transform: scale(1);
    opacity: 1; }
  60% {
    transform: scale(1.15);
    opacity: 1; }
  to {
    transform: scale(0);
    opacity: 0; } }
.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

.registerHeader {
  padding: 13px 0;
  border-bottom: 1px solid #e2e2e2 !important;
  margin: -10px -10px 10px -10px; }

@media only screen and (max-width: 767px) {
  #registerHeader {
    margin-top: -100px !important; } }

.registerLogo {
  width: 140px;
  height: 75px;
  display: block;
  margin: auto;
  background: url(../images/large_logo.png) center center no-repeat;
  background-size: 100%; }

.registerWrapper {
  max-width: 600px;
  margin: auto !important;
  overflow: hidden; }

.unavailableWrapper {
  max-width: 600px;
  margin: 40px auto 0 !important;
  overflow: hidden; }

.flagEmoji {
  position: relative;
  font-size: 1.4rem;
  margin-left: -15px; }

body.woocommerce-account:not(.logged-in) #topNav,
body.woocommerce-account #subNav,
body.woocommerce-account:not(.logged-in) footer {
  display: none !important; }

#registrationSlider {
  width: 300%;
  transition: 0.3s; }
  #registrationSlider > .row > .column:not(:first-child) {
    opacity: 0;
    transition: 0.3s; }
  #registrationSlider.step2 {
    transform: translateX(-33.33%); }
    #registrationSlider.step2 .column:first-child {
      transition: 0.3s;
      opacity: 0; }
    #registrationSlider.step2 .column:nth-child(2) {
      transition: 0.6s;
      opacity: 1; }
  #registrationSlider.step3 {
    transform: translateX(-66.66%); }
    #registrationSlider.step3 .column:nth-child(2) {
      transition: 0.3s;
      opacity: 0; }
    #registrationSlider.step3 .column:nth-child(3) {
      transition: 0.6s;
      opacity: 1; }
  #registrationSlider #facebookBtn,
  #registrationSlider #googleBtn {
    background-position: 15px 7px !important; }

#showPass label {
  padding-left: 2.65714em; }
  #showPass label:before {
    transform: scale(1.6);
    left: 8px; }
  #showPass label:after {
    left: 8px; }

#showPass input {
  transform: scale(1.6);
  left: 8px; }

.woocommerce-privacy-policy-text {
  margin-top: 80px;
  position: absolute; }
  .woocommerce-privacy-policy-text p {
    font-size: 12px;
    color: #bdbdbd; }

.automatewoo-optin.form-row {
  margin-bottom: -10px !important; }

.automatewoo-optin__checkbox-text {
  position: relative;
  top: -11px; }

.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

@keyframes tada {
  0% {
    transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-moz-keyframes tada {
  0% {
    -moz-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -moz-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -moz-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -moz-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -moz-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -moz-transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-webkit-keyframes tada {
  0% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -webkit-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -webkit-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -webkit-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -webkit-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-o-keyframes tada {
  0% {
    -o-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -o-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -o-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -o-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -o-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -o-transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-ms-keyframes tada {
  0% {
    -ms-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -ms-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -ms-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -ms-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -ms-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -ms-transform: rotate(0deg) scaleX(1) scaleY(1); } }
.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

.pac-container.pac-logo {
  top: 423px !important; }

#phone_number input::-webkit-outer-spin-button,
#phone_number input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

#drip_woocommerce_accepts_marketing_field {
  display: none; }

body.woocommerce-checkout .ui.left.sidebar, .wc_payment_method.payment_method_wdc_woo_credits {
  display: none; }

#payment, .payment_box.payment_method_stripe {
  background: none !important; }

label[for="payment_method_paypal"],
label[for="payment_method_stripe"],
.payment_box:before,
input[name=payment_method],
#stripe-payment-data > p,
.woocommerce-terms-and-conditions-wrapper,
#billing_address_2_field,
body.woocommerce-checkout .ui.left.sidebar,
body.woocommerce-checkout #hamburger,
body.woocommerce-checkout #appTopNav .right.menu,
body.woocommerce-checkout #appTopNav .search-form,
body.page-template-address #appTopNav .search-form,
body.page-template-choose_plan #appTopNav .search-form {
  display: none !important; }

.page-template-choose_plan #appTopNav .logo, .page-template-address #appTopNav .logo, body.woocommerce-checkout #appTopNav .logo {
  margin: auto; }

body.woocommerce-checkout .pusher {
  padding: 0 !important; }

body.woocommerce-checkout.navOpen #appTopNav {
  width: 100% !important; }

.woocommerce-billing-fields__field-wrapper,
#saveAddress {
  display: none; }

.woocommerce-billing-fields__field-wrapper .form-row {
  padding: 0 !important; }

div.payment_method_paypal {
  background: transparent !important;
  margin-bottom: 25px; }
  div.payment_method_paypal p {
    text-align: center;
    font-size: 1.3rem;
    line-height: 90%;
    margin: 16px 0 31px; }
    div.payment_method_paypal p a {
      font-size: 0.9rem; }

.woocommerce-checkout #payment ul.payment_methods {
  border: none; }

#paymentSelector label {
  max-height: 17px; }
#paymentSelector .ui.segment.active {
  border: 2px solid #39b5ad;
  background: #ecf6f5; }

.subscription-details {
  display: none; }

.cardIcons {
  right: 0;
  top: -4px; }

#payment {
  position: initial !important; }
  #payment #place_order {
    margin-bottom: 0 !important;
    float: none !important; }
    #payment #place_order.paypal {
      background: #ffc439 !important; }

#wc-stripe-cc-form .form-row {
  padding: 0 !important;
  z-index: 999;
  position: relative;
  margin-bottom: 6px !important; }
  #wc-stripe-cc-form .form-row.form-row-wide {
    margin-bottom: 3px; }
  #wc-stripe-cc-form .form-row.form-row-first {
    width: 150px !important; }

#stripe-card-element,
#stripe-exp-element,
#stripe-cvc-element {
  border-radius: 4px;
  padding: 12px 13px;
  margin-top: 2px;
  min-height: 49px; }
  #stripe-card-element input::placeholder,
  #stripe-exp-element input::placeholder,
  #stripe-cvc-element input::placeholder {
    color: #bdbdbd !important; }

label[for="stripe-card-element"],
label[for="stripe-exp-element"],
label[for="stripe-cvc-element"] {
  font-weight: bold;
  margin-bottom: 2px;
  margin-left: 3px; }
  label[for="stripe-card-element"] .required,
  label[for="stripe-exp-element"] .required,
  label[for="stripe-cvc-element"] .required {
    display: none; }

.ui.grid.checkoutGrid .ten.wide.column {
  position: initial; }

.payNothing, .guarantee {
  padding: 0.5rem 0 !important;
  margin: 0 -1rem !important; }

.checkoutGrid .planPrice {
  padding: 30px 0 25px; }
  .checkoutGrid .planPrice .value {
    margin-top: -6px !important;
    line-height: 35% !important; }

.paymentDate strong,
.paymentDate .woocommerce-Price-amount {
  display: none; }

.paymentDate {
  font-size: 0;
  line-height: 0;
  margin: 12px 0 6px; }

.first-payment-date small {
  font-size: 1rem !important; }

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background: #FFE8E6;
  border: none;
  padding: 1em 1.5em;
  min-height: 1em;
  line-height: 1.4285em;
  position: relative;
  border-radius: 5px;
  margin-bottom: 0;
  box-shadow: 0px 0px 0px 1px #d05959 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  color: #d05959; }

.woocommerce-error::before {
  display: none !important;
  content: ""; }

.itemPriceWrapper .cardPrice,
.itemPriceWrapper.sub .woocommerce-Price-amount {
  display: none; }

.itemPriceWrapper.sub .cardPrice {
  display: inline; }

.shippingBg {
  background: #f4f4f4 !important; }

.order-total {
  background: #e9e9e9 !important; }
  .order-total .creditsTotal {
    display: none; }
  .order-total.sub .creditsTotal {
    display: inline; }
  .order-total.sub .woocommerce-Price-amount {
    display: none; }

h5 {
  letter-spacing: 0; }

#previewMessage {
  display: flex;
  align-items: center;
  line-height: 120%; }
  #previewMessage .ui.button,
  #previewMessage .ui.button:hover {
    opacity: 1; }
  #previewMessage span {
    flex: 1; }

#confetti {
  position: absolute; }

.woocommerce-column--billing-address {
  display: none; }

#thankyouWrapper {
  max-width: 700px;
  margin: 90px auto;
  position: relative; }
  #thankyouWrapper .circle {
    width: 70px;
    height: 70px;
    background: #474d63;
    border-radius: 50%;
    margin: 0 auto 5px;
    overflow: hidden;
    filter: saturate(0.7);
    transition: 0.3s; }
    #thankyouWrapper .circle .shop, #thankyouWrapper .circle .calendar {
      margin-top: 13px; }
  #thankyouWrapper a:hover {
    text-decoration: underline;
    transition: 0.3s; }
    #thankyouWrapper a:hover .circle {
      filter: saturate(1);
      transform: translateY(-5px);
      transition: 0.3s;
      background: #00b5ad; }
  #thankyouWrapper .bigCircle {
    width: 200px;
    height: 200px;
    margin-left: -100px;
    position: absolute;
    left: 50%;
    top: -140px;
    background: #474d63;
    border-radius: 50%;
    overflow: hidden; }
    #thankyouWrapper .bigCircle img {
      left: -30px;
      top: 38px;
      position: absolute;
      animation: thumb 0.5s normal 1 ease-in-out; }
  #thankyouWrapper > .ui.segment:not(.secondary) {
    padding: 50px 30px 25px; }

#view-order-barcode {
  display: none; }

@-webkit-keyframes thumb {
  0% {
    transform: translateX(-160px) scale(1); }
  85% {
    transform: translateX(20px) scale(1.1); }
  100% {
    transform: translateX(0) scale(1); } }
@media only screen and (max-width: 767px) {
  #checkoutHeader .ui.large.header {
    margin-top: 0 !important; } }

@media only screen and (max-width: 767px) {
  .payment_box.payment_method_stripe,
  .wc_payment_methods.payment_methods.methods {
    margin-top: 0 !important;
    padding: 0 !important; } }

#wc-stripe-cc-form,
#wc-stripe-cc-form:after {
  margin-top: 0 !important; }
  @media only screen and (max-width: 767px) {
    #wc-stripe-cc-form,
    #wc-stripe-cc-form:after {
      width: 100%; } }

@media only screen and (max-width: 767px) {
  #wc-stripe-cc-form:before,
  #wc-stripe-cc-form .form-row.form-row-last:after {
    display: none; } }

@media only screen and (max-width: 767px) {
  #wc-stripe-cc-form .form-row.form-row-last {
    margin-top: 0 !important; } }

#wc-stripe-cc-form .form-row.form-row-first,
#wc-stripe-cc-form .form-row.form-row-last {
  margin-bottom: 0; }

.woocommerce-checkout #payment ul.payment_methods {
  border: 0 !important; }

.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

/**** My Account *** */
.ui.menu .item.is-active {
  background: rgba(0, 0, 0, 0.05);
  box-shadow: none;
  color: #333333;
  font-weight: bold; }
  .ui.menu .item.is-active a {
    color: #333333; }

.woo-credits-my-account-table {
  display: none; }

.monthlySegment {
  box-shadow: 0 0 19px rgba(0, 0, 0, 0.1) !important; }

.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

form.ui.large.form.segment input[type='text'] {
  font-size: 1.2rem !important;
  width: 100% !important;
  padding: 0.67857143em 1em !important;
  height: auto; }

#nav, #backtoblog, .privacy-policy-page-link {
  display: none; }

#login h1 a, .login h1 a {
  background: url(../images/logo.png) top left no-repeat;
  text-indent: -99em;
  width: 170px;
  height: 49px;
  display: block;
  margin-top: 3px;
  margin-bottom: 5px; }

#loginModal .login-username label {
  height: 20px;
  text-indent: -999em; }
  #loginModal .login-username label:after {
    content: "Email";
    display: block;
    text-indent: 0;
    margin-top: -22px; }
#loginModal #wp-submit {
  cursor: pointer;
  display: inline-block;
  min-height: 1em;
  outline: none;
  border: none;
  vertical-align: baseline;
  background: #00b5ad;
  color: #ffffff;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  margin: 0em 0.25em 0em 0em;
  padding: 0.78571429em 1.5em 0.78571429em;
  text-transform: none;
  text-shadow: none;
  font-weight: bold;
  line-height: 1em;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  will-change: "";
  -webkit-tap-highlight-color: transparent;
  font-size: 1.14285714rem;
  width: 100%; }
  #loginModal #wp-submit:hover {
    filter: brightness(1.1); }

@media(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #login h1 a, .login h1 a {
    background-image: url(../images/logox2.png) !important;
    background-size: 100% !important; } }
span.flag {
  width: 44px;
  height: 30px;
  display: inline-block; }

img.flag {
  width: 30px; }

.flag {
  background: url(../images/flags_responsive.png) no-repeat;
  background-size: 100%; }

.flag-ad {
  background-position: 0 0.413223%; }

.flag-ae {
  background-position: 0 0.826446%; }

.flag-af {
  background-position: 0 1.239669%; }

.flag-ag {
  background-position: 0 1.652893%; }

.flag-ai {
  background-position: 0 2.066116%; }

.flag-al {
  background-position: 0 2.479339%; }

.flag-am {
  background-position: 0 2.892562%; }

.flag-an {
  background-position: 0 3.305785%; }

.flag-ao {
  background-position: 0 3.719008%; }

.flag-aq {
  background-position: 0 4.132231%; }

.flag-ar {
  background-position: 0 4.545455%; }

.flag-as {
  background-position: 0 4.958678%; }

.flag-at {
  background-position: 0 5.371901%; }

.flag-au {
  background-position: 0 5.785124%; }

.flag-aw {
  background-position: 0 6.198347%; }

.flag-az {
  background-position: 0 6.61157%; }

.flag-ba {
  background-position: 0 7.024793%; }

.flag-bb {
  background-position: 0 7.438017%; }

.flag-bd {
  background-position: 0 7.85124%; }

.flag-be {
  background-position: 0 8.264463%; }

.flag-bf {
  background-position: 0 8.677686%; }

.flag-bg {
  background-position: 0 9.090909%; }

.flag-bh {
  background-position: 0 9.504132%; }

.flag-bi {
  background-position: 0 9.917355%; }

.flag-bj {
  background-position: 0 10.330579%; }

.flag-bm {
  background-position: 0 10.743802%; }

.flag-bn {
  background-position: 0 11.157025%; }

.flag-bo {
  background-position: 0 11.570248%; }

.flag-br {
  background-position: 0 11.983471%; }

.flag-bs {
  background-position: 0 12.396694%; }

.flag-bt {
  background-position: 0 12.809917%; }

.flag-bv {
  background-position: 0 13.22314%; }

.flag-bw {
  background-position: 0 13.636364%; }

.flag-by {
  background-position: 0 14.049587%; }

.flag-bz {
  background-position: 0 14.46281%; }

.flag-ca {
  background-position: 0 14.876033%; }

.flag-cc {
  background-position: 0 15.289256%; }

.flag-cd {
  background-position: 0 15.702479%; }

.flag-cf {
  background-position: 0 16.115702%; }

.flag-cg {
  background-position: 0 16.528926%; }

.flag-ch {
  background-position: 0 16.942149%; }

.flag-ci {
  background-position: 0 17.355372%; }

.flag-ck {
  background-position: 0 17.768595%; }

.flag-cl {
  background-position: 0 18.181818%; }

.flag-cm {
  background-position: 0 18.595041%; }

.flag-cn {
  background-position: 0 19.008264%; }

.flag-co {
  background-position: 0 19.421488%; }

.flag-cr {
  background-position: 0 19.834711%; }

.flag-cu {
  background-position: 0 20.247934%; }

.flag-cv {
  background-position: 0 20.661157%; }

.flag-cx {
  background-position: 0 21.07438%; }

.flag-cy {
  background-position: 0 21.487603%; }

.flag-cz {
  background-position: 0 21.900826%; }

.flag-de {
  background-position: 0 22.31405%; }

.flag-dj {
  background-position: 0 22.727273%; }

.flag-dk {
  background-position: 0 23.140496%; }

.flag-dm {
  background-position: 0 23.553719%; }

.flag-do {
  background-position: 0 23.966942%; }

.flag-dz {
  background-position: 0 24.380165%; }

.flag-ec {
  background-position: 0 24.793388%; }

.flag-ee {
  background-position: 0 25.206612%; }

.flag-eg {
  background-position: 0 25.619835%; }

.flag-eh {
  background-position: 0 26.033058%; }

.flag-er {
  background-position: 0 26.446281%; }

.flag-es {
  background-position: 0 26.859504%; }

.flag-et {
  background-position: 0 27.272727%; }

.flag-fi {
  background-position: 0 27.68595%; }

.flag-fj {
  background-position: 0 28.099174%; }

.flag-fk {
  background-position: 0 28.512397%; }

.flag-fm {
  background-position: 0 28.92562%; }

.flag-fo {
  background-position: 0 29.338843%; }

.flag-fr {
  background-position: 0 29.752066%; }

.flag-ga {
  background-position: 0 30.165289%; }

.flag-gd {
  background-position: 0 30.578512%; }

.flag-ge {
  background-position: 0 30.991736%; }

.flag-gf {
  background-position: 0 31.404959%; }

.flag-gh {
  background-position: 0 31.818182%; }

.flag-gi {
  background-position: 0 32.231405%; }

.flag-gl {
  background-position: 0 32.644628%; }

.flag-gm {
  background-position: 0 33.057851%; }

.flag-gn {
  background-position: 0 33.471074%; }

.flag-gp {
  background-position: 0 33.884298%; }

.flag-gq {
  background-position: 0 34.297521%; }

.flag-gr {
  background-position: 0 34.710744%; }

.flag-gs {
  background-position: 0 35.123967%; }

.flag-gt {
  background-position: 0 35.53719%; }

.flag-gu {
  background-position: 0 35.950413%; }

.flag-gw {
  background-position: 0 36.363636%; }

.flag-gy {
  background-position: 0 36.77686%; }

.flag-hk {
  background-position: 0 37.190083%; }

.flag-hm {
  background-position: 0 37.603306%; }

.flag-hn {
  background-position: 0 38.016529%; }

.flag-hr {
  background-position: 0 38.429752%; }

.flag-ht {
  background-position: 0 38.842975%; }

.flag-hu {
  background-position: 0 39.256198%; }

.flag-id {
  background-position: 0 39.669421%; }

.flag-ie {
  background-position: 0 40.082645%; }

.flag-il {
  background-position: 0 40.495868%; }

.flag-in {
  background-position: 0 40.909091%; }

.flag-io {
  background-position: 0 41.322314%; }

.flag-iq {
  background-position: 0 41.735537%; }

.flag-ir {
  background-position: 0 42.14876%; }

.flag-is {
  background-position: 0 42.561983%; }

.flag-it {
  background-position: 0 42.975207%; }

.flag-jm {
  background-position: 0 43.38843%; }

.flag-jo {
  background-position: 0 43.801653%; }

.flag-jp {
  background-position: 0 44.214876%; }

.flag-ke {
  background-position: 0 44.628099%; }

.flag-kg {
  background-position: 0 45.041322%; }

.flag-kh {
  background-position: 0 45.454545%; }

.flag-ki {
  background-position: 0 45.867769%; }

.flag-km {
  background-position: 0 46.280992%; }

.flag-kn {
  background-position: 0 46.694215%; }

.flag-kp {
  background-position: 0 47.107438%; }

.flag-kr {
  background-position: 0 47.520661%; }

.flag-kw {
  background-position: 0 47.933884%; }

.flag-ky {
  background-position: 0 48.347107%; }

.flag-kz {
  background-position: 0 48.760331%; }

.flag-la {
  background-position: 0 49.173554%; }

.flag-lb {
  background-position: 0 49.586777%; }

.flag-lc {
  background-position: 0 50%; }

.flag-li {
  background-position: 0 50.413223%; }

.flag-lk {
  background-position: 0 50.826446%; }

.flag-lr {
  background-position: 0 51.239669%; }

.flag-ls {
  background-position: 0 51.652893%; }

.flag-lt {
  background-position: 0 52.066116%; }

.flag-lu {
  background-position: 0 52.479339%; }

.flag-lv {
  background-position: 0 52.892562%; }

.flag-ly {
  background-position: 0 53.305785%; }

.flag-ma {
  background-position: 0 53.719008%; }

.flag-mc {
  background-position: 0 54.132231%; }

.flag-md {
  background-position: 0 54.545455%; }

.flag-me {
  background-position: 0 54.958678%; }

.flag-mg {
  background-position: 0 55.371901%; }

.flag-mh {
  background-position: 0 55.785124%; }

.flag-mk {
  background-position: 0 56.198347%; }

.flag-ml {
  background-position: 0 56.61157%; }

.flag-mm {
  background-position: 0 57.024793%; }

.flag-mn {
  background-position: 0 57.438017%; }

.flag-mo {
  background-position: 0 57.85124%; }

.flag-mp {
  background-position: 0 58.264463%; }

.flag-mq {
  background-position: 0 58.677686%; }

.flag-mr {
  background-position: 0 59.090909%; }

.flag-ms {
  background-position: 0 59.504132%; }

.flag-mt {
  background-position: 0 59.917355%; }

.flag-mu {
  background-position: 0 60.330579%; }

.flag-mv {
  background-position: 0 60.743802%; }

.flag-mw {
  background-position: 0 61.157025%; }

.flag-mx {
  background-position: 0 61.570248%; }

.flag-my {
  background-position: 0 61.983471%; }

.flag-mz {
  background-position: 0 62.396694%; }

.flag-na {
  background-position: 0 62.809917%; }

.flag-nc {
  background-position: 0 63.22314%; }

.flag-ne {
  background-position: 0 63.636364%; }

.flag-nf {
  background-position: 0 64.049587%; }

.flag-ng {
  background-position: 0 64.46281%; }

.flag-ni {
  background-position: 0 64.876033%; }

.flag-nl {
  background-position: 0 65.289256%; }

.flag-no {
  background-position: 0 65.702479%; }

.flag-np {
  background-position: 0 66.115702%; }

.flag-nr {
  background-position: 0 66.528926%; }

.flag-nu {
  background-position: 0 66.942149%; }

.flag-nz {
  background-position: 0 67.355372%; }

.flag-om {
  background-position: 0 67.768595%; }

.flag-pa {
  background-position: 0 68.181818%; }

.flag-pe {
  background-position: 0 68.595041%; }

.flag-pf {
  background-position: 0 69.008264%; }

.flag-pg {
  background-position: 0 69.421488%; }

.flag-ph {
  background-position: 0 69.834711%; }

.flag-pk {
  background-position: 0 70.247934%; }

.flag-pl {
  background-position: 0 70.661157%; }

.flag-pm {
  background-position: 0 71.07438%; }

.flag-pn {
  background-position: 0 71.487603%; }

.flag-pr {
  background-position: 0 71.900826%; }

.flag-pt {
  background-position: 0 72.31405%; }

.flag-pw {
  background-position: 0 72.727273%; }

.flag-py {
  background-position: 0 73.140496%; }

.flag-qa {
  background-position: 0 73.553719%; }

.flag-re {
  background-position: 0 73.966942%; }

.flag-ro {
  background-position: 0 74.380165%; }

.flag-rs {
  background-position: 0 74.793388%; }

.flag-ru {
  background-position: 0 75.206612%; }

.flag-rw {
  background-position: 0 75.619835%; }

.flag-sa {
  background-position: 0 76.033058%; }

.flag-sb {
  background-position: 0 76.446281%; }

.flag-sc {
  background-position: 0 76.859504%; }

.flag-sd {
  background-position: 0 77.272727%; }

.flag-se {
  background-position: 0 77.68595%; }

.flag-sg {
  background-position: 0 78.099174%; }

.flag-sh {
  background-position: 0 78.512397%; }

.flag-si {
  background-position: 0 78.92562%; }

.flag-sj {
  background-position: 0 79.338843%; }

.flag-sk {
  background-position: 0 79.752066%; }

.flag-sl {
  background-position: 0 80.165289%; }

.flag-sm {
  background-position: 0 80.578512%; }

.flag-sn {
  background-position: 0 80.991736%; }

.flag-so {
  background-position: 0 81.404959%; }

.flag-sr {
  background-position: 0 81.818182%; }

.flag-ss {
  background-position: 0 82.231405%; }

.flag-st {
  background-position: 0 82.644628%; }

.flag-sv {
  background-position: 0 83.057851%; }

.flag-sy {
  background-position: 0 83.471074%; }

.flag-sz {
  background-position: 0 83.884298%; }

.flag-tc {
  background-position: 0 84.297521%; }

.flag-td {
  background-position: 0 84.710744%; }

.flag-tf {
  background-position: 0 85.123967%; }

.flag-tg {
  background-position: 0 85.53719%; }

.flag-th {
  background-position: 0 85.950413%; }

.flag-tj {
  background-position: 0 86.363636%; }

.flag-tk {
  background-position: 0 86.77686%; }

.flag-tl {
  background-position: 0 87.190083%; }

.flag-tm {
  background-position: 0 87.603306%; }

.flag-tn {
  background-position: 0 88.016529%; }

.flag-to {
  background-position: 0 88.429752%; }

.flag-tp {
  background-position: 0 88.842975%; }

.flag-tr {
  background-position: 0 89.256198%; }

.flag-tt {
  background-position: 0 89.669421%; }

.flag-tv {
  background-position: 0 90.082645%; }

.flag-tw {
  background-position: 0 90.495868%; }

.flag-ty {
  background-position: 0 90.909091%; }

.flag-tz {
  background-position: 0 91.322314%; }

.flag-ua {
  background-position: 0 91.735537%; }

.flag-ug {
  background-position: 0 92.14876%; }

.flag-gb, .flag-uk {
  background-position: 0 92.561983%; }

.flag-um {
  background-position: 0 92.975207%; }

.flag-us {
  background-position: 0 93.38843%; }

.flag-uy {
  background-position: 0 93.801653%; }

.flag-uz {
  background-position: 0 94.214876%; }

.flag-va {
  background-position: 0 94.628099%; }

.flag-vc {
  background-position: 0 95.041322%; }

.flag-ve {
  background-position: 0 95.454545%; }

.flag-vg {
  background-position: 0 95.867769%; }

.flag-vi {
  background-position: 0 96.280992%; }

.flag-vn {
  background-position: 0 96.694215%; }

.flag-vu {
  background-position: 0 97.107438%; }

.flag-wf {
  background-position: 0 97.520661%; }

.flag-ws {
  background-position: 0 97.933884%; }

.flag-ye {
  background-position: 0 98.347107%; }

.flag-za {
  background-position: 0 98.760331%; }

.flag-zm {
  background-position: 0 99.173554%; }

.flag-zr {
  background-position: 0 99.586777%; }

.flag-zw {
  background-position: 0 100%; }

.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

.page-id-3626 #hamburger, .page-id-3626 #appSidebar,
.page-id-3629 #hamburger,
.page-id-3629 #appSidebar,
.page-id-3648 #hamburger,
.page-id-3648 #appSidebar,
.page-id-3650 #hamburger,
.page-id-3650 #appSidebar,
.page-template-address #hamburger,
.page-template-address #appSidebar {
  display: none; }
.page-id-3626 .pusher,
.page-id-3629 .pusher,
.page-id-3648 .pusher,
.page-id-3650 .pusher,
.page-template-address .pusher {
  padding-left: 0 !important; }
.page-id-3626 #appTopNav,
.page-id-3629 #appTopNav,
.page-id-3648 #appTopNav,
.page-id-3650 #appTopNav,
.page-template-address #appTopNav {
  width: 100% !important; }
  .page-id-3626 #appTopNav .right.menu,
  .page-id-3629 #appTopNav .right.menu,
  .page-id-3648 #appTopNav .right.menu,
  .page-id-3650 #appTopNav .right.menu,
  .page-template-address #appTopNav .right.menu {
    display: none !important; }
.page-id-3626 footer,
.page-id-3629 footer,
.page-id-3648 footer,
.page-id-3650 footer,
.page-template-address footer {
  width: 100% !important; }

body.page-template-address footer {
  display: none !important; }

@media only screen and (max-width: 767px) {
  #onboardingModal .header {
    padding: 0 !important; } }

.chooseWrapper {
  margin-top: 10px;
  height: 140vh; }
  @media only screen and (min-width: 768px) {
    .chooseWrapper {
      margin-top: 50px;
      height: 100vh; } }
  .chooseWrapper .ui.basic.segment {
    max-width: 850px; }
  .chooseWrapper #plansWrapper .freemium {
    display: none; }
  .chooseWrapper #plansWrapper {
    width: 300% !important;
    transition: 0.3s; }
    .chooseWrapper #plansWrapper .column {
      width: 33.33% !important;
      padding: 0 80px !important; }
      @media only screen and (max-width: 767px) {
        .chooseWrapper #plansWrapper .column {
          padding: 20px 30px !important; } }
    .chooseWrapper #plansWrapper .planPrice {
      margin-top: 40px; }
    .chooseWrapper #plansWrapper .row:not(:first-child) {
      display: none; }
  .chooseWrapper #planSlider {
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .chooseWrapper #planSlider {
        padding: 0 0 0 35px !important; } }
    .chooseWrapper #planSlider.step1 .dot1 {
      opacity: 0.7; }
    .chooseWrapper #planSlider.step1 #plansWrapper {
      transform: translateX(0.1%); }
    .chooseWrapper #planSlider.step2 .dot2 {
      opacity: 0.7; }
    .chooseWrapper #planSlider.step2 #plansWrapper {
      transform: translateX(-33.33%); }
    .chooseWrapper #planSlider.step3 .dot3 {
      opacity: 0.7; }
    .chooseWrapper #planSlider.step3 #plansWrapper {
      transform: translateX(-66.66%); }
  @media only screen and (max-width: 767px) {
    .chooseWrapper h1 {
      font-size: 2.7rem !important; } }
  .chooseWrapper .arrows {
    top: 210px; }
  .chooseWrapper .leftArrow {
    left: -33px; }
    @media only screen and (min-width: 768px) {
      .chooseWrapper .leftArrow {
        left: 0; } }
  .chooseWrapper .rightArrow {
    right: -5px; }
    @media only screen and (min-width: 768px) {
      .chooseWrapper .rightArrow {
        right: 25px; } }
  .chooseWrapper .leftArrow .icon, .chooseWrapper .rightArrow .icon {
    opacity: 0.4; }
    .chooseWrapper .leftArrow .icon:hover, .chooseWrapper .rightArrow .icon:hover {
      opacity: 0.6; }
  .chooseWrapper .dot1, .chooseWrapper .dot2, .chooseWrapper .dot3 {
    display: inline-block;
    margin: 0 5px;
    background: #333333;
    border-radius: 50%;
    height: 7px;
    width: 7px;
    opacity: 0.3; }
  .chooseWrapper .sliderDots {
    text-indent: -47px;
    position: relative;
    top: -60px; }

.welcomeWrapper.ui.container {
  height: 100%;
  margin-top: 20px !important; }
  @media only screen and (min-width: 768px) {
    .welcomeWrapper.ui.container {
      margin-top: 15px; } }
  .welcomeWrapper.ui.container #onboardingWrapper {
    overflow: hidden; }

@media only screen and (max-width: 767px) {
  .deliveryDates {
    margin-top: 10px; } }

.massiveWave {
  font-size: 10rem; }
  @media only screen and (min-width: 768px) {
    .massiveWave {
      font-size: 17rem; } }

.ui.large.header.almostHuge {
  font-size: 2.3rem !important; }
  @media only screen and (min-width: 768px) {
    .ui.large.header.almostHuge {
      font-size: 2.8rem !important; } }

#occasionTypeTitle {
  margin: -2px 0 10px; }
  @media only screen and (min-width: 768px) {
    #occasionTypeTitle {
      margin: 15px auto 40px; } }

.stepFooter {
  background: #ececec;
  padding: 15px 20px;
  margin: 0 -15px;
  position: absolute;
  width: 100%;
  bottom: 0; }
  .stepFooter.complete {
    background: #dcecca;
    color: #62a913; }
    .stepFooter.complete .tickCircle img {
      opacity: 1; }
    .stepFooter.complete .wellDone {
      opacity: 1; }
    .stepFooter.complete .occasionAddProgress,
    .stepFooter.complete .cardVoteProgress {
      top: auto; }
  .stepFooter .wellDone {
    opacity: 0; }
  .stepFooter .occasionAddProgress,
  .stepFooter .cardVoteProgress {
    position: relative;
    top: 11px; }

.tickCircle {
  height: 50px;
  width: 50px;
  padding: 17px 14px; }
  .tickCircle img {
    opacity: 0; }

#onboardingProgress .column {
  position: relative; }
  #onboardingProgress .column:not(:last-child) {
    padding-right: 2px; }
  #onboardingProgress .column div {
    height: 6px;
    background: #bdbdbd;
    opacity: 0.8; }
  #onboardingProgress .column.active div {
    background: #00b5ad;
    transition: 0.3s; }

#onboardingSlider {
  width: 500%;
  transition: 0.3s; }
  #onboardingSlider.step2 {
    transform: translate(-20%);
    transition: 0.3s; }
  #onboardingSlider.step3 {
    transform: translate(-40%);
    transition: 0.3s; }
  #onboardingSlider.step4 {
    transform: translate(-60%);
    transition: 0.3s; }
  #onboardingSlider.step5 {
    transform: translate(-80%);
    transition: 0.3s; }
  #onboardingSlider #productGrid .column {
    padding-bottom: 0; }

#occasionGrid .column .ui.segment:hover {
  background: #e7efef;
  transition: 0.3s; }

#cardVoteSlider {
  width: 400%;
  overflow: hidden;
  transition: 0.3s; }
  #cardVoteSlider.step2 {
    transform: translateX(-25%);
    transition: 0.3s; }
  #cardVoteSlider.step3 {
    transform: translateX(-50%);
    transition: 0.3s; }
  #cardVoteSlider.step4 {
    transform: translateX(-75%);
    transition: 0.3s; }
  #cardVoteSlider .column {
    padding-left: 20px !important; }

#bonusLevel {
  bottom: -2px; }
  @media only screen and (min-width: 768px) {
    #bonusLevel {
      bottom: -92px; } }

.controllerIcon {
  font-size: 2.6rem; }

.doneIt {
  transform: scale(1.05);
  transition: 0.3s;
  position: relative; }
  .doneIt:after {
    display: block;
    content: "";
    width: 40px;
    height: 40px;
    background: url(../images/huge_tick.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    bottom: 0px;
    right: 0px; }
  .doneIt.product:after {
    bottom: 7px !important;
    right: 40px !important; }
  .doneIt .ui.segment {
    box-shadow: none;
    background: #e7efef;
    opacity: 0.8; }

.page-template-welcome .sor-cart {
  opacity: 0;
  height: 0; }

.relationshipSlider {
  overflow: scroll; }
  .relationshipSlider::-webkit-scrollbar {
    display: none; }
  .relationshipSlider .ui.menu .item {
    background: #f7f7f7;
    border-radius: 20px; }
    .relationshipSlider .ui.menu .item.active, .relationshipSlider .ui.menu .item.active:hover {
      border-radius: 20px;
      background: #00b5ad;
      color: #ffffff;
      font-weight: bold; }
    .relationshipSlider .ui.menu .item:hover {
      background: #ececec;
      cursor: pointer; }

#closeAddressConfirm {
  border-radius: 50%;
  background: #62a913;
  width: 30px;
  height: 30px;
  margin-right: -5px;
  line-height: 2rem; }

.page-template-welcome .woocommerce-product-search-filter-products-prefix {
  display: none; }

.page-id-35 #checkoutNav {
  display: block !important; }

.woocommerce-checkout #checkoutSteps {
  top: -18px !important;
  position: relative; }

@media only screen and (max-width: 767px) {
  #checkoutSteps {
    overflow: hidden;
    width: calc(100% - 40px) !important;
    margin: 20px 20px 10px 20px !important; } }
@media only screen and (max-width: 767px) {
  #checkoutSteps .ui.grid {
    width: 110%; } }
@media only screen and (max-width: 767px) {
  #checkoutSteps .column {
    width: 33.333%; } }
#checkoutSteps .column .ui.header {
  color: #bdbdbd !important; }
#checkoutSteps .column .bar {
  height: 3px;
  width: 100%;
  background: #bdbdbd !important; }
#checkoutSteps .column.active .ui.header {
  color: #00b5ad !important; }
#checkoutSteps .column.active .bar {
  background: #00b5ad !important; }

@media only screen and (max-width: 767px) {
  #postcodeCheck {
    width: 100%;
    margin-top: 10px; } }

#onboardingSelectionBar {
  position: fixed;
  left: 0;
  width: 100%;
  height: 125px;
  bottom: 0;
  z-index: 999;
  box-shadow: 5px -2px 10px rgba(0, 0, 0, 0.13); }

.emptyCardSelection {
  width: 70px;
  height: 70px;
  border-radius: 5px;
  border: 2px dashed #e2e2e2;
  font-size: 0.8rem;
  line-height: 135%;
  padding: 15px 0 !important; }

.selectionColumn {
  background: #ffffff;
  border-top: 1px solid #bdbdbd; }
  @media only screen and (min-width: 768px) {
    .selectionColumn {
      position: relative;
      border: none; } }
  @media only screen and (max-width: 767px) {
    .selectionColumn {
      transition: 0.3s;
      position: absolute !important; } }
  @media only screen and (min-width: 768px) {
    .selectionColumn:after {
      display: block;
      width: 95px;
      height: 95px;
      background: #ffffff;
      content: "";
      transform: rotate(45deg);
      position: absolute;
      z-index: 999;
      right: -47px;
      top: 19px; } }
  @media only screen and (max-width: 767px) {
    .selectionColumn.open {
      transform: translateY(-132px);
      transition: 0.3s; } }

#onboardingDeliveryDay .ui.dropdown .menu {
  max-height: 110px; }

.ui.button.addToBoxBtn {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important; }

.selectionImage {
  position: relative; }
  .selectionImage i {
    position: absolute;
    width: 22px;
    height: 22px;
    top: -1px;
    right: 6px;
    background: #333333;
    color: #ffffff;
    font-weight: bold;
    border-radius: 50%;
    padding: 4px;
    font-size: 1.6rem;
    line-height: 48%;
    cursor: pointer; }

.summaryCard .ui.image {
  display: inline-block !important; }

.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

@keyframes tada {
  0% {
    transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-moz-keyframes tada {
  0% {
    -moz-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -moz-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -moz-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -moz-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -moz-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -moz-transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-webkit-keyframes tada {
  0% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -webkit-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -webkit-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -webkit-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -webkit-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-o-keyframes tada {
  0% {
    -o-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -o-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -o-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -o-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -o-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -o-transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-ms-keyframes tada {
  0% {
    -ms-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -ms-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -ms-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -ms-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -ms-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -ms-transform: rotate(0deg) scaleX(1) scaleY(1); } }
.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

.submit-new-idea {
  background: #00b5ad !important;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  color: #ffffff !important;
  text-shadow: none;
  cursor: pointer;
  display: inline-block;
  min-height: 1em;
  outline: none;
  border: none !important;
  vertical-align: baseline;
  margin: 0em 0.25em 0em 0em !important;
  padding: 0.78571429em 1.5em 0.78571429em;
  text-transform: none;
  text-shadow: none;
  font-weight: bold !important;
  line-height: 1em;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  will-change: "";
  -webkit-tap-highlight-color: transparent; }
  .submit-new-idea:hover {
    background: #40a49f; }
  .submit-new-idea .ideapush-icon-Submit {
    display: none; }

.ideapush-form-idea-tags, .admin-star-outer, .fa.fa-tags {
  display: none; }

.ideapush-idea-filter, .ideapush-idea-search {
  padding-bottom: 10px !important; }

.ideapush-container-idea-header,
.idea-item {
  border-bottom: 1px solid #e2e2e2 !important; }

.ideapush-container-ideas {
  margin-top: -2px; }

@media only screen and (max-width: 767px) {
  .ideapush-container-idea-header {
    display: none; } }

@media only screen and (max-width: 767px) {
  .idea-item-left {
    float: left !important;
    margin-right: 10px;
    margin-top: -9px;
    width: 52px !important;
    margin-bottom: 0 !important; } }
@media only screen and (min-width: 768px) {
  .idea-item-left {
    width: 60px; } }

@media only screen and (min-width: 768px) {
  .idea-item-right {
    width: calc(100% - 60px); } }

.idea-item-right-inner {
  padding-left: 10px !important; }

.idea-item {
  padding: 25px 0 !important; }

.idea-title {
  font-style: 1.71428571em !important;
  color: #333333 !important;
  border: none !important;
  margin: 0 0 5px !important;
  padding: 0em 0em;
  font-weight: bold !important;
  line-height: 1.28571429em;
  text-transform: none;
  display: block !important; }

.idea-item-date,
.idea-item-meta {
  font-size: 0.85rem !important; }

.status-container {
  float: left;
  margin: 0 10px 0 0 !important; }

.idea-item-status {
  font-size: 0.7rem !important;
  margin: 0 !important; }

.idea-author-profile-image {
  width: 20px;
  height: 20px;
  margin-top: -2px; }

.idea-author-container {
  margin-left: 15px; }
  .idea-author-container a {
    color: #333333 !important; }

.idea-item-comments {
  margin-left: 15px; }

.idea-item-additional-meta,
.fa.search-icon.fa-search {
  display: none !important; }

.idea-vote-container {
  border: none !important;
  position: relative;
  margin-top: 25px; }

.idea-vote-number:after {
  content: "Votes";
  display: block;
  width: 100%;
  font-size: 0.8rem; }

.ideapush-icon-Up-Vote,
.ideapush-icon-Up-Vote-Solid {
  display: block !important;
  width: 100%;
  position: absolute;
  top: -15px; }

.ideapush-icon-Down-Vote,
.ideapush-icon-Down-Vote-Solid {
  position: relative;
  top: 5px; }

.ideapush-icon-Up-Vote,
.ideapush-icon-Up-Vote-Solid,
.ideapush-icon-Down-Vote,
.ideapush-icon-Down-Vote-Solid {
  padding: 0 5px !important; }
  .ideapush-icon-Up-Vote:before,
  .ideapush-icon-Up-Vote-Solid:before,
  .ideapush-icon-Down-Vote:before,
  .ideapush-icon-Down-Vote-Solid:before {
    content: "" !important;
    background-image: url(../images/sprite.png) !important;
    background-repeat: no-repeat;
    display: block;
    width: 28px;
    height: 14px; }

.ideapush-icon-Up-Vote:before,
.ideapush-icon-Up-Vote-Solid:before {
  background-position: -1px -319px;
  margin: auto;
  position: relative;
  left: -8px; }

.ideapush-icon-Down-Vote:before,
.ideapush-icon-Down-Vote-Solid:before {
  background-position: -31px -319px;
  margin-left: -1px; }

.ideapush-icon-Up-Vote:before,
.ideapush-icon-Down-Vote:before {
  filter: saturate(0);
  transition: 0.2; }

.ideapush-icon-Up-Vote:hover:before,
.ideapush-icon-Down-Vote:hover:before {
  filter: saturate(0.4);
  transition: 0.2; }

.idea-item-tag {
  font-size: 0.6rem;
  border: 2px solid #e2e2e2 !important; }

article.idea .blogHero {
  background-image: url(../images/ideas.jpg) !important;
  background-position: center !important; }

.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

@keyframes tada {
  0% {
    transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-moz-keyframes tada {
  0% {
    -moz-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -moz-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -moz-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -moz-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -moz-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -moz-transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-webkit-keyframes tada {
  0% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -webkit-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -webkit-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -webkit-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -webkit-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-o-keyframes tada {
  0% {
    -o-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -o-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -o-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -o-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -o-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -o-transform: rotate(0deg) scaleX(1) scaleY(1); } }
@-ms-keyframes tada {
  0% {
    -ms-transform: rotate(0deg) scaleX(1) scaleY(1); }
  10% {
    -ms-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  20% {
    -ms-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8); }
  30% {
    -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  40% {
    -ms-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  50% {
    -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  60% {
    -ms-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2); }
  70% {
    -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2); }
  100% {
    -ms-transform: rotate(0deg) scaleX(1) scaleY(1); } }
.c-white {
  color: #ffffff !important; }

.c-grey {
  color: #bdbdbd !important; }

.c-darkGrey {
  color: #5c5c5c !important; }

.c-black {
  color: #333333 !important; }

.c-red {
  color: #d05959 !important; }

.c-orange {
  color: #f7ac41 !important; }

.c-darkOrange {
  color: #F2711C !important; }

.c-darkPurple {
  color: #474d63 !important; }

.c-teal {
  color: #00b5ad !important; }

.c-paleTeal {
  color: #e0fbfa !important; }

.c-brightBlue {
  color: #5acbe0 !important; }

.c-eGreen {
  color: #62a913 !important; }

.bg-white {
  background: #ffffff !important; }

.bg-teal {
  background: #00b5ad !important; }

.bg-lightTeal {
  background: #66d3ce !important; }

.bg-subtleTeal {
  background: #e7efef !important; }

.bg-orange {
  background: #f7ac41 !important; }

.bg-subtleOrange {
  background: #f7dfb9 !important; }

.bg-brightBlue {
  background: #5acbe0 !important; }

.bg-subtle {
  background: #ececec !important; }

.bg-darkPurple {
  background: #474d63 !important; }

.bg-pink {
  background: #d3667f !important; }

.bg-lightBrown {
  background: #c79881 !important; }

.bg-eGreen {
  background: #62a913 !important; }

#drop {
  display: none; }

#artist-dropzone #uploadWrapper {
  width: 100%;
  border-radius: 8px;
  background: #f7f7f7;
  padding: 1rem; }
#artist-dropzone .dz-default {
  border: 4px dashed #bdbdbd;
  border-radius: 8px; }
#artist-dropzone.dz-drag-hover #uploadWrapper {
  background: #e7efef; }
#artist-dropzone.dz-drag-hover .dz-default {
  border: 4px dashed #00b5ad; }
#artist-dropzone.dz-drag-hover .drag {
  display: none; }
#artist-dropzone.dz-drag-hover #drop {
  display: block; }

.ui.basic.loading.segment#loading,
.ui.basic.loading.segment#loading:before {
  background: transparent !important; }

#previewsContainer .dz-image {
  position: relative;
  width: 100%;
  max-width: 700px; }

#cutGuidelines {
  width: 100%;
  max-width: 700px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%); }

.dz-error-message,
.dz-details,
.dz-error-mark,
.dz-success-mark {
  display: none; }

.ui.dropdown.gender .item.disabled {
  opacity: 1 !important;
  padding: 7px 15px !important;
  font-weight: bold;
  background: #ebebeb;
  font-size: 0.8rem; }

.ui.dropdown .menu .child.item {
  background: #fbfbfb;
  padding-left: 35px !important; }
  .ui.dropdown .menu .child.item:hover {
    background: rgba(0, 0, 0, 0.05) !important; }

html {
  font-size: 15px; }

body {
  font-family: "Lato", "Open Sans", Helvatica, sans-serif;
  transition: none;
  position: relative;
  border-top: 3px;
  font-size: 15px;
  line-height: 155%;
  background: #ffffff !important; }

h2 {
  color: #00b5ad;
  font-weight: 300;
  font-size: 2.5rem;
  line-height: 140%; }
  h2 strong {
    font-weight: 600; }

a:active, .item:active, .ui.button:active,
a:focus, .item:focus, .ui.button:focus {
  outline: none !important; }

p {
  font-size: 15px;
  line-height: 155%; }

a {
  color: #00b5ad; }

label {
  font-weight: bold !important; }
  label .required {
    display: none; }

.logo {
  background: url(../images/logo.png) top left no-repeat;
  text-indent: -99em;
  width: 174px;
  height: 46px;
  display: block;
  background-size: 100%;
  margin-top: 3px; }

#checkoutNav .logo {
  margin: 10px 0 0 -64px;
  background-size: 100%;
  position: absolute;
  left: 50%;
  width: 127px;
  height: 39px; }

.logged-in .logo {
  margin: 12px 0 0 5px;
  background-size: 100%;
  position: relative;
  left: auto;
  width: 110px;
  height: 30px; }

.mobileLogo {
  display: none; }

#topNav {
  height: 56px;
  background: transparent;
  box-shadow: none;
  width: 100%;
  z-index: 99999;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  top: 0; }
  #topNav .avatar {
    width: 38px;
    height: 38px; }
  #topNav .item:not(.fitted) {
    font-size: 1.1rem !important; }
    #topNav .item:not(.fitted):hover {
      background: none; }
  #topNav .ui.dropdown .menu {
    top: 60% !important; }
  #topNav form.search-form input {
    border: 1px solid #b2b6c6;
    background: #f1f2f9; }
    #topNav form.search-form input::placeholder {
      color: #b2b7cc; }
    @media only screen and (max-width: 767px) {
      #topNav form.search-form input:focus {
        width: calc(100vw - 75px);
        margin-left: -162px; } }
  #topNav form.search-form .icon-search {
    color: #32374e; }
  @media only screen and (max-width: 767px) {
    #topNav > .ui.container > .right.menu .item {
      width: 66px; }
      #topNav > .ui.container > .right.menu .item .hamburglar {
        top: -1px;
        right: 11px; } }
  @media only screen and (max-width: 767px) {
    #topNav .search-submit {
      display: none; } }

@media only screen and (max-width: 767px) {
  body:not(.logged-in) .guaven_woos_suggestion {
    width: calc(100% - 30px) !important; } }

#subNav {
  background: #f1f2f9;
  top: 56px;
  min-height: 20px;
  height: 33px;
  z-index: 9999; }
  #subNav a.item:hover {
    background: #dfe1ed;
    text-decoration: underline;
    transition: 0; }

#checkoutNav {
  display: none !important; }

#appTopNav, #checkoutNav {
  height: 56px;
  background: #ffffff;
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 999;
  transition: 0.5s; }
  #appTopNav .avatar, #checkoutNav .avatar {
    width: 38px;
    height: 38px;
    margin: -5px; }

.mainContent {
  margin-top: 110px !important;
  min-height: 100vh;
  background: #f1f2f9;
  padding: 30px 30px 80px; }
  @media only screen and (max-width: 767px) {
    .mainContent {
      margin-top: 72px !important;
      padding: 20px 8px 80px !important; } }

.logged-in .mainContent,
.mainContent.onboarding {
  margin-top: 0px !important; }

.avatar {
  overflow: hidden;
  display: inline-block;
  border-radius: 50%;
  background-size: 100%; }

.loginBtn, .registerBtn {
  margin-left: 12px !important; }

body:not(.logged-in) .appBody {
  margin-top: -20px !important; }

.logged-in .appBody {
  transform: translateY(55px); }

@media only screen and (max-width: 767px) {
  .appBody {
    overflow-x: hidden !important; } }

.navOpen #appTopNav {
  transition: 0.5s;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .navOpen #appTopNav {
      width: calc(100% - 175px); } }
.navOpen .pusher {
  transition: all 0.5s ease;
  padding-left: 0; }
  @media only screen and (min-width: 768px) {
    .navOpen .pusher {
      padding-left: 175px; } }
.navOpen #roundCornerTop, .navOpen #roundCornerBottom {
  transition: margin 0.5s ease;
  margin-left: 0;
  opacity: 0; }
  @media only screen and (min-width: 768px) {
    .navOpen #roundCornerTop, .navOpen #roundCornerBottom {
      margin-left: 173px;
      opacity: 1; } }
@media only screen and (min-width: 768px) {
  .navOpen .hamburglar .path {
    animation: dash-in 0.6s linear normal;
    animation-fill-mode: forwards; }
  .navOpen .hamburglar .animate-path {
    animation: rotate-in 0.6s linear normal;
    animation-fill-mode: forwards; }
  .navOpen .hamburglar .burger-bun-top {
    animation: bun-top-out 0.6s linear normal;
    animation-fill-mode: forwards; }
  .navOpen .hamburglar .burger-bun-bot {
    animation: bun-bot-out 0.6s linear normal;
    animation-fill-mode: forwards; }
  .navOpen .hamburglar .burger-filling {
    animation: burger-fill-out 0.6s linear normal;
    animation-fill-mode: forwards; } }

.mobileOpen .hamburglar .path, .marketingOpen .hamburglar .path {
  animation: dash-in 0.6s linear normal;
  animation-fill-mode: forwards; }
.mobileOpen .hamburglar .animate-path, .marketingOpen .hamburglar .animate-path {
  animation: rotate-in 0.6s linear normal;
  animation-fill-mode: forwards; }
.mobileOpen .hamburglar .burger-bun-top, .marketingOpen .hamburglar .burger-bun-top {
  animation: bun-top-out 0.6s linear normal;
  animation-fill-mode: forwards; }
.mobileOpen .hamburglar .burger-bun-bot, .marketingOpen .hamburglar .burger-bun-bot {
  animation: bun-bot-out 0.6s linear normal;
  animation-fill-mode: forwards; }
.mobileOpen .hamburglar .burger-filling, .marketingOpen .hamburglar .burger-filling {
  animation: burger-fill-out 0.6s linear normal;
  animation-fill-mode: forwards; }

@media only screen and (max-width: 767px) {
  .mobileOpen .ui.visible.overlay.sidebar ~ .pusher {
    transform: translate3d(175px, 0, 0) !important; }
    .mobileOpen .ui.visible.overlay.sidebar ~ .pusher .mainContent {
      filter: brightness(0.25); } }

@media only screen and (max-width: 767px) {
  .marketingOpen .ui.visible.sidebar ~ .pusher {
    transform: translate3d(-316px, 0, 0) !important; }
    .marketingOpen .ui.visible.sidebar ~ .pusher .mainContent {
      filter: brightness(0.25); } }

.mobileOpen #appTopNav {
  background: #494949; }

.mobileOpen #appSidebar {
  transform: translate3d(0%, 0%, 0) !important; }

#marketingSidebar {
  width: 316px !important;
  transition: transform 200ms ease, -webkit-transform 200ms ease !important; }
  #marketingSidebar .item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: bold; }
    #marketingSidebar .item .dropdown.icon {
      float: right !important; }
  #marketingSidebar .darklogo {
    background: url(../images/logo_dark.png) top center no-repeat;
    text-indent: -999px;
    width: 150px;
    height: 32px;
    display: block;
    margin: 0 auto;
    background-size: 77%; }

.subMobileMenu {
  background: #474d63 !important;
  margin: 15px -16px -15px;
  left: -1px;
  position: relative; }

#marketingSidebar {
  background: #32374e; }

#appSidebar {
  z-index: 999;
  background: #474d63;
  box-shadow: inset -5px 0 14px rgba(0, 0, 0, 0.2); }
  @media only screen and (max-width: 767px) {
    #appSidebar {
      transform: translate3d(-100%, 0%, 0); } }
  #appSidebar .item {
    margin-bottom: 6px;
    padding: 13px 25px;
    border-radius: 0 6px 6px 0 !important;
    margin-right: 15px; }
    #appSidebar .item span, #appSidebar .item i {
      opacity: 0.75;
      transition: 0.3s; }
    @media only screen and (min-width: 768px) {
      #appSidebar .item.profile {
        position: fixed;
        bottom: 0;
        left: 50%;
        margin-left: -52px; } }
    #appSidebar .item.profile .icog {
      filter: saturate(0); }
    #appSidebar .item:before, #appSidebar .item:first-child:before {
      display: none !important;
      background: transparent; }
    #appSidebar .item.active {
      background: #272b44;
      font-weight: bold; }
      #appSidebar .item.active span, #appSidebar .item.active i {
        opacity: 1; }
      #appSidebar .item.active:after {
        content: "";
        display: block;
        height: 17px;
        width: 20px;
        background: #00b5ad;
        border-radius: 5px;
        position: absolute;
        left: -15px;
        top: 12px; }
    #appSidebar .item:hover .icog {
      opacity: 0.9;
      transition: 0.3s; }
    #appSidebar .item:hover span, #appSidebar .item:hover i {
      opacity: 0.9;
      transition: 0.3s; }
  #appSidebar .darklogo {
    background: url(../images/logo_dark.png) top center no-repeat;
    text-indent: -999px;
    width: 150px;
    height: 59px;
    display: block;
    margin: 15px auto 0px;
    background-size: 77%; }
  #appSidebar .artistMode {
    cursor: pointer; }
    #appSidebar .artistMode .ui.checkbox {
      width: 1.2rem;
      height: 0.7rem; }
      #appSidebar .artistMode .ui.checkbox label:after {
        width: 0.6rem;
        height: 0.6rem; }
      #appSidebar .artistMode .ui.checkbox label:before {
        background: rgba(0, 0, 0, 0.5) !important;
        width: 1.2rem;
        height: 0.6rem; }
      #appSidebar .artistMode .ui.checkbox input:checked ~ label:after {
        left: 0.55rem !important; }
      #appSidebar .artistMode .ui.checkbox input:checked ~ label:before {
        background: #00b5ad !important; }

#sidebarLogo {
  width: 105px !important;
  margin: 15px auto 25px;
  display: block;
  -webkit-filter: drop-shadow(1px 3px 3px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(1px 3px 3px rgba(0, 0, 0, 0.3)); }

#messageCount {
  bottom: 6px;
  right: 8px;
  pointer-events: none; }

.pusher {
  padding-left: 0;
  background: #ffffff;
  transition: transform 200ms ease, -webkit-transform 200ms ease !important; }

#roundCornerTop {
  position: fixed;
  top: -0.1rem;
  left: 0;
  z-index: 9999999; }

#roundCornerBottom {
  position: fixed;
  bottom: -0.1rem;
  left: 0;
  z-index: 9999999; }

.pageTitle {
  margin: -8px 9px 0 !important; }

.hero {
  background: url(https://wuzci.com/wp-content/themes/twentyseventeen2/assets/images/hero.jpg) no-repeat fixed center;
  background-size: cover;
  margin-bottom: 0; }
  .hero h1 {
    color: #ffffff;
    font-weight: 300;
    font-size: 90px; }
  .hero .heroText {
    margin: 40px 0 75px; }
  .hero .scrollHint {
    width: 150px;
    margin: 0 auto 15px; }
    .hero .scrollHint div {
      background: #72b3a7;
      border-radius: 50%;
      margin: 10px auto 0; }
      .hero .scrollHint div.downArrow {
        width: 46px;
        height: 46px;
        background: #72b3a7 url(https://wuzci.com/wp-content/themes/twentyseventeen2/assets/images/downarrow.png) no-repeat 10px 15px;
        z-index: 999;
        position: relative; }
      .hero .scrollHint div.circle {
        width: 22px;
        height: 22px;
        transform: translateY(50px); }
      .hero .scrollHint div.smallCircle {
        width: 11px;
        height: 11px;
        transform: translateY(80px); }

footer {
  padding: 1em;
  color: #fff;
  position: absolute;
  width: 100%;
  background: #32374e; }
  @media only screen and (max-width: 767px) {
    footer .ui.container .ui.stackable.grid > .row > .column {
      text-align: center; } }
  @media only screen and (max-width: 767px) {
    footer .ui.container .ui.stackable.grid > .row > .right.aligned.column {
      padding-top: 0px !important; } }
  footer .footerListings {
    background: #474d63;
    margin: -15px -15px 15px;
    padding: 25px 15px 40px; }

body:not(.logged-in) footer {
  margin-top: -20px; }

@media only screen and (min-width: 768px) {
  .navOpen footer {
    width: calc(100% - 175px); } }

.woocommerce-checkout.navOpen footer {
  width: 100%; }

@media screen and (max-width: 1185px) {
  .hero h1 {
    font-size: 80px; } }
@media screen and (max-width: 767px) {
  .fatPadding {
    padding: 3em 0 !important; }

  .hero h1 {
    font-size: 70px; }

  .navOpen .ui.visible.overlay.sidebar ~ .pusher {
    transition: all 0.5s ease;
    padding-left: 0px; } }
  @media only screen and (max-width: 767px) and (min-width: 768px) {
    .navOpen .ui.visible.overlay.sidebar ~ .pusher {
      -webkit-transform: translateX(175px) !important;
      -moz-transform: translateX(175px) !important;
      -o-transform: translateX(175px) !important;
      transform: translateX(175px) !important; } }

@-webkit-keyframes fadeArrow {
  0% {
    opacity: 1; }
  65% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.hamburglar {
  transform: scale(0.6);
  float: right;
  display: block;
  width: 68px;
  height: 68px;
  position: relative;
  top: -7px;
  user-select: none; }
  .hamburglar .path {
    animation: dash-out 0.6s linear normal;
    animation-fill-mode: forwards; }
  .hamburglar .animate-path {
    animation: rotate-out 0.6s linear normal;
    animation-fill-mode: forwards; }
  .hamburglar .burger-bun-top {
    animation: bun-top-in 0.6s linear normal;
    animation-fill-mode: forwards; }
  .hamburglar .burger-bun-bot {
    animation: bun-bot-in 0.6s linear normal;
    animation-fill-mode: forwards; }
  .hamburglar .burger-filling {
    animation: burger-fill-in 0.6s linear normal;
    animation-fill-mode: forwards; }

.path-burger {
  position: absolute;
  top: 0;
  left: 0;
  height: 68px;
  width: 68px;
  mask: url(https://wuzci.com/wp-content/themes/twentyseventeen2/assets/css/style.css?ver=5.8#mask);
  -webkit-mask-box-image: url(../images/mask.svg); }

.animate-path {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px; }

.path-rotation {
  height: 34px;
  width: 34px;
  margin: 34px 34px 0 0;
  transform: rotate(0deg);
  transform-origin: 100% 0; }
  .path-rotation:before {
    content: "";
    display: block;
    width: 30px;
    height: 34px;
    margin: 0 4px 0 0;
    background: #bdbdbd; }

@-webkit-keyframes rotate-out {
  0% {
    transform: rotate(0deg); }
  40% {
    transform: rotate(180deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes rotate-out {
  0% {
    transform: rotate(0deg); }
  40% {
    transform: rotate(180deg); }
  100% {
    transform: rotate(360deg); } }
@-webkit-keyframes rotate-in {
  0% {
    transform: rotate(360deg); }
  40% {
    transform: rotate(180deg); }
  100% {
    transform: rotate(0deg); } }
@keyframes rotate-in {
  0% {
    transform: rotate(360deg); }
  40% {
    transform: rotate(180deg); }
  100% {
    transform: rotate(0deg); } }
.path {
  stroke-dasharray: 240;
  stroke-dashoffset: 240;
  stroke-linejoin: round; }

@-webkit-keyframes dash-in {
  0% {
    stroke-dashoffset: 240; }
  40% {
    stroke-dashoffset: 240; }
  100% {
    stroke-dashoffset: 0; } }
@keyframes dash-in {
  0% {
    stroke-dashoffset: 240; }
  40% {
    stroke-dashoffset: 240; }
  100% {
    stroke-dashoffset: 0; } }
@-webkit-keyframes dash-out {
  0% {
    stroke-dashoffset: 0; }
  40% {
    stroke-dashoffset: 240; }
  100% {
    stroke-dashoffset: 240; } }
@keyframes dash-out {
  0% {
    stroke-dashoffset: 0; }
  40% {
    stroke-dashoffset: 240; }
  100% {
    stroke-dashoffset: 240; } }
.burger-icon {
  position: absolute;
  padding: 20px 16px;
  height: 68px;
  width: 68px; }

.burger-container {
  position: relative;
  height: 28px;
  width: 36px; }

.burger-bun-top {
  position: absolute;
  display: block;
  height: 4px;
  width: 36px;
  border-radius: 2px;
  background: #bdbdbd;
  top: 0;
  transform-origin: 34px 2px; }

.burger-bun-bot {
  position: absolute;
  display: block;
  height: 4px;
  width: 36px;
  border-radius: 2px;
  background: #bdbdbd;
  bottom: 0;
  transform-origin: 34px 2px; }

.burger-filling {
  position: absolute;
  display: block;
  height: 4px;
  width: 36px;
  border-radius: 2px;
  background: #bdbdbd;
  top: 12px; }

.burger-ring {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px; }

.svg-ring {
  width: 68px;
  height: 68px; }

@-webkit-keyframes bun-top-out {
  0% {
    left: 0;
    top: 0;
    transform: rotate(0deg); }
  20% {
    left: 0;
    top: 0;
    transform: rotate(15deg); }
  80% {
    left: -5px;
    top: 0;
    transform: rotate(-60deg); }
  100% {
    left: -5px;
    top: 1px;
    transform: rotate(-45deg); } }
@keyframes bun-top-out {
  0% {
    left: 0;
    top: 0;
    transform: rotate(0deg); }
  20% {
    left: 0;
    top: 0;
    transform: rotate(15deg); }
  80% {
    left: -5px;
    top: 0;
    transform: rotate(-60deg); }
  100% {
    left: -5px;
    top: 1px;
    transform: rotate(-45deg); } }
@-webkit-keyframes bun-bot-out {
  0% {
    left: 0;
    transform: rotate(0deg); }
  20% {
    left: 0;
    transform: rotate(-15deg); }
  80% {
    left: -5px;
    transform: rotate(60deg); }
  100% {
    left: -5px;
    transform: rotate(45deg); } }
@keyframes bun-bot-out {
  0% {
    left: 0;
    transform: rotate(0deg); }
  20% {
    left: 0;
    transform: rotate(-15deg); }
  80% {
    left: -5px;
    transform: rotate(60deg); }
  100% {
    left: -5px;
    transform: rotate(45deg); } }
@-webkit-keyframes bun-top-in {
  0% {
    left: -5px;
    bot: 0;
    transform: rotate(-45deg); }
  20% {
    left: -5px;
    bot: 0;
    transform: rotate(-60deg); }
  80% {
    left: 0;
    bot: 0;
    transform: rotate(15deg); }
  100% {
    left: 0;
    bot: 1px;
    transform: rotate(0deg); } }
@keyframes bun-top-in {
  0% {
    left: -5px;
    bot: 0;
    transform: rotate(-45deg); }
  20% {
    left: -5px;
    bot: 0;
    transform: rotate(-60deg); }
  80% {
    left: 0;
    bot: 0;
    transform: rotate(15deg); }
  100% {
    left: 0;
    bot: 1px;
    transform: rotate(0deg); } }
@-webkit-keyframes bun-bot-in {
  0% {
    left: -5px;
    transform: rotate(45deg); }
  20% {
    left: -5px;
    bot: 0;
    transform: rotate(60deg); }
  80% {
    left: 0;
    bot: 0;
    transform: rotate(-15deg); }
  100% {
    left: 0;
    transform: rotate(0deg); } }
@keyframes bun-bot-in {
  0% {
    left: -5px;
    transform: rotate(45deg); }
  20% {
    left: -5px;
    bot: 0;
    transform: rotate(60deg); }
  80% {
    left: 0;
    bot: 0;
    transform: rotate(-15deg); }
  100% {
    left: 0;
    transform: rotate(0deg); } }
@-webkit-keyframes burger-fill-in {
  0% {
    width: 0;
    left: 36px; }
  40% {
    width: 0;
    left: 40px; }
  80% {
    width: 36px;
    left: -6px; }
  100% {
    width: 36px;
    left: 0; } }
@keyframes burger-fill-in {
  0% {
    width: 0;
    left: 36px; }
  40% {
    width: 0;
    left: 40px; }
  80% {
    width: 36px;
    left: -6px; }
  100% {
    width: 36px;
    left: 0; } }
@-webkit-keyframes burger-fill-out {
  0% {
    width: 36px;
    left: 0; }
  20% {
    width: 42px;
    left: -6px; }
  40% {
    width: 0;
    left: 40px; }
  100% {
    width: 0;
    left: 36px; } }
@keyframes burger-fill-out {
  0% {
    width: 36px;
    left: 0; }
  20% {
    width: 42px;
    left: -6px; }
  40% {
    width: 0;
    left: 40px; }
  100% {
    width: 0;
    left: 36px; } }

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