body
{
  font-family: Raleway;
}
.page-content{
  padding-top: 20px;
  padding-bottom: 0px;
}
.page-content p{
  font-size: 18px;
}

.page-content h3{
  letter-spacing: -.01em;
  line-height: 1.2;
  font-weight: 800;
  font-size: 35px;
}

.informational-bar {
  background-color: #000;
  color: #88FFF7;
  letter-spacing: 0;
  line-height: normal;
  overflow: hidden;
  padding: 14px 0px;
}
.informational-bar .container .row a {
  color: white;
}
.informational-bar p{
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0px;
  text-transform: unset!important;
}

.nav-custom
{
  background: white;
  padding: 20px 5% 3% 5%;
  border-bottom: 1px solid #EEEEEE;
}

.navbar-bg{
 background: #fff;
}
.navbar{
  min-height:40px;
  height: unset;
  position: relative!important;
}
.navbar .row{
  width: 100%;
}
.navbar a{
 color: #000;
}
.navbar-bg:after{
  background: unset;
}
.navbar .title {
  font-weight: 600;
  color: #000;
  /*border: 1px solid #fff;*/
  padding: 1px 5px 1px 5px;
  font-size: 12px;
}
.nav-custom a{
  color: #635b5b;
  margin-right: 1.3vw;
 /* text-transform: uppercase;*/
  font-size: 12px;
  font-weight: 500;
}
.navbar .nav-logo{
  padding-top: 15px;
}
.nav-custom .nav-items{
  padding-top: 10px;
}

.navbar .navbar-inner{
  padding-top: 10px;
}


  .size-14 {
    font-size: 14px!important;
  }
  .size-22 {
    font-size: 22px!important;
  }
  .size-28 {
    font-size: 28px!important;
  }
  .size-32 {
    font-size: 32px;
  }
  .size-56 {
    font-size: 56px;
  }

  .help-section img{
    width: 658px;
    height: 395px;
    border-radius: 5px;
  }

.list .item-inner {
  padding-top: 20px;
  padding-bottom: 20px;
}
.list .item-inner p {
 font-size: 16px;
 color: gray;
}
.list .item-title {
 font-size: 18px;
 font-weight: 600;
}

.img-fluid
{
  max-width: 100%;
  height: auto;
}
.button-fill
{
  background: #000;
}

.aurora.device-desktop .button:not(.active-state):not(.no-hover):hover {
  background-color: #fff;
  color:#000;
}

.row-alter{
  padding:0px 5vw 0px 5vw;
  margin: 6vw 0px 6vw 0px;
}
.txt-center{
  text-align: center;
}
#owl-marcas .owl-item img {
  width: 45%;
}




.slide1
{
  background: url('../images/slide1.avif');
  width: 100%;
  height: 430px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /*background-image: url("https://source.unsplash.com/1024x512/?coffee");*/
}
.slide2
{
  background: url('../images/slide2.avif');
  width: 100%;
  height: 430px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /*background-image: url("https://source.unsplash.com/1024x512/?coffee");*/
}
.owl-dots{
  display: none!important;
}

.product-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex: flex-grow;
  -ms-flex: flex-grow;
  flex: flex-grow;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style: none;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}
.product-list.justify-center {
  justify-content: center;
}

.product-card {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #EEEEEE;
  border: 1px solid #EEEEEE;
  height: 674px;
  padding-bottom: 42%;
  position: relative;
  text-align: center;
  width: 33.333%;
}


.product-link {
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  background: #FFFFFF;
  color: #635b5b;
  display: block;
  height: 100%;
  left: -2px;
  margin: 2px;
  padding: 48px;
  position: absolute;
  top: -2px;
  width: 100%;
}
.card-content  p{
  text-align: center;
}

/*medias*/
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
/*buttons*/
.btn-custom
{
  border:2px solid #A2E4B8;
  background: #A2E4B8;
  color: #fff;
  padding:12px;
  text-align: center;
}
.btn-custom:hover
{
  border:2px solid #000;
  background: #fff;
  color: #000;
  padding:12px;
  text-align: center;
}



.btn-custom-black
{
  border:2px solid #000;
  color: #fff;
  background: #000;
  padding:12px;
  text-align: center;
}
.btn-custom-black:hover
{
  border:2px solid #000;
  background: #fff;
  color: #000;
  padding:12px;
  text-align: center;
}

.btn-custom-whatsapp{
  border:2px solid #fff;
  background: #25D366;
}

