@charset "UTF-8";
@font-face {
  font-family: 'Roboto-Thin';
  src: url("./fonts/Roboto-Thin.ttf");
  font-weight: normal;
  font-style: normal; }

/* line 10, C:/farmatodo/vzla/empanada/web/sass/_preloader.scss */
.farma-preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: #418FDE;
  text-align: center;
  z-index: 999999999; }
  /* line 19, C:/farmatodo/vzla/empanada/web/sass/_preloader.scss */
  .farma-preloader > div {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-49%, -49%); }
  /* line 26, C:/farmatodo/vzla/empanada/web/sass/_preloader.scss */
  .farma-preloader p {
    color: white;
    font-family: "Roboto-Thin";
    font-weight: bold;
    line-height: 1;
    font-size: 1.7em; }
  /* line 33, C:/farmatodo/vzla/empanada/web/sass/_preloader.scss */
  .farma-preloader .farma-preloader-image {
    width: 100px;
    height: 100px;
    background: url("img/preloader.png") no-repeat center;
    background-size: 50%;
    -webkit-animation: farma-preloader-animation 1.5s infinite;
    /* Safari 4+ */
    -webkit-animation-timing-function: linear;
    -moz-animation: farma-preloader-animation 1.5s infinite;
    /* Fx 5+ */
    -moz-animation-timing-function: linear;
    -o-animation: farma-preloader-animation 1.5s infinite;
    /* Opera 12+ */
    -o-animation-timing-function: linear;
    animation: farma-preloader-animation 1.5s infinite;
    animation-timing-function: linear;
    margin: auto auto; }

/* line 50, C:/farmatodo/vzla/empanada/web/sass/_preloader.scss */
.farma-fondo-preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #418FDE;
  z-index: 9999999; }

/* line 61, C:/farmatodo/vzla/empanada/web/sass/_preloader.scss */
.farma-preloader-image {
  width: 100px;
  height: 100px;
  z-index: 99999999 !important;
  background: url("img/preloader.png") no-repeat center;
  background-size: 50%;
  z-index: 2;
  -webkit-animation: farma-preloader-animation 1.5s infinite;
  /* Safari 4+ */
  -webkit-animation-timing-function: linear;
  -moz-animation: farma-preloader-animation 1.5s infinite;
  /* Fx 5+ */
  -moz-animation-timing-function: linear;
  -o-animation: farma-preloader-animation 1.5s infinite;
  /* Opera 12+ */
  -o-animation-timing-function: linear;
  animation: farma-preloader-animation 1.5s infinite;
  animation-timing-function: linear; }

@-webkit-keyframes farma-preloader-animation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@-moz-keyframes farma-preloader-animation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@-o-keyframes farma-preloader-animation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@keyframes farma-preloader-animation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }

/* line 13, C:/farmatodo/vzla/empanada/web/sass/preloader2.scss */
.s-box {
  height: 96px;
  position: relative; }
  /* line 17, C:/farmatodo/vzla/empanada/web/sass/preloader2.scss */
  .s-box .p-abs {
    position: absolute; }
  /* line 20, C:/farmatodo/vzla/empanada/web/sass/preloader2.scss */
  .s-box .ml-20 {
    margin-left: 20px; }

/* line 26, C:/farmatodo/vzla/empanada/web/sass/preloader2.scss */
.s-rect {
  background: linear-gradient(180deg, yellowgreen, yellowgreen);
  background-size: 100% 12px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 100%; }

/* line 35, C:/farmatodo/vzla/empanada/web/sass/preloader2.scss */
.s-rect-animation {
  background: #eeeeee linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 100% 800px;
  background-position: 104px 0px;
  background-repeat: no-repeat;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  width: 100%;
  height: 10px;
  margin: 5px 0px; }

/* line 47, C:/farmatodo/vzla/empanada/web/sass/preloader2.scss */
.s-circle {
  background: radial-gradient(circle at center, #eee 0, #eee 50%, transparent 50%, transparent 100%);
  background-size: 200px 200px;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 100%;
  height: 200px; }

/* line 57, C:/farmatodo/vzla/empanada/web/sass/preloader2.scss */
.s-lines {
  background: linear-gradient(180deg, #D8D8D8, #D8D8D8), linear-gradient(180deg, #D8D8D8, #D8D8D8), linear-gradient(180deg, #D8D8D8, #D8D8D8), linear-gradient(180deg, #D8D8D8, #D8D8D8), linear-gradient(180deg, #D8D8D8, #D8D8D8), linear-gradient(180deg, #D8D8D8, #D8D8D8), linear-gradient(180deg, #D8D8D8, #D8D8D8), linear-gradient(180deg, #D8D8D8, #D8D8D8), linear-gradient(180deg, #D8D8D8, #D8D8D8), linear-gradient(180deg, #D8D8D8, #D8D8D8), linear-gradient(180deg, #D8D8D8, #D8D8D8), linear-gradient(180deg, #D8D8D8, #D8D8D8), linear-gradient(180deg, #D8D8D8, #D8D8D8), linear-gradient(180deg, #D8D8D8, #D8D8D8), linear-gradient(180deg, #D8D8D8, #D8D8D8);
  background-size: 100% 12px, 100% 12px, 100% 12px, 100% 12px, 100% 12px, 100% 12px, 100% 12px, 100% 12px, 100% 12px, 100% 12px, 100% 12px, 100% 12px, 100% 12px, 100% 12px, 20% 12px;
  background-position: 0px 0px, 0px 19px, 0px 38px, 0px 57px, 0px 76px, 0px 95px, 0px 114px, 0px 133px, 0px 152px, 0px 171px, 0px 190px, 0px 209px, 0px 228px, 0px 247px, 0px 266px;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 100%; }

@media (max-width: 1190px) {
  /* line 3, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
  .btn-responsive {
    display: grid; } }

/*****/
/* line 11, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.p-0 {
  padding: 0px; }

/* line 15, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.f-12 {
  font-size: 12px !important; }

/* line 19, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.f-13 {
  font-size: 13px !important; }

/* line 23, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.f-14 {
  font-size: 14px !important; }

/* line 27, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.f-15 {
  font-size: 15px !important; }

/*** Margin ***/
/* line 34, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.m-auto {
  margin: 0 auto; }

/* line 38, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.mt-10 {
  margin-top: 10px; }

/* line 42, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.mt-20 {
  margin-top: 20px; }

/* line 46, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.mt-30 {
  margin-top: 30px; }

/** Width **/
/* line 53, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.w-100 {
  width: 100%; }

/* line 57, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.w-90 {
  width: 90%; }

/* line 61, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.w-80 {
  width: 80%; }

/* line 65, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.w-70 {
  width: 70%; }

/* line 69, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.w-60 {
  width: 60%; }

/* line 73, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.w-50 {
  width: 50%; }

@media (min-width: 992px) {
  /* line 78, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
  .modal-lg {
    width: 90%; } }

/**
Animate CSS
**/
/* line 88, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.slow-x2 {
  animation-duration: 4s; }

/* line 92, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.slow-x3 {
  animation-duration: 5s; }

/* line 96, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.text-white {
  color: #fff !important; }

/* line 100, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.text-bold {
  font-weight: bold; }

/* line 104, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.text-secondary {
  color: #418FDE !important; }

/* line 108, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.text-muted {
  color: #9b9b9b !important; }

/***
Button 
**/
/* line 117, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.btn {
  border-radius: 25px;
  padding: 10px 15px;
  font-size: 14px; }

/* line 123, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.btn-circle {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  font-size: 12px;
  padding: 2px; }
  /* line 129, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
  .btn-circle:active, .btn-circle:focus {
    color: #fff;
    background-color: #3375b7; }

/* line 136, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.btn-secondary {
  border: none;
  background-color: #418FDE;
  color: #fff; }
  /* line 140, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
  .btn-secondary:hover {
    background-color: #3375b7;
    color: #ffffff; }
  /* line 144, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
  .btn-secondary:active, .btn-secondary:focus {
    color: #fff;
    background-color: #3375b7; }

/* line 151, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.btn-secondary.outline {
  padding: 5px 21px;
  border: 1px solid #3e81c6;
  background-color: #ffffff;
  color: #418fde; }
  /* line 156, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
  .btn-secondary.outline:hover {
    background-color: #418fde;
    color: #ffffff; }

/* line 163, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.input-incremental .input-group-addon {
  border: none;
  background: none;
  padding: 5px; }

/* line 168, C:/farmatodo/vzla/empanada/web/sass/_helper.scss */
.input-incremental input {
  text-align: center;
  background: none;
  border: none;
  font-size: 18px;
  font-weight: bold; }

/* line 2, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-ask-location {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000; }

/* line 10, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-ask-location-label {
  margin: auto;
  padding: 60px;
  width: 100%;
  font-size: 20px;
  color: #0F3156;
  background-color: white;
  text-align: right; }

/* line 20, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-map-area {
  margin-top: 8px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  align-items: stretch; }
  @media screen and (min-width: 767px) {
    /* line 20, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .farma-map-area {
      -webkit-flex-direction: row;
      flex-direction: row; } }
  /* line 35, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-area .farma-map-list {
    -webkit-flex: 1;
    flex: 1;
    overflow-y: auto;
    background-color: #f9f9f9;
    margin-top: 31px; }
    @media (max-width: 767px) {
      /* line 35, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
      .farma-map-area .farma-map-list {
        position: absolute;
        width: 100%;
        height: 100%; } }
    @media screen and (min-width: 767px) {
      /* line 35, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
      .farma-map-area .farma-map-list {
        -webkit-flex: none;
        flex: none;
        width: 30%; } }
  /* line 52, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-area .farma-map {
    -webkit-flex: 1;
    flex: 1; }
    @media (max-width: 767px) {
      /* line 52, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
      .farma-map-area .farma-map {
        z-index: 5001; } }
    @media screen and (min-width: 767px) {
      /* line 52, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
      .farma-map-area .farma-map {
        -webkit-flex: none;
        flex: none;
        width: 70%; } }

/* line 68, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-map-nearest-store h2,
.farma-map-all-stores h2 {
  margin-bottom: 15px;
  border: 0;
  padding: 0 0 0 25px;
  font-size: 16px;
  color: #418FDE;
  text-transform: none; }

/* line 76, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-map-nearest-store h3,
.farma-map-all-stores h3 {
  margin-top: 25px;
  margin-bottom: 15px;
  padding-left: 25px;
  font-size: 12px;
  color: #343434;
  text-transform: uppercase; }

/* line 84, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-map-nearest-store ul,
.farma-map-all-stores ul {
  padding: 0;
  margin: 0; }

/* line 88, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-map-nearest-store li,
.farma-map-all-stores li {
  position: relative;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  padding: 9px 40px 9px 65px;
  list-style: none;
  cursor: pointer; }
  /* line 95, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-nearest-store li::before,
  .farma-map-all-stores li::before {
    content: '';
    display: block;
    position: absolute;
    left: 25px;
    top: 0;
    width: 12px;
    height: 100%;
    background: url("img/pinpoint.png") no-repeat center; }
  /* line 105, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-nearest-store li p,
  .farma-map-all-stores li p {
    margin: 0;
    line-height: 1.1; }
  /* line 109, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-nearest-store li:hover, .farma-map-nearest-store li.farma-active,
  .farma-map-all-stores li:hover,
  .farma-map-all-stores li.farma-active {
    border-color: #ccc; }
    /* line 112, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .farma-map-nearest-store li:hover::after, .farma-map-nearest-store li.farma-active::after,
    .farma-map-all-stores li:hover::after,
    .farma-map-all-stores li.farma-active::after {
      content: '';
      display: block;
      position: absolute;
      right: 30px;
      top: 0;
      width: 12px;
      height: 100%;
      background: url("img/caret-right.png") no-repeat center;
      background-size: 7px; }

/* line 125, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-map-nearest-store .farma-map-item-name,
.farma-map-all-stores .farma-map-item-name {
  font-size: 13px;
  color: black; }

/* line 129, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-map-nearest-store .farma-map-item-address,
.farma-map-all-stores .farma-map-item-address {
  font-size: 12px;
  color: #606060; }

/* line 133, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-map-nearest-store .farma-map-item-schedule,
.farma-map-all-stores .farma-map-item-schedule {
  font-size: 12px;
  color: #909090; }

@media (max-width: 767px) {
  /* line 141, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-nearest-store h2 {
    display: none; }
  /* line 144, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-nearest-store h3 {
    margin-top: 0px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 0px;
    padding-left: 15px;
    font-size: 14px;
    color: #4d4d4d;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    background-color: #f9f9f9; }
  /* line 157, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-nearest-store li {
    padding: 9px 40px 9px 35px;
    border-bottom: 1px solid #eeeeee !important; }
    /* line 160, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .farma-map-nearest-store li .farma-map-item-address,
    .farma-map-nearest-store li .farma-map-item-schedule {
      display: none; }
    /* line 164, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .farma-map-nearest-store li::before {
      background: url("img/search-icon-map-gray.svg") no-repeat center;
      width: 8px;
      left: 15px; }
  /* line 170, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-nearest-store li:hover {
    border-color: transparent; }
    /* line 172, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .farma-map-nearest-store li:hover::after {
      background: none; }
  /* line 176, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-nearest-store li.farma-active {
    border-color: transparent; }
    /* line 178, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .farma-map-nearest-store li.farma-active::after {
      background: none; }
  /* line 182, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-nearest-store .farma-map-item-name {
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    color: #4d4d4d; }
  /* line 190, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-all-stores h2 {
    color: #FFF;
    font-family: Roboto;
    font-size: 16px;
    padding-left: 0px; }
  /* line 196, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-all-stores h3 {
    text-transform: none;
    font-size: 16px;
    color: #418fde;
    font-family: Roboto;
    padding-left: 20px; }
  /* line 203, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-all-stores ul {
    padding-left: 20px;
    padding-right: 20px; }
  /* line 207, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-all-stores li {
    padding: 9px 40px 9px 0px;
    background: url("img/caret-right.png") no-repeat;
    background-size: 6px;
    background-position-y: center;
    background-position-x: right;
    border-bottom: solid 1px #e6e6e6 !important; }
    /* line 214, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .farma-map-all-stores li::before {
      display: none; }
  /* line 218, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-all-stores li.farma-active {
    border-color: transparent; }
    /* line 220, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .farma-map-all-stores li.farma-active::after {
      background: none; }
  /* line 224, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-all-stores .farma-map-item-name {
    font-size: 14px;
    font-family: Roboto;
    font-weight: bold; }
  /* line 229, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-all-stores .farma-map-item-address {
    font-size: 12px;
    font-family: Roboto;
    font-weight: 300;
    color: #000; }
  /* line 235, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-all-stores .farma-map-item-schedule {
    display: none; } }

/* line 241, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-map-nearest-store {
  margin-top: 20px; }
  @media (max-width: 767px) {
    /* line 241, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .farma-map-nearest-store {
      margin-top: 112px;
      position: absolute;
      height: 122px;
      overflow: auto;
      z-index: 5002;
      background-color: #fff;
      width: calc(100% - 30px) !important;
      left: 15px;
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12); } }

/* line 256, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-map-all-stores {
  margin-top: 20px;
  overflow-y: scroll;
  height: 80vh;
  width: 100vw; }
  @media (max-width: 767px) {
    /* line 256, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .farma-map-all-stores {
      display: none;
      position: absolute;
      z-index: 5003;
      background-color: #f9f9f9;
      margin-top: 0px;
      padding-bottom: 80px; } }

/* line 271, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-map-all-stores.show {
  display: block; }

/* line 275, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-map-search input, .farma-map-search-placeholder {
  margin: 0;
  padding: 25px 50px;
  border: 0;
  width: 100%;
  font-size: 14px;
  line-height: 1.1;
  color: #0F3156;
  text-align: center;
  letter-spacing: 0; }
  @media (max-width: 767px) {
    /* line 275, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .farma-map-search input, .farma-map-search-placeholder {
      padding: 0px;
      padding-left: 15px;
      line-height: 48px;
      text-align: left;
      font-family: Roboto;
      color: #4d4d4d;
      font-size: 15px;
      font-weight: normal;
      width: calc(100% - 40px);
      overflow: hidden;
      padding-left: 42px; }
      /* line 297, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
      .farma-map-search input::-moz-placeholder, .farma-map-search-placeholder::-moz-placeholder {
        color: #eee; }
      /* line 300, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
      .farma-map-search input:-ms-input-placeholder, .farma-map-search-placeholder:-ms-input-placeholder {
        color: #eee; }
      /* line 303, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
      .farma-map-search input::-webkit-input-placeholder, .farma-map-search-placeholder::-webkit-input-placeholder {
        color: #eee; } }

/* line 309, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-map-search {
  position: relative;
  border-bottom: 1px solid #ccc; }
  @media (max-width: 767px) {
    /* line 309, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .farma-map-search {
      display: none;
      position: absolute;
      z-index: 5002;
      width: calc(100% - 30px) !important;
      left: 15px;
      margin-top: 60px;
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
      height: 48px;
      background-color: #FFF; }
      /* line 322, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
      .farma-map-search .cancel-search-button {
        position: absolute;
        width: 40px;
        height: 40px;
        top: 4px;
        right: 4px;
        background-image: url(../img/x-gray.svg);
        background-repeat: no-repeat;
        background-position: center; } }
  /* line 333, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-search::before {
    content: '\f002';
    font: normal normal normal 14px/1 FontAwesome;
    display: block;
    position: absolute;
    background-size: 20px;
    left: 4%;
    top: 38%;
    color: #ddd; }
  /* line 343, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .farma-map-search input {
    position: relative;
    background-color: transparent;
    z-index: 5002; }

/* line 351, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.farma-map-search-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  padding-top: 15px; }

/* line 360, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
#farma-google-map {
  height: 100vh; }

@media (max-width: 767px) {
  /* line 365, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .button-show-stores,
  .button-show-map {
    position: fixed;
    background-color: #479aef;
    bottom: 6rem;
    left: 20px;
    z-index: 5004;
    width: 120px !important;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-size: 13.5px;
    font-family: Roboto;
    background-repeat: no-repeat;
    background-position-y: 20px;
    background-position-x: 20px;
    padding-left: 24px;
    border-radius: 50px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24); }
  /* line 385, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .button-show-stores {
    background-image: url(../img/list-icon-map.svg); }
  /* line 389, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .header-blue.map {
    z-index: 5003; }
  /* line 392, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .header-blue h2 {
    text-transform: none;
    font-size: 16px;
    font-weight: bold;
    margin-top: 14px !important; }
  /* line 399, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .header-blue .h2-extd {
    font-size: 1.3rem; }
  /* line 403, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  footer {
    height: 0px; }
  /* line 406, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .info-footer {
    display: none !important; } }

@media (min-width: 768px) {
  /* line 412, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .show-mobile {
    display: none !important; } }

@media (max-width: 767px) {
  /* line 418, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .hide-mobile {
    display: none !important; } }

@media (max-width: 400px) {
  /* line 424, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .header-blue .h2-extd {
    font-size: 1rem; } }

/* line 429, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.listAllCities {
  margin: 0px 11px;
  width: 80% !important;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 1px; }
  @media (max-width: 768px) {
    /* line 429, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .listAllCities {
      margin: 0px auto; } }
  /* line 437, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .listAllCities .btn-city {
    background-color: #f9f9f9;
    padding: 10px 0px;
    text-align: left;
    color: #418FDE;
    font-size: 14px;
    font-weight: bold; }
    /* line 444, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .listAllCities .btn-city i {
      float: right;
      font-size: 16px; }
    /* line 448, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .listAllCities .btn-city:active {
      box-shadow: none !important;
      color: #7fb7ef !important; }
  /* line 454, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .listAllCities .list-city .list-group {
    box-shadow: none; }
    /* line 456, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .listAllCities .list-city .list-group .list-group-item {
      background-color: #f9f9f9;
      border: none;
      padding: 14px 20px;
      text-transform: capitalize;
      color: #418FDE;
      margin-top: -10px; }
      /* line 463, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
      .listAllCities .list-city .list-group .list-group-item .title-municipality {
        width: 93%;
        float: left;
        display: block; }
    @media (max-width: 767px) {
      /* line 470, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
      .listAllCities .list-city .list-group .municipality-list {
        max-height: 200px;
        overflow-y: auto; } }
    /* line 475, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .listAllCities .list-city .list-group .item-store {
      color: #000;
      border-bottom: 1px solid #eaeaea;
      padding: 7px 5px;
      margin-bottom: 12px;
      padding-right: 27px;
      margin-left: 13px;
      margin-right: 32px; }
      /* line 483, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
      .listAllCities .list-city .list-group .item-store::before {
        content: '\f105';
        font: normal normal normal 14px/1 FontAwesome;
        display: block;
        position: absolute;
        background-size: 20px;
        top: 28%;
        color: #ddd;
        font-size: 20px;
        right: 0%; }

/* line 505, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.productViewAvailable .triangulo-equilatero-bottom-g,
.productViewAvailable .triangulo-equilatero-bottom-r,
.productViewAvailable .triangulo-equilatero-bottom-y {
  background-size: 15px 15px;
  margin-left: 12px;
  margin-top: 8px; }
  /* line 511, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .productViewAvailable .triangulo-equilatero-bottom-g label,
  .productViewAvailable .triangulo-equilatero-bottom-r label,
  .productViewAvailable .triangulo-equilatero-bottom-y label {
    font-size: 11px !important;
    margin-left: -8px;
    margin-top: 3px; }

@media (max-width: 768px) {
  /* line 521, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .productViewAvailable .farma-map-list {
    width: 100%;
    height: 100%; }
  /* line 526, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .productViewAvailable .triangulo-equilatero-bottom-g,
  .productViewAvailable .triangulo-equilatero-bottom-r,
  .productViewAvailable .triangulo-equilatero-bottom-y {
    background-size: 15px 15px;
    margin-left: 12px; }
    /* line 531, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
    .productViewAvailable .triangulo-equilatero-bottom-g label,
    .productViewAvailable .triangulo-equilatero-bottom-r label,
    .productViewAvailable .triangulo-equilatero-bottom-y label {
      font-size: 11px !important;
      margin-left: 3px;
      margin-top: 3px; }
  /* line 547, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .overflow-list-available {
    max-height: calc(100% - 130px);
    overflow-y: auto;
    margin-top: 64px; }
  /* line 559, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .map-product-available {
    height: 100%;
    margin-top: -97px; }
  /* line 563, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .list-overflow {
    height: 500px;
    overflow-y: auto; } }

/* line 569, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.listAllCities .list-city .list-group .item-store.active {
  background: none;
  background-color: #ececec;
  color: #418FDE;
  border-radius: 0px;
  padding: 7px 5px;
  margin-bottom: 12px;
  padding-right: 10px;
  margin-top: 0px;
  text-shadow: none !important; }
  /* line 582, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .listAllCities .list-city .list-group .item-store.active .triangulo-equilatero-bottom-g label,
  .listAllCities .list-city .list-group .item-store.active .triangulo-equilatero-bottom-r label,
  .listAllCities .list-city .list-group .item-store.active .triangulo-equilatero-bottom-y label {
    color: #FFF; }

/* line 589, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background-color: rgba(255, 255, 255, 0.95); }

@media (max-width: 768px) {
  /* line 595, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
  .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    width: 80vw; } }

/* line 600, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.card-store-map {
  width: 100%;
  max-width: 400px !important; }

/* line 605, C:/farmatodo/vzla/empanada/web/sass/_location.scss */
.card-map-store {
  background: #f9f9f9 !important; }

@font-face {
  font-family: 'helvetica';
  src: url("./fonts/helvetica-regular.eot");
  src: url("./fonts/helvetica-regular.eot?#iefix") format("embedded-opentype"), url("./fonts/helvetica-regular.woff2") format("woff2"), url("./fonts/helvetica-regular.woff") format("woff"), url("./fonts/helvetica-regular.ttf") format("truetype"), url("./fonts/helvetica-regular.svg#helvetica") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helvetica';
  src: url("./fonts/helvetica-Light.ttf") format("truetype"); }

@font-face {
  font-family: 'sfns_displayregular';
  src: url("./fonts/sfns-system-san-francisco-display.eot");
  src: url("./fonts/sfns-system-san-francisco-display.eot?#iefix") format("embedded-opentype"), url("./fonts/sfns-system-san-francisco-display.woff2") format("woff2"), url("./fonts/sfns-system-san-francisco-display.woff") format("woff"), url("./fonts/sfns-system-san-francisco-display.ttf") format("truetype"), url("./fonts/sfns-system-san-francisco-display.svg#sfns_displayregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'sf_ui_displaymedium';
  src: url("./fonts/sfuidisplay-medium.eot");
  src: url("./fonts/sfuidisplay-medium.eot?#iefix") format("embedded-opentype"), url("./fonts/sfuidisplay-medium.woff2") format("woff2"), url("./fonts/sfuidisplay-medium.woff") format("woff"), url("./fonts/sfuidisplay-medium.ttf") format("truetype"), url("./fonts/sfuidisplay-medium.svg#sf_ui_displaymedium") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 31, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
body {
  padding-top: 90px;
  overflow-x: hidden !important; }

/* line 38, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.nav > li > a {
  padding: 5px 13px 0 13px !important;
  font-size: 12px; }

/* line 43, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
#btn_inicio,
#btn_registro {
  padding-top: 34px !important; }

/* line 48, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.navbar-inverse {
  height: 60px;
  border: 0;
  background-image: linear-gradient(to right, #418fde, #1c73cb 96%) !important;
  height: 90px !important; }

/* line 56, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.navbar-nav > li > a.farma-nav-icon {
  padding-top: 15px;
  padding-bottom: 15px; }

/* line 61, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.menu-items.farma-dropdown {
  display: block; }
  /* line 63, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .menu-items.farma-dropdown li.menu-item:last-child {
    margin-top: 0; }

/* line 68, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.navbar-header {
  margin: 0; }

/* line 72, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.navbar-brand {
  line-height: 60px;
  height: 60px;
  padding: 0; }
  /* line 76, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .navbar-brand img {
    height: 20px;
    height: 36px;
    width: auto; }
    @media screen and (min-width: 767px) {
      /* line 76, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
      .navbar-brand img {
        height: 30px;
        height: 36px;
        margin-top: 10px !important; } }

/* line 88, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.number-prod-cart,
.number-favorite {
  background-color: #d00000;
  font-size: 8px;
  padding: 1px 6px;
  margin: -36px 0px 0px 11px;
  font-weight: bold; }
  @media (max-width: 767px) {
    /* line 88, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .number-prod-cart,
    .number-favorite {
      margin: -33px 0px 0px 51px;
      padding: 3px 6px; } }

/* line 101, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.number-prod-cart-exp {
  margin: -36px 0px 0px 8px; }
  @media (max-width: 767px) {
    /* line 101, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .number-prod-cart-exp {
      margin: -33px 0px 0px 48px; } }

/* line 108, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.wider-circle {
  margin: -40px 0px 0px 10px;
  padding: 1px 5px; }
  @media (max-width: 767px) {
    /* line 108, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .wider-circle {
      margin: -40px 0px 0px 48px;
      top: 3rem; } }

/* line 123, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.number-favorite {
  position: absolute;
  border-radius: 100%;
  color: #fff;
  border: 0;
  right: 2rem; }

/* line 131, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-nav-icon-perfil {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding: 10px 0;
  z-index: 10; }

/* line 138, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-user {
  display: flex;
  justify-content: center;
  align-items: center; }

/* line 144, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-img-perfil {
  width: 3rem;
  height: 3rem;
  align-self: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: inline-block; }

/* line 160, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-menu-perfil-info {
  font-family: "sfns_displayregular";
  display: inline-block;
  color: white;
  line-height: 30px;
  text-shadow: none; }

/* line 169, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-menu-perfil-info label {
  display: block;
  margin: 0;
  font-size: 1em;
  font-weight: bold !important;
  font-style: normal;
  margin-top: 15px;
  margin-left: 5px; }

/* line 180, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-input-header {
  width: 100% !important;
  height: 32px;
  border-radius: 100px;
  padding: 0px 40px;
  font-family: helvetica;
  font-weight: 300;
  border: none;
  margin-top: 19px;
  font-size: 1.2rem;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 20px; }
  /* line 197, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-input-header::placeholder {
    color: white;
    margin: auto auto;
    text-align: center;
    font-size: 1.2rem !important;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal; }

/* line 208, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-input-header::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #418fde;
  margin: auto auto;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

/* line 219, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-input-header:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: white;
  margin: auto auto;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  opacity: 1; }

/* line 231, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-input-header::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: white;
  margin: auto auto;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  opacity: 1; }

/* line 243, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-input-header:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
  margin: auto auto;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

/* line 254, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-header-btn {
  text-align: center;
  color: white !important;
  border-right: 1px solid #006cd8;
  height: 69px;
  padding: 0px 18px !important; }

/* line 262, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-header-btn i {
  opacity: 0.5;
  font-size: 1.8em;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  margin-bottom: 6px; }

/* line 271, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-header-btn label {
  display: block;
  font-size: 1em;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  cursor: pointer;
  letter-spacing: 0.5px;
  text-shadow: none;
  line-height: 18px;
  color: #fff; }

/* line 284, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.location-icon {
  width: 1.6rem;
  height: 1.8rem;
  margin-top: 14px; }

/* line 290, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-header-nav-icon-logo {
  position: relative;
  z-index: 9999; }

/* line 295, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-header-item-sesion {
  padding-top: 39px !important; }

/* line 299, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-reset-pass-text {
  text-align: right;
  color: #418FDE;
  font-size: 0.9em;
  letter-spacing: 0.1px;
  cursor: pointer; }

/********************************************************************************************
 Manu lista header
*********************************************************************************************/
/* line 312, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-manu-nav {
  background-color: #FCFCFC;
  display: flex;
  width: 100%;
  text-align: center;
  margin: 0px !important;
  -webkit-box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.2); }

/* line 325, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-manu-nav > li {
  background-color: #FCFCFC;
  /*border-left: $mainBorderLight;*/
  /*flex-grow: 1;*/
  float: none;
  -webkit-flex: 1;
  /* Safari 6.1+ */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  position: inherit !important;
  padding-bottom: 10px; }

/* line 339, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.caret {
  position: absolute;
  margin-left: -6px; }

/* line 344, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-manu-nav > li:before {
  content: "";
  background-image: linear-gradient(to bottom, rgba(237, 237, 237, 0), #d8d8d8);
  width: 1px;
  height: 33px;
  position: absolute;
  /*left: 0;*/
  display: block; }

/* line 355, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-manu-nav > li a {
  margin-left: 0px; }

/* line 359, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-manu-nav > li i {
  margin-left: 10px;
  color: blue; }

/* line 364, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-manu-nav .dropdown-menu {
  margin-top: 0px;
  border: 0px; }

/* line 369, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-manu-nav h3 {
  text-transform: none; }

/*.farma-manu-nav .menu-item {
   border-left: $mainBorderLight;
   border-right: $mainBorderLight;
   display: table-cell !important;
   flex-grow: 1;
}*/
/* line 380, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-manu-nav > li > a {
  padding: 10px 0px; }

/* line 383, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-sub-menu-categorias-header {
  max-height: 250px;
  overflow: auto; }

/* line 388, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-item-dropdown-manu-nav .dropdown-menu {
  display: block; }

/* line 393, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.col-sm-hide-inverse {
  display: none !important; }

/* line 397, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-buton-menu-hamburguer {
  margin: 0;
  float: none;
  position: absolute;
  top: 40%; }

/* line 404, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-products-cart-header {
  max-height: 300px;
  overflow: auto; }

/* line 409, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-sub-menu-categorias-header-menu,
.farma-content-sub-menu-categorias-header-menu-right {
  right: 0 !important;
  overflow: auto;
  max-width: 100%;
  position: fixed;
  height: 36rem;
  top: 112px;
  -webkit-column-gap: 1em;
  -webkit-column-fill: auto;
  -webkit-column-width: 31vh;
  -moz-column-gap: 1em;
  -moz-column-fill: auto;
  -moz-column-width: 31vh;
  column-gap: 1em;
  column-fill: auto;
  column-width: 31vh;
  border-radius: 0; }

/* line 429, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-sub-menu-categorias-header-menu-right {
  left: inherit; }

/* line 433, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-input-header-responsive {
  display: none; }

/* line 437, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-search-content {
  padding: 0px;
  margin-top: 10px;
  text-align: center; }

/* line 443, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-search-content h2 {
  text-align: left;
  margin-left: 10px; }

/* line 449, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-search-content .item {
  display: inline-block;
  margin: 15px 5px;
  text-align: left; }

@media (max-width: 767px) {
  /* line 456, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-search-content.algolia .item {
    width: 17.4rem; }
  /* line 461, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-search-content .item.cont-items-movil {
    height: 268px; } }

/* line 467, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-search-content .farma-input-header {
  width: 320px;
  font-size: 0.8em;
  color: black; }

/* line 474, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-search-active::placeholder {
  color: rgba(255, 255, 255, 0.57);
  text-align: left;
  padding-left: 0; }

/* line 480, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-search-active.farma-input-header {
  background-image: url("../img/lupa-buscador-gris.svg") !important; }

/* line 485, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-input-header {
  background-image: url("../img/lupa-buscador.svg"); }

/*.farma-content-sub-menu-categorias-header-menu a{
  padding: 0px !important;
  white-space: normal !important;
}

.farma-content-sub-menu-categorias-header-menu li.menu-item{
  width: 220px;
}*/
/* line 499, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-nav-dropdown {
  margin-top: 0;
  float: none !important;
  position: absolute;
  top: -6px;
  right: 0;
  display: flex;
  z-index: 9; }

/* line 509, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-name-user-header {
  min-width: 180px !important; }

/* line 525, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.li-input {
  width: 43vw; }

@media (max-width: 1250px) {
  /* line 530, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .li-input {
    width: 40vw !important; } }

@media (max-width: 995px) {
  /* line 536, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-img-perfil {
    display: none; }
  /* line 539, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-name-user-header {
    min-width: initial !important; }
  /* line 542, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .navbar-brand img {
    height: 25px; }
  /* line 545, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .li-input {
    width: 35vw !important; } }

@media (max-width: 767px) {
  /* line 551, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-img-perfil {
    display: inline-block; }
  /* line 554, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-input-header {
    width: 100%;
    background-color: black;
    border-radius: 0px;
    margin: 0px; }
  /* line 560, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-header-tiendas {
    color: #418fde !important; }
  /* line 563, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-menu-perfil-info {
    float: none;
    text-align: center;
    color: black;
    display: inline-block; }
  /* line 569, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .navbar-nav > li > a.farma-nav-icon {
    text-align: center;
    text-align: left !important;
    display: block !important; }
  /* line 574, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .scroll-menu {
    margin: 0;
    top: 0; }
  /* line 578, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-nav-dropdown {
    margin: 0;
    float: none !important; }
  /* line 582, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .col-sm-hide {
    display: none !important; }
  /* line 585, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-header {
    top: 0 !important; }
  /* line 588, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .col-sm-hide-inverse {
    display: block !important; }
  /* line 591, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .navbar-brand img {
    padding: 0 20px; }
  /* line 594, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .content-count-cart-header {
    position: absolute;
    right: 0;
    top: 20%;
    margin: 0; }
  /* line 600, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-header-nav-icon-logo {
    width: 90% !important; }
  /* line 603, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .li-input {
    width: 25vw !important; } }

/********************************************************************************************
 Modals
*********************************************************************************************/
/* line 613, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-content {
  position: fixed;
  z-index: 1050;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  overflow: auto;
  transition: none; }

@media (max-width: 767px) {
  /* line 625, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal-content {
    z-index: 5011; } }

/* line 630, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-back-modal {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0px;
  left: 0px;
  background-color: black;
  opacity: 0.4;
  overflow: auto;
  transition: none; }

/* line 642, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal {
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translate(-50%, 10%);
  background-color: white;
  width: 40%;
  min-width: 300px;
  max-width: 450px;
  text-align: center;
  border-radius: 20px;
  padding: 20px;
  overflow: auto;
  margin-bottom: 40px;
  max-height: 85vh; }
  @media (max-width: 767px) {
    /* line 642, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-modal {
      max-height: 100vh; } }

/* line 662, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-cities {
  overflow: hidden !important; }
  /* line 664, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal-cities .farma-modal {
    height: 93%;
    margin-bottom: 0;
    top: -35px !important;
    padding-top: 20px !important;
    max-width: 100% !important;
    width: 43% !important; }
  @media (max-width: 767px) {
    /* line 674, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-modal-cities .farma-modal {
      width: 100% !important;
      height: 84% !important;
      top: 0 !important; }
      /* line 678, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
      .farma-modal-cities .farma-modal img {
        max-width: none;
        max-height: none; }
    /* line 683, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-modal-cities .farma-city-input {
      margin-top: 4rem !important; } }
  @media (min-width: 768px) and (max-width: 1999px) {
    /* line 688, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-modal-cities .farma-modal {
      height: 94% !important;
      top: -40px !important; }
    /* line 693, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-modal-cities .farma-city-input {
      margin-top: 1rem !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    /* line 698, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-modal-cities .farma-modal {
      width: 60% !important; } }
  /* line 702, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal-cities .farma-city-input {
    margin-top: 3rem !important; }

/* line 707, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.forma-modal-adjust {
  max-width: 538px;
  width: 50%; }
  @media (max-width: 767px) {
    /* line 707, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .forma-modal-adjust {
      width: 95%; } }

/* line 715, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-close-modal {
  text-align: right;
  margin-bottom: 20px;
  color: #418fde;
  background-image: url("../img/x.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 14px; }

/* line 725, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-close-modal i {
  cursor: pointer;
  font-size: 1.2em;
  /*display: none;*/
  opacity: 0;
  width: 100%;
  height: 100%; }

/* line 734, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-title {
  color: #31343e;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 20px;
  font-family: "helvetica"; }
  @media (max-width: 767px) {
    /* line 734, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-modal-title {
      color: #418fde; } }

/* line 745, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-sub-title.text-modal-bold {
  font-family: "helvetica";
  font-weight: bold; }

@media (max-width: 767px) {
  /* line 751, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal-title.change-password-main {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 10px; }
  /* line 756, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal-title.change-password-second {
    font-size: 15px;
    font-weight: normal;
    font-family: "helvetica";
    margin-bottom: 10px;
    line-height: 20px; }
  /* line 763, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal-title.change-password-third {
    font-size: 14px;
    font-weight: normal;
    font-family: "helvetica";
    line-height: 18px; } }

/* line 771, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-title span {
  font-weight: normal; }

/* line 775, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-sub-title {
  font-family: "helvetica";
  font-weight: 300;
  text-align: center;
  color: #31333e;
  margin-bottom: 20px; }

/* line 783, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-sub-title-bold {
  font-family: "helvetica";
  text-align: center;
  color: #9b9b9b;
  margin: 10px 0px; }

/* line 790, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-button-shadow-inline {
  width: 40%;
  display: inline-block;
  margin: 0px 5px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
  border: solid 2px #f0f0f0;
  letter-spacing: -0.5px;
  color: #418FDE;
  font-family: "helvetica";
  text-align: center;
  background-color: white;
  padding: 10px 20px;
  font-weight: 300;
  border-radius: 30px;
  cursor: pointer; }

/* line 807, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-list-address {
  margin: 20px 0px; }

/* line 811, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-button-white-item-list {
  border: solid 2px #f0f0f0;
  width: 100%;
  background-color: white;
  margin: 10px 0px;
  color: #31333e;
  font-family: "helvetica";
  padding: 10px 20px;
  font-weight: 300;
  border-radius: 30px;
  text-align: left;
  cursor: pointer; }

/* line 825, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-text-base-line {
  color: #31333e;
  font-family: "helvetica";
  text-decoration: underline;
  cursor: pointer; }

/* line 832, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-link-color {
  color: #418FDE; }

/* line 836, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-content-buton-social {
  margin: 20px 0px;
  display: flex;
  justify-content: space-around; }

/* line 842, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-button-social {
  width: 45%; }

/* line 846, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-button-social label {
  border-radius: 20px;
  color: white;
  letter-spacing: -0.6px;
  width: 100%;
  padding: 10px 0px;
  font-weight: 500;
  cursor: pointer;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center; }

/* line 860, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-button-social i {
  font-size: 1.5em;
  margin-right: 10px; }

/* line 865, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-separate-o {
  position: relative; }

/* line 869, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-separate-o hr {
  border-top: 1px solid #e1e1e1 !important; }

/* line 873, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-separate-o label {
  font-family: "helvetica";
  font-size: 18px;
  position: absolute;
  top: -10px;
  background-color: white;
  padding: 0px 20px;
  left: 50%;
  transform: translate(-50%, 0%);
  font-size: 14px;
  color: #c8c8c8;
  font-weight: normal; }

/* line 887, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-model-form {
  text-align: left; }
  /* line 889, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-model-form .btn-register {
    color: #418fde;
    background-color: white;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
    border: solid 2px #f0f0f0;
    letter-spacing: -0.6px;
    font-weight: 600;
    width: 100%;
    font-family: 'Open sans', FontAwesome, sans-serif;
    height: 50px;
    font-size: 14px; }

/* line 903, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-model-form a {
  color: black;
  text-decoration: underline; }

/* line 908, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-model-form input,
.farma-model-form select {
  width: 100%;
  display: block;
  height: 50px;
  border-radius: 100px;
  padding: 0px 20px;
  font-family: 'Open sans', FontAwesome, sans-serif;
  border: 1px solid #f0f0f0;
  margin-top: 20px; }
  /* line 918, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-model-form input.farma-phone-number,
  .farma-model-form select.farma-phone-number {
    width: 70%; }
  /* line 921, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-model-form input.farma-country-code,
  .farma-model-form select.farma-country-code {
    width: 30%; }

@media (max-width: 767px) {
  /* line 927, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-model-form .btn-register {
    border: solid 2px #f0f0f0;
    font-size: 18px;
    font-weight: 400;
    box-shadow: none;
    border-bottom: none !important; }
  /* line 934, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-model-form input,
  .farma-model-form select {
    font-size: 14px;
    font-family: helvetica !important; }
  /* line 939, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-model-form .main-action {
    font-size: 16px;
    font-weight: 400 !important; } }

/* line 946, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-country-code.farma-content-input-modal-full-width {
  display: flex;
  align-items: flex-end; }

/* line 950, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-country-code.farma-drop-down {
  width: 30%;
  height: auto; }

/* line 954, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-country-code li {
  text-align: center; }

/* line 957, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-country-code img {
  width: 3rem; }

/* line 960, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-country-code.farma-input-dropDown {
  top: 70%;
  left: 26%; }

/* line 964, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-country-code .country-selected-container {
  width: 30%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 5rem;
  padding: 0 2rem;
  border: 1px solid #f0f0f0;
  border-radius: 100px; }

/* line 976, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-model-form input[type='submit'] {
  color: #418fde;
  background-color: white;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
  border: solid 2px #f0f0f0;
  letter-spacing: -0.6px;
  font-weight: 600; }
  @media (max-width: 767px) {
    /* line 976, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-model-form input[type='submit'] {
      box-shadow: none;
      border-bottom: none !important; } }

/* line 989, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-model-form-input-inline {
  width: 49% !important;
  display: inline-block !important; }
  @media (max-width: 767px) {
    /* line 993, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-model-form-input-inline.address-city, .farma-model-form-input-inline.address-name, .farma-model-form-input-inline.one-row-responsive {
      width: 100% !important; }
    /* line 996, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-model-form-input-inline.address-name {
      margin-top: 20px !important; } }

/* line 1002, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-label {
  color: #418fde;
  font-weight: bold;
  margin: 10px 0px;
  font-size: 1.2em;
  letter-spacing: -0.6px;
  cursor: pointer; }

/* line 1011, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-group-input-radio {
  width: 49%;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  margin: 20px 0px; }

/* line 1019, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-group-input-radio p {
  display: inline-block; }

/* line 1023, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-input-radio {
  width: 10px;
  height: 10px;
  display: inline-block;
  border: 1px solid #f0f0f0;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2); }
  /* line 1032, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal-input-radio.active {
    background-color: #418fde; }
  /* line 1035, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal-input-radio.disabled {
    background-color: #b3b3b3; }

/* line 1040, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-input-modal {
  position: relative;
  display: inline-block; }

/* line 1045, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-input-modal-full-width {
  position: relative;
  display: inline-block;
  width: 100%; }

/* line 1051, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-error-imput-model {
  position: absolute;
  color: red;
  left: 15px;
  top: 0px; }

@media (max-width: 767px) {
  /* line 1059, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-error-imput-model {
    position: relative; } }

/* line 1064, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-error-response-service-modal {
  color: red !important;
  text-align: center; }

/* line 1069, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-submenu {
  position: relative; }

/* line 1073, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px; }

/* line 1079, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-sub-categorias-menu-responsive-header {
  display: none; }

/* line 1083, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-header-content-all {
  margin-top: 10px !important;
  margin-left: 15px; }

@media (max-width: 767px) {
  /* line 1089, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-model-form input[type='password'],
  .farma-model-form-input-inline {
    width: 100%; }
  /* line 1093, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-model-form-input-inline {
    vertical-align: top; } }

@media (max-width: 425px) {
  /* line 1099, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal-back-modal {
    height: 100%; }
  /* line 1102, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-cart-header-responsive {
    display: inline-block !important;
    padding: 0px !important; }
  /* line 1106, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-cart-header-normal {
    display: none; }
  /* line 1109, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-search-content {
    margin-top: 10px; }
  /* line 1112, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-search-content h2 {
    font-size: 1.2em; } }

@media (max-width: 767px) {
  /* line 1118, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  body {
    padding-top: 85px; }
  /* line 1121, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-header-nav-icon-logo {
    text-align: center;
    width: 100% !important;
    padding: 6px; }
  /* line 1126, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-buton-menu-hamburguer {
    /*background-color: $secondaryColor;*/
    background-color: transparent;
    border: none;
    left: 0;
    top: 20%; }
  /* line 1133, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .navbar-brand {
    float: none;
    line-height: 50px;
    height: auto; }
  /* line 1138, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-img-carrito-header {
    margin: 0 10px 0 40px !important; }
  /* line 1141, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .carrito-padding-sm {
    padding-top: 2px !important;
    padding-bottom: 2px !important; }
  /* line 1146, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .number-prod-cart,
  .number-favorite {
    border: none; }
  /* line 1151, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    /*background-color: $secondaryColor !important;*/
    background-color: transparent !important; }
  /* line 1156, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: white !important; }
  /* line 1159, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .navbar-inverse {
    height: 50px;
    margin-bottom: 50px;
    /**z-index: 5010;**/ }
  /* line 1164, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .navbar-inverse.show-menu-mobile {
    z-index: 999999;
    width: calc(100% - 40px);
    padding-top: 2px; }
  /* line 1170, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-header-nav-icon-logo {
    width: 100% !important;
    margin: 0 !important; }
  /* line 1174, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-input-header-responsive {
    background-color: #479aef;
    height: 85px;
    width: 100%;
    display: block;
    text-align: center; }
  /* line 1181, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-input-header-responsive {
    margin: 10px auto !important;
    height: 30px !important;
    width: 90% !important;
    border-radius: 100px !important;
    background-color: white !important;
    display: inline-block !important;
    background-position: 20px;
    text-align: left !important;
    color: #2b7fd3; }
    /* line 1191, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-input-header-responsive::placeholder {
      color: #2b7fd3; }
  /* line 1195, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-input-header {
    display: none; }
  /* line 1198, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-header li {
    background-color: #479aef !important;
    border-bottom: 1px solid #418FDE !important;
    cursor: pointer; }
    /* line 1202, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-content-header li:first-child {
      border-bottom: 0 !important; }
  /* line 1206, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-header li a {
    color: white !important;
    text-shadow: none !important;
    font-weight: 600 !important;
    font-family: sans-serif; }
    /* line 1211, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-content-header li a:hover {
      text-decoration: none; }
  /* line 1215, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-header .dropdown-menu a {
    padding: 15px 10px !important; }
  /* line 1219, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-items-sub-category-header-responsive a {
    color: white !important;
    font-weight: 600 !important; }
  /* line 1223, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-items-sub-category-header-responsive ul li {
    background-color: #479aef;
    display: block !important;
    margin: 5px 0px;
    padding: 0px 20px !important; }
    /* line 1228, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-items-sub-category-header-responsive ul li h3 {
      display: inline-block;
      margin: 5px 0px;
      font-size: 1em;
      font-weight: 500; }
      /* line 1233, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
      .farma-items-sub-category-header-responsive ul li h3 > a {
        color: white; }
        /* line 1235, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
        .farma-items-sub-category-header-responsive ul li h3 > a hover {
          color: white;
          text-decoration: none; }
  /* line 1242, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-items-sub-category-header-responsive .farma-menu-perfil-info {
    text-align: left;
    color: white;
    vertical-align: top;
    margin-top: 10px;
    font-family: helvetica;
    font-size: 16px; }
    /* line 1249, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-items-sub-category-header-responsive .farma-menu-perfil-info label {
      font-weight: 600 !important; }
    /* line 1252, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-items-sub-category-header-responsive .farma-menu-perfil-info span {
      font-weight: 400; }
  /* line 1256, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-items-sub-category-header-responsive .farma-content-input-coupon-cart {
    margin: 0 10px;
    padding: 0.5rem; }
    /* line 1259, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-items-sub-category-header-responsive .farma-content-input-coupon-cart.li {
      margin: 0;
      padding: 0; }
    /* line 1263, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-items-sub-category-header-responsive .farma-content-input-coupon-cart input {
      vertical-align: sub;
      border: solid 1px #CFCFCF;
      border-radius: 5px; }
    /* line 1268, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-items-sub-category-header-responsive .farma-content-input-coupon-cart img {
      height: 1.5rem; }
  /* line 1272, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-items-sub-category-header-responsive .farma-content-input-coupon-cart.menu {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
    /* line 1275, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-items-sub-category-header-responsive .farma-content-input-coupon-cart.menu a {
      padding-left: 13px;
      padding-right: 13px; }
  /* line 1281, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-header {
    margin: 0px !important; }
  /* line 1284, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-nav-dropdown {
    position: relative;
    width: 100%;
    display: block;
    top: 0px;
    transform: none;
    left: 0px; }
    /* line 1291, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-nav-dropdown li {
      width: 100%; }
  /* line 1295, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-header-content-all {
    margin: 0px; }
  /* line 1298, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-options-header {
    width: 100% !important; } }

/* line 1303, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-options-header {
  width: inherit; }

/* line 1307, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.rec_pass {
  font-family: "sfns_displayregular";
  font-size: 10px;
  font-weight: 300;
  color: #b3b3b3;
  letter-spacing: 0.5px;
  line-height: 12px;
  margin-top: 8px;
  float: left; }

/* line 1318, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.rec_pass input[type="checkbox"] {
  width: 10px;
  height: 10px;
  margin-top: 0;
  cursor: pointer;
  /* display: inline; */
  margin-right: 8px;
  float: left; }

/* line 1328, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.rec_pass input[type="checkbox"]:before {
  content: "";
  position: absolute;
  background-color: #b3b3b3;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  margin-top: -1px;
  margin-left: -1px; }

/* line 1339, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.rec_pass input[type="checkbox"]:checked:after {
  content: "";
  position: absolute;
  background-color: #757575;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  margin-top: 1px;
  margin-left: 1px; }

/* line 1350, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-list-radio {
  font-family: "helvetica";
  padding: 0;
  list-style: none;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: -0.5px;
  color: #31343e; }

/* line 1360, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-list-radio li {
  border-bottom: solid 0.8px #f0f0f0;
  padding: 5px 20px; }

/* line 1365, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-list-radio li:last-child {
  border-bottom: none; }

/* line 1369, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-list-radio li label {
  opacity: 0.5;
  cursor: pointer; }

/* line 1374, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-list-radio li input[type="radio"] {
  width: 16px;
  height: 16px;
  margin-top: 6px;
  opacity: 0.5;
  float: right;
  cursor: pointer; }

/* line 1383, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-list-radio li input[type="radio"]:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  box-shadow: inset 0 1px 3px 0 rgba(49, 52, 62, 0.28);
  border: solid 1px rgba(141, 141, 141, 0.57);
  background-color: #fff; }

/* line 1394, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-list-radio li input[type="radio"]:checked:before {
  box-shadow: none;
  background-color: #1fd2d4;
  border: solid 1px #14c5c7; }

/* line 1400, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.ocu-search_movil {
  display: none !important; }

/* line 1404, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
#btn-hambur {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDIyNi4yMTYgMjI2LjIxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjI2LjIxNiAyMjYuMjE2IiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4Ij4KICA8Zz4KICAgIDxnPgogICAgICA8cGF0aCBkPSJNOC43MDEsNDMuNTAzaDIwOC44MTRjNS4yMiwwLDguNzAxLTMuNDgsOC43MDEtOC43MDFzLTMuNDgtOC43MDEtOC43MDEtOC43MDFIOC43MDFDMy40OCwyNi4xMDIsMCwyOS41ODIsMCwzNC44MDIgICAgUzMuNDgsNDMuNTAzLDguNzAxLDQzLjUwM3oiIGZpbGw9IiNGRkZGRkYiLz4KICAgICAgPHBhdGggZD0ibTIxNy41MTUsMTA0LjQwN2gtMjA4LjgxNGMtNS4yMiwwLTguNzAxLDMuNDgtOC43MDEsOC43MDFzMy40OCw4LjcwMSA4LjcwMSw4LjcwMWgyMDguODE0YzUuMjIsMCA4LjcwMS0zLjQ4IDguNzAxLTguNzAxcy0zLjQ4MS04LjcwMS04LjcwMS04LjcwMXoiIGZpbGw9IiNGRkZGRkYiLz4KICAgICAgPHBhdGggZD0ibTIxNy41MTUsMTgyLjcxM2gtMjA4LjgxNGMtNS4yMiwwLTguNzAxLDMuNDgtOC43MDEsOC43MDFzMy40OCw4LjcwMSA4LjcwMSw4LjcwMWgyMDguODE0YzUuMjIsMCA4LjcwMS0zLjQ4IDguNzAxLTguNzAxcy0zLjQ4MS04LjcwMS04LjcwMS04LjcwMXoiIGZpbGw9IiNGRkZGRkYiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: center; }

/* line 1411, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
#btn-hambur > span {
  opacity: 0; }

/* line 1415, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
#btn-hambur.btn-hambur_close {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3Ljk3MSA0Ny45NzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ3Ljk3MSA0Ny45NzE7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4Ij4KPGc+Cgk8cGF0aCBkPSJNMjguMjI4LDIzLjk4Nkw0Ny4wOTIsNS4xMjJjMS4xNzItMS4xNzEsMS4xNzItMy4wNzEsMC00LjI0MmMtMS4xNzItMS4xNzItMy4wNy0xLjE3Mi00LjI0MiwwTDIzLjk4NiwxOS43NDRMNS4xMjEsMC44OCAgIGMtMS4xNzItMS4xNzItMy4wNy0xLjE3Mi00LjI0MiwwYy0xLjE3MiwxLjE3MS0xLjE3MiwzLjA3MSwwLDQuMjQybDE4Ljg2NSwxOC44NjRMMC44NzksNDIuODVjLTEuMTcyLDEuMTcxLTEuMTcyLDMuMDcxLDAsNC4yNDIgICBDMS40NjUsNDcuNjc3LDIuMjMzLDQ3Ljk3LDMsNDcuOTdzMS41MzUtMC4yOTMsMi4xMjEtMC44NzlsMTguODY1LTE4Ljg2NEw0Mi44NSw0Ny4wOTFjMC41ODYsMC41ODYsMS4zNTQsMC44NzksMi4xMjEsMC44NzkgICBzMS41MzUtMC4yOTMsMi4xMjEtMC44NzljMS4xNzItMS4xNzEsMS4xNzItMy4wNzEsMC00LjI0MkwyOC4yMjgsMjMuOTg2eiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) !important;
  background-size: 17px; }

/* line 1420, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-cart-header-responsive {
  display: none; }

/* line 1424, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-icon-coupon-header {
  background-image: url("../img/coupon-header.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 18px;
  height: 24px;
  margin: auto;
  margin-top: 5px; }

/* line 1435, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-cupon-header,
.farma-content-dropdown-city {
  width: 300px;
  height: 60px;
  background-color: white;
  position: absolute;
  top: 60px;
  border-radius: 5px;
  padding: 7px 15px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-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); }
  /* line 1449, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-cupon-header .farma-content-input-coupon-cart input,
  .farma-content-dropdown-city .farma-content-input-coupon-cart input {
    border: 1px solid #CFCFCF;
    border-radius: 5px;
    margin: 5px 0px;
    padding: 0px 5px; }
  /* line 1455, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-cupon-header .farma-content-input-coupon-cart .farma-icon-coupon,
  .farma-content-dropdown-city .farma-content-input-coupon-cart .farma-icon-coupon {
    vertical-align: sub; }
  /* line 1458, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-cupon-header .farma-content-input-coupon-cart img,
  .farma-content-dropdown-city .farma-content-input-coupon-cart img {
    position: absolute;
    top: 5px;
    right: 5px; }

/* line 1466, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-icon-favorite-header {
  background-image: url("../img/heart-empty-light-blue.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 30px;
  height: 30px;
  margin: auto; }

/* line 1476, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-dropdown-city {
  width: 400px;
  right: 0px;
  text-align: center;
  font-family: "helvetica";
  padding: 0px 0px 20px 0px;
  height: 480px;
  overflow-y: auto;
  display: table; }
  /* line 1485, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-dropdown-city > div,
  .farma-content-dropdown-city > ul,
  .farma-content-dropdown-city > p {
    padding: 0px 20px; }
  /* line 1490, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-dropdown-city .farma-alert-dropdown-city {
    text-align: center;
    border-radius: 5px;
    background-color: #ff5151;
    color: white;
    padding: 10px 20px;
    line-height: 15px;
    font-weight: 600; }
  /* line 1499, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-dropdown-city .farma-modal-title {
    margin-bottom: 10px;
    font-size: 1.1em;
    margin-top: 20px; }
  /* line 1504, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-dropdown-city p {
    font-weight: 300;
    letter-spacing: -0.1px;
    color: #31333e;
    font-size: 0.8em; }
  /* line 1510, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-dropdown-city .farma-modal-list-radio {
    font-family: "helvetica"; }
    /* line 1512, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-content-dropdown-city .farma-modal-list-radio li {
      width: 100%;
      text-align: left;
      border-top: solid 0.8px #f0f0f0;
      padding: 2px 0px; }
      /* line 1517, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
      .farma-content-dropdown-city .farma-modal-list-radio li label {
        opacity: 1;
        font-weight: 300;
        letter-spacing: -0.1px;
        color: #31333e; }
    /* line 1524, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-content-dropdown-city .farma-modal-list-radio :last-child {
      border-bottom: solid 0.8px #f0f0f0; }
  /* line 1528, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-dropdown-city .farma-modal-input-radio {
    float: right;
    width: 12px;
    height: 12px;
    margin-top: 8px; }

/* line 1536, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-alert-change-city {
  background-color: #6fb6ff;
  height: auto;
  padding: 0px;
  width: 270px;
  border: none; }
  /* line 1542, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-alert-change-city .farma-top-dropdown-open {
    background-color: #6fb6ff;
    border: none; }
  /* line 1546, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-alert-change-city .farma-alert-dropdown-city {
    background-color: #6fb6ff;
    text-align: left; }
  /* line 1550, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-alert-change-city .farma-button-white {
    margin: 0px auto 10px auto;
    -webkit-box-shadow: 0 2px 5px rgba(0, 84, 172, 0.21);
    -moz-box-shadow: 0 2px 5px rgba(0, 84, 172, 0.21);
    box-shadow: 0 2px 5px rgba(0, 84, 172, 0.21); }

/* line 1558, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-button-white {
  color: #418FDE;
  background-color: white;
  border-radius: 15px;
  width: 174px;
  margin: 0px auto 15px auto;
  font-weight: bold; }

/* line 1567, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-top-dropdown-open {
  height: 50px;
  width: 50px;
  background-color: white;
  padding: 0px !important;
  position: absolute;
  right: 30px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(45deg);
  z-index: -1; }

/* line 1582, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-form-method-send {
  font-family: "helvetica";
  color: #31333e; }
  /* line 1585, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-form-method-send .farma-form-method-send-title {
    margin: 10px 0px;
    cursor: pointer; }
    /* line 1588, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-form-method-send .farma-form-method-send-title span {
      font-size: 1.4em;
      font-family: "helvetica"; }
  /* line 1593, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-form-method-send p {
    color: #31333e;
    font-weight: 300;
    letter-spacing: -0.2px;
    line-height: 20px;
    font-size: 1.1em; }
  /* line 1601, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-form-method-send .farma-form-method-send-input-group label {
    font-weight: 300; }
  /* line 1604, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-form-method-send .farma-form-method-send-input-group input {
    margin-top: 0px; }
  /* line 1607, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-form-method-send .farma-form-method-send-input-group .farma-error-imput-model {
    left: 0;
    bottom: -20px;
    top: inherit; }
  /* line 1613, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-form-method-send .farma-modal-input-radio {
    background-color: #b3b3b3;
    box-shadow: none;
    border: none; }

/* line 1620, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-line-divider {
  width: 100%;
  height: 2px;
  border: solid 1px #31333e;
  border-radius: 10px;
  margin: 30px 0px; }

/* line 1628, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-img-money,
.farma-img-servi-entrega,
.farma-img-48h {
  background-image: url("./img/money.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: auto;
  height: 40px;
  margin: 20px 0px; }

/* line 1640, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-img-servi-entrega {
  background-image: url("./img/servi-entrega.png"); }

/* line 1644, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-img-48h {
  background-image: url("./img/48h.png"); }

/* line 1648, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-img-content-description {
  display: inline-block;
  text-align: center;
  /*margin: 0px 5px;*/ }
  /* line 1652, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-img-content-description span {
    letter-spacing: -0.3px;
    font-family: "helvetica";
    font-weight: 600;
    line-height: 15px; }
    /* line 1657, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-img-content-description span div {
      font-weight: 300; }

/* line 1663, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.imaginamos-text {
  font-family: "helvetica";
  color: white;
  display: block;
  font-weight: 300;
  text-align: center;
  margin-top: 20px; }

/* line 1673, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.top-footer-in * {
  font-family: "helvetica"; }

/* line 1676, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.top-footer-in i {
  font-family: FontAwesome; }

@media (max-width: 767px) {
  /* line 1681, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-city-input {
    margin-top: 2rem !important; } }

/* line 1687, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-country-code {
  width: auto; }

/* line 1691, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.customCategoryLineHeight {
  line-height: 16px !important; }

/* line 1697, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-menu.customCategoryFlex {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  left: 0; }

/* line 1703, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-menu.customCategoryFlexAlign {
  align-content: center; }

/*.banner-navidad {
  background-image: url(./img/banner-navidad.svg);
  background-repeat: no-repeat;
}

.banner-navidad-mobile {
  background-image: url(./img/banner-navidad-mobile.svg);
  //background-repeat: no-repeat;
}*/
@media (max-width: 767px) {
  /* line 1721, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-close-modal {
    right: 20px !important; }
  /* line 1724, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal.edit.profile-edit {
    background-color: #FFF; }
  /* line 1727, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal-separate-o hr {
    border: 1px solid #d6d6d6;
    border-top: none !important; }
  /* line 1731, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal-separate-o label {
    background-color: #f9f9f9;
    font-size: 12px;
    color: #c8c8c8;
    font-weight: normal; } }

@media (max-width: 767px) {
  /* line 1739, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  #popup_inicio,
  #popup_registro,
  .login-cupon {
    /*
    .farma-model-form input {
      margin-top: 10px;
    }
*/ }
    /* line 1743, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-modal,
    #popup_registro .farma-modal,
    .login-cupon .farma-modal {
      padding: 15px;
      width: 100%;
      height: 100%;
      max-width: none;
      position: absolute;
      top: -10%;
      right: 0px;
      margin-bottom: 0px;
      border-radius: 0px;
      background-color: #f9f9f9; }
    /* line 1755, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio #close_inicio,
    #popup_inicio #close_registro,
    #popup_registro #close_inicio,
    #popup_registro #close_registro,
    .login-cupon #close_inicio,
    .login-cupon #close_registro {
      margin-bottom: 5px; }
    /* line 1759, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-modal-title,
    #popup_registro .farma-modal-title,
    .login-cupon .farma-modal-title {
      font-size: 21px;
      color: #31343e;
      font-weight: bold;
      margin-bottom: 20px;
      line-height: normal; }
    /* line 1766, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-modal-title.new-user,
    #popup_registro .farma-modal-title.new-user,
    .login-cupon .farma-modal-title.new-user {
      margin-bottom: 5px; }
    /* line 1769, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-modal-title.cupon,
    #popup_registro .farma-modal-title.cupon,
    .login-cupon .farma-modal-title.cupon {
      font-size: 17px;
      font-weight: 500; }
    /* line 1773, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-modal-content-buton-social,
    #popup_registro .farma-modal-content-buton-social,
    .login-cupon .farma-modal-content-buton-social {
      margin: 25px 0px; }
    /* line 1776, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-button-social.google,
    #popup_registro .farma-button-social.google,
    .login-cupon .farma-button-social.google {
      box-shadow: 1px 1px 4px #cacaca91;
      border-radius: 50px; }
    /* line 1780, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-button-social label,
    #popup_registro .farma-button-social label,
    .login-cupon .farma-button-social label {
      margin-bottom: 0px;
      font-size: 16px;
      letter-spacing: 0px;
      font-family: "helvetica"; }
    /* line 1786, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-button-social .label-google,
    #popup_registro .farma-button-social .label-google,
    .login-cupon .farma-button-social .label-google {
      background-color: #FFF !important;
      color: #ababab;
      background-image: url("../img/google-logo-color.svg");
      background-repeat: no-repeat;
      background-size: 20px;
      background-position: 25px;
      padding-left: 26px; }
    /* line 1795, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-button-social .label-google .fa-google-plus,
    #popup_registro .farma-button-social .label-google .fa-google-plus,
    .login-cupon .farma-button-social .label-google .fa-google-plus {
      display: none; }
    /* line 1798, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-country-code .country-selected-container,
    #popup_registro .farma-country-code .country-selected-container,
    .login-cupon .farma-country-code .country-selected-container {
      background-color: #FFF;
      width: 38%;
      margin-right: 8px; }
    /* line 1803, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-country-code img,
    #popup_registro .farma-country-code img,
    .login-cupon .farma-country-code img {
      width: 26px; }
    /* line 1806, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-input-dropDown,
    #popup_registro .farma-input-dropDown,
    .login-cupon .farma-input-dropDown {
      background-position-x: right;
      padding-right: 30px; }
    /* line 1810, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-country-code.farma-drop-down,
    #popup_registro .farma-country-code.farma-drop-down,
    .login-cupon .farma-country-code.farma-drop-down {
      width: 34%;
      border-radius: 20px;
      margin-top: 5px; }
    /* line 1815, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-modal-group-input-radio p,
    #popup_registro .farma-modal-group-input-radio p,
    .login-cupon .farma-modal-group-input-radio p {
      font-size: 16px;
      font-family: "helvetica";
      color: #31343e;
      padding-left: 8px; }
    /* line 1821, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .terms,
    #popup_registro .terms,
    .login-cupon .terms {
      font-size: 12px;
      color: #31343e; }
    /* line 1825, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-model-form .main-action,
    #popup_registro .farma-model-form .main-action,
    .login-cupon .farma-model-form .main-action {
      font-size: 16px;
      font-weight: 400; }
    /* line 1829, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-modal-label.secondary-action,
    #popup_registro .farma-modal-label.secondary-action,
    .login-cupon .farma-modal-label.secondary-action {
      font-size: 18px;
      font-weight: 400;
      margin-bottom: 51px; }
    /* line 1834, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    #popup_inicio .farma-reset-pass-text,
    #popup_registro .farma-reset-pass-text,
    .login-cupon .farma-reset-pass-text {
      margin-top: 10px;
      margin-bottom: 25px;
      font-size: 12px; } }

/* line 1847, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.city-label {
  margin-top: 3px; }

/* line 1851, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.coupon-label {
  margin-top: 1px; }

@media (width: 767px) {
  /* line 1856, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-input-header-responsive {
    height: 50px; } }

@media (max-width: 450px) {
  /* line 1862, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  body {
    padding-top: 80px; }
  /* line 1865, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-content-input-header-responsive {
    height: 85px; } }

/* line 1870, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.category-menu-banner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 28rem;
  width: 14rem;
  margin-top: 0.5rem;
  margin-left: 1.2rem; }

/* line 1880, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.customStylesBeauty {
  width: 21rem;
  align-self: center; }

/* line 1885, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.customMenuStyles {
  width: 104rem;
  z-index: 8; }

/* line 1890, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.menuRight {
  margin-left: calc((100% - 104rem) / 2); }

/* line 1894, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.coupon-redeem-btn {
  margin-top: 2px !important;
  padding: 3px 28px !important; }
  /* line 1897, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .coupon-redeem-btn.disabled {
    background-color: #d3d3d3; }

/* line 1902, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.coupon-popup {
  border: solid 2px #f0f0f0;
  padding: 0 0.2rem;
  padding-top: 0;
  width: 100%;
  border-radius: 20px;
  display: flex !important;
  align-items: center;
  height: 3.5rem; }
  /* line 1911, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .coupon-popup .farma-icon-coupon {
    margin: 0 0 2px 2px; }
  /* line 1914, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .coupon-popup input {
    border: 0px !important;
    width: 80% !important;
    height: 2rem !important;
    color: #000 !important; }

/* line 1923, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.coupon-modal .coupon-icon {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 3rem; }
  /* line 1928, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .coupon-modal .coupon-icon .circle {
    background-color: #418fde;
    height: 5rem;
    width: 5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%; }

/* line 1938, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.coupon-modal .message {
  height: 1rem; }

/* line 1941, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.coupon-modal button {
  width: 100%;
  padding: 0.8rem 2.8rem !important;
  margin-top: 1rem !important;
  color: #418fde;
  background-color: white;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
  border: solid 2px #f0f0f0;
  letter-spacing: -0.6px;
  font-weight: 600;
  display: inline-block; }
  /* line 1952, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .coupon-modal button:hover {
    color: #418fde; }
  /* line 1955, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .coupon-modal button.disabled {
    color: #fff;
    border-color: #d3d3d3; }

/* line 1962, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.coupon-tooltip {
  right: -8rem; }

/* line 1967, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.algolia-banner img {
  width: 80%; }
  @media (max-width: 767px) {
    /* line 1967, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .algolia-banner img {
      width: 90%; } }

@media (max-width: 767px) {
  /* line 1976, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .menu-options-container {
    width: calc(100% - 40px) !important;
    background: transparent !important;
    max-height: none !important;
    background-color: #418fde !important;
    position: fixed;
    overflow: auto;
    height: calc(100% - 50px);
    top: 50px !important; }
  /* line 1986, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .menu-options {
    max-height: none !important;
    padding-bottom: 100px; }
    /* line 1989, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-options.logout {
      list-style: none;
      padding: 0;
      margin-bottom: 0; }
    /* line 1994, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-options li {
      background-color: transparent !important;
      background-repeat: no-repeat;
      background-position-y: center;
      background-position-x: 13px;
      background-size: 17px; }
      /* line 2000, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
      .menu-options li a {
        font-family: helvetica !important;
        font-size: 14px;
        font-weight: normal !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        border-bottom: solid 1px #397edb;
        display: block;
        padding-left: 40px !important; }
        /* line 2009, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
        .menu-options li a img {
          display: none !important; }
    /* line 2014, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-options .menu-location {
      background-image: url(../img/icon-map-white.svg); }
    /* line 2017, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-options .menu-lifemiles {
      background-image: url(../img/lifemiles-white.svg); }
    /* line 2020, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-options .menu-coupon {
      background-image: url(../img/coupon.svg); }
    /* line 2023, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-options .menu-orders {
      background-image: url(../img/car-icon-white-menu.svg); }
    /* line 2026, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-options .menu-person {
      background-image: url(../img/person-icon-white.svg);
      background-size: 15px; }
    /* line 2030, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-options .menu-contact {
      background-image: url(../img/contact-icon-white.svg);
      background-size: 15px; }
    /* line 2034, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-options .menu-legal {
      background-image: url(../img/icon-modal-terms.svg);
      background-size: 15px; }
    /* line 2038, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-options .menu-logout {
      background-image: url(../img/icon-logout.svg);
      background-size: 15px; }
    /* line 2042, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-options .menu-name-hi {
      padding-left: 10px !important;
      font-family: helvetica !important;
      font-size: 16px;
      font-weight: bold;
      border-bottom: none; }
      /* line 2048, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
      .menu-options .menu-name-hi .farma-menu-perfil-info {
        background-image: url(../img/arrow-right-white.svg);
        background-position-x: right;
        background-position-y: 18px;
        background-repeat: no-repeat;
        padding-right: 12px;
        max-width: 100%;
        margin-top: 0px; }
        /* line 2056, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
        .menu-options .menu-name-hi .farma-menu-perfil-info label {
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
        /* line 2061, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
        .menu-options .menu-name-hi .farma-menu-perfil-info p {
          margin-top: 0px;
          margin-bottom: 0px;
          font-family: helvetica;
          font-size: 12px;
          font-weight: normal;
          color: #FFF;
          padding-left: 6px; }
      /* line 2071, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
      .menu-options .menu-name-hi .fa-caret-down:before {
        content: none; }
  /* line 2076, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .fond-menu-hamburguer {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 5010;
    background-color: rgba(0, 0, 0, 0.2);
    display: none; }
  /* line 2086, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .fond-menu-hamburguer.show {
    display: block; }
  /* line 2089, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .menu-mobile-apps {
    background-color: #3785d3;
    padding: 16px;
    width: calc(100% - 40px);
    height: 100px;
    bottom: 0px;
    position: fixed;
    z-index: 10; }
    /* line 2097, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-mobile-apps.sm {
      height: 4.5rem; }
    /* line 2100, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-mobile-apps p {
      margin-top: 0px;
      margin-bottom: 0px; }
    /* line 2104, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-mobile-apps a {
      text-decoration: none;
      color: #FFF; }
    /* line 2108, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-mobile-apps .menu-app-title {
      font-family: helvetica;
      font-size: 11px;
      font-weight: 300;
      margin-bottom: 10px;
      color: #FFF; }
    /* line 2115, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-mobile-apps .menu-app-section {
      display: inline-block;
      vertical-align: top;
      width: 109px;
      height: 34px;
      border-radius: 5px;
      border: solid 1px #ffffff;
      padding-left: 30px;
      background-repeat: no-repeat;
      background-position-x: 5px;
      background-position-y: center;
      padding-top: 2px;
      margin-right: 4px; }
      /* line 2128, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
      .menu-mobile-apps .menu-app-section .menu-app-text {
        font-family: 'sf_ui_displaylight';
        font-size: 9px;
        color: #FFF; }
      /* line 2133, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
      .menu-mobile-apps .menu-app-section .menu-app-text-big {
        font-family: 'sf_ui_displaylight';
        font-size: 15px;
        color: #FFF;
        margin-top: -8px; }
    /* line 2140, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-mobile-apps .menu-app-section.appstore {
      background-image: url(../img/appstore-logo.svg); }
    /* line 2143, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .menu-mobile-apps .menu-app-section.googleplay {
      background-image: url(../img/google-play-logo.svg); }
      /* line 2145, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
      .menu-mobile-apps .menu-app-section.googleplay img {
        margin-top: -9px; } }

@media (min-width: 768) {
  /* line 2153, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .fond-menu-hamburguer {
    display: none !important; } }

/* line 2158, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-products-cart-header {
  max-height: 300px;
  overflow: auto; }

/* line 2163, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-products-cart-header p {
  color: #343434;
  font-weight: bold;
  margin: 0;
  margin-bottom: 7px;
  font-size: 14px; }

/* line 2171, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-menu.dropdown-prod-city {
  left: -32px !important; }

/* line 2175, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-menu.dropdown-delivery {
  left: -32px !important; }

@media (max-width: 767px) {
  /* line 2181, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .dropdown-menu.dropdown-prod-city {
    width: 100%;
    /* background-color: #f00; */
    margin: 0 auto;
    position: fixed;
    margin: 0px;
    right: 0px;
    bottom: 0px !important;
    left: 0px !important;
    top: calc(100% - 300px) !important;
    max-height: 300px;
    border: none;
    border-radius: 0px; }
  /* line 2195, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .list-for-search {
    max-height: 158px; } }

/* line 2200, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.input-search,
.input-search-store {
  background: #fff;
  border-radius: 20px;
  border: 1px solid #eaeaea;
  box-shadow: none;
  height: 36px;
  text-align: center;
  margin-bottom: 10px; }
  /* line 2209, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .input-search::before,
  .input-search-store::before {
    content: '\f002';
    font: normal normal normal 14px/1 FontAwesome;
    display: block;
    position: absolute;
    background-size: 20px;
    left: 4%;
    top: 38%;
    color: #ddd; }
  /* line 2219, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .input-search::-webkit-input-placeholder,
  .input-search-store::-webkit-input-placeholder {
    color: #cfcfcf; }

/* line 2224, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-list-cites {
  text-align: center; }
  /* line 2226, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .dropdown-list-cites a,
  .dropdown-list-cites p {
    font-family: "helvetica"; }
  /* line 2230, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .dropdown-list-cites p.title {
    font-size: 12px; }
  /* line 2233, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .dropdown-list-cites .list-group-cities {
    box-shadow: none;
    overflow-y: auto;
    margin: 0px;
    border-radius: 0px; }
    /* line 2238, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .dropdown-list-cites .list-group-cities a.list-group-item {
      margin: 0 0 0px 0;
      border-radius: 0px;
      border-left: none;
      border-right: none;
      padding: 5px;
      border-bottom: 1px solid #f5f5f5 !important; }
      /* line 2245, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
      .dropdown-list-cites .list-group-cities a.list-group-item:active, .dropdown-list-cites .list-group-cities a.list-group-item:focus, .dropdown-list-cites .list-group-cities a.list-group-item.active {
        background-color: #418FDE;
        text-shadow: none !important;
        color: #fff; }
  /* line 2254, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .dropdown-list-cites .list-for-search {
    max-height: 340px; }
  /* line 2257, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .dropdown-list-cites span {
    top: -21px;
    position: relative; }
    /* line 2260, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .dropdown-list-cites span i {
      color: #aaa !important; }

@media (min-width: 768px) {
  /* line 2267, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .show-mobile {
    display: none; } }

@media (max-width: 767px) {
  /* line 2273, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .hide-mobile {
    display: none; }
  /* line 2276, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  ::-webkit-scrollbar {
    display: none; }
  /* line 2279, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  ::-webkit-scrollbar-thumb {
    display: none; } }

/* line 2284, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
ul.list-group.list-group-cities.list-for-search {
  border: none;
  box-shadow: none; }

/*
  animacion para botones
*/
/* line 2314, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.spinner {
  animation: fa-spin 2s infinite linear; }

/* line 2318, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.button-facebook {
  background-color: #3b5998;
  color: #fff;
  width: 45%;
  padding: 10px;
  height: 44px;
  font-size: 16px;
  border-radius: 50px;
  border: 0; }
  /* line 2327, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .button-facebook i {
    vertical-align: sub;
    font-size: 25px;
    margin-right: 10px; }

/* line 2334, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.button-google {
  background-color: #fff;
  color: #ababab;
  padding: 10px;
  width: 45%;
  height: 44px;
  font-size: 16px;
  border: 0;
  box-shadow: 1px 1px 4px #cacaca;
  border-radius: 50px; }
  /* line 2344, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .button-google .img-google {
    height: 25px;
    margin-right: 25px; }
  /* line 2348, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .button-google span {
    margin-left: -15px; }

/* line 2355, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.menu-second.last-ul {
  width: 100%;
  margin: 0; }

/* line 2361, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.minicart-data p {
  line-height: 0.6; }

/* line 2365, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.card-mini-products {
  top: 0 !important;
  padding: 1px !important; }

/* line 2370, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.card-mini-dont-stock {
  top: 0 !important; }

/** Header City **/
/* line 2377, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-menu.dropdown-prod-city {
  border-radius: 5px;
  padding: 7px 15px;
  width: 240px;
  left: -100px;
  margin-top: 15px;
  /*border: 1px solid #000;*/ }

/* line 2386, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-prod-city ul {
  padding: 0;
  font-size: 12px; }

/* line 2391, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-prod-city li {
  list-style-type: none;
  border-bottom: 0px solid #ddd;
  cursor: default; }

/* line 2397, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-prod-city li p {
  margin: 10px 0 0 0;
  color: #333; }

/* line 2402, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.content-count-city-header,
.content-count-delivery {
  float: left;
  position: relative;
  text-align: center;
  padding: 5px 60px; }

/* line 2410, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.content-count-city-header a,
.content-count-delivery a {
  text-decoration: none;
  border: none !important;
  text-decoration: none; }

/* line 2426, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.content-count-city-header.open a,
.content-count-delivery.open a {
  background: none;
  border: none !important;
  text-decoration: none; }

/* line 2433, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.content-count-city-header.open a:hover {
  background: none; }

/* line 2437, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-products-cart-header {
  max-height: 300px;
  overflow: auto; }

/* line 2442, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-products-cart-header p {
  color: #343434;
  margin: 0;
  margin-bottom: 7px; }

/* line 2451, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-menu.dropdown-prod-city {
  left: -83px !important;
  height: 490px; }

/* line 2456, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.alert {
  background-image: none;
  border-radius: 0;
  border: none; }
  /* line 2460, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .alert.alert-warning {
    color: #d6ba28; }
  /* line 2464, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .alert.alert-info {
    color: #418FDE; }

/* line 2471, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
#modalSelectStore .modal-body {
  padding: 20px 0;
  padding-bottom: 50px;
  text-align: center; }

/* line 2476, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
#modalSelectStore .municipality-list {
  max-height: 215px;
  overflow-y: auto; }

@media (max-width: 768px) {
  /* line 2481, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  #modalSelectStore .modal-dialog {
    margin: 0px;
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-top: 100%; }
  /* line 2488, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  #modalSelectStore .modal-content {
    border: none;
    box-shadow: none;
    border-radius: 0; }
  /* line 2493, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  #modalSelectStore .modal-body {
    padding: 20px 0; }
  /* line 2497, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  #modalSelectStore .modal-header h4 {
    color: #418FDE;
    font-size: 14px;
    font-weight: normal; } }

/* @LuisCharris  */
@media (max-width: 768px) {
  /* line 2510, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .navbar-inverse.show-menu-mobile {
    z-index: 999999;
    width: 100%;
    padding-top: 2px; }
  /* line 2516, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .menu-options-container.collapse {
    height: 100% !important;
    width: 300px !important;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s; }
  /* line 2528, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .menu-options-container.collapse.in {
    width: 300px !important; } }

/* line 2533, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.profile-dropdown-menu,
.dropdown-chage-city {
  position: absolute;
  width: 20rem;
  text-align: center;
  top: 4.5rem;
  right: -1.5rem;
  display: flex;
  flex-direction: column;
  cursor: pointer; }

/* line 2545, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.profile-dropdown-menu i,
.dropdown-chage-city i {
  color: #ffffff;
  font-size: 2.5rem;
  height: 17px; }

/* line 2552, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.profile-dropdown-menu .profile-menu-list,
.dropdown-chage-city .profile-menu-list {
  list-style: none;
  text-align: center;
  padding-left: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #8a8a8a;
  border-radius: 5px;
  background-color: #ffffff;
  z-index: 9999;
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.14);
  overflow-x: hidden; }

/* line 2568, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.profile-dropdown-menu .profile-menu-item,
.dropdown-chage-city .profile-menu-item {
  border-bottom: 1px solid #e9eaed;
  cursor: pointer;
  width: 85% !important;
  padding: 0.5rem 0; }

/* line 2576, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.profile-dropdown-menu .profile-menu-item.black,
.dropdown-chage-city .profile-menu-item.black {
  color: #31343e; }

/* line 2581, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.profile-dropdown-menu .profile-menu-item:hover,
.dropdown-chage-city .profile-menu-item:hover {
  background-color: #f0efef;
  color: #418fde;
  width: 100% !important; }

/* line 2588, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.profile-dropdown-menu .profile-menu-item:hover:first-child,
.dropdown-chage-city .profile-menu-item:hover:first-child {
  border-radius: 5px 5px 0 0; }

/* line 2593, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.profile-dropdown-menu .profile-menu-item:hover:last-child,
.dropdown-chage-city .profile-menu-item:hover:last-child {
  border-radius: 0 0 5px 5px;
  border-bottom: 0; }

/* line 2599, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-chage-city {
  width: 30rem;
  right: -7.5rem;
  font-size: 1.2rem; }

/* line 2605, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-chage-city .title-change-city {
  width: 100% !important;
  padding: 0.7rem;
  color: #177bd9;
  cursor: initial; }

/* line 2612, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-chage-city .title-change-city img {
  width: 3rem;
  vertical-align: middle;
  margin-left: 5px; }

/* line 2618, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-chage-city .title-change-city hr {
  margin: 2px auto;
  width: 70%; }

/* line 2623, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-chage-city .title-change-city .text-diferent-city {
  color: #989898;
  font-size: 1rem;
  width: 90%;
  margin: 0 auto;
  text-align: center;
  line-height: 1.5;
  margin-top: 0.7rem;
  margin-bottom: 1rem; }

/* line 2634, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-chage-city .title-change-city .text-view-more {
  margin-bottom: 1.1rem; }

/* line 2638, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-chage-city .title-change-city .text-view-more a {
  color: #989898;
  text-decoration: underline;
  font-size: 1rem; }

/* line 2644, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-chage-city .title-change-city ul {
  padding: 0;
  position: relative;
  width: 100%; }

/* line 2650, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-chage-city .title-change-city ul li {
  color: #424242;
  width: 90%;
  list-style: none;
  font-weight: 600;
  padding: 0.2rem 0;
  border-bottom: 1px solid #f7f7f7;
  margin: 0 auto; }

/* line 2660, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.dropdown-chage-city .title-change-city ul li:hover {
  color: #418fde; }

/* line 2664, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.change_city-r .back-change-city-r {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1111;
  transition: all 7s;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.38);
  transition: visibility 0s, opacity 0.7s linear; }

/* line 2677, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.change_city-r .dropdown-chage-city-r {
  position: relative; }

/* line 2681, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.change_city-r .dropdown-chage-city-r .profile-menu-list {
  position: fixed;
  bottom: -200%;
  background: #fff;
  width: 100%;
  left: 0;
  margin: 0;
  border-radius: 1rem 1rem 0 0;
  transition: all 0.7s ease;
  z-index: 0; }

/* line 2693, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.effect-change-city-r {
  bottom: 0 !important;
  z-index: 555555 !important; }

/* line 2698, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.effect-back-change-city-r {
  visibility: visible !important;
  opacity: initial !important; }

/*** CHAT ***/
/* line 2706, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.im-chat-groups {
  min-height: 355px;
  margin-top: 110px; }

/* line 2711, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.im-chat-group-image {
  float: left; }

/* line 2715, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.im-chat-group-button {
  padding-right: 0px !important;
  padding-left: 0; }

/* line 2720, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.im-chat-body {
  padding: 15px 5px;
  height: 430px; }
  /* line 2723, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .im-chat-body p.desc {
    font-size: 11.5px;
    font-family: "helvetica";
    color: #4c4c4c;
    padding: 0px 8px;
    line-height: 16px;
    margin-bottom: 16px;
    margin-right: 0px;
    padding-right: 0px;
    text-align: left; }
  /* line 2734, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .im-chat-body h4.title {
    font-size: 14px !important;
    /* font-family: "helvetica"!important; */
    text-align: left;
    color: #4c4c4c;
    margin-top: 12px;
    float: left;
    width: 70%;
    font-weight: bold;
    margin-bottom: 2px; }

@media screen and (min-width: 768px) {
  /* line 2748, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .im-chat-flex {
    width: 360px; } }

/* line 2753, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.im-queue {
  font-family: "helvetica" !important; }
  /* line 2755, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .im-queue p {
    font-size: 13px;
    line-height: 19px;
    font-family: "helvetica" !important; }
  /* line 2760, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .im-queue h3 {
    font-family: "helvetica" !important; }

/* line 2765, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.display-none {
  display: none; }

/* line 2773, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.im-chat-messages-container {
  min-height: 375px !important; }

@media (max-width: 767px) {
  /* line 2778, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .im-chat {
    height: 100%;
    margin-bottom: 42px;
    z-index: 0; }
  /* line 2783, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .im-chat-body {
    height: 100%; }
  /* line 2787, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .im-chat-conversation {
    overflow: visible;
    height: calc(100% - -10px); }
  /* line 2791, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .im-chat-flex {
    height: calc(100% - 126px); }
  /* line 2794, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .im-chat-header {
    display: block !important;
    margin: -5px;
    margin-top: 1px;
    margin-bottom: 0px; }
  /* line 2800, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .im-chat-messages-container {
    min-height: calc(100% - 47px) !important; } }

/* line 2805, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-content-input-header-responsive {
  background-color: transparent !important; }

/* line 2809, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-button-custom-blue {
  border-radius: 5px;
  border: solid 1px #418fde;
  background-color: #418fde;
  color: white;
  padding: 13px;
  font-size: 12pt; }

/* line 2818, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-button-custom-blue > img {
  height: 20px;
  width: 24px;
  margin-right: 5px; }

/* line 2824, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.list-available-cities {
  list-style: none;
  text-align: left;
  padding-left: 24px; }
  @media (max-width: 767px) {
    /* line 2829, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .list-available-cities li {
      width: 85% !important;
      text-align: center; } }

/* line 2836, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.list-available-cities > li > i {
  color: #3cd898; }

/* line 2840, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-icon > img {
  height: 50px;
  width: 50px;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    /* line 2840, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-modal-icon > img {
      height: 35px;
      width: 35px; } }

/* line 2850, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.control {
  text-align: left;
  margin-top: 15px; }

/* line 2855, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.control > label {
  font-family: helvetica;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #494949; }

/* line 2866, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.select-with-icon {
  border-radius: 8px;
  border: solid 0.8px #dcdada;
  background-color: #ffffff;
  display: flex;
  padding: 10px;
  position: relative; }

/* line 2875, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.select-with-icon > img {
  height: 23px;
  width: 23px; }
  @media (max-width: 767px) {
    /* line 2875, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .select-with-icon > img {
      height: 20px;
      width: 20px; } }

/* line 2884, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.select-with-icon > .icon-current-location {
  height: 23px;
  width: 23px;
  position: absolute;
  right: 25px;
  margin-top: 2px; }
  /* line 2890, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .select-with-icon > .icon-current-location > i {
    color: #999;
    font-size: 20px; }
  /* line 2894, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .select-with-icon > .icon-current-location:hover {
    color: #418fde !important; }

/* line 2899, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.select-with-icon > .icon-current-location {
  height: 23px;
  width: 23px;
  position: absolute;
  right: 25px;
  margin-top: 2px; }
  /* line 2905, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .select-with-icon > .icon-current-location > i {
    color: #999;
    font-size: 20px; }
  /* line 2909, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .select-with-icon > .icon-current-location:hover {
    color: #418fde !important; }

/* line 2914, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.select-with-icon > select,
input {
  border: 0;
  width: 100%;
  font-family: helvetica;
  font-size: 14px;
  font-weight: 200;
  font-stretch: normal;
  letter-spacing: -0.37px;
  color: #797979;
  background-color: white;
  color: black;
  -webkit-appearance: none;
  position: relative; }

/* line 2930, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.select-with-icon > select {
  margin-left: 10px; }

/* line 2934, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.select-with-icon > i {
  position: absolute;
  right: 10px;
  z-index: 1;
  top: 15px;
  color: #999999; }

/* line 2942, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.select-with-icon > input {
  width: 90%;
  margin-left: 5px;
  color: black; }

/* line 2948, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.select-with-icon:nth-child(3) {
  height: 20px;
  width: 20px; }

/* line 2953, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-button-custom-blue.rounded {
  border-radius: 32.7px;
  font-family: helvetica;
  font-size: 1.3rem;
  line-height: 1.32;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 0.5px;
  width: 50%;
  margin-top: 15px;
  padding: 10px; }

/* line 2967, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.control > textarea {
  border-radius: 8px;
  border: solid 0.8px #dcdada;
  width: 100%;
  height: 70px;
  font-family: helvetica;
  font-size: 14px;
  font-weight: 200;
  font-stretch: normal;
  letter-spacing: -0.37px;
  color: #b3b3b3;
  padding: 10px;
  color: black; }

/* line 2982, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.control > .farma-modal-error {
  color: red;
  font-size: 8pt; }

/* line 2987, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.item-address > .form-check {
  display: flex;
  border-bottom: 1px solid #eaeaea;
  margin: 0; }

/* line 2993, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.form-check > input {
  width: 75px; }

/* line 2997, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.form-check > .form-check-label {
  text-align: left; }

/* line 3001, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.form-check-label > div {
  font-size: 8pt; }

/* line 3005, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.text-add {
  font-family: helvetica;
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #343434;
  padding: 10px;
  text-decoration: underline;
  cursor: pointer; }

/* line 3020, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.open > a:hover,
.open > a:focus {
  background-color: transparent !important;
  border-color: #337ab7; }

/* line 3027, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal-content.modal-type-method .farma-close-modal {
  position: absolute;
  right: 20px; }
  @media (max-width: 767px) {
    /* line 3027, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-modal-content.modal-type-method .farma-close-modal {
      right: auto; } }

/** Resdponsive Modal Seleccion de Typo e MEtodo **/
@media (max-width: 767px) {
  /* line 3040, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal-content.modal-type-method {
    z-index: 999997; }
    /* line 3042, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .farma-modal-content.modal-type-method .farma-modal {
      border-radius: 10px;
      display: inline-block;
      height: auto;
      top: 8%;
      position: relative; }
      /* line 3048, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
      .farma-modal-content.modal-type-method .farma-modal .list-available-cities li {
        float: left;
        width: 45%; }
      /* line 3052, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
      .farma-modal-content.modal-type-method .farma-modal .col-pickup {
        margin-top: 30px; }
  /* line 3057, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .modal-pickup {
    z-index: 999998; }
    /* line 3059, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .modal-pickup .farma-close-modal {
      float: left !important; }
    /* line 3062, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .modal-pickup .farma-modal {
      border-radius: 20px;
      display: inline-block;
      height: auto;
      top: 10%; }
  /* line 3069, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .modal-delivery {
    z-index: 999999; }
    /* line 3071, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .modal-delivery .farma-modal {
      border-radius: 20px;
      display: inline-block;
      height: auto;
      top: 10%; } }

/* line 3080, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.content-count-cart-header.dropdown.showingCart.cart-icon.cart-mobile {
  display: none !important; }
  @media (max-width: 767px) {
    /* line 3080, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .content-count-cart-header.dropdown.showingCart.cart-icon.cart-mobile {
      display: block !important;
      position: absolute;
      right: -7px; } }

/* line 3089, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.btn-type-order-mobile {
  margin: 0;
  padding: 2px 7px;
  background: transparent;
  color: white;
  border: 1px solid white;
  font-size: 8pt;
  position: absolute;
  right: 54%; }
  /* line 3098, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .btn-type-order-mobile:hover {
    color: #fff; }

@media (max-width: 767px) {
  /* line 3103, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .showingCart {
    display: none; } }

/* line 3109, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.btn-sgte,
.content-address-confirm,
.content-show-guide {
  display: none; }

@media (max-width: 767px) {
  /* line 3116, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .forma-modal-responsive > .farma-modal {
    width: 100vw !important;
    position: relative; }
    /* line 3119, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .forma-modal-responsive > .farma-modal .farma-close-modal {
      position: relative !important;
      color: white !important; }
    /* line 3123, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .forma-modal-responsive > .farma-modal .farma-close-modal::before {
      content: '';
      position: absolute;
      top: -20px;
      width: 100vw;
      height: 60px;
      background: #418fde;
      z-index: -1; }
    /* line 3132, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .forma-modal-responsive > .farma-modal .farma-modal-title {
      margin-top: -15px;
      color: white; }
  /* line 3137, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  #farma-modal-map {
    display: none; }
  /* line 3140, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .btn-sgte {
    display: block;
    width: 90% !important;
    margin: auto; }
  /* line 3145, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .btn-save {
    display: none; } }

/* line 3151, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal.form-responsive .form-pickup-store {
  display: none !important; }

/* line 3154, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal.form-responsive #farma-modal-map {
  display: block !important;
  height: 90% !important; }
  /* line 3157, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal.form-responsive #farma-modal-map img {
    max-width: none;
    max-height: none; }

/* line 3162, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal.form-responsive .btn-save {
  display: block; }

/* line 3165, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal.form-responsive .btn-sgte {
  display: none; }

/* line 3168, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal.form-responsive .content-address-confirm {
  display: block;
  position: absolute;
  background-color: white;
  width: 100%;
  border-radius: 25px 25px 0 0;
  z-index: 9999999999999;
  bottom: 46px;
  text-align: left;
  padding: 10px;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.28);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.28); }
  /* line 3181, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal.form-responsive .content-address-confirm .farma-button-custom-blue {
    width: 100%;
    font-weight: initial;
    font-size: 10pt; }
  /* line 3186, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal.form-responsive .content-address-confirm h5 {
    color: #418fde;
    font-weight: bold;
    font-family: Helvetica; }
  /* line 3191, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .farma-modal.form-responsive .content-address-confirm label {
    max-height: 30px;
    overflow: auto; }

/* line 3196, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.farma-modal.form-responsive .content-show-guide {
  display: block;
  position: absolute;
  top: 75px;
  z-index: 9999;
  font-family: Helvetica;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  border-radius: 7px;
  background-color: #3cd898;
  padding: 4px;
  text-align: center;
  left: 14%;
  right: 14%; }

/* line 3219, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.loading-map {
  position: absolute;
  right: 45%;
  top: 167px;
  width: 40px !important;
  display: block;
  z-index: 999; }
  /* line 3226, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .loading-map .farma-preloader-image {
    width: 100%; }
  /* line 3229, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .loading-map > span {
    font-size: 10px;
    display: block;
    position: absolute;
    width: 100px;
    left: -26px;
    /* margin: 0 auto; */
    bottom: 20px; }

/* line 3240, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.subtitle-modal-type-method {
  text-align: left;
  margin: 9px 24px; }
  @media (max-width: 767px) {
    /* line 3240, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .subtitle-modal-type-method {
      text-align: center; } }

/* line 3248, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.subtitle-modal-type-method {
  text-align: left;
  margin: 9px 24px; }
  @media (max-width: 767px) {
    /* line 3248, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .subtitle-modal-type-method {
      text-align: center; } }

/** MAPA MODAL **/
/* line 3268, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.times-responsive {
  display: none; }
  @media (max-width: 767px) {
    /* line 3268, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
    .times-responsive {
      display: block;
      position: absolute;
      right: 16px;
      top: 23px; } }

/* line 3278, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: white; }

/* line 3284, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.logo-ftd {
  width: 84px;
  height: 86px;
  background: #4994df;
  margin: auto;
  margin-bottom: 10px; }

/* line 3292, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.logo-ftd > img {
  padding-left: 1px; }

/* line 3297, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.modal_msg_stock .farma-modal {
  width: 375px; }

@media (max-width: 767px) {
  /* line 3301, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
  .modal_msg_stock .farma-modal {
    width: 100%; } }

/* line 3306, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.modal_msg_stock .farma-modal-sub-title p {
  line-height: 16px;
  font-family: "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #000; }

/* line 3312, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.modal_msg_stock .farma-modal-sub-title h5 {
  font-family: "Helvetica", Helvetica, Arial, sans-serif;
  margin: 20px 0px;
  font-weight: bold; }

/* line 3317, C:/farmatodo/vzla/empanada/web/sass/_header.scss */
.modal_msg_stock .farma-modal-sub-title img.icon {
  position: relative;
  margin-top: -30px;
  margin-bottom: 20px; }

@font-face {
  font-family: 'sfns_displayregular';
  src: url("./fonts/sfns-system-san-francisco-display.eot");
  src: url("./fonts/sfns-system-san-francisco-display.eot?#iefix") format("embedded-opentype"), url("./fonts/sfns-system-san-francisco-display.woff2") format("woff2"), url("./fonts/sfns-system-san-francisco-display.woff") format("woff"), url("./fonts/sfns-system-san-francisco-display.ttf") format("truetype"), url("./fonts/sfns-system-san-francisco-display.svg#sfns_displayregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'sf_ui_displaymedium';
  src: url("./fonts/sfuidisplay-medium.eot");
  src: url("./fonts/sfuidisplay-medium.eot?#iefix") format("embedded-opentype"), url("./fonts/sfuidisplay-medium.woff2") format("woff2"), url("./fonts/sfuidisplay-medium.woff") format("woff"), url("./fonts/sfuidisplay-medium.ttf") format("truetype"), url("./fonts/sfuidisplay-medium.svg#sf_ui_displaymedium") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 18, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
body {
  overflow-x: hidden !important; }

@media (max-width: 767px) {
  /* line 22, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  body,
  html {
    overflow-x: hidden; } }

/* line 29, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.no-padding {
  padding: 0px; }

/* line 33, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.container-slide {
  height: 200px;
  margin-top: 0; }
  @media screen and (min-width: 442px) {
    /* line 33, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .container-slide {
      height: 300px; } }
  @media screen and (min-width: 767px) {
    /* line 33, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .container-slide {
      height: 330px; } }

/* line 44, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.boxgallery > nav span {
  height: 50px;
  width: 40px; }

/* line 49, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-home-slider {
  padding: 0px; }
  /* line 51, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-home-slider .owl-buttons div {
    background-color: transparent !important;
    border: none;
    box-shadow: none;
    color: white;
    opacity: 0.7 !important;
    position: absolute;
    transform: translate(0%, 0%);
    top: 50%;
    left: 50%; }

/* line 64, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.div-separate {
  width: 96%;
  height: 1px;
  background-color: #e1e2e4;
  display: block;
  margin: auto; }
  @media (max-width: 767px) {
    /* line 64, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .div-separate {
      margin-top: 1rem; } }

/* line 75, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-home-slider .owl-carousel .owl-item {
  padding: 0px !important;
  border: 0px; }

/* line 80, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-responsive-mobile-banner {
  display: none; }

/* line 84, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.owl-carousel a {
  text-decoration: none; }

/* line 88, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-categorias-owl {
  width: 12rem;
  height: 12rem;
  border-radius: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto; }
  @media (max-width: 767px) {
    /* line 88, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .farma-item-categorias-owl {
      width: 9rem !important;
      height: 9rem !important; } }

/* line 104, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-categorias-owl + p {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.5px;
  text-align: center;
  color: #10172c;
  text-transform: none;
  margin-top: 10px; }
  @media (max-width: 767px) {
    /* line 104, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .farma-item-categorias-owl + p {
      font-size: 1.3rem !important;
      font-weight: normal;
      line-height: 1;
      padding-left: 5px;
      padding-right: 5px;
      padding-bottom: 0.5rem;
      max-height: 3rem;
      overflow: hidden; } }

/*
.farma-circle-categories-home {

  .owl-carousel {
    //padding-left: 4%;
  }

  .owl-wrapper-outer {
    //margin-left: 5.5%;

    @media (max-width: 767px) {
      margin-left: 0;
    }


  }


  .owl-item {
    width: 11rem !important;

    a {
      height: 100px;
      position: static;
      display: flex;
      align-items: center;
      width: 11rem;

      @media (max-width: 767px) {
        height: 17rem;
        display: flex;
        flex-direction: column;
      }

    }

      .farma-item-categorias-owl {
        margin-left: 1rem;


        @media (min-width: 768px) {

          position: absolute;


          &:hover {
            opacity: 0.3;

            +.circle-category-text {
              display: block;
              position: static;
              margin-left: 1rem;
              width: 100px !important;

            }
          }
        }



      }

  }

  .circle-category-text {

    font-size: 1.2rem !important;

    @media (min-width: 768px) {
      font-size: 1.4rem !important;
      line-height: 1.2;
      //font-weight: 500 !important;
      display: none;
      //position: absolute;
      left: 2rem;
      top: 2.5rem;
      width: 10rem;
      z-index: 999;



      &:hover {
        position: absolute;
        display: block;
        left: 2rem;
        top: 0rem;
        width: 10rem;
        background-color: rgba(252,252,252, 0.7);
        //padding-top: 2.5rem;
        height: 10rem;
        display: flex;
        align-items: center;
        justify-content: center;

        //margin-left: 2rem;

        +.farma-item-categorias-owl {
          opacity: 0.3;

        }

      }
    }




  }

}
*/
/* line 240, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.circle-category-text {
  font-size: 1.3rem !important;
  line-height: 1.3; }

/* line 245, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-interest-owl {
  width: 440px;
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto; }

/* line 254, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl {
  margin: auto;
  width: 80%;
  border-radius: 6px;
  background-color: #ffffff;
  position: relative;
  text-align: left;
  border: 1px solid #f8f8f8; }
  /* line 264, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl:hover .farma-receipt-required-blue {
    display: block; }
  /* line 267, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl.farma-item-expand {
    height: 32rem;
    position: absolute; }
  /* line 274, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl.cartActived {
    height: 36.5rem; }

@media (max-width: 767px) {
  /* line 282, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl {
    width: 282px;
    border: solid 1px #f0f0f0; }
  /* line 287, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .slider-home .farma-item-outstanding-owl {
    width: 100% !important; }
    /* line 289, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .slider-home .farma-item-outstanding-owl.cartActived {
      height: 25.5rem !important; }
  /* line 297, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .slider-home.algolia .item {
    width: 100%; }
  /* line 302, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .slider-home.suggested .owl-item {
    margin-right: 1rem !important; }
  /* line 307, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-multiple-item-cart {
    top: 87% !important; }
  /* line 319, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-pagination-controls-cart {
    bottom: 0 !important;
    margin: 0 auto; }
  /* line 323, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-pagination-controls-cart label {
    margin-right: 0 !important; } }

@media (min-width: 1200px) {
  /* line 329, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl {
    width: 190px; } }

@media (min-width: 1200px) {
  /* line 335, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-home .farma-item-outstanding-owl {
    width: 18rem; } }

@media (max-width: 767px) {
  /* line 340, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .owl-theme .owl-controls {
    margin-top: 2.3rem !important;
    display: none !important; } }

/* line 347, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.margin-60 {
  margin: 0 0 0 60px; }

/* line 352, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-home h5 {
  font-size: 18px;
  font-weight: normal;
  padding-left: 2rem; }

/* line 357, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-home .owl-item {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

/* line 365, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-home.algolia .item {
  width: 100%; }

/* line 368, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-home.algolia .owl-item {
  width: 18rem !important;
  margin-right: 1rem; }

/* line 386, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.slider-home h5 {
  font-size: 18px;
  font-weight: bold;
  padding-left: 2rem; }
  @media (max-width: 767px) {
    /* line 386, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .slider-home h5 {
      font-size: 16px;
      font-family: 'sf_ui_displaymedium';
      padding-left: 0; } }

/* line 399, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.slider-home .owl-carousel .owl-item {
  padding-top: 2rem;
  padding-bottom: 2rem; }

/* line 404, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.slider-home.algolia-highlighted .item {
  width: 100% !important; }

@media (min-width: 768px) {
  /* line 408, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .slider-home.algolia-highlighted .owl-item {
    width: 29rem !important; } }

/* line 418, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl:hover {
  /*-webkit-box-shadow: 0px 0px 26px -1px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 26px -1px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 26px -1px rgba(0,0,0,0.75);*/
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.09); }
  @media (max-width: 767px) {
    /* line 418, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .farma-item-outstanding-owl:hover {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      box-shadow: none; } }

/* line 431, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl:hover .farma-item-outstanding-icon {
  display: block; }

/* line 435, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl .farma-item-outstanding-img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 20px auto;
  text-align: center; }
  @media (max-width: 767px) {
    /* line 435, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .farma-item-outstanding-owl .farma-item-outstanding-img {
      width: 100% !important;
      height: 130px !important; } }
  @media (max-width: 767px) {
    /* line 435, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .farma-item-outstanding-owl .farma-item-outstanding-img {
      margin: 0 !important;
      background-size: calc(100% - 40px) !important; } }

@media (max-width: 767px) {
  /* line 452, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .slider-home.suggested .owl-item {
    margin-right: 1rem !important; } }

/* line 463, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl .farma-item-outstanding-info {
  margin: 0 15px;
  border-top: 1px solid #f0f0f0;
  /* padding-top: 5px; */
  /* position: absolute; */
  width: 90%;
  padding-bottom: 46px;
  padding-top: 20px;
  min-height: 172px; }
  @media (max-width: 767px) {
    /* line 463, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .farma-item-outstanding-owl .farma-item-outstanding-info {
      width: auto;
      padding-top: 12px; } }

/* line 479, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl .farma-item-outstanding-info label,
.farma-content-cart-product-d .farma-content-cart-product-d-info label {
  display: block;
  color: #10172c;
  margin: 0;
  line-height: 19px;
  font-weight: normal;
  font-size: 8pt;
  font-family: "sfns_displayregular"; }
  /* line 488, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl .farma-item-outstanding-info label:first-letter,
  .farma-content-cart-product-d .farma-content-cart-product-d-info label:first-letter {
    text-transform: uppercase; }

@media (max-width: 767px) {
  /* line 493, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl .farma-item-outstanding-info label {
    max-height: 42px;
    overflow: hidden; } }

/* line 500, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl .farma-item-outstanding-info .farma-item-outstanding-dcto-price,
.farma-content-cart-product-d .farma-content-cart-product-d-info .farma-item-outstanding-dcto-price {
  color: #9b9b9b;
  text-decoration: line-through;
  font-size: 0.8em; }

/* line 507, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl .farma-item-outstanding-info .farma-item-outstanding-price,
.farma-content-cart-product-d .farma-content-cart-product-d-info .farma-item-outstanding-price {
  color: #418fde;
  font-weight: bold !important;
  /*margin-top: 5px;*/ }

/* line 514, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl .farma-item-outstanding-icon {
  width: 35px;
  height: 35px;
  background-color: #418fde;
  color: white;
  border-radius: 50px;
  position: absolute;
  top: 28.8rem;
  right: 22%;
  opacity: 0.5; }
  /* line 525, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl .farma-item-outstanding-icon.load-add-cart {
    left: 69px !important;
    top: 31rem !important; }
  /* line 529, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl .farma-item-outstanding-icon.load-add-cart.load-add-cart-algolia {
    top: 33rem !important; }
  /* line 532, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl .farma-item-outstanding-icon.load-add-cart.load-add-cart-category {
    top: 33rem !important; }
  @media (max-width: 767px) {
    /* line 514, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .farma-item-outstanding-owl .farma-item-outstanding-icon {
      top: 77%;
      width: 35px;
      height: 35px;
      background-color: #418fde;
      color: white;
      border-radius: 50px;
      position: absolute;
      right: 22%;
      opacity: 0.5; } }
  @media (max-width: 450px) {
    /* line 514, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .farma-item-outstanding-owl .farma-item-outstanding-icon {
      top: 85%; }
      /* line 552, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
      .farma-item-outstanding-owl .farma-item-outstanding-icon.load-add-cart {
        left: 68px !important;
        top: 30rem !important; }
      /* line 556, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
      .farma-item-outstanding-owl .farma-item-outstanding-icon.load-add-cart.load-add-cart-algolia {
        top: 25rem !important; }
      /* line 559, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
      .farma-item-outstanding-owl .farma-item-outstanding-icon.load-add-cart.load-add-cart-category {
        top: 27rem !important; } }
  /* line 563, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl .farma-item-outstanding-icon > img {
    width: 50px !important;
    height: 50px !important; }

/* line 569, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl .farma-item-outstanding-icon:hover {
  opacity: 1; }

/* line 573, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl .icon-cart {
  right: 12px;
  opacity: 1;
  background-image: url("./img/icono-cart-farmatodo.png");
  background-repeat: no-repeat;
  background-position: 45% 45%;
  background-size: 16px; }
  @media (max-width: 1400px) {
    /* line 573, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .farma-item-outstanding-owl .icon-cart {
      top: 180px; } }
  @media (max-width: 767px) {
    /* line 573, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .farma-item-outstanding-owl .icon-cart {
      top: 23rem !important; } }

/* line 588, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl .farma-item-outstanding-icon i {
  position: absolute;
  top: 35%;
  left: 32%;
  font-size: 1.2em;
  display: none; }

/* line 596, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-multiple-item-cart {
  right: 8px;
  position: absolute;
  top: 57.5%; }

/* line 603, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.owl-demo {
  position: relative; }

/* line 607, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.owl-controls {
  position: absolute;
  top: 25%;
  width: 100%; }

/* line 613, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.owl-controls .owl-next {
  background-image: url("./img/next.png") !important;
  position: absolute;
  right: 0; }

/* line 619, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.owl-controls .owl-prev {
  background-image: url("./img/back.png") !important;
  position: absolute;
  left: 0; }

/* line 625, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.owl-controls .owl-prev,
.owl-controls .owl-next {
  background-repeat: no-repeat !important;
  background-position: center !important;
  text-indent: -666em;
  overflow: hidden;
  opacity: 1 !important;
  width: 54px;
  height: 70px;
  border-radius: 4px !important; }

@media (min-width: 320px) {
  /* line 638, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .owl-controls .owl-prev,
  .owl-controls .owl-next {
    background-color: transparent !important;
    box-shadow: inherit; } }

@media (min-width: 767px) {
  /* line 646, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .owl-controls .owl-prev,
  .owl-controls .owl-next {
    background-color: #fcfcfc !important;
    box-shadow: 1px 0 1px 0 rgba(0, 0, 0, 0.16); } }

@media (min-width: 1200px) {
  /* line 654, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .owl-controls .owl-prev,
  .owl-controls .owl-next {
    background-color: #fcfcfc !important;
    box-shadow: 1px 0 1px 0 rgba(0, 0, 0, 0.16); } }

/* line 661, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-section-publicidad-fija-1 {
  height: 250px;
  overflow: auto;
  padding: 20px 0px !important; }

/* line 668, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-section-publicidad-fija-2 {
  padding: 0px !important; }

/* line 672, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-content-item-puclicidad-fija-1 {
  padding-left: 50px !important;
  height: 100%;
  width: 100%; }

@media (min-width: 320px) {
  /* line 679, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-content-item-puclicidad-fija-1 {
    display: block;
    padding-right: 30px; } }

@media (min-width: 767px) {
  /* line 686, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-content-item-puclicidad-fija-1 {
    display: inline-flex;
    padding-right: 0; } }

@media (min-width: 1200px) {
  /* line 693, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-content-item-puclicidad-fija-1 {
    display: inline-flex;
    padding-right: 0; } }

/* line 699, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-sub-content-item-puclicidad-fija-1 {
  display: inline-block;
  width: 50%;
  margin: 0px 10px;
  height: 90%; }

/* line 706, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-puclicidad-fija-1 {
  margin: 0px;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

/* line 715, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-puclicidad-fija-2 {
  height: 400px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 20px 0px; }

/* line 724, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.banner-separator {
  width: 85%;
  height: 1px;
  display: block;
  margin: auto;
  background-color: #e1e2e4; }

/* line 732, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.triangulo-equilatero-bottom-left {
  width: 60px;
  height: 60px;
  background-image: url(./img/gota-dcto-y.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  float: right;
  position: absolute;
  left: 3%;
  top: 0.83rem; }

/* line 745, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.triangulo-equilatero-bottom-left label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1rem;
  color: black;
  font-weight: bold; }

/* line 755, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.icon-cart {
  cursor: pointer; }

/* line 759, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-dont-stock-card,
.farma-item-card-offer {
  top: 15rem;
  right: 0px;
  width: 100%;
  height: auto;
  color: white;
  background-color: rgba(35, 112, 200, 0.6);
  font-weight: 900;
  overflow: hidden;
  line-height: 15px;
  text-align: center !important; }
  /* line 772, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-dont-stock-card.cart,
  .farma-item-card-offer.cart {
    top: 9.8rem; }
  @media (max-width: 767px) {
    /* line 759, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .farma-item-dont-stock-card,
    .farma-item-card-offer {
      top: 9rem !important; } }

/* line 781, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-dont-stock-card {
  position: absolute;
  /*margin-top: -40px;*/
  line-height: 15px;
  padding: 2px 10px;
  z-index: 99; }

/* line 790, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-name {
  font-weight: bold !important; }

@media (min-width: 320px) {
  /* line 804, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-card-offer {
    position: absolute;
    padding: 10px;
    font-size: 10px; } }

@media (min-width: 767px) {
  /* line 812, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-card-offer {
    position: absolute;
    padding: 10px 20px;
    font-size: 13px; } }

@media (min-width: 1200px) {
  /* line 820, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-card-offer {
    position: absolute;
    padding: 10px 20px;
    font-size: 13px; } }

@media (min-width: 320px) {
  /* line 828, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-dont-stock-card {
    font-size: 10px;
    text-align: center; } }

@media (min-width: 767px) {
  /* line 835, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-dont-stock-card {
    font-size: 13px;
    text-align: left; } }

@media (min-width: 1200px) {
  /* line 842, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-dont-stock-card {
    font-size: 13px;
    text-align: left; } }

/* line 848, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-card-offer {
  background-color: rgba(255, 255, 0, 0.6);
  margin-right: 0; }

@media (max-width: 991px) {
  /* line 854, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-section-publicidad-fija-2 {
    display: none; } }

@media (max-width: 425px) {
  /* line 860, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-sub-content-item-puclicidad-fija-1 {
    width: 100%; }
  /* line 863, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-section-publicidad-fija-1 {
    height: 150px; }
  /* line 866, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .content-chose-dress {
    margin: 0px !important; }
  /* line 869, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .triangulo-equilatero-bottom-left {
    width: 40px;
    height: 40px;
    font-size: 0.8em; }
  /* line 874, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .triangulo-equilatero-bottom-left label {
    right: 10%; } }

@media (max-width: 1170px) {
  /* line 880, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-puclicidad-fija-2 {
    margin: 15px; } }

/* line 885, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.boxgallery nav {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
  top: 50%; }

/* line 892, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.bg-img img {
  height: auto !important;
  width: 200% !important; }

@media (min-width: 320px) {
  /* line 900, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .container-slide {
    height: 78px; } }

@media (min-width: 360px) {
  /* line 906, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .container-slide {
    height: 88px; } }

@media (min-width: 375px) {
  /* line 912, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .container-slide {
    height: 91px; } }

@media (min-width: 412px) {
  /* line 918, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .container-slide {
    height: 100px; } }

@media (min-width: 414px) {
  /* line 924, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .container-slide {
    height: 101px; } }

@media (min-width: 600px) {
  /* line 930, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .container-slide {
    height: 146px; } }

@media (min-width: 767px) {
  /* line 936, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .container-slide {
    height: 187px; } }

@media (min-width: 1024px) {
  /* line 942, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .container-slide {
    height: 250px; } }

@media (min-width: 1200px) {
  /* line 948, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .container-slide {
    height: 309px; } }

@media (min-width: 1300px) {
  /* line 954, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .container-slide {
    height: 330px; } }

@media (min-width: 1900px) {
  /* line 960, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .container-slide {
    height: 465px; } }

@media (min-width: 320px) {
  /* line 968, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  farma-carousel[items="homeSlider"] .owl-controls {
    top: 0%; } }

@media (min-width: 767px) {
  /* line 974, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  farma-carousel[items="homeSlider"] .owl-controls {
    top: 35%; } }

@media (min-width: 1200px) {
  /* line 980, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  farma-carousel[items="homeSlider"] .owl-controls {
    top: 35%; } }

/* line 985, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
farma-carousel[items="homeSlider"] .owl-controls .owl-prev,
farma-carousel[items="categorySlider"] .owl-controls .owl-prev {
  left: 0 !important; }

/* line 990, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
farma-carousel[items="homeSlider"] .owl-controls .owl-next,
farma-carousel[items="categorySlider"] .owl-controls .owl-next {
  left: 95%; }

@media (min-width: 320px) {
  /* line 1013, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  farma-carousel .owl-controls .owl-prev {
    left: -35px; } }

@media (min-width: 768px) {
  /* line 1019, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  farma-carousel .owl-controls .owl-prev {
    left: 0; } }

@media (min-width: 992px) {
  /* line 1025, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  farma-carousel .owl-controls .owl-prev {
    left: -2px; } }

@media (min-width: 320px) {
  /* line 1033, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  farma-carousel .owl-controls .owl-next {
    right: -35px; } }

@media (min-width: 768px) {
  /* line 1039, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  farma-carousel .owl-controls .owl-next {
    right: 0; } }

@media (min-width: 992px) {
  /* line 1045, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  farma-carousel .owl-controls .owl-next {
    right: -2px; } }

/* line 1051, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-circle-categories-home .owl-controls {
  top: 16%; }
  /* line 1053, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-circle-categories-home .owl-controls .owl-prev {
    left: -15px; }
  /* line 1056, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-circle-categories-home .owl-controls .owl-next {
    right: -15px; }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 1070, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-circle-categories-home .owl-controls {
    top: 22%; } }

@media (min-width: 992px) and (max-width: 1999px) {
  /* line 1075, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-circle-categories-home .owl-controls {
    top: 57%; } }

@media (min-width: 1200px) {
  /* line 1080, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-circle-categories-home .owl-controls {
    top: 67%; } }

/* line 1086, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.owl-theme .owl-controls .owl-buttons div {
  z-index: 999; }

/* line 1091, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.slider-cart .owl-theme .owl-controls .owl-buttons div {
  z-index: 9; }

/* line 1096, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.slider-desktop {
  z-index: 999; }

/*
.farma-circle-categories-home {
  @media (min-width:992px){
    farma-carousel .owl-controls {

      .owl-prev{
        left:-7rem !important;
      }

      .owl-next {
        right:-7rem !important;
      }


    }
  }

}
*/
/* line 1121, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.owl-pagination {
  display: none; }

/* line 1125, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-responsive-show {
  display: none; }

@media (max-width: 767px) {
  /* line 1132, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .circles-home .owl-item {
    width: 75px !important; } }

@media (max-width: 425px) {
  /* line 1143, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-responsive-show {
    display: block; }
  /* line 1146, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-responsive-hide {
    display: none; }
  /* line 1149, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl {
    width: 100%; }
  /* line 1154, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-responsive-mobile-banner {
    display: inline-block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px; }
  /* line 1163, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  farma-carousel .owl-buttons div {
    transform: translate(-50%, 70%);
    display: none !important; }
  /* line 1171, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  farma-carousel .farma-item-categorias-owl + p {
    font-size: 10px; }
  /* line 1174, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  farma-carousel .owl-controls {
    top: 90% !important;
    left: 50%;
    transform: translate(-50%, -50%); }
  /* line 1179, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  farma-carousel .owl-pagination {
    display: inline-block; }
  /* line 1187, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl .farma-button-finally-buy {
    position: absolute;
    top: 70% !important;
    margin: 0px; }
  /* line 1193, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-dont-stock-card {
    top: 30%; } }

@media (max-width: 767px) {
  /* line 1200, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  farma-carousel .farma-item-categorias-owl {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); }
  /* line 1207, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl .farma-button-finally-buy {
    width: 60px;
    height: 24px;
    margin-top: 10px;
    text-align: center;
    padding: 0px;
    font-size: 12px;
    position: absolute;
    top: 65px !important;
    left: calc(50% - 30px);
    margin: 0px; } }

/* line 1222, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.rx-tooltip {
  right: -2rem;
  top: -3rem;
  display: none; }

/* line 1228, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-receipt-required-blue {
  display: none;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 1rem;
  right: 2rem;
  background: url("./img/icon-rx-blue-sm.svg") no-repeat; }
  /* line 1236, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-receipt-required-blue:hover .rx-tooltip {
    display: block; }

/*.icono-navidad {
  display: none;
  width: 88px;
  height: 79px;
  position: absolute;
  top: 0;
  right: -3.5rem;
  background: url("./img/bolita-navidad.svg") no-repeat;
}

.farma-navidad:hover {
  border: 2px solid #c40000;

  .icono-navidad {
    display: block;
  }

}

.carrito-navidad {
  background-image: url("./img/carrito-navidad.svg");
  background-repeat: no-repeat;
  background-color: transparent !important;
  padding: 6px 7px;
  color: #f55f68;
  font-size: 10px !important;
  border: 0;
  //width: 20px;
  //height: 26px;
  width: 28px;
  background-position-x: 3.5px;
  text-align: center;
  margin: -40px 0px 0px 35px;
}

*/
/* line 1280, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.mc-name {
  border-bottom: 0 !important;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 12px !important;
  margin-top: 0 !important;
  font-weight: 600; }

/* line 1294, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.minitotal-prod {
  margin-bottom: 1rem; }

/* line 1298, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.dropdown-prod-cart {
  top: 95% !important; }

/* line 1302, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.mobile-app-notification-container {
  background-color: #fff;
  width: 100%;
  margin-bottom: 0 !important;
  background-image: linear-gradient(to left, #0bbbc2, #3d92dc);
  height: 60px;
  text-shadow: none;
  box-shadow: none;
  border-radius: 0;
  padding: 1.5rem;
  display: flex;
  align-items: center;
  position: fixed;
  z-index: 10;
  opacity: 1;
  top: 85px; }
  @media (max-width: 450px) {
    /* line 1302, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .mobile-app-notification-container {
      top: 84px; } }
  /* line 1322, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .mobile-app-notification-container .close {
    float: left;
    font-size: 24px;
    font-weight: 400;
    opacity: 1;
    color: #fff !important;
    left: 0; }
  /* line 1330, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .mobile-app-notification-container .text {
    color: #FFFFFF;
    line-height: 1.1;
    font-weight: 600; }
  /* line 1335, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .mobile-app-notification-container .download {
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 1.1rem;
    align-self: center;
    text-decoration: none;
    right: 1.5rem;
    position: absolute; }
  /* line 1346, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .mobile-app-notification-container .notification {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }

/* line 1353, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-icon {
  margin-left: 2rem;
  margin-right: 1rem; }

/* line 1358, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.store-icon {
  margin-bottom: 0.2rem; }

@media (min-width: 768px) and (max-width: 808px) {
  /* line 1364, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .home-content {
    margin-top: 4rem; } }

@media (min-width: 809px) and (max-width: 1103px) {
  /* line 1364, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .home-content {
    margin-top: 2rem; } }

@media (max-width: 767px) {
  /* line 1375, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-info .product-gray-description {
    display: none !important; }
  /* line 1378, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-info .farma-item-outstanding-name {
    font-size: 1.3rem !important;
    margin-bottom: 0.5rem !important; }
  /* line 1382, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-info .farma-item-outstanding-price {
    font-size: 1.3rem !important; }
  /*.carrito-navidad {
    margin: -35px 0px 0px 44.5px;
  }*/
  /* line 1389, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .carrito-padding-sm {
    /*margin: -44px 0 0 44.5px;
    padding-top: 8px !important;
    height: 30px;*/
    margin: -44px 0 0 44.5px;
    padding-top: 1px !important;
    height: 30px;
    height: 18px !important;
    padding: 0;
    margin: -38px 0px 0px 49px !important;
    font-weight: bold;
    width: 18px;
    text-align: center; }
  /*.icono-navidad {
    width: 37px;
    height: 37px;
    top: 0;
    right: -0.6rem;
    background-size: contain;
  }*/ }

/* line 1412, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.customBuyButtonStyle {
  top: 100% !important;
  margin-bottom: 0 !important; }

/* line 1417, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.banner {
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -moz-crisp-edges; }

@media (min-width: 768px) {
  /* line 1424, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  ::-webkit-scrollbar {
    width: 10px; }
  /* line 1427, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  ::-webkit-scrollbar-track {
    background-color: #f7f7f7;
    box-shadow: inset 0 0 5px rgba(185, 185, 185, 0.3);
    -webkit-box-shadow: inset 0 0 5px rgba(189, 189, 189, 0.3); }
  /* line 1432, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  ::-webkit-scrollbar-thumb {
    border-radius: 4px !important;
    background-color: #efefef;
    -webkit-box-shadow: inset 0px 0 9px 0px rgba(130, 130, 130, 0.5); } }

@media (max-width: 767px) {
  /* line 1443, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .no-padding-right {
    padding-right: 0px; } }

@media (min-width: 768px) {
  /* line 1449, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .show-mobile {
    display: none; }
  /* line 1452, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .carouselPoderIo {
    padding: 0 2rem; } }

@media (max-width: 767px) {
  /* line 1461, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .zopim {
    top: inherit !important;
    bottom: 60px !important;
    z-index: 3 !important; }
  /* line 1466, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  ::-webkit-scrollbar {
    display: none; }
  /* line 1469, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .hide-mobile {
    display: none; }
  /* line 1472, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .home-content {
    margin-bottom: 2rem; }
  /* line 1476, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .slider-responsive .owl-carousel .owl-item {
    margin-right: 1rem; }
  /* line 1480, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .slider-responsive .item.cont-items-movil {
    width: 100%; }
  /* line 1483, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .slider-responsive .farma-item-outstanding-owl .farma-button-finally-buy {
    top: 80% !important;
    margin-right: 25%; }
  /* line 1489, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .slider-home .owl-carousel .owl-item {
    padding: 9px 5px !important; }
  /* line 1493, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .carouselPoderIo {
    padding: 1.5rem; }
    /* line 1495, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .carouselPoderIo h5 {
      padding-left: 2rem; }
    /* line 1498, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .carouselPoderIo .owl-controls {
      display: none !important; }
    /* line 1501, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .carouselPoderIo .owl-item {
      margin-right: 1rem !important;
      width: 15.4rem !important;
      padding: 0; }
      /* line 1505, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
      .carouselPoderIo .owl-item:hover {
        box-shadow: none !important; }
      /* line 1508, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
      .carouselPoderIo .owl-item .product-gray-description {
        display: none; }
    /* line 1512, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .carouselPoderIo .farma-item-outstanding-owl:hover {
      box-shadow: none !important; }
  /* line 1516, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .snackbar-search {
    position: fixed;
    z-index: 1000;
    width: calc(100% - 22px);
    height: 40px;
    left: 11px;
    bottom: 60px;
    font-size: 12px;
    line-height: 15px;
    padding-top: 6px;
    color: #FFF;
    font-family: 'sf_ui_displayregular';
    padding-left: 20px;
    background-image: url(../img/arrow-right-white.svg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: calc(100% - 20px);
    background: linear-gradient(277deg, #15d4d6, #4397ed);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.23);
    border-radius: 5px; }
    /* line 1536, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .snackbar-search div {
      position: relative; }
      /* line 1538, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
      .snackbar-search div img {
        position: absolute;
        top: 6px;
        right: 14px;
        width: 10px;
        max-width: none; }
  /* Windget de ZenDesk */
  /* line 1548, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  #launcher.zEWidget-launcher {
    bottom: 5rem !important; }
  /* line 1551, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl .load-add-cart {
    text-align: right; } }

/* line 1557, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
#launcher.zEWidget-launcher {
  z-index: 1000 !important; }

/**************************************** filtros algolia ********************************************/
/* line 1564, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.cont-filters-a {
  /*ul::-webkit-scrollbar-track
  {
    display: block !important;

    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
  }

  ul::-webkit-scrollbar
  {
    display: block !important;
    width: 7px;
    background-color: #F5F5F5;
  }

  ul::-webkit-scrollbar-thumb
  {
    border-radius: 10px;
    display: block !important;

    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #418fde;
  }*/
  font-family: helvetica;
  transition: all 0.7s ease-in-out;
  /* line price */ }
  /* line 1565, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .cont-filters-a ul::-webkit-scrollbar-track,
  .cont-filters-a ul::-webkit-scrollbar-thumb {
    border-radius: 10px; }
  /* line 1595, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .cont-filters-a h2 {
    font-weight: 600; }
    /* line 1597, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .cont-filters-a h2 .btn-clear-filters {
      cursor: pointer;
      float: right;
      background: #418fde;
      color: #fff;
      font-size: 1rem;
      padding: 5px 10px;
      border-radius: 20px;
      margin-top: 0px;
      text-transform: initial;
      font-weight: bold; }
    /* line 1609, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .cont-filters-a h2 .arrow-hide-f-a {
      float: right;
      font-size: 2rem;
      margin-top: 3px;
      color: #418fde;
      margin-left: 15px;
      cursor: pointer; }
  /* line 1618, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .cont-filters-a .cont-all-filters {
    border-right: 0.1rem solid #ccc; }
    /* line 1620, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .cont-filters-a .cont-all-filters .filters-algolia {
      padding-left: 1rem;
      margin-bottom: 2rem; }
      /* line 1623, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
      .cont-filters-a .cont-all-filters .filters-algolia .arrow-display-items {
        float: right;
        margin-right: 31px;
        color: #418fde;
        transition: all 0.5s; }
      /* line 1629, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
      .cont-filters-a .cont-all-filters .filters-algolia h5 {
        font-weight: 600; }
        /* line 1631, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
        .cont-filters-a .cont-all-filters .filters-algolia h5::first-letter {
          text-transform: uppercase; }
      /* line 1635, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
      .cont-filters-a .cont-all-filters .filters-algolia ul {
        list-style: none;
        padding: 0;
        text-align: left;
        margin-left: 1rem;
        font-size: 1.7rem;
        max-height: 250px;
        overflow: auto;
        transition: all 0.5s; }
        /* line 1644, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
        .cont-filters-a .cont-all-filters .filters-algolia ul li {
          cursor: pointer;
          font-size: 1.3rem;
          margin-right: 0px; }
          /* line 1649, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
          .cont-filters-a .cont-all-filters .filters-algolia ul li:hover {
            color: #000000;
            font-weight: 500; }
          /* line 1653, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
          .cont-filters-a .cont-all-filters .filters-algolia ul li:hover > i {
            font-weight: 600; }
          /* line 1656, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
          .cont-filters-a .cont-all-filters .filters-algolia ul li i {
            vertical-align: sub; }
  /* line 1663, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .cont-filters-a .badge {
    background-color: transparent;
    color: #000;
    font-weight: bold;
    font-size: 10px;
    padding: 0;
    margin-left: 9px; }
  /* line 1671, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .cont-filters-a .text-name-f {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  /* line 1678, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .cont-filters-a .slider-container {
    width: 87% !important; }
  /* line 1681, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .cont-filters-a .theme-green .back-bar {
    height: 0.4rem; }
  /* line 1684, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .cont-filters-a .theme-green .back-bar .pointer {
    top: -0.5rem; }
  /* line 1687, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .cont-filters-a .slider-container .back-bar .pointer-label {
    font-size: 1.1rem;
    top: -2.3rem;
    font-family: helvetica !important;
    margin-left: -10px; }
  /* line 1693, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .cont-filters-a .pointer-label.high {
    top: 1.7rem !important; }
  /* line 1696, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .cont-filters-a .closeFilterMobile {
    top: 91px;
    right: 9px;
    background: #fff;
    border: 0;
    color: #479aef;
    font-weight: 500;
    font-size: 1.7rem;
    display: none;
    border-radius: 50px; }
  /* line 1707, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .cont-filters-a .space-mobile {
    display: none; }

/* line 1712, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.margin-left-100 {
  margin-left: -25% !important; }

/* line 1716, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.btn-filter-mobile {
  font-size: 1.7rem;
  vertical-align: super;
  margin-right: 40px;
  color: #ffffff;
  cursor: pointer;
  background: #479aef;
  padding: 5px 10px;
  border-radius: 30px;
  display: none;
  transition: all 0.5s; }
  /* line 1727, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .btn-filter-mobile i {
    vertical-align: text-top; }

/* line 1732, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.margin-left-15 {
  margin-left: 15px !important; }

@media (max-width: 767px) {
  /* line 1737, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .cont-filters-a {
    position: absolute;
    background: #ffffff;
    z-index: 100;
    height: calc(90% - 68px);
    overflow-y: auto;
    padding-top: 10px;
    top: 85px;
    margin-left: 100%;
    width: 100%; }
    /* line 1748, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .cont-filters-a h2 .btn-clear-filters {
      margin-right: 20px; }
    /* line 1752, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .cont-filters-a .cont-all-filters {
      border-right: none; }
    /* line 1755, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .cont-filters-a .btn-apply-filter {
      width: 100%;
      position: fixed;
      bottom: 0px;
      margin: 0 auto;
      left: 0%;
      border-radius: 0;
      transition: all 0.5s;
      z-index: 101; }
    /* line 1765, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .cont-filters-a .space-mobile {
      height: 50px;
      display: inline-block; }
    /* line 1769, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .cont-filters-a .closeFilterMobile {
      display: none;
      position: fixed;
      transition: all 0.5s; }
    /* line 1774, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .cont-filters-a .text-name-f {
      text-align: left !important;
      padding-left: 8px; }
    /* line 1778, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .cont-filters-a .badge {
      vertical-align: sub;
      margin-left: -4px !important; }
  /* line 1783, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .btn-filter-mobile {
    display: inline-block; }
  /* line 1786, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .margin-left-15 {
    margin-left: 3px !important; } }

/* line 1791, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.slide-left-filters {
  margin-left: 0px; }

/* line 1795, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.display-block {
  display: block !important; }

/* line 1799, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.bottom-50 {
  bottom: 50px !important; }

/* line 1803, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.b-f-m2 {
  margin-right: 0; }

/* line 1807, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.btn-show-filters-web {
  cursor: pointer;
  background: #418fde;
  color: #fff;
  font-size: 1.3rem;
  padding: 5px 10px;
  border-radius: 20px;
  margin-top: 0px;
  text-transform: initial;
  font-weight: bold;
  position: absolute;
  left: 10px;
  border: 0;
  width: 110px;
  transition: all 0.7s; }

/* line 1824, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.max-height-0 {
  max-height: 0 !important;
  overflow: hidden !important; }

/* line 1829, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.rotate-180 {
  transform: rotate(180deg); }

/* line 1833, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-content-cart .farma-item-card-offer {
  padding: 0px 20px; }

@media (max-width: 991px) {
  /* line 1837, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-img {
    display: flex;
    justify-content: center;
    align-items: center; } }

/* line 1848, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-img img,
.farma-item-outstanding-owl img {
  height: 100%;
  max-height: 193px;
  padding: 10px; }

/* line 1861, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.gallery-slider.fa-angle-left, .gallery-slider.fa-angle-right {
  position: absolute;
  top: 8rem;
  font-size: 4rem;
  width: 4rem;
  color: #418fde;
  cursor: pointer; }

/* line 1870, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.gallery-slider.fa-angle-left {
  left: 1rem; }

/* line 1873, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.gallery-slider.fa-angle-right {
  right: 1rem;
  text-align: right; }

@media (max-width: 991px) {
  /* line 1878, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .gallery-slider.fa-angle-left, .gallery-slider.fa-angle-right {
    font-size: 5rem;
    top: 0;
    display: flex;
    height: 35%;
    align-items: center; }
  /* line 1887, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .gallery-slider.fa-angle-left {
    left: 0;
    justify-content: flex-start; }
  /* line 1891, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .gallery-slider.fa-angle-right {
    right: 0;
    justify-content: flex-end; } }

/* line 1907, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl .icon-cart {
  width: 90%;
  background-image: none;
  font-weight: bold;
  text-align: center;
  padding-top: 8px;
  top: 89%;
  bottom: 10px;
  margin: 0px 8px 0px 0px;
  right: 0; }
  @media (max-width: 767px) {
    /* line 1907, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .farma-item-outstanding-owl .icon-cart {
      width: 89%;
      background-image: none;
      font-weight: bold;
      text-align: center;
      padding-top: 8px;
      top: 85% !important;
      margin: 0px 9px 0px 0px;
      right: 0; } }

/* line 1929, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl .farma-item-outstanding-img {
  margin: 0;
  min-height: 177px; }
  @media (max-width: 767px) {
    /* line 1929, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .farma-item-outstanding-owl .farma-item-outstanding-img {
      min-height: 160px; } }

/* line 1937, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.load-add-cart {
  left: 80px !important; }

/* line 1941, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.owl-carousel .owl-item {
  padding: 0; }

/* line 1945, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl-category {
  height: 38rem !important; }
  /* line 1947, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl-category.cartActived {
    height: 30rem !important; }
  @media (max-width: 767px) {
    /* line 1951, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
    .farma-item-outstanding-owl-category.algolia-product {
      height: 29rem !important; } }
  /* line 1955, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
  .farma-item-outstanding-owl-category.algolia-product .farma-item-multiple-item-cart {
    top: 50%; }

/* line 1960, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-pagination-controls-cart-home {
  bottom: 20px; }

/* line 1964, C:/farmatodo/vzla/empanada/web/sass/_home.scss */
.farma-item-outstanding-owl .farma-item-outstanding-info > label:first-child {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 20px;
  max-height: 33px; }

@font-face {
  font-family: 'sfns_displayregular';
  src: url("./fonts/sfns-system-san-francisco-display.eot");
  src: url("./fonts/sfns-system-san-francisco-display.eot?#iefix") format("embedded-opentype"), url("./fonts/sfns-system-san-francisco-display.woff2") format("woff2"), url("./fonts/sfns-system-san-francisco-display.woff") format("woff"), url("./fonts/sfns-system-san-francisco-display.ttf") format("truetype"), url("./fonts/sfns-system-san-francisco-display.svg#sfns_displayregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'sf_ui_displaymedium';
  src: url("./fonts/sfuidisplay-medium.eot");
  src: url("./fonts/sfuidisplay-medium.eot?#iefix") format("embedded-opentype"), url("./fonts/sfuidisplay-medium.woff2") format("woff2"), url("./fonts/sfuidisplay-medium.woff") format("woff"), url("./fonts/sfuidisplay-medium.ttf") format("truetype"), url("./fonts/sfuidisplay-medium.svg#sf_ui_displaymedium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helvetica';
  src: url("./fonts/helvetica-regular.eot");
  src: url("./fonts/helvetica-regular.eot?#iefix") format("embedded-opentype"), url("./fonts/helvetica-regular.woff2") format("woff2"), url("./fonts/helvetica-regular.woff") format("woff"), url("./fonts/helvetica-regular.ttf") format("truetype"), url("./fonts/helvetica-regular.svg#helvetica") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 26, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-menu-categorias-lateral {
  list-style: none; }

/* menu lateral categorias */
/* line 33, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-menu-categorias-lateral {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0; }

/* line 40, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-menu-categorias-lateral a {
  text-decoration: none; }

/* line 44, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-menu-categorias-lateral li {
  list-style: none; }

/* line 48, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-menu-categorias-lateral > li {
  font-size: 14px;
  color: #10172c;
  font-weight: bold;
  letter-spacing: -0.5px;
  border-bottom: 1px solid #e9eaed; }

/* line 56, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-menu-categorias-lateral-active {
  color: white;
  padding: 20px;
  display: block; }

/* line 62, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-menu-categorias-lateral-active + ul {
  margin-top: 20px;
  text-align: left; }

/* line 67, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-menu-categorias-lateral-active + ul li {
  margin-top: 10px; }

/* line 71, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-menu-categorias-lateral-active + ul li i {
  margin-right: 10px; }

/* line 75, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-menu-categorias-lateral-active + ul li a,
.farma-item-father-category + ul li a {
  font-family: "helvetica";
  color: #10172c;
  font-weight: 400;
  letter-spacing: -0.5px;
  font-size: 12px;
  opacity: 0.75;
  letter-spacing: 0; }

/* line 86, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-menu-categorias-lateral-active:hover {
  color: white; }

/* line 90, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-menu-categorias-lateral > li:hover {
  color: #14c5c7;
  cursor: pointer; }

/* line 95, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-item-father-category + ul {
  text-align: center;
  padding: 0;
  margin: 0; }

/* line 101, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-item-father-category + ul li {
  margin: 0px;
  border-bottom: 1px solid #e9eaed; }

/* line 106, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-item-father-category + ul li:last-child {
  border-bottom: none; }

/* line 110, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-item-father-category + ul li a {
  padding: 20px 0;
  display: block; }

/*listado de productos*/
/* line 118, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.containerProducts {
  background-color: #fcfcfc;
  text-align: center; }
  @media (max-width: 767px) {
    /* line 118, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .containerProducts {
      background-color: #f9f9f9; } }

/* line 126, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-title-pagination {
  display: block;
  margin: 0 !important; }
  @media (max-width: 767px) {
    /* line 126, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-title-pagination {
      margin-top: 15px !important;
      margin-bottom: 10px !important; } }

/* line 135, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-top-list-products {
  text-align: center;
  display: flex;
  padding-left: 2.5rem;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    /* line 135, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-top-list-products {
      padding-left: 1rem;
      margin-bottom: 0;
      display: block;
      background-color: #FFF;
      position: fixed;
      width: 100%;
      height: calc(100% - 30px);
      top: 100%;
      left: 0px;
      z-index: 5001;
      padding-left: 0px;
      overflow: auto;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; } }

@media (max-width: 767px) {
  /* line 163, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .farma-top-list-products.show {
    top: 9rem;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; } }

/* line 173, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-top-list-products label {
  margin-top: 20px !important; }

/* line 177, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-filtros-content-list-products {
  text-align: left;
  cursor: pointer;
  display: inline-block;
  width: 65%; }
  @media (max-width: 767px) {
    /* line 177, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-filtros-content-list-products {
      width: 100%;
      margin-top: 90px;
      padding-bottom: 80px;
      margin-bottom: 8rem; } }

/* line 190, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-filtros-content-list-products ul li:hover .farma-dorpdown-subfiltro {
  display: table; }
  @media (max-width: 767px) {
    /* line 190, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-filtros-content-list-products ul li:hover .farma-dorpdown-subfiltro {
      display: unset; } }

/* line 197, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-filtros-content-list-products:last-child {
  width: 30%;
  text-align: right;
  margin-right: 20px;
  display: inline-block; }
  @media (max-width: 767px) {
    /* line 197, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-filtros-content-list-products:last-child {
      width: 24%; } }

/* line 207, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-dorpdown-subfiltro {
  position: absolute;
  z-index: 2;
  left: auto;
  right: auto;
  text-align: left;
  background-color: #10172c;
  display: none; }
  @media (max-width: 767px) {
    /* line 207, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-dorpdown-subfiltro {
      display: block;
      position: unset;
      background-color: #FFF;
      top: 3rem; } }

/* line 225, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-dorpdown-subfiltro li {
  display: block !important;
  margin: 10px 0px !important;
  padding: 10px 20px !important;
  border-left: none !important;
  color: white !important;
  border-bottom: 1px white solid; }
  @media (max-width: 767px) {
    /* line 225, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-dorpdown-subfiltro li {
      color: #343434 !important;
      font-size: 16px !important;
      height: 46px !important;
      line-height: 28px !important;
      text-align: center;
      font-weight: unset !important;
      background-color: #FFF !important;
      margin-top: 0px !important;
      margin-bottom: 0px !important; } }

/* line 246, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-dorpdown-subfiltro li:last-child {
  border-bottom: none !important; }

/* line 250, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-dorpdown-subfiltro li:first-child {
  border-bottom: 1px white solid !important; }
  @media (max-width: 767px) {
    /* line 250, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-dorpdown-subfiltro li:first-child {
      border: none !important; } }

/* line 259, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-filtros-content-list-products ul {
  list-style: none;
  padding: 0;
  text-align: right; }
  /* line 263, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .farma-filtros-content-list-products ul li {
    text-align: center; }
  @media (max-width: 767px) {
    /* line 268, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-filtros-content-list-products ul.main-filter li {
      width: 100%;
      justify-content: center;
      flex-direction: column;
      display: block !important; }
    /* line 274, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-filtros-content-list-products ul.main-filter .filter-name {
      width: 100%;
      text-align: left;
      padding: 15px 20px;
      font-size: 14px;
      background-color: #f9f9f9;
      font-family: 'sf_ui_displayregular';
      letter-spacing: 0px; } }

/* line 287, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-filtros-content-list-products ul li {
  color: #10172c;
  font-weight: bold;
  letter-spacing: -0.5px;
  display: inline-block;
  border-left: 1px solid #e9eaed;
  /*margin: 20px 0px 20px 15px;
    padding-left: 15px;*/
  padding: 10px; }
  @media (max-width: 767px) {
    /* line 287, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-filtros-content-list-products ul li {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: flex-end;
      font-size: 1.15rem;
      border-right: 0 !important;
      padding: 0px; } }
  @media (max-width: 355px) {
    /* line 287, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-filtros-content-list-products ul li {
      font-size: 1rem; } }

@media (max-width: 767px) {
  /* line 312, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .order-by {
    width: 100% !important;
    padding-right: 0 !important; } }

@media (max-width: 767px) {
  /* line 320, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .clean-filters {
    border: 0 !important;
    padding-left: 0 !important; } }

/* line 327, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-filtros-content-list-products ul li:first-child {
  border: none;
  padding-left: 0; }

@media (max-width: 767px) {
  /* line 337, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .farma-filtros-content-list-products ul.menu li:hover:first-child .farma-dorpdown-subfiltro {
    left: 1rem; }
  /* line 342, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .farma-filtros-content-list-products ul.menu li:hover:nth-child(2) .farma-dorpdown-subfiltro {
    left: 6rem; }
  /* line 347, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .farma-filtros-content-list-products ul.menu li:hover:nth-child(3) .farma-dorpdown-subfiltro {
    left: 9rem; } }

/* line 356, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-filtros-content-list-products ul li a {
  color: #10172c; }

/* line 360, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-dorpdown-subfiltro li a {
  color: white !important; }
  @media (max-width: 767px) {
    /* line 360, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-dorpdown-subfiltro li a {
      color: #6e6e6e !important;
      font-size: 16px !important;
      font-family: 'sf_ui_displaylight';
      font-weight: unset !important;
      letter-spacing: 0px; } }

@media (max-width: 767px) {
  /* line 371, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .farma-dorpdown-subfiltro li .active {
    color: #418fde !important;
    font-weight: unset !important; } }

/* line 379, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-filtros-content-list-products ul li a,
.farma-dorpdown-subfiltro li a {
  text-decoration: none; }
  @media (max-width: 767px) {
    /* line 379, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-filtros-content-list-products ul li a,
    .farma-dorpdown-subfiltro li a {
      display: block;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      padding-left: 10px !important;
      padding-right: 10px !important; } }

/* line 393, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.containerProducts .item {
  display: inline-block;
  margin: 10px;
  height: 30rem;
  margin-bottom: 16rem;
  width: auto; }
  @media (max-height: 400px) {
    /* line 393, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .containerProducts .item {
      margin-bottom: 20px !important; } }

@media (max-width: 767px) {
  /* line 406, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .containerProducts .item {
    width: 17.3rem;
    margin-bottom: 1rem; }
    /* line 412, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .containerProducts .item .farma-item-outstanding-owl .farma-item-outstanding-info {
      width: auto;
      padding-top: 10px; }
    /* line 416, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .containerProducts .item .farma-item-outstanding-owl .icon-cart {
      margin-top: -1px; } }
  @media (max-width: 767px) and (max-width: 767px) {
    /* line 420, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .containerProducts .item .farma-item-outstanding-owl .icon-cart.agg-cat {
      margin-top: -50px; } }

@media (max-width: 767px) {
    /* line 425, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .containerProducts .item .farma-item-outstanding-owl .farma-item-outstanding-img {
      background-size: calc(100% - 30px); } }

@media (max-height: 400px) {
  /* line 434, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .containerProducts .item .farma-item-outstanding-owl .icon-cart {
    margin-top: 0px; } }

@media (max-width: 767px) {
  /* line 447, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .farma-filtros-content-list-products ul li a {
    padding-left: 20px; } }

@media (max-width: 767px) {
  /* line 453, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .farma-dorpdown-subfiltro li a {
    padding-left: 0px !important; } }

/* line 459, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-dorpdown-subfiltro-order {
  right: 0px !important; }

/* line 463, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-pagination-controls {
  text-align: center;
  display: block;
  margin: 20px 0; }
  @media (max-width: 767px) {
    /* line 463, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-pagination-controls {
      margin: 0px;
      padding: 0px;
      margin: 24px 0; } }

@media (max-width: 767px) {
  /* line 476, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .containerProducts .farma-pagination-controls {
    padding: 5rem 0px; } }

/* line 482, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-pagination-controls .farma-control-pagination {
  width: 27px;
  height: 27px;
  border-radius: 100px;
  position: relative;
  background-color: #2ec3c3;
  cursor: pointer; }
  @media (max-width: 767px) {
    /* line 482, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-pagination-controls .farma-control-pagination {
      width: 35px;
      height: 35px; } }

/* line 495, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-pagination-controls-cart {
  position: relative;
  bottom: 35px; }
  @media (max-width: 767px) {
    /* line 495, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-pagination-controls-cart {
      bottom: 10px; } }
  /* line 501, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .farma-pagination-controls-cart .quantitySold {
    padding: 3px;
    background-color: white;
    font-weight: bold; }
  /* line 506, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .farma-pagination-controls-cart label {
    vertical-align: top;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: -0.4px;
    color: #b3b3b3;
    margin-left: -9px;
    margin-right: -9px;
    margin-top: 3px; }
  /* line 518, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .farma-pagination-controls-cart .farma-control-cart {
    width: 27px;
    height: 27px;
    border-radius: 100px;
    position: relative;
    background-color: #418FDE;
    cursor: pointer; }
    @media (max-width: 767px) {
      /* line 518, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
      .farma-pagination-controls-cart .farma-control-cart {
        z-index: 10; } }
    /* line 528, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-pagination-controls-cart .farma-control-cart label {
      display: inline-block; }
    /* line 531, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .farma-pagination-controls-cart .farma-control-cart i {
      position: absolute;
      font-size: 1.7em;
      color: white;
      top: 50%;
      left: 50%;
      transform: translate(-45%, -50%); }

/* line 542, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-pagination-controls .farma-control-pagination,
.farma-pagination-controls label {
  display: inline-block; }

/* line 547, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-pagination-controls label,
.farma-title-pagination {
  vertical-align: top;
  margin: 10px 10px 0px 10px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.4px;
  color: #b3b3b3; }

/* line 559, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-pagination-controls .farma-control-pagination i {
  position: absolute;
  font-size: 1.7em;
  color: white;
  top: 50%;
  left: 50%;
  transform: translate(-45%, -50%); }

@media (max-width: 425px) {
  /* line 570, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .farma-filtros-content-list-products:last-child {
    margin: 0px;
    vertical-align: top; } }

/* line 576, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.category-title {
  text-transform: none;
  text-align: left;
  padding-left: 2.5rem; }
  @media (max-width: 767px) {
    /* line 576, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .category-title {
      margin-top: 0;
      font-size: 2rem;
      text-align: center; } }

/* line 588, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.category.breadcrumb {
  padding-left: 2.5rem;
  background-color: #fcfcfc; }
  /* line 591, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .category.breadcrumb a {
    text-decoration: none; }
  /* line 594, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .category.breadcrumb .active {
    cursor: default; }
  @media (max-width: 767px) {
    /* line 588, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .category.breadcrumb {
      display: none; } }

/* line 604, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.category-slider .owl-item {
  padding: 4rem 0; }

@media (max-width: 767px) {
  /* line 603, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .category-slider {
    padding-left: 0;
    padding-right: 0; }
    /* line 611, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .category-slider .owl-item {
      width: 15.4rem !important;
      margin-right: 1rem; }
      /* line 614, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
      .category-slider .owl-item .item {
        width: 100% !important; }
      /* line 617, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
      .category-slider .owl-item .farma-button-finally-buy {
        top: 80% !important; } }

@media (max-width: 767px) {
  /* line 626, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .categories-circles .owl-item {
    width: 10rem !important; }
  /* line 631, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .categories-circle-slider farma-carousel .owl-item {
    width: 8rem !important; }
  /* line 635, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .categories-circle-slider .farma-item-categorias-owl + p {
    max-height: 4rem; }
  /* line 639, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .farma-content-item-puclicidad-fija-1 {
    display: flex;
    padding: 0 !important; } }

@media (max-width: 767px) {
  /* line 650, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .header-blue h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 44px !important;
    font-size: 16px;
    text-transform: unset;
    font-weight: unset; }
  /* line 660, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .header-blue.health {
    background: linear-gradient(to right, #84d24c, #5bbe14); }
  /* line 663, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .header-blue.beauty {
    background: linear-gradient(to right, #b14497, #9f4088); }
  /* line 666, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .header-blue.baby {
    background: linear-gradient(to right, #14c5c7, #359ba3); }
  /* line 669, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .header-blue.personal-care {
    background: linear-gradient(to right, #63428f, #5a3e84); }
  /* line 672, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .header-blue.food,
  .header-blue.home-pet {
    background: linear-gradient(to right, #418fde, #407fbc); }
  /* line 676, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .subcategory-lateral-container {
    width: 100%;
    height: 46px;
    background-color: #FFF;
    overflow: auto;
    border-bottom: solid 1px #f0f0f0; }
    /* line 682, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .subcategory-lateral-container ul {
      width: max-content;
      padding-left: 0px;
      margin-bottom: 0px;
      height: 45px;
      overflow: hidden; }
      /* line 688, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
      .subcategory-lateral-container ul li {
        display: inline-block;
        line-height: 46px;
        padding: 0px 8px; }
        /* line 692, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
        .subcategory-lateral-container ul li a {
          color: #7d7d7d;
          text-decoration: none;
          font-size: 12px;
          padding-bottom: 11px; }
        /* line 699, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
        .subcategory-lateral-container ul li .active {
          border-bottom-style: solid;
          border-bottom-width: 3px; }
        /* line 704, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
        .subcategory-lateral-container ul li .active.health {
          color: #84d24c;
          border-bottom: solid 3px #84d24c; }
        /* line 708, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
        .subcategory-lateral-container ul li .active.beauty {
          color: #b14497;
          border-bottom: solid 3px #b14497; }
        /* line 712, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
        .subcategory-lateral-container ul li .active.baby {
          color: #14c5c7;
          border-bottom: solid 3px #14c5c7; }
        /* line 716, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
        .subcategory-lateral-container ul li .active.personal-care {
          color: #63428f;
          border-bottom: solid 3px #63428f; }
        /* line 720, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
        .subcategory-lateral-container ul li .active.food {
          color: #418fde;
          border-bottom: solid 3px #418fde; }
        /* line 724, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
        .subcategory-lateral-container ul li .active.home-pet {
          color: #418fde;
          border-bottom: solid 3px #418fde; }
  /* line 731, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .filters-order-by-mobile {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #000;
    font-size: 11px;
    border-bottom: solid 1px #dddddd; }
    /* line 739, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .filters-order-by-mobile .filters-mobile,
    .filters-order-by-mobile .order-by-mobile {
      width: 48%;
      text-align: center;
      display: inline-block;
      background-repeat: no-repeat;
      background-position-y: center; }
    /* line 747, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .filters-order-by-mobile .filters-mobile {
      background-image: url(../img/filters-icon.svg);
      background-position-x: calc(50% + 30px); }
    /* line 751, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .filters-order-by-mobile .order-by-mobile {
      background-image: url(../img/order-by-icon.svg);
      background-position-x: calc(50% + 50px);
      background-size: 22px;
      padding-right: 35px; }
  /* line 758, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .filters-hide-button {
    width: 100%;
    height: 40px;
    text-align: center;
    border-bottom: 1px #ececec solid; }
    /* line 763, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .filters-hide-button .action-hide-filters {
      display: inline-block;
      width: 40px;
      height: 40px;
      background-image: url(../img/arrow-down-filters.svg);
      background-repeat: no-repeat;
      background-position: center; }
  /* line 772, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .filters-header-container {
    position: fixed;
    width: 100%;
    background-color: #FFF;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    z-index: 10; }
  /* line 780, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .filters-header {
    border-bottom: 1px #ececec solid;
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    position: relative; }
    /* line 787, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .filters-header .filters-text {
      background-image: url(../img/filters-icon.svg);
      background-repeat: no-repeat;
      background-position-y: center;
      background-position-x: calc(50% + 22px);
      color: #000;
      font-size: 11px;
      padding-right: 16px; }
    /* line 797, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .filters-header .filters-clean {
      position: absolute;
      right: 15px;
      top: 0px;
      font-family: 'sf_ui_displaymedium';
      color: #000;
      font-size: 11px;
      font-weight: bold; }
  /* line 807, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .filters-button-mobile-container {
    position: fixed;
    width: 100%;
    height: 80px;
    bottom: 0px;
    left: 0px;
    text-align: center;
    background-color: #FFF;
    border-top: 1px solid #ececec;
    z-index: 10; }
    /* line 817, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .filters-button-mobile-container .filters-button-mobile {
      display: inline-block;
      width: 157px;
      height: 43px;
      font-size: 16px;
      line-height: 43px;
      border-radius: 25px;
      background-color: #418fde;
      color: #FFF;
      margin-top: 18px; }
  /* line 830, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .filters-mobile-fond {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 5000;
    background-color: transparent;
    display: none; }
  /* line 840, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .categories.show {
    display: none !important; }
  /* line 843, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .filters-mobile-fond.show {
    display: block; }
  /* line 846, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .snackbar-mobile-added-product {
    width: calc(100% - 14px);
    height: 40px;
    line-height: 40px;
    left: 7px;
    position: fixed;
    z-index: 1;
    bottom: 60px;
    background: linear-gradient(to right, #418fde, #1c73cb);
    border-radius: 5px;
    padding-left: 17px;
    padding-right: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFF; }
    /* line 862, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .snackbar-mobile-added-product span {
      font-size: 14px;
      color: #FFF;
      font-family: 'sf_ui_displayregular'; }
    /* line 867, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
    .snackbar-mobile-added-product .product-number,
    .snackbar-mobile-added-product .product-name {
      font-family: 'sf_ui_displaymedium';
      margin-left: 5px; } }

@media (min-width: 768px) {
  /* line 876, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .show-mobile {
    display: none; } }

@media (max-width: 767px) {
  /* line 882, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .hide-mobile {
    display: none; }
  /* line 886, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
  .mobile-main-header a {
    color: #fff !important;
    text-decoration: none; } }

/* line 893, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-pagination-controls-cart-algolia {
  top: 14rem; }

/* line 897, C:/farmatodo/vzla/empanada/web/sass/_category.scss */
.farma-pagination-controls-cart-home {
  top: 11rem; }

/* line 2, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-content-product-d {
  padding: 30px 0 10px 0px; }

/* line 7, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-img-product-d {
  width: 100%;
  height: 25rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }
  @media (max-width: 767px) {
    /* line 7, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .farma-img-product-d {
      height: 22.5rem; } }

/* line 20, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-info-product-d h1 {
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #343434;
  text-transform: none;
  font-size: 1.34em;
  margin-bottom: 0.5rem;
  margin-top: 1rem;
  line-height: 1;
  z-index: 1; }
  @media (max-width: 767px) {
    /* line 20, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .farma-info-product-d h1 {
      font-size: 1.8rem;
      text-align: left;
      margin-bottom: 0; } }
  /* line 38, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .farma-info-product-d h1:first-letter {
    text-transform: uppercase; }

/* line 44, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-info-product-d p {
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #343434;
  font-size: 1.5rem; }
  @media (max-width: 767px) {
    /* line 44, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .farma-info-product-d p {
      font-size: 1.1rem; } }

@media (max-width: 767px) {
  /* line 58, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .triangulo-disponibilidad {
    text-align: left !important; } }

@media (max-width: 767px) {
  /* line 65, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .farma-content-product-d .farma-content-fa-icon {
    right: 20px;
    bottom: -38px; } }

/* line 74, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-info-product-d span {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #b3b3b3;
  font-size: 1.3em; }

@media (max-width: 767px) {
  /* line 85, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .farma-content-cart-product-d-info {
    width: 100%;
    font-size: 0.6rem;
    text-align: right;
    margin-bottom: 2rem !important;
    max-width: 100% !important; } }

/* line 96, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-info-price-product-d {
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #418fde;
  font-size: 3em;
  display: inline-block;
  width: 100%; }

/* line 108, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-info-product-d .farma-pagination-controls {
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  @media (max-width: 767px) {
    /* line 108, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .farma-info-product-d .farma-pagination-controls {
      margin-top: 0.5rem !important;
      justify-content: center; } }
  /* line 119, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .farma-info-product-d .farma-pagination-controls label {
    line-height: 1;
    margin-top: 0 !important; }

@media (max-width: 767px) {
  /* line 125, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .farma-info-price-box {
    text-align: left !important; } }

/* line 131, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-info-product-d .farma-pagination-controls .farma-control-pagination i {
  text-align: left;
  font-size: 1.3em;
  top: 50%;
  left: 50%; }

/* line 138, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-info-product-d .farma-pagination-controls .farma-control-pagination {
  background-color: #418FDE; }

/* line 142, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-info-product-d .farma-pagination-controls label {
  margin: 5px 6rem 0px 6rem;
  font-weight: bold;
  color: black;
  font-size: 1.7em; }

/* line 150, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-detail-button-container {
  justify-content: flex-start; }
  @media (max-width: 767px) {
    /* line 150, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .farma-detail-button-container {
      justify-content: center; } }

/* line 157, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-info-product-d button {
  background-color: #418FDE;
  color: white;
  padding: 0.5rem 2rem;
  border: none;
  border-radius: 30px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.85;
  letter-spacing: -0.5px;
  text-align: center;
  font-size: 1rem;
  margin-top: 1em; }
  @media (max-width: 767px) {
    /* line 157, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .farma-info-product-d button {
      margin-top: 15px; } }

/* line 178, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-info-product-d button i {
  font-size: 1.5em;
  margin-right: 10px; }

/* line 183, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-button-back {
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: black;
  font-size: 1.4em;
  cursor: pointer; }

/* line 194, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-button-back i {
  margin-right: 10px;
  font-size: 0.8em; }

/* line 199, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-content-fa-icon {
  width: 36px;
  height: 36px;
  border-radius: 100px;
  /* position: relative; */
  background-color: #418FDE;
  cursor: pointer;
  /* float: right; */
  color: white;
  z-index: 3;
  position: absolute;
  right: 10px;
  bottom: 10px; }

/* line 214, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-content-fa-icon i {
  position: absolute;
  top: 25%;
  left: 25%;
  font-size: 1.3em; }

/* line 221, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-img-fixed-product-d {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999; }

/* line 230, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-content-out-img-product-d {
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(0, 0, 0, 0.8); }

/* line 236, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-img-fixed-product-d .farma-img-fixed {
  position: fixed;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 80%;
  height: 90%;
  z-index: 9999;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.47);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.47);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.47); }

/* line 253, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-img-fixed-product-d .farma-img-fixed i {
  top: 28%;
  left: 30%; }

/* line 258, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-receipt-required-container {
  display: flex;
  flex-direction: row;
  margin-top: 1rem;
  align-items: center; }

/* line 265, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-receipt-required-text {
  color: #001e62 !important;
  text-align: left !important;
  margin-bottom: 0;
  font-size: 1rem !important; }

/* line 273, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-receipt-required-icon {
  width: 14px;
  height: 15px;
  background: url("./img/icon-rx.svg") no-repeat;
  background-size: contain;
  margin-right: 0; }

/* line 281, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-favorite-icon {
  width: 20px;
  height: 20px;
  background: url("./img/heart.svg") no-repeat;
  background-size: contain;
  margin-right: 1rem !important;
  right: 0;
  position: absolute; }

/* line 291, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-no-favorite-icon {
  width: 23px;
  height: 23px;
  background: url("./img/heart-empty-blue.svg") no-repeat;
  background-size: contain; }
  /* line 296, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .farma-no-favorite-icon:hover {
    background: url("./img/heart-empty-red.svg") no-repeat; }

/* line 301, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-favorite-container {
  margin-left: 3rem;
  border: 1px solid #418fde;
  text-align: center;
  padding: .8rem 1.7rem;
  border-radius: 20px;
  cursor: pointer; }
  /* line 308, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .farma-favorite-container .farma-favorite-icon {
    position: relative;
    margin-right: 0 !important; }
  /* line 313, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .farma-favorite-container:hover .farma-no-favorite-icon {
    background: url("./img/heart-empty-red.svg") no-repeat; }

/* line 319, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.prescription-and-favorite {
  top: 5.5rem; }

/* line 323, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.product-detail-price {
  margin: 0 !important; }
  @media (max-width: 767px) {
    /* line 323, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-detail-price {
      display: flex !important;
      justify-content: space-between;
      align-items: center !important; }
      /* line 329, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-detail-price.no-offer {
        justify-content: flex-end; } }
  /* line 333, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .product-detail-price .farma-info-price-dcto-product-d {
    font-size: 1.5rem !important; }
  /* line 336, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .product-detail-price .farma-info-price-product-d {
    font-size: 2.5rem;
    font-weight: normal; }

/* line 342, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.add-cart-icon {
  width: 1.5rem;
  margin-bottom: 0.5rem;
  margin-right: 1rem; }

/* line 348, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.no-available {
  opacity: 0.6; }
  /* line 350, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .no-available:hover {
    cursor: default; }

/* line 355, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.center-amount {
  margin: 5px 8.5rem 0px 8.5rem !important; }

/* line 360, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.product-detail-slider .owl-item {
  width: 30rem !important;
  padding-top: 1rem; }

@media (max-width: 767px) {
  /* line 359, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .product-detail-slider {
    padding-left: 0;
    padding-right: 0; }
    /* line 367, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-detail-slider .owl-item {
      width: 15.4rem !important;
      margin-right: 1rem; } }

/* line 374, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.farma-info-product-detail {
  text-align: center;
  font-size: 16px; }

/* line 386, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.load-add-cart {
  right: 3% !important;
  opacity: 1 !important; }

/* line 391, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.no-stock-item {
  position: absolute;
  bottom: 0;
  text-align: center;
  font-size: 11px !important;
  padding: 0 5px 2px;
  color: #e74765 !important;
  font-weight: 500;
  right: 4rem;
  text-align: left;
  width: 80%;
  line-height: 1.5; }

/* line 405, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.no-stock-detail {
  position: relative !important;
  font-size: 13px !important;
  padding: 1rem 0 0;
  margin-bottom: 0; }

/* line 412, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.freeStyleProduct {
  margin-top: 1rem; }
  /* line 414, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .freeStyleProduct input {
    border-radius: 5px;
    border-style: solid;
    border: 1px solid #9b9b9b; }
  /* line 419, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .freeStyleProduct .radio-buttons {
    margin-top: 0.5rem; }
  /* line 422, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .freeStyleProduct .type-2 {
    margin-left: 2rem; }

/* line 427, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.customPaginationStyles {
  margin-top: 2.5rem !important; }

/* line 431, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.web-collage-container {
  padding-top: 4rem;
  padding-bottom: 2rem; }
  @media (max-width: 767px) {
    /* line 431, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .web-collage-container {
      padding: 3rem; } }

/* line 439, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.large-description {
  margin-bottom: 1rem;
  text-align: left;
  font-size: 1rem;
  font-family: helvetica; }
  /* line 444, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .large-description.show-mobile {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 0.5rem 1.5rem;
    margin-top: 2rem;
    font-size: 1.1rem; }
  /* line 451, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .large-description span {
    color: #31343e !important; }
  /* line 454, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .large-description a {
    text-decoration: none;
    cursor: pointer; }
    /* line 455, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .large-description a span {
      color: #418fde !important; }
  /* line 461, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .large-description .ld-title {
    font-size: 1.3rem;
    font-weight: normal; }

/****************************************** bazaarvoice ********************************************************/
/* line 470, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.rating-bz {
  margin-top: 5px; }

/* line 476, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
#bv-mboxzone-lightbox ::-webkit-scrollbar {
  width: 10px; }

/* line 479, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
#bv-mboxzone-lightbox ::-webkit-scrollbar-track {
  background-color: #FFF; }

/* line 482, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
#bv-mboxzone-lightbox ::-webkit-scrollbar-thumb {
  background-color: #E0E0E0;
  border-radius: 20px; }

/* line 488, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.bv-mbox-opened [class*=bv-core-container] .bv-mbox-box .bv-mbox {
  max-height: 83vh !important;
  overflow: auto !important; }

/* line 493, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.bv-cv2-cleanslate [class*=bv-core-container] {
  overflow: auto !important; }

/* line 497, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.comentarios-bz {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: -4px; }

/* line 503, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.comentarios-bz > span {
  color: #418fde;
  margin-left: 5px;
  cursor: pointer; }

/* line 509, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.bv-cv2-cleanslate [class*=bv-core-container] .bv-content-item.bv-content-review {
  background: #ffffff !important;
  margin-bottom: 15px !important;
  border-radius: 4px !important;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  overflow: hidden;
  border-top: 1px solid #ececec !important; }

/* line 520, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.bv-cv2-cleanslate [class*=bv-core-container] .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile {
  color: #424242;
  color: #424242 !important;
  color: #424242 !important;
  font-family: helvetica !important; }

/* line 527, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.bv-cv2-cleanslate [class*=bv-core-container] .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author.bv-fullprofile-popup-target h3 {
  color: #455A64 !important;
  font-family: helvetica !important;
  font-size: 2rem !important; }

/* line 533, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.bv-cv2-cleanslate [class*=bv-core-container] .bv-content-item-author-profile-offset-on {
  margin: 0px !important; }

/* line 537, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.bv-cv2-cleanslate [class*=bv-core-container] .bv-control-bar {
  border-radius: 4px !important; }

/* line 541, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
div.bv_modal_component_container[data-bv-modal] {
  border-radius: 5px; }

/* line 545, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
div.bv_modal_component_container[data-bv-modal] .bv_modal_outer_content {
  border-radius: 4px !important; }

/* line 549, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.bv_button_component_container {
  display: none; }

/* line 553, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.bv-cv2-cleanslate .bv-core-container-19 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-btn-container * {
  cursor: pointer !important;
  min-width: 60px !important;
  background: #E0E0E0 !important;
  border-radius: 3px !important; }
  /* line 558, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .bv-cv2-cleanslate .bv-core-container-19 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-btn-container * span {
    background: #E0E0E0 !important; }

/* line 563, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.bv-content-btn .bv-content-btn-feedback-yes {
  background: #418fde !important; }

@media (min-width: 767px) {
  /* line 568, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .bv-cv2-cleanslate [class*=bv-core-container] .bv-content-item.bv-content-review .bv-author-profile {
    background: #f7f7f7 !important;
    border-radius: 4px 0 0 4px !important;
    border-left: 2px solid #418fde !important; } }

@media (max-width: 767px) {
  /* line 576, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .bv-cv2-cleanslate .bv-core-container-19 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-btn-container * {
    margin-top: 5px !important;
    margin-bottom: 5px !important; }
  /* line 580, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  [data-bv-show=rating_summary] .bv_main_container .bv_main_container_row_flex {
    margin: 0 auto !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important; }
  /* line 585, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .bv-cv2-cleanslate [class*=bv-core-container] .bv-content-item.bv-content-review {
    border-left: 3px solid #479aef !important; }
  /* line 588, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .comentarios-bz {
    text-align: center; }
  /* line 592, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .bv-mbox-opened [class*=bv-core-container] .bv-mbox-box .bv-mbox {
    max-height: 100vh !important;
    overflow: auto !important; }
  /* line 596, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .rating-bz {
    margin-top: 10px;
    margin-left: 14%; }
  /* line 600, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  span.bv_stars_svg_no_wrap.bv_hover svg {
    max-width: 10px !important; } }

/* line 605, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.only-online-product-d {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  float: right;
  margin-top: 80px;
  top: 0px;
  position: absolute;
  left: 35px; }

/* line 618, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.offert-product-d {
  width: 70px;
  height: 70px;
  left: inherit; }
  /* line 623, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .offert-product-d label {
    font-size: 2rem !important; }

/* line 628, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.time-send-p-d {
  margin-top: 1rem; }
  /* line 630, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .time-send-p-d img {
    height: 40px; }
  /* line 634, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .time-send-p-d .text-time-s-p-d p {
    margin: 0;
    color: #000; }

/* line 642, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.p-d-add-remove .farma-control-pagination {
  width: 20px;
  height: 20px; }

/* line 648, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.cont-img-pd {
  height: 25rem; }

@media (max-width: 768px) {
  /* line 653, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .cont-img-pd {
    height: 22rem; }
  /* line 656, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .only-online-product-d {
    right: 9px; }
  /* line 659, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .product-detail-price {
    width: 40%;
    float: right;
    display: inline-block !important; }
    /* line 663, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-detail-price .farma-info-price-product-d {
      font-size: 2rem; }
    /* line 666, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-detail-price .farma-text-through {
      font-size: 1.2rem !important; }
  /* line 670, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .time-send-p-d {
    padding-top: 10px;
    margin-bottom: 25px; }
    /* line 673, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .time-send-p-d img {
      height: 27px; }
    /* line 676, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .time-send-p-d .text-time-s-p-d {
      position: absolute;
      margin-left: 19%; }
      /* line 679, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .time-send-p-d .text-time-s-p-d p {
        color: #4a90e2;
        font-size: 1.5rem;
        margin-top: 7px; }
  /* line 686, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .offert-product-d label {
    margin-right: -12px; } }

/* line 692, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.detail-main-image {
  height: 100%; }
  @media (min-width: 991px) {
    /* line 692, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .detail-main-image {
      height: 35rem !important; } }

/* line 699, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.gallery-wrapper {
  margin-top: 1rem; }
  /* line 701, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .gallery-wrapper .gallery {
    padding: 0;
    list-style: none; }
  /* line 706, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .gallery-wrapper .image-wrapper {
    margin-bottom: 1rem;
    height: 6rem;
    width: 6rem;
    text-align: center;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    padding: 0.5rem;
    background-color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center; }
    /* line 720, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .gallery-wrapper .image-wrapper.active {
      border-bottom: 3px solid #418fde; }
    /* line 723, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .gallery-wrapper .image-wrapper .image {
      width: auto;
      height: auto;
      max-height: 100%;
      max-width: 100%; }

@media (max-width: 991px) {
  /* line 732, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .product-detail-wrapper {
    display: flex;
    flex-direction: column; }
    /* line 736, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-detail-wrapper .farma-button-back {
      order: 1; }
    /* line 739, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-detail-wrapper .product-media {
      order: 2; }
    /* line 742, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-detail-wrapper .farma-info-product-detail {
      order: 4; }
    /* line 745, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-detail-wrapper .gallery-wrapper {
      order: 3;
      overflow-x: scroll; }
      /* line 748, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-detail-wrapper .gallery-wrapper .gallery {
        display: flex;
        overflow-x: scroll; }
        /* line 751, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-detail-wrapper .gallery-wrapper .gallery.default {
          justify-content: space-between;
          width: max-content;
          margin-right: 1rem; }
        /* line 756, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-detail-wrapper .gallery-wrapper .gallery.less-than-4 {
          width: 100%;
          justify-content: center;
          margin-right: 0; }
          /* line 760, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
          .product-detail-wrapper .gallery-wrapper .gallery.less-than-4 .image-wrapper {
            margin-left: 1rem; }
      /* line 765, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-detail-wrapper .gallery-wrapper .image-wrapper {
        margin-right: 1rem;
        width: 7rem;
        height: 7rem; } }

/* line 774, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.product-box-media {
  display: flex;
  justify-content: center;
  align-items: center; }

/* line 780, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.text-pum-p-d {
  color: #8d8d8d;
  font-size: 1.25rem; }

/** Preloader 
  * @Luis Carlos Charris Molina 
  **/
@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }

/* line 799, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.linear-background {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 1000px 104px;
  height: 200px;
  position: relative;
  overflow: hidden; }
  /* line 811, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .linear-background .inter-draw {
    background: #FFF;
    width: 100%;
    height: 100px;
    position: absolute;
    top: 100px; }
  /* line 818, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .linear-background .inter-right--top {
    background: #FFF;
    width: 100%;
    height: 20px;
    position: absolute;
    top: 20px;
    left: 100px; }
  /* line 826, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .linear-background .inter-right--bottom {
    background: #FFF;
    width: 100%;
    height: 50px;
    position: absolute;
    top: 60px;
    left: 100px; }
  /* line 834, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .linear-background .inter-crop {
    background: #FFF;
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 100px; }

/** ProductDetails @LuisCharris  **/
/* line 896, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.status-color.before {
  display: inline-flex; }
  /* line 861, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .status-color.before::before {
    height: 20px;
    width: 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    content: ' ';
    margin-right: 5px; }
  /* line 865, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .status-color.before.r::before {
    background-image: url(../img/gota-dcto-r.png); }
  /* line 868, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .status-color.before.y::before {
    background-image: url(../img/gota-dcto-y.png);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  /* line 873, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .status-color.before.g::before {
    background-image: url(../img/gota-dcto-g.png); }

/* line 900, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.status-color.after {
  display: inline-flex; }
  /* line 878, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .status-color.after::after {
    height: 20px;
    width: 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    content: ' ';
    margin-left: 5px; }
  /* line 882, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .status-color.after.r::after {
    background-image: url(../img/gota-dcto-r.png); }
  /* line 885, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .status-color.after.y::after {
    background-image: url(../img/gota-dcto-y.png);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  /* line 890, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .status-color.after.g::after {
    background-image: url(../img/gota-dcto-g.png); }

/* line 904, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.product-with-available {
  margin-top: 20px !important;
  /** MAPA ***/ }
  /* line 905, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .product-with-available p,
  .product-with-available a,
  .product-with-available span,
  .product-with-available h1,
  .product-with-available h2,
  .product-with-available h3 {
    font-family: "helvetica"; }
  /* line 914, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .product-with-available .col-product-info,
  .product-with-available .col-available-info,
  .product-with-available .col-available-map {
    height: 100vh;
    padding: 0px;
    padding-top: 30px;
    background-color: #fff; }
  /* line 922, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .product-with-available .col-product-info {
    padding: 20px; }
    /* line 924, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-with-available .col-product-info .media {
      text-align: center;
      width: 100%; }
      /* line 927, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-with-available .col-product-info .media img {
        max-width: 40%;
        margin: 0 auto; }
      /* line 931, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-with-available .col-product-info .media .status-color {
        font-size: 14px;
        font-weight: 600; }
      @media (max-width: 767px) {
        /* line 936, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-product-info .media img {
          max-width: 19vh; } }
    /* line 941, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-with-available .col-product-info .description {
      width: 90%;
      margin: 0 auto; }
      /* line 944, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-with-available .col-product-info .description h1 {
        line-height: 19px;
        text-transform: capitalize;
        font-size: 16px; }
      /* line 949, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-with-available .col-product-info .description p {
        font-size: 15px;
        line-height: 10px;
        color: #222; }
      @media (max-width: 767px) {
        /* line 955, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-product-info .description h1 {
          text-transform: capitalize;
          font-size: 17px; } }
  /* line 992, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .product-with-available .col-available-info {
    box-shadow: 8px 3px 10px rgba(138, 138, 138, 0.07);
    z-index: 1;
    padding: 0 20px;
    height: 400px;
    padding-left: 30px;
    border-left: 2px solid #f8f8f8; }
    @media (max-width: 767px) {
      /* line 992, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-with-available .col-available-info {
        padding-left: 0;
        border-left: none; } }
    /* line 1003, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-with-available .col-available-info h3 {
      font-size: 20px; }
    /* line 1006, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-with-available .col-available-info .help-status {
      text-align: center; }
      /* line 1008, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-with-available .col-available-info .help-status .status-color {
        font-size: 10px;
        margin-bottom: 10px; }
        /* line 1011, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-available-info .help-status .status-color::before {
          width: 15px;
          height: 15px; }
      /* line 1016, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-with-available .col-available-info .help-status .col-xs-4 {
        padding: 0px; }
      @media (max-width: 600px) {
        /* line 1020, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-available-info .help-status .status-color {
          font-size: 8px;
          line-height: 17px;
          margin: 0px -9px;
          margin-bottom: 6px; } }
    /* line 1028, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-with-available .col-available-info .overflow-list-available {
      max-height: 55%;
      min-height: 40%;
      overflow-y: auto;
      overflow-x: hidden;
      padding-right: 10px; }
    /* line 1035, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-with-available .col-available-info .listAllCities {
      width: 100% !important; }
    /* line 1038, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-with-available .col-available-info .listAllCities .btn-city {
      padding-left: 20px; }
      /* line 1040, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-with-available .col-available-info .listAllCities .btn-city .status-color {
        float: right;
        right: 18px;
        position: absolute; }
        /* line 1044, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-available-info .listAllCities .btn-city .status-color::after {
          width: 15px;
          height: 15px; }
    /* line 1050, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-with-available .col-available-info .listAllCities .btn-city,
    .product-with-available .col-available-info .listAllCities .list-city .list-group .list-group-item {
      background-color: #fff; }
    /* line 1054, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-with-available .col-available-info .listAllCities .list-city .list-group .list-group-item .title-municipality {
      margin-left: 10px; }
      /* line 1056, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-with-available .col-available-info .listAllCities .list-city .list-group .list-group-item .title-municipality .status-color {
        float: right;
        margin-right: 5px; }
        /* line 1059, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-available-info .listAllCities .list-city .list-group .list-group-item .title-municipality .status-color::after {
          width: 15px;
          height: 15px; }
    /* line 1065, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-with-available .col-available-info .listAllCities .list-city .list-group .item-store {
      padding-right: 70px; }
      /* line 1067, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-with-available .col-available-info .listAllCities .list-city .list-group .item-store .status-color {
        right: 0px;
        position: absolute;
        top: 35%;
        font-size: 11px;
        line-height: 19px; }
        /* line 1073, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-available-info .listAllCities .list-city .list-group .item-store .status-color::after {
          width: 15px;
          height: 15px; }
    @media (min-width: 1025px) {
      /* line 1080, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-with-available .col-available-info .overflow-list-available {
        max-height: 65%; } }
    @media (max-width: 767px) {
      /* line 992, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-with-available .col-available-info {
        margin-top: -2%;
        height: 83vh; }
        /* line 1087, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-available-info.hide {
          display: none; }
        /* line 1090, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-available-info .overflow-list-available {
          margin-top: 0px;
          max-height: none;
          overflow: inherit; }
        /* line 1095, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-available-info .icon-up {
          text-align: center;
          font-weight: bold;
          margin: 3px auto;
          display: block;
          width: 100%;
          height: 22px; }
        /* line 1103, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-available-info h3 {
          line-height: 16px;
          text-transform: capitalize;
          font-size: 16px; }
        /* line 1108, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-available-info .button-show-map {
          position: absolute;
          top: 120px;
          left: 67%;
          font-size: 11pt;
          padding-left: 12px;
          width: 100px !important;
          height: 35px;
          line-height: 35px; } }
  /* line 1121, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .product-with-available .col-available-map {
    height: 400px;
    padding-right: 30px;
    border-right: 2px solid #f8f8f8;
    padding-left: 30px; }
    /* line 1126, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-with-available .col-available-map #farma-google-map {
      height: 350px;
      padding-right: 0;
      border-right: none; }
    @media (max-width: 767px) {
      /* line 1121, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
      .product-with-available .col-available-map {
        padding-right: 0;
        border-right: none;
        padding-left: 0; }
        /* line 1135, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-available-map {
          position: absolute;
          z-index: 1;
          width: 100%;
          height: 100px;
          display: none; }
        /* line 1142, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-available-map.show {
          top: 0; }
        /* line 1145, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-available-map .button-show-stores {
          z-index: 1;
          /* position: absolute; */
          bottom: -22rem; }
        /* line 1151, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
        .product-with-available .col-available-map #farma-google-map {
          height: 100vh;
          margin-top: 124px; } }
  @media (max-width: 767px) {
    /* line 1158, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-with-available .MainContainer {
      perspective: 1px;
      transform-style: preserve-3d;
      height: 80vh;
      overflow-x: hidden;
      overflow-y: scroll;
      max-width: 100vw; }
    /* line 1166, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-with-available .ContentContainer {
      position: relative;
      display: block;
      background-color: white;
      z-index: 1; }
    /* line 1172, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-with-available .ParallaxContainer {
      flex: 1 0 auto;
      position: relative;
      top: -5%;
      z-index: -1;
      height: 95%;
      justify-content: center;
      align-items: center;
      transform: translateZ(-1px) scale(2); } }

@media (max-height: 568px) {
  /* line 1186, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .ParallaxContainer {
    top: -5% !important; }
  /* line 1189, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .product-with-available .col-available-info {
    margin-top: -18% !important; } }

/** SPLIT COLUMN ***/
/* line 1197, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.gutter {
  background-color: #fff;
  z-index: 9;
  box-shadow: inset 1px -1px 0px #f3f3f3; }
  /* line 1202, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .gutter::before {
    content: '\f104';
    font-size: 15px;
    font: normal normal normal 14px/1 FontAwesome;
    /* width: 5px; */
    /* height: 5px; */
    color: #ececec;
    font-size: 25px;
    position: relative;
    left: -15px;
    top: 45vh;
    z-index: 1;
    background-color: none; }
  /* line 1216, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .gutter::after {
    content: '\f105';
    font-size: 15px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #ececec;
    font-size: 24px;
    position: relative;
    left: 2px;
    top: 45vh;
    z-index: 2;
    background-color: none; }
  /* line 1228, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .gutter:hover {
    box-shadow: inset 1px -1px 0px #dadada;
    background-color: #f0f0f0; }
  /* line 1232, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .gutter:focus, .gutter:active {
    box-shadow: inset 1px -1px 0px #c2c2c2;
    position: relative;
    z-index: 2; }

/* line 1253, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.gutter.gutter-horizontal {
  cursor: col-resize;
  background-image: url("../grips/vertical.png"); }

/* line 1258, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.gutter.gutter-vertical {
  cursor: row-resize;
  background-image: url("../grips/horizontal.png"); }

/* line 1263, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.split.split-horizontal,
.gutter.gutter-horizontal {
  height: 100vh;
  float: left; }

/* line 1269, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.split {
  min-height: 400px;
  float: left; }

@media (max-width: 767px) {
  /* line 1275, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .split {
    width: 100% !important; }
  /* line 1278, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
  .gutter.gutter-horizontal {
    display: none; } }

/* line 1283, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.gm-style-iw-d {
  max-width: 222px !important; }

/* line 1287, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.product-name {
  font-family: helvetica;
  font-size: 20pt;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal; }
  @media (max-width: 767px) {
    /* line 1287, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .product-name {
      font-size: 14pt; } }

/* line 1300, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.desc-product {
  font-family: helvetica;
  font-size: 12pt;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal; }

/* line 1310, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.price {
  font-family: helvetica;
  font-size: 11pt;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal; }

/* line 1320, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.price > p {
  margin: 0; }

/* line 1324, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.actions {
  width: 34%; }
  @media (max-width: 767px) {
    /* line 1324, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .actions {
      width: 100%; } }

/* line 1331, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.title-disp {
  font-family: helvetica;
  font-size: 11pt;
  color: #000;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 30px;
  font-weight: bold; }

/* line 1344, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.collapse-margin {
  margin-left: 25px;
  margin-right: 40px; }
  @media (max-width: 767px) {
    /* line 1344, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .collapse-margin {
      margin-right: 0; } }

/* line 1352, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
.card-width {
  width: 100%;
  max-width: none !important; }
  @media (max-width: 767px) {
    /* line 1352, C:/farmatodo/vzla/empanada/web/sass/_product-detail.scss */
    .card-width {
      width: 100vw; } }

@font-face {
  font-family: 'sfns_displayregular';
  src: url("./fonts/sfns-system-san-francisco-display.eot");
  src: url("./fonts/sfns-system-san-francisco-display.eot?#iefix") format("embedded-opentype"), url("./fonts/sfns-system-san-francisco-display.woff2") format("woff2"), url("./fonts/sfns-system-san-francisco-display.woff") format("woff"), url("./fonts/sfns-system-san-francisco-display.ttf") format("truetype"), url("./fonts/sfns-system-san-francisco-display.svg#sfns_displayregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'sf_ui_displaymedium';
  src: url("./fonts/sfuidisplay-medium.eot");
  src: url("./fonts/sfuidisplay-medium.eot?#iefix") format("embedded-opentype"), url("./fonts/sfuidisplay-medium.woff2") format("woff2"), url("./fonts/sfuidisplay-medium.woff") format("woff"), url("./fonts/sfuidisplay-medium.ttf") format("truetype"), url("./fonts/sfuidisplay-medium.svg#sf_ui_displaymedium") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 18, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart {
  margin-top: 70px;
  background-color: #fcfcfc;
  font-size: "sfns_displayregular"; }
  @media (max-width: 767px) {
    /* line 18, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-content-cart {
      margin-top: 0;
      padding-left: 0px;
      padding-right: 0px; } }
  /* line 27, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-cart .only-online-card {
    width: 40px;
    height: 40px;
    margin-top: 50px;
    margin-left: 6px; }

/* line 35, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-title,
.farma-content-cart-product-d-info h2 {
  text-transform: none;
  border-bottom: 1px solid #e9eaed;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  padding-bottom: 6px; }

@media (max-width: 767px) {
  /* line 48, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-cart-title {
    border-bottom: none;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 44px;
    font-size: 16px;
    font-weight: unset; } }

/* line 58, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-img-cart-product-d {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 19rem;
  height: 85px;
  display: inline-flex;
  margin: auto auto; }
  @media (max-width: 767px) {
    /* line 58, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-img-cart-product-d {
      width: 100%; } }

/* line 71, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-product-d {
  border-bottom: 1px solid #e9eaed;
  display: flex;
  margin: 0;
  position: relative;
  background-color: #fff; }

/* line 80, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-product-d-info {
  vertical-align: top;
  width: 180px;
  display: inline-block;
  margin: auto 15px; }

/* line 87, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-product-d-info h2 {
  border: none;
  margin: 0;
  font-size: 1.3rem !important;
  color: black;
  font-family: "sfns_displayregular";
  border: none !important;
  padding-bottom: 0px !important; }
  @media (max-width: 767px) {
    /* line 87, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-content-cart-product-d-info h2 {
      font-size: 16px;
      line-height: 1.8rem !important;
      font-weight: bold;
      color: #343434;
      max-height: 5.6rem;
      overflow: hidden; } }

/* line 105, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-product-d span {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #616161;
  /*font-size: 1em;*/
  font-size: 8px; }
  @media (max-width: 767px) {
    /* line 105, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-content-cart-product-d span {
      font-weight: bold;
      font-size: 12px;
      font-weight: normal;
      color: #343434;
      line-height: 17px;
      display: block;
      margin-top: 5px;
      max-height: 5.2rem;
      overflow: hidden; } }
  @media (max-width: 767px) {
    /* line 105, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-content-cart-product-d span {
      font-size: 9px;
      margin-top: 0;
      overflow: auto;
      height: 15px;
      font-size: 9px;
      width: 150px; } }

/* line 136, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-product-d .farma-info-price-product-d {
  font-size: 15px;
  /*display: inline-flex;*/
  vertical-align: top;
  /* margin: auto 15px;
    line-height: 150px;*/ }
  @media (max-width: 767px) {
    /* line 136, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-content-cart-product-d .farma-info-price-product-d {
      font-size: 12px;
      font-weight: bold;
      margin-top: 20px; } }
  @media (max-width: 767px) {
    /* line 136, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-content-cart-product-d .farma-info-price-product-d {
      font-size: 9px;
      margin-top: 10px; } }

@media (max-width: 767px) {
  /* line 154, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .cart-price-mobile {
    margin-bottom: 1rem !important;
    margin-left: 0;
    margin-top: 0; } }

@media (max-width: 767px) {
  /* line 163, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .cart-description-mobile {
    margin-bottom: 0 !important; } }

/* line 169, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-info-price-dcto-product-d {
  font-size: 13px !important; }

/* line 173, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-product-d .farma-pagination-controls {
  text-align: left;
  display: inline-flex;
  margin: auto; }

/* line 179, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-product-d .farma-pagination-controls .farma-control-pagination i {
  text-align: left;
  font-size: 12px;
  top: 50%;
  left: 50%; }

/* line 190, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-product-d .farma-pagination-controls .farma-control-pagination {
  background-color: #418FDE; }

/* line 194, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-product-d .farma-pagination-controls label {
  margin: 3px 20px 0px 20px;
  font-weight: bold;
  color: black;
  font-size: 16px; }
  @media (max-width: 767px) {
    /* line 194, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-content-cart-product-d .farma-pagination-controls label {
      margin: 0px; }
      /* line 201, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .farma-content-cart-product-d .farma-pagination-controls label .quantitySold {
        border: none;
        width: 3.5rem; } }

/* line 208, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-delete-cart-product-d {
  position: absolute;
  bottom: 10px;
  right: 5%;
  cursor: pointer; }

/* line 215, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-info {
  text-align: center;
  margin: 0 0 20px;
  background-color: white;
  font-family: 'helvetica' !important; }
  @media (max-width: 767px) {
    /* line 215, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-content-cart-info {
      margin-top: 25px; } }

/* line 227, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-info table {
  width: 100%;
  text-align: center; }

/* line 232, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-info table tr td:first-child {
  text-align: left; }

/* line 236, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-info table tr td:last-child {
  text-align: right; }

/* line 240, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-info td {
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #8d8d8d;
  padding: 10px 0;
  font-size: 13px; }
  @media (max-width: 767px) {
    /* line 240, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-content-cart-info td {
      font-size: 16px;
      color: #b4b4b4;
      font-weight: normal; } }

/*.farma-content-cart-info tr:last-child td{
	font-size: 1em;
	text-align: left !important;
}*/
/* line 262, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-info .farma-table-info-blue {
  font-weight: bold;
  font-size: 13px;
  color: #418FDE; }

/* line 268, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-info .farma-table-info-green {
  font-weight: bold;
  font-size: 13px;
  color: #3FD99B; }

/* line 274, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-info .farma-table-info-black {
  font-weight: bold;
  font-size: 13px;
  color: black; }

@media (max-width: 767px) {
  /* line 280, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-cart-info .farma-table-info-blue,
  .farma-content-cart-info .farma-table-info-green,
  .farma-content-cart-info .farma-table-info-black {
    font-size: 16px; } }

/* line 294, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-button-finally-buy {
  background-color: #418FDE;
  color: white;
  padding: 5px 30px;
  border: none;
  border-radius: 30px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.85;
  letter-spacing: -0.5px;
  text-align: center;
  margin: 10px 0px;
  display: inline-block;
  cursor: pointer;
  font-family: 'helvetica';
  font-weight: 500; }
  @media (max-width: 767px) {
    /* line 294, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-button-finally-buy {
      font-size: 16px;
      font-family: 'sf_ui_displaymedium';
      font-weight: unset; } }
  @media (min-width: 426px) and (max-width: 767px) {
    /* line 318, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-button-finally-buy.responsive {
      margin: 0;
      float: right; } }
  @media (max-width: 425px) {
    /* line 318, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-button-finally-buy.responsive {
      top: 86% !important;
      right: 4% !important;
      padding: 0.1rem 3rem; } }

/* line 331, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-button-finally-buy:hover {
  color: white;
  text-decoration: none; }

/* line 336, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-text-through {
  text-decoration: line-through; }

/* line 340, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-product-star-buton {
  right: 5%;
  bottom: 0px;
  padding: 5px 30px; }

@media (min-width: 320px) {
  /* line 347, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-product-star-buton {
    position: initial; } }

@media (min-width: 767px) {
  /* line 353, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-product-star-buton {
    position: absolute; } }

@media (min-width: 1200px) {
  /* line 359, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-product-star-buton {
    position: absolute; } }

/* line 364, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-product-star {
  border: 20px solid #f1f1f1;
  border-radius: 10px;
  margin: 10px 0px; }
  /* line 368, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-product-star .farma-img-cart-product-d {
    margin: auto 20px; }

/* line 373, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-star-product {
  color: yellow;
  position: absolute;
  right: 5%;
  font-size: 3em;
  top: 5px; }

/* line 381, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-gota-dcto {
  background-image: url("../img/gota-dcto.png");
  height: 40px;
  width: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 5%;
  top: 5px; }

/* line 393, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-gota-dcto span {
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.1;
  letter-spacing: -0.4px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/* line 410, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-contain-dont-stock {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 1;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
  font-family: "sfns_displayregular"; }
  /* line 420, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-contain-dont-stock h2 {
    font-size: 2em;
    font-weight: bold;
    color: #31343e;
    text-transform: none;
    border-bottom: none;
    margin: 25px 0px 0px 0px;
    font-family: "sfns_displayregular"; }
  /* line 429, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-contain-dont-stock p {
    color: #31343e; }
  /* line 432, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-contain-dont-stock .farma-button-finally-buy {
    margin: 0px;
    padding: 5px 20px; }
  /* line 436, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-contain-dont-stock .farma-content-option {
    height: 35px;
    width: 35px;
    vertical-align: bottom; }
  @media (max-width: 767px) {
    /* line 410, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-contain-dont-stock {
      padding: 0 0.5rem; }
      /* line 443, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .farma-contain-dont-stock h2 {
        line-height: 1;
        margin-top: 1.5rem;
        font-size: 1.3rem; }
      /* line 448, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .farma-contain-dont-stock p {
        line-height: 1.3; } }

/* line 454, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-icon-coupon {
  background-image: url("../img/coupon.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 20px; }

/* line 463, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-icon-lifemiles {
  background-image: url("../img/lifemiles.svg"); }

/* line 467, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-input-coupon-cart {
  text-align: left; }
  /* line 470, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-input-coupon-cart.cart {
    padding: 1.5rem 3rem 0.5rem 3rem; }
  /* line 474, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-input-coupon-cart div,
  .farma-content-input-coupon-cart input {
    display: inline-block; }
  /* line 478, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-input-coupon-cart input::placeholder {
    color: #CFCFCF; }
  /* line 481, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-input-coupon-cart input {
    color: #8d8d8d;
    border: none;
    vertical-align: bottom;
    margin: 0px 10px;
    width: 50%; }
  /* line 489, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-input-coupon-cart .farma-icon-coupon {
    vertical-align: middle; }
  /* line 492, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-input-coupon-cart .farma-button-finally-buy {
    margin: 0px;
    padding: 5px 15px;
    float: right;
    display: none;
    width: 33%;
    margin-top: -10px;
    margin-right: -21px; }
  /* line 501, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-input-coupon-cart p {
    color: #418FDE;
    text-align: left;
    line-height: 1;
    letter-spacing: 0px;
    font-size: 0.8em; }
  @media (max-width: 767px) {
    /* line 467, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-content-input-coupon-cart {
      padding-top: 15px !important;
      padding-bottom: 6px !important;
      border-bottom: 1px solid #eaeaea;
      margin-bottom: 20px; }
      /* line 513, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .farma-content-input-coupon-cart.menu {
        border-bottom: none; }
      /* line 516, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .farma-content-input-coupon-cart .farma-button-finally-buy {
        padding: 3px 15px;
        font-weight: 500; }
      /* line 520, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .farma-content-input-coupon-cart input {
        font-size: 16px; } }
  /* line 524, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-input-coupon-cart .spinner {
    width: 20px; }

/* line 529, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.cart-error {
  padding: 1rem 3rem 0rem 3rem !important; }

@media (max-width: 991px) {
  /* line 534, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-cart-product-d {
    display: inline-block; }
  /* line 537, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-cart-product-d .farma-pagination-controls {
    display: block;
    margin: 2.3rem 0; } }

@media (max-width: 767px) {
  /* line 544, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-cart-product-d {
    width: calc(100% - 40px) !important;
    margin: 10px 20px 0px 20px;
    padding: 10px;
    padding-left: 0; }
  /* line 550, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-cart-product-d .farma-pagination-controls {
    margin-top: 3.3rem; }
  /* line 553, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .cart-price-mobile {
    margin-left: 0; }
  /* line 556, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .cart-error {
    padding: 0rem 3rem 2rem 3rem !important; } }

@media (max-width: 900px) {
  /* line 562, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-cart-product-d-info {
    margin-bottom: 50px; } }

/* line 567, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-popup-add-cart {
  position: fixed;
  width: 300px;
  height: auto;
  line-height: 20px;
  background-color: #418FDE;
  /*border-radius: 5px;*/
  z-index: 99999;
  top: 80%;
  color: white;
  right: 30px;
  text-align: center;
  padding: 10px 15px;
  webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5); }

/* line 585, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-alert-add-cart {
  position: fixed;
  width: 310px;
  height: 7rem;
  line-height: 20px;
  z-index: 99999;
  top: 80%;
  color: white;
  right: 1rem;
  text-align: left;
  padding: 10px 15px;
  border-radius: 5px;
  background-color: rgba(25, 46, 90, 0.64);
  webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5); }
  /* line 601, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-alert-add-cart div {
    display: inline-block; }
  /* line 604, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-alert-add-cart .farma-alert-add-cart-img {
    max-width: 80px;
    height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
  /* line 611, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-alert-add-cart .farma-alert-add-cart-description {
    font-family: "sfns_displayregular";
    margin-top: 0.5rem; }

/* line 617, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.cont-checkout {
  border-radius: 3px;
  padding: 20px;
  width: 100%;
  padding-left: 10px;
  padding-top: 0; }
  /* line 624, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .cont-checkout > .col-sm-9 {
    position: static !important; }
  @media (min-width: 768px) {
    /* line 617, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .cont-checkout {
      float: left; } }

/* line 632, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.btn-eliminar_procart {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE3Mi41NDEgMTcyLjU0MSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTcyLjU0MSAxNzIuNTQxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCI+CjxnPgoJPHBhdGggZD0iTTE2Ni43OTcsMjUuMDc4aC0xMy42NzJoLTI5Ljk3MVYwSDQ5LjM4OHYyNS4wNzhIMTkuNDE3SDUuNzQ0djE1aDE0LjgwNmwxMCwxMzIuNDYzaDExMS40NDNsMTAtMTMyLjQ2M2gxNC44MDVWMjUuMDc4eiAgICBNNjQuMzg4LDE1aDQzLjc2NnYxMC4wNzhINjQuMzg4VjE1eiBNMTI4LjA4MywxNTcuNTQxSDQ0LjQ2TDM1LjU5Miw0MC4wNzhoMTMuNzk2aDczLjc2NmgxMy43OTZMMTI4LjA4MywxNTcuNTQxeiIgZmlsbD0iIzhkOGQ4ZCIvPgoJPHJlY3QgeD0iODAuMjcxIiB5PSI2NS42OTMiIHdpZHRoPSIxMiIgaGVpZ2h0PSI2Ni4yMzIiIGZpbGw9IiM4ZDhkOGQiLz4KCTxyZWN0IHg9IjU3LjI3MSIgeT0iNjUuNjkzIiB3aWR0aD0iMTIiIGhlaWdodD0iNjYuMjMyIiBmaWxsPSIjOGQ4ZDhkIi8+Cgk8cmVjdCB4PSIxMDMuMjcxIiB5PSI2NS42OTMiIHdpZHRoPSIxMiIgaGVpZ2h0PSI2Ni4yMzIiIGZpbGw9IiM4ZDhkOGQiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  background-size: 100%;
  background-repeat: no-repeat;
  height: 22px;
  width: 20px;
  cursor: pointer; }
  @media (max-width: 767px) {
    /* line 632, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .btn-eliminar_procart {
      background-image: url("../img/close-icon-cart.svg");
      width: 14px; } }
  @media (max-width: 767px) {
    /* line 632, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .btn-eliminar_procart {
      width: 15px !important;
      height: 15px !important; } }

/* line 649, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.tit-res_ped {
  font-size: 15px;
  text-align: center;
  color: #31343e;
  font-weight: bold;
  margin: 17px 0;
  font-family: "sfns_displayregular";
  font-family: helvetica;
  font-size: 13pt;
  font-weight: 800;
  border-bottom: 1px solid #f1f1f1; }
  @media (max-width: 991px) {
    /* line 649, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .tit-res_ped {
      padding-top: 2rem; } }

/* line 665, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.table-pedido > tbody > tr {
  height: 40px;
  border-bottom: 1px solid #f1f1f1; }

/* line 670, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-table-list-cart {
  table-layout: fixed;
  width: 100%;
  min-width: 550px; }
  /* line 674, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-table-list-cart .farma-img-cart-product-d {
    position: relative; }
  /* line 677, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-table-list-cart .triangulo-equilatero-bottom-left {
    width: 40px;
    height: 40px; }
    /* line 680, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-table-list-cart .triangulo-equilatero-bottom-left label {
      font-size: 9px; }
  /* line 684, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-table-list-cart .farma-item-card-offer {
    color: black;
    font-size: 9px; }
  /* line 688, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-table-list-cart .farma-content-cart-product-d-info {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
  /* line 693, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-table-list-cart .farma-delete-cart-product-d {
    right: 20px; }
    @media (max-width: 767px) {
      /* line 693, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .farma-table-list-cart .farma-delete-cart-product-d {
        top: 0px;
        right: 0px; } }

/* line 702, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.programmed-orders {
  width: 100%;
  margin: 10px;
  cursor: pointer;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  /* line 710, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .programmed-orders .left-container {
    display: flex;
    align-items: center;
    margin-left: 30px; }
    @media (max-width: 991px) {
      /* line 710, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .programmed-orders .left-container {
        flex-direction: column;
        align-items: center;
        margin-bottom: 1rem;
        width: 100%; } }
    @media (max-width: 767px) {
      /* line 710, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .programmed-orders .left-container {
        display: none;
        position: absolute;
        z-index: 5011;
        background-color: #FFF;
        border-radius: 5px;
        padding: 20px;
        padding-top: 55px;
        width: calc(100% - 40px);
        left: 0;
        top: 0;
        text-align: center;
        bottom: 0;
        right: 0;
        margin: 0 auto;
        height: 120%; }
        /* line 736, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .programmed-orders .left-container .color-blue {
          color: #4a4a4a !important;
          font-size: 18px; }
        /* line 740, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .programmed-orders .left-container .image-top {
          width: 66px;
          height: 66px;
          border-radius: 100px;
          border: 3px solid #FFF;
          background-color: #5ba0e7;
          background-image: url(../img/icon-clock-white.svg);
          background-repeat: no-repeat;
          background-position: center;
          background-size: 65px;
          position: absolute;
          top: -22px;
          left: calc(50% - 33px); }
        /* line 754, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .programmed-orders .left-container .delivery-select {
          margin-top: 15px;
          display: inline-block; }
          /* line 757, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
          .programmed-orders .left-container .delivery-select .clock-icon {
            display: none; }
          /* line 760, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
          .programmed-orders .left-container .delivery-select .flex-row {
            display: inline-block !important; }
            /* line 762, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
            .programmed-orders .left-container .delivery-select .flex-row .form-group {
              width: 100%;
              display: inline-block;
              margin-bottom: 15px;
              margin-left: 0px;
              height: 36px;
              line-height: 36px; }
              /* line 769, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
              .programmed-orders .left-container .delivery-select .flex-row .form-group select {
                height: 36px;
                line-height: 36px;
                color: #31343e;
                background: url("./img/down-arrow-gray.svg") no-repeat right transparent;
                padding: 0 4rem 0 2rem;
                background-position-x: calc(100% - 20px);
                border: solid 1px #f0f0f0; }
        /* line 781, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .programmed-orders .left-container .delivery-button {
          width: 100%;
          height: 43px;
          line-height: 43px;
          border-radius: 50px;
          background-color: #5ba0e7;
          text-align: center;
          font-size: 18px;
          font-weight: bold;
          color: #FFF; }
        /* line 792, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .programmed-orders .left-container .close-button {
          width: 28px;
          height: 28px;
          border-radius: 50px;
          border: 1px solid #FFF;
          background-image: url(../img/close-icon-modal-white.svg);
          background-repeat: no-repeat;
          background-position: center;
          position: absolute;
          right: 0px;
          top: -38px; } }
  /* line 806, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .programmed-orders .left-container.show {
    display: block; }
  /* line 809, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .programmed-orders .programmed-order-fond {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 5010;
    width: 100%;
    height: 100%;
    opacity: 0.27;
    background-color: #000000;
    display: none; }
  /* line 820, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .programmed-orders .programmed-order-fond.show {
    display: block; }
  /* line 823, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .programmed-orders .farma-delete-all-cart {
    cursor: pointer;
    margin-bottom: 0; }
    /* line 829, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .programmed-orders .farma-delete-all-cart p {
      font-weight: bold;
      font-size: 13px;
      color: #418FDE;
      vertical-align: top;
      font-family: "sfns_displayregular";
      margin-top: 5px;
      display: inline-block; }
    /* line 838, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .programmed-orders .farma-delete-all-cart .farma-content-option {
      margin: 0px 20px 0px 0px; }
      /* line 840, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .programmed-orders .farma-delete-all-cart .farma-content-option .farma-img-circle-garbage-option {
        width: 15px;
        height: 15px; }
    @media (max-width: 991px) {
      /* line 823, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .programmed-orders .farma-delete-all-cart {
        flex-direction: column;
        align-items: flex-start; }
        /* line 848, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .programmed-orders .farma-delete-all-cart .left-container {
          flex-direction: column;
          align-items: flex-start;
          margin-bottom: 1rem; }
          /* line 852, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
          .programmed-orders .farma-delete-all-cart .left-container > div {
            width: 100%;
            text-align: center;
            align-items: center; }
        /* line 858, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .programmed-orders .farma-delete-all-cart > div {
          width: 100%;
          text-align: right; } }
    @media (max-width: 767px) {
      /* line 823, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .programmed-orders .farma-delete-all-cart {
        width: 44px;
        height: 44px;
        position: absolute;
        top: -10.5rem;
        right: 0px;
        margin: 0px; }
        /* line 870, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .programmed-orders .farma-delete-all-cart .farma-content-option {
          margin: 0px;
          border-radius: 0px;
          width: 44px;
          height: 44px;
          background-color: transparent;
          box-shadow: none;
          background-image: url("../img/delete-icon-white.svg");
          background-repeat: no-repeat;
          background-position: center;
          position: absolute;
          right: 0; }
          /* line 882, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
          .programmed-orders .farma-delete-all-cart .farma-content-option .farma-img-circle-garbage-option {
            display: none; } }

@media (max-width: 767px) {
  /* line 891, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .programmed-order-mobile {
    width: calc(100% - 20px);
    padding-left: 10px;
    padding-right: 10px; }
    /* line 895, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .programmed-order-mobile a:hover {
      text-decoration: none; }
    /* line 898, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .programmed-order-mobile .programmed-order-time {
      color: #418fde;
      font-size: 15px;
      display: inline-block;
      width: calc(100% - 43px);
      vertical-align: top;
      margin-top: 8px; }
    /* line 906, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .programmed-order-mobile .programmed-order-button {
      display: inline-block;
      width: 37px;
      height: 37px;
      background-image: url("../img/icon-clock-white.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 48px;
      background-color: #418fde;
      border-radius: 100px;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
      position: relative; }
      /* line 918, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .programmed-order-mobile .programmed-order-button .programmed-order-note {
        position: absolute;
        right: -10px;
        top: -40px;
        width: 150px;
        height: 30px;
        line-height: 30px;
        color: #FFF;
        font-size: 1.3rem;
        text-align: center;
        border-radius: 4px;
        background-color: #50d8da; }
      /* line 931, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .programmed-order-mobile .programmed-order-button .triangle-form-note {
        position: absolute;
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 15px solid #50d8da;
        bottom: 40px;
        right: 4px; } }

/* line 945, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-error-response {
  font-family: "helvetica";
  font-weight: 300;
  letter-spacing: -0.1px;
  text-align: center;
  color: #ff143f;
  line-height: 15px;
  padding-bottom: 1rem;
  padding: 0 1.5rem 1rem; }
  /* line 954, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-error-response.checkout {
    margin-bottom: 0;
    padding-top: 0.5rem;
    padding-bottom: 0; }

@media (max-width: 767px) {
  /* line 962, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-table-list-cart {
    min-width: inherit; }
    /* line 964, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-table-list-cart .farma-item-card-offer {
      position: absolute !important;
      top: 80% !important; }
    /* line 969, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-table-list-cart .farma-table-td-mobile {
      display: block; }
    /* line 972, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-table-list-cart .product-image {
      margin: 0px;
      float: left;
      width: 100px;
      background-size: calc(100% - 10px); } }
    @media (max-width: 767px) and (max-width: 767px) {
      /* line 972, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .farma-table-list-cart .product-image {
        width: 65px; } }

@media (max-width: 767px) {
    /* line 981, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-table-list-cart .product-info {
      margin: 0px !important;
      float: left;
      width: calc(100% - 120px);
      padding-left: 10px;
      border-left: 1px solid #d8d8d8;
      text-align: left; }
    /* line 989, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-table-list-cart .delete-button {
      display: block !important;
      position: absolute !important;
      top: 10px;
      right: 10px; }
    /* line 995, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-table-list-cart .controls-container {
      display: block !important;
      position: absolute !important;
      bottom: -20px;
      right: 10px;
      padding-left: 0px;
      border-left: none;
      width: auto; } }
    @media (max-width: 767px) and (max-width: 767px) {
      /* line 995, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .farma-table-list-cart .controls-container {
        right: 0px; } }

@media (max-width: 767px) {
    /* line 1007, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-table-list-cart .farma-pagination-controls {
      transform: none;
      margin-top: 0px;
      margin-bottom: 0px;
      display: initial; }
  /* line 1015, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-product-star .farma-button-finally-buy {
    margin: 0px !important; }
  /* line 1018, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-content-product-star .farma-content-cart-product-d-info {
    margin-bottom: 10px !important; }
  /* line 1022, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .cont-checkout {
    float: none;
    padding-left: 0px;
    padding-right: 0px; }
    /* line 1026, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .cont-checkout > .col-sm-9 {
      position: static !important; }
    /* line 1029, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .cont-checkout .content {
      padding-left: 0px;
      padding-right: 0px; }
    /* line 1033, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .cont-checkout .cart-location {
      width: 100%;
      height: 55px;
      line-height: 55px;
      background-color: #FFF;
      padding-left: 20px;
      padding-right: 20px;
      margin-bottom: 10px; }
      /* line 1041, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .cont-checkout .cart-location p {
        width: calc(100% - 65px);
        display: inline-block;
        color: #000;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 55px; }
      /* line 1050, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .cont-checkout .cart-location a {
        width: 60px;
        display: inline-block;
        text-decoration: underline;
        text-align: right;
        vertical-align: top; }
    /* line 1058, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .cont-checkout .accountant {
      width: 100%;
      font-size: 12px;
      padding-left: 20px;
      padding-right: 20px;
      color: #418fde;
      font-weight: bold; } }

/* line 1070, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.cont-checkout > .col-sm-9 {
  position: static !important; }

/* line 1075, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.no-stock-cart {
  top: 8.5rem; }
  @media (max-width: 767px) {
    /* line 1075, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .no-stock-cart {
      position: static;
      padding-top: 1rem; } }

/* line 1083, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.quantitySold {
  width: 4rem;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #d8d8d8; }

/* line 1090, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important; }

/* line 1096, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
input[type='number'] {
  -moz-appearance: textfield; }

/* line 1103, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.productStar .farma-content-cart-product-d .farma-content-cart-product-d-info .farma-item-outstanding-dcto-price {
  font-size: 1.2rem; }

/* line 1107, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.productStar .farma-content-cart-product-d .productStarInfo {
  margin-left: 0;
  text-align: left; }
  /* line 1110, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .productStar .farma-content-cart-product-d .productStarInfo span {
    line-height: 0.1; }

/* line 1118, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.cart-slider .owl-item {
  padding-right: 0 !important; }
  @media (max-width: 767px) {
    /* line 1118, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .cart-slider .owl-item {
      width: 18.4rem !important;
      margin-right: 1rem; } }

/* line 1128, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.envialoya-terms {
  background-color: #418fde;
  cursor: pointer;
  padding: 1rem 0; }
  /* line 1132, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .envialoya-terms a {
    margin: 0;
    color: #fff !important;
    padding: 0 2rem;
    line-height: 1.3;
    font-size: 1.2rem; }
    /* line 1138, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .envialoya-terms a:hover, .envialoya-terms a:active {
      text-decoration: none; }

/* line 1145, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.sticky-total-box {
  position: fixed;
  top: 10rem;
  z-index: 10;
  background-color: #fff;
  margin: 0 0 20px;
  text-align: center;
  position: fixed;
  right: 2.5rem;
  display: none;
  border-radius: 3px;
  align-items: center;
  justify-content: space-around; }
  /* line 1158, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .sticky-total-box.sticky {
    display: flex; }
  @media (max-width: 767px) {
    /* line 1145, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .sticky-total-box {
      display: none !important; } }

/* line 1166, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.weight-progress-bar {
  padding: 2rem 1rem 0;
  position: relative; }
  /* line 1167, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .weight-progress-bar .priceTotal {
    position: absolute;
    top: 0;
    left: 0px; }
  /* line 1175, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .weight-progress-bar .progress-container {
    border-radius: 4px;
    background: -moz-linear-gradient(45deg, #ebebeb 0%, #ebebeb 59%, #ffffff 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #ebebeb), color-stop(59%, #ebebeb), color-stop(100%, #ffffff));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, #ebebeb 0%, #ebebeb 59%, #ffffff 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, #ebebeb 0%, #ebebeb 59%, #ffffff 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, #ebebeb 0%, #ebebeb 59%, #ffffff 100%);
    /* ie10+ */
    background: linear-gradient(45deg, #ebebeb 0%, #ebebeb 59%, #ffffff 100%);
    /* w3c */
    /* ie6-9 */ }
  /* line 1192, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .weight-progress-bar .progress {
    height: 8px !important;
    width: 80%;
    background-blend-mode: normal, multiply;
    box-shadow: inset 0 1px 3px 0 rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    position: relative;
    margin-bottom: 0;
    background-color: transparent !important;
    transform: none;
    left: 0;
    z-index: 1; }
  /* line 1205, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .weight-progress-bar .progress-bar {
    background-image: linear-gradient(to right, #b1ffc9, rgba(117, 175, 255, 0.98)), linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5));
    box-shadow: none;
    background-color: transparent; }
  /* line 1210, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .weight-progress-bar .progress-bar-indicator {
    position: absolute;
    left: 0;
    top: 0.65rem;
    z-index: 2; }
  /* line 1216, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .weight-progress-bar .break-point-lines {
    width: 75%;
    position: absolute;
    top: 1.3rem; }
    /* line 1220, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .weight-progress-bar .break-point-lines .break-point {
      border-right: 1px solid #ebebeb;
      height: 1.8rem;
      margin-top: 0.2rem; }
  /* line 1226, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .weight-progress-bar .progress-break-points {
    width: 85%;
    text-align: center;
    padding-top: 1rem; }
    /* line 1230, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .weight-progress-bar .progress-break-points span {
      color: #cfcfcf; }

/* line 1236, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.text-lifemiles2 {
  font-size: 1.2rem;
  margin-top: 1.5rem; }

/* line 1241, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.add-progress-bar {
  display: grid;
  margin-top: 1rem;
  padding-top: 1rem;
  width: 94%;
  margin-left: 3%; }
  /* line 1247, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .add-progress-bar .progress {
    width: 100%; }
  /* line 1250, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .add-progress-bar .break-point-lines {
    top: 0.4rem;
    width: 90%; }
  /* line 1254, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .add-progress-bar .progress-bar {
    background-image: linear-gradient(to right, #a11931, #a11931), linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5)); }
  /* line 1257, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .add-progress-bar .progress-container {
    background: -moz-linear-gradient(45deg, #E0E0E0 0%, #E0E0E0 59%, #E0E0E0 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #E0E0E0), color-stop(59%, #E0E0E0), color-stop(100%, #E0E0E0));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, #E0E0E0 0%, #E0E0E0 59%, #E0E0E0 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, #E0E0E0 0%, #E0E0E0 59%, #E0E0E0 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, #E0E0E0 0%, #E0E0E0 59%, #E0E0E0 100%);
    /* ie10+ */
    background: linear-gradient(45deg, #E0E0E0 0%, #E0E0E0 59%, #E0E0E0 100%);
    /* w3c */
    /* ie6-9 */ }
  /* line 1273, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .add-progress-bar .progress-break-points {
    width: 100%; }
  /* line 1276, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .add-progress-bar .progress-break-points span {
    color: #9E9E9E; }
  /* line 1279, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .add-progress-bar .break-point-lines .break-point {
    border-right: 2px solid #9E9E9E;
    z-index: 3;
    position: absolute;
    right: 0; }
  /* line 1285, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .add-progress-bar .progress-break-points span {
    color: #424242; }
  /* line 1288, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .add-progress-bar .img-LifeMiles {
    width: 100%;
    height: 0px;
    position: relative; }
    /* line 1292, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .add-progress-bar .img-LifeMiles img {
      left: 75%;
      position: absolute;
      top: -9px;
      width: 25px; }

/* line 1301, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.progress-tooltip {
  position: absolute;
  top: -4.6rem;
  width: 88%;
  background-color: #fff;
  font-size: 1rem;
  padding: 0.3rem;
  border-radius: 4px;
  box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.12);
  color: #9e9c9c;
  left: 5%; }
  /* line 1312, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .progress-tooltip p {
    line-height: 1.6;
    margin-bottom: 0; }

@media (min-width: 992px) {
  /* line 1318, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .farma-table-list-cart-item {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center; }
    /* line 1324, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-table-list-cart-item .farma-img-cart-product-d {
      margin: 0; }
    /* line 1327, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-table-list-cart-item .delete-icon-container {
      position: relative;
      text-align: center;
      width: 20px;
      display: flex;
      justify-content: center;
      height: 7.7rem;
      align-items: center; }
    /* line 1336, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .farma-table-list-cart-item .farma-delete-cart-product-d {
      right: auto;
      bottom: auto; } }

/* line 1343, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.quantity-buttons {
  height: 6rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 992px) {
    /* line 1343, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .quantity-buttons {
      height: 5.7rem; }
      /* line 1351, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .quantity-buttons .farma-pagination-controls {
        margin: 1rem 0; } }

/* line 1357, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.delivery-select {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  /* line 1362, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .delivery-select .delivery-select-text {
    margin: 0;
    color: #31343e; }
  /* line 1366, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .delivery-select .date-select,
  .delivery-select .hour-select {
    margin-bottom: 0;
    height: 2.7rem;
    /*
		&.width-sm {
			@media (min-width: 992px) {
				width: 47%;
			}
		}
		*/ }
  /* line 1378, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .delivery-select .form-group {
    display: flex;
    align-items: center; }
  /* line 1382, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .delivery-select .clock-icon {
    width: 3rem;
    position: absolute;
    left: -4px;
    top: -1px; }
  /* line 1388, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .delivery-select select,
  .delivery-select .select {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    border: 1px solid #57a6f6;
    height: 2.7rem;
    margin: 0;
    box-shadow: none;
    color: #57a6f6;
    border-radius: 100px;
    padding: 0 4rem 0 2rem;
    background: url("./img/down-arrow-blue.svg") no-repeat right transparent;
    background-position-x: 90%; }
    @media (max-width: 767px) {
      /* line 1388, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .delivery-select select,
      .delivery-select .select {
        border: none; } }
    /* line 1405, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .delivery-select select:focus,
    .delivery-select .select:focus {
      border: 1px solid #57a6f6;
      box-shadow: none; }
    /* line 1409, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .delivery-select select .no-styles,
    .delivery-select .select .no-styles {
      border: none; }
  /* line 1413, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .delivery-select .date-select {
    position: relative;
    padding-left: 0;
    background: none;
    padding-right: 0;
    margin-left: 1rem; }
    /* line 1419, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .delivery-select .date-select select {
      padding-left: 3rem; }
    /* line 1422, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .delivery-select .date-select.width-sm {
      width: 16.5rem; }
  /* line 1426, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .delivery-select .hour-select {
    margin-left: 1rem; }
  @media (max-width: 991px) {
    /* line 1430, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .delivery-select .date-select {
      margin-left: 0; } }

/* line 1436, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.order-delivery-day {
  font-size: 1.4rem; }

/* line 1440, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.color-dot {
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 100%;
  position: absolute;
  top: 1.5rem;
  left: -0.5rem;
  z-index: 1; }
  /* line 1448, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .color-dot.first {
    top: 3rem; }
  /* line 1451, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .color-dot.orange {
    background-image: url(../img/moto-express.svg); }
  /* line 1455, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .color-dot.green {
    background-image: url(../img/calendar.svg); }

/* line 1461, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.new-circle {
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  background-size: contain;
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 1px 8px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 8px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 8px -2px rgba(0, 0, 0, 0.75); }

/* line 1474, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.padding-icon-m {
  padding: 3px 1px 1px 1px; }

/* line 1478, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.padding-icon-c {
  padding: 5px; }

/* line 1482, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.new-cicle-resume {
  top: -18px;
  left: -7px;
  width: 30px;
  height: 30px;
  padding: 2px; }

/* line 1490, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.color-dot-new {
  top: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  border-radius: 10rem; }
  /* line 1499, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .color-dot-new.orange {
    background-color: #ffbc5c; }
  /* line 1502, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .color-dot-new.green {
    background-color: #2adbc1; }

@media (min-width: 768px) {
  /* line 1508, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .show-mobile {
    display: none; } }

@media (max-width: 767px) {
  /* line 1514, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .hide-mobile {
    display: none; }
  /* line 1518, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .header-blue.cart {
    height: 40px; }
  /* line 1522, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .color-dot {
    top: 1.2rem !important;
    left: 0.5rem;
    width: 1.2rem;
    height: 1.2rem;
    display: none; } }

/* line 1533, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.modalNew .modal-dialog .modal-content {
  border-radius: 20px;
  /*width: 70%;*/
  margin: 0 auto; }
  /* line 1537, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .modalNew .modal-dialog .modal-content .modal-header {
    border-bottom: none;
    text-align: center;
    padding: 9px; }
    /* line 1541, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .modalNew .modal-dialog .modal-content .modal-header .close {
      font-size: 2.2em;
      opacity: inherit;
      font-weight: 400;
      color: #418fde;
      margin-right: 15px;
      margin-top: 10px; }
    /* line 1549, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .modalNew .modal-dialog .modal-content .modal-header .modal-title {
      color: #31343e;
      font-size: 1.3em;
      margin-bottom: 0px;
      font-family: "helvetica";
      margin-top: 15px; }
    /* line 1556, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .modalNew .modal-dialog .modal-content .modal-header img {
      height: 66px;
      width: 66px;
      background: #5ba0e7;
      border-radius: 100px;
      padding: 10px; }
    /* line 1563, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .modalNew .modal-dialog .modal-content .modal-header .img-desktop {
      height: 5rem;
      width: 5rem; }
    /* line 1567, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .modalNew .modal-dialog .modal-content .modal-header .img-mobil {
      display: none; }
  /* line 1571, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .modalNew .modal-dialog .modal-content .modal-footer {
    text-align: center;
    border-top: none;
    padding-top: 0;
    /*button {
                    border-color: #d3d3d3;
                    width: 90%;
                    padding: 1.1rem 2.8rem !important;
                    margin-top: 1rem !important;
                    color: #fff;
                    background-color: #d3d3d3;
                    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
                    letter-spacing: -0.6px;
                    font-weight: 600;
                    border-radius: 30px;
                    margin-bottom: 15px;
                }*/ }

@media (max-width: 767px) {
  /* line 1592, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .modalNew .modal-dialog {
    margin-top: 150px; }
    /* line 1594, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .modalNew .modal-dialog .modal-content {
      border-radius: 6px;
      width: auto;
      margin: 0 auto; }
      /* line 1598, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .modalNew .modal-dialog .modal-content .modal-header {
        padding-bottom: 0; }
        /* line 1600, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .modalNew .modal-dialog .modal-content .modal-header .close {
          margin-top: -55px;
          margin-right: -15px;
          color: #fff;
          width: 30px;
          height: 30px;
          border-radius: 30px;
          border: 1px solid #fff;
          font-family: initial;
          font-weight: 100; }
        /* line 1611, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .modalNew .modal-dialog .modal-content .modal-header .img-desktop {
          display: none; }
        /* line 1614, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .modalNew .modal-dialog .modal-content .modal-header .img-mobil {
          display: block; }
          /* line 1616, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
          .modalNew .modal-dialog .modal-content .modal-header .img-mobil img {
            border: 3px solid #fff;
            margin-top: -40px; }
        /* line 1621, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .modalNew .modal-dialog .modal-content .modal-header .modal-title {
          font-family: "helvetica";
          font-weight: lighter;
          color: #4a4a4a !important;
          font-size: 18px;
          margin-top: 0px; }
      /* line 1630, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .modalNew .modal-dialog .modal-content .modal-footer button {
        width: 20rem;
        height: 43px;
        border-radius: 50px;
        background-color: #5ba0e7;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        color: #FFF;
        cursor: pointer; } }

/* line 1648, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.table-resumen-cart .border-top-bottom {
  border-bottom: 1px solid #e9eaed;
  border-top: 1px solid #e9eaed; }

/* line 1653, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.table-resumen-cart tr td {
  padding-left: 1.5rem; }

/* line 1660, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.farma-content-cart-info .text-lifemiles {
  color: #a11931;
  line-height: 1.5;
  font-weight: bold;
  font-size: 1.3rem; }

/* line 1667, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.id-lifeMiles {
  text-decoration: underline;
  cursor: pointer; }

/* line 1672, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.center-img-cart {
  width: 100%;
  text-align: center; }

@media (max-width: 768px) {
  /* line 1679, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .center-img-cart img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; } }

/***** new modal recommended ******/
/* line 1694, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.modal-recommended .modal-dialog {
  width: 80%; }
  /* line 1696, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .modal-recommended .modal-dialog .modal-content {
    border-radius: 25px; }
    /* line 1698, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .modal-recommended .modal-dialog .modal-content .modal-header {
      border-bottom: 0px;
      padding-bottom: 0; }
      /* line 1701, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .modal-recommended .modal-dialog .modal-content .modal-header .text-title-modal {
        font-weight: 700;
        font-size: 1.6rem;
        margin-top: 8px;
        position: absolute;
        margin-left: 24px; }
      /* line 1708, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .modal-recommended .modal-dialog .modal-content .modal-header .close {
        margin-top: -2px;
        background: #418fde;
        opacity: 1;
        color: #fff;
        text-shadow: none;
        height: 35px;
        width: 35px;
        border-radius: 35px; }
    /* line 1719, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .modal-recommended .modal-dialog .modal-content .modal-body {
      padding-left: 36px; }
    /* line 1722, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .modal-recommended .modal-dialog .modal-content .modal-footer {
      border: 0; }
      /* line 1724, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .modal-recommended .modal-dialog .modal-content .modal-footer .btn-next-footer {
        font-size: 1.7rem;
        padding: 10px 70px;
        font-weight: 100; }

/* line 1732, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.modal-recommended .owl-carousel .owl-wrapper-outer {
  height: 385px; }
  /* line 1734, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .modal-recommended .owl-carousel .owl-wrapper-outer .owl-wrapper {
    height: 100%; }
    /* line 1736, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .modal-recommended .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
      height: 100%;
      padding: 0; }
      /* line 1739, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .modal-recommended .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .productRecommended {
        height: 100%;
        width: 180px; }

/**** new card recommend ****/
/* line 1751, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.new-card-cart-rec {
  width: 100%;
  overflow: hidden; }
  /* line 1754, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .new-card-cart-rec .farma-item-outstanding-owl {
    width: 100%;
    height: 19rem; }
    /* line 1757, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .new-card-cart-rec .farma-item-outstanding-owl .farma-item-outstanding-img {
      width: 110px;
      height: 110px;
      margin: 0 auto; }
    /* line 1762, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .new-card-cart-rec .farma-item-outstanding-owl .triangulo-equilatero-bottom-left {
      width: 40px;
      height: 40px; }
    /* line 1766, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .new-card-cart-rec .farma-item-outstanding-owl .only-online-card {
      width: 38px;
      height: 38px;
      margin-top: 50px;
      margin-left: 8px; }
    /* line 1772, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .new-card-cart-rec .farma-item-outstanding-owl .farma-item-outstanding-info label {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    /* line 1777, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .new-card-cart-rec .farma-item-outstanding-owl .farma-item-outstanding-icon {
      top: inherit;
      bottom: 5px; }

/* line 1785, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.new-carousel-cart .owl-controls {
  height: 0; }
  /* line 1787, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .new-carousel-cart .owl-controls .owl-buttons {
    margin-top: 56px; }
    /* line 1789, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .new-carousel-cart .owl-controls .owl-buttons .owl-prev,
    .new-carousel-cart .owl-controls .owl-buttons .owl-next {
      width: 40px;
      height: 50px; }
    /* line 1794, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .new-carousel-cart .owl-controls .owl-buttons .owl-prev {
      left: -41px; }
    /* line 1797, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .new-carousel-cart .owl-controls .owl-buttons .owl-next {
      right: -20px; }

@media (max-width: 768px) {
  /* line 1806, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .modal-recommended .modal-dialog {
    width: 100%;
    padding: 0;
    margin: 0;
    height: 60vh;
    bottom: 0;
    overflow-y: hidden;
    position: absolute; }
    /* line 1814, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .modal-recommended .modal-dialog .modal-content {
      border-radius: 0px;
      height: 100%;
      background: #f3f3f3; }
      /* line 1818, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .modal-recommended .modal-dialog .modal-content .modal-header {
        overflow: hidden;
        padding: 0;
        height: 10%; }
        /* line 1823, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .modal-recommended .modal-dialog .modal-content .modal-header .close {
          margin-top: 0;
          height: 25px;
          width: 25px;
          margin-top: 1.5%;
          margin-right: 4%; }
      /* line 1831, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .modal-recommended .modal-dialog .modal-content .modal-body {
        padding: 0px;
        height: 78%;
        overflow: hidden; }
        /* line 1835, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .modal-recommended .modal-dialog .modal-content .modal-body .owl-carousel {
          height: 100%; }
        /* line 1838, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .modal-recommended .modal-dialog .modal-content .modal-body .owl-wrapper-outer {
          height: inherit; }
        /* line 1841, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .modal-recommended .modal-dialog .modal-content .modal-body .owl-item {
          padding: 0px !important;
          width: 4.5% !important;
          margin: 0 -3px;
          padding-left: 13px !important; }
          /* line 1846, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
          .modal-recommended .modal-dialog .modal-content .modal-body .owl-item .productRecommended {
            height: 100%;
            width: 100%;
            margin-top: 0; }
            /* line 1850, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
            .modal-recommended .modal-dialog .modal-content .modal-body .owl-item .productRecommended .cont-items-movil {
              width: 100%;
              height: 47%;
              margin-bottom: 5%; }
              /* line 1854, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
              .modal-recommended .modal-dialog .modal-content .modal-body .owl-item .productRecommended .cont-items-movil .mediaDescription-modalR {
                display: none; }
              /* line 1857, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
              .modal-recommended .modal-dialog .modal-content .modal-body .owl-item .productRecommended .cont-items-movil .farma-item-outstanding-img {
                width: 100%;
                height: 50%;
                padding: 0; }
                /* line 1861, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
                .modal-recommended .modal-dialog .modal-content .modal-body .owl-item .productRecommended .cont-items-movil .farma-item-outstanding-img img {
                  max-height: 100%; }
              /* line 1865, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
              .modal-recommended .modal-dialog .modal-content .modal-body .owl-item .productRecommended .cont-items-movil .farma-item-outstanding-info {
                float: left;
                width: 100%;
                position: inherit;
                height: 50%;
                padding: 0;
                margin: 0; }
              /* line 1873, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
              .modal-recommended .modal-dialog .modal-content .modal-body .owl-item .productRecommended .cont-items-movil .farma-item-outstanding-icon {
                bottom: 3px;
                right: 4px; }
              /* line 1877, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
              .modal-recommended .modal-dialog .modal-content .modal-body .owl-item .productRecommended .cont-items-movil .farma-item-outstanding-owl {
                border-radius: 0;
                padding: 0 10px; }
        /* line 1884, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .modal-recommended .modal-dialog .modal-content .modal-body .farma-pagination-controls-cart {
          bottom: -5px !important;
          right: -5px; }
        /* line 1888, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .modal-recommended .modal-dialog .modal-content .modal-body .farma-pagination-controls-cart .farma-control-cart {
          margin-left: inherit;
          position: relative;
          left: 0;
          margin-right: 0px; }
        /* line 1894, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .modal-recommended .modal-dialog .modal-content .modal-body .farma-pagination-controls-cart .farma-control-cart i {
          font-size: 0.7em; }
        /* line 1897, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .modal-recommended .modal-dialog .modal-content .modal-body .farma-pagination-controls-cart .quantitySold {
          padding: 0px !important; }
        /* line 1900, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .modal-recommended .modal-dialog .modal-content .modal-body .farma-pagination-controls-cart .farma-control-cart {
          width: 21px;
          height: 21px; }
      /* line 1905, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .modal-recommended .modal-dialog .modal-content .modal-footer {
        height: 12%;
        position: relative;
        overflow: hidden;
        padding: 0;
        border: 0; }
        /* line 1911, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .modal-recommended .modal-dialog .modal-content .modal-footer .btn-next-footer {
          font-weight: 100;
          padding: 0;
          width: 50%;
          height: 80%;
          margin-top: 1%;
          border-radius: 0;
          border-radius: 50px; }
  /* line 1924, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .text-secondary.text-price {
    font-size: 14px !important;
    font-weight: 800;
    font-family: Helvetica; } }

/**** @LuisCharris  ***/
/* line 1934, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.btn-secondary-cart {
  background-color: #418FDE;
  color: #fff;
  border: 1px solid #418FDE; }
  /* line 1938, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .btn-secondary-cart:hover, .btn-secondary-cart:focus {
    background-color: #2978c7;
    color: #fff; }
  /* line 1943, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .btn-secondary-cart.outline, .btn-secondary-cart.collapsed {
    background: none;
    border: 1px solid #418FDE;
    color: #418FDE; }
    /* line 1948, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .btn-secondary-cart.outline img, .btn-secondary-cart.collapsed img {
      max-height: 18px !important; }
  /* line 1952, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .btn-secondary-cart[aria-expanded="true"] {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }

/* line 1958, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
#listStoreCollapse,
#listStoreCollapseMbile {
  margin-left: 0px;
  z-index: 3; }
  /* line 1962, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  #listStoreCollapse .card,
  #listStoreCollapseMbile .card {
    margin-top: 6px;
    padding: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: white !important;
    color: #3485d8;
    border: 1px solid;
    /* padding: 10px; */
    border-radius: 5px; }
    /* line 1976, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    #listStoreCollapse .card .list-group,
    #listStoreCollapseMbile .card .list-group {
      width: 100%;
      margin: 0px;
      border-radius: 0px; }
      /* line 1980, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      #listStoreCollapse .card .list-group:last-child,
      #listStoreCollapseMbile .card .list-group:last-child {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px; }
      /* line 1984, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      #listStoreCollapse .card .list-group .collapse .list-group-item,
      #listStoreCollapse .card .list-group .collapsing .list-group-item,
      #listStoreCollapseMbile .card .list-group .collapse .list-group-item,
      #listStoreCollapseMbile .card .list-group .collapsing .list-group-item {
        border-radius: 0px;
        padding: 8px 0px; }
        /* line 1988, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        #listStoreCollapse .card .list-group .collapse .list-group-item.active, #listStoreCollapse .card .list-group .collapse .list-group-item:focus,
        #listStoreCollapse .card .list-group .collapsing .list-group-item.active,
        #listStoreCollapse .card .list-group .collapsing .list-group-item:focus,
        #listStoreCollapseMbile .card .list-group .collapse .list-group-item.active,
        #listStoreCollapseMbile .card .list-group .collapse .list-group-item:focus,
        #listStoreCollapseMbile .card .list-group .collapsing .list-group-item.active,
        #listStoreCollapseMbile .card .list-group .collapsing .list-group-item:focus {
          background: none;
          background-color: #418FDE;
          border: none;
          text-shadow: none;
          color: #fff; }
        /* line 1996, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        #listStoreCollapse .card .list-group .collapse .list-group-item .badge,
        #listStoreCollapse .card .list-group .collapsing .list-group-item .badge,
        #listStoreCollapseMbile .card .list-group .collapse .list-group-item .badge,
        #listStoreCollapseMbile .card .list-group .collapsing .list-group-item .badge {
          float: none; }
    /* line 2001, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    #listStoreCollapse .card > .list-group > .list-group-item,
    #listStoreCollapseMbile .card > .list-group > .list-group-item {
      border-radius: none; }
      /* line 2003, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      #listStoreCollapse .card > .list-group > .list-group-item a,
      #listStoreCollapseMbile .card > .list-group > .list-group-item a {
        padding: 10px 0px; }
      /* line 2006, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      #listStoreCollapse .card > .list-group > .list-group-item:last-child,
      #listStoreCollapseMbile .card > .list-group > .list-group-item:last-child {
        border-bottom-left-radius: 10px !important;
        border-bottom-right-radius: 10px !important; }
      /* line 2010, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      #listStoreCollapse .card > .list-group > .list-group-item[aria-expanded="true"],
      #listStoreCollapseMbile .card > .list-group > .list-group-item[aria-expanded="true"] {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px; }
    /* line 2015, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    #listStoreCollapse .card .list-group > .list-group-item:last-child,
    #listStoreCollapseMbile .card .list-group > .list-group-item:last-child {
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px; }
  /* line 2020, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  #listStoreCollapse .card-mobile,
  #listStoreCollapseMbile .card-mobile {
    border-color: beige !important;
    margin-bottom: 20px; }

/* line 2027, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.minicart-data p {
  line-height: 15px;
  text-transform: capitalize; }

/* line 2033, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.card-item-cart {
  margin-top: 10px; }
  /* line 2035, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .card-item-cart table {
    height: 170px;
    width: 100%; }
  /* line 2039, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .card-item-cart .imagen {
    padding-left: 5px; }
  /* line 2043, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .card-item-cart .description h4,
  .card-item-cart .description p {
    margin: 0;
    text-align: left; }
  /* line 2048, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .card-item-cart .description h4 {
    font-size: 1.2em; }
  /* line 2053, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .card-item-cart .prices h4 {
    font-size: 1.2em; }
  /* line 2056, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .card-item-cart .prices h4,
  .card-item-cart .prices p {
    margin: 0; }
  /* line 2061, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .card-item-cart .btn-trash {
    position: relative;
    right: 6px;
    top: 8px; }
  @media (max-width: 768px) {
    /* line 2033, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .card-item-cart {
      margin: 3%;
      text-align: left; }
      /* line 2069, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .card-item-cart table {
        height: 0px; }
      /* line 2073, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .card-item-cart .prices h4 {
        font-size: 1.1em; }
      /* line 2077, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .card-item-cart .imagen {
        padding: 0px;
        background-size: 100%;
        background-position: center;
        height: 140px;
        margin: -10px 0; }
        /* line 2083, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .card-item-cart .imagen img {
          display: none; }
      /* line 2087, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .card-item-cart .input-incremental {
        margin: 12px 0 0 -10px; }
        /* line 2089, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
        .card-item-cart .input-incremental input {
          padding: 2px;
          font-size: 20px; }
      /* line 2094, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .card-item-cart .btn-trash {
        position: absolute;
        top: -119px;
        right: -10px; } }

/* line 2102, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.card-info-cart {
  text-align: left; }
  /* line 2105, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .card-info-cart .description h4,
  .card-info-cart .description p {
    margin: 0px 0; }
  /* line 2109, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .card-info-cart .description p {
    font-size: 1.1em; }
  /* line 2114, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .card-info-cart .options button {
    margin: 5px 0;
    text-align: left;
    padding: 8px 12px; }
    /* line 2118, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .card-info-cart .options button i {
      float: right;
      font-size: 20px; }

/* line 2126, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.card-resume-cart {
  margin-top: 30px;
  font-weight: bold; }
  /* line 2129, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .card-resume-cart h3.title {
    border-bottom: 1px solid #dede; }
  /* line 2133, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .card-resume-cart table tr td {
    border: none !important;
    padding: 7px 20px; }

/* line 2142, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.cart-item .farma-contain-dont-stock,
.cart-item.no-stock .farma-contain-dont-stock {
  display: block !important; }

/* line 2149, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.cart-item.stock .farma-contain-dont-stock {
  display: none !important; }

/* line 2154, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.owl-sustitute .owl-item {
  padding: 20px 4px; }

/* line 2158, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.card-item-radio {
  background-color: none;
  display: block;
  margin: 0px;
  padding: 0px;
  position: relative;
  float: left;
  border: none; }
  /* line 2166, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .card-item-radio .label-radio {
    padding: 12px 30px;
    min-width: 100%;
    display: block;
    text-align: left;
    color: #3C454C;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: color 200ms ease-in;
    overflow: hidden;
    border: 1px solid #e9eaed;
    transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); }
    /* line 2180, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .card-item-radio .label-radio:before {
      width: 10px;
      height: 10px;
      border-radius: 50%;
      content: '';
      background-color: none;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%) scale3d(1, 1, 1);
      transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
      opacity: 0;
      z-index: -1; }
    /* line 2194, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .card-item-radio .label-radio:after {
      width: 32px;
      height: 32px;
      content: '';
      border: 2px solid #D1D7DC;
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
      background-repeat: no-repeat;
      background-position: 2px 3px;
      border-radius: 50%;
      z-index: 2;
      position: absolute;
      right: 9%;
      top: 9%;
      transform: translateY(-50%);
      cursor: pointer;
      transition: all 200ms ease-in; }
    /* line 2212, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .card-item-radio .label-radio .content {
      min-height: 175px; }
  /* line 2216, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .card-item-radio input[type=radio]:checked ~ label {
    border: 1px solid #f5f5f5;
    box-shadow: 1px 1px 11px 1px #efefef;
    margin-top: -10px; }
    /* line 2221, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .card-item-radio input[type=radio]:checked ~ label:before {
      transform: translate(-50%, -50%) scale3d(56, 56, 1);
      opacity: 1; }
    /* line 2225, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .card-item-radio input[type=radio]:checked ~ label:after {
      background-color: #54E0C7;
      border-color: #54E0C7; }
  /* line 2230, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .card-item-radio input[type=radio] {
    width: 32px;
    height: 32px;
    order: 1;
    z-index: 2;
    position: absolute;
    right: 9%;
    top: 9%;
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden; }

/****
  * Código @Orlando
  */
/* line 2249, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.select-store-info {
  position: absolute;
  top: 50px;
  left: 0px;
  width: 100%;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background-color: #3fd99b;
  z-index: 1; }
  /* line 2259, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .select-store-info p {
    color: #FFF;
    font-size: 12px;
    display: inline-block;
    width: calc(100% - 22px);
    line-height: 12px;
    padding-top: 6px; }
  /* line 2267, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .select-store-info .close {
    display: inline-block;
    width: 12px;
    height: 36px;
    background-image: url("../img/close-icon-white.svg");
    background-repeat: no-repeat;
    background-position-y: center;
    margin-right: 10px;
    opacity: 1; }
  /* line 2277, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .select-store-info .triangle-up {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 15px solid #3fd99b;
    top: -10px;
    left: calc(50% - 20px);
    z-index: 1; }
  /* line 2288, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .select-store-info .triangle-down {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #3fd99b;
    top: 22px;
    left: calc(50% - 20px);
    z-index: 1; }

/* line 2301, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.select-store-info.hide {
  display: none; }

/* line 2305, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.header-cart {
  display: flex;
  position: relative;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    /* line 2305, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .header-cart {
      display: block;
      text-align: center; } }

/* line 2316, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.header-cart > h4 {
  font-weight: bold;
  font-family: helvetica; }

/* line 2321, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.header-cart > button {
  position: absolute;
  right: 0;
  top: 7px;
  background: transparent;
  border: 1px solid #3687d8;
  color: #3687d8;
  padding: 5px;
  font-size: 8pt;
  border-radius: 23px;
  font-family: helvetica; }
  @media (max-width: 767px) {
    /* line 2321, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .header-cart > button {
      position: relative;
      top: -5px; } }

/* line 2338, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.header-cart > button:hover {
  color: #fff;
  background-color: #3687d8; }

@media (max-width: 767px) {
  /* line 2343, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
  .select-store-content {
    margin-top: 50px; } }

/* line 2349, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.title-items {
  position: relative;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  display: flex;
  z-index: 2;
  padding: 7px; }
  @media (max-width: 767px) {
    /* line 2349, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .title-items {
      border-radius: 0; }
      /* line 2359, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .title-items .icon-circle {
        display: none; }
      /* line 2362, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
      .title-items .title {
        text-transform: none !important;
        margin-left: 0 !important; } }

/* line 2369, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.icon-circle {
  background-image: url(img/icon/circle.png);
  width: 50px;
  height: 50px;
  background-size: cover;
  padding: 7px;
  position: absolute;
  left: -20px;
  top: -6px; }

/* line 2380, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.icon-circle > img {
  padding: 5px; }

/* line 2384, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.title-items > .title {
  font-family: helvetica;
  font-size: 18px;
  letter-spacing: normal;
  color: #418fde;
  margin-left: 30px;
  font-weight: 500;
  text-transform: uppercase; }

/* line 2394, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.title-items > button {
  position: absolute;
  right: 8px;
  font-family: helvetica;
  font-size: 10.5pt;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #418fde;
  border: 0;
  background: none;
  top: 8px; }

/* line 2410, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.title-items > button:hover {
  background: #f1f1f1f1;
  border-radius: 10px; }

/* line 2415, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.item-products {
  border: solid 2px #f0f0f0;
  background-color: #ffffff;
  object-fit: contain;
  overflow: auto;
  border-radius: 0 0 10px 10px; }
  @media (max-width: 767px) {
    /* line 2415, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .item-products {
      background-color: transparent; } }

/* line 2426, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.store-seleted-mobile {
  border-radius: 0 !important;
  box-shadow: none !important;
  border: 0 solid transparent !important;
  text-align: center !important;
  background-color: transparent !important; }

/* line 2434, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.store-seleted-mobile > span > div:first-child {
  text-align: center !important; }

/* line 2438, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.mobile-view {
  display: none; }
  @media (max-width: 767px) {
    /* line 2438, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .mobile-view {
      display: block; } }

/* line 2445, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
h2.title {
  display: none;
  margin: 0px 0px;
  font-weight: normal;
  color: #fff;
  text-transform: capitalize;
  font-size: 15pt;
  padding-top: 10px; }
  @media (max-width: 767px) {
    /* line 2445, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    h2.title {
      display: block; } }

/* line 2458, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
h2.title > img {
  position: absolute;
  right: 12px;
  width: 14px;
  height: 19px; }

/* line 2465, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.add-address {
  background: #dedede;
  padding: 6px;
  width: 100%;
  border: none;
  font-size: 11pt; }

/* line 2473, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.add-address:hover {
  background: gray; }

/* line 2477, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.cart-total-box {
  width: auto; }
  @media (max-width: 767px) {
    /* line 2477, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
    .cart-total-box {
      width: 92vw; } }

/* line 2484, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.card-collapse {
  max-width: none !important;
  border-radius: 0 !important;
  margin: 0 !important; }

/* line 2490, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.card-collapse > .list-group {
  margin-bottom: 0px !important; }

/* line 2494, C:/farmatodo/vzla/empanada/web/sass/_cart.scss */
.list-group-item {
  border-radius: 0 !important; }

@font-face {
  font-family: 'sfns_displayregular';
  src: url("./fonts/sfns-system-san-francisco-display.eot");
  src: url("./fonts/sfns-system-san-francisco-display.eot?#iefix") format("embedded-opentype"), url("./fonts/sfns-system-san-francisco-display.woff2") format("woff2"), url("./fonts/sfns-system-san-francisco-display.woff") format("woff"), url("./fonts/sfns-system-san-francisco-display.ttf") format("truetype"), url("./fonts/sfns-system-san-francisco-display.svg#sfns_displayregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'sf_ui_displaymedium';
  src: url("./fonts/sfuidisplay-medium.eot");
  src: url("./fonts/sfuidisplay-medium.eot?#iefix") format("embedded-opentype"), url("./fonts/sfuidisplay-medium.woff2") format("woff2"), url("./fonts/sfuidisplay-medium.woff") format("woff"), url("./fonts/sfuidisplay-medium.ttf") format("truetype"), url("./fonts/sfuidisplay-medium.svg#sf_ui_displaymedium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'sf_ui_displayregular';
  src: url("./fonts/sfuidisplay-regular-webfont.woff2") format("woff2"), url("./fonts/sfuidisplay-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helvetica';
  src: url("./fonts/helvetica-regular.eot");
  src: url("./fonts/helvetica-regular.eot?#iefix") format("embedded-opentype"), url("./fonts/helvetica-regular.woff2") format("woff2"), url("./fonts/helvetica-regular.woff") format("woff"), url("./fonts/helvetica-regular.ttf") format("truetype"), url("./fonts/helvetica-regular.svg#helvetica") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helvetica';
  src: url("./fonts/helvetica-Light.ttf") format("truetype"); }

/* line 38, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-view-perfil {
  /*background-color: rgba(0, 0, 0, 0.43);*/ }

/* line 42, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.no {
  padding: 0px !important; }

/* line 46, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-all-perfil {
  padding: 10px 0px; }

/* line 50, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-perfil-menu {
  background-color: white;
  text-align: center;
  border: 1px solid #e9eaed;
  padding: 0px;
  color: #31343e; }
  @media (max-width: 767px) {
    /* line 50, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-content-perfil-menu {
      position: fixed;
      z-index: 5001;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      overflow: auto;
      background-color: #f9f9f9; }
      /* line 65, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .farma-content-perfil-menu.legal-menu-mobile {
        z-index: 5010; }
      /* line 69, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .farma-content-perfil-menu .perfil-menu-header-blue h5 {
        margin-top: 0px;
        line-height: 44px;
        font-size: 18px;
        padding-top: 10px; } }

/* line 80, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-perfil-menu-top {
  margin: 50px 0px 39px 0px; }
  @media (max-width: 767px) {
    /* line 80, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-perfil-menu-top {
      margin: 0px;
      text-align: left;
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 10px; }
      /* line 88, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .farma-perfil-menu-top .perfil-menu-email {
        display: none; }
      /* line 91, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .farma-perfil-menu-top strong {
        font-size: 19px !important; } }

/* line 98, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-perfil-menu-top .farma-img-perfil {
  border-radius: 100px;
  height: 150px;
  width: 150px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  margin: auto; }

/* line 109, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-perfil-menu-top strong {
  font-size: 1.7em;
  margin: 20px 0px; }

/* line 114, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-perfil-menu-list {
  padding: 0px;
  margin: 0px; }
  /* line 117, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-perfil-menu-list a {
    color: #31343e;
    text-decoration: none; }
    /* line 120, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-perfil-menu-list a:hover {
      color: #31343e !important; }
  @media (max-width: 767px) {
    /* line 114, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-perfil-menu-list {
      background-color: #FFF;
      text-align: left; }
      /* line 127, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .farma-perfil-menu-list li {
        border-bottom: 1px solid #f9f9f9 !important;
        height: 55px;
        padding: 0px 15px !important;
        line-height: 55px;
        font-size: 12px;
        background-image: url(../img/perfil-menu-arrow.svg);
        background-repeat: no-repeat;
        background-position-y: center;
        background-position-x: calc(100% - 15px); } }

/* line 142, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-perfil-menu-list li {
  display: block;
  padding: 15px 0px;
  border-bottom: 1px solid #e9eaed;
  cursor: pointer; }
  /* line 148, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-perfil-menu-list li:hover, .farma-perfil-menu-list li:focus {
    background-color: #418FDE;
    color: #fff; }

/* line 155, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-perfil-menu-list li:last-child {
  border: none; }

/* line 159, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-perfil-item-list-active {
  border-right: 7px solid #418FDE !important; }
  @media (max-width: 767px) {
    /* line 159, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-perfil-item-list-active {
      border-left: 0px; } }

/* line 166, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-perfil-more {
  border-radius: 0px 10px 10px 0px;
  background-color: #f8f8f8;
  text-align: center; }

/* line 173, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-sub-perfil-more {
  margin: 20px 5px;
  width: 250px;
  padding: 10px 10px;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  border-radius: 5px; }
  @media (min-width: 768px) and (max-width: 991px) {
    /* line 173, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-content-sub-perfil-more {
      width: 96%;
      margin-top: 1.5rem !important; } }

@media (max-width: 767px) {
  /* line 189, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-content-sub-perfil-more.address {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    margin: 0px;
    z-index: 5010;
    border-radius: 0px;
    padding: 0px;
    background-color: #f9f9f9;
    display: none; }
    /* line 202, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-content-sub-perfil-more.address .header-blue {
      background: linear-gradient(to right, #418fde, #1c73cb);
      height: 44px; }
      /* line 205, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .farma-content-sub-perfil-more.address .header-blue .close-button {
        position: absolute;
        background-image: url(../img/close-button-white.svg);
        width: 44px;
        height: 44px;
        background-position: center;
        background-repeat: no-repeat; }
      /* line 213, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .farma-content-sub-perfil-more.address .header-blue h5 {
        color: #FFF;
        line-height: 44px;
        font-size: 15px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 18px;
        font-weight: normal; }
    /* line 224, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-content-sub-perfil-more.address .content {
      background-color: #f9f9f9;
      padding-bottom: 54px;
      height: calc(100% - 44px); }
      /* line 228, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .farma-content-sub-perfil-more.address .content .no-content {
        font-size: 25px;
        font-weight: 300;
        color: #9ba3ac;
        line-height: 1.04;
        text-align: center;
        position: absolute;
        top: calc(50% - 25px);
        left: 0px;
        width: 100%; }
    /* line 241, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-content-sub-perfil-more.address .farma-button-sub-perfil {
      position: fixed;
      bottom: 0px;
      left: 0px;
      width: 100%;
      height: 54px;
      line-height: 54px;
      padding: 0px;
      font-size: 16px;
      border-radius: 0px; } }

@media (max-width: 767px) {
  /* line 256, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-content-sub-perfil-more.address.show {
    display: block; } }

/* line 262, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.title-count {
  font-size: 13pt;
  font-weight: bold;
  margin: 25px; }

/* line 268, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-detail-order {
  background-color: transparent !important; }

/* line 272, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-sub-perfil-more h5 {
  font-weight: bold; }

/* line 276, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-info-sub-perfil-more {
  min-height: 380px;
  overflow: auto;
  display: block;
  margin: 0px;
  padding-right: 10px;
  text-align: center; }
  /* line 284, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-info-sub-perfil-more.profile {
    text-align: left; }
  @media (max-width: 767px) {
    /* line 276, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-info-sub-perfil-more {
      height: auto;
      max-height: 265px;
      padding-right: 0px;
      background-color: transparent; }
      /* line 292, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .farma-info-sub-perfil-more.addresses {
        max-height: 100%; } }
  /* line 296, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-info-sub-perfil-more .farma-error-response-service-modal {
    font-family: "helvetica";
    font-weight: 300;
    letter-spacing: -0.1px;
    text-align: left;
    color: #ff143f;
    line-height: 15px; }

/* line 306, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-info-sub-perfil,
.farma-content-info-sub-perfil strong {
  display: block;
  font-size: 0.9em; }

/* line 312, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-info-sub-perfil {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 1px;
  padding-top: 11px; }

/* line 318, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-button-sub-perfil {
  display: block;
  background-color: #418FDE;
  padding: 0 10px;
  color: white;
  border-radius: 20px;
  text-align: center;
  margin: 0;
  cursor: pointer;
  padding: 7px; }

@media (max-width: 767px) {
  /* line 332, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-modal.edit.cards .no-content {
    font-size: 25px;
    font-weight: 300;
    color: #9ba3ac;
    line-height: 1.04;
    text-align: center;
    position: absolute;
    top: calc(50% - 25px);
    left: 0px;
    width: 100%; }
  /* line 344, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-modal.edit.cards .farma-button-sub-perfil {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 54px;
    line-height: 54px;
    padding: 0px;
    font-size: 16px;
    border-radius: 0px; } }

@media (max-width: 767px) {
  /* line 359, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-modal.add-card {
    padding-bottom: 70px; }
    /* line 362, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-modal.add-card .button {
      position: fixed;
      bottom: 0px;
      left: 0px;
      width: 100%;
      height: 54px;
      line-height: 54px;
      padding: 0px;
      font-size: 16px;
      border-radius: 0px;
      box-shadow: none;
      border: none;
      background-color: #418fde;
      color: #FFF;
      margin-bottom: 0px;
      font-weight: 500; } }

/* line 383, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-dia-pedidos-content .farma-tittle-type-order {
  color: #b4b4b4;
  line-height: 1.75;
  letter-spacing: -0.3px;
  font-size: 0.8em; }

/* line 389, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-dia-pedidos-content .farma-content-detail-order {
  padding: 10px 0px !important;
  font-size: 0.8em;
  line-height: 15px; }
  /* line 393, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-dia-pedidos-content .farma-content-detail-order .farma-content-detail-order-left,
  .farma-dia-pedidos-content .farma-content-detail-order .farma-content-detail-order-right {
    padding: 0px !important; }
  /* line 398, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-dia-pedidos-content .farma-content-detail-order .farma-content-detail-order-right strong {
    margin: 0px; }
  /* line 401, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-dia-pedidos-content .farma-content-detail-order .farma-content-detail-order-right .farma-button-finally-buy {
    width: 60px;
    margin: 5px 0px 0px 0px; }

/* line 409, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-title-dia-pedidos {
  font-size: 11px;
  color: #b4b4b4;
  display: block;
  margin: 15px 0 0;
  float: left;
  width: 100%; }

/* line 418, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-pedido-left {
  width: 60%;
  display: inline-block;
  font-size: 0.7em;
  padding-right: 5px; }

/* line 425, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-pedido-right {
  width: 40%;
  font-size: 8px;
  text-align: center;
  float: right; }

/* line 432, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-pedido-right label {
  color: #418FDE;
  font-size: 12px;
  margin: 0; }

/* line 438, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-text-politicas {
  text-align: justify;
  height: 400px;
  overflow: auto; }

/* line 444, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-contact-content-item {
  display: block;
  text-align: left;
  border-bottom: 1px solid #e9eaed; }

/* line 450, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-contact-img-msn,
.farma-modal-contact-img-phone,
.farma-img-visa,
.farma-img-mastercard,
.farma-img-american-express,
.farma-img-dinners-club,
.farma-modal-contact-img-whatsapp {
  display: inline-block;
  background-image: url("img/mail_contact.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 30px;
  height: 30px;
  margin-right: 20px; }
  @media (max-width: 767px) {
    /* line 450, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-modal-contact-img-msn,
    .farma-modal-contact-img-phone,
    .farma-img-visa,
    .farma-img-mastercard,
    .farma-img-american-express,
    .farma-img-dinners-club,
    .farma-modal-contact-img-whatsapp {
      width: 2rem;
      height: 2rem;
      margin-right: 1rem; } }

/* line 472, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-img-visa {
  background-image: url("img/visa.png");
  width: 50px;
  height: 50px; }

/* line 478, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-img-mastercard {
  background-image: url("img/mastercard.png");
  width: 50px;
  height: 50px; }

/* line 484, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-img-american-express {
  background-image: url("img/american-express.png");
  width: 50px;
  height: 50px; }

/* line 490, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-img-dinners-club {
  background-image: url("img/dinners-club.png");
  width: 50px;
  height: 50px; }

/* line 496, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-payment-method-active {
  border: 1px solid #418FDE;
  border-radius: 10px;
  cursor: pointer; }

/* line 502, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-contact-img-phone {
  background-image: url("img/phone_contact.png"); }

/* line 506, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-contact-img-whatsapp {
  background-image: url("img/whatsapp_contact.png"); }

/* line 510, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-contact-txt-content {
  display: inline-block; }
  /* line 515, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-modal-contact-txt-content a {
    color: #418fde;
    cursor: pointer; }

/* line 521, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-contact-txt-content strong,
.farma-modal-contact-txt-content p {
  display: block; }

/* line 526, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-contact-txt-content p {
  color: #418fde; }

/* line 530, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.modal-redes-sociales-contact {
  font-size: 1.5em;
  margin: 10px 0px; }

/* line 535, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.modal-redes-sociales-contact i {
  display: inline-block;
  margin: 5px; }

/* line 540, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-item-direccion {
  display: block;
  border-bottom: 1px solid #e9eaed;
  text-align: left;
  position: relative;
  padding: 10px 0px; }
  @media (max-width: 767px) {
    /* line 540, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-modal-item-direccion {
      background-color: #FFF;
      padding: 15px 20px; }
      /* line 549, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .farma-modal-item-direccion .filter {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        background: rgba(255, 255, 255, 0.7);
        display: none; }
      /* line 558, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .farma-modal-item-direccion .filter.show {
        display: block; } }

/* line 564, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-img-direccion,
.farma-modal-img-direccion-active {
  width: 13px;
  height: 13px;
  background-color: #e9eaed;
  border-radius: 100px;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  margin-top: 3px; }
  @media (max-width: 767px) {
    /* line 564, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-modal-img-direccion,
    .farma-modal-img-direccion-active {
      /**background-color: transparent !important;
		background-image: url(../img/address-icon-blue.svg);
		height: 18px;
		background-repeat: no-repeat;**/
      margin-top: 13px;
      background-color: #b3b3b3; } }

/* line 584, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-img-direccion-active {
  background-color: #418FDE; }

/* line 588, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-text-item-direccion {
  display: inline-block;
  width: 90%; }
  @media (max-width: 767px) {
    /* line 588, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-modal-text-item-direccion {
      padding-left: 15px;
      width: calc(100% - 50px); } }
  /* line 595, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-modal-text-item-direccion p {
    margin: 0px; }

/* line 600, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-text-item-direccion strong {
  display: block; }
  @media (max-width: 767px) {
    /* line 600, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-modal-text-item-direccion strong {
      font-size: 16px; } }

/* line 607, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-text-item-direccion p {
  font-size: 0.8em; }
  @media (max-width: 767px) {
    /* line 607, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-modal-text-item-direccion p {
      font-size: 12px;
      color: #8a8a8a;
      display: inline-block; } }

/* line 616, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-more-options-direccion {
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #418FDE;
  border-radius: 100px;
  color: white;
  top: 10%;
  right: 5%;
  opacity: 0.3;
  cursor: pointer; }

/* line 629, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-modal-more-options-direccion i {
  position: absolute;
  top: 25%;
  left: 25%;
  font-size: 0.8em; }

/*.farma-modal-item-direccion:hover .farma-modal-more-options-direccion{
	opacity: 1;
}

.farma-modal-item-direccion:hover .farma-modal-text-item-direccion{
	opacity: 0.3;
}

.farma-modal-item-direccion:hover .farma-modal-img-direccion{
	opacity: 0.3;
}

.farma-modal-item-direccion:hover .farma-modal-img-direccion-active {
	opacity: 0.3;
}*/
/* line 653, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-drop-down {
  border-radius: 10px;
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
  height: 150px;
  overflow: auto;
  background-color: white;
  border: 1px solid #f0f0f0;
  z-index: 99;
  list-style: none;
  padding: 0px; }
  /* line 666, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-drop-down.cities {
    z-index: 2000; }

/* line 671, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-drop-down li {
  padding: 10px 20px;
  cursor: pointer; }

/* line 676, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-drop-down li .farma-img-drop-down-city {
  background-image: url("img/city-select.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 13px;
  height: 20px;
  display: inline-block;
  margin-right: 10px; }

/* line 687, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-input-dropDown {
  position: absolute;
  background-image: url("img/shape-up.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 10px;
  height: 6px;
  top: 50%;
  right: 5%;
  transform: translate(-50%, -50%); }

/* line 699, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.pac-logo {
  z-index: 9999 !important; }

/* line 703, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-credit_cart {
  display: block;
  width: 100%;
  text-align: left;
  padding: 5px;
  border-bottom: 1px solid #e9eaed;
  position: relative; }
  @media (max-width: 767px) {
    /* line 703, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-content-credit_cart {
      padding: 10px 20px;
      background-color: #FFF; } }

/* line 716, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-credit_cart strong {
  vertical-align: top;
  line-height: 50px; }

/* line 721, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-options-right {
  float: right; }
  @media (min-width: 768px) {
    /* line 721, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .farma-content-options-right {
      margin-top: 1.3rem; } }

/* line 729, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.favorite-card:hover {
  text-decoration: none; }

@media screen and (max-width: 767px) {
  /* line 735, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .favorite-card {
    font-size: 11px;
    position: absolute;
    top: 44px;
    left: 93px;
    text-decoration: none !important; }
    /* line 741, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .favorite-card:active {
      text-decoration: none; }
  /* line 745, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-content-options-right.cards-options {
    margin-top: 13px; }
  /* line 749, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-content-options-right.cards-options.show {
    display: block;
    position: absolute;
    z-index: 10;
    right: 2rem;
    top: 0.8rem; }
  /* line 756, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .cards-options-button {
    float: right; } }

/* line 761, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-option,
.farma-content-option-cancel {
  background-color: #418FDE;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  position: relative;
  display: inline-block;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  cursor: pointer; }

/* line 775, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-option.white {
  background-color: #FFF; }

/* line 779, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-option-cancel {
  background-color: white; }

/* line 783, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-img-circle-garbage-option,
.farma-img-circle-garbage-option-cancel,
.farma-img-circle-star {
  position: absolute;
  background-image: url("img/garbage.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/* line 798, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-img-circle-edit-option {
  position: absolute;
  background-image: url(../img/edit-icon-white.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/* line 811, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-img-circle-close-option {
  background-image: url(../img/x-gray.svg);
  background-position-x: center;
  background-position-y: -5px;
  background-repeat: no-repeat;
  background-size: 40px;
  height: 40px; }

/* line 820, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-img-circle-garbage-option-cancel {
  background-image: url("img/cancel.png");
  width: 15px;
  height: 15px; }

/* line 826, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-img-circle-star {
  background-image: url("img/star.png");
  width: 15px;
  height: 15px; }

/* line 832, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.tit-inter {
  font-size: 25px;
  color: #31343e;
  text-transform: inherit;
  letter-spacing: 0; }

/* line 841, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.cont-det_pedido .farma-content-text-center {
  height: 375px;
  vertical-align: initial; }

/* line 846, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.cont-det_pedido .farma-circle-gray {
  margin: 20px auto 10px auto; }

/* line 849, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.cont-det_pedido .farma-circle-blue {
  margin: 20px auto 10px auto; }

@media (max-width: 767px) {
  /* line 840, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .cont-det_pedido {
    background-color: #f9f9f9; } }

@media (min-width: 320px) {
  /* line 858, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .cont-listado,
  .cont-det_pedido {
    padding: 0 15px; } }

@media (min-width: 767px) {
  /* line 865, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .cont-listado,
  .cont-det_pedido {
    padding: 30px 0; } }

@media (min-width: 1200px) {
  /* line 872, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .cont-listado,
  .cont-det_pedido {
    padding: 30px 0; } }

/* line 878, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.cont-table_listado {
  border-radius: 10px; }

@media (min-width: 320px) {
  /* line 883, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .cont-table_listado {
    overflow: auto; } }

@media (min-width: 767px) {
  /* line 889, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .cont-table_listado {
    overflow: hidden; } }

@media (min-width: 1200px) {
  /* line 895, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .cont-table_listado {
    overflow: hidden; } }

/* line 900, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.table-listado {
  width: 100%;
  border: #F7F7F7 solid 25px;
  min-width: 1120px; }

/* line 906, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.table-listado th,
.table-listado td {
  text-align: center;
  border: #FCFCFC solid 1px; }

/* line 912, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.table-listado th {
  padding: 10px;
  font-size: 15px;
  color: #31343e; }

/* line 919, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.table-listado td {
  padding: 12px;
  font-size: 10px;
  color: #31343e;
  opacity: 0.8; }

/* line 927, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.table-listado .pag-listado {
  border-right: none;
  font-size: 15px;
  color: #b3b3b3;
  opacity: 1; }

/* line 934, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.table-listado .pag-listado a {
  font-weight: bold; }

/* line 938, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.table-listado .btns-listado {
  border-left: none;
  opacity: 1; }

/* line 943, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.table-listado .btns-listado button {
  font-size: 10px;
  text-align: center;
  color: rgba(49, 52, 62, 0.3);
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #f0f0f0;
  float: right;
  height: 30px;
  line-height: 30px; }

/* line 956, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.table-listado .btns-listado button:first-child {
  border-radius: 0 5px 5px 0; }

/* line 960, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.table-listado .btns-listado button:last-child {
  border-radius: 5px 0 0 5px; }

/* line 964, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.info_entrega {
  background-color: #F7F7F7;
  padding: 15px;
  margin-bottom: 15px; }
  @media (max-width: 991px) {
    /* line 964, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .info_entrega {
      display: flex;
      flex-direction: column; } }
  @media (max-width: 767px) {
    /* line 964, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .info_entrega {
      background-color: transparent;
      padding: 0px; } }

/* line 981, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.info_entrega h2 {
  font-size: 15px;
  color: #31343e;
  text-transform: inherit;
  font-weight: bold;
  border-bottom: #e9eaed solid 1px;
  padding-bottom: 20px;
  margin-top: 15px; }

/* line 992, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.box-info_entrega {
  border-radius: 10px;
  background-color: #fff;
  padding: 25px; }

/* line 999, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.box-info_entrega p {
  margin: 0;
  font-size: 13px;
  color: #b3b3b3;
  line-height: 15px; }

/* line 1006, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.box-det_pedido {
  padding: 18px; }

/* line 1010, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.box-det_pedido {
  background-color: #fff;
  padding: 15px;
  border-radius: 10px;
  float: left;
  width: 100%;
  position: relative; }
  /* line 1017, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .box-det_pedido .farma-button-sub-perfil {
    cursor: pointer;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    position: absolute;
    font-weight: bold; }

/* line 1032, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.tit-det_pedido {
  font-size: 15px;
  color: #31343e;
  font-weight: bold;
  border-bottom: #FCFCFC solid 1px;
  padding-bottom: 15px;
  text-align: left; }

/* line 1044, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.tit-det_pedido-2 {
  text-align: center; }

@media (min-width: 320px) {
  /* line 1049, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .tit-det_pedido-2 {
    display: none; } }

@media (min-width: 767px) {
  /* line 1055, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .tit-det_pedido-2 {
    display: block; } }

@media (min-width: 1200px) {
  /* line 1061, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .tit-det_pedido-2 {
    display: block; } }

/* line 1066, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.cont-pro-det_pedido {
  padding: 17px; }

/* line 1070, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.cont-pro-det_pedido img {
  height: 160px;
  float: left; }

/* line 1075, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.cont-pro-det_pedido h3 {
  font-size: 25px;
  color: #31343e;
  margin-bottom: 30px; }

/* line 1082, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.cont-pro-det_pedido span {
  font-size: 15px;
  color: #b3b3b3; }

/* line 1088, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.cont-pro-det_pedido small {
  font-size: 8px;
  color: #c5c5c5;
  display: block;
  margin-bottom: 10px; }

/* line 1096, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.cont-pro-det_pedido small img {
  height: 8px;
  display: inline;
  float: none; }

/* line 1102, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.precio-det_pedido {
  font-size: 20px;
  color: #418fde;
  margin-top: 15px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 0; }

/* line 1112, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.precio_ant-det_pedido {
  font-size: 15px;
  color: #8d8d8d;
  text-decoration: line-through; }

@media (max-width: 767px) {
  /* line 1119, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .box-det_pedido-2 {
    margin-bottom: 2rem; } }

/* line 1125, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.box-det_pedido-2 .tit-det_pedido {
  text-align: center; }

/* line 1129, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.box-det_pedido-2 > div {
  font-weight: bold;
  padding: 10px 0;
  border-bottom: #FCFCFC solid 1px;
  letter-spacing: 0; }

/* line 1136, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.box-det_pedido-2 > div > span {
  float: right; }

/* line 1140, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.box-det_pedido-2 .dat-subtotal span {
  text-decoration: line-through; }

/* line 1144, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.box-det_pedido-2 .dat-ahorro {
  color: #418FDE; }

/* line 1148, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.box-det_pedido-2 .dat-domicilio {
  color: #d2d2d2;
  font-weight: normal; }

/* line 1153, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.box-det_pedido-2 .dat-total {
  font-size: 16px; }

/* line 1157, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.btn-ped {
  display: block;
  margin: 50px auto;
  text-align: center;
  color: #fff;
  background-color: #418FDE;
  border-radius: 30px;
  line-height: 30px;
  width: 180px; }

/* line 1168, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.btn-ped:hover {
  color: #fff;
  text-decoration: none; }

/* line 1173, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
button.menos-cant,
button.mas-cant {
  border-radius: 100%;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  color: #fff;
  border: none;
  display: inline-block; }

/* line 1185, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
button.menos-cant {
  background-color: #D2D2D2; }

/* line 1189, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
button.mas-cant {
  background-color: #B3B3B3; }

/* line 1193, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
input.num-cant {
  border: none;
  width: 20px;
  text-align: center;
  display: inline-block;
  color: #2c2c2c;
  font-size: 19px;
  font-weight: bold; }

/* line 1204, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.cont-int_cant {
  text-align: center;
  margin-left: 20%; }

/* line 1209, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.cont-scroll_pro {
  height: 307px;
  overflow-y: auto;
  float: left;
  width: 100%; }
  @media (max-width: 767px) {
    /* line 1209, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .cont-scroll_pro {
      max-height: 307px !important;
      height: auto; } }

/* line 1220, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.cont-pro-det_pedido .triangulo-equilatero-bottom-left {
  left: 3%; }

/* line 1224, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-pedido-content {
  float: left;
  width: 100%;
  border-bottom: #e9eaed solid 1px;
  padding-bottom: 10px; }

/* line 1231, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-delete-address {
  position: absolute;
  bottom: -30px;
  right: 0%; }

/* line 1237, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.plus-icon {
  width: 25px !important;
  height: 25px !important;
  background-color: transparent !important;
  opacity: 1 !important; }
  @media (max-width: 767px) {
    /* line 1237, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .plus-icon {
      width: 40px !important;
      height: 40px !important;
      margin-top: 10px; } }
  @media (min-width: 768px) {
    /* line 1237, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .plus-icon {
      position: absolute;
      right: 3rem;
      bottom: 2rem; } }

/* line 1254, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.address-options {
  text-align: right;
  position: absolute;
  z-index: 100;
  right: 0;
  top: 1rem; }
  /* line 1260, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .address-options img {
    width: 2.5rem; }
  @media (max-width: 767px) {
    /* line 1254, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .address-options {
      padding-right: 15px;
      margin-top: 7px; }
      /* line 1266, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .address-options img {
        width: auto; } }

/* line 1272, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.profile-dropdown-menu {
  position: absolute;
  width: 20rem;
  text-align: center;
  top: 4.5rem;
  right: -1.5rem;
  display: flex;
  flex-direction: column;
  cursor: pointer; }
  /* line 1281, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .profile-dropdown-menu i {
    color: #ffffff;
    font-size: 2.5rem;
    height: 17px; }
  /* line 1286, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .profile-dropdown-menu .profile-menu-list {
    list-style: none;
    text-align: center;
    padding-left: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    color: #8a8a8a;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.14); }
  /* line 1299, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .profile-dropdown-menu .profile-menu-item {
    border-bottom: 1px solid #e9eaed;
    cursor: pointer;
    width: 85% !important;
    padding: 0.5rem 0; }
    /* line 1304, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .profile-dropdown-menu .profile-menu-item.black {
      color: #31343e; }
    /* line 1307, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .profile-dropdown-menu .profile-menu-item:hover {
      background-color: #f0efef;
      color: #418fde;
      width: 100% !important; }
      /* line 1311, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .profile-dropdown-menu .profile-menu-item:hover:first-child {
        border-radius: 5px 5px 0 0; }
      /* line 1314, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .profile-dropdown-menu .profile-menu-item:hover:last-child {
        border-radius: 0 0 5px 5px;
        border-bottom: 0; }

/* line 1322, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.coupon-card {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem; }
  /* line 1327, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .coupon-card:hover {
    text-decoration: none; }
  /* line 1330, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .coupon-card img {
    height: 6rem; }
  /* line 1333, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .coupon-card h2 {
    color: #31343e;
    margin-bottom: 0;
    font-size: 1.2rem;
    border: none;
    text-transform: none;
    text-align: center; }
  /* line 1341, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .coupon-card p {
    color: #797c8a;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.2;
    text-align: center; }

/* line 1350, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.courier-code {
  color: #31343e;
  font-size: 1rem;
  margin-top: 0.5rem;
  padding-left: 1rem; }
  /* line 1355, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .courier-code:hover,
  .courier-code:hover a {
    color: #418fde; }
  /* line 1359, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .courier-code a:hover {
    color: #418fde; }

@media (max-width: 767px) {
  /* line 1365, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .header-blue.order-detail-header {
    width: calc(100% + 30px);
    margin-left: -15px; }
    /* line 1368, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .header-blue.order-detail-header .back-button {
      position: relative;
      display: inline-block; }
    /* line 1372, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .header-blue.order-detail-header h5 {
      display: inline-block;
      width: calc(100% - 50px);
      padding-right: 44px;
      vertical-align: top;
      margin-top: 0px;
      margin-bottom: 0px;
      font-size: 16px;
      line-height: 44px;
      margin-top: 14px;
      font-size: 14pt; }
  /* line 1386, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .order-detail-state {
    width: calc(100% + 30px);
    margin-left: -15px;
    height: 47px;
    line-height: 47px;
    font-size: 12px;
    color: #FFF;
    text-align: center; }
  /* line 1396, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .order-detail-state.assigned {
    background-color: #3fd99b; }
  /* line 1399, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .order-detail-state.cancelled {
    background-color: #e74765; }
  /* line 1402, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .order-detail-title {
    font-size: 12px;
    color: #b4b4b4;
    text-transform: uppercase;
    width: 150px;
    display: inline-block; }
  /* line 1410, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .order-detail-quantity {
    width: calc(100% - 156px);
    display: inline-block;
    text-align: right;
    font-size: 12px;
    color: #b4b4b4; }
  /* line 1418, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .no-padding-horizontal-mobile {
    padding-right: 0px !important;
    padding-left: 0px !important; }
  /* line 1422, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .no-padding-vertical-mobile {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  /* line 1426, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-content-cart-product-d.item-order-detail {
    border-bottom: none;
    margin-top: 0px; }
  /* line 1430, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .farma-img-cart-product-d {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px; }
  /* line 1435, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .item-order-detail {
    margin-right: 0px;
    margin-left: 0px; }
    /* line 1438, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .item-order-detail .farma-content-cart-product-d-info {
      margin-bottom: 0px !important;
      margin-right: 0px;
      margin-left: 0px;
      padding-left: 10px;
      border-left: 1px solid #d8d8d8; }
      /* line 1444, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .item-order-detail .farma-content-cart-product-d-info h2 {
        margin-top: 0px; }
  /* line 1450, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .order-detail-summary {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-top: 50px; }
    /* line 1454, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .order-detail-summary .box-det_pedido {
      border-radius: 0px;
      height: auto !important; }
    /* line 1458, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .order-detail-summary .farma-table-info-black.gray {
      color: #b4b4b4;
      font-size: 16px !important; }
    /* line 1463, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .order-detail-summary .farma-table-info-blue,
    .order-detail-summary .farma-table-info-black,
    .order-detail-summary .farma-table-info-green {
      font-size: 16px !important; }
    /* line 1470, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .order-detail-summary .farma-content-cart-info-checkout td {
      border-bottom: none; } }

@media (min-width: 768px) {
  /* line 1478, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .show-mobile {
    display: none; } }

@media (max-width: 767px) {
  /* line 1484, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .hide-mobile {
    display: none; } }

/* line 1491, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
#modalLifeMiles .text-blue-m,
#modalLifeMiles .text-gray-m,
#modalLifeMilesConfirm .text-blue-m,
#modalLifeMilesConfirm .text-gray-m {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #418fde; }

/* line 1501, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
#modalLifeMiles .text-gray-m,
#modalLifeMilesConfirm .text-gray-m {
  font-size: 12px;
  color: #b4b4b4;
  font-weight: normal; }

/* line 1506, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
#modalLifeMiles .text-id-v,
#modalLifeMilesConfirm .text-id-v {
  font-size: 1.6rem; }

/* line 1509, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
#modalLifeMiles .id-lifemiles,
#modalLifeMilesConfirm .id-lifemiles {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #a9caeb;
  margin: 15px 0;
  font-size: 1.6rem;
  padding: 5px 0; }

/* line 1519, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.cont-autocomplete-dir {
  background: #f3f3f3;
  margin-top: 9px;
  border-radius: 10px;
  margin-bottom: -10px;
  max-height: 100px;
  overflow-y: hidden; }
  /* line 1526, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .cont-autocomplete-dir select {
    height: 100%;
    background: none;
    margin: 0;
    border-radius: 0;
    padding: 0;
    max-height: 100px;
    border-radius: 10px; }
    /* line 1534, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .cont-autocomplete-dir select:focus {
      border: 1px solid #afafaf; }
    /* line 1537, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .cont-autocomplete-dir select::-webkit-scrollbar-thumb, .cont-autocomplete-dir select::-webkit-scrollbar-track {
      border-radius: 10px; }
    /* line 1541, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .cont-autocomplete-dir select option {
      border-bottom: 1px solid #ffffff;
      color: #404040;
      cursor: pointer;
      padding: 5px 20px; }
      /* line 1546, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
      .cont-autocomplete-dir select option:hover, .cont-autocomplete-dir select option:focus {
        background: #cecece; }

/**  Modal Contactenos **/
/* line 1557, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.modal-contactenos {
  max-width: 290px; }
  /* line 1559, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .modal-contactenos .farma-modal-contact-content-item {
    padding: 15px 20px;
    margin: 0px 0px; }
  /* line 1563, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .modal-contactenos .farma-modal-title {
    font-size: 1.7em;
    margin-top: -20px; }
  /* line 1567, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .modal-contactenos .modal-redes-sociales-contact a {
    margin: 0px 10px; }

@media (max-width: 767px) {
  /* line 1573, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .modal-contactenos {
    max-width: 100%; } }

/* line 1579, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.social-footer a {
  font-size: 1.5em;
  opacity: 0.6;
  margin: 0px 7px;
  color: #fff; }
  /* line 1584, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
  .social-footer a :hover {
    opacity: 0.8; }

/* line 1592, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.farma-content-perfil-more .card h5 {
  font-size: 16px;
  font-weight: bold;
  text-align: left; }

/* line 1600, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.col-up-hg {
  height: 80vh;
  overflow: auto; }
  @media (max-width: 767px) {
    /* line 1600, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
    .col-up-hg {
      height: 100vh; } }

/* line 1608, C:/farmatodo/vzla/empanada/web/sass/_perfil.scss */
.button-save-mobile {
  background-color: #2378cf !important;
  color: white !important;
  padding-top: 12px !important;
  border-radius: 45px !important;
  margin-top: 15px !important;
  width: 90% !important;
  margin: auto !important;
  margin-bottom: 60px !important; }

/* line 3, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.farma-mundo-offer-menu-title-white:hover {
  color: black !important; }

/* line 7, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.farma-mundo-offer-menu-title-white, .farma-mundo-offer-menu-title-blue {
  font-weight: bold;
  color: black;
  border-bottom: 1px solid #e9eaed; }

/* line 13, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.farma-mundo-offer-menu-title-blue {
  background-color: #418FDE;
  color: white; }

/*.farma-mundo-offer-item-product-content{
	height: 330px;
}*/
/* line 22, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.farma-mundo-offer-item-product-content a:hover {
  text-decoration: none; }

/* line 26, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.farma-mundo-offer-product-info {
  text-align: left; }

/* line 30, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.farma-mundo-offer-product-info p {
  color: #b3b3b3;
  font-size: 0.8em; }

/* line 35, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.farma-mundo-offer-item-product-content .farma-product-star-buton {
  cursor: pointer; }
  @media (max-width: 767px) {
    /* line 39, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
    .farma-mundo-offer-item-product-content .farma-product-star-buton.offer {
      /*
			padding: 0;
			margin: 0 25% !important;
			top: 82% !important;
			*/
      width: auto;
      margin-right: 25% !important;
      padding: 0.1rem 2rem !important; } }

/* line 56, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.farma-mundo-offer-item-product-content .farma-product-star-buton:hover {
  color: white; }

/*.farma-mundo-offer-item-product-group-content .farma-mundo-offer-product-info{
	padding-top: 20px;
    min-height: 110px;
}*/
/* line 65, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.farma-mundo-offer-item-product-group-content .farma-mundo-offer-product-info p {
  color: black; }

/* line 69, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.farma-mundo-offer-img-group-offer {
  width: 100%;
  height: 400px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center; }

@media (max-width: 425px) {
  /* line 79, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
  .farma-mundo-offer-img-group-offer {
    height: 200px; } }

/***** filters new ********/
/* line 91, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.cont-filters-a-add .cont-all-filters {
  border-right: 0px;
  margin-top: 20px; }

/* line 96, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.cont-filters-a-add .cont-all-filters .filters-algolia {
  padding-left: 2rem; }

/* line 100, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.cont-filters-a-add h6 {
  padding: 20px;
  margin: 0;
  text-align: left;
  color: #fff;
  background: #418fde;
  font-weight: bold;
  font-size: 1.4rem; }

/***** filters new ********/
@media (max-width: 678px) {
  /* line 118, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
  .filters-mobil-a {
    padding: 0;
    position: fixed;
    z-index: 105;
    overflow: hidden;
    margin-left: 0;
    height: calc(100% - 92px);
    border-radius: 10px 10px 0 0;
    top: 102%;
    bottom: 0;
    transition: all 0.5s;
    -webkit-box-shadow: 0px 1px 10px 1px #9e9e9e;
    -moz-box-shadow: 0px 1px 10px 1px #9e9e9e;
    box-shadow: 0px 1px 10px 1px #9e9e9e; }
    /* line 135, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
    .filters-mobil-a .arrow-hide {
      background: #fff;
      border-radius: 30px 30px 0 0;
      border-bottom: 1px solid #d8d8d8;
      padding: 5px; }
    /* line 142, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
    .filters-mobil-a .conte-filter-clear {
      padding: 10px;
      background: #fff;
      border-bottom: 1px solid #d8d8d8; }
      /* line 147, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
      .filters-mobil-a .conte-filter-clear .text-filter {
        background-image: url(../img/filters-icon.svg);
        background-position-x: calc(50% + 40px);
        background-repeat: no-repeat; }
    /* line 156, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
    .filters-mobil-a .cont-all-filters .filters-algolia {
      padding-left: 0;
      margin-bottom: -10px; }
      /* line 160, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
      .filters-mobil-a .cont-all-filters .filters-algolia h5 {
        background: #f9f9f9;
        margin-left: -10px;
        padding-left: 0;
        padding: 10px;
        margin-top: 0;
        padding-left: 30px;
        margin-bottom: 2px; }
      /* line 171, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
      .filters-mobil-a .cont-all-filters .filters-algolia ul {
        margin-left: 0;
        max-height: 220px; }
        /* line 176, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
        .filters-mobil-a .cont-all-filters .filters-algolia ul li {
          border-bottom: 1px solid #d8d8d8;
          padding: 2.5px; }
          /* line 181, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
          .filters-mobil-a .cont-all-filters .filters-algolia ul li .text-name-f {
            text-align: center;
            margin-left: 10px;
            margin-bottom: 5px; }
    /* line 197, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
    .filters-mobil-a .cont-slider-price {
      position: relative;
      margin-top: 23px;
      margin-bottom: 30px;
      z-index: 1; }
    /* line 204, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
    .filters-mobil-a .cont-all-filters {
      margin-top: 0px;
      height: 100%;
      overflow: auto;
      padding-bottom: 100px; }
    /* line 211, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
    .filters-mobil-a .cont-btn-filter {
      position: absolute;
      width: 100%;
      bottom: 0;
      background: #fff;
      padding: 10px;
      z-index: 2;
      left: auto; }
      /* line 220, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
      .filters-mobil-a .cont-btn-filter .btn-apply-filter {
        position: relative;
        width: 157px;
        border-radius: 100px;
        top: 0; } }

/* line 233, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.btn-clear-filters-m-o {
  background: #fff;
  color: #418fde;
  border-radius: 100px;
  padding: 5px 10px;
  font-size: 1rem;
  float: right;
  margin-top: -5px;
  cursor: pointer; }

/* line 244, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.top-92 {
  top: 92px; }

/* line 249, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.scrollBtnFilters {
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 0;
  transition: all 0.7s ease-in-out; }

/* line 257, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
#filtersOfferts .badge {
  margin-left: 18px; }
  @media (max-width: 768px) {
    /* line 257, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
    #filtersOfferts .badge {
      margin-left: -13px !important; } }

/* line 266, C:/farmatodo/vzla/empanada/web/sass/_mundoOfertas.scss */
.margin-left-25 {
  margin-left: 25px !important; }

/* line 3, C:/farmatodo/vzla/empanada/web/sass/_productSubstitute.scss */
.farma-content-product-substitute a:hover {
  color: white !important;
  text-decoration: none !important; }

/* line 8, C:/farmatodo/vzla/empanada/web/sass/_productSubstitute.scss */
.farma-content-product-substitute {
  margin-top: 50px;
  margin-bottom: 50px; }

/* line 13, C:/farmatodo/vzla/empanada/web/sass/_productSubstitute.scss */
.farma-content-product-substitute .farma-content-cart-product-d {
  border-radius: 5px; }

/* line 17, C:/farmatodo/vzla/empanada/web/sass/_productSubstitute.scss */
.load-add-substitute {
  width: 10.5rem; }

/* line 22, C:/farmatodo/vzla/empanada/web/sass/_productSubstitute.scss */
.no-stock-substitute {
  bottom: -1rem; }

@font-face {
  font-family: 'sfns_displayregular';
  src: url("./fonts/sfns-system-san-francisco-display.eot");
  src: url("./fonts/sfns-system-san-francisco-display.eot?#iefix") format("embedded-opentype"), url("./fonts/sfns-system-san-francisco-display.woff2") format("woff2"), url("./fonts/sfns-system-san-francisco-display.woff") format("woff"), url("./fonts/sfns-system-san-francisco-display.ttf") format("truetype"), url("./fonts/sfns-system-san-francisco-display.svg#sfns_displayregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'sf_ui_displaymedium';
  src: url("./fonts/sfuidisplay-medium.eot");
  src: url("./fonts/sfuidisplay-medium.eot?#iefix") format("embedded-opentype"), url("./fonts/sfuidisplay-medium.woff2") format("woff2"), url("./fonts/sfuidisplay-medium.woff") format("woff"), url("./fonts/sfuidisplay-medium.ttf") format("truetype"), url("./fonts/sfuidisplay-medium.svg#sf_ui_displaymedium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'sf_ui_displaylight';
  src: url("./fonts/sfuidisplay-light-webfont.woff2") format("woff2"), url("./fonts/sfuidisplay-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* line 25, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-checkOut-menu {
  font-family: "sfns_displayregular";
  padding: 5px;
  height: 427px;
  background: #fcfcfc;
  border: 0;
  padding: 0; }
  @media (max-width: 767px) {
    /* line 25, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-content-checkOut-menu {
      height: auto;
      display: none; } }
  /* line 37, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-content-checkOut-menu > table {
    display: initial;
    position: relative;
    width: 100%; }
    /* line 41, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-content-checkOut-menu > table thead {
      display: block;
      width: 100%; }
      /* line 44, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .farma-content-checkOut-menu > table thead tr {
        width: 100%;
        display: block; }
        /* line 47, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
        .farma-content-checkOut-menu > table thead tr th {
          width: 50%;
          display: inline-block; }
        /* line 51, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
        .farma-content-checkOut-menu > table thead tr th:last-child {
          display: inline; }
  /* line 57, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-content-checkOut-menu .product-list {
    max-height: 260px;
    display: table-row-group;
    width: 100%; }
  /* line 63, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-content-checkOut-menu > tbody {
    max-height: 260px;
    overflow: auto;
    display: block;
    width: 100%; }
  /* line 69, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-content-checkOut-menu .farma-perfil-menu-top {
    margin: 10px 0px; }

@media (max-width: 767px) {
  /* line 74, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-content-checkOut-menu.show {
    display: block; } }

/* line 80, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-checkOut-menu th,
.farma-content-checkOut-menu td {
  padding: 15px; }

/* line 85, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-checkOut-menu th {
  padding: 8px 10px; }

/* line 89, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-button-sub-perfil {
  cursor: pointer; }

@media (max-width: 767px) {
  /* line 93, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-button-sub-perfil.add-card {
    background-color: transparent;
    color: #418fde;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
    padding-bottom: 20px;
    position: relative; } }

/* line 105, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-checkOut-left-title-table {
  height: 50px;
  border-bottom: 1px solid #e9eaed; }
  @media (max-width: 767px) {
    /* line 105, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-content-checkOut-left-title-table {
      display: flex !important; }
      /* line 110, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .farma-content-checkOut-left-title-table th {
        text-align: center; } }

/* line 116, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-checkOut-left-product-info {
  text-align: left;
  font-weight: 600; }

/* line 121, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-checkOut-left-product-info td {
  padding: 0px;
  line-height: 15px; }

/* line 126, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-checkout-detail-product-list .farma-info-price-dcto-product-d {
  display: block; }

/* line 130, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-checkOut-product-dcto {
  text-decoration: line-through;
  color: gray; }

/* line 135, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-checkOut-product-full-price {
  color: #418FDE; }

/* line 139, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-cart-info-checkout td,
.farma-content-cart-info-checkout .farma-table-info-blue,
.farma-content-cart-info-checkout .farma-table-info-black,
.farma-content-cart-info-checkout .farma-text-through {
  font-size: 1em; }

/* line 146, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-cart-info-checkout td {
  border-bottom: 1px solid #e9eaed;
  padding: 10px 0px; }

/* line 151, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-box-overflow {
  padding: 0 0 0 9px;
  background: inherit;
  /*-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);*/ }
  /* line 158, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-content-box-overflow table tr td {
    padding: 1rem 1rem 1rem 1rem; }
  /* line 161, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-content-box-overflow .totalCart {
    background: #f8f8f8; }

/* line 166, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-perfil-more-large {
  text-align: left;
  width: 550px;
  display: inline-block;
  vertical-align: top;
  background-color: white;
  padding: 10px 20px;
  margin: 20px 10px; }
  @media (max-width: 991px) {
    /* line 166, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-content-perfil-more-large {
      width: 100%; } }

/* line 179, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-perfil-more-large .triangulo-equilatero-bottom-left {
  right: 100%;
  left: 0px; }

/* line 184, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-perfil-more-large .farma-content-cart-product-d {
  border-bottom: 1px solid #e9eaed;
  border-top: none;
  border-left: none;
  border-right: none;
  margin: 0px; }

/* line 192, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-title-perfil-more-large {
  height: 20px;
  border-bottom: 1px solid #e9eaed; }

/* line 197, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-title-perfil-more-large strong div:first-child {
  float: left; }

/* line 201, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-title-perfil-more-large strong div:last-child {
  float: right; }

/* line 205, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-checkout-detail-product-list {
  height: 370px;
  overflow: auto;
  overflow-x: hidden;
  font-family: "sfns_displayregular"; }

/* line 212, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-sub-perfil-more-nm {
  margin: 20px 0px;
  width: 250px;
  background-color: inherit;
  display: inline-block;
  text-align: left; }

/* line 222, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-circle-blue {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background-color: #418FDE;
  border: none;
  margin: 0px auto 10px auto;
  position: relative; }

/* line 232, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-large-circle-blue {
  width: 150px;
  height: 150px;
  border-radius: 100px;
  background-color: #418FDE;
  border: none;
  margin: 0px auto 10px auto;
  position: relative; }

/* line 242, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-circle-gray {
  width: 150px;
  height: 150px;
  border-radius: 100px;
  background-color: #ebebeb;
  border: none;
  margin: 70px auto 10px auto;
  position: relative; }

/* line 252, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-circle-magenta {
  width: 150px;
  height: 150px;
  border-radius: 100px;
  background-color: #e74765;
  border: none;
  margin: 20px auto 10px auto;
  position: relative; }

/* line 262, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-text-center {
  text-align: center; }

/* line 266, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-text-center h3,
.farma-content-text-center p {
  color: #418FDE; }

/* line 271, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-txt-inside-circle-blue {
  position: absolute;
  top: 40%;
  left: 52%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: bold;
  font-size: 1.1em; }

/* line 281, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-img-time-clock,
.farma-img-garbage,
.farma-img-cart-lg {
  background-image: url("img/temp-time.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 70px;
  width: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  @media (max-width: 767px) {
    /* line 281, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-img-time-clock,
    .farma-img-garbage,
    .farma-img-cart-lg {
      background-image: url("img/temp-time-blue.png");
      background-size: contain;
      background-position: center; } }

/* line 300, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-img-moto {
  background-image: url("./img/ico-moto.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  height: 90px;
  width: 90px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-position: center; }
  @media (max-width: 767px) {
    /* line 300, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-img-moto {
      background-image: url("./img/ico-moto-blue.svg"); } }

/* line 316, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-img-check {
  background-image: url("./img/ico-check.png");
  background-repeat: no-repeat;
  background-size: 40px;
  height: 130px;
  width: 130px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-position: center;
  border: 30px solid #fff;
  border-radius: 100%; }
  @media (max-width: 767px) {
    /* line 316, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-img-check {
      background-image: url("./img/ico-check-blue.png"); } }

/* line 334, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-img-envio-nacional {
  background-image: url("./img/car-envio-nacional.png");
  background-repeat: no-repeat;
  background-size: 60px;
  height: 150px;
  width: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-position: center;
  border: 30px solid #fff;
  border-radius: 100%; }
  @media (max-width: 767px) {
    /* line 334, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-img-envio-nacional {
      background-image: url("./img/car-envio-nacional-blue.png"); } }

/* line 352, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-img-envialo-ya {
  background-image: url("./img/airplane-big.svg");
  background-repeat: no-repeat;
  background-size: 60px;
  height: 150px;
  width: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-position: center;
  border-radius: 100%; }
  @media (max-width: 767px) {
    /* line 352, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-img-envialo-ya {
      background-image: url("./img/airplane-big-blue.svg"); } }

/* line 369, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-img-check:before {
  content: "";
  position: absolute;
  border-radius: 100%;
  border: solid 2.4px #7ed321;
  width: 105px;
  height: 105px;
  top: -25%;
  left: -25%; }

/* line 380, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-img-cart-lg {
  background-image: url("img/carrito-lg.png");
  width: 30px;
  height: 18px;
  top: 60%;
  left: 52%; }

/* line 388, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-img-garbage {
  background-image: url("img/garbage.png");
  height: 20px;
  width: 20px; }

/* line 394, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-img-phone {
  background-image: url("./img/ico-phone.png");
  height: 50px;
  width: 20px;
  background-size: 100%;
  background-position: center;
  margin: 0 auto;
  background-repeat: no-repeat; }
  @media (max-width: 767px) {
    /* line 394, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-img-phone {
      background-image: url("./img/ico-phone-blue.png"); } }

/* line 407, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-img-cancel-shop {
  background-image: url("./img/img-cancel-shop.svg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 52px;
  width: 65px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/* line 420, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-show-envio-nacional .farma-text-description-checkout {
  color: #6e6e6e;
  font-size: 0.8em; }

/* line 424, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-show-envio-nacional .farma-button-finally-buy {
  padding: 5px 50px;
  margin-top: 60px; }

/*
-------------------------------------
Temporizador
-------------------------------------
*/
/* line 437, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.round-progress {
  width: 130px !important;
  height: 130px !important;
  overflow: hidden;
  padding: 10px;
  border: #418FDE 10px solid;
  border-radius: 100px; }

/* line 446, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.progress-wrapper {
  position: relative;
  margin: 70px auto;
  font-size: 21px; }

/* line 452, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.progress-wrapper path {
  stroke: #72f361 !important;
  stroke-width: 5px !important; }

/* line 457, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.progress-wrapper circle {
  stroke: #e2f3f3 !important;
  stroke-width: 5px !important; }

/* line 462, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.progress {
  position: absolute;
  height: 70px !important;
  width: 70px;
  top: 50%;
  left: 50%;
  line-height: 5em;
  font-weight: 100;
  color: white;
  font-size: 0.6em;
  transform: translate(-50%, -54%);
  background-color: #418FDE !important;
  box-shadow: none !important;
  background-image: none;
  border-radius: 100px;
  text-align: center; }

/* line 480, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.round-progress-wrapper {
  text-align: center;
  margin-bottom: 25px; }

/*
-------------------------------------
Temporizador Pop Up
-------------------------------------
*/
/* line 492, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.progress-wrapper-popUp {
  position: fixed;
  top: 70%;
  right: 10px; }

/* line 498, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.progress-wrapper-popUp .round-progress-wrapper {
  text-align: center;
  margin-bottom: 0px; }

/* line 503, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.progress-wrapper-popUp .round-progress {
  width: 130px !important;
  height: 130px !important;
  padding: 30px;
  border: none;
  border-radius: 0; }

/* line 511, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.progress-wrapper-popUp .progress {
  height: 80px !important;
  width: 80px;
  line-height: 8em;
  font-size: 0.8em; }

/* line 518, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.progress-wrapper-popUp path {
  stroke: white !important;
  stroke-width: 5px !important; }

/* line 523, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.progress-wrapper-popUp circle {
  stroke: #418FDE !important;
  stroke-width: 5px !important; }

/* line 528, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.progress-wrapper-popUp .farma-popup-add-cart {
  position: absolute;
  top: 30%;
  right: 110px;
  font-weight: bold; }

/* line 535, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-pagination-quota {
  margin: 05px 0px 0px 0px !important; }
  @media (max-width: 767px) {
    /* line 535, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-pagination-quota {
      margin: 0px;
      position: absolute;
      right: 15px;
      margin-top: 5px; }
      /* line 542, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .farma-pagination-quota strong {
        font-size: 14px !important;
        padding-right: 5px;
        padding-top: 3px; } }
  /* line 548, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-pagination-quota .farma-control-pagination {
    background-color: #418FDE;
    position: relative; }
    /* line 551, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-pagination-quota .farma-control-pagination i {
      font-size: 1em;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  /* line 559, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-pagination-quota input {
    width: 25px;
    border-radius: 6px;
    border: solid 1px #979797;
    text-align: center;
    vertical-align: top; }
  /* line 566, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-pagination-quota strong {
    font-size: 0.8em;
    display: inline-block;
    vertical-align: top; }

/* line 573, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-dont-before-checkout {
  height: 420px;
  position: relative;
  overflow-y: hidden;
  font-family: "sfns_displayregular"; }
  /* line 578, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-dont-before-checkout h3 {
    font-family: "sfns_displayregular"; }
  /* line 581, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-dont-before-checkout .farma-circle-blue {
    width: 120px;
    height: 120px; }
    /* line 584, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-dont-before-checkout .farma-circle-blue .farma-img-time-clock {
      width: 50px;
      height: 50px; }
  /* line 590, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-dont-before-checkout .farma-content-cart-info-checkout tr {
    height: 70px; }
  /* line 594, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-dont-before-checkout .farma-content-dont-berofe-checkout-bottom {
    position: absolute;
    width: inherit;
    bottom: 5%;
    left: 0px;
    padding: 0px 20px;
    font-weight: bold; }
  @media (max-width: 450px) {
    /* line 573, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-dont-before-checkout {
      margin-left: 0;
      width: 90vw; } }

/* line 609, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-checkout-summary span {
  color: #4a4a4a; }

/* line 614, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.additional-comments {
  text-align: left;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 0; }

@media (max-width: 767px) {
  /* line 621, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .product-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap; }
    /* line 626, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .product-row > td {
      width: 50%;
      display: flex;
      justify-content: center; } }

/* line 634, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
textarea {
  resize: none;
  background-color: #fff !important; }

/* line 639, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.checkout-comments {
  height: 5.5rem !important; }

/* line 643, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.deliveryInfoContainer {
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  padding-bottom: 0; }
  /* line 651, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .deliveryInfoContainer .deliveryInfo {
    display: flex;
    justify-content: space-around;
    width: 80%; }
    /* line 655, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfoContainer .deliveryInfo img {
      margin-right: 0.5rem;
      margin-top: 0.2rem;
      vertical-align: unset; }
    /* line 660, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfoContainer .deliveryInfo p {
      display: flex;
      align-items: center; }
    /* line 664, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfoContainer .deliveryInfo .link {
      text-decoration: underline;
      cursor: pointer; }
    /* line 668, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfoContainer .deliveryInfo div {
      color: #616161;
      margin-bottom: 0.2rem; }
    /* line 673, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfoContainer .deliveryInfo.envialoYa {
      margin-left: 3rem; }
      /* line 675, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .deliveryInfoContainer .deliveryInfo.envialoYa p {
        line-height: 1.2;
        align-items: flex-start; }
      /* line 679, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .deliveryInfoContainer .deliveryInfo.envialoYa div {
        /*
                &:first-child {
                    width: 40%;
                }

                &:last-child {
                    width: 60%;
                }
                */
        width: 50%; }
    @media (max-width: 768px) {
      /* line 651, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .deliveryInfoContainer .deliveryInfo {
        flex-direction: column; }
        /* line 694, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
        .deliveryInfoContainer .deliveryInfo.envialoYa {
          margin-left: 0; }
          /* line 696, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
          .deliveryInfoContainer .deliveryInfo.envialoYa div {
            width: 100% !important; }
          /* line 699, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
          .deliveryInfoContainer .deliveryInfo.envialoYa p {
            line-height: 1.6; } }
  @media (max-width: 767px) {
    /* line 643, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfoContainer {
      padding-top: 16px; } }
  @media (max-width: 768px) {
    /* line 643, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfoContainer {
      justify-content: flex-start;
      padding-left: 2rem; } }
  /* line 712, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .deliveryInfoContainer .change-city {
    width: 60px;
    display: inline-block;
    margin-top: 3px;
    text-decoration: underline;
    font-size: 15px; }
  @media (max-width: 767px) {
    /* line 719, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfoContainer .deliveryTitle {
      width: calc(100% - 70px);
      display: inline-block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      /* line 726, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .deliveryInfoContainer .deliveryTitle p {
        color: #343434;
        font-size: 15px; } }
  /* line 731, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .deliveryInfoContainer .deliveryTitle strong {
    line-height: 1; }
    @media (max-width: 767px) {
      /* line 731, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .deliveryInfoContainer .deliveryTitle strong {
        line-height: unset;
        padding-left: 5px; } }
  /* line 738, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .deliveryInfoContainer .deliveryTitle img {
    width: 3.8rem;
    margin-left: 0.5rem; }
    @media (max-width: 767px) {
      /* line 738, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .deliveryInfoContainer .deliveryTitle img {
        width: 2.7rem;
        margin-bottom: 6px; } }
    /* line 745, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfoContainer .deliveryTitle img.clock {
      width: 2rem; }
    /* line 748, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfoContainer .deliveryTitle img.airplane {
      width: 2.2rem; }
  /* line 752, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .deliveryInfoContainer .deliveryTitle .truck {
    width: 3rem; }

@media (max-width: 767px) {
  /* line 759, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .deliveryInfo.checkout-delivery-info {
    display: none !important;
    position: absolute;
    z-index: 5011;
    width: calc(100% - 20px);
    left: 10px;
    top: 13rem;
    padding: 20px;
    background-color: #FFF;
    border-radius: 5px;
    font-family: helvetica; }
    /* line 770, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfo.checkout-delivery-info img {
      margin-right: 10px;
      margin-top: 5px;
      display: inline-block;
      vertical-align: top; }
    /* line 776, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfo.checkout-delivery-info .terms-text {
      display: inline-block;
      width: calc(100% - 24px); }
    /* line 780, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfo.checkout-delivery-info .close-button {
      width: 28px;
      height: 28px;
      border-radius: 50px;
      border: 1px solid #FFF;
      background-image: url(../img/close-icon-modal-white.svg);
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      right: 0px;
      top: -38px; }
    /* line 792, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfo.checkout-delivery-info .image-top {
      width: 66px;
      height: 66px;
      border-radius: 100px;
      border: 3px solid #FFF;
      background-color: #5ba0e7;
      background-image: url(../img/icon-modal-terms.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 29px;
      position: absolute;
      top: -22px;
      left: calc(50% - 33px); }
    /* line 806, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfo.checkout-delivery-info .title {
      font-size: 18px;
      text-align: center;
      margin-top: 35px;
      color: #4a4a4a;
      margin-bottom: 14px; }
    /* line 813, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfo.checkout-delivery-info p {
      line-height: 1.3; }
  /* line 817, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .deliveryInfo.checkout-delivery-info.show {
    display: block !important; }
  /* line 820, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .delivery-info-fond {
    position: fixed;
    z-index: 5002;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.27;
    display: none; }
  /* line 831, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .delivery-info-fond.show {
    display: block; }
  /* line 834, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .header-blue-checkout {
    margin-top: -6px; }
    /* line 836, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .header-blue-checkout .back-button {
      position: relative;
      display: inline-block; }
    /* line 840, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .header-blue-checkout h2 {
      display: inline-block;
      width: calc(100% - 60px);
      vertical-align: top;
      padding-right: 50px;
      font-size: 16px;
      font-weight: unset; }
  /* line 849, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .menu-checkout-container {
    background-color: #f8f8f8;
    font-size: 14px;
    border-top: 1px solid #e9eaed; }
    /* line 853, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .menu-checkout-container ul {
      padding-left: 0px;
      margin-bottom: 0px; }
    /* line 857, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .menu-checkout-container li {
      list-style: none; }
      /* line 859, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .menu-checkout-container li .button-item-checkout {
        padding-left: 20px;
        padding-right: 20px;
        background-color: #FFF;
        height: 55px;
        line-height: 55px;
        color: rgba(52, 52, 52, 0.6);
        background-image: url(../img/menu-checkout-arrow.svg);
        background-repeat: no-repeat;
        background-position-x: calc(100% - 20px);
        background-position-y: center; }
        /* line 870, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
        .menu-checkout-container li .button-item-checkout:hover {
          cursor: pointer; }
        /* line 873, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
        .menu-checkout-container li .button-item-checkout .address-p {
          font-size: 1.2rem;
          margin: 0;
          text-align: left;
          position: absolute;
          bottom: 0; }
      /* line 881, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .menu-checkout-container li label {
        padding-left: 20px;
        padding-right: 20px;
        font-weight: normal;
        line-height: 40px; }
      /* line 887, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .menu-checkout-container li textarea {
        border: none;
        height: auto;
        width: 100%;
        padding: 10px 20px; }
      /* line 893, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .menu-checkout-container li textarea::placeholder {
        color: rgba(52, 52, 52, 0.56); }
  /* line 898, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .checkout-more-address {
    position: fixed;
    top: -20px;
    left: -5px;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    border-radius: 0px;
    z-index: 5010;
    padding: 0px; }
    /* line 908, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-more-address .farma-info-sub-perfil-more {
      height: 85%; }
    /* line 911, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-more-address .header-blue {
      background: linear-gradient(to right, #418fde, #1c73cb);
      height: 44px; }
      /* line 914, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .checkout-more-address .header-blue .close-button {
        position: absolute;
        background-image: url(../img/close-button-white.svg);
        width: 44px;
        height: 44px;
        background-position: center;
        background-repeat: no-repeat; }
      /* line 922, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .checkout-more-address .header-blue h5 {
        color: #FFF;
        line-height: 44px;
        font-size: 15px;
        margin-top: 0px;
        margin-bottom: 0px; }
    /* line 930, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-more-address .farma-button-sub-perfil {
      position: fixed;
      bottom: 0px;
      left: 0px;
      width: 100%;
      height: 54px;
      line-height: 54px;
      padding: 0px;
      font-size: 16px;
      border-radius: 0px; }
  /* line 942, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .checkout-more-address {
    display: none; }
  /* line 945, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .checkout-more-address.show {
    display: block; }
  /* line 948, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .checkout-more-detail-container {
    padding-left: 0px;
    padding-right: 0px; }
  /* line 952, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-content-sub-perfil-more.payment-content {
    width: 100%;
    margin: 0px;
    padding: 0px !important; }
    /* line 956, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-content-sub-perfil-more.payment-content h5 {
      background-color: #f8f8f8;
      font-size: 16px;
      font-weight: 300;
      line-height: 40px;
      margin-top: 0px;
      margin-bottom: 0px;
      font-family: "helvetica";
      font-weight: normal;
      font-size: 14px;
      padding-left: 20px;
      padding-right: 20px; }
  /* line 970, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-img-direccion.checkout-hide-img,
  .farma-modal-img-direccion-active.checkout-hide-img {
    background-image: none; }
  /* line 975, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-text-item-direccion .radio label {
    padding-left: 0px; }
    /* line 977, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-modal-text-item-direccion .radio label span {
      padding-left: 15px;
      font-size: 15px;
      font-weight: bold;
      line-height: 28px; }
  /* line 984, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-text-item-direccion .radio input[type=radio] {
    width: 20px;
    height: 20px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: solid 1px #418fde;
    border-radius: 50px; }
  /* line 993, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-text-item-direccion .radio input[type=radio]:checked {
    background-image: url(../img/radio-button-checked.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px; }
  /* line 999, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-text-item-direccion .text-error-mobil {
    color: #418fde;
    position: absolute;
    bottom: 0;
    right: 18px; }
  /* line 1007, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-text-item-direccion.checkout-card strong {
    padding-left: 15px; }
  /* line 1010, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-text-item-direccion.checkout-card .radio {
    margin-top: 0px;
    margin-bottom: 0px; }
  /* line 1015, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .checkout-summary-panel {
    padding: 0px;
    margin: 0px;
    width: 100%;
    box-shadow: none;
    background-color: transparent !important; }
    /* line 1021, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-summary-panel .farma-button-sub-perfil {
      width: 100%;
      height: 54px;
      position: fixed;
      left: 0px;
      bottom: 0px;
      background-color: #418fde;
      line-height: 40px;
      color: #FFF;
      font-size: 14px;
      font-weight: bold;
      text-align: center;
      z-index: 5001;
      border-radius: 0px; }
    /* line 1037, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-summary-panel .mobile-summary h5 {
      line-height: 40px;
      margin-top: 0px;
      margin-bottom: 0px;
      font-family: "helvetica";
      font-weight: normal;
      font-size: 14px;
      padding-left: 20px;
      padding-right: 20px; }
    /* line 1047, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-summary-panel .mobile-summary .farma-content-cart-info {
      background: #fff;
      padding: 0 10px; }
      /* line 1050, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .checkout-summary-panel .mobile-summary .farma-content-cart-info table tr td:last-child {
        padding-right: 10px; }
    /* line 1054, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-summary-panel .mobile-summary .farma-info-sub-perfil-more {
      height: auto; }
  /* line 1059, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .checkout-successful {
    height: 100% !important;
    width: 100%;
    overflow: auto;
    position: fixed;
    border-radius: 0px;
    box-shadow: none;
    top: 0px;
    margin: 0px;
    left: 0px;
    z-index: 5010;
    background: linear-gradient(209deg, #418fde, #116bc7);
    padding: 20px; }
    /* line 1072, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful h3,
    .checkout-successful p {
      color: #FFF !important;
      text-align: left; }
    /* line 1077, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful h3 {
      font-size: 26px;
      font-weight: 300;
      margin-bottom: 16px; }
    /* line 1082, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful p {
      font-size: 15px;
      font-weight: 300;
      line-height: 20px;
      width: calc(100% - 80px); }
    /* line 1088, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .center-text {
      text-align: center;
      width: auto; }
    /* line 1092, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .farma-large-circle-blue {
      margin-top: 28px;
      background-color: #FFF; }
    /* line 1096, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .farma-circle-blue {
      background-color: #FFF; }
    /* line 1099, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .progress {
      background-color: #FFF;
      color: #418fde; }
    /* line 1103, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .farma-text-description-checkout {
      font-size: 12px !important;
      line-height: 16px !important; }
    /* line 1107, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .farma-button-sub-perfil {
      font-size: 16px; }
  /* line 1113, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .payment-content .farma-info-sub-perfil-more {
    overflow: unset; }
  /* line 1117, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-img-direccion.checkout,
  .farma-modal-img-direccion-active.checkout {
    margin-top: 2px;
    width: 20px;
    height: 20px; }
  /* line 1123, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-img-direccion.checkout {
    width: 20px;
    height: 20px;
    appearance: none;
    border: solid 1px #418fde;
    border-radius: 50px;
    background-color: transparent; }
  /* line 1131, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-img-direccion-active.checkout {
    background-image: url(../img/radio-button-checked.svg) !important;
    border: solid 1px #418fde;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    background-color: transparent; }
  /* line 1139, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-text-item-direccion.checkout {
    margin-bottom: 35px; }
  /* line 1143, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .checkout-more-address .farma-info-sub-perfil-more {
    background-color: #f9f9f9; } }

@media (min-width: 768px) {
  /* line 1150, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .show-mobile {
    display: none; } }

@media (max-width: 767px) {
  /* line 1156, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .hide-mobile {
    display: none; } }

/* line 1161, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.btn-goto-store {
  position: absolute;
  bottom: 1rem;
  right: 8rem;
  font-weight: bolder;
  font-size: 1.5rem; }
  /* line 1167, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .btn-goto-store:hover {
    text-decoration: none;
    color: #fff !important;
    cursor: pointer; }

/* line 1174, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.tooltipNew {
  background: white;
  border-radius: 4px;
  margin: 0 auto;
  width: 98%;
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.12);
  padding: 0.6rem;
  margin-top: 2rem;
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.12); }
  /* line 1183, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .tooltipNew p {
    font-size: 0.9rem;
    text-align: left;
    font-weight: 900;
    color: #418fde; }
  /* line 1189, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .tooltipNew .flecha-up {
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #0A0A0A;
    font-size: 0px;
    line-height: 0px;
    margin: 0 auto;
    margin-top: -20px;
    margin-bottom: 10px; }

/* line 1203, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.text-domicilio {
  font-weight: bold;
  font-size: 1.3rem;
  color: #418FDE; }

/* line 1209, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.text-ahorro {
  font-weight: bold;
  font-size: 1.3rem;
  color: #3fd99b; }

/* line 1215, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-sub-perfil-more {
  width: 255px; }

/* line 1219, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.width-resumen-order-card {
  width: 285px; }

/* line 1223, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.text-toal-checkout {
  font-size: 1.9rem; }

/* line 1227, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.cont-circle-colors {
  width: 25px;
  height: 15px;
  position: relative;
  float: left; }
  /* line 1232, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .cont-circle-colors .color-dot-new {
    position: absolute;
    top: 2px;
    left: 2px; }
  /* line 1237, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .cont-circle-colors .color-dot-new.green {
    left: 7px;
    z-index: 2; }

/* line 1243, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-dont-before-checkout {
  font-family: 'sf_ui_displaymedium';
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left; }
  /* line 1251, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-dont-before-checkout .farma-img-cart-product-d {
    width: 10rem;
    display: inherit; }
  /* line 1256, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-dont-before-checkout .cont-new-list-items h4 {
    font-weight: 900;
    text-align: left;
    color: #31343e;
    font-size: 1.7rem; }
  /* line 1262, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-dont-before-checkout .cont-new-list-items .text-ref {
    font-size: 1.2rem;
    color: #b3b3b3; }
  /* line 1266, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-dont-before-checkout .cont-new-list-items .text-apli-ft {
    font-size: 1rem;
    color: #c5c5c5; }
  /* line 1270, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-dont-before-checkout .cont-new-list-items .text-price-full {
    color: #8d8d8d;
    font-size: 1.1rem;
    text-decoration: line-through; }
  /* line 1275, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-dont-before-checkout .cont-new-list-items .text-price-offer {
    color: #418fde;
    font-size: 1.3rem;
    font-weight: 700; }

/* line 1283, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.card-order-ok {
  background: #fff;
  box-shadow: 0 0 6px 0 rgba(141, 141, 141, 0.6); }
  /* line 1286, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .card-order-ok h3 {
    padding: 0 2rem 0 2rem;
    text-align: center; }

/* line 1292, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.resumen-products-card {
  overflow-y: auto;
  overflow: hidden; }
  /* line 1297, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .resumen-products-card .resumen-products-div-one {
    height: 336px;
    /* background: red; */
    width: 100%;
    padding: 0 0 0 10px;
    overflow-y: auto; }

/* line 1308, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.btn-toggle-comments {
  margin-bottom: 1.1rem; }
  /* line 1310, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .btn-toggle-comments textarea {
    margin-top: 3rem;
    margin-bottom: 1rem; }

/* line 1316, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.checkout-successful {
  background: #fff; }
  @media (min-width: 768px) {
    /* line 1319, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .farma-circle-blue {
      margin-top: 5rem; }
    /* line 1324, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .farma-content-dont-berofe-checkout-bottom p {
      font-family: 'helvetica';
      font-weight: 200;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      color: #418fde;
      margin-bottom: 20px; }
    /* line 1336, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .farma-button-sub-perfil {
      font-family: 'helvetica';
      font-style: normal;
      font-stretch: normal;
      line-height: 1.68;
      letter-spacing: -0.4px;
      text-align: center; } }

@media (max-width: 768px) {
  /* line 1348, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .padding-hide-mobile {
    padding: 0 !important; } }

@media (max-width: 767px) {
  /* line 1354, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .deliveryInfo.checkout-delivery-info {
    display: none !important;
    position: absolute;
    z-index: 5011;
    width: calc(100% - 20px);
    left: 10px;
    top: 13rem;
    padding: 20px;
    background-color: #FFF;
    border-radius: 5px;
    font-family: helvetica; }
    /* line 1365, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfo.checkout-delivery-info img {
      margin-right: 10px;
      margin-top: 5px;
      display: inline-block;
      vertical-align: top; }
    /* line 1371, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfo.checkout-delivery-info .terms-text {
      display: inline-block;
      width: calc(100% - 24px); }
    /* line 1375, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfo.checkout-delivery-info .close-button {
      width: 28px;
      height: 28px;
      border-radius: 50px;
      border: 1px solid #FFF;
      background-image: url(../img/close-icon-modal-white.svg);
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      right: 0px;
      top: -38px; }
    /* line 1387, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfo.checkout-delivery-info .image-top {
      width: 66px;
      height: 66px;
      border-radius: 100px;
      border: 3px solid #FFF;
      background-color: #5ba0e7;
      background-image: url(../img/icon-modal-terms.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 29px;
      position: absolute;
      top: -22px;
      left: calc(50% - 33px); }
    /* line 1401, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfo.checkout-delivery-info .title {
      font-size: 18px;
      text-align: center;
      margin-top: 35px;
      color: #4a4a4a;
      margin-bottom: 14px; }
    /* line 1408, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .deliveryInfo.checkout-delivery-info p {
      line-height: 1.3; }
  /* line 1412, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .deliveryInfo.checkout-delivery-info.show {
    display: block !important; }
  /* line 1415, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .delivery-info-fond {
    position: fixed;
    z-index: 5002;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.27;
    display: none; }
  /* line 1426, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .delivery-info-fond.show {
    display: block; }
  /* line 1430, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .header-blue-checkout {
    margin-top: -6px; }
    /* line 1432, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .header-blue-checkout .back-button {
      position: relative;
      display: inline-block; }
    /* line 1436, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .header-blue-checkout h2 {
      display: inline-block;
      width: calc(100% - 60px);
      vertical-align: top;
      padding-right: 50px;
      font-size: 16px;
      font-weight: unset; }
  /* line 1446, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .menu-checkout-container {
    background-color: #f8f8f8;
    font-size: 14px;
    border-top: 1px solid #e9eaed; }
    /* line 1451, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .menu-checkout-container ul {
      padding-left: 0px;
      margin-bottom: 0px; }
    /* line 1455, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .menu-checkout-container li {
      list-style: none; }
      /* line 1457, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .menu-checkout-container li .button-item-checkout {
        padding-left: 20px;
        padding-right: 20px;
        background-color: #FFF;
        height: 55px;
        line-height: 55px;
        color: rgba(52, 52, 52, 0.6);
        background-image: url(../img/menu-checkout-arrow.svg);
        background-repeat: no-repeat;
        background-position-x: calc(100% - 20px);
        background-position-y: center; }
        /* line 1468, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
        .menu-checkout-container li .button-item-checkout:hover {
          cursor: pointer; }
        /* line 1471, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
        .menu-checkout-container li .button-item-checkout .address-p {
          font-size: 1.2rem;
          margin: 0;
          text-align: left;
          position: absolute;
          bottom: 0; }
      /* line 1479, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .menu-checkout-container li label {
        padding-left: 20px;
        padding-right: 20px;
        font-weight: normal;
        line-height: 40px; }
      /* line 1485, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .menu-checkout-container li textarea {
        border: none;
        height: auto;
        width: 100%;
        padding: 10px 20px; }
      /* line 1491, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .menu-checkout-container li textarea::placeholder {
        color: rgba(52, 52, 52, 0.56); }
  /* line 1496, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .checkout-more-address {
    position: fixed;
    top: -20px;
    left: -5px;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    border-radius: 0px;
    z-index: 5010;
    padding: 0px; }
    /* line 1506, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-more-address .farma-info-sub-perfil-more {
      height: 85%; }
    /* line 1509, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-more-address .header-blue {
      background: linear-gradient(to right, #418fde, #1c73cb);
      height: 44px; }
      /* line 1512, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .checkout-more-address .header-blue .close-button {
        position: absolute;
        background-image: url(../img/close-button-white.svg);
        width: 44px;
        height: 44px;
        background-position: center;
        background-repeat: no-repeat; }
      /* line 1520, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .checkout-more-address .header-blue h5 {
        color: #FFF;
        line-height: 44px;
        font-size: 15px;
        margin-top: 0px;
        margin-bottom: 0px; }
    /* line 1528, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-more-address .farma-button-sub-perfil {
      position: fixed;
      bottom: 0px;
      left: 0px;
      width: 100%;
      height: 54px;
      line-height: 54px;
      padding: 0px;
      font-size: 16px;
      border-radius: 0px; }
  /* line 1540, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .checkout-more-address {
    display: none; }
  /* line 1543, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .checkout-more-detail-container {
    padding-left: 0px;
    padding-right: 0px; }
  /* line 1547, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-content-sub-perfil-more.payment-content {
    width: 100%;
    margin: 0px;
    padding: 0px !important; }
    /* line 1551, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-content-sub-perfil-more.payment-content h5 {
      background-color: #f8f8f8;
      font-size: 16px;
      font-weight: 300;
      line-height: 40px;
      margin-top: 0px;
      margin-bottom: 0px;
      font-family: "helvetica";
      font-weight: normal;
      font-size: 14px;
      padding-left: 20px;
      padding-right: 20px; }
  /* line 1565, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-img-direccion.checkout-hide-img,
  .farma-modal-img-direccion-active.checkout-hide-img {
    background-image: none; }
  /* line 1570, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-text-item-direccion .radio label {
    padding-left: 0px; }
    /* line 1572, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-modal-text-item-direccion .radio label span {
      padding-left: 15px;
      font-size: 15px;
      font-weight: bold;
      line-height: 28px; }
  /* line 1579, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-text-item-direccion .radio input[type=radio] {
    width: 20px;
    height: 20px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: solid 1px #418fde;
    border-radius: 50px; }
  /* line 1588, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-text-item-direccion .radio input[type=radio]:checked {
    background-image: url(../img/radio-button-checked.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px; }
  /* line 1594, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-text-item-direccion .text-error-mobil {
    color: #418fde;
    position: absolute;
    bottom: 0;
    right: 18px; }
  /* line 1602, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-text-item-direccion.checkout-card strong {
    padding-left: 15px; }
  /* line 1605, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-text-item-direccion.checkout-card .radio {
    margin-top: 0px;
    margin-bottom: 0px; }
  /* line 1610, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .checkout-summary-panel {
    padding: 0px;
    margin: 0px;
    width: 100%;
    box-shadow: none;
    background-color: transparent; }
    /* line 1616, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-summary-panel .farma-button-sub-perfil {
      width: 100%;
      height: 54px;
      position: fixed;
      left: 0px;
      bottom: 0px;
      background-color: #418fde;
      line-height: 40px;
      color: #FFF;
      font-size: 14px;
      font-weight: bold;
      text-align: center;
      z-index: 5001;
      border-radius: 0px; }
    /* line 1632, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-summary-panel .mobile-summary h5 {
      line-height: 40px;
      margin-top: 0px;
      margin-bottom: 0px;
      font-family: "helvetica";
      font-weight: normal;
      font-size: 14px;
      padding-left: 20px;
      padding-right: 20px; }
    /* line 1642, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-summary-panel .mobile-summary .farma-content-cart-info {
      background: #fff;
      padding: 0 10px; }
      /* line 1645, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .checkout-summary-panel .mobile-summary .farma-content-cart-info table tr td:last-child {
        padding-right: 10px; }
    /* line 1649, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-summary-panel .mobile-summary .farma-info-sub-perfil-more {
      height: auto; }
  /* line 1654, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .checkout-successful {
    height: 100% !important;
    width: 100%;
    overflow: auto;
    position: fixed;
    border-radius: 0px;
    box-shadow: none;
    top: 0px;
    margin: 0px;
    left: 0px;
    z-index: 5010;
    background: linear-gradient(209deg, #418fde, #116bc7);
    padding: 20px; }
    /* line 1667, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful h3,
    .checkout-successful p {
      color: #FFF !important;
      text-align: left; }
    /* line 1672, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful h3 {
      /*font-size: 26px;
            font-weight: 300;
            margin-bottom: 16px;*/
      font-size: 2.8rem;
      font-weight: 100;
      margin-bottom: 10px;
      margin-top: 9.3rem;
      font-family: sf_ui_displaylight;
      line-height: 1.4; }
    /* line 1683, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful p {
      font-size: 15px;
      font-weight: 300;
      line-height: 20px;
      width: calc(100% - 80px); }
    /* line 1689, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .small-text {
      color: #ffffff;
      opacity: 0.7;
      line-height: 1.4;
      font-size: 1.8rem;
      font-family: sf_ui_displaylight; }
    /* line 1696, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .center-text {
      text-align: center;
      width: auto; }
    /* line 1700, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .farma-large-circle-blue {
      margin-top: 28px;
      background-color: #FFF; }
    /* line 1704, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .farma-circle-blue {
      background-color: #FFF;
      height: 19rem;
      width: 19rem;
      margin-top: 5.7rem; }
      /* line 1709, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      .checkout-successful .farma-circle-blue .farma-img-time-clock {
        height: 7.7rem; }
    /* line 1713, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .progress {
      background-color: #FFF;
      color: #418fde; }
    /* line 1717, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .farma-text-description-checkout {
      font-size: 12px !important;
      line-height: 16px !important; }
    /* line 1721, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .checkout-successful .farma-button-sub-perfil {
      font-size: 16px;
      width: 26rem;
      margin: 0 auto; }
  /* line 1729, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .payment-content .farma-info-sub-perfil-more {
    overflow: unset; }
  /* line 1733, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-img-direccion.checkout,
  .farma-modal-img-direccion-active.checkout {
    margin-top: 2px;
    width: 20px;
    height: 20px; }
  /* line 1739, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-img-direccion.checkout {
    width: 20px;
    height: 20px;
    appearance: none;
    border: solid 1px #418fde;
    border-radius: 50px;
    background-color: transparent; }
  /* line 1747, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-img-direccion-active.checkout {
    background-image: url(../img/radio-button-checked.svg) !important;
    border: solid 1px #418fde;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    background-color: transparent; }
  /* line 1755, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .farma-modal-text-item-direccion.checkout {
    margin-bottom: 35px; }
  /* line 1759, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .checkout-more-address .farma-info-sub-perfil-more {
    background-color: #f9f9f9; } }

@media (min-width: 768px) {
  /* line 1766, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .show-mobile {
    display: none; } }

@media (max-width: 767px) {
  /* line 1772, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .hide-mobile {
    display: none; } }

@media (max-width: 360px) {
  /* line 1779, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .checkout-successful h3 {
    margin-top: 2.3rem; } }

/* line 1785, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.btn-goto-store {
  position: absolute;
  bottom: 1rem;
  right: 8rem;
  font-weight: bolder;
  font-size: 1.5rem; }
  /* line 1791, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .btn-goto-store:hover {
    text-decoration: none;
    color: #fff !important;
    cursor: pointer; }

/* line 1798, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.no-content {
  font-size: 25px;
  font-weight: 300;
  color: #9ba3ac;
  line-height: 1.04;
  text-align: center;
  top: calc(50% - 25px);
  left: 0px;
  width: 100%; }

/* line 1810, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.heightContCheck {
  height: 295px; }

/* line 1814, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.cont-btn-return {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 40px; }

/* line 1822, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.new-cicle-resume-checkout {
  left: -8px;
  top: -6px;
  width: 28px;
  height: 28px;
  padding: 0; }
  /* line 1828, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .new-cicle-resume-checkout img {
    margin-top: -5px; }

/* line 1833, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.center-img-checkout {
  position: relative;
  overflow: hidden;
  text-align: center; }
  /* line 1837, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .center-img-checkout img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

/* line 1848, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.card h4 {
  margin-bottom: 0px; }

/* line 1851, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.card hr {
  padding: 0px;
  margin: 10px; }

/* line 1858, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.card-list h4 {
  min-height: 40px; }

/* line 1861, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.card-list ul {
  margin: 0px;
  padding: 0px;
  min-height: 210px; }
  /* line 1865, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .card-list ul li {
    list-style: none;
    border-bottom: 1px solid #dedede;
    padding: 0px 0px; }
    /* line 1869, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .card-list ul li > p {
      line-height: 15px;
      padding-left: 30px; }
    /* line 1873, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .card-list ul li .circle {
      background-color: #418FDE;
      width: 15px;
      height: 15px;
      display: block;
      position: absolute;
      border-radius: 50%;
      margin-top: 5px; }

/* line 1887, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.card-resume h4 {
  min-height: 40px; }

/* line 1890, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.card-resume table {
  width: 100%; }

/* line 1893, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.card-resume textarea {
  border-radius: 10px;
  min-height: 150px;
  font-weight: normal;
  border: 1px solid #f1f1f1; }
  /* line 1899, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .card-resume textarea:focus {
    box-shadow: none; }

/* line 1906, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
#modalPaymentMethod .modal-dialog {
  max-width: 420px; }

/* line 1936, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.card-checkout {
  min-height: 180px;
  padding-top: 5%;
  text-align: center;
  background-color: #fff;
  padding: 6px 10px;
  /* border: 1px solid #f0f0f0; */
  border-radius: 5px;
  box-shadow: 0 0 4px #e0e0e059; }
  /* line 1945, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .card-checkout h4 {
    margin-top: 18px;
    margin-bottom: 5px; }
  /* line 1949, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .card-checkout .step-circle {
    padding: 3px 9px;
    background-color: #418FDE;
    color: #fff;
    border: 1px solid #418FDE;
    border-radius: 50%;
    font-weight: bold;
    font-size: 17px; }
  /* line 1958, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .card-checkout p {
    line-height: 1.2; }

/* line 1963, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.card-credit-card,
.card-list,
.card-resume {
  min-height: 450px;
  margin-top: 0 !important; }
  @media (max-width: 767px) {
    /* line 1969, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .card-credit-card,
    .card-list,
    .card-resume {
      min-height: 230px; } }

/* line 1975, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.list-group-product {
  box-shadow: none;
  overflow-y: auto;
  height: 270px; }
  /* line 1979, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .list-group-product .list-group-item {
    text-align: left;
    border: none;
    padding: 2px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 7px;
    padding-right: 35px;
    border-radius: 0px; }
  /* line 1988, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .list-group-product .count {
    position: absolute;
    top: 39%;
    right: 16px;
    width: 20px;
    height: 20px; }

/* line 1998, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
#form-credit-card input {
  margin-top: 15px !important;
  height: 45px !important; }

/* line 2002, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
#form-credit-card #numberCard {
  margin-top: 20px !important; }

/* line 2007, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
h2.title {
  margin: 10px 0px;
  font-size: 2.4rem;
  font-weight: normal;
  color: #31343e;
  font-family: helvetica;
  text-transform: uppercase;
  display: block; }
  @media (max-width: 767px) {
    /* line 2007, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    h2.title {
      margin-top: 3px !important;
      display: inline-block; }
      /* line 2018, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
      h2.title {
        margin: 0px 0px;
        font-weight: normal;
        color: #fff;
        text-transform: capitalize;
        font-size: 15pt; } }

/* line 2028, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.farma-content-view-perfil {
  margin-top: 30px; }
  @media (max-width: 767px) {
    /* line 2028, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .farma-content-view-perfil {
      margin-top: 0px; } }

/* line 2035, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
hr {
  border-top: 1px solid #efefef; }

/* line 2040, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
#responseVaucher table {
  display: inline-block; }

/* line 2045, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.tit-res_ped {
  font-size: 15px;
  text-align: center;
  color: #31343e;
  font-weight: bold;
  margin: 17px 0;
  font-family: "sfns_displayregular";
  font-family: helvetica;
  font-size: 13pt;
  font-weight: 700;
  border-bottom: 1px solid #f1f1f1; }

@media (max-width: 768px) {
  /* line 2060, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .head-type div > span {
    display: block;
    margin-left: 35px; } }

@media (max-width: 767px) {
  /* line 2068, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .card-checkout.padding-10 {
    padding: 0 !important; }
  /* line 2071, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .card-checkout.padding-10:first-child {
    padding: 0; }
  /* line 2074, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .head-type {
    border-radius: 0;
    border-top: 0; }
  /* line 2078, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
  .list > table > tr > td:first-child {
    width: 20% !important; } }

/* line 2083, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
.card-resume {
  width: 100%; }
  @media (max-width: 767px) {
    /* line 2083, C:/farmatodo/vzla/empanada/web/sass/_checkOut.scss */
    .card-resume {
      width: 100vw;
      margin-top: 10px !important; } }

/* line 3, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
.ey-title {
  font-size: 2rem;
  margin-bottom: 4rem; }
  /* line 8, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
  .ey-title.h1 {
    border-bottom: 1px solid #ddd; }
  /* line 12, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
  .ey-title.h2 {
    border-bottom: none;
    margin-top: 0;
    margin-bottom: 2rem; }

/* line 20, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
.ey-info-container {
  text-align: center;
  margin-bottom: 4rem;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  padding: 1rem;
  width: 110rem;
  margin-left: 4rem; }
  /* line 29, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
  .ey-info-container .h2 {
    margin-bottom: 0; }
  /* line 33, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
  .ey-info-container .button {
    margin: 0; }

/* line 39, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
.ey-faq-list {
  list-style-type: none;
  font-size: 1.47rem; }
  /* line 43, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
  .ey-faq-list .infography {
    position: relative; }
    /* line 46, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
    .ey-faq-list .infography a {
      background-color: transparent;
      position: absolute;
      width: 40rem;
      height: 12rem;
      right: 2rem;
      bottom: 21%; }
  /* line 57, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
  .ey-faq-list p {
    line-height: 1.846;
    color: #000; }
  /* line 67, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
  .ey-faq-list > li {
    counter-increment: step-counter;
    margin-bottom: 3rem; }
    /* line 71, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
    .ey-faq-list > li::before {
      content: counter(step-counter) ".";
      font-size: 2.2rem;
      color: #000;
      font-weight: 400; }
  /* line 80, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
  .ey-faq-list .question {
    color: #000;
    font-size: 2.2rem;
    display: inline-block;
    margin-bottom: 0; }
  /* line 89, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
  .ey-faq-list .ey-sub-list > li {
    list-style: square;
    margin-bottom: 1rem;
    text-align: justify; }

/* line 99, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
.farma-img-full-width {
  width: 100%;
  height: auto;
  margin-top: 2rem; }

@media (max-width: 767px) {
  /* line 107, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
  .ey-title {
    margin-bottom: 2rem; }
  /* line 111, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
  .ey-faq-list {
    padding-left: 0; }
    /* line 115, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
    .ey-faq-list .question {
      font-size: 1.5rem;
      font-weight: bold; }
    /* line 120, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
    .ey-faq-list p {
      text-align: justify; }
    /* line 125, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
    .ey-faq-list > li::before {
      font-size: 1.5rem;
      font-weight: bold; } }

@media (max-width: 991px) {
  /* line 137, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
  .ey-info-container {
    width: 100%;
    margin: 0;
    margin-bottom: 3rem; }
    /* line 142, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
    .ey-info-container .button {
      padding-left: 4rem !important;
      padding-right: 4rem !important; }
  /* line 151, C:/farmatodo/vzla/empanada/web/sass/_envialoya.scss */
  .ey-faq-list a {
    width: 26rem; } }

/* line 2, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
.farma-content-change-city {
  position: inherit;
  height: auto;
  width: 100%;
  max-width: 50%;
  box-shadow: none;
  border: none;
  margin: auto auto;
  padding-bottom: 3rem; }

@media (max-width: 767px) {
  /* line 14, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .farma-content-change-city {
    max-width: 70%; } }

@media (max-width: 425px) {
  /* line 20, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .farma-content-change-city {
    max-width: 100%; } }

/* line 25, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
.delivery-type-box {
  padding: 2rem;
  background-color: #fff;
  font-family: helvetica;
  width: 48.5%;
  text-align: center; }
  /* line 32, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .delivery-type-box.box-lg {
    width: 100%;
    padding: 2rem 10%; }
  /* line 36, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .delivery-type-box .farma-modal-input-radio {
    margin: 0 1rem 0 0;
    border: 0; }
  /* line 40, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .delivery-type-box:hover {
    box-shadow: 0 2px 10px 0 rgba(184, 178, 178, 0.5); }
  /* line 43, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .delivery-type-box .button {
    margin: 0; }
    /* line 45, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
    .delivery-type-box .button:hover {
      color: #fff;
      text-decoration: none; }
  @media (max-width: 768px) {
    /* line 51, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
    .delivery-type-box .delivery-select-city {
      text-align: center; }
    /* line 54, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
    .delivery-type-box.box-lg {
      padding: 2rem 1rem; }
    /* line 57, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
    .delivery-type-box.box-sm {
      width: 100%;
      padding: 2rem 1rem; } }

/* line 64, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
.farma-change-city-title {
  color: #31343e;
  font-size: 2.5rem;
  font-weight: 600;
  text-transform: none;
  background-color: #fff;
  padding: 2rem 0;
  text-align: center; }
  /* line 73, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .farma-change-city-title.main-title {
    border-bottom: solid 2px #31343e; }
  @media (max-width: 768px) {
    /* line 64, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
    .farma-change-city-title {
      font-size: 1.8rem; } }

/* line 82, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
.delivery-type-title {
  text-align: left;
  text-transform: none;
  font-weight: normal;
  font-size: 1.6rem;
  border-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: none; }
  /* line 92, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .delivery-type-title.active {
    color: #418fde; }
  /* line 95, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .delivery-type-title.disabled {
    color: #31343e; }

/* line 100, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
.delivery-type-info {
  font-size: 1.5rem !important;
  text-align: center; }

/* line 105, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
.delivery-type-icon {
  height: 3rem;
  margin-left: 1rem;
  width: 4rem; }
  /* line 110, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .delivery-type-icon.airplane.active {
    background: url("./img/icon-airplane-blue.svg") no-repeat; }
  /* line 113, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .delivery-type-icon.airplane.disabled {
    background: url("./img/icon-airplane.svg") no-repeat; }
  /* line 117, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .delivery-type-icon.motorbike {
    width: 5rem; }
    /* line 119, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
    .delivery-type-icon.motorbike.active {
      background: url("./img/icon-moto-blue.svg") no-repeat; }
    /* line 122, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
    .delivery-type-icon.motorbike.disabled {
      background: url("./img/icon-moto.svg") no-repeat; }
  /* line 127, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .delivery-type-icon.truck.active {
    background: url("./img/icon-truck-blue.svg") no-repeat; }
  /* line 130, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .delivery-type-icon.truck.disabled {
    background: url("./img/icon-truck.svg") no-repeat; }

/* line 136, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
.delivery-select-city {
  text-align: left; }
  /* line 138, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .delivery-select-city .delivery-select-dropdown {
    height: 4rem;
    width: 100%;
    border-radius: 10rem;
    padding: 0.5rem 2rem;
    border: solid 2px #f0f0f0;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url("./img/down-arrow.svg") no-repeat right center;
    background-size: 1rem 1rem;
    cursor: pointer;
    background-position-x: 95%;
    color: #000 !important; }
    /* line 152, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
    .delivery-select-city .delivery-select-dropdown.disabled {
      cursor: not-allowed;
      color: #d3d3d3; }

/* line 159, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
.delivery-type-others {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 768px) {
    /* line 159, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
    .delivery-type-others {
      flex-wrap: wrap; }
      /* line 164, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
      .delivery-type-others .delivery-type-box {
        margin-bottom: 2rem; } }

/* line 170, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
.continue-btn {
  display: flex;
  justify-content: center; }
  /* line 173, C:/farmatodo/vzla/empanada/web/sass/_changeCity.scss */
  .continue-btn input {
    width: 60%;
    margin-bottom: 2rem; }

@font-face {
  font-family: 'sfns_displayregular';
  src: url("./fonts/sfns-system-san-francisco-display.eot");
  src: url("./fonts/sfns-system-san-francisco-display.eot?#iefix") format("embedded-opentype"), url("./fonts/sfns-system-san-francisco-display.woff2") format("woff2"), url("./fonts/sfns-system-san-francisco-display.woff") format("woff"), url("./fonts/sfns-system-san-francisco-display.ttf") format("truetype"), url("./fonts/sfns-system-san-francisco-display.svg#sfns_displayregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'sf_ui_displaymedium';
  src: url("./fonts/sfuidisplay-medium.eot");
  src: url("./fonts/sfuidisplay-medium.eot?#iefix") format("embedded-opentype"), url("./fonts/sfuidisplay-medium.woff2") format("woff2"), url("./fonts/sfuidisplay-medium.woff") format("woff"), url("./fonts/sfuidisplay-medium.ttf") format("truetype"), url("./fonts/sfuidisplay-medium.svg#sf_ui_displaymedium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Thin';
  src: url("./fonts/Roboto-Thin.ttf");
  font-weight: normal;
  font-style: normal; }

/* line 25, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.farma-content-all-orders {
  font-family: "sfns_displayregular";
  margin-top: 30px; }
  /* line 27, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .farma-content-all-orders > label {
    font-weight: bold;
    color: #31333e;
    font-size: 1.2em; }
  /* line 32, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .farma-content-all-orders .farma-content-order-box {
    width: 100%;
    border-radius: 5px;
    background-color: #f8f8f8;
    padding: 3rem;
    margin: 20px 0px; }
    @media (max-width: 768px) {
      /* line 32, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
      .farma-content-all-orders .farma-content-order-box {
        padding: 0; } }
    @media (max-width: 767px) {
      /* line 32, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
      .farma-content-all-orders .farma-content-order-box {
        margin: 0px; } }
    /* line 44, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .farma-content-all-orders .farma-content-order-box .farma-content-all-orders-mimi-box {
      padding: 0px !important;
      margin-bottom: 15px; }
  /* line 50, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .farma-content-all-orders .tit-inter {
    position: absolute; }
  @media (max-width: 767px) {
    /* line 25, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .farma-content-all-orders {
      padding-right: 0px;
      padding-left: 0px;
      margin-top: 0px; }
      /* line 57, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
      .farma-content-all-orders .tit-inter {
        position: inherit; } }

/* line 63, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.farma-content-detail-order {
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px #e9eaed solid;
  /*
  @media (max-width: 991px) {
    display: flex;
    justify-content: space-between;
  }
  */ }
  /* line 74, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .farma-content-detail-order .farma-content-detail-order-left {
    text-align: left; }
    /* line 76, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .farma-content-detail-order .farma-content-detail-order-left .farma-label-blue-order-detail {
      color: #418fde;
      font-weight: 100;
      margin-bottom: 0px;
      margin-top: 7px; }
      /* line 81, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
      .farma-content-detail-order .farma-content-detail-order-left .farma-label-blue-order-detail strong {
        color: #418fde; }
    /* line 85, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .farma-content-detail-order .farma-content-detail-order-left strong {
      color: #343434;
      line-height: 0.78; }
    /* line 89, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .farma-content-detail-order .farma-content-detail-order-left label {
      color: #4a4a4a;
      font-weight: 100;
      margin-bottom: 0; }
    /* line 94, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .farma-content-detail-order .farma-content-detail-order-left p {
      color: #8a8a8a;
      margin: 0px;
      letter-spacing: -0.5px; }
  /* line 100, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .farma-content-detail-order .farma-content-detail-order-right {
    text-align: right; }
    /* line 102, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .farma-content-detail-order .farma-content-detail-order-right * {
      display: block; }
    /* line 105, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .farma-content-detail-order .farma-content-detail-order-right strong {
      color: #418fde;
      margin: 7px 0px 0px 0px; }
    /* line 109, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .farma-content-detail-order .farma-content-detail-order-right span {
      color: #3fd99b;
      margin: 5px 0px; }
      /* line 112, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
      .farma-content-detail-order .farma-content-detail-order-right span.order-price {
        margin: 0;
        margin-left: 2rem; }
    /* line 117, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .farma-content-detail-order .farma-content-detail-order-right .farma-button-finally-buy {
      width: 100px;
      padding: 5px;
      float: right;
      margin: 7px 0px 5px 0px; }

/* line 126, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.farma-content-empty-orders {
  margin-top: 100px;
  margin-bottom: 100px;
  border: 20px solid #f1f1f1;
  border-radius: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }
  /* line 134, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .farma-content-empty-orders p {
    font-family: "Roboto-Thin";
    font-size: 2em;
    color: #8a8a8a; }
  /* line 139, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .farma-content-empty-orders img {
    margin: 0px 40px;
    vertical-align: bottom;
    width: 40px;
    height: 60px;
    object-fit: contain;
    transform: rotate(-360deg); }

/* line 149, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.farma-more-orders {
  font-family: "sfns_displayregular";
  text-decoration: underline;
  color: #418FDE;
  background-color: white;
  padding: 20px;
  margin: auto auto;
  font-size: 1.4em;
  text-align: center;
  font-weight: bold;
  cursor: pointer; }

/* line 162, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.farma-order-rating {
  margin: 0 !important;
  margin-bottom: 7px !important; }
  /* line 165, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .farma-order-rating.order-view {
    margin-left: 4rem !important; }
  @media (max-width: 767px) {
    /* line 169, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .farma-order-rating.order-view {
      margin-left: 0 !important; } }
  /* line 174, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .farma-order-rating img {
    height: 1.5rem;
    cursor: pointer; }
    /* line 177, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .farma-order-rating img.large-star {
      height: 1.8rem; }

@media (max-width: 767px) {
  /* line 183, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .responsive-detail-order {
    line-height: 15px !important;
    font-size: 10.4px !important;
    display: flex;
    justify-content: space-between;
    padding: 1rem 0; }
    /* line 190, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .responsive-detail-order .farma-content-detail-order-left {
      padding: 0px !important; }
    /* line 193, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .responsive-detail-order .farma-label-blue-order-detail {
      margin-top: 0 !important; } }

/* line 199, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.no-rating {
  justify-content: flex-end !important; }

/* line 204, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.farma-order-rating .rated-order,
.farma-order-rating .unrated-order {
  display: none;
  position: absolute;
  top: -2.8rem;
  left: -2rem;
  font-size: 9px;
  width: 9rem;
  color: #343434 !important;
  background-color: #fff;
  padding: 2px 5px;
  border-radius: 5px;
  text-align: left;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.18); }

/* line 219, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.farma-order-rating .star-full.large-star + .rated-order,
.farma-order-rating .star-empty.large-star + .unrated-order {
  left: 4rem !important; }

/* line 223, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.farma-order-rating .star-full:hover + .rated-order,
.farma-order-rating .star-empty:hover + .unrated-order {
  display: block; }

/* line 229, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.order-cancelled {
  color: #e74765 !important; }

@media (max-width: 767px) {
  /* line 233, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .order-detail-list {
    display: flex;
    flex-direction: column; } }

@media (max-width: 767px) {
  /* line 240, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .item-order-detail {
    display: flex;
    align-items: center; }
    /* line 244, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .item-order-detail .farma-content-cart-product-d-info {
      text-align: left;
      margin-top: 0; } }

/* line 252, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.see-more {
  padding: 1px 5px !important; }

/* line 256, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.more-orders-link {
  display: block;
  padding: 0;
  font-size: 1.2rem; }
  /* line 260, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .more-orders-link:hover {
    color: #418FDE; }

/* line 265, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.orders-title {
  background-color: #f7f7f7; }

/* line 269, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.custom-orders-list-container {
  height: 350px;
  overflow: hidden;
  padding-top: 0; }
  /* line 274, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .custom-orders-list-container .farma-tittle-type-order {
    font-size: 1.2rem;
    padding: 0.3rem 0;
    display: inline-block; }
  /* line 279, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .custom-orders-list-container .farma-info-sub-perfil-more {
    height: 110px; }

/* line 284, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.deliveryInfoContainer {
  display: flex;
  flex-wrap: wrap; }
  /* line 287, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .deliveryInfoContainer .deliveryInfo {
    display: flex;
    justify-content: space-around;
    width: 80%; }
    /* line 291, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .deliveryInfoContainer .deliveryInfo img {
      margin-right: 0.5rem; }
    /* line 294, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .deliveryInfoContainer .deliveryInfo .link {
      text-decoration: underline;
      cursor: pointer;
      color: #616161; }
      /* line 298, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
      .deliveryInfoContainer .deliveryInfo .link.no-decoration {
        text-decoration: none; }
        /* line 300, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
        .deliveryInfoContainer .deliveryInfo .link.no-decoration:hover {
          text-decoration: underline; }
  @media (max-width: 767px) {
    /* line 284, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .deliveryInfoContainer {
      justify-content: flex-start;
      padding-left: 2rem; } }

/* line 312, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.orderContainerCustomHeight {
  max-height: 49rem !important; }

/* line 317, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.delivery-btn {
  margin-top: 1rem !important; }

/* line 321, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.all-order-container {
  overflow-y: auto;
  height: 32rem; }

/* line 326, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.order-container {
  display: block;
  background-color: white;
  margin: 0px; }
  /* line 331, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .order-container.active {
    height: 19rem; }
  /* line 334, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .order-container.previous {
    height: 49rem; }

/* line 339, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.order-id {
  margin-bottom: 0;
  line-height: 1;
  font-size: 0.9rem; }
  @media (max-width: 767px) {
    /* line 339, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .order-id {
      font-size: 12px; } }

/* line 348, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.order-date {
  margin-bottom: 0;
  line-height: 1.6;
  font-size: 0.9rem; }
  @media (max-width: 767px) {
    /* line 348, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .order-date {
      font-size: 12px; } }

/* line 357, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.order-address {
  color: #8d8d8d;
  font-weight: normal;
  font-size: 0.9rem; }
  @media (max-width: 767px) {
    /* line 357, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .order-address {
      font-size: 12px; } }

/* line 366, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.order-info-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
  /* line 372, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .order-info-container .right {
    width: 2rem; }
  /* line 375, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .order-info-container .divider {
    border: 0.5px solid rgba(216, 216, 216, 0.45);
    height: 2rem; }
  @media (max-width: 767px) {
    /* line 380, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .order-info-container img {
      width: 27px;
      max-width: none;
      margin-left: -8px; } }

/* line 388, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.order-price {
  font-weight: bold; }
  @media (max-width: 767px) {
    /* line 388, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .order-price {
      font-size: 13px; } }

/* line 395, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.order-status {
  font-weight: bold; }
  @media (max-width: 767px) {
    /* line 395, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .order-status {
      font-size: 12px; } }
  /* line 400, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .order-status.green {
    color: #3fd99b; }
  /* line 403, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .order-status.red {
    color: #e74765; }

/* line 408, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.order-see-more-btn {
  margin: 0;
  padding: 3px 8px !important;
  line-height: 1; }

/* line 414, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.order-no-rating {
  color: #418fde;
  text-decoration: underline; }
  /* line 417, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .order-no-rating:hover {
    color: #418fde; }

/* line 423, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.order-rating img {
  height: 1rem; }

/* line 428, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.order-more-btn {
  position: absolute;
  bottom: 3rem;
  width: 22rem; }

@media (max-width: 767px) {
  /* line 434, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .detail-box-sm {
    width: 94%;
    margin-top: 2rem !important; } }

/* line 441, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.order-group-container {
  display: flex;
  flex-direction: row; }
  /* line 444, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .order-group-container .order-group {
    width: 50%; }
    /* line 447, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .order-group-container .order-group:first-child .farma-content-order-box {
      padding-right: 0.75rem; }
      @media (max-width: 767px) {
        /* line 447, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
        .order-group-container .order-group:first-child .farma-content-order-box {
          padding-right: 1.5rem; } }
    /* line 455, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .order-group-container .order-group:last-child .farma-content-order-box {
      padding-left: 0.75rem; }
      @media (max-width: 767px) {
        /* line 455, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
        .order-group-container .order-group:last-child .farma-content-order-box {
          padding-left: 1.5rem; } }
    /* line 462, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .order-group-container .order-group.full-width {
      width: 100%; }
      /* line 464, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
      .order-group-container .order-group.full-width .farma-content-order-box {
        padding: 1.5rem; }
    /* line 468, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .order-group-container .order-group .farma-content-order-box {
      padding: 1.5rem;
      margin-top: 0; }
    /* line 472, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .order-group-container .order-group .farma-content-all-orders-mimi-box {
      background-color: #fff; }
      @media (max-width: 767px) {
        /* line 472, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
        .order-group-container .order-group .farma-content-all-orders-mimi-box {
          background-color: transparent; } }
    /* line 478, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .order-group-container .order-group .group-title {
      padding-left: 3rem;
      padding-top: 2rem;
      font-size: 1.5rem; }
  @media (max-width: 767px) {
    /* line 441, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .order-group-container {
      flex-direction: column;
      display: block; }
      /* line 487, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
      .order-group-container .order-group {
        width: 100%; }
        /* line 489, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
        .order-group-container .order-group .group-title {
          padding-left: 0px;
          padding-top: 0px;
          margin-bottom: 15px;
          color: #b4b4b4;
          font-size: 12px; }
      /* line 497, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
      .order-group-container .responsive-detail-order {
        flex-direction: column;
        padding: 20px 10px 20px 20px;
        background-color: #FFF;
        margin-bottom: 10px;
        border-radius: 6px; }
        /* line 503, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
        .order-group-container .responsive-detail-order .farma-button-finally-buy {
          font-size: 10px;
          padding: 4px 18px !important;
          padding-top: 6px !important;
          width: auto; } }

/* line 513, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.top-head {
  margin-bottom: 10px; }

/* line 517, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.top-head > span:last-child {
  position: absolute;
  right: 10px;
  color: #2779cc; }

/* line 523, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.top-head > span > img {
  height: 18px;
  width: auto;
  fill: #287bd0; }

/* line 529, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
.contact-help {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 1rem;
  padding-right: 1.5rem; }
  @media (max-width: 767px) {
    /* line 529, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .contact-help {
      background-color: #f8f8f8;
      margin-bottom: 0px;
      margin-top: 10px;
      float: right;
      position: relative;
      z-index: 1; } }
  /* line 545, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .contact-help strong:hover {
    cursor: pointer; }
  /* line 550, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .contact-help a:hover {
    text-decoration: none; }
  @media (max-width: 767px) {
    /* line 549, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .contact-help a {
      font-size: 12px; } }
  /* line 557, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .contact-help .farma-circle-blue {
    width: 4rem;
    height: 4rem;
    margin: 0;
    margin-left: 1rem; }
    @media (max-width: 767px) {
      /* line 557, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
      .contact-help .farma-circle-blue {
        width: 28px;
        height: 28px;
        margin-left: 6px; } }
    /* line 567, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .contact-help .farma-circle-blue .farma-img-phone {
      height: 4rem; }
      @media (max-width: 767px) {
        /* line 567, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
        .contact-help .farma-circle-blue .farma-img-phone {
          background-image: url(./img/ico-phone.png);
          background-size: 16px;
          background-position: center;
          height: 28px; } }

@media (min-width: 768px) {
  /* line 581, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .order-info-container .right {
    width: 3rem; }
  /* line 585, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .order-date {
    font-size: 1.2rem; }
  /* line 588, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .order-id,
  .order-address {
    font-size: 1.2rem; }
  /* line 592, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .order-rating img {
    height: 1.8rem; }
  /* line 595, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .order-see-more-btn {
    padding: 0.5rem 2rem !important; }
    /* line 597, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .order-see-more-btn.profile {
      padding: 0.3rem 0.8rem !important; } }

@media (max-width: 767px) {
  /* line 604, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
  .order-mobile-info {
    margin: 0 -15px;
    background-color: #fff;
    padding: 0.5rem 2rem;
    margin-bottom: 5px; }
    /* line 609, C:/farmatodo/vzla/empanada/web/sass/_allOrder.scss */
    .order-mobile-info p {
      margin-bottom: 0; } }

/* line 3, C:/farmatodo/vzla/empanada/web/sass/_registroClientes.scss */
.client-registration-view {
  margin-top: 4rem;
  margin-bottom: 4rem; }
  /* line 8, C:/farmatodo/vzla/empanada/web/sass/_registroClientes.scss */
  .client-registration-view .farma-group-input {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
    margin-bottom: 2rem; }
    /* line 15, C:/farmatodo/vzla/empanada/web/sass/_registroClientes.scss */
    .client-registration-view .farma-group-input p {
      margin-bottom: 0;
      margin-left: 1rem; }
  /* line 22, C:/farmatodo/vzla/empanada/web/sass/_registroClientes.scss */
  .client-registration-view .farma-checkbox {
    width: 1.5rem;
    margin-right: 1rem; }
    /* line 27, C:/farmatodo/vzla/empanada/web/sass/_registroClientes.scss */
    .client-registration-view .farma-checkbox:hover {
      cursor: pointer; }
  /* line 32, C:/farmatodo/vzla/empanada/web/sass/_registroClientes.scss */
  .client-registration-view .farma-interest-item {
    margin-bottom: 2rem; }
    /* line 36, C:/farmatodo/vzla/empanada/web/sass/_registroClientes.scss */
    .client-registration-view .farma-interest-item:hover {
      cursor: pointer; }
    /* line 40, C:/farmatodo/vzla/empanada/web/sass/_registroClientes.scss */
    .client-registration-view .farma-interest-item span {
      color: #616161; }

/* line 3, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.color-secondary {
  color: #418FDE; }

/* line 7, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.color-white {
  color: #ffffff !important; }

/* line 11, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.color-light-blue {
  color: #71ade9 !important; }

/* line 15, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.color-blue {
  color: #418fde !important; }

/* line 19, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.color-red {
  color: #e74765 !important; }

/* line 23, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.color-green {
  color: #3fd99b !important; }

/* line 27, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.color-black {
  color: #4a4a4a !important; }

/* line 31, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.color-light-gray {
  color: #b4b4b4 !important; }

/* line 36, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.bg-blue {
  background-color: #3988d7; }

/* line 40, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.no-bg {
  background-color: transparent !important; }

/* line 44, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.bg-white {
  background: #fff; }

/* line 48, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.bg-light-gray {
  background-color: #fcfcfc; }

/* line 52, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.bg-semi-gray-dark {
  background-color: #f8f8f8; }

/* line 56, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.bg-semi-gray {
  background-color: #fcfcfc; }

/* line 60, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.bg-danger-new {
  background: #F44336 !important; }

/* line 64, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.bg-facebook {
  background-color: #36599a; }

/* line 68, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.bg-instagram {
  background-color: #36599a; }

/* line 72, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.bg-twitter {
  background-color: #05a9e8; }

/* line 76, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.bg-linkedin {
  background-color: #0076b6; }

/* line 81, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.position-relative {
  position: relative !important; }

/* line 85, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.position-absolute {
  position: absolute !important; }

/* line 90, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.bold {
  font-weight: bold !important; }

/* line 94, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.light {
  font-weight: 300 !important; }

/* line 98, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.bolder {
  font-weight: bolder !important; }

/* line 102, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.normal {
  font-weight: 400 !important; }

/* line 106, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.font-600 {
  font-weight: 600 !important; }

/* line 110, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.font-size-2 {
  font-size: 2rem; }

/* line 114, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.text-center {
  text-align: center !important; }

/* line 118, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.text-left {
  text-align: left !important; }

/* line 122, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.uppercase {
  text-transform: uppercase !important; }

/* line 126, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.lowercase {
  text-transform: lowercase !important; }

/* line 130, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.capitalize {
  text-transform: capitalize !important; }

/* line 134, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.text-inherit {
  text-transform: inherit; }

/* line 138, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.break-all {
  word-break: break-all; }

/* line 142, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.font-size-17 {
  font-size: 1.7rem !important; }

/* line 146, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.text-underline {
  text-decoration: underline !important; }

/* line 150, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
a,
a:hover {
  color: #418fde; }

/* line 156, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.button {
  color: white;
  padding: 1rem 3rem;
  border: none;
  border-radius: 3rem;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.85;
  letter-spacing: -0.5px;
  text-align: center;
  margin: 2rem 0;
  display: inline-block;
  cursor: pointer !important; }
  /* line 170, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .button.btn-extra-padding {
    padding-left: 10rem;
    padding-right: 10rem; }
  /* line 174, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .button.extra-padding {
    padding-left: 5rem;
    padding-right: 5rem; }
  /* line 178, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .button.disabled {
    opacity: 0.6; }

/* line 183, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.button-blue {
  background-color: #418FDE; }
  /* line 185, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .button-blue::hover {
    color: white;
    text-decoration: none; }

/* line 191, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.button-white {
  background-color: #FFFFFF;
  color: #418fde; }

/* line 196, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.button-white-opaque {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.4); }

/* line 202, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.farma-flex-space-between {
  display: flex !important;
  justify-content: space-between !important; }

/* line 207, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.flex-row {
  display: flex !important;
  flex-direction: row !important; }

/* line 212, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.flex-column {
  display: flex !important;
  flex-direction: column !important; }

/* line 217, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.flex-wrap {
  flex-wrap: wrap !important; }

/* line 221, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.align-center {
  align-items: center !important; }

/* line 225, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.align-start {
  align-items: flex-start !important; }

/* line 229, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.justify-space-between {
  justify-content: space-between !important; }

/* line 233, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.justify-center {
  justify-content: center !important; }

/* line 237, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.justify-flex-end {
  justify-content: flex-end; }

/* line 241, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.align-flex-end {
  align-items: flex-end; }

/* line 245, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.justify-space-around {
  justify-content: space-around !important; }

/* line 249, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.align-self-center {
  align-self: center !important; }

/* line 254, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.float-right {
  float: right; }

/* line 258, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.float-left {
  float: left; }

/* line 263, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.no-padding-top {
  padding-top: 0 !important; }

/* line 267, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.no-padding-right {
  padding-right: 0 !important; }

/* line 272, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.padding-15 {
  padding: 1.5rem !important; }

/* line 276, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.padding-10 {
  padding: 1rem !important; }

/* line 280, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.padding-bottom-0 {
  padding-bottom: 0 !important; }

/* line 284, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.padding-top-0 {
  padding-top: 0 !important; }

/* line 288, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.padding-left-1 {
  padding-left: 1rem !important; }

/* line 292, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.no-padding {
  padding: 0 !important; }

/* line 296, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.no-horizontal-padding {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* line 301, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.horizontal-padding-1 {
  padding-left: 1rem !important;
  padding-right: 1rem !important; }

/* line 306, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.horizontal-padding-15 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important; }

/* line 311, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.vertical-padding-5 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem; }

/* line 316, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.vertical-padding-10 {
  padding-bottom: 1rem;
  padding-top: 1rem; }

/* line 321, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.vertical-padding-15 {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem; }

/* line 327, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.no-vertical-margin {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

/* line 332, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.no-margin-bottom {
  margin-bottom: 0 !important; }

/* line 336, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.no-margin-left {
  margin-left: 0 !important; }

/* line 340, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.no-margin {
  margin: 0 !important; }

/* line 344, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.no-horizontal-margin {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/* line 349, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.no-margin-top {
  margin-top: 0 !important; }

/* line 353, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.margin-top-05 {
  margin-top: 0.5rem !important; }

/* line 357, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.margin-top-1 {
  margin-top: 1rem !important; }

/* line 361, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.margin-horizontal-1 {
  margin-left: 1rem !important;
  margin-right: 1rem !important; }

/* line 366, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.margin-bootom-30 {
  margin-bottom: 30px; }

/* line 370, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.margin-bootom-15 {
  margin-bottom: 1.5rem; }

/* line 374, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.margin-bootom-10 {
  margin-bottom: 1rem; }

/* line 378, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.margin-top-50p {
  margin-top: 50%; }

/* line 382, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.right-2r {
  right: 2rem; }

/* line 387, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.border-radius-10 {
  border-radius: 10px; }

/* line 391, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.border-radius-5 {
  border-radius: 5px; }

/* line 395, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.no-border {
  border: none; }

/* line 399, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.border-bottom-1 {
  border-bottom: 1px solid #e9eaed; }

/* line 403, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.border-right-1 {
  border-right: 1px solid #e9eaed; }

/* line 408, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.cursor-pointer {
  cursor: pointer !important; }

/* line 413, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.spin {
  -webkit-animation-name: spin;
  -webkit-animation-duration: 900ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 900ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 900ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-transition: rotate(3600deg);
  width: 2rem; }

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

/* line 462, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.slider {
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1); }
  /* line 467, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .slider.opened {
    height: 32rem !important; }
    @media (max-width: 767px) {
      /* line 467, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
      .slider.opened {
        height: 24rem !important; } }

/* line 476, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.farma-tooltip {
  position: absolute;
  font-size: 9px;
  width: 9rem;
  color: #343434 !important;
  background-color: #fff;
  padding: 2px 5px;
  border-radius: 5px;
  text-align: center;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.18); }

/* line 488, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.tooltip-down {
  background: url("./img/tooltip-down.png") no-repeat; }

/* line 493, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.ftd-card {
  border-radius: 5px;
  background-color: #ffffff;
  border: solid 1px #f0f0f0;
  padding: 0.5rem 1rem;
  box-shadow: 0 2px 11px 0 rgba(211, 211, 211, 0.5); }
  /* line 499, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .ftd-card input {
    border: none; }

/* line 505, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.overflow-y-a {
  overflow-y: auto; }

/* line 509, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.overflow-y-i {
  overflow-y: inherit !important; }

/* line 514, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.height-auto {
  height: auto !important; }

/* line 518, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.height-100 {
  height: 100% !important; }

/* line 522, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.height-30 {
  height: 3rem; }

/* line 527, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.btn-farmatodo {
  background: #418FDE;
  border: 0;
  color: #fff;
  /* width: auto; */
  border-radius: 20px;
  height: 35px;
  font-size: 1.5rem;
  padding: 0px 25px;
  padding-bottom: 3px; }

/* line 539, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.display-none {
  display: none; }

/* line 543, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.border-right-ccc {
  border-right: 0.1rem solid #ccc !important; }

/* line 547, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.width-100 {
  width: 100% !important; }

/* line 551, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.only-online-bg {
  background-image: url("../img/onlyOnline.svg"); }

/* line 555, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.only-online-card {
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  float: left;
  margin-top: 70px;
  margin-left: 22px;
  position: absolute; }

/* line 567, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.only-online-card2 {
  margin-top: 7px;
  height: 60px;
  width: 60px;
  margin-left: 8px; }

/* line 574, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.img-time-send-c {
  width: 18px;
  vertical-align: bottom; }

@media (max-width: 768px) {
  /* line 580, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .only-online-card {
    width: 30px !important;
    height: 30px !important;
    margin-left: 15px !important;
    margin-top: 49px; }
  /* line 586, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .text-xs-center {
    text-align: center !important; } }

/* line 591, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.list-autocomplete {
  max-height: 140px;
  overflow-y: auto;
  position: absolute;
  z-index: 123;
  width: 100%;
  /*border: 1px solid #c1c1c1;
  box-shadow: none;*/
  background: #fff; }
  /* line 600, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .list-autocomplete::-webkit-scrollbar-thumb {
    border-radius: 10px !important; }
  /* line 603, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .list-autocomplete .list-group-item {
    padding: 7px 15px;
    transition: all 0.5s; }
    /* line 606, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
    .list-autocomplete .list-group-item:hover {
      background: #f1f1f1; }

/* line 612, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.cont-img-center {
  text-align: center; }
  /* line 614, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .cont-img-center img {
    max-height: 100%; }

/**** div ****/
/* line 622, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.center-v-h-div {
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  bottom: 0;
  right: 0; }

/** RADIO BUTTON **/
/* line 634, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.ftd-radio {
  display: block;
  position: relative;
  padding-left: 33px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */ }
  /* line 649, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .ftd-radio.ftd-radio-content span {
    display: block;
    line-height: 18px; }
  /* line 653, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .ftd-radio.ftd-radio-content .title {
    font-weight: bold; }
  /* line 656, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .ftd-radio.ftd-radio-content .subtitle {
    color: gray;
    font-size: 0.8em;
    max-width: 80%; }
  /* line 661, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .ftd-radio.ftd-radio-content .description {
    color: gray;
    font-size: 0.8em; }
  /* line 667, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .ftd-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  /* line 673, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .ftd-radio .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%; }
  /* line 683, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .ftd-radio:hover input ~ .checkmark {
    background-color: #ccc;
    z-index: 9999999999999; }
  /* line 688, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .ftd-radio input:checked ~ .checkmark {
    background-color: #2196F3; }
  /* line 692, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .ftd-radio .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  /* line 698, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .ftd-radio input:checked ~ .checkmark:after {
    display: block; }
  /* line 702, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .ftd-radio .checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white; }

/* line 712, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.button-count {
  width: 92%;
  right: 0;
  margin: 0 7px; }
  /* line 716, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .button-count .farma-pagination-controls-cart {
    background: #3988d9;
    border-radius: 19px;
    width: 100%; }
    /* line 720, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
    .button-count .farma-pagination-controls-cart tbody > tr {
      padding: 0 10px; }
      /* line 722, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
      .button-count .farma-pagination-controls-cart tbody > tr td {
        width: 100%;
        background: #3988d9; }
        /* line 725, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
        .button-count .farma-pagination-controls-cart tbody > tr td label {
          margin: 0;
          padding: 4px; }
        /* line 729, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
        .button-count .farma-pagination-controls-cart tbody > tr td input {
          width: 100%;
          background-color: #3988d9;
          border: 0;
          color: white; }
      /* line 736, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
      .button-count .farma-pagination-controls-cart tbody > tr .farma-control-cart {
        width: 10%;
        background-color: #3988d9;
        font-size: 7pt; }
    @media (max-width: 767px) {
      /* line 716, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
      .button-count .farma-pagination-controls-cart {
        top: -4px !important; }
        /* line 744, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
        .button-count .farma-pagination-controls-cart tbody > tr > td > label {
          padding: 2px; } }
  @media (max-width: 767px) {
    /* line 749, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
    .button-count .farma-pagination-controls-cart-algolia {
      top: -95px !important; } }
  @media (max-width: 450px) {
    /* line 749, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
    .button-count .farma-pagination-controls-cart-algolia {
      top: 4px !important; } }
  /* line 757, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  .button-count .farma-pagination-controls-cart-category {
    top: 113px !important; }
    @media (max-width: 767px) {
      /* line 757, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
      .button-count .farma-pagination-controls-cart-category {
        top: -54px !important; } }

@media (max-width: 767px) {
  /* line 766, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
  p,
  a,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  label {
    font-family: Helvetica !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: 1.17 !important;
    letter-spacing: normal !important; } }

/* line 783, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.button-disabled-gray {
  background-color: #f2f2f2 !important;
  color: #999 !important; }

/* line 788, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.farma-modal {
  opacity: 0;
  top: -50px;
  transition: opacity 0s, top 0.5s;
  transition-delay: 0.5s; }
  @media (max-width: 767px) {
    /* line 788, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
    .farma-modal {
      top: none; } }

/* line 798, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.show-popup > .farma-modal {
  opacity: 1 !important;
  top: 0px; }
  @media (max-width: 767px) {
    /* line 798, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
    .show-popup > .farma-modal {
      top: -10%; } }

/* line 806, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.farma-modal::-webkit-scrollbar {
  width: 5px; }

/* line 810, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.farma-modal::-webkit-scrollbar-track {
  margin: 23px 0;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

/* line 815, C:/farmatodo/vzla/empanada/web/sass/_general.scss */
.farma-modal::-webkit-scrollbar-thumb {
  background-color: #d2d2d2;
  outline: 1px solid black; }

/* line 3, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
.farma-rating {
  background-color: #fcfcfc;
  padding: 4rem !important; }
  /* line 8, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
  .farma-rating .col-sm-12 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
    background-color: #f7f7f7 !important; }
  @media (max-width: 767px) {
    /* line 15, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
    .farma-rating > .col-sm-12 {
      padding-top: 4px !important;
      padding-bottom: 4px !important;
      padding-right: 0 !important;
      padding-left: 0 !important; } }

/* line 25, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
.farma-rating-view {
  text-align: center;
  background-color: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  margin-right: 0;
  flex-direction: column; }
  @media (max-width: 767px) {
    /* line 25, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
    .farma-rating-view {
      padding-right: 0 !important;
      padding-left: 0 !important; } }
  /* line 43, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
  .farma-rating-view .rating-title {
    font-size: 2rem;
    margin-bottom: 2rem;
    display: block; }
  /* line 49, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
  .farma-rating-view .rating-text {
    font-weight: bold;
    color: black;
    font-size: 1.5rem; }
  /* line 58, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
  .farma-rating-view .rating-stars i {
    font-size: 4.5rem;
    padding-right: 2rem;
    color: #418FDE; }
    @media (max-width: 767px) {
      /* line 58, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
      .farma-rating-view .rating-stars i {
        padding-right: 0.5rem; } }
  /* line 70, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
  .farma-rating-view .rating-container {
    text-align: center;
    margin-bottom: 1rem; }
  /* line 77, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
  .farma-rating-view .glyphicon-star-empty::before {
    content: url("./img/star-empty.svg") !important; }
  /* line 83, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
  .farma-rating-view .glyphicon-star::before {
    content: url("./img/star.svg") !important; }
  /* line 89, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
  .farma-rating-view .rating-reasons-container {
    margin-top: 2rem;
    margin-bottom: 2rem;
    width: 42rem; }
  /* line 95, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
  .farma-rating-view .rating-reason {
    display: inline-block;
    padding: 1rem 2rem;
    border: 1px solid black;
    margin-right: 1rem;
    margin-left: 1rem;
    border-radius: 50%;
    width: 18rem;
    border-radius: 3.3rem;
    border: solid 1px #418fde;
    font-size: 1.4rem;
    font-weight: 300;
    letter-spacing: 0.9px;
    text-align: center;
    color: #7d7d7d;
    margin-bottom: 2rem; }
    /* line 112, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
    .farma-rating-view .rating-reason:hover {
      cursor: pointer; }
    /* line 116, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
    .farma-rating-view .rating-reason.active {
      background-color: #418fde !important;
      color: #ffffff !important;
      font-weight: 500 !important; }
  /* line 123, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
  .farma-rating-view .form-group {
    width: 45rem; }
  /* line 127, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
  .farma-rating-view .rating-comment {
    background: #ffffff !important;
    border-color: #418fde !important;
    border-radius: 12px !important; }
    /* line 132, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
    .farma-rating-view .rating-comment::placeholder {
      font-size: 1.5rem; }
  @media (max-width: 767px) {
    /* line 140, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
    .farma-rating-view .rating-reasons-container {
      display: flex;
      flex-direction: column;
      align-items: center; }
      /* line 145, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
      .farma-rating-view .rating-reasons-container .rating-reason {
        margin-right: 0; }
    /* line 150, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
    .farma-rating-view .form-group {
      width: 90%; } }

@media (max-width: 767px) {
  /* line 167, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
  .farma-modal-content.rating .farma-modal {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: lighter; }
  /* line 175, C:/farmatodo/vzla/empanada/web/sass/_calificar.scss */
  .farma-modal-content.rating .farma-modal-title {
    background-color: #fff;
    padding: 2rem;
    border-radius: 1rem; } }

/* line 2, C:/farmatodo/vzla/empanada/web/sass/_error.scss */
.farma-error {
  background-color: #3988d7;
  padding-top: 14rem;
  max-height: 100vh;
  overflow: auto;
  width: 100vw; }
  @media (max-width: 768px) {
    /* line 2, C:/farmatodo/vzla/empanada/web/sass/_error.scss */
    .farma-error {
      padding: 5rem; } }
  /* line 11, C:/farmatodo/vzla/empanada/web/sass/_error.scss */
  .farma-error .error-img,
  .farma-error .farma-logo {
    text-align: center; }
  /* line 15, C:/farmatodo/vzla/empanada/web/sass/_error.scss */
  .farma-error .error-img {
    width: 20rem; }
  /* line 18, C:/farmatodo/vzla/empanada/web/sass/_error.scss */
  .farma-error .farma-logo {
    width: 15rem;
    margin: 2rem; }
  /* line 22, C:/farmatodo/vzla/empanada/web/sass/_error.scss */
  .farma-error .error-text {
    text-align: center; }
    /* line 24, C:/farmatodo/vzla/empanada/web/sass/_error.scss */
    .farma-error .error-text p {
      color: #fff;
      margin-bottom: 0;
      line-height: 1.3; }
  /* line 30, C:/farmatodo/vzla/empanada/web/sass/_error.scss */
  .farma-error .refresh {
    margin-top: 5rem; }

/* line 9, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
.loginMobileView .bg {
  width: 100vw;
  position: relative; }

/* line 14, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
.loginMobileView .login-content {
  position: absolute;
  width: 100%;
  top: 0; }

/* line 20, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
.loginMobileView .toHome {
  position: absolute;
  top: 1rem;
  right: 1rem;
  color: #fff;
  font-weight: 600; }
  /* line 27, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
  .loginMobileView .toHome:hover {
    cursor: pointer; }

/* line 32, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
.loginMobileView .content {
  position: absolute;
  top: 14rem;
  width: 100%;
  text-align: center; }

/* line 39, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
.loginMobileView .logo {
  width: 100%;
  text-align: center; }

/* line 44, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
.loginMobileView .button {
  font-weight: 700; }
  /* line 47, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
  .loginMobileView .button img {
    margin-right: 1rem; }

/* line 53, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
.loginMobileView .fb {
  margin-top: 8rem; }

/* line 57, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
.loginMobileView .google {
  margin-top: 1rem;
  padding-left: 5.5rem;
  padding-right: 5.5rem; }

/* line 63, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
.loginMobileView .email {
  margin-top: 1rem;
  background-color: rgba(255, 255, 255, 0.5);
  color: #fff; }

/* line 69, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
.loginMobileView .login-link {
  color: #979797;
  text-align: center;
  position: absolute;
  top: 49rem;
  width: 100%; }
  /* line 76, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
  .loginMobileView .login-link strong {
    color: #fff; }

/* line 81, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
.loginMobileView .terms {
  text-align: center;
  position: absolute;
  top: 56rem;
  width: 100%; }
  /* line 87, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
  .loginMobileView .terms .terms-link {
    color: #fff;
    width: 80%;
    margin-left: 10%; }
  /* line 93, C:/farmatodo/vzla/empanada/web/sass/_login.scss */
  .loginMobileView .terms a {
    color: #fff;
    text-decoration: underline; }

@media (max-width: 767px) {
  /* line 2, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .farma-modal {
    padding: 15px;
    top: -10%;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 0px;
    background-color: #f9f9f9;
    margin-bottom: 0px; }
    /* line 12, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
    .farma-modal .header-blue {
      background: linear-gradient(to right, #418fde, #1c73cb);
      height: 44px; }
      /* line 15, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
      .farma-modal .header-blue .farma-close-modal {
        position: absolute;
        background-image: url(../img/back-arrow-white.svg);
        width: 44px;
        height: 44px;
        margin-bottom: 0px;
        background-position: center;
        left: 0; }
      /* line 24, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
      .farma-modal .header-blue .farma-modal-title {
        color: #FFF;
        line-height: 44px;
        font-size: 15px; }
      /* line 29, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
      .farma-modal .header-blue .edit-icon {
        background-image: url(../img/edit-icon-white.svg);
        background-repeat: no-repeat;
        background-position: center;
        width: 44px;
        height: 44px;
        position: absolute;
        right: 0px;
        top: 0px; } }

@media (max-width: 767px) {
  /* line 43, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .farma-modal.edit {
    padding: 0px; }
    /* line 46, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
    .farma-modal.edit .subtitle {
      font-size: 12px;
      color: #b4b4b4;
      font-weight: 500;
      text-align: left;
      margin-top: 10px;
      padding-left: 20px; }
    /* line 55, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
    .farma-modal.edit .farma-model-form {
      background-color: #FFF;
      padding-top: 15px; }
      /* line 58, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
      .farma-modal.edit .farma-model-form input,
      .farma-modal.edit .farma-model-form select,
      .farma-modal.edit .farma-model-form .country-selected-container {
        border-radius: 0px;
        border: none;
        border-bottom: 1px solid #f0f0f0;
        margin-top: -16px;
        margin-bottom: 15px; }
      /* line 67, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
      .farma-modal.edit .farma-model-form .country-selected-container {
        padding: 0px;
        padding-left: 20px; }
        /* line 70, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
        .farma-modal.edit .farma-model-form .country-selected-container .farma-country-code.farma-input-dropDown {
          top: 22%;
          left: 28%; }
      /* line 75, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
      .farma-modal.edit .farma-model-form label {
        margin-bottom: 0px;
        padding-left: 20px;
        font-size: 13px;
        color: #418fde;
        height: 33px; }
      /* line 83, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
      .farma-modal.edit .farma-model-form .phone {
        margin-bottom: 5px; }
      /* line 86, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
      .farma-modal.edit .farma-model-form input[disabled] {
        background-color: transparent;
        color: #969696; }
      /* line 90, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
      .farma-modal.edit .farma-model-form .explanatory-text {
        text-align: right;
        font-size: 0.7em;
        margin-bottom: 0px;
        position: absolute;
        bottom: 35px;
        right: 20px;
        width: 65%;
        color: #000; }
      /* line 100, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
      .farma-modal.edit .farma-model-form .full-width {
        width: 100% !important; }
      /* line 103, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
      .farma-modal.edit .farma-model-form .button {
        margin-top: -20px;
        margin-bottom: 0px;
        padding-bottom: 20px; } }

@media (max-width: 320px) {
  /* line 112, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .farma-modal.edit .farma-model-form .explanatory-text {
    bottom: 27px; } }

@media (min-width: 768px) {
  /* line 120, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .show-mobile {
    display: none !important; } }

@media (max-width: 767px) {
  /* line 126, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .hide-mobile {
    display: none !important; }
  /* line 129, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  span.bv_stars_svg_no_wrap svg {
    max-width: 9px !important; }
  /* line 132, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .containerProducts .item {
    width: 15rem; }
  /* line 135, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .farma-item-outstanding-owl .farma-item-outstanding-info label {
    font-size: 1.2rem !important; }
  /* line 138, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .triangulo-equilatero-bottom-g label {
    display: none !important; }
  /* line 141, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .farma-item-outstanding-owl .rating-bz {
    margin-left: 0; }
  /* line 144, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .im-chat {
    height: 100%;
    display: none; }
  /* line 148, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .im-chat-flex {
    height: 100%; }
  /* line 151, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .im-chat-conversation {
    height: 100%;
    background: white; }
  /* line 155, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .im-chat {
    width: 100%;
    overflow: hidden; }
  /* line 159, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .im-chat-body {
    height: calc(100% - 130px);
    top: 84px; }
  /* line 163, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .im-chat-user {
    height: 100%; }
  /* line 166, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .im-chat-login {
    height: calc(100% - 89px); }
  /* line 169, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .im-chat-messages {
    height: 100%; }
  /* line 172, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .im-chat-messages-container {
    height: calc(100% - 90px); }
  /* line 175, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .im-chat-message.im-receiver + .im-chat-message.im-receiver .im-chat-message-bubble {
    margin-top: 10px; }
  /**** test animation ****/
  /* line 179, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .animated-new-s {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: slide-up .5s ease-out;
    -moz-animation: slide-up .5s ease-out; }
  /* line 187, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .fast-new-s {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  @-webkit-keyframes slide-up-new {
    0% {
      -webkit-transform: translateY(100%); }
    100% {
      -webkit-transform: translateY(0); } }
  @-moz-keyframes slide-up-new {
    100% {
      -moz-transform: translateY(0); }
    0% {
      -moz-transform: translateY(100%); } } }

@media (max-width: 991px) {
  /* line 212, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .farma-search-content.algolia .item {
    width: 16.5rem; }
  /* line 215, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .containerProducts .item {
    width: 16.5rem;
    margin: 1rem 0.5rem; } }

@media (max-width: 400px) {
  /* line 222, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .containerProducts .item {
    margin: 4.5rem 0.5rem; } }

@media (max-width: 360px) {
  /* line 228, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  span.bv_stars_svg_no_wrap svg {
    max-width: 7px !important; }
  /* line 231, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .containerProducts .item {
    width: 14.5rem;
    margin: 4.5rem 0.5rem; }
  /* line 236, C:/farmatodo/vzla/empanada/web/sass/_responsive.scss */
  .farma-search-content.algolia .item {
    width: 14.5rem; } }

@media (max-width: 767px) {
  /* line 3, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
  .footer-menu,
  .footer-title {
    padding-left: 1rem !important; }
  /* line 7, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
  .footer-mobile {
    padding: 18px;
    text-align: center;
    padding-bottom: 60px; }
    /* line 11, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
    .footer-mobile .logoImaginamos {
      width: 10rem;
      margin-left: -10px; }
    /* line 15, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
    .footer-mobile h4 {
      font-family: helvetica;
      font-size: 12px;
      color: #b4b4b4;
      font-weight: normal;
      letter-spacing: -0.1px;
      margin-top: 25px;
      text-transform: none; }
    /* line 24, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
    .footer-mobile h4:first-child {
      margin-top: 0px; }
    /* line 27, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
    .footer-mobile .footer-mobile-design-by {
      margin-bottom: 5px; }
    /* line 30, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
    .footer-mobile .footer-app-section {
      display: inline-block;
      vertical-align: top;
      width: 109px;
      height: 34px;
      border-radius: 5px;
      border: solid 1px #8c97ad;
      padding-left: 30px;
      background-repeat: no-repeat;
      background-position-x: 5px;
      background-position-y: center;
      padding-top: 2px;
      margin-right: 4px; }
      /* line 43, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
      .footer-mobile .footer-app-section .footer-app-text {
        font-family: 'sf_ui_displaylight';
        font-size: 9px;
        color: #8c97ad;
        margin-bottom: 0px; }
      /* line 49, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
      .footer-mobile .footer-app-section .footer-app-text-big {
        font-family: 'sf_ui_displaylight';
        font-size: 15px;
        color: #8c97ad;
        margin-top: -8px; }
    /* line 57, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
    .footer-mobile .footer-app-section.appstore {
      background-image: url(../img/appstore-logo-gray.svg);
      background-size: 18px; }
    /* line 61, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
    .footer-mobile .footer-app-section.googleplay {
      background-image: url(../img/google-play-logo-gray.svg);
      background-size: 20px; }
      /* line 64, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
      .footer-mobile .footer-app-section.googleplay img {
        margin-top: -9px;
        width: 64px; }
    /* line 70, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
    .footer-mobile .footer-mobile-social img {
      margin-right: 15px; }
    /* line 73, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
    .footer-mobile .footer-mobile-social a {
      font-size: 22px;
      margin: 10px;
      color: #b4b4b4; }
    /* line 79, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
    .footer-mobile .footer-mobile-logo-imaginamos {
      width: 10px;
      margin-right: 3px;
      margin-top: -2px; } }

/* line 87, C:/farmatodo/vzla/empanada/web/sass/_footer.scss */
.logoImaginamosD {
  width: 16rem; }

@media (min-width: 992px) {
  /* line 3, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
  .farma-coupon-container {
    margin-top: 6.33333333%;
    margin-bottom: 6.33333333%;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.03);
    background-color: #fff; } }

/* line 12, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
.farma-coupon-header {
  background-image: linear-gradient(to top, #418fde, #1c73cb);
  color: #fff;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 4rem; }
  /* line 21, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
  .farma-coupon-header .farma-coupon-subtitle {
    font-size: 1.8rem;
    margin-top: 1rem; }
  @media (min-width: 992px) {
    /* line 12, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
    .farma-coupon-header {
      background-image: none;
      color: #4a4a4a;
      margin-bottom: 1rem; } }
  @media (max-width: 767px) {
    /* line 12, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
    .farma-coupon-header {
      padding: 0px;
      height: 44px;
      background: linear-gradient(to right, #418fde, #1c73cb); }
      /* line 36, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
      .farma-coupon-header .back-button {
        position: absolute;
        top: 0px;
        left: 15px;
        width: 44px;
        height: 44px;
        background-image: url("../img/back-arrow-white.svg");
        background-repeat: no-repeat;
        background-position: center; } }

/* line 49, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
.farma-coupon-img-container {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: rgba(65, 143, 222, 0.5);
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (min-width: 992px) {
    /* line 49, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
    .farma-coupon-img-container {
      background-color: #418fde;
      width: 6rem;
      height: 6rem;
      margin-top: 2.5rem; } }

/* line 67, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
.farma-coupon-header-title {
  font-size: 1.5rem;
  margin-bottom: 0;
  font-weight: 400;
  text-transform: none; }
  @media (min-width: 992px) {
    /* line 67, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
    .farma-coupon-header-title {
      font-weight: bold;
      font-size: 2rem; } }
  @media (max-width: 767px) {
    /* line 67, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
    .farma-coupon-header-title {
      margin-top: 0px;
      line-height: 44px; } }

/* line 85, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
.farma-coupon-content {
  margin-top: 4rem;
  padding: 0 2rem;
  min-height: 10rem; }
  /* line 91, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
  .farma-coupon-content .message-text {
    height: 1rem;
    margin-bottom: 0;
    text-align: left; }
    @media (min-width: 992px) {
      /* line 91, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
      .farma-coupon-content .message-text {
        width: 35rem;
        padding-left: 1rem; } }
  /* line 103, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
  .farma-coupon-content .button-container {
    margin-top: 2rem; }
    /* line 106, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
    .farma-coupon-content .button-container button {
      font-size: 1.4rem; }
    /* line 110, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
    .farma-coupon-content .button-container a {
      color: #fff;
      text-decoration: none; }
    @media (min-width: 992px) {
      /* line 117, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
      .farma-coupon-content .button-container button, .farma-coupon-content .button-container a {
        width: 35rem;
        margin-top: 0rem; } }
    @media (max-width: 767px) {
      /* line 126, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
      .farma-coupon-content .button-container button {
        letter-spacing: 0px;
        font-weight: 500 !important;
        font-size: 16px;
        padding: 0.7rem 5rem; } }
  @media (min-width: 992px) {
    /* line 85, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
    .farma-coupon-content {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-top: 1rem;
      min-height: 16rem; }
      /* line 146, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
      .farma-coupon-content .farma-content-input-coupon-cart {
        width: 35rem;
        background-color: #fff;
        border-radius: 20px;
        border: solid 2px #f0f0f0;
        padding: 0.5rem; }
        /* line 153, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
        .farma-coupon-content .farma-content-input-coupon-cart .farma-icon-coupon {
          margin-left: 1rem;
          margin-bottom: 0.25rem; } }

/* line 166, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
.farma-coupon-input-container input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #a9caeb;
  font-size: 1.8rem;
  margin-bottom: 2rem; }

@media (min-width: 768px) {
  /* line 187, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
  .show-mobile {
    display: none; } }

@media (max-width: 767px) {
  /* line 193, C:/farmatodo/vzla/empanada/web/sass/_cupon.scss */
  .hide-mobile {
    display: none; } }

/* line 1, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.pac-container,
.autocomplete-container {
  background-color: #fff;
  position: absolute !important;
  z-index: 1000;
  border-radius: 2px;
  border-top: 1px solid #d9d9d9;
  font-family: Arial,sans-serif;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }

/* line 15, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.autocomplete-container {
  width: 100%; }

/* line 24, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.pac-logo:after {
  content: "";
  padding: 1px 1px 1px 0;
  height: 16px;
  text-align: right;
  display: block;
  background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 120px 14px; }

/* line 37, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.hdpi.pac-logo:after {
  background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png); }

/* line 41, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.pac-item {
  cursor: pointer;
  padding: 0 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 30px;
  text-align: left;
  border-top: 1px solid #e6e6e6;
  font-size: 11px;
  color: #999; }

/* line 54, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.pac-item:hover {
  background-color: #fafafa; }

/* line 58, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.pac-item-selected,
.pac-item-selected:hover {
  background-color: #ebf2fe; }

/* line 63, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.pac-matched,
.pac-neighborhood {
  font-weight: 700; }

/* line 68, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.pac-item-query {
  font-size: 13px;
  padding-right: 3px;
  color: #000; }

/* line 74, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.pac-icon {
  width: 15px;
  height: 20px;
  margin-right: 7px;
  margin-top: 6px;
  display: inline-block;
  vertical-align: top;
  background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
  background-size: 34px; }

/* line 85, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.hdpi .pac-icon {
  background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png); }

/* line 89, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.pac-icon-search {
  background-position: -1px -1px; }

/* line 93, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.pac-item-selected .pac-icon-search {
  background-position: -18px -1px; }

/* line 97, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.pac-icon-marker {
  background-position: -1px -161px; }

/* line 101, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.pac-item-selected .pac-icon-marker {
  background-position: -18px -161px; }

/* line 105, C:/farmatodo/vzla/empanada/web/sass/_placesAutocomplete.scss */
.pac-placeholder {
  color: gray; }

@font-face {
  font-family: 'sf_ui_displayregular';
  src: url("./fonts/sfuidisplay-regular-webfont.woff2") format("woff2"), url("./fonts/sfuidisplay-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* line 11, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
body {
  line-height: unset; }

/* line 15, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
.header-blue.category {
  position: relative; }
  /* line 17, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
  .header-blue.category h5 {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 44px;
    font-family: 'sf_ui_displayregular';
    font-size: 14px; }
    /* line 23, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
    .header-blue.category h5 .arrow {
      background-image: url(../img/arrow-city-header.svg);
      display: inline-block;
      background-size: 10px;
      width: 10px;
      height: 10px;
      margin-bottom: 0px;
      margin-top: -3px;
      margin-left: 5px; }
  /* line 34, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
  .header-blue.category .search-button,
  .header-blue.category .car-button {
    position: absolute;
    width: 40px;
    height: 44px;
    top: 0px;
    background-position: center;
    background-repeat: no-repeat; }
  /* line 43, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
  .header-blue.category .search-button {
    background-image: url("../img/search-icon-white.svg");
    right: 40px; }
  /* line 47, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
  .header-blue.category .car-button {
    background-image: url("../img/car-icon-white.svg");
    right: 0px; }

/* line 52, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
.all-categories-container {
  padding-bottom: 60px;
  background-color: #f9f9f9; }

/* line 56, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
.category-container {
  margin-top: 14px; }
  /* line 58, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
  .category-container .image-container {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
    position: relative; }
    /* line 63, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
    .category-container .image-container h4 {
      position: absolute;
      font-family: 'sf_ui_displaymedium';
      font-size: 21px;
      color: #FFF;
      left: 20px;
      bottom: 30px;
      margin-top: 0px;
      margin-bottom: 0px; }
    /* line 73, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
    .category-container .image-container p {
      font-size: 12px;
      font-family: 'sf_ui_displayregular';
      color: #FFF;
      position: absolute;
      left: 20px;
      bottom: 15px;
      margin-top: 0px;
      margin-bottom: 0px; }
  /* line 84, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
  .category-container .list-container {
    width: 100%;
    overflow: auto;
    display: none; }
    /* line 89, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
    .category-container .list-container.show {
      display: block !important; }
  /* line 94, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
  .category-container ul {
    width: max-content;
    padding-left: 0px;
    margin-top: 15px; }
    /* line 98, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
    .category-container ul li {
      list-style: none;
      width: 130px;
      height: 72px;
      font-size: 12px;
      text-align: center;
      font-family: 'sf_ui_displaymedium';
      border-radius: 6px;
      display: inline-block;
      vertical-align: top;
      margin: 3px; }
      /* line 109, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
      .category-container ul li a {
        color: #343434;
        width: 100%;
        height: 100%;
        padding-left: 10px;
        padding-right: 10px;
        display: flex;
        justify-content: center;
        align-items: center; }
      /* line 119, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
      .category-container ul li a:hover {
        text-decoration: none; }
    /* line 123, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
    .category-container ul li:first-child {
      margin-left: 20px; }
    /* line 126, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
    .category-container ul li:last-child {
      margin-right: 20px; }

/* line 135, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
.category-container.health-category {
  margin-top: 20px; }
  /* line 138, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
  .category-container.health-category ul li {
    border: 1px solid #84d24c; }

/* line 145, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
.category-container.beauty-category ul li {
  border: 1px solid #b14497; }

/* line 152, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
.category-container.baby-category ul li {
  border: 1px solid #14c5c7; }

/* line 158, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
.category-container.personal-care-category h4 {
  width: 100px;
  bottom: 35px; }

/* line 163, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
.category-container.personal-care-category ul li {
  border: 1px solid #63428f; }

/* line 170, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
.category-container.food-category h4,
.category-container.home-category h4 {
  width: 150px;
  bottom: 35px; }

/* line 177, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
.category-container.food-category ul li {
  border: 1px solid #418fde; }

/* line 184, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
.category-container.home-category ul li {
  border: 1px solid #418fde; }

/* line 192, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
.category-container ul li {
  border-width: 1px;
  border-style: solid; }

@media (max-width: 767px) {
  /* line 201, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
  ::scrollbar {
    display: none; }
  /* line 204, C:/farmatodo/vzla/empanada/web/sass/_category-mobile.scss */
  ::-webkit-scrollbar {
    display: none; } }

/**Menu Fixed Bottom**/
/* line 3, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
.menu-fixed-bottom {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 50px;
  background-color: #FFF;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  z-index: 100; }
  /* line 12, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
  .menu-fixed-bottom ul {
    padding-left: 0px; }
    /* line 14, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
    .menu-fixed-bottom ul li {
      list-style: none;
      text-align: center;
      display: inline-block;
      width: 31.9%;
      height: 50px;
      cursor: pointer; }
      /* line 22, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
      .menu-fixed-bottom ul li a {
        color: #8a8a8a;
        font-family: 'sf_ui_displayregular';
        font-size: 10px;
        display: block;
        background-repeat: no-repeat;
        background-position-x: center;
        background-size: 18px;
        width: 100%;
        height: 100%;
        padding-top: 30px;
        text-decoration: none; }
      /* line 35, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
      .menu-fixed-bottom ul li a:hover {
        text-decoration: none; }
      /* line 38, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
      .menu-fixed-bottom ul li .active {
        color: #418fde; }
      /* line 41, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
      .menu-fixed-bottom ul li .menu-home {
        background-image: url(../img/icon-home.svg);
        background-size: 17px;
        background-position-y: 8px; }
      /* line 46, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
      .menu-fixed-bottom ul li .menu-home.active {
        background-image: url(../img/icon-home-blue.svg); }
      /* line 49, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
      .menu-fixed-bottom ul li .menu-categories {
        background-image: url(../img/menu-categories-icon.svg);
        background-size: 27px;
        background-position-y: 5px; }
      /* line 54, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
      .menu-fixed-bottom ul li .menu-chat2 {
        background-image: url(../img/menu-categories-icon.svg);
        background-size: 27px;
        background-position-y: 5px; }
      /* line 59, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
      .menu-fixed-bottom ul li .menu-categories.active {
        background-image: url(../img/menu-categories-icon-blue.svg); }
      /* line 62, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
      .menu-fixed-bottom ul li .menu-chat {
        background-image: url(../img/menu-chat-icon.svg);
        background-position-y: 8px; }
      /* line 66, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
      .menu-fixed-bottom ul li .menu-chat.active {
        background-image: url(../img/menu-chat-icon-blue.svg); }
      /* line 69, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
      .menu-fixed-bottom ul li .menu-offers {
        background-image: url(../img/menu-offers-icon.svg);
        background-position-y: 8px; }
      /* line 73, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
      .menu-fixed-bottom ul li .menu-offers.active {
        background-image: url(../img/menu-offers-icon-blue.svg); }
      /* line 76, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
      .menu-fixed-bottom ul li .menu-coupon {
        background-image: url(../img/icon-coupon-gray.svg);
        background-position-y: 1rem; }
        /* line 79, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
        .menu-fixed-bottom ul li .menu-coupon.active {
          background-image: url(../img/icon-coupon-blue.svg); }
      /* line 83, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
      .menu-fixed-bottom ul li .menu-chatbot {
        background-image: url(../img/chatbot/icon-bot.svg);
        background-size: 22px;
        background-position-y: 5px; }
        /* line 87, C:/farmatodo/vzla/empanada/web/sass/_footer-menu.scss */
        .menu-fixed-bottom ul li .menu-chatbot.active {
          background-image: url(../img/chatbot/icon-bot-active.svg); }

/* line 2, C:/farmatodo/vzla/empanada/web/sass/_notFound.scss */
.cont-not-found .cont-img-one {
  margin: 0 auto;
  margin-top: 120px;
  margin-bottom: 20px;
  padding: 2rem;
  background: #7cb0e4;
  border-radius: 10rem;
  width: 20rem;
  height: 20rem;
  overflow: hidden;
  position: relative; }
  /* line 13, C:/farmatodo/vzla/empanada/web/sass/_notFound.scss */
  .cont-not-found .cont-img-one img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 13rem; }

/* line 23, C:/farmatodo/vzla/empanada/web/sass/_notFound.scss */
.cont-not-found .cont-img-two {
  margin-bottom: 30px; }
  /* line 25, C:/farmatodo/vzla/empanada/web/sass/_notFound.scss */
  .cont-not-found .cont-img-two img {
    width: 15rem; }

/* line 29, C:/farmatodo/vzla/empanada/web/sass/_notFound.scss */
.cont-not-found .description {
  color: #fff;
  font-family: helvetica; }

/* line 3, C:/farmatodo/vzla/empanada/web/sass/_legal.scss */
.cont-terms-data h4 {
  text-align: justify;
  font-family: "helvetica";
  font-size: 13px;
  letter-spacing: 0.04em;
  color: #616161;
  line-height: 1.846;
  font-weight: 100; }

/* line 13, C:/farmatodo/vzla/empanada/web/sass/_legal.scss */
.cont-terms-data h2 {
  font-family: 'Open sans', sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px; }

/* line 23, C:/farmatodo/vzla/empanada/web/sass/_legal.scss */
.cont-terms-data p {
  text-align: justify;
  line-height: 1.846;
  font-family: "helvetica";
  font-size: 13px;
  letter-spacing: 0.04em;
  color: #616161;
  font-weight: 100; }

/* line 33, C:/farmatodo/vzla/empanada/web/sass/_legal.scss */
.cont-terms-data div {
  text-align: justify;
  line-height: 1.846;
  font-family: "helvetica";
  font-size: 13px;
  letter-spacing: 0.04em;
  color: #616161;
  font-weight: 100; }

/* line 1, C:/farmatodo/vzla/empanada/web/sass/_lifeMiles.scss */
.text-blue-m, .text-gray-m {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #418fde; }

/* line 11, C:/farmatodo/vzla/empanada/web/sass/_lifeMiles.scss */
.text-gray-m {
  font-size: 12px;
  color: #b4b4b4;
  font-weight: normal; }

/* line 17, C:/farmatodo/vzla/empanada/web/sass/_lifeMiles.scss */
.text-id-v {
  font-size: 1.6rem; }

/* line 21, C:/farmatodo/vzla/empanada/web/sass/_lifeMiles.scss */
.id-lifemiles {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #a9caeb;
  margin: 15px 0;
  font-size: 1.6rem;
  padding: 5px 0;
  background: #fcfcfc; }

@media (min-width: 768px) {
  /* line 4, C:/farmatodo/vzla/empanada/web/sass/_session.scss */
  .sign-up-wrapper {
    width: 50%;
    margin: 4rem auto; } }

@media (max-width: 767px) {
  /* line 11, C:/farmatodo/vzla/empanada/web/sass/_session.scss */
  .sign-up-wrapper {
    margin: 2rem; } }

/* line 3, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
.container-order-datail .cont-info-o-d .sub-title-o-d {
  padding: 0 !important;
  border: 0 !important;
  margin: 0 0 15px 0; }

/* line 9, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
.container-order-datail .farma-dont-before-checkout {
  max-height: 420px;
  height: auto; }
  /* line 12, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .container-order-datail .farma-dont-before-checkout .farma-content-checkout-detail-product-list {
    max-height: 370px;
    height: auto; }

/* line 17, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
.container-order-datail .box-det_pedido-new-2 {
  height: auto !important;
  background: #f7f7f7; }
  /* line 20, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .container-order-datail .box-det_pedido-new-2 .box-det_pedido {
    border-radius: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    height: auto !important; }
  /* line 26, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .container-order-datail .box-det_pedido-new-2 .btn-create-order-2 {
    position: relative;
    margin-top: 40px;
    width: 200px; }

/* line 34, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
.color-red-2 {
  color: #a11931; }

/* line 38, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
.color-green-2 {
  color: #3fd99b; }

/* line 43, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
.cont-line-time {
  width: 100%;
  height: 40px;
  position: relative;
  margin-top: 3px; }
  /* line 48, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .line-time {
    height: 3px;
    width: 100%;
    position: absolute; }
  /* line 53, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .line-time-gray {
    background: #d6d6d6; }
  /* line 56, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .cont-points-line {
    background: none;
    height: 20px;
    margin-top: -9px; }
  /* line 61, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .point-inline {
    background: #d6d6d6;
    height: 100%;
    width: 20px;
    border-radius: 100px;
    position: absolute; }
  /* line 68, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .point-inline span {
    margin-top: 25px;
    margin-left: -35px;
    position: absolute;
    width: 100px;
    text-align: center;
    color: #d6d6d6;
    font-weight: 600; }
  /* line 77, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .point-inline-1 {
    left: calc(0% - 10px); }
  /* line 80, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .point-inline-2 {
    left: calc(25% - 20px); }
  /* line 83, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .point-inline-3 {
    left: calc(50% - 20px); }
  /* line 86, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .point-inline-4 {
    left: calc(75% - 20px); }
  /* line 89, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .point-inline-5 {
    left: calc(100% - 20px); }
  /* line 92, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .time-line-0 {
    width: 13%; }
  /* line 95, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .time-line-25 {
    width: 37.5%; }
  /* line 98, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .time-line-50 {
    width: 62.5%; }
  /* line 101, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .time-line-75 {
    width: 87.5%; }
  /* line 104, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .time-line-100 {
    width: 100%; }
  /* line 107, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .bg-green-point {
    background: #3fd99b; }
    /* line 109, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .cont-line-time .bg-green-point span {
      color: #000000 !important; }
  /* line 113, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time .bg-red-point {
    background: #a11931; }
    /* line 115, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .cont-line-time .bg-red-point span {
      color: #000000 !important; }

/* line 121, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
.cont-line-time-min {
  width: 83%;
  padding-left: 43px;
  margin-top: 17px; }
  /* line 125, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time-min .line-time {
    height: 3px; }
  /* line 128, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time-min .cont-points-line {
    height: 15px;
    margin-top: -6px; }
  /* line 132, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time-min .point-inline {
    width: 15px; }
  /* line 135, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time-min .point-inline-5 {
    left: calc(100% - 10px); }

/* line 146, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
.cont-map-o-d {
  padding: 10px 30px;
  background: #ffffff;
  border-radius: 4px;
  margin-bottom: 10px; }

/******** nuevo modal ********************/
/* line 157, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
.new-modal-a .modal-dialog {
  padding: 0 90px; }
  /* line 159, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .new-modal-a .modal-dialog .modal-content {
    border-radius: 10px; }
    /* line 162, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .new-modal-a .modal-dialog .modal-content .modal-header h2 {
      border-bottom: 0px;
      padding-bottom: 0;
      margin-top: 10px;
      text-transform: capitalize; }
    /* line 168, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .new-modal-a .modal-dialog .modal-content .modal-header .close {
      position: absolute;
      right: 20px;
      top: 10px;
      color: #418fde;
      opacity: 1;
      font-size: 2.5rem;
      font-weight: 400; }
    /* line 179, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .new-modal-a .modal-dialog .modal-content .modal-body .cont-numbers {
      margin-top: 5px;
      padding-bottom: 5px;
      border-bottom: 1px solid #e6e6e6; }
      /* line 183, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
      .new-modal-a .modal-dialog .modal-content .modal-body .cont-numbers p {
        margin: 0; }
      /* line 186, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
      .new-modal-a .modal-dialog .modal-content .modal-body .cont-numbers .img-thumbnail {
        background: none;
        border: none;
        padding: 8px;
        box-shadow: none; }
    /* line 194, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .new-modal-a .modal-dialog .modal-content .modal-footer {
      border-top: none; }
      /* line 196, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
      .new-modal-a .modal-dialog .modal-content .modal-footer button {
        height: 40px;
        width: 40px;
        border-radius: 30px;
        border: 0;
        margin: 0 5px; }
        /* line 202, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
        .new-modal-a .modal-dialog .modal-content .modal-footer button a {
          color: #fff; }

/* line 212, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
.mns-order-detail {
  -webkit-box-shadow: 0px 0px 13px 1px #5ba0e7;
  -moz-box-shadow: 0px 0px 13px 1px #5ba0e7;
  box-shadow: 0px 0px 13px 1px #5ba0e7;
  border-radius: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  /* line 219, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .mns-order-detail span:nth-child(1) {
    float: right;
    font-size: 2rem;
    color: #418fde;
    font-family: helvetica; }
  /* line 225, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .mns-order-detail p {
    color: #418fde;
    font-size: 1.7rem; }
  /* line 230, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .mns-order-detail p:nth-child(2) b {
    font-size: 2rem; }
  /* line 234, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .mns-order-detail p:nth-child(3) {
    color: #343434; }
  /* line 237, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .mns-order-detail img {
    width: 4rem;
    margin-right: 1rem; }

/* line 244, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
.active-order-time {
  -webkit-box-shadow: 0px 0px 13px 1px rgba(176, 181, 181, 0.490196);
  -moz-box-shadow: 0px 0px 13px 1px rgba(176, 181, 181, 0.490196);
  box-shadow: 0px 0px 13px 1px rgba(176, 181, 181, 0.490196);
  z-index: 1; }
  /* line 249, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .active-order-time p {
    color: #418fde; }

/* line 254, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
.description {
  margin: 50px; }

/* line 258, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
.actions {
  min-width: 200px; }

@media (max-width: 767px) {
  /* line 264, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .description {
    margin: 0; }
  /* line 268, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .container-order-datail h1 {
    font-size: 16px;
    padding-top: 10px;
    margin-bottom: 5px;
    font-weight: 600; }
  /* line 274, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .container-order-datail h4 {
    font-size: 14px; }
  /* line 278, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-line-time {
    padding-left: 6px; }
    /* line 280, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .cont-line-time .line-time-gray {
      height: 4px; }
    /* line 283, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .cont-line-time .line-time {
      height: 4px; }
    /* line 286, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .cont-line-time .cont-points-line {
      height: 15px;
      margin-top: -6px; }
    /* line 290, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .cont-line-time .point-inline {
      width: 15px; }
      /* line 292, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
      .cont-line-time .point-inline span {
        margin-top: 25px;
        margin-left: -43px;
        font-size: 8px; }
    /* line 298, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .cont-line-time .point-inline-5 {
      left: calc(100% - 15px); }
      /* line 300, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
      .cont-line-time .point-inline-5 span {
        margin-left: -50px; }
  /* line 306, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .new-modal-a-r .modal-dialog {
    padding: 0px; }
    /* line 308, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .new-modal-a-r .modal-dialog .modal-header {
      border-bottom: 0; }
    /* line 311, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .new-modal-a-r .modal-dialog .modal-body {
      padding: 0 40px; }
      /* line 313, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
      .new-modal-a-r .modal-dialog .modal-body .img-thumbnail {
        margin-right: 5px; }
  /* line 319, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .mns-order-detail-r {
    position: fixed;
    z-index: 1;
    width: 100%;
    left: 0;
    bottom: 30px; }
    /* line 325, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .mns-order-detail-r span:nth-child(1) {
      font-size: 1.5rem;
      position: absolute;
      right: 1rem; }
    /* line 330, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .mns-order-detail-r p {
      font-size: 1.3rem; }
    /* line 334, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .mns-order-detail-r p:nth-child(2) b {
      font-size: 1.5rem; }
    /* line 338, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .mns-order-detail-r img {
      width: 3rem; }
  /* line 342, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
  .cont-provider {
    max-height: 550px !important; }
    /* line 344, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .cont-provider .farma-content-checkout-detail-product-list {
      max-height: 445px !important; }
    /* line 348, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .cont-provider .point-inline span {
      font-size: 12px; }
    /* line 353, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .cont-provider .point-inline:nth-child(1) span {
      margin-left: -38px; }
    /* line 358, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .cont-provider .point-inline:nth-child(2) span {
      margin-left: -52px; }
    /* line 362, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .cont-provider .cont-line-time-min {
      margin-top: 74%; }
    /* line 365, C:/farmatodo/vzla/empanada/web/sass/_orderDetail.scss */
    .cont-provider .cont-new-list-items h4 {
      font-size: 1.3rem !important; } }

/** Chat Assistant ***/
/* line 8, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
#chat-assistant {
  background: #fff;
  width: 360px;
  position: fixed;
  bottom: -600px;
  /* top: 100px; */
  /* right: -500px; */
  z-index: 1040;
  display: block;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 3px 3px 0px 0px;
  /** CHAT HEADER**/
  /**CHAT MESSAGES**/
  /** CHAT INPUT **/
  /** SUGGESTIONS **/
  /** Boubble **/
  /** LIST PRODUCTS **/ }
  @media (max-width: 767px) {
    /* line 8, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant {
      width: 100%;
      left: 0px;
      border-radius: 0px 0px 0px 0px; }
      /* line 31, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
      #chat-assistant .chat-header {
        border-radius: 0px 0px 0px 0px !important; }
      /* line 35, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
      #chat-assistant .btn-chatbot-close {
        display: none; } }
  /* line 42, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant.chat-open {
    height: 545px;
    /* right: 0px; */
    left: 5%;
    bottom: 0px;
    z-index: 5001; }
    /* line 48, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant.chat-open .chat-messages {
      height: calc(100% - 89px); }
  /* line 55, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant.chat-mini .chat-messages {
    display: none;
    height: 10px; }
  /* line 63, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .chat-header {
    height: 45px;
    width: 100%;
    background-color: #418FDE;
    color: #fff;
    line-height: 30px;
    font-size: 15px;
    border-radius: 3px 3px 0px 0px;
    display: inline-block; }
    /* line 73, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .chat-header img {
      position: relative;
      padding-right: 10px; }
    /* line 78, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .chat-header span {
      color: #fff;
      float: left;
      width: 80%;
      padding: 8px 0px;
      padding-left: 11px;
      line-height: 28px; }
    /* line 88, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .chat-header .btn-voice {
      float: right;
      top: 10px;
      right: 13px;
      border-radius: 50%;
      height: 35px;
      width: 35px;
      text-align: center; }
      /* line 98, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
      #chat-assistant .chat-header .btn-voice:focus {
        color: #fff; }
      /* line 101, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
      #chat-assistant .chat-header .btn-voice.mute {
        background: #3c76b1; }
  /* line 110, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .chat-messages {
    height: 400px;
    overflow: hidden;
    overflow-y: auto;
    background: #fff;
    padding: 10px;
    padding-bottom: 8px; }
    /* line 118, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .chat-messages.sugs {
      padding-bottom: 85px; }
    /* line 122, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .chat-messages .wellcome {
      text-align: center; }
      /* line 124, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
      #chat-assistant .chat-messages .wellcome h3 {
        color: #4c4c4c;
        line-height: 0px;
        font-size: 16px; }
      /* line 129, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
      #chat-assistant .chat-messages .wellcome span {
        color: #a7a7a7;
        font-size: 14px; }
  /* line 138, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .message {
    width: 100%;
    min-height: 60px; }
  /* line 164, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .input-group-above .form-control {
    background: #fff;
    border: 1px solid #f1f1f1;
    box-shadow: none;
    padding-left: 40px;
    padding-right: 40px; }
    /* line 172, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .input-group-above .form-control::-webkit-input-placeholder, #chat-assistant .input-group-above .form-control:-ms-input-placeholder {
      /* Chrome */
      color: red !important; }
  /* line 182, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .input-group-above .append, #chat-assistant .input-group-above .prepend {
    padding: 9px 10px;
    line-height: 5px;
    display: block;
    position: absolute;
    bottom: 8px; }
    /* line 188, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .input-group-above .append:active, #chat-assistant .input-group-above .prepend:active {
      font-size: 19px;
      box-shadow: none;
      background: none; }
  /* line 195, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .input-group-above .append {
    right: 7px; }
  /* line 198, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .input-group-above .prepend {
    left: 0px; }
  /* line 202, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .input-group-above .btn-help {
    font-size: 22px;
    background: none;
    color: #dadada; }
  /* line 209, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .input-group-above .btn-mic {
    font-size: 22px;
    background: none;
    color: #dadada; }
    /* line 215, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .input-group-above .btn-mic.active {
      color: #418FDE;
      box-shadow: none; }
  /* line 225, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .input-group-above .recording {
    bottom: -22px;
    margin: auto;
    position: absolute;
    right: 35px; }
    /* line 230, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .input-group-above .recording .farma-preloader-image {
      width: 30px; }
  /* line 246, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .msg-loading {
    display: inline-block;
    height: 20px;
    width: 100%; }
    /* line 250, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .msg-loading .farma-preloader-image {
      width: 30px;
      height: 30px;
      float: right; }
  /* line 260, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .suggestions {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    display: inline-block;
    position: absolute;
    bottom: 40px;
    padding-left: 9px;
    background-color: #fff;
    width: 96%;
    padding-bottom: 0px;
    padding-top: 20px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.56) 0%, rgba(255, 255, 255, 0.56) 0%, rgba(255, 255, 255, 0.56) 13%, white 39%); }
  /* line 276, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .suggestions::-webkit-scrollbar {
    display: none; }
  /* line 281, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .suggestion {
    display: inline-block;
    padding: 8px 12px;
    border-radius: 40px;
    border: 1px solid #e8e8e8;
    color: #202124;
    cursor: pointer;
    font-weight: 500;
    margin-bottom: 12px;
    margin-right: 5px; }
  /* line 292, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .suggestion[href] {
    background: rgba(251, 251, 251, 0.5);
    box-shadow: 1px 1px 5px 0px rgba(138, 138, 138, 0.15);
    color: #a5a5a5;
    text-decoration: none;
    /* border: 1px solid #3C4043; */
    text-transform: capitalize; }
    /* line 300, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .suggestion[href]:hover {
      background: #fafafa; }
  /* line 311, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .msgChatbot {
    position: absolute;
    margin-top: -43px;
    height: 23px;
    margin-left: -14px; }
  /* line 318, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .top35 {
    position: relative;
    top: 18px;
    display: block; }
  /* line 326, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .bubble {
    color: #202124;
    display: inline-block;
    margin-top: 24px;
    position: relative;
    background-color: #f7f8f8;
    padding: 10px 15px;
    border-radius: 23px;
    margin-left: 47px;
    margin-top: 5px; }
    /* line 339, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .bubble .content {
      z-index: 1;
      /* display: block; */
      position: sticky; }
      /* line 344, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
      #chat-assistant .bubble .content .text {
        display: block;
        max-width: 266px;
        min-width: 65px; }
    /* line 353, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .bubble::before {
      content: url("../img/chatbot/arrow-bot.svg");
      position: absolute;
      /* right: -1px; */
      left: -18px;
      /* top: 0; */
      margin-top: 9px;
      margin-right: -21px;
      bottom: -4px; }
    /* line 364, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .bubble::after {
      content: url("../img/chatbot/bot.svg");
      position: absolute;
      left: -48px;
      bottom: 2px;
      margin-top: 9px;
      margin-right: -27px; }
    /* line 377, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .bubble.me {
      float: right;
      background-color: #418FDE;
      color: #fff;
      text-align: right;
      margin-right: 42px;
      border: none; }
      /* line 387, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
      #chat-assistant .bubble.me::before {
        content: url("../img/chatbot/arrow-user.svg");
        position: absolute;
        right: -1px;
        /* top: 0; */
        margin-top: 9px;
        margin-right: -16px;
        bottom: -4px; }
      /* line 397, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
      #chat-assistant .bubble.me::after {
        content: url("../img/chatbot/user.svg");
        position: absolute;
        right: -17px;
        bottom: 3px;
        margin-top: 12px;
        margin-right: -27px; }
    /* line 410, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .bubble .bubble-date {
      font-size: 11px;
      display: block;
      margin-top: 6px;
      color: #0d3057; }
  /* line 420, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .same {
    position: relative;
    display: block; }
    /* line 426, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .same .bubble::after {
      content: ''; }
  /* line 436, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  #chat-assistant .list-products {
    border: none;
    box-shadow: 0px 0px 6px #ddd;
    margin: 11px 0px 9px 0px;
    border-radius: 15px; }
    /* line 442, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .list-products button {
      /* border-radius: 10px; */
      /* box-shadow: 0px 0px 3px 1px rgba(220, 220, 220, 0.4); */
      background-color: #fff;
      border: none;
      margin: 0px 0px;
      padding: 4px 10px;
      padding-left: 40px;
      text-transform: capitalize;
      border-bottom: 1px solid #e6e6e6; }
      /* line 456, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
      #chat-assistant .list-products button:last-child {
        border-radius: 0px 0px 15px 15px; }
      /* line 460, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
      #chat-assistant .list-products button:first-child {
        border-radius: 15px 15px 0px 0px; }
      /* line 465, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
      #chat-assistant .list-products button span.number {
        background-color: #418FDE;
        color: #fff;
        font-size: 11px;
        padding: 3px 0px;
        width: 21px;
        height: 21px;
        text-align: center;
        display: block;
        top: -17px;
        left: 10px;
        position: absolute;
        border-radius: 25px;
        font-weight: bold; }
      /* line 480, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
      #chat-assistant .list-products button span.desc {
        text-transform: capitalize;
        width: 100%;
        display: block; }
        /* line 486, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
        #chat-assistant .list-products button span.desc::first-letter {
          text-transform: uppercase !important; }
      /* line 494, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
      #chat-assistant .list-products button img {
        max-width: 60px;
        border-radius: 50px;
        float: left;
        margin-right: 10px; }
      /* line 501, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
      #chat-assistant .list-products button:hover {
        background-color: #418FDE;
        color: #fff; }
        /* line 505, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
        #chat-assistant .list-products button:hover span.number {
          background-color: #fff;
          color: #418FDE; }
        /* line 511, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
        #chat-assistant .list-products button:hover .in.collapse .available.g {
          color: #fff; }
    /* line 522, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .list-products .btn-more {
      text-align: center;
      padding: 8px 10px;
      border-radius: 0 0 10px 10px !important;
      font-weight: bold;
      color: #418fde; }
  @media (max-width: 767px) {
    /* line 533, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    #chat-assistant .list-products-accordion button {
      width: 90vw; } }

/** CARD **/
/* line 541, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.card {
  background-color: white;
  box-shadow: 0px 0px 4px 1px rgba(220, 220, 220, 0.4);
  border-radius: 12px;
  display: inline-block;
  max-width: 220px;
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 10px; }
  /* line 551, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  .card.card-carrusel {
    margin-left: 50px; }
    /* line 555, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    .card.card-carrusel .card-title {
      line-height: 15px;
      margin-bottom: 13px;
      text-transform: uppercase; }
    /* line 562, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    .card.card-carrusel .card-content {
      padding-bottom: 9px;
      min-height: 155px; }
    /* line 572, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    .card.card-carrusel .card-subtitle {
      line-height: 19px;
      color: #4c4c4c;
      font-size: 14px;
      font-weight: bold; }
  /* line 583, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  .card.card-basic {
    max-width: 150px;
    margin-left: 65px;
    text-transform: capitalize;
    margin-bottom: 3px;
    margin-top: 48px;
    text-align: center; }
    /* line 590, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    .card.card-basic .index {
      background-color: #418FDE;
      color: #fff;
      font-size: 14px;
      padding: 8px 10px;
      width: 34px;
      height: 34px;
      text-align: center;
      display: block;
      top: 40px;
      left: 53px;
      position: absolute;
      border-radius: 25px;
      background-color: #418FDE;
      color: #fff;
      font-size: 12px;
      padding: 3px 4px;
      width: 22px;
      height: 22px;
      text-align: center;
      display: block;
      position: absolute;
      border-radius: 25px;
      font-weight: bold; }
    /* line 620, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    .card.card-basic::after {
      content: url(../img/chatbot/bot.svg);
      position: absolute;
      left: 0px;
      top: 9px;
      margin-top: 30px;
      margin-right: -27px; }

/* line 635, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.card-image {
  /* width: 100%; */
  /* height: auto; */
  /* object-fit: cover; */
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  max-height: 120px;
  min-height: 120px;
  margin: 0 auto; }

/* line 645, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.card-content {
  padding: 8px; }

/* line 648, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.card-title {
  font-size: 13px;
  color: #4c4c4c;
  text-align: left; }

/* line 655, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.card-subtitle {
  font-size: 13px;
  line-height: 16px;
  color: #418fde;
  text-transform: capitalize;
  text-align: left;
  font-weight: bold;
  padding: 2px 0px; }

/* line 666, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.price {
  font-size: 13px;
  line-height: 16px;
  color: #418fde;
  text-transform: capitalize;
  text-align: left;
  font-weight: bold;
  padding: 2px 0px;
  display: block; }

/* line 677, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.unitPrice {
  color: #333;
  font-weight: normal !important;
  margin-top: 6px; }

/* line 683, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.fullPrice {
  color: #418fde; }

/* line 688, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.taxes {
  color: #9b9b9b;
  font-weight: normal !important; }

/* line 693, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.card-text {
  line-height: 24px;
  font-size: 14px;
  color: #5F6368;
  white-space: normal;
  font-size: 12px; }

/* line 701, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.card-description {
  text-transform: capitalize; }

/* line 707, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.card-button {
  text-decoration: none;
  line-height: 24px;
  color: #4285F4;
  border: 1px solid #bad3fb;
  border-radius: 40px;
  display: block;
  font-weight: 500;
  padding: 2px 6px;
  text-align: center;
  position: relative; }

/* line 721, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.card-button.text {
  color: #4285F4;
  border: none;
  line-height: 27px; }
  /* line 725, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  .card-button.text .card-button-icon {
    display: none; }

/* line 730, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.card-button-icon {
  left: 0;
  margin-left: 12px;
  position: absolute; }

/* line 736, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.available {
  margin-top: 10px;
  display: block;
  font-weight: bold; }
  /* line 740, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  .available.g {
    color: #008002; }
  /* line 743, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  .available.y {
    color: #dcaf02; }

/* line 750, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.carrusel {
  max-width: 330px;
  max-height: 260px;
  margin-left: 5px; }

/* line 782, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.end-conversation {
  text-align: center;
  color: #0d3057;
  margin: 8px 0px; }

/* line 792, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.tooltip-ftd {
  margin-top: -10px !important; }
  /* line 801, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  .tooltip-ftd .tooltip-inner {
    background-color: #418fde;
    box-shadow: 0px 0px 5px #bbb;
    color: #fff;
    max-width: 220px;
    text-transform: capitalize;
    bottom: 20px; }
  /* line 812, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  .tooltip-ftd.top .tooltip-arrow {
    border-top-color: #418fde;
    border-bottom-color: #418fde; }
    /* line 819, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    .tooltip-ftd.top .tooltip-arrow::before {
      box-shadow: 0px 0px 5px #bbb; }
  /* line 826, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  .tooltip-ftd.in {
    opacity: 1;
    filter: alpha(opacity=100); }

/* line 833, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.animate-progress {
  animation-delay: 2s, 4ms; }

/* line 838, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
#characterSpan {
  position: absolute;
  visibility: hidden;
  display: block; }

/* line 843, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
#tags {
  width: 280px;
  width: 78%;
  position: unset !important; }

/** RICH LIST COLLAPSED CITY AVAILABLE **/
/* line 854, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.chat-messages .listAllCities {
  width: 100% !important;
  box-shadow: 0px 0px 6px #ddd;
  border-radius: 15px; }
  /* line 860, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  .chat-messages .listAllCities .btn-city {
    padding: 10px 15px; }
    /* line 863, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    .chat-messages .listAllCities .btn-city:last-child {
      border-radius: 0px 0px 15px 15px; }
    /* line 867, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    .chat-messages .listAllCities .btn-city:first-child {
      border-radius: 15px 15px 0px 0px; }
  /* line 872, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  .chat-messages .listAllCities .card {
    min-width: 100%;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
    box-shadow: none; }
  /* line 880, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  .chat-messages .listAllCities .list-city .list-group .municipality-list {
    margin: 10px 10px; }
  /* line 883, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  .chat-messages .listAllCities .list-city .list-group .list-group-item {
    background: #fff;
    box-shadow: none;
    border: none;
    padding: 9px 20px 22px 20px; }
    /* line 890, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    .chat-messages .listAllCities .list-city .list-group .list-group-item:first-child {
      border-radius: 0px 0px 15px 15px; }
    /* line 894, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    .chat-messages .listAllCities .list-city .list-group .list-group-item:last-child {
      border-radius: 0px 0px 15px 15px; }

/* line 903, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.ranting-chatbot {
  text-align: center;
  border: 1px solid #e2e2e2;
  border-radius: 15px;
  padding: 10px;
  width: 90%;
  display: block;
  margin: 0 auto;
  color: #777; }
  /* line 913, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  .ranting-chatbot .btn-ranting {
    border-radius: 15px; }
  /* line 917, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  .ranting-chatbot textarea {
    margin: 10px 0px; }

/* line 923, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.chatbot-button {
  /* top: 100px; */
  position: fixed;
  left: 5%;
  z-index: 1040;
  bottom: 0px; }
  @media (max-width: 767px) {
    /* line 923, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    .chatbot-button {
      left: 5%;
      bottom: -100px; } }

/* line 935, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.btn-chatbot-close {
  margin-top: 5px; }

/** Chat Tradicional **/
/* line 942, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.im-chat-conversation.no-open {
  width: 20% !important;
  display: block !important;
  float: right; }
  /* line 946, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
  .im-chat-conversation.no-open:hover {
    width: 100% !important; }
  @media (max-width: 767px) {
    /* line 942, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
    .im-chat-conversation.no-open {
      width: 100% !important; } }

/* line 956, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.im-chat-new-message button {
  height: 37px; }

/* line 961, C:/farmatodo/vzla/empanada/web/sass/_chat-assistant.scss */
.menu-fixed-bottom {
  z-index: 10000; }

/*# sourceMappingURL=main.css.map */