body,
.font-body {
  font-size: 16px; }

.font-medium, .btn-filter {
  font-size: 14px; }

.font-small, .cart-summary, .nav-head-top, .badge {
  font-size: 12px; }

.font-small-extra {
  font-size: 10px; }

.fa-min {
  font-size: 8px; }

.fa-huge {
  font-size: 20em; }

.weight-normal {
  font-weight: 400; }

.weight-strong {
  font-weight: 700; }

.weight-light {
  font-weight: 300; }

.text-primary {
  color: #ed156e; }

.text-secondary {
  color: #ed156e; }

.border-top {
  border-top: 1px solid #ed156e !important; }

.border-bottom {
  border-bottom: 1px solid #ed156e; }

.border-left {
  border-left: 1px solid #ed156e; }

.border-right {
  border-right: 1px solid #ed156e; }

.border-right-inverse {
  border-right: 1px solid #ffffff; }

.border-none {
  border: 0 !important; }

body {
  background-color: #ffffff;
  color: #000000;
  font-family: "Josefin Sans";
  letter-spacing: 0px;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden; }

.user-background {
  background-image: url("//d3ugyf2ht6aenh.cloudfront.net/stores/994/841/themes/style/img-54860061-1581887082-7eba614ee1fa1d8ca17ec80e6de90d011581887082.png?584142739"); }

.box {
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 8px;
  border: 1px solid #ed156e; }
  .box-big {
    padding: 20px;
    margin: 20px auto; }
  .box-footer {
    clear: both;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.03);
    text-align: center; }

.box-title {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  font-weight: bold; }

.svg-primary-fill {
  fill: #ed156e; }

.svg-secondary-fill {
  fill: #ed156e; }

.svg-tertiary-fill {
  fill: white; }

.svg-text-fill {
  fill: #000000; }

.svg-back-fill {
  fill: #ffffff; }

.placeholder-container {
  background-color: rgba(237, 21, 110, 0.05); }

.placeholder-icon {
  fill: rgba(0, 0, 0, 0.2); }
  .placeholder-icon svg {
    border-bottom: 3px solid rgba(0, 0, 0, 0.4); }

.placeholder-color {
  background-color: rgba(0, 0, 0, 0.07);
  border-bottom: 3px solid rgba(0, 0, 0, 0.2); }

.spinner-ellipsis .point {
  background-color: rgba(0, 0, 0, 0.2); }

.spinner-square {
  width: 20px;
  height: 20px;
  position: relative;
  margin: 0 auto 60px auto;
  animation: spinner-square  1s linear alternate infinite; }

@keyframes spinner-square {
  0% {
    box-shadow: -60px 40px 0 2px rgba(0, 0, 0, 0.2), -30px 40px 0 0 rgba(0, 0, 0, 0.1), 0 40px 0 0 rgba(0, 0, 0, 0.1), 30px 40px 0 0 rgba(0, 0, 0, 0.1), 60px 40px 0 0 rgba(0, 0, 0, 0.1); }
  25% {
    box-shadow: -60px 40px 0 0 rgba(0, 0, 0, 0.1), -30px 40px 0 2px rgba(0, 0, 0, 0.2), 0 40px 0 0 rgba(0, 0, 0, 0.1), 30px 40px 0 0 rgba(0, 0, 0, 0.1), 60px 40px 0 0 rgba(0, 0, 0, 0.1); }
  50% {
    box-shadow: -60px 40px 0 0 rgba(0, 0, 0, 0.1), -30px 40px 0 0 rgba(0, 0, 0, 0.1), 0 40px 0 2px rgba(0, 0, 0, 0.2), 30px 40px 0 0 rgba(0, 0, 0, 0.1), 60px 40px 0 0 rgba(0, 0, 0, 0.1); }
  75% {
    box-shadow: -60px 40px 0 0 rgba(0, 0, 0, 0.1), -30px 40px 0 0 rgba(0, 0, 0, 0.1), 0 40px 0 0 rgba(0, 0, 0, 0.1), 30px 40px 0 2px rgba(0, 0, 0, 0.2), 60px 40px 0 0 rgba(0, 0, 0, 0.1); }
  100% {
    box-shadow: -60px 40px 0 0 rgba(0, 0, 0, 0.1), -30px 40px 0 0 rgba(0, 0, 0, 0.1), 0 40px 0 0 rgba(0, 0, 0, 0.1), 30px 40px 0 0 rgba(0, 0, 0, 0.1), 60px 40px 0 2px rgba(0, 0, 0, 0.2); } }

.title-container .title {
  border-color: #ed156e;
  background-color: #ffffff; }

.title-container .title-line {
  border-top: 1px solid #ed156e; }

.title-inverse {
  color: #FFFFFF;
  -webkit-text-shadow: 0px 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 0px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0px 3px rgba(0, 0, 0, 0.3);
  background: none; }

.title-underlined hr {
  background-color: #ed156e; }

.subtitle-strong {
  padding-top: 10px;
  font-size: 16px;
  font-weight: bold; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #000000; }

.breadcrumb-crumb.active {
  color: #000000;
  opacity: 1; }

.btn {
  position: relative;
  padding: 15px;
  background-color: transparent;
  font-size: 18px;
  text-decoration: none;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px; }
  .btn:hover, .btn:focus {
    text-decoration: none;
    outline: 0; }

.btn-primary {
  padding: 15px 30px;
  background: #ed156e;
  color: #ffffff;
  border: 0; }
  .btn-primary:hover {
    color: #ffffff;
    fill: #ffffff;
    background: rgba(237, 21, 110, 0.4); }
  .btn-primary:focus, .btn-primary:active, .btn-primary:active:hover {
    color: #ffffff;
    fill: #ffffff;
    background: rgba(237, 21, 110, 0.2); }
  .btn-primary[disabled], .btn-primary[disabled]:hover {
    opacity: 0.6;
    color: #ed156e;
    fill: #ed156e; }

.btn-secondary {
  padding: 8px 12px;
  background-color: transparent;
  color: #ed156e;
  border: 3px solid #ed156e;
  font-size: 16px; }
  .btn-secondary:hover {
    background-color: #ed156e;
    color: #ffffff; }
  .btn-secondary:focus, .btn-secondary:active, .btn-secondary:active:hover {
    background-color: #ed156e;
    color: #ffffff; }
  .btn-secondary[disabled], .btn-secondary[disabled]:hover {
    color: #DDD;
    border-color: #DDD; }

.btn-default,
.filter-remove {
  background-color: transparent;
  border-color: #ed156e;
  color: #000000;
  fill: #000000; }
  .btn-default:hover,
  .filter-remove:hover {
    background-color: transparent;
    color: #000000;
    border-color: #ed156e;
    opacity: 0.8; }

.btn-floating {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 5px;
  color: rgba(0, 0, 0, 0.8);
  fill: rgba(0, 0, 0, 0.8);
  background-color: #ffffff;
  border: 2px solid rgba(0, 0, 0, 0.8);
  font-size: 18px;
  z-index: 100; }
  .btn-floating:hover, .btn-floating:focus {
    opacity: 0.8; }
  .btn-floating.inverse {
    color: rgba(255, 255, 255, 0.8);
    fill: rgba(255, 255, 255, 0.8);
    background-color: #000000;
    border: 2px solid rgba(255, 255, 255, 0.8); }
  .btn-floating.fixed-bottom {
    position: fixed;
    top: auto;
    bottom: 20px;
    right: 20px; }

.btn-link {
  position: relative;
  padding: 15px 0;
  font-size: 14px;
  text-decoration: underline;
  text-transform: uppercase;
  cursor: pointer;
  color: #000000; }
  .btn-link:hover, .btn-link:focus {
    color: #ed156e;
    opacity: 0.8; }
  .btn-link-centered {
    float: left;
    width: 100%;
    padding: 10px 0;
    text-align: center; }

.btn-link-primary {
  color: #ed156e; }

.btn-link-small {
  font-size: 12px; }

.btn-inverse {
  color: #FFFFFF;
  -webkit-box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
  -webkit-text-shadow: 0px 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 0px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0px 3px rgba(0, 0, 0, 0.3);
  border: 3px solid #FFFFFF; }
  .btn-inverse:hover {
    border-color: #ed156e;
    background: #ed156e;
    color: white; }

.btn-smallest {
  padding: 5px 8px;
  font-size: 14px; }

.btn-small {
  padding: 10px; }

.btn-whatsapp {
  color: white;
  background-color: #4dc247;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  border: 0; }
  .btn-whatsapp svg {
    width: 35px;
    height: 35px;
    padding: 2px 0;
    fill: white;
    vertical-align: middle; }

.link-module {
  color: #ed156e;
  border-bottom: 1px solid #ed156e; }

.link-module-icon,
.link-module-icon-right {
  fill: #ed156e; }

a {
  color: #000000; }
  a:hover {
    color: #ed156e;
    text-decoration: none; }
  a:active, a:focus, a:hover {
    outline: 0;
    box-shadow: none; }

.divider-with-circle {
  margin: -9px 0 24px 0; }

.divider-line {
  float: left;
  width: 100%;
  margin: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.badge {
  color: #000000;
  background: #ffffff; }

input,
textarea {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.form-control {
  background-color: #ffffff;
  border: 3px solid #333333;
  border-radius: 0px;
  color: #333333;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: lighter; }
  .form-control:focus {
    border: 3px solid #ed156e; }

.form-control-secondary {
  background-color: rgba(237, 21, 110, 0.3);
  border: 1px solid #ed156e;
  border-radius: 4px;
  color: #333333;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: lighter; }
  .form-control-secondary:focus {
    border: 1px solid #ed156e; }

.select {
  background-color: rgba(0, 0, 0, 0.04);
  color: #000000;
  border: 3px solid #333333;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

.dropdown-toggle {
  border: 0; }

.dropdown {
  cursor: pointer; }

.dropdown-menu {
  padding: 0;
  background-color: #ffffff;
  border: 1px solid #ed156e;
  border-radius: 0px; }
  .dropdown-menu li {
    border-bottom: 1px solid #ed156e; }
    .dropdown-menu li:last-child {
      border: 0; }
  .dropdown-menu li a {
    color: #000000; }
    .dropdown-menu li a:hover {
      background-color: rgba(0, 0, 0, 0.2); }

.radio-button-container .radio-button-content {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.radio-button-container .radio-button input[type="radio"]:checked + .radio-button-content {
  color: #ed156e;
  outline: 3px solid #ed156e;
  outline-offset: -2px; }
  .radio-button-container .radio-button input[type="radio"]:checked + .radio-button-content .unchecked {
    border: 2px solid #ed156e; }
  .radio-button-container .radio-button input[type="radio"]:checked + .radio-button-content .shipping-price {
    color: #ed156e; }
    .radio-button-container .radio-button input[type="radio"]:checked + .radio-button-content .shipping-price:after {
      background: #ed156e; }

.radio-button-container .radio-button input[type="radio"] + .radio-button-content .unchecked {
  border: 2px solid #000000; }

.radio-button-container .radio-button input[type="radio"] + .radio-button-content .checked {
  background-color: #ed156e; }

.radio-button-container .shipping-extra-options .radio-button-item:first-child .radio-button-content {
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.radio-button-container .shipping-extra-options .radio-button-item:first-child input[type="radio"]:checked .radio-button-content {
  border: 2px solid #ed156e; }

.radio-button-container .radio-button-item:last-of-type .radio-button-content {
  border-bottom: 0; }

.list-readonly .list-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .list-readonly .list-item .radio-button-content {
    border-bottom: none; }

.list-readonly .shipping-extra-options .list-item:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .list-readonly .shipping-extra-options .list-item:first-child .radio-button-content {
    border-top: none; }

.list-readonly .list-item:only-child,
.list-readonly .list-item:last-of-type {
  border-bottom: none; }

.list-readonly .list-item:last-of-type .radio-button-content {
  border-bottom: none; }

.list-readonly .radio-button-container .radio-button input[type="radio"]:checked + .radio-button-content {
  outline: none;
  color: #000000; }
  .list-readonly .radio-button-container .radio-button input[type="radio"]:checked + .radio-button-content .shipping-price {
    color: #000000; }

.alert-primary {
  border-color: rgba(237, 21, 110, 0.8);
  color: rgba(237, 21, 110, 0.8); }
  .alert-primary:after {
    background: rgba(237, 21, 110, 0.8); }

.alert-danger, .alert-error {
  border-color: #cc4845;
  color: #cc4845; }
  .alert-danger:after, .alert-error:after {
    background: #cc4845; }

.alert-warning {
  border-color: #d8862b;
  color: #d8862b; }
  .alert-warning:after {
    background: #d8862b; }

.alert-info {
  border-color: #45a3d2;
  color: #45a3d2; }
  .alert-info:after {
    background: #45a3d2; }

.alert-success {
  border-color: #3caf65;
  color: #3caf65; }
  .alert-success:after {
    background: #3caf65; }

.notification-primary {
  border-bottom: 1px solid;
  border-color: rgba(237, 21, 110, 0.1);
  color: rgba(237, 21, 110, 0.8); }
  .notification-primary:after {
    background: rgba(237, 21, 110, 0.8); }

.notification-secondary {
  background: #f7f7f7;
  color: rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid #e6e6e6; }
  .notification-secondary:after {
    display: none; }
  .notification-secondary a {
    color: #ed156e; }

.modal-header {
  background: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .modal-header .nav-tabs-container {
    border-bottom: 0; }

.modal-xs-dialog {
  background: #ffffff; }

.modal-body {
  float: left;
  width: 100%;
  background: #ffffff;
  color: #000000;
  border-radius: 0; }

.modal-right {
  background: #ffffff;
  color: #000000; }

.modal-footer {
  background: #ffffff;
  color: #000000;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: none; }

.nav-tabs-container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.nav-tabs-links {
  border-bottom: 0; }

.nav-tabs .tab.active .tab-link {
  color: #ed156e;
  background-color: transparent;
  border: 0;
  border-bottom: 3px solid #ed156e; }

.nav-tabs .tab-link {
  background-color: transparent; }
  .nav-tabs .tab-link:hover, .nav-tabs .tab-link:focus {
    background-color: transparent !important;
    border: 0; }

.nav-tabs .tab-check.active .tab-check-link,
.nav-tabs .tab-check.active .tab-check-link:focus {
  outline: 2px solid #ed156e; }

.nav-tabs .tab-check-link-text {
  outline: 1px solid rgba(0, 0, 0, 0.3); }

.nav-tabs .tab-check-icon {
  color: #ed156e; }
  .nav-tabs .tab-check-icon .fa-inverse {
    color: #ffffff; }

.panel {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0; }
  .panel-heading {
    background-color: #ffffff !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .panel-footer {
    background-color: #ffffff;
    border-top: 1px solid rgba(0, 0, 0, 0.2); }

.bx-viewport {
  height: auto !important; }

.bx-pager {
  width: 100%;
  text-align: center;
  color: #000000; }
  .bx-pager-item {
    display: inline; }
    .bx-pager-item a {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 0 3px;
      text-indent: -9999px;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.2); }
      .bx-pager-item a:hover, .bx-pager-item a.active {
        background: #000000; }

.bx-wrapper {
  clear: both; }
  .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -45px;
    overflow: hidden; }
    .bx-wrapper .bx-controls-direction a.bx-prev {
      left: 20px; }
    .bx-wrapper .bx-controls-direction a.bx-next {
      right: 20px; }

.pagination > li > a {
  color: #ed156e;
  border-color: #ed156e; }

.pagination > li > a:hover {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #ed156e; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover {
  background-color: #ed156e;
  color: #ffffff;
  border-color: #ed156e; }

.pagination .line {
  border-top: 1px solid #ed156e; }

.pill-link {
  background-color: rgba(237, 21, 110, 0.1);
  color: #ed156e;
  border: 1px dashed rgba(237, 21, 110, 0.2);
  text-transform: uppercase; }
  .pill-link:hover, .pill-link:focus {
    background-color: #ed156e;
    color: #ffffff; }

.label {
  color: #ffffff;
  -webkit-box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px rgba(0, 0, 0, 0.3); }
  .label-secondary {
    background: #ed156e; }
  .label-primary {
    background: #ed156e; }
  .label-dark {
    color: #000000;
    background: #ed156e; }

.table-striped tbody > tr:nth-child(odd) > th,
.table-striped tbody > tr:nth-child(odd) > td {
  background-color: rgba(0, 0, 0, 0.03);
  border-top: rgba(0, 0, 0, 0.05); }

.table-striped > tbody > tr > td {
  border-top: rgba(0, 0, 0, 0.05); }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border: 0; }

.textbanner-image {
  background-color: #f0f0f0; }

.textbanner-title {
  color: #ffffff;
  background: rgba(237, 21, 110, 0.8); }

.module-image {
  color: #ffffff;
  background-color: gray; }
  .module-image a {
    color: #ffffff; }
  .module-image .title-underlined hr {
    background-color: #ffffff; }

.fb-page-img-container {
  background: #ffffff; }

.video-container {
  margin: 50px 0 20px 0;
  background-color: #f7f7f7; }

.instafeed-module {
  margin: 15px 0 30px 0; }
  .instafeed-module .instafeed-item {
    position: relative; }
    .instafeed-module .instafeed-item .instafeed-img {
      position: relative;
      overflow: hidden;
      padding-top: 100%;
      background-position: center center;
      background-size: cover; }
    .instafeed-module .instafeed-item .instafeed-info {
      position: absolute;
      top: -10px;
      right: 4px;
      padding: 5px;
      background-color: #ed156e;
      color: #ffffff;
      -webkit-box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
      -ms-box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0px 3px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 3px rgba(0, 0, 0, 0.3); }
      .instafeed-module .instafeed-item .instafeed-info .instafeed-info-item {
        display: inline-block;
        margin: 5px; }

.logo-text {
  color: #ed156e; }

.logo-text:hover {
  color: #ed156e; }

.nav-head-top {
  background: #ed156e;
  color: #ffffff;
  font-size: 12px; }
  .nav-head-top a {
    color: #ffffff; }

.nav-head {
  background: #ffffff; }
  .nav-head-top {
    border-bottom: 1px solid #ed156e; }

.nav-head-fixed {
  background: #ffffff; }

.desktop-nav {
  background-color: #ffffff; }
  .desktop-nav-item {
    background: #ffffff; }
    .desktop-nav-item .desktop-nav-item {
      border-bottom: 1px solid #ed156e;
      border-left: 1px solid #ed156e;
      border-right: 1px solid #ed156e; }
      .desktop-nav-item .desktop-nav-item:first-child {
        border-top: 1px solid #ed156e; }
      .desktop-nav-item .desktop-nav-item:last-child {
        border-bottom: 1px solid #ed156e; }
      .desktop-nav-item .desktop-nav-item:hover {
        background-color: #ed156e; }
      .desktop-nav-item .desktop-nav-item:hover > .desktop-nav-link {
        color: #ffffff; }
    .desktop-nav-item .desktop-nav-item.selected > .desktop-nav-link {
      border: 0;
      color: #ed156e; }
  .desktop-nav-item.selected > .desktop-nav-link {
    border-bottom: 3px solid #ed156e; }
  .desktop-nav-list {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-color: #ffffff; }

.hamburger-panel-link:hover, .hamburger-panel-link:focus {
  background: #ed156e;
  color: #ffffff; }

.hamburger-panel-arrow.selected {
  background-color: #ed156e; }
  .hamburger-panel-arrow.selected i {
    transform-origin: center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg); }

.search-input {
  color: #000000;
  background-color: #ffffff; }

.search-inverse .search-input {
  color: #ed156e;
  border: 1px solid #ed156e; }

.cart-summary-items {
  background: #ed156e;
  color: #ffffff;
  font-weight: bold; }

.cart-summary {
  color: #ed156e; }

.cart-summary-link {
  color: #ed156e; }

.btn-filter {
  margin: 5px 5px 0 0; }

.btn-more-categories {
  border-top: 1px solid rgba(0, 0, 0, 0.2); }
  .btn-more-categories i {
    background-color: #ffffff;
    color: #000000;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

.item {
  border-color: #ed156e; }
  .item:hover {
    outline: #ed156e solid 2px; }
  .item-category {
    color: #ed156e;
    text-transform: uppercase;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: bold; }

.cloud-zoom-loading {
  color: white; }

.product-variants {
  border-color: #ed156e; }

.cart-table-header {
  background-color: #ed156e;
  color: #ffffff;
  font-family: "Open Sans"; }

.cart-table-row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
  .cart-table-row .cart-quantity-input {
    background-color: #ffffff; }

.cart-total {
  color: #ed156e; }

.footer {
  color: #333333;
  font-family: "Open Sans";
  font-size: 14px;
  text-transform: none; }

.powered-by-logo svg {
  fill: #000000; }

.map {
  border-color: #ed156e; }

@media (max-width: 767px) {
  .h1-xs {
    font-size: 36px; }
  .h2-xs {
    font-size: 30px; }
  .h3-xs {
    font-size: 24px; }
  .h4-xs {
    font-size: 18px; }
  .h5-xs {
    font-size: 14px; }
  .h6-xs {
    font-size: 12px; }
  .font-body-xs {
    font-size: 16px; }
  .font-medium-xs {
    font-size: 14px; }
  .font-small-xs {
    font-size: 12px; }
  .font-small-extra-xs {
    font-size: 10px; }
  .weight-normal-xs {
    font-weight: 400; }
  .weight-strong-xs {
    font-weight: 700; }
  .weight-light-xs {
    font-weight: 300; }
  .box.box-big {
    padding: 10px; }
  .fa-huge {
    font-size: 10em; }
  .btn-filter {
    padding: 5px 10px; }
  .link-module {
    border-top: 1px solid #ed156e; }
  .link-module + .link-module {
    border-top: 0; }
  .link-module-icon,
  .link-module-icon-right {
    fill: #ed156e; }
  .modal-xs {
    background-color: #ffffff; }
    .modal-xs.sheet-bottom {
      background-color: transparent; }
    .modal-xs .sheet-bottom-body {
      background-color: #ffffff; }
    .modal-xs-header {
      color: #000000; }
      .modal-xs-header.sheet-bottom-header {
        background-color: #fafafa; }
        .modal-xs-header.sheet-bottom-header:active {
          background-color: #fafafa;
          color: #000000; }
      .modal-xs-header:active {
        background-color: #ed156e;
        color: #ffffff; }
        .modal-xs-header:active .modal-xs-header-icon {
          color: #ffffff;
          fill: #ffffff; }
      .modal-xs-header-icon {
        color: #ed156e;
        fill: #ed156e; }
    .modal-xs-footer {
      border: 0; }
  .modal-xs-list-item {
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
    .modal-xs-list-item.darker {
      background-color: rgba(0, 0, 0, 0.02); }
    .modal-xs-list-item .modal-xs-list-icon {
      fill: #ed156e; }
    .modal-xs-list-item:active {
      background-color: #ed156e;
      color: #ffffff; }
      .modal-xs-list-item:active .modal-xs-list-icon {
        color: #ffffff;
        fill: #ffffff; }
    .modal-xs-list-item.selected {
      color: #ffffff;
      border-right: 0;
      border-left: 0;
      border-bottom: 0;
      background: #ed156e; }
  .nav-head-top {
    font-size: 14px; }
  .cart-item-name {
    background-color: #ed156e; }
    .cart-item-name a {
      color: #ffffff; }
  .cart-delete-svg-icon {
    fill: #ffffff; } }