.checkout-liberacion-body
{
  margin: 10px 15%;
}
.card-t-lib{

}
.card-selected{
  background: #88FFF7;
}

.custom-accordion .accordion-item-opened{
  background: #88FFF7;
}

.input-fields{
  width: 100% !important;
  background: #f8f8f8!important;
  padding: 13px!important;
  /*border-radius: 20px!important;*/
  padding-left: 20px!important;
  margin-top: 10px!important;
  height: unset !important;
  
}
.checkout-liberacion-body h4{
  font-size: 18px;
}
.mobil{
  display:none;
}

.notification  {
  --f7-notification-bg-color: #000;
  --f7-notification-icon:#fff;
  --f7-notification-subtitle:#fff;
  --f7-notification-title-color: #fff;
  --f7-notification-subtitle-color: #fff;
  --f7-notification-text-color: #fff;
  --f7-notification-title-right-color: rgba(255, 255, 255, 0.54);
}
.notification-icon
{
    display:none;
}

.footer{
  padding: 0px 5vw 0px 5vw;
  bottom: 0;
  left: 0;
}
.footer ul{
  padding-left: 0px;
}

.footer ul li{
  margin-top: 8px;
  margin-bottom: 8px;
}
.footer h3{
color: #ffffff;
}

#footer {
  background: #000000;
  padding: 0 0 25px 0;
  color: #eee;
  font-size: 14px;
}

#footer .footer-top {
  background: #000000;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 2px solid #000000;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #262c44;
  padding: 10px 0;
}
#footer p{
  margin: 0.2em 0;
}
.hide{
  display: none!important;
}
.text {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.panel-left a{
  font-size: 18px;
  font-weight: 600;
}
.bold{
  font-weight: 600;
}
a{
  color: #635b5b;
}
img[src=""] {
  display: none;
}

.header-bg{
  background:#A2E4B8;height:30%
}
.m-t-less-120{
  margin-top:-120px
}
@media (min-width: 1281px) {
   .navbar-bg{
    padding-bottom: 15px;
  }
  #navmobil{
    display:none;
  }
}

.text-right
{
  text-align: right;
}
.card-main{
  border: 1px solid #EEEEEE;
}
.content-cards
{
  justify-content:unset;
  background: white;
}
.content-cards .col-33{
  height: 530px;
  padding-bottom: 44%;
  width: 33.33%;
}
.demo-facebook-card{
  border-radius: 0px;
  box-shadow: unset;
}
.card-content p:after {
  display: block;
  content: "";
  background: #EEEEEE;
  height: 2px;
  margin: 12px auto 16px;
  width: 28px;
}
.witou-border{
  border: unset;
}
.detail-content{
  border: unset;
  padding:3%;
}
.info-about{
  padding: 40px;
}
.info-about p{
  text-align: justify!important;
  font-size: 14px;
}
.info-about p:after{
 background: unset;
}
/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  
  .page-content{
    padding-left:10vw;
    padding-right:10vw;
  }
  #navmobil{
    display:none;
  }
  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
  //CSS
  
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  //CSS
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
  //CSS
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
    .m-t-less-120{
      margin-top: unset;
    }
    #navdesktop{
      display: none;
    }
    
    #owl-marcas .owl-item img {
      width: 60%;
      margin: auto;
    }
    .page-content{
      padding-top: 20px;
    }
    .desktop{
      display: none;
    }
    .mobil{
      display: block;
    }
    .slide1
    {
      background: url('../images/slide1movil.avif');
      height: 250px;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
    /* background-image: url(
      /*background-image: url("https://source.unsplash.com/1024x512/?coffee");*/
    }
    .slide2
    {
      background: url('../images/slide2movil.avif');
      height: 250px;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
    /* background-image: url(
      /*background-image: url("https://source.unsplash.com/1024x512/?coffee");*/
    }
    .row-alter {
      padding:0px;
      margin: 6vw 0px 6vw 0px;
    }
    .row-alter .col-33{
      width: 100%;
    }
    .row-alter .col-50{
      width: 100%;
    }
    .row-custom .col-50{
      width: 100%;
    }
    .row-alter .col-60{
      width: 100%;
    }
    .desktop{
      display: none;
    }

    .checkout-liberacion-body {
      margin:10px;
    }
    .checkout-liberacion-body .col-80,.col-70,.col-50,.col,.col-30,.col-40,.col-25,.col-20{
      width: 100%!important;
    }
    .card-content img{
      width: 100%;
    }
}