.plecaRose {
    background-color: #C90166;
    color: #fff;
}

.btnRose {
    background-color: #C90166;
    color: #fff;
}
.btnGreen {
    background-color: #009887;
    color: #fff;
}


.spanRequired
{
    color: #C90166;
}

/*Fonts*/
.color-one {
    color: #C72068;
}

.pt2 {
     padding-top: 2px;
}

.radio {
     margin: 0.5rem;
}
 .radio input[type="radio"] {
     position: absolute;
     opacity: 0;
}
 .radio input[type="radio"] + .radio-label:before {
     content: '';
     background: #f4f4f4;
     border-radius: 100%;
     border: 1px solid #b4b4b4;
     display: inline-block;
     width: 1.4em;
     height: 1.4em;
     position: relative;
     top: -0.2em;
     margin-right: 1em;
     vertical-align: top;
     cursor: pointer;
     text-align: center;
     transition: all 250ms ease;
}
 .radio input[type="radio"]:checked + .radio-label:before {
     background-color: #3197ee;
     box-shadow: inset 0 0 0 4px #f4f4f4;
}
 .radio input[type="radio"]:focus + .radio-label:before {
     outline: none;
     border-color: #3197ee;
}
 .radio input[type="radio"]:disabled + .radio-label:before {
     box-shadow: inset 0 0 0 4px #f4f4f4;
     border-color: #b4b4b4;
     background: #b4b4b4;
}
.radio input[type="radio"] + .radio-label:empty:before {
     margin-right: 0;
}

.input-inset{
  font-size: 16px;
  line-height: 1.5;
  background: #FFFFFF;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19'><path fill='%23838D99' d='M13.98 12.57a2 2 0 0 1 1.93.52l2.5 2.5a2 2 0 0 1-2.82 2.82l-2.5-2.5a2 2 0 0 1-.52-1.93l-1.38-1.37a7 7 0 1 1 1.42-1.42l1.37 1.38zm-3.37-2.03a5 5 0 1 0-7.08-7.08 5 5 0 0 0 7.08 7.08z'></path></svg>");
  background-repeat: no-repeat;
  background-position: 10px 10px;
  background-size: 20px 20px;
  border: 1px solid #C5CBD5;
  box-shadow: 0 4px 8px 0 #CACACA, 0 3px 10px 0 #D8D8D8;
  border-radius: 8px;
  width: 100%;
  padding: .5em 1em .5em 2.5em;
} 

.input-inset::placeholder{
  color: #838D99;
}

.input-inset:focus {
  outline: none;
  border: 1px solid #84A2FA;
}


.backCard {
    background-color: #F5F7FA;
}
.card-shadow {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
.card-shadow:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.bgPrimary {
    border-color: #90A5B2 !important;
    background-color: #90A5B2 !important;
}
.bgSuccess {
    border-color: #A8E3D7 !important;
    background-color: #A8E3D7 !important;
}
.bgInfo {
    border-color: #91BAFF !important;
    background-color: #91BAFF !important;
}
.bgDefault {
    border-color: #C90166 !important;
    background-color: #C90166 !important;
    color: #970652 !important;
}

.dark {
    color: #404E67 !important;
}
.primary {
    color: #00B5B8 !important;
}
.success {
    color: #16D39A !important;
}
.danger {
    color: #FF7588 !important;
}

.table-wrapper {
    background: #fff;
    padding: 1px 25px;
    /*margin: 30px 0;*/
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.table-wrapper:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.table-title-dos {
    padding-bottom: 15px;
    background: #A30457;
    color: #fff;
    padding: 16px 30px;
    margin: -20px -25px 10px;
    border-radius: 3px 3px 0 0;
}
.table-title h2 {
    margin: 5px 0 0;
    font-size: 24px;
}
.table-title-dos h2 {
    margin: 5px 0 0;
    font-size: 24px;
}

.table-title {
    padding-bottom: 15px;
    background: #009887;
    color: #fff;
    padding: 16px 30px;
    margin: -20px -25px 10px;
    border-radius: 3px 3px 0 0;
}

.boldText {
    font-weight: bold;
}

.control-size-entrega
{
    font-size: 20px;
    font-family: Montserrat;
    /*font-weight: 700;*/
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #fff;
    /* box-shadow: 0 8px 16px 0 #CACACA, 0 6px 20px 0 #D8D8D8; */
    box-shadow: 0 4px 8px 0 #CACACA, 0 3px 10px 0 #D8D8D8;
    border-radius: .5em;
}

.fondoquees {
    background-image: url("../storage/assets/marca-agua-logo.svg");
    background-repeat: no-repeat; /* Evita que la imagen se repita */
    background-position: center; /* Centra la imagen en el contenedor */
    background-size: 60% auto; 
}

button.mbtnentrega {
      padding:0.3em 2em;
      border-radius: 32px;
      color:#fff;
      background-color:#07B45D;
      font-weight: bold;
      font-size:1.6em;
      border:0;
      cursor:pointer;
      margin:1em;
      box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    }

button.mbtndark {
      padding:0.3em 2em;
      border-radius: 32px;
      color:#fff;
      background-color:#6B6568;
      font-weight: bold;
      font-size:1.6em;
      border:0;
      cursor:pointer;
      margin:1em;
      box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    }
