/**
* Template Name: GroMart - Web App E-Commerce Shop and Store Mobile Template
* Version: 1.0
* Author: HidraTheme 
* Developed By: HidraTheme  
* Author URL: https://themeforest.net/user/hidratheme

-- NOTE: This is main stylesheet of the template -- 
**/
/*================================================
            Table of contents  
================================================== 
1.  GENERAL 
    1.1 BUTTON
    1.2 FORM
    1.3 PAGINATION
2.  PRELOADER
3.  SIDE NAVIGATION
4.  HEADER
5.  CATEGORY
6.  POPULER SEARCH
7.  PRODUCT 
    7.1 FEATURED PRODUCT
    7.2 VEGETABLE
8.  CART
9.  CHECKOUT
10. WISH LIST
11. CONTACT
12. PROMO
13. SUBSCRIBE
14. SETTING
15. GALLERY
16. TESTIMONIAL
17. 404 PAGE
18. LOGIN & REGISTER FORM
19. PRODUCT PAGE
20. FOOTER
====================================================
            End table content 
===================================================*/
/*====== Link Google Fonts API ========*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
/*==================================================
1. GENERAL 
==================================================*/
html{
  min-height: 100vh;
  border-bottom: 0vh solid #884eda;
  background-color: #eeeeee;
}


.switch-lang {
  width: 110px;
  text-align: left;
  cursor: pointer;
  z-index: 50;
  position: absolute;
  top: 20px;
  right: 20px;
}
.switch-lang:hover .lang-dropdown {
  display: block;
}
.switcher-link {
  color: #fff;
}
.switcher-link:hover {
  color: #fff;
}
.current-lang {
    background: #34495e54;
    padding: 4px 5px 0px 5px;
    border-radius: 12px;
}
.lang-flag {
    width: 22px;
    display: inline-block;
    padding: 2px;
}
.lang-text {
display: inline-block;
    margin-left: 5px;
    vertical-align: top;
    margin-top: 2px;
    color: #fff;
}
.lang-dropdown {
  display: none;
  background: #34495e;
  border-radius: 5px;
  margin-top: 2px;
}
.selecting-lang {
  padding: 3px 5px 3px 5px;
  cursor: pointer;
}
.selecting-lang:hover {
  background: #22313f;
}
ul > :first-child {
  border-radius: 5px 5px 0px 0px;
}
ul > :last-child {
  border-radius: 0px 0px 5px 5px;
}
li {
  list-style-type: none;
}
.menu-arrow {
  display: inline-block;
  width: 10px;
  margin-left: 10px;
  vertical-align: top;
  margin-top: 6px;
}

.varialo{

    margin-bottom: 15px !important;
    width: fit-content !important;
    padding-right: 7px !important;
    padding-left: 7px !important;
    display: block;
    margin-top: 0px !important;
}


.logo-side{
    margin-top: 0 !important;
    vertical-align: middle;
    margin-right: 4px;
    width: 40px;
}
.torix input[type="button"], .torix input[type="reset"], .torix input[type="submit"] {

    padding-top: 10px;
}

    .switch {
      position: relative;
      display: inline-block;
      width: 60px;
      height: 34px;
    }

    .switch input {
      opacity: 0;
      width: 0;
      height: 0;
    }
    .blockheigth{
      height: auto !important;
    }

    .slider {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #ccc;
      transition: .4s;
      border-radius: 34px;
    }

    .slider:before {
      position: absolute;
      content: "";
      height: 26px;
      width: 26px;
      left: 4px;
      bottom: 4px;
      background-color: white;
      transition: .4s;
      border-radius: 50%;
    }

    input:checked + .slider {
      background-color: #26a69a;
    }

    input:checked + .slider:before {
      transform: translateX(26px);
    }


#nombrefile{
      font-size: 12px;
    font-style: italic;
    margin-top: -9px;
    margin-left: 7px;
    margin-bottom: 28px;
}
.fileUpload {
background: #fed841;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #000;
    font-size: 1em;
    font-weight: bold;
    margin: 1.25em auto;
    overflow: hidden;
    padding: 0.875em;
    position: relative;
    text-align: center;
    cursor: pointer;
    margin-top: 26px;
    font-style: italic;
}
.fileUpload:hover, .fileUpload:active, .fileUpload:focus {
  background: #00a2a4;
  cursor: pointer;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 46px;
  cursor: pointer;
}


.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}

.selectnuevodehorario{
    margin-top: 19px;
    margin-bottom: 30px;
    border-radius: 7px;
}

#bannerDropzone{
      min-height: 150px;
    border: 2px solid rgba(0, 0, 0, .3) !important;
    background: #fff !important;
    padding: 20px 20px !important;
    border-style: dashed !important;
    border-radius: 10px !important;
    margin-top: 10px !important;
    margin-bottom: 15px !important;
}

.dropzone {
    min-height: 150px !important;
    border: 0 !important;
    background: #fff0 !important;
    padding: 0 !important;
}

.logo-admin{
     margin-top: 0 !important;
    vertical-align: middle;
    margin-right: 20px;
}

#divPedidos{
	display: none !important;
}

.introjs-tooltip-header{
  display: none !important;
}

.introjs-tooltiptext {
    color: #372745 !important;
    font-size: 17px !important;
    text-align: center !important;
    font-weight: 600 !important;
    padding-top: 20px !important;
    font-family: "Poppins", sans-serif !important;
}
.yke{
  border: 3px solid #d2d2d2;
    border-radius: 4px;
}

.waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] {

    padding-top: 9px;
}


td, th {
    padding: 15px 15px !important;
    text-align: center !important;
    
}
.categoriass{
    display: block !important;
    background-color: rgb(229 229 229);
    border: 2px solid #d0d0d0;
    border-radius: 2px;
    font-family: 'Poppins';
}
.introjs-disabled {
    color: #9e9e9e00 !important;
    border-color: #bdbdbd;
    box-shadow: none;
    cursor: default;
    background-color: #f4f4f4;
    background-image: none;
    text-decoration: none;
}
.introjs-button {
    box-sizing: content-box;
    position: relative;
    overflow: visible;
    padding: 0.5rem 1rem;
    border: 1px solid #bdbdbd;
    text-decoration: none;
    text-shadow: 0px 0px 0 #fff0 !important;
    font-size: 14px;
    color: #42424200 !important;
    white-space: nowrap;
    cursor: pointer;
    outline: 0;
    background-color: #f4f4f4;
    border-radius: 0.2em;
    zoom: 1;
    display: inline;
}

.inpuuu {
    font-family: inherit;
   
}
.poneloinline{
  display: inline-block !important;
    margin-right: 25px !important;
    margin-bottom: 55px !important;
    margin-top: 30px !important;
}


form label{
  color: #884eda;
}
.restalatitulo{
  
      margin-top: 50px;
    font-weight: 500;
    font-size: 16px;
    color: #884eda;
}

.estilaso input[type="file"] {
text-decoration: none;
    text-align: center;
    letter-spacing: .5px;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    cursor: pointer;
}

.introjs-prevbutton {
    float: left;
    background-image: url(https://cdn-icons-png.flaticon.com/512/189/189254.png);
    background-color: #f0f8ff00;
    width: 22px;
    height: 22px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border: 0px !important;
}
.introjs-helperLayer {
  box-shadow: rgb(74 188 150) 0px 0px 0px 3px, rgb(33 33 33 / 64%) 0px 0px 0px 5000px !important;
}
.introjs-nextbutton {
    float: right;
    background-image: url(https://cdn-icons-png.flaticon.com/512/189/189253.png);
    background-color: #f0f8ff00;
    width: 22px;
    height: 22px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border: 0px !important;
}

.button-68 {
    appearance: none;
    backface-visibility: hidden;
    background-color: #27ae60;
    border-radius: 8px;
    border-style: none;
    box-shadow: rgba(39, 174, 96, .15) 0 4px 9px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Inter,-apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.5;
    outline: none;
    overflow: hidden;
    padding: 9px 12px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transform: translate3d(0, 0, 0);
    transition: all .3s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: top;
    white-space: nowrap;
    margin-left: 0px;
    width: 100%;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    
}


.table{
  font-weight: 500;
}
.bordaso{
    border: 2px solid #27ae60;
    padding-right: 0px;
    font-weight: 500;
    border-radius: 11px;
    display: flow;
    padding-top: 17px;
    max-width: 75%;
    margin: auto;
}

.ondiret{

    border: none !important;
    color: #444444 !important;
    background-color: #ffffffb5 !important;
    text-align: center !important;
    border-radius: 8px !important;
    min-width: 70px !important;
    height: 30px !important;
    margin: 0 0 16px 0 !important;
    font-weight: 500 !important;
}

.button-68:hover {
  background-color: #1e8449;
  opacity: 1;
  transform: translateY(0);
  transition-duration: .35s;
}

.button-68:active {
  transform: translateY(2px);
  transition-duration: .35s;
}

.button-68:hover {
  box-shadow: rgba(39, 174, 96, .2) 0 6px 12px;
}


.header-menu-button{
	display: none !important; 
}

.verdep{
  background-color: #4CAF50 !important;
}
body, html {
  font-family: "Poppins", sans-serif;
  color: #303030;
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  line-height: normal;
  font-weight: 300; }
  .container {
  
    width: 95%;
}

#qrcode img{
  display: inline-flex !important;
}

.sonido{  
    width: 24px;
    margin-top: 15px;
    margin-right: 5px;
}

.nosound{
  background: linear-gradient(to left top, transparent 45.5%, currentColor 47.5%, currentColor 52.5%, transparent 54.5%);

}

.iconbot{
      width: 25px;
    vertical-align: sub;
    margin-left: 10px;
}

body {
  padding: 0;
  margin: 0; 
  min-height: 100vh;
  display: flow-root;
}

p {
  margin: 5px 0;
  line-height: 20px; }
select {
    background-color: rgba(255,255,255,0.9);
    width: 100% !important;
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    height: 3rem !important;
    opacity: 1 !important;
    pointer-events: all !important;
    position: static !important;
    
}
#svgContainer {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  z-index: 1;
}

.fa-check-circle{
  color: #4CAF50;
}

#svgContainer svg {
  width: 100%!important;
}
.section-title {
  color: #37474f;
  font-size: 18px;
  width: 100%;
  text-align: center;
  font-weight: 600;
  padding-top: 10px; }

.iconos-ro{
  color: #F44336;
}

.verde{
  color: #388E3C;
}

.ipage{
   width: 24px;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -3px;
}
.in-in-content{
  color: #37474f;
}

.item-info{
  font-size: 12px !important;
}

.admin{
  margin-top: 56px;
}

.label-checkbox {
  line-height: normal !important; }

[type="checkbox"].filled-in:checked + label::after {
  border: 2px solid #884eda;
  background-color: #884eda; }

.search-wrapper {
  margin: 0;
  padding: 10px 10px;
  color: #303030;
  position: relative; }

.search-wrapper input#search {
  display: block;
  font-weight: 300;
  width: 100%;
  height: 35px;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 45px 0 15px;
  border: 0;
  border: 1px solid #884eda;
  border-radius: 90px;
  background: #ffffff; }

.search-wrapper i.material-icons {
  position: absolute;
  top: 0px;
  right: 20px;
  cursor: pointer;
  color: #303030;
  line-height: auto;
  height: auto; }

body input:focus:not([type]):not([readonly]),
body input[type="text"]:focus:not(.browser-default):not([readonly]),
body input[type="password"]:focus:not(.browser-default):not([readonly]),
body input[type="email"]:focus:not(.browser-default):not([readonly]),
body input[type="url"]:focus:not(.browser-default):not([readonly]),
body input[type="time"]:focus:not(.browser-default):not([readonly]),
body input[type="date"]:focus:not(.browser-default):not([readonly]),
body input[type="datetime"]:focus:not(.browser-default):not([readonly]),
body input[type="datetime-local"]:focus:not(.browser-default):not([readonly]),
body input[type="tel"]:focus:not(.browser-default):not([readonly]),
body input[type="number"]:focus:not(.browser-default):not([readonly]),
body input[type="search"]:focus:not(.browser-default):not([readonly]),
body textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #884eda;
  -webkit-box-shadow: 0 1px 0 0 #884eda;
  box-shadow: 0 1px 0 0 #884eda; }

body input:focus:not([type]):not([readonly]) + label,
body input[type="text"]:focus:not(.browser-default):not([readonly]) + label,
body input[type="password"]:focus:not(.browser-default):not([readonly]) + label,
body input[type="email"]:focus:not(.browser-default):not([readonly]) + label,
body input[type="url"]:focus:not(.browser-default):not([readonly]) + label,
body input[type="time"]:focus:not(.browser-default):not([readonly]) + label,
body input[type="date"]:focus:not(.browser-default):not([readonly]) + label,
body input[type="datetime"]:focus:not(.browser-default):not([readonly]) + label,
body input[type="datetime-local"]:focus:not(.browser-default):not([readonly]) + label,
body input[type="tel"]:focus:not(.browser-default):not([readonly]) + label,
body input[type="number"]:focus:not(.browser-default):not([readonly]) + label,
body input[type="search"]:focus:not(.browser-default):not([readonly]) + label,
body textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #884eda; }

form input.validate:not([type]) + label,
form input.validate[type="text"]:not(.browser-default) + label,
form input.validate[type="password"]:not(.browser-default) + label,
form input.validate[type="email"]:not(.browser-default) + label,
form input.validate[type="url"]:not(.browser-default) + label,
form input.validate[type="time"]:not(.browser-default) + label,
form input.validate[type="date"]:not(.browser-default) + label,
form input.validate[type="datetime"]:not(.browser-default) + label,
form input.validate[type="datetime-local"]:not(.browser-default) + label,
form input.validate[type="tel"]:not(.browser-default) + label,
form input.validate[type="number"]:not(.browser-default) + label,
form input.validate[type="search"]:not(.browser-default) + label,
form textarea.materialize-textarea.validate + label {
  width: auto; }

.theme-gradation {
  background: -moz-linear-gradient(-45deg, #d46016 0%, rgba(212, 96, 22, 0.97) 2%, rgba(238, 89, 16, 0.44) 44%, rgba(238, 89, 16, 0.22) 60%, rgba(238, 89, 16, 0) 100%);
  background: -webkit-linear-gradient(-45deg, #d46016 0%, rgba(212, 96, 22, 0.97) 2%, rgba(238, 89, 16, 0.44) 44%, rgba(238, 89, 16, 0.22) 60%, rgba(238, 89, 16, 0) 100%);
  background: -webkit-linear-gradient(315deg, #d46016 0%, rgba(212, 96, 22, 0.97) 2%, rgba(238, 89, 16, 0.44) 44%, rgba(238, 89, 16, 0.22) 60%, rgba(238, 89, 16, 0) 100%);
  background: -o-linear-gradient(315deg, #d46016 0%, rgba(212, 96, 22, 0.97) 2%, rgba(238, 89, 16, 0.44) 44%, rgba(238, 89, 16, 0.22) 60%, rgba(238, 89, 16, 0) 100%);
  background: linear-gradient(135deg, #d46016 0%, rgba(212, 96, 22, 0.97) 2%, rgba(238, 89, 16, 0.44) 44%, rgba(238, 89, 16, 0.22) 60%, rgba(238, 89, 16, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d46016', endColorstr='#00ee5910',GradientType=1 ); }

body a {
  color: #37474f; }

img {
  max-width: 100%;
  max-height: 100%; }

.clear {
  clear: both; }

.owl-dots {
  width: 100%;
  text-align: center;
  margin-top: 10px; }

.owl-dots .owl-dot {
  display: inline-block;
  margin: 0px 6px 0px 0px;
  height: 10px;
  width: 10px;
  border: 1px solid #884eda;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px; }

.owl-dots .owl-dot.active {
  width: 20px;
  background: #884eda; }

#page-content {
  padding: 0px 0px;
background-color: #eeeeee;
   }

.row-no-margin {
  margin-bottom: 0px; }

/*---------- BUTTON ----------*/
.more-btn {
  text-decoration: none; }

.readmore-btn {
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  padding: 3px 10px;
  color: #ffffff;
  background-color: #884eda;
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600; }

.readmore-btn:hover {
  background-color: #884eda; }

body .btn,
body .btn-large {
  background-color: #884eda; }

.theme-btn-rounded {
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px; }

form .btn,
form .btn-large {
  margin-top: 20px; }

body .btn.transparent {
  border: 1px solid #ffffff;
  background-color: transparent; }

body .btn:hover {
  cursor: pointer;
  background-color: #884eda; }

.main-slider {
  margin-bottom: 10px; }

/*---------- FORM ----------*/
form a.forgot {
  font-size: 12px;
  color: #aaaaaa; }

form .row-forgot {
  margin-top: 20px; }

form .row {
  margin-bottom: 0px; }

/*---------- PAGINATION ----------*/
body .pagination li.active {
  background-color: #884eda; }

ul.pagination {
  margin-top: 30px;
  text-align: center; }

/*==================================================
2. PRELOADER
==================================================*/
.preloading {
  width: 100%;
  text-align: center;
  height: 100%;
  min-height: 100vh !important;
  position: fixed;
  background: #884eda;
  z-index: 900000000;
  top: 0px;
  display: table;
  left: 0; }

 @keyframes titilar {
    0%, 100% {
        transform: rotate(-5deg);
    }
    50% {
        transform: rotate(5deg);
    }
}

.cssload-loader img {
    animation: titilar 0.8s infinite; /* Ajusta el '0.8s' para cambiar la velocidad del titileo */
} 

.preloading .wrap-preload {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.preloading .cssload-loader {
    display: inline-block;
    position: relative;
    vertical-align: middle; }



.preloading .cssload-loader:before,
.preloading .cssload-loader:after {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0; }



@keyframes cssload-loader {
  from {
    transform: scale(0);
    opacity: 1; }
  to {
    transform: scale(1);
    opacity: 0; } }
@-o-keyframes cssload-loader {
  from {
    -o-transform: scale(0);
    opacity: 1; }
  to {
    -o-transform: scale(1);
    opacity: 0; } }
@-ms-keyframes cssload-loader {
  from {
    -ms-transform: scale(0);
    opacity: 1; }
  to {
    -ms-transform: scale(1);
    opacity: 0; } }
@-webkit-keyframes cssload-loader {
  from {
    -webkit-transform: scale(0);
    opacity: 1; }
  to {
    -webkit-transform: scale(1);
    opacity: 0; } }
@-moz-keyframes cssload-loader {
  from {
    -moz-transform: scale(0);
    opacity: 1; }
  to {
    -moz-transform: scale(1);
    opacity: 0; } }
/*==================================================
3. SIDE NAVIGATION
==================================================*/
body nav {
  height: 56px !important; }

nav .collapsible-header i,
nav .sidenav li > a > i,
nav .sidenav li > a > [class^="mdi-"],
nav .sidenav li > a li > a > [class*="mdi-"],
nav .sidenav li > a > i.material-icons {
  height: auto;
  padding: 0px 0px;
  margin: 0px 0px;
  line-height: normal !important;
  color: #ffffff;
  font-size: 14px;
  width: 24px;
  text-align: left; }

nav .sidenav {
  background-color: #884eda;
  color: #ffffff;
  height: 100%; }

nav .sidenav .sidenav-logo .fa {
  height: auto; }

nav .sidenav .sidenav-logo {
  text-align: center;
  padding: 10px 20px 0px;
  font-size: 20px;
  font-weight: 600; }

nav .sidenav li a {
  color: #ffffff;
  padding: 10px 25px;
    font-style: italic;
   }

nav .sidenav li .collapsible-header {
  padding: 10px 0px 10px 25px; }

nav .sidenav li a,
nav .sidenav li .collapsible-header {
  font-weight: 300;
  border-top: 1px solid #884eda;
  line-height: normal;
  height: auto;
  display: block;
    font-style: italic;
   }

nav .sidenav .collapsible-body ul li a {
  padding: 10px 25px 10px 25px; }

nav .sidenav li .fas,
nav .sidenav li .fab,
nav .sidenav li .far {
  color: #ffffff;
  margin-top: 2px; }

nav .sidenav li .fa.fa-sign-out,
nav .sidenav li .fa.fa-cog {
  font-size: 16px; }

nav .sidenav li .collapsible-header span i {
  float: right;
  color: #fff;
  font-size: 14px;
  line-height: normal;
  height: auto; }

nav ul.sidenav li ul.collapsible .collapsible-body ul li .fas {
  color: #ffffff; }

nav .sidenav li.divider {
  margin-bottom: 20px;
  background-color: rgba(0, 0, 0, 0.2); }

nav .sidenav .collapsible-body,
nav .sidenav.fixed .collapsible-body {
  background-color: rgba(0, 0, 0, 0.05); }

nav .sidenav .profile {
  background-color: #000000;
  text-align: center;
  position: relative;
  padding: 30px 20px; }

nav .sidenav .profile .emailprofile {
  font-size: 12px;
  line-height: normal;
  padding: 5px 0px 0px; }

nav .sidenav .profile .li-profile-info {
  position: relative; }

nav .sidenav .profile .li-profile-info {
  position: relative;
  z-index: 2; }

nav .sidenav .profile .bg-profile-li {
  position: absolute;
  z-index: 0;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-size: 100% auto; }

nav .sidenav .profile .balance {
  line-height: normal;
  background: #ffffff;
  color: #303030;
  padding: 5px 0px;
  display: block;
  width: 150px;
  margin: 10px auto 0px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px; }

nav .sidenav .profile .balance span {
  font-weight: 600; }

nav .sidenav .profile img {
  border-radius: 50%;
  width: 80px;
  height: 80px; }

nav .sidenav .profile h2 {
  font-size: 20px;
  cursor: default;
  margin: 0px 0px;
  font-weight: 600; }

nav .sidenav .profile h6 {
  color: #fff;
  font-size: 15px; }

/*==================================================
4. HEADER
==================================================*/
header {
  height: 60px;
  background-color: #37474f;
  position: fixed;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 6;
  border-bottom: 1px solid #37474f;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.4);
  box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.4); }

.headeradmin {
height: 65px;
    background-color: #884eda !important;
    position: fixed;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 6;
    border-bottom: 1px solid #884eda !important;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.4);
    box-shadow: none !important;
     }  

header .header-icon-menu {
  float: right;
  width: 50px;
  height: 56px;
  min-height: 1px;
  text-align: center; }

.header-menu-button {
  float: right;
  width: 40px;
  height: 56px; 
display: block !important;
}
#activarSonido{
	display: none;
}

header .header-icon-menu a {
  display: block; }

header .header-icon-menu .fas,
header .header-icon-menu .far {
  font-size: 20px;
  color: #ffffff;
  padding: 18px 13px; }

header .header-icon-menu .fas.fa-shopping-cart {
  font-size: 18px;
  padding: 19px 13px; }

header .header-logo {
      text-align: left !important;
          margin-left: 10px !important;
  line-height: normal;
  float: left; }

header .nav-logo {
color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 0px 0px; }

@media screen and (min-width: 0px) and (max-width: 380px) {
  header .nav-logo {
        font-size: 14px;
    padding: 15px 0px 0px;
    font-weight: 500; } }
header .nav-logo .fab {
  color: #ff8700;
  height: auto; }

header .nav-logo img {
  max-width: 100%;
  height: 46px;
  margin-top: 13px; }

header .cst-btn-menu {
  padding: 18px 13px; }

header .header-icon-menu.cart-item-wrap {
  position: relative; }

header .header-icon-menu.cart-item-wrap .cart-item {
    color: #ffffff;
    position: absolute;
    top: 10px;
    right: 2px;
    min-height: 20px;
    min-width: 20px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #ffb300;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    -webkit-box-shadow: 1px 1px 0px 0px rgba(50, 50, 50, 0.59);
    -moz-box-shadow: 1px 1px 0px 0px rgba(50, 50, 50, 0.59);
    box-shadow: 1px 1px 0px 0px rgba(50, 50, 50, 0.59);
}

.header-menu-button a {
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  float: right; }

.header-menu-button a .fas {
  font-size: 20px; }

nav {
  background-color: #eeeeee;
  -webkit-box-shadow: 0px 0px 0px 0px transparent;
  -moz-box-shadow: 0px 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px 0px transparent; }

nav ul a {
  color: #333333; }

nav a.button-collapse {
  display: block !important; }

.section h5 {
  font-weight: 500;
  margin: 0 0 10px 0;
  font-size: 16px; }

/*==================================================
5. CATEGORY
==================================================*/
.section.home-category {
  background-color: #eeeeee; 
  margin-top: 65px;
}

.section.home-category .row.icon-service {
  margin-bottom: 0px; }

.section.home-category .content {

border-radius: 36px;
    text-align: center;
    padding-bottom: 100%;
    height: 0px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 3px solid #ffffff;

     }
     .estremendo{
    
      background-color: #884eda !important;
     }

     .estremendo h5{
      color:  #ffffff !important;
     }
tbody td{
  padding: 10px;
  padding: 10px;
    text-transform: capitalize;
}

tbody tr:nth-child(odd){
background-color: #e5e5e5;

  
}
.blanquito{
    font-size: 13px !important;
    text-transform: capitalize !important;
    margin-bottom: 10px;
}
.alertovich {
    text-align: right !important;
    width: 100%;
   
    margin: 0;
    padding-left: 250px;
}
@media (max-width: 991.98px){
.alertovich{
        text-align: right !important;
        margin-bottom: 0px !important;
        width: 100%;
        padding-right: 5px;
        margin: 0;
        padding-left: 5px;
        margin-top: 0px;
}

}

@media only screen and (max-width: 680px) {
.nocel {
   
   display: none !important;
}
}
.alerto{
font-size: 13px !important;
    color: #000000 !important;
    background-color: #FED728 !important;
    padding: 13px !important;
    border-radius: 12px !important;
    display: inline-block;
    font-style: italic;
    margin-bottom: 0px;
    max-width: 660px;
}
.section.home-category .content .in-content {
  width: 100%;
  height: 100%;
  display: table;
  position: absolute; }

.section.home-category .content .in-content .in-in-content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 15px; }

.section.home-category .content .in-content .in-in-content img {
  width: 52%;
    height: auto;
    margin-bottom: 5px;

}

.section.home-category i {
  font-size: 30px;
  color: #342580;
  margin-bottom: 5px; }

.section.home-category .content .in-content .in-in-content h5 {
font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    word-break: break-word;
    padding-left: 8px;
    padding-right: 8px;
}

/*==================================================
6. POPULER SEARCH
==================================================*/
.populer-search {
  padding-top: 0px;
  padding-bottom: 0px; }

.populer-search .row .section-title {
  padding-top: 0px;
  margin-top: 0px; }

.populer-search .title-ps {
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 20px; }

.populer-search .list-tag-word {
  text-align: center; }

.populer-search .tag-word {
  background-color: #884eda;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  color: #ffffff;
  padding: 5px 20px;
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer; }

/*==================================================
7. PRODUCT 
==================================================*/
.section.product-item .section-title {
  text-align: center; }

#page-content .section.product-item .section-title {
  text-align: center; }

#page-content .section.product-item {
  padding-bottom: 0px; }

.section.product-item .slick-prev::before,
.section.product-item .slick-next::before {
  color: #884eda; }

.section.product-item .slick-prev,
.section.product-item .slick-next {
  left: 0px !important;
  top: auto;
  bottom: -30px; }

.section.product-item .slick-next {
  left: 23px !important; }

.box-product {
  border: 1px solid #e0e0e0;
  padding: 10px;
  margin-bottom: 20px;
  text-align: center; }

.box-product .bp-top {
  width: 100%;
  overflow: hidden; }

.box-product .bp-top h5 {
  min-height: 0px; }

.box-product .bp-top .bp-top-b {
  min-height: 100px; }

@media screen and (max-width: 320px) {
  .product-item .container .row .col-product {
    width: 100%; } }
.box-product .bp-bottom {
  margin-bottom: 15px; }

.box-product .product-list-img {
  overflow: hidden;
  height: 0px;
  width: 100%;
  padding-bottom: 70%;
  position: relative; }

.box-product .product-list-img .pli-one {
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: table;
  position: absolute;
  text-align: center; }

.box-product .product-list-img .pli-two {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.box-product .product-list-img .pli-two img {
  width: 60%;
  height: auto;
  margin: 0 auto; }

.box-product .price {
  font-weight: 600;
  font-size: 16px; }

.box-product .price span {
  font-weight: 400;
  color: #838181;
  font-size: 12px; }

.box-product .stock-item {
  font-style: italic;
  font-size: 10px;
  color: #e60d0d;
  font-weight: 600;
  padding: 0px 0px 20px;
  height: 35px; }

.box-product .item-info {
  font-size: 12px;
  height: 24px;
  overflow: hidden; }

.box-product .button-add-cart {
  font-size: 12px;
  font-weight: 600;
  font-size: 12px;
  font-weight: 600;
  width: 80px;
  margin: 0 auto;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  text-align: center;
  padding: 1px 0px 0px; }

.slick-product {
  margin-bottom: 0px; }

/*---------- FEATURED PRODUCT ----------*/
.section.product-item.si-featured {
  padding-top: 10px; }

.section.product-item.si-featured .section-title {
  padding-top: 0px; }

.section.product-item.vegetable-list-homepage .slick-prev::before,
.section.product-item.vegetable-list-homepage .slick-next::before {
  color: #ffffff; }

.featured-product .box-product {
  width: 100%;
  padding: 5px; }

.slick-list.draggable {
  margin-left: -5px;
  margin-right: -5px; 
    max-width: 100%;
    overflow: hidden;

}

.slick-initialized .slick-slide {
  opacity: 1;
  padding: 0px 5px; }

.slick-slide img {
  width: 100%; }

.slick-prev:before,
.slick-next:before {
  color: black; }

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2; }

.slick-active {
  opacity: .5; }

.slick-current {
  opacity: 1; }

.more-product-list {
  text-align: right;
  color: #884eda; }

/*---------- VEGETABLE ----------*/
.vegetable-list-homepage {
  background-color: #884eda;
  padding-top: 25px;
  padding-bottom: 35px; }

.vegetable-list-homepage .featured-product .box-product {
  background-color: #ffffff; }

.vegetable-list-homepage .theme-secondary-color {
  color: #fff; }

.vegetable-list-homepage a.more-btn {
  color: #ffffff; }

/*==================================================
8. CART
==================================================*/
.cart-page {
  padding: 20px 0px 0px; }

.cart-box {
  margin-bottom: 20px; }

.cart-box .cart-item {
  width: 100%;
  position: relative;
  min-height: 70px;
  border-bottom: 1px solid #f2f2f2; }

.cart-box .cart-item .ci-img {
  width: 70px;
  position: absolute;
  left: 0px;
  top: 0px; }

.cart-box .cart-item .ci-img .ci-img-product {
  width: 100%;
  height: 70px;
  position: relative;
  background-size: 70% auto;
  background-position: center center;
  background-repeat: no-repeat; }

.cart-box .cart-item .ci-img .ci-qty {
  height: 30px; }

.cart-box .cart-item .ci-name {
  
  height: 100%;
  padding-right: 105px; }

.cart-box .cart-item .ci-name .cin-top {
  padding: 15px 5px; }

.cart-box .cart-item .ci-name .cin-title {
  font-weight: 600;
max-width: 71%;
word-break: break-word;
   }

.cart-box .cart-item .ci-name .cin-price {
    color: #388E3C;
    font-weight: 400;

}

.cart-box .cart-item .ci-price {
  width: 105px;
  position: absolute;
  right: 0px;
  text-align: right;
  top: 0px; }

.cart-box .cart-item .qty-total-price {
  background: transparent;
  padding: 14px 10px 0px 0px; }

.cart-box .cart-item .qty-total-price .quantity input {
  border-top: 0px solid #d8d8d8;
  border-bottom: 0px solid #d8d8d8;
  height: 25px;
  padding: 0px 0px;
  text-align: center; }

.cart-box .cart-item .qty-total-price .quantity-button {
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  height: 25px;
  width: 25px;
  padding: 2px 0px;
  line-height: normal;
  font-size: 14px;
  border: 1px solid #884eda; }

.checkout-payable {
  margin: 20px 0px;
  background-color: #f9f9f9;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 15px; }

.checkout-payable .cart-cp {
  position: relative; }

.checkout-payable .cp-left {
  padding-right: 140px;
  padding-bottom: 5px; }

.checkout-payable .cp-right {
  position: absolute;
  right: 0px;
  width: 140px;
  text-align: right;
  top: 0px; }

.checkout-payable .cart-coupon-discount .cp-right {
  color: #884eda;
  font-style: italic;
  font-size: 12px; }

.demesa{
  padding-top:  0 !important ;
}
.centro{
  text-align: center !important;
}

.espaciob{
  margin-bottom: 15px;
}

.checkout-payable .cart-total-payable {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px solid #e1e1e1; }

.checkout-payable .nmesa {
    margin-top: 0;
    padding-top: 0;
    border-bottom: 1px solid #e1e1e1;
    border-top: 0 !important;
    margin-bottom: 15px;
  }

.checkout-payable .cart-total-payable .cp-right {
  font-weight: 600;
      color: #388E3C;
    font-size: 15px;
  padding-top: 15px; }

.checkout-payable .cart-total-payable .cp-left {
  font-weight: 600;
  color: #884eda; }

.d240{
  width: 240px !important;
}

.button-add-cart {
margin: 0 !important;
    display: block;
    font-weight: 600;
    position: fixed;
    background-color: #4CAF50 !important; 
    border-radius: 0;
    bottom: 0px;
    width: 100% !important;
    overflow: hidden;
    left: 0;
    right: 0;
    text-align: center;
    height: 48px; 
    z-index: 5;
  }

  .barbij{
    max-width: 100% !important;
    height: 30px !important;
    vertical-align: middle !important;
    margin-right: 4px !important;
        margin-top: 0 !important;
  }

.button-add-cart i{
  position: absolute !important;
    top: 3px !important;
    right: unset !important;
    margin-left: 10px !important;
}

.button-add-cart .fa,
.button-add-cart .fas,
.button-add-cart .far,
.button-add-cart .fal,
.button-add-cart .fab {
  position: absolute;
  top: 0px;
  right: 17px; }

/*==================================================
9. CHECKOUT
==================================================*/
.shipping-checkout-page .checkout-payable {
  border: 1px solid #e0e0e0;
  margin: 0px 0px; }

.shipping-checkout-page .payment-method-text {
  font-weight: 600;
  margin: 0px 0px 10px; }

.shipping-checkout-page .payment-method-text .fa,
.shipping-checkout-page .payment-method-text .fas,
.shipping-checkout-page .payment-method-text .far,
.shipping-checkout-page .payment-method-text .fal,
.shipping-checkout-page .payment-method-text .fab {
  color: #884eda;
  margin-right: 5px; }

.shipping-checkout-page .ck-box {
  padding: 10px 20px 20px;
  background: #fbfbfb;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.shipping-checkout-page .label-checkbox {
  padding-left: 30px; }

.shipping-checkout-page [type="checkbox"].filled-in:not(:checked) + label:after,
.shipping-checkout-page [type="checkbox"].filled-in:checked + label::after,
[type="checkbox"].filled-in:checked + label::before {
  top: 5px; }

/*==================================================
10. WISH LIST
==================================================*/
.wish-item {
  padding: 0px 0px 0px;
  margin: 0px 0px; }

.wishlist-page {
  padding: 20px 0px 30px; }

.box-wish-list {
  margin: 0px 0px; }

.wish-item .wish-box {
  width: 100%;
  position: relative;
  min-height: 70px;
  border-bottom: 1px solid #f2f2f2; }

.wish-item .wish-box .wi-img {
  width: 70px;
  position: absolute;
  left: 0px;
  top: 0px; }

.wish-item .wish-box .wi-img .wi-img-product {
  width: 100%;
  height: 70px;
  position: relative;
  background-size: 70% auto;
  background-position: center center;
  background-repeat: no-repeat; }

.wish-item .wish-box .wi-remove {
  width: 40px;
  position: absolute;
  right: 10px;
  text-align: right;
  top: 0px;
  padding: 20px 0px; }

.wish-item .wish-box .wi-remove .fa,
.wish-item .wish-box .wi-remove .fas,
.wish-item .wish-box .wi-remove .far,
.wish-item .wish-box .wi-remove .fal,
.wish-item .wish-box .wi-remove .fab {
  font-size: 30px; }

.wish-item .wish-box .wi-name {
  padding-left: 70px;
  height: 100%;
  padding-right: 40px; }

.wish-item .wish-box .wi-name .win-top {
  padding: 15px 10px; }

.wish-item .wish-box .wi-name .win-title {
  font-weight: 600; }

.wish-item .wish-box .wi-name .win-price {
  color: #884eda; }

.wish-item .wish-box .wi-name .win-info {
  font-size: 12px;
  line-height: 1.2; }

/*==================================================
11. CONTACT
==================================================*/
.contact-wrap.theme-form {
  padding: 30px 20px 30px; }

/*==================================================
12. PROMO
==================================================*/
.section.promo {
  margin-top: 10px; }

.section.promo img {
  max-width: 100%;
  width: 100%;
  height: auto; }

/*==================================================
13. SUBSCRIBE
==================================================*/
.section.subscribe {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px; }

.section.subscribe .bg-subscribe {
  position: absolute;
  top: 0px;
  left: 0px;
  background-size: 100% auto;
  z-index: -1;
  height: 100%;
  width: 100%;
  opacity: 0.2; }

.section.subscribe .mail-subscribe-box {
  position: relative;
  padding-bottom: 35px;
  margin-top: 20px;
  padding: 0px 20px; }

.section.subscribe .mail-subscribe-box input {
  color: #303030;
  border: 1px solid #884eda;
  height: 50px;
  background: #ffffff;
  border-radius: 0;
  margin-bottom: 0px;
  padding: 10px 50px 10px 20px;
  box-sizing: border-box; }

.section.subscribe .mail-subscribe-box i {
  position: absolute;
  color: #884eda;
  font-size: 18px;
  border: 1px solid #884eda;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  padding: 4px 8px 4px 10px;
  right: 30px;
  top: 11px;
  cursor: pointer;
  width: 28px;
  height: 28px; }

#page-content #subscribe-page {
  bottom: -2px; }

/*==================================================
14. SETTING
==================================================*/
.setting-page {
  padding: 30px 20px 50px; 
min-height: inherit;
}

.conbor{
  background-color: #ffffff;
    padding: 50px;
    border-radius: 6px;
    border: 3px solid #9e9e9e5c;
}
.fa-pause{
color: #FED728 !important;
margin-right: 5px !important;
}

form .file-field.input-field {
  overflow: hidden; }

form .file-field.input-field .btn {
  padding: 0px 20px;
  line-height: normal;
  height: auto;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0); }

form .file-field .file-path-wrapper .file-path {
  height: auto;
  margin-top: 25px; }

.setting-page .sphoto-text {
  font-size: 12px;
  color: #9e9e9e;
  padding-bottom: 10px; }

.setting-page .setting-photo {
  text-align: center;
  height: 130px;
  width: 130px; }

.setting-page .setting-photo img {
  max-width: 100%;
  max-height: 100%; }

/*==================================================
15. GALLERY
==================================================*/
.section.gallery .wrap-gallery img {
  width: 100%;
  height: 100%;
  float: left; }

.section.gallery .col {
  padding: 3px;
  margin: 0; }

.section.gallery .filter-gallery {
  text-align: center; }

.section.gallery .filter-button {
  color: #884eda;
  background: transparent;
  border: 0px solid #ffffff;
  padding: 10px 10px;
  font-weight: 600;
  margin-bottom: 5px;
  border: 1px solid #cecece; }

.section.gallery .filter-button.active {
  color: #ff8700; }

.section.gallery .gallery-img-box,
.section.gallery .gallery-img-box * {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.section.gallery .gallery-img-box.gallery-hidden {
  display: none; }

/*==================================================
16. TESTIMONIAL
==================================================*/
.section.testimonial {
  padding-top: 20px;
  position: relative;
  padding-bottom: 10px; }

.section.testimonial .testimonial-wrap {
  position: relative;
  z-index: 2; }

.section.testimonial .section-title {
  border-bottom: 0px solid #e0e0e0;
  padding-bottom: 0px; }

.section.testimonial .background-testimonial {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-size: auto 100%;
  opacity: 0.2; }

.section.testimonial .wrap-item-testimonial .item-testimonial {
  width: 100%;
  height: auto;
  text-align: center;
  position: relative; }

.section.testimonial .wrap-item-testimonial .item-testimonial .client-info {
  width: 100%;
  text-align: center;
  position: relative; }

.section.testimonial .wrap-item-testimonial .item-testimonial .client-info .client-img {
  height: 100px;
  width: 100px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto 10px; }

.section.testimonial .wrap-item-testimonial .item-testimonial .client-info .client-img img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%; }

.section.testimonial .wrap-item-testimonial .item-testimonial .client-info .rating {
  color: #ffc700; }

.section.testimonial .wrap-item-testimonial .item-testimonial .client-content {
  padding: 0px 0px 0px 0px; }

.section.testimonial .wrap-item-testimonial .item-testimonial .client-content p {
  font-style: italic;
  padding: 0px 20px; }

.section.testimonial .wrap-item-testimonial .item-testimonial .client-content .client-title h4 {
  font-size: 18px;
  margin: 20px 0px 0px;
  font-weight: 600; }

.section.testimonial .wrap-item-testimonial .item-testimonial .client-content .client-title h5 {
  font-weight: 300;
  font-size: 14px; }

/*==================================================
17. 404 PAGE
==================================================*/
.error-page {
  text-align: center;
  width: 100%;
  padding-bottom: 100%;
  height: 0px;
  position: relative; }

.error-page h1 {
  margin: 0px 0px;
  font-size: 58px;
  font-weight: 600; }

.error-page .in-error-page {
  width: 100%;
  height: 100%;
  position: absolute;
  display: table; }

.error-page .in-error-page .in-in-error-page {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

/*==================================================
18. LOGIN & REGISTER FORM
==================================================*/
.login-form,
.register-form {
  padding: 30px 20px 30px; }

.login-form input {
  margin-bottom: 0px; }

.login-form .forgot-password-link {
  text-align: center;
  margin: 20px 0px; }

.login-form .forgot-password-link a:hover {
  cursor: pointer; }

.login-form .or-line {
  position: relative; }

.login-form .or-line .ol-or {
  display: block;
  text-align: center;
  background: #ffffff;
  width: 40px;
  margin: 0 auto;
  color: #9e9e9e;
  position: relative;
  z-index: 1;
  font-size: 12px; }

.login-form .or-line .ol-line {
  height: 1px;
  width: 100%;
  background-color: #9e9e9e;
  position: absolute;
  top: 10px;
  left: 0px;
  z-index: 0; }

.login-form .section-title,
.register-form .section-title {
  border-bottom: 0px solid #e0e0e0;
  padding-bottom: 0px; }

.login-form .sign-in-sosmed {
  width: 170px;
  margin: 0px auto 0px; }

.login-form .row.fp-text {
  margin-bottom: 0px; }

.login-form .sign-in-sosmed .sign-in-icon {
  width: 45px;
  height: 45px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: table;
  color: #ffffff;
  text-align: center;
  float: left;
  margin: 0px 20px;
  cursor: pointer; }

.login-form .sign-in-sosmed .sign-in-icon .fa,
.login-form .sign-in-sosmed .sign-in-icon .fab,
.login-form .sign-in-sosmed .sign-in-icon .fas,
.login-form .sign-in-sosmed .sign-in-icon .fal,
.login-form .sign-in-sosmed .sign-in-icon .far {
  display: table-cell;
  vertical-align: middle;
  font-size: 15px; }

.login-form .sign-in-sosmed .sign-in-icon.sii-twitter {
  background-color: #00bbed; }

.login-form .sign-in-sosmed .sign-in-icon.sii-facebook {
  background-color: #2f7abc; }

/*==================================================
19. PRODUCT PAGE
==================================================*/
.pg-product-image {
  overflow: hidden; }

.pg-product-image .slick-slide {
  margin: 0 10px; }

.pg-product-image .slick-list {
  margin: 0 -10px; }

.pg-product-image .slick-dots {
  bottom: 0px; }

.pg-product-image .slick-dots li button::before {
  font-size: 10px; }

.pg-product-image .slick-dots li {
  margin: 0px 0px; }

.pg-product-image {
  position: relative;
  margin-bottom: 0px !important; }

.pg-product-image {
  height: 200px;
  overflow: hidden; }

.pg-product-image .pgp-wrap-img .pgp-wrap-img-in {
  height: 200px;
  width: 100%;
  background-color: #fff; }

.pg-product-image .pgp-wrap-img .pgp-wrap-img-in .pgp-img {
  height: 100%;
  background-position: center center;
  background-size: auto 100%;
  background-repeat: no-repeat; }

.add-wish-lish .awl-btn {
  width: 45px;
  height: 45px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: table;
  background-color: #ffffff;
  border: 1px solid #f8f8f8;
  margin-top: -30px;
  position: relative;
  float: right;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.21);
  -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.21);
  box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.21);
  cursor: pointer; }

.add-wish-lish .awl-btn:hover {
  background-color: #884eda;
  border: 1px solid #884eda; }

.add-wish-lish .awl-btn:hover .awl-btn-icon {
  color: #ffffff; }

.add-wish-lish .awl-btn .awl-btn-icon {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  text-align: center;
  color: #884eda; }

.product-page .name-price {
  position: relative; }

.product-page .pg-product-name {
  font-size: 20px;
  color: #884eda;
  width: 100%;
  padding-right: 100px; }

.product-page .pg-product-price {
  font-size: 20px;
  font-weight: 600;
  color: #ff8700;
  float: right;
  width: 100px;
  text-align: right;
  padding-right: 5px;
  position: absolute;
  right: 0px;
  top: 0px; }

.product-page .desciption-product {
  margin-bottom: 50px; }

.qty-total-price .quantity {
  background: #ffffff;
  position: relative;
  height: 42px; }

.qty-total-price input[type=number]::-webkit-inner-spin-button,
.qty-total-price input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.qty-total-price input[type=number] {
  -moz-appearance: textfield; }

.qty-total-price {
  background-color: #f6f6f6;
  padding: 20px 0px; }

.qty-total-price .quantity input {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  height: 42px;
  line-height: 1.65;
  display: block;
  padding: 0;
  margin: 0;
  left: 25%;
  width: 50%;
  padding: 0px 10px;
  text-align: center;
  position: absolute;
  box-sizing: border-box; }

.qty-total-price .row {
  margin-bottom: 0px; }

.qty-total-price .quantity input:focus {
  outline: 0; }

.qty-total-price .quantity-nav {
  float: left;
  position: relative;
  height: 42px; }

.qty-total-price .quantity-button {
  position: absolute;
  padding: 5px 0px;
  cursor: pointer;
  width: 25%;
  text-align: center;
  color: #333;
  font-size: 18px;
  line-height: 1.7;
  border: 1px solid #d8d8d8;
  height: 42px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.qty-total-price .quantity-button.quantity-up {
  position: absolute;
  top: 0;
  right: -25%; }

.qty-total-price .quantity-button.quantity-down {
  position: absolute;
  top: 0;
  left: 25%; }

.qty-total-price .qty-qty {
  padding: 10px 5px 0px;
  color: #884eda; }

.qty-total-price .button-add-cart {
  margin: 0px 0px;
  padding: 0px 0px;
  text-align: center;
  font-weight: 600;
  width: 100%;
  height: 42px;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0); }

/*==================================================
20. FOOTER
==================================================*/
footer {
  background-color: #884eda; 

bottom: 0px;
    position: static;
    width: 100%;
}

#qrcode img{
  display: block;border: 5px solid #884eda;padding: 21px;border-radius: 20px;background-color: white;
}

footer .footer-info {
  color: #ffffff;
  border-bottom: 1px solid #884eda;
  padding: 35px 20px 35px; }

footer .fas {
  color: #ff8700; }

footer#footer .row-footer-icon {
  margin-bottom: 0px; }

footer#footer .footer-sosmed-icon {
  text-align: center;
  margin-top: 20px; }

footer#footer .footer-sosmed-icon .wrap-circle-sosmed {
  display: inline-block;
  margin-right: 5px; }

footer#footer .footer-sosmed-icon .wrap-circle-sosmed .circle-sosmed {
  width: 35px;
  height: 35px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: table;
  background-color: #ffffff;
  border: 1px solid #884eda; }

footer#footer .footer-sosmed-icon .wrap-circle-sosmed .circle-sosmed .fa,
footer#footer .footer-sosmed-icon .wrap-circle-sosmed .circle-sosmed .fab,
footer#footer .footer-sosmed-icon .wrap-circle-sosmed .circle-sosmed .fas,
footer#footer .footer-sosmed-icon .wrap-circle-sosmed .circle-sosmed .far,
footer#footer .footer-sosmed-icon .wrap-circle-sosmed .circle-sosmed .fal {
  display: table-cell;
  vertical-align: middle;
  font-size: 15px; }

footer#footer .footer-sosmed-icon .circle-sosmed .fas {
  font-size: 16px;
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

footer#footer .row.copyright {
  text-align: center;
  text-align: center;
  margin: 0px 0px 0px;
padding: 15px 0px 20px;
  color: #ffffff; }

footer#footer .row.copyright span {
  font-weight: 600; }


.logolocal{
  width: 180px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.logologin{
     max-width: 160px;
    margin-top: 8px;
    max-height: 50px;
    padding-top: 0px;
}

.da100{
  width: 100%;
}

.heartbeat {
  -webkit-animation: heartbeat 2s ease-in-out infinite both;
          animation: heartbeat 2s ease-in-out infinite both;
}
.wobble-hor-bottom {
  -webkit-animation: wobble-hor-bottom 0.8s infinite both;
          animation: wobble-hor-bottom 0.8s infinite both;
}

.ping {
  -webkit-animation: ping 0.8s ease-in-out infinite both;
          animation: ping 0.8s ease-in-out infinite both;
}
.shake-top {
  -webkit-animation: shake-top 1s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
          animation: shake-top 1s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
}
.pulsate-fwd {
  -webkit-animation: pulsate-fwd 0.8s ease-in-out infinite both;
          animation: pulsate-fwd 0.8s ease-in-out infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2020-5-22 10:24:3
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation pulsate-fwd
 * ----------------------------------------
 */
@-webkit-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2020-5-22 10:18:1
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation shake-top
 * ----------------------------------------
 */
@-webkit-keyframes shake-top {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  10% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  20%,
  40%,
  60% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}
@keyframes shake-top {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  10% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  20%,
  40%,
  60% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}


/* ----------------------------------------------
 * Generated by Animista on 2020-5-22 10:12:58
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation ping
 * ----------------------------------------
 */
@-webkit-keyframes ping {
  0% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0.8;
  }
  80% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(2.2);
            transform: scale(2.2);
    opacity: 0;
  }
}
@keyframes ping {
  0% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0.8;
  }
  80% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(2.2);
            transform: scale(2.2);
    opacity: 0;
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2020-5-22 10:8:51
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation wobble-hor-bottom
 * ----------------------------------------
 */
@-webkit-keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
            transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
            transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
            transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
            transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
            transform: translateX(-6px) rotate(-1.2deg);
  }
}
@keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
            transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
            transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
            transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
            transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
            transform: translateX(-6px) rotate(-1.2deg);
  }
}


/* ----------------------------------------------
 * Generated by Animista on 2020-5-22 10:32:6
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

.input-field label:not(.label-icon).active {
    -webkit-transform: translateY(-32px) scale(0.8) !important;
    transform: translateY(-25px) scale(0.8) !important;
    color: #388E3C;
  
}

.variantes-precio {
  text-align: center;
  display: block;
  margin-top: 38px;
}


.input-field label {
   color: #884eda;
    position: absolute;
    top: -12px;
    left: 0;
    height: 100%;
    font-size: 1rem;
    cursor: text;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    text-align: initial;
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
    pointer-events: none;
    transform: translateY(-11px);
    margin-top: 21px;
}
.centerplease {
  margin: 0 auto;
  max-width: 270px;
  font-size: 40px;
}
.wpa{
  margin-top: 10px;
}

/*Question*/
.question {
    position: relative;
    background: #607D8B;
    margin: 0;
    padding: 10px 10px 10px 10px;
    display: block;
    width: 100%;
    cursor: pointer;
    color: #ffffff;
    font-size: 17px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    padding-top: 10px;
    border-radius: 0px;
}
/*Answer*/
.answers {

  margin: 5px 0;
  width:100%!important;
  height: 0;
  overflow: hidden;
  position: relative;
  opacity: 0;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}

.questions:checked ~ .answers{
  height: auto;
  opacity: 1;

  
}

/*FAQ Toggle*/
.plus {
  position: absolute;
  margin-left: 10px;
  z-index: 5;
  font-size: 2em;
  line-height: 100%;
  -webkit-user-select: none;    
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;

}

.questions:checked ~ .plus {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);

}

.questions:checked ~ .question {
     background: #00BCD4 !important;

}

.questions {
  display: none;
  
}

.password-container {
  position: relative;
}

.password-container .show-password {
  position: absolute;
  top: 10px;
  right: 0;
  cursor: pointer;
}

.error-message {
  color: red;
  font-weight: bold;
  text-align: center;
}

 #elpretzio{
    margin-bottom:  0 !important  ;
  }
      .as89{
            background-size: cover;
    background-position: center;
    background-attachment: fixed;
        }

.lacater{
    background-color: rgb(255 255 255 / 71%);
    width: 87% !important;
    padding: 5px;
    border: 2px solid #fef4e500;
    border-radius: 18px;
    height: 3rem !important;
    pointer-events: all !important;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    color: #4d4d4d;
    text-align: center !important;
    font-family: inherit;
    font-weight: 500;
    text-align-last: center; /* Centra el texto dentro del select en Safari */
    text-align: center; /* Centra el texto dentro del select */
}
.lefilter {
    background-color: rgb(255 255 255 / 83%);
    width: 87% !important;
    padding: 5px;
    border: 2px solid #fef4e500;
    border-radius: 18px;
    height: 3rem !important;
    pointer-events: all !important;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    color: #4d4d4d;
    text-align: center !important;
    font-family: inherit;
    font-weight: 500;
    text-align-last: center;
    border: 1px solid #000;
    text-align: center;
    position: fixed !important;
    bottom: 62px;
    z-index: 99999999;
    width: 200px !important;
    left: 10px;
}

.buscadordevinos{
      background-color: rgb(255 255 255 / 71%) !important;
    width: 83% !important;
    padding: 5px !important;
    border: 2px solid #fef4e500 !important;
    border-radius: 18px !important;
    height: 2rem !important;
    pointer-events: all !important;
    display: block !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-top: 20px !important;
    color: #4d4d4d !important;
    text-align: center !important;
    font-family: inherit !important;
    font-weight: 500 !important;
    text-align-last: center !important;
    text-align: center !important;
        margin-bottom: 0px !important;
}
select.lefilter option:first-child::before {
    content: "\1F50D"; /* Código Unicode para el ícono de la lupa */
    margin-right: 8px;
}
.item{
border: 0 !important;
    margin-bottom: 10px !important;
    border: 0 !important;
    margin-bottom: 10px !important;
    background-color: #ffffff08 !important;
    padding: 13px;
    border-radius: 0 !important;
    padding-top: 0;
    padding-bottom: 1px;
}
    .item__header {
    display: flex;
    align-items: baseline;
}

.item__description {
margin-bottom: 40px;

    text-align: left !important ;
    margin-top: 0px !important  ;
}

.item__title {
    font-size: 20px !important;
    text-align: left !important;

}

.item__dots {
    flex: 1;
    border-bottom: 1px dashed #aaa;
    margin: 0 15px;
}

.item__price {
    width: auto !important;
    margin-bottom: 0px !important;
    font-size: 1.5rem !important;
    background-image: none !important;
   text-align: center !important;
    min-width: 90px;
}

.buscadordevinos::placeholder {
    color: #4d4d4d96 !important; /* Cambia este valor al color que desees */
 
}

.lacaterop{
  text-transform: uppercase;
}

.cat-slider img {
    width: 67px;
    margin: auto;
    border-radius: 50px;
    background-color: #ffffff4f;
}

.px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
}
.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.text-center {
    text-align: center !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}

.m-0 {
    margin: 0 !important;
}
.small {
    font-size: 9px !important;
    overflow-wrap: break-word;
}

img.img-fluid.mb-2.shadow {
    padding: 10px;
}
p.m-0.small {
    text-align: center;
    line-height: 1.2;
    text-transform: uppercase !important;
    color: #c2c2c2;
}

.cat-item.px-1.py-3.slick-slide {
   
}

.cat-slider {
    margin-top: 20px;
}

.slick-track {
 
    left: 4px !important;
 
}

.fondocateslide{
      width: 70px;
    height: 70px;
    background-position: center;
    background-size: 40px;
    background-repeat: no-repeat;
    margin: auto;
    background-color: #ffffff45;
    border-radius: 50px;
    margin-bottom: 6px;
}

.current-category {
    border: 2px solid;
    /* Otros estilos que desees aplicar */
}

