.svg-icon-primary {
  fill: #f197a8; }

.svg-icon-text {
  fill: #3498db; }

.svg-icon-invert {
  fill: #ffffff; }

.icon-underline {
  position: relative;
  display: inline-block; }
  .icon-underline:after {
    position: absolute;
    bottom: 0;
    left: -4px;
    display: block;
    height: 40%;
    width: calc(100% + 7px);
    content: '';
    background-color: #f197a8;
    z-index: -1; }
  .icon-underline.nav-categories-icon:after {
    bottom: 5px; }

.text-foreground {
  color: #3498db; }

.text-primary {
  color: #f197a8; }

.text-secondary {
  color: #ffffff; }

.section-footer, .section-promotional-home, .section-slider {
  margin-bottom: 70px; }

.element-footer, .contact-item, .social-share, .nube-slider-product, .section-featured-home, .section-instafeed-home, .section-video-home, .alert, .form-group, .category-header, .page-header {
  margin-bottom: 20px; }

.breadcrumbs {
  margin-bottom: 10px; }

.nube-slider-product .swiper-slide, .alert, .form-control,
.form-quantity, .modal, .btn-secondary, .form-select, .btn-primary, .placeholder-container, .box-rounded, .box, .list .list-container {
  border-radius: 6px; }

.head-dark,
.head-primary, .head-light, .swiper-text {
  transition: all 0.5s ease; }

.btn-link, .btn-facebook, .btn-line, .btn-secondary, .form-select, .btn-primary, body {
  font-size: 14px; }

body {
  color: #3498db;
  font-family: "Muli", sans-serif;
  background-color: #ffffff; }

.box, .list .list-container {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding: 15px;
  background-color: rgba(52, 152, 219, 0.03); }

.placeholder-container {
  background-color: rgba(52, 152, 219, 0.1); }

.placeholder-color {
  background-color: rgba(52, 152, 219, 0.07); }

.placeholder-icon svg {
  fill: rgba(52, 152, 219, 0.2); }

.placeholder-page {
  background: #3498db; }
  .placeholder-page:hover, .placeholder-page.active {
    background: #f197a8;
    opacity: 0.8; }

.placeholder-shine {
  background-color: rgba(52, 152, 219, 0.2); }

.spinner-lines {
  background-color: rgba(241, 151, 168, 0.4); }
  .spinner-lines:before {
    background-color: rgba(52, 152, 219, 0.2); }
  .spinner-lines:after {
    background-color: rgba(52, 152, 219, 0.2); }

.divider {
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both;
  border-bottom: 1px solid rgba(52, 152, 219, 0.1); }

.page-header {
  margin-top: 20px; }
  .page-header h1, .page-header .h1 {
    margin-bottom: 0; }

.category-header h1, .category-header .h1 {
  margin-bottom: 0; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  font-family: "Muli", sans-serif; }

.title-section:before {
  background-color: #f197a8; }

.title-line:after {
  background-color: #f197a8; }

.title-line-inverse {
  color: #ffffff; }

.title-line-blue:after {
  background-color: #3498db; }

.title-section {
  color: #f197a8; }

.font-medium {
  font-size: 14px !important; }

.btn {
  text-decoration: none;
  text-align: center;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: lowercase;
  background: none;
  white-space: normal;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .btn:hover, .btn:focus {
    outline: 0;
    opacity: 0.8; }
  .btn[disabled], .btn[disabled]:hover {
    opacity: 0.5;
    cursor: not-allowed;
    outline: 0;
    background-color: transparent; }
  .btn-default {
    padding: 10px 15px;
    color: #f197a8;
    font-size: 16px;
    font-weight: bold; }
    .btn-default:hover {
      color: #f197a8; }
      .btn-default:hover svg {
        fill: rgba(241, 151, 168, 0.5); }
    .btn-default.align-left {
      padding: 0;
      text-align: left; }
  .btn-primary {
    display: inline-block;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 900;
    color: #f197a8;
    border: 3px solid #f197a8; }
    .btn-primary:hover {
      background-color: #f197a8;
      color: #ffffff; }
    .btn-primary[disabled], .btn-primary.disabled, .btn-primary[disabled]:hover, .btn-primary.disabled:hover {
      color: rgba(52, 152, 219, 0.5);
      border: 3px solid rgba(52, 152, 219, 0.5); }
  .btn-secondary, .form-select {
    display: block;
    padding: 10px 30px 10px 10px;
    width: 100%;
    border: 0;
    background-color: rgba(52, 152, 219, 0.1);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #3498db;
    text-align: left;
    text-transform: none; }
    .btn-secondary.active, .active.form-select {
      color: #f197a8; }
      .btn-secondary.active svg, .active.form-select svg {
        fill: #f197a8; }
  .btn-block {
    float: left;
    width: 100%; }
  .btn-line {
    display: inline-block;
    padding: 5px 0;
    font-size: 25px;
    font-weight: 900;
    color: #3498db;
    -webkit-box-shadow: inset 0 -2px 0 0 #f197a8;
    -ms-box-shadow: inset 0 -2px 0 0 #f197a8;
    -moz-box-shadow: inset 0 -2px 0 0 #f197a8;
    -o-box-shadow: inset 0 -2px 0 0 #f197a8;
    box-shadow: inset 0 -2px 0 0 #f197a8; }
    .btn-line:hover {
      -webkit-box-shadow: inset 0 -15px 0 0 #f197a8;
      -ms-box-shadow: inset 0 -15px 0 0 #f197a8;
      -moz-box-shadow: inset 0 -15px 0 0 #f197a8;
      -o-box-shadow: inset 0 -15px 0 0 #f197a8;
      box-shadow: inset 0 -15px 0 0 #f197a8; }
    .btn-line[disabled], .btn-line[disabled]:hover {
      -webkit-box-shadow: inset 0 -2px 0 0 #3498db;
      -ms-box-shadow: inset 0 -2px 0 0 #3498db;
      -moz-box-shadow: inset 0 -2px 0 0 #3498db;
      -o-box-shadow: inset 0 -2px 0 0 #3498db;
      box-shadow: inset 0 -2px 0 0 #3498db; }
  .btn-facebook {
    display: inline-block;
    padding: 5px 0;
    font-size: 25px;
    font-weight: 900;
    color: #1977f2;
    -webkit-box-shadow: inset 0 -2px 0 0 #1977f2;
    -ms-box-shadow: inset 0 -2px 0 0 #1977f2;
    -moz-box-shadow: inset 0 -2px 0 0 #1977f2;
    -o-box-shadow: inset 0 -2px 0 0 #1977f2;
    box-shadow: inset 0 -2px 0 0 #1977f2; }
    .btn-facebook .svg-fb-icon {
      position: relative;
      bottom: -3px;
      height: 26px;
      margin-right: 10px;
      fill: #1977f2; }
    .btn-facebook:hover {
      color: #1977f2;
      -webkit-box-shadow: inset 0 -2px 0 0 #1977f2;
      -ms-box-shadow: inset 0 -2px 0 0 #1977f2;
      -moz-box-shadow: inset 0 -2px 0 0 #1977f2;
      -o-box-shadow: inset 0 -2px 0 0 #1977f2;
      box-shadow: inset 0 -2px 0 0 #1977f2; }
  .btn-medium {
    padding: 8px;
    font-size: 16px; }
  .btn-small {
    display: inline-block;
    font-size: 17px;
    border-width: 1px;
    letter-spacing: 1px;
    white-space: unset; }
  .btn-smallest {
    padding: 5px 10px;
    font-size: 14px; }

button {
  cursor: pointer; }
  button:focus {
    outline: 0;
    opacity: 0.8; }

.btn-transition {
  background: linear-gradient(to right, #f197a8 50%, #ffffff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  -webkit-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease; }
  .btn-transition.active {
    color: #ffffff;
    background-position: left bottom; }

a {
  color: #3498db;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  a:hover, a:focus {
    color: rgba(52, 152, 219, 0.5); }

.link-contrast {
  color: #ffffff; }
  .link-contrast:hover, .link-contrast:focus {
    color: rgba(255, 255, 255, 0.8); }

.btn-link {
  color: #3498db;
  cursor: pointer;
  background-color: transparent;
  border: 0; }
  .btn-link:hover, .btn-link:focus {
    color: rgba(241, 151, 168, 0.5); }
    .btn-link:hover svg, .btn-link:focus svg {
      fill: rgba(241, 151, 168, 0.5); }
  .btn-link-primary {
    color: #f197a8; }
    .btn-link-primary svg {
      fill: #f197a8; }
  .btn-link.big {
    font-size: 16px; }

.modal {
  color: #3498db;
  background-color: #ffffff; }

input,
textarea {
  font-family: "Muli", sans-serif; }

.form-group .alert {
  margin: 10px 0 0 0; }

.form-label {
  float: left;
  width: 100%;
  margin-bottom: 10px; }

.form-control,
.form-quantity {
  display: block;
  padding: 12px;
  width: 100%;
  border: 0;
  background-color: rgba(52, 152, 219, 0.1);
  font-size: 16px;
  /* Hack to avoid autozoom on IOS */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #3498db; }
  .form-control:focus,
  .form-quantity:focus {
    outline: 0; }
  .form-control-inline,
  .form-quantity-inline {
    display: inline; }
  .form-control-inverse,
  .form-quantity-inverse {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1); }

.form-quantity.small {
  width: 120px;
  height: 42px;
  float: left; }
  .form-quantity.small .form-quantity-icon {
    width: 14px;
    line-height: 12px; }

.form-control::-webkit-input-placeholder {
  color: #3498db; }

.form-control:-moz-placeholder {
  color: #3498db; }

.form-control::-moz-placeholder {
  color: #3498db; }

.form-control:-ms-input-placeholder {
  color: #3498db; }

.form-control-inverse::-webkit-input-placeholder {
  color: #ffffff; }

.form-control-inverse:-moz-placeholder {
  color: #ffffff; }

.form-control-inverse::-moz-placeholder {
  color: #ffffff; }

.form-control-inverse:-ms-input-placeholder {
  color: #ffffff; }

.form-quantity {
  padding: 10px; }
  .form-quantity .form-control {
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none; }
  .form-quantity-icon {
    width: 16px; }

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

.form-select {
  font-size: 16px;
  /* Hack to avoid autozoom on IOS */ }

.radio-button {
  background-color: rgba(52, 152, 219, 0.03); }
  .radio-button input[type="radio"] + .radio-button-content .unchecked {
    border: 3px solid #3498db; }
  .radio-button input[type="radio"]:checked + .radio-button-content .unchecked {
    border: 3px solid #f197a8; }
  .radio-button input[type="radio"]:checked + .radio-button-content .shipping-price {
    color: #f197a8;
    font-weight: 900; }
    .radio-button input[type="radio"]:checked + .radio-button-content .shipping-price:after {
      background: #f197a8; }

.list .list-container {
  margin-bottom: 0; }

.alert {
  clear: both;
  padding: 8px; }
  .alert-danger, .alert-error {
    color: black;
    border-color: rgba(204, 72, 69, 0.1);
    background-color: rgba(204, 72, 69, 0.1); }
  .alert-warning {
    color: black;
    border-color: rgba(192, 152, 83, 0.1);
    background-color: rgba(192, 152, 83, 0.1); }
  .alert-info {
    color: #3498db;
    border-color: rgba(52, 152, 219, 0.6);
    background-color: rgba(52, 152, 219, 0.08); }
  .alert-success {
    color: black;
    border-color: rgba(60, 175, 101, 0.1);
    background-color: rgba(60, 175, 101, 0.1); }
  .alert-primary {
    border-color: rgba(241, 151, 168, 0.1);
    color: #f197a8;
    background-color: rgba(241, 151, 168, 0.05); }

.notification-primary {
  background-color: rgba(241, 151, 168, 0.1); }

.notification-floating .notification-primary {
  background-color: #ffffff; }

.notification-secondary {
  padding: 12px 0;
  background: #f7f7f7;
  color: rgba(52, 152, 219, 0.8); }

.notification-floating .notification-close svg {
  fill: #3498db; }

.notification-header:after {
  background: #f197a8; }

.notification-arrow-up {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff; }

.table {
  background-color: #ffffff;
  color: #3498db; }
  .table tbody tr:nth-child(odd) {
    background-color: rgba(52, 152, 219, 0.05); }
  .table th {
    padding: 8px;
    text-align: left; }

.tab-link {
  color: #3498db; }

.tab.active .tab-link {
  color: #f197a8; }

.tab-nav-link:after {
  background-color: #f197a8; }

.tab-active .tab-nav-link {
  color: #f197a8; }
  .tab-active .tab-nav-link:after {
    background-color: transparent; }

.card {
  background-color: #ffffff;
  border: 1px solid rgba(52, 152, 219, 0.08); }

.card-header {
  background-color: rgba(52, 152, 219, 0.1); }

.swiper-pagination-white .swiper-pagination-bullet-active {
  color: #f197a8;
  background: none; }

.swiper-pagination-bullet:before {
  background-color: #3498db; }

.swiper-pagination-bullet-active:before {
  background-color: #f197a8; }

.swiper-dark {
  color: #3498db; }
  .swiper-dark .btn-line {
    color: #3498db; }

.swiper-light {
  color: #ffffff; }
  .swiper-light .btn-line {
    color: #ffffff; }

/*============================================================================
  #Home Page
==============================================================================*/
.nube-slider-home .swiper-button-prev,
.nube-slider-home .swiper-button-next,
.swiper-products .swiper-button-prev,
.swiper-products .swiper-button-next,
.container-modules .swiper-button-prev,
.container-modules .swiper-button-next {
  fill: #f197a8; }

.swiper-text {
  opacity: 0;
  left: 68%; }

.swiper-title {
  font-family: "Muli", sans-serif; }

.swiper-slide-active .swiper-text {
  opacity: 1;
  left: 52%; }

.textbanner {
  background-color: rgba(52, 152, 219, 0.8); }
  .textbanner-title {
    color: #ffffff;
    border-color: #f197a8; }

.promotion-banner-title {
  color: #ffffff; }

.video-player-icon {
  fill: #f197a8; }

.instafeed-title {
  color: #3498db; }

.instafeed-info {
  color: #ffffff;
  background: rgba(52, 152, 219, 0.6); }

.module-title {
  color: #3498db; }

/*============================================================================
  #Product grid
==============================================================================*/
.item-link {
  color: #3498db; }

.off-price {
  color: #f197a8; }

.label {
  background-color: #3498db;
  color: #ffffff; }
  .label.label-primary {
    background-color: #f197a8; }

.filter-remove {
  background: none;
  border-color: rgba(0, 0, 0, 0.2); }

/*============================================================================
  #Product detail
==============================================================================*/
.nube-slider-product .swiper-slide {
  background-color: rgba(52, 152, 219, 0.04); }

.social-share .social-share-button {
  color: #3498db; }

/*============================================================================
  #Contact page
==============================================================================*/
.contact-link {
  color: #3498db; }

/*============================================================================
  #Account page
==============================================================================*/
.order-item {
  padding: 15px 0;
  border-bottom: 1px solid rgba(52, 152, 219, 0.08); }
  .order-item:first-child {
    border-top: 1px solid rgba(52, 152, 219, 0.08); }

/*============================================================================
  #Header and nav
==============================================================================*/
.section-advertising {
  background-color: #3498db;
  color: #ffffff; }

.head-light {
  background-color: #ffffff; }
  .head-light .cart-widget-amount,
  .head-light .svg-icon-text,
  .head-light .icon-underline {
    color: #3498db;
    fill: #3498db; }
  .head-light .cart-widget-amount.active {
    color: #f197a8; }

.head-dark,
.head-primary {
  background-color: #3498db; }
  .head-dark .cart-widget-amount,
  .head-dark .svg-icon-text,
  .head-dark .nav-desktop-list > .nav-item > .nav-list-link,
  .head-dark .nav-desktop-list > .nav-item > .nav-item-container > .nav-list-link,
  .head-dark .nav-desktop-list > .nav-item > .nav-item-container > .nav-list-arrow > i,
  .head-dark .icon-underline,
  .head-primary .cart-widget-amount,
  .head-primary .svg-icon-text,
  .head-primary .nav-desktop-list > .nav-item > .nav-list-link,
  .head-primary .nav-desktop-list > .nav-item > .nav-item-container > .nav-list-link,
  .head-primary .nav-desktop-list > .nav-item > .nav-item-container > .nav-list-arrow > i,
  .head-primary .icon-underline {
    color: #ffffff;
    fill: #ffffff; }
  .head-dark .nav-desktop-list > .nav-item > .nav-item-container > .nav-list-link.selected,
  .head-dark .nav-desktop-list > .nav-item > .nav-item-container > .nav-list-link.selected + .nav-list-arrow > i,
  .head-primary .nav-desktop-list > .nav-item > .nav-item-container > .nav-list-link.selected,
  .head-primary .nav-desktop-list > .nav-item > .nav-item-container > .nav-list-link.selected + .nav-list-arrow > i {
    color: #ffffff;
    fill: #ffffff;
    opacity: 0.6; }
  .head-dark .form-control,
  .head-primary .form-control {
    background-color: #ffffff; }

.head-primary {
  background-color: #f197a8; }
  .head-primary .icon-underline:after {
    background-color: rgba(255, 255, 255, 0.4); }

.head-transparent {
  background-color: transparent; }

.nav-list-link.selected {
  color: #f197a8;
  opacity: 1; }
  .nav-list-link.selected + .nav-list-arrow i {
    color: #f197a8;
    fill: #f197a8;
    opacity: 1; }

.desktop-list-subitems,
.nav-list-categories {
  background: #ffffff;
  box-shadow: 0 5px 5px rgba(52, 152, 219, 0.05);
  border-top: 2px solid #f197a8; }

.nav-item-category:before {
  background-color: rgba(52, 152, 219, 0.5); }

.search-suggest {
  background: #ffffff; }
  .search-suggest-item {
    border-bottom: 1px solid rgba(52, 152, 219, 0.1); }

.user-items {
  background: #ffffff;
  box-shadow: 0 5px 5px rgba(52, 152, 219, 0.05);
  border-top: 2px solid #f197a8; }

/*============================================================================
  #Footer
==============================================================================*/
footer {
  background-color: rgba(52, 152, 219, 0.8);
  color: rgba(255, 255, 255, 0.8); }
  footer a {
    color: rgba(255, 255, 255, 0.8); }
    footer a:hover {
      color: #f197a8; }

.social-icon {
  color: #ffffff; }

.newsletter-btn {
  color: #3498db; }

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

@media (min-width: 768px) {
  .h1-huge-md {
    font-size: 80px; }
  .h1-md {
    font-size: 54px; }
  .h2-md {
    font-size: 40px; }
  .h3-md {
    font-size: 26px; }
  .h4-md {
    font-size: 18px; }
  .h5-md {
    font-size: 16px; }
  .h6-md {
    font-size: 14px; }
  .font-small-md {
    font-size: 12px; }
  .swiper-text {
    left: 68%; }
  .swiper-slide-active .swiper-text {
    left: 58%; }
  .form-control {
    font-size: 11px; }
  .form-quantity .form-control,
  .form-select {
    font-size: 14px; } }
