
:root {
  --primary-bg-color: #0006FA;
  --secundary-bg-color: #EAF7FA;
  --purple-bg-color: #742cfe;
  --red-bg-color:#df2c2c;
  --bluedark-bg-color:#1f3044;
  --gren-bg-color:#03a84e;
  --grey-bg-color:#f6f6f6;
  --greydark-bg:#343e45;
  --primary-color: #ffffff;
  --radioMediano: 50px;
  --price-color: #212529;
  --bt-buy-color:#ff5e62;
  --bt-buy-color-hover:#212529;
}


/*.work-sans-<uniquifier> {
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}*/

.outfit-<uniquifier> {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

body{
  font-family: "Outfit", sans-serif;
  font-size: 1.1rem;
}


/*textos*/

.h1-bold{
  color: var(--greydark-bg);
  font-size: 50px;
  font-weight: 700;
}

.text-dest{
  color: var(--purple-bg-color);
}

/*button css*/

.cssbtn-login{
border-radius: var(--radioMediano) !important;
background-color: var(--primary-bg-color);
border: 2px solid var(--primary-bg-color);
color: var(--primary-color);
}

.cssbtn-login:hover {
border-radius: var(--radioMediano) !important;
background-color: var(--secundary-bg-color);
border: 2px solid var(--primary-bg-color);
color: var(--primary-bg-color);
}

/*Navbar*/

.navbar li a{
  padding: .5rem !important;
}

/*hero*/
.hero{
  background: var(--grey-bg-color);
/*  background-image: url(../img/hero-1.jpg);
  background-position: center center ;
  background-size: hover;*/
}

.bg-shop{
  background: var(--grey-bg-color);
}
.bg-shop-sec{
  background: var(--secundary-bg-color);
}

/*----*/
.product-item {
    background-color: #F7F8F9;
    border-radius: 30px;
    padding: 15px 15px 10px;
    overflow: hidden;
    position: relative;
}

.product-item-border {
    /*background-color: transparent;*/
    border: 1px solid #A8DADC;
}

/*---Estilos Titulos--*/
h2 span {
    color: #ffb50d;
    font-weight: 600;
}

.footer-inner p{
  margin-bottom: 0px;
  font-size: 18px;
  color: var(--gren-bg-color);
}

.banner-inf h6{
    text-transform: uppercase;
    letter-spacing: 0.5em;
    font-weight: 500;
    color: #ffb50d;
    margin-bottom: 0;
    margin-top: -1px;
}
.icon-media{
  /*height: 45px;*/
  /*width: 45px;*/
}
.media{
  min-height: 45px;
}

.media-social li{
  display: inline-block;
}

.media-social ul li a {
    height: 42px;
    display: block;
    margin: 1px 3px;
    /*padding: 9px 11px;*/
    font-size: 18px;
    color: #333;
    border-radius: 50%;
    text-align: center;
}

/*footer*/
.footer-section{
  padding: 35px 0px 35px 0px;
  background: var(--secundary-bg-color);
}

.footer-sub{
  color: var(--gren-bg-color);
  padding: 25px 0px 25px 0px;
  background: var(--bluedark-bg-color);
}

.footer-section span{
    color: #232f3e;
    font-weight: 500;
    font-size: 30px;
}

a{
  text-decoration: none !important;
}
ul {
  list-style: none; /* Elimina la viñeta */
  padding: 0;       /* Elimina el espacio izquierdo */
  margin: 0;        /* Elimina el margen superior/inferior */
}

/*Card-----------*/
.small-font {
  color: #4f4f4f;
    font-size: 0.875em;
}

.price-shop{
  color: var(--gren-bg-color);
  font-size: 20px;
  font-weight: 300;
}

/*---pricing destacado---*/

.pricing {
    padding: 10px;
    background-color: #F7F8F9;
    border-radius: 20px;
}


.pricing-paq {
    background-color: #ffffff;
    padding: 24px 34px;
    border-radius: 20px;
}

.pricing-paq h5 {
    font-size: 45px;
    font-weight: 300;
}

.pricing-paq sub{
  font-size: 16px;
}

.pricing-text{
  position: relative;
}
.pricing-text p {
    padding-top: 34px;
    width: 84%;
    margin: auto;
    font-size: 16px;
}

.pricing-text ul {
    width: 84%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.pricing-text ul.item li{
  font-size: 20px;
}

.position-text-abs{
    width: 60px;
    height: 60px;
    display: flex;
    border-radius: 50%;
    background-color: var(--purple-bg-color);
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 5%;
    top: -20%;
    font-size: 40px;
}

/*product-info-------------*/
.product-inf{
  /*margin: 30px 0 0 30px;*/
}



.product-price-w{
  font-size: 24px;
  font-weight: 700;
}

.product-price-s{
  font-size: 12px;
  color: #e11d48;
  font-weight: 700;
}

.price-amount{
  color: var(--price-color);
  font-size: 28px;
  font-weight: 400;
}

.btn-buy{
  background: var(--bt-buy-color) !important;
  color: #ffff;
  font-weight: 500;
  letter-spacing: 1.2PX;
}

.btn-buy:hover{
  background: var(--bt-buy-color-hover) !important;
  color: #ffff;
  font-weight: 500;
  letter-spacing: 1.2PX;
}


.item-destac{
  background: var(--bt-buy-color);
  color: #fff;
}

.decimal-small {
    font-size: 0.6em; /* Más pequeño que el texto base */
    vertical-align: top; /* Alinear hacia arriba */
  }

/* Small devices landscape phones, 576px and up*/
@media (max-width: 575.98px) { 


.img-min{
width: 65px;

}


}