@font-face {
    font-display: swap;
    font-family: 'Mulish-Bold';
    font-style: normal;
    font-weight: 700;
    src: url('./../../../../uploads/fonts/mulish-v13-latin-700.woff2') format('woff2');
    /*src: url('./../../../../uploads/fonts/mulish-v13-latin-700.woff2') format('woff2'); */
}

@font-face {
    font-display: swap;
    font-family: 'Mulish-Regular';
    font-style: normal;
    font-weight: 200;
    src: url('./../../../../uploads/fonts/mulish-v13-latin-200.woff2') format('woff2');
    /*src: url('/wp-content/uploads/fonts/mulish-v13-latin-200.woff2') format('woff2'); */
}

#pills-tradicionales-cuerpo,
.btn-sec {
    margin: 0 auto
}

.btn-sec,
.copyright {
    text-align: center
}

#table-resumen th,
.accordion-button,
.buttons ul.li-button li,
.buttons ul.li-button li span,
.modal-title,
.nav-link,
.select-styled,
.sub-natural,
body {
    font-family: Mulish-Bold, sans-serif
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
    font-family: Mulish-Bold, sans-serif
}

:root {
    --main-bg-color: #006979;
    --main-sec-color: #C42827;
    --width-nav: 150px
}

.navbar {
    border-bottom: 1px solid #e4e4e4
}

.btn-fc {
    color: #fff;
    background: #C42827;
    border-color: #C42827;
    font-size: 16px
}

.btn-fc:hover,
.btn-sec:hover {
    color: #c42827 !important;
    background: #ffffff !important;
    border-color: #c42827 !important;
}

.select-styled::after,
.select-styled:not(.active)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.btn-radius {
    border-radius: .5em
}

.btn-back-mobile {
    border-radius: inherit;
    height: 84px;
    position: absolute;
    right: 0;
    line-height: 5.2
}

.accordion-button:not(.collapsed),
.open>.link {
    background-color: #e6e6e6
}

@media only screen and (min-width:1200px) {

    .hide-desktop,
    .menu-mobile {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .hide-mbile,
    .menu-desktop {
        display: none
    }
}

@media only screen and (max-width:767px) {
    #footer {
        position: initial !important
    }

    .hide-mobile,
    .menu-desktop {
        display: none
    }
}

#footer {
    border-top: 5px solid #006979;
    background: #033649;
    margin-top: 60px;
    clear: both;
    color: #fff;
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%
}

#sub-floor {
    background: #006979;
    padding: 10px 0
}

.btn-sec {
    background: var(--main-sec-color);
    padding: 15px;
    display: block;
    text-decoration: none;
    color: #fff;
    border-radius: .5em;
    border: 1px solid #e4e4e4
}

.btn-cotizar:disabled,
.btn-cotizar[disabled],
.btn-sec:disabled,
.btn-sec[disabled] {
    border: 1px solid #dfdede !important;
    background-color: #b36160 !important;
    color: #fff !important;
}

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 14px;
    color: #fff;
    height: 52px;
    width: 100%
}

.select-styled {
    display: flex;
    position: absolute;
    padding: 20px;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    transition: .2s ease-in;
    color: var(--main-bg-color);
    width: 100%;
    border-bottom: 1px solid #dee2e6;
    border-top: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6
}

.select-options,
.select-options li.is-selected,
.select-options li:hover {
    color: #006979
}

.select-styled:not(.active)::after {
    transform: none
}

.select-styled::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    transform: rotate(-180deg)
}

.select-styled.active:after,
.select-styled:active:after {
    top: 26px;
    border-color: var(--main-bg-color) transparent #fff transparent
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff
}

.select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-bottom: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    -moz-transition: .15s ease-in;
    -o-transition: .15s ease-in;
    -webkit-transition: .15s ease-in;
    transition: .15s ease-in
}

#txtresumen,
.menu-color-natural,
.option-tamano-capsula,
.select-options li[rel=hide] {
    display: none
}

.accordion-button {
    color: var(--main-bg-color)
}

.accordion-flush .accordion-item {
    border-right: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)
}

.accordion-flush .accordion-item:last-child {
    border-bottom: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)
}

.accordion-button:focus {
    box-shadow: none
}

.nav-item {
    flex: 1;
    text-align: center;
    border-bottom: 1px solid #d9d9d9
}

.nav-pills {
    display: flex;
    justify-content: space-between;
}

.img-rotate-logo,
.img-rotate-text,
.img-size-text-big,
.img-trash-logo,
.img-trash-text {
    margin-right: 10px;
    cursor: pointer;
    width: 20px
}

.img-size-text-mid {
    margin-right: 10px;
    cursor: pointer;
    width: 17px;
    margin-top: 3px
}

.img-size-text-small {
    margin-right: 10px;
    cursor: pointer;
    width: 12px;
    margin-top: 8px
}

.img-size-text-big,
.img-size-text-mid,
.img-size-text-small {
    padding-bottom: 2px;
    border-bottom: 1px solid #006979
}

.btn-size-cuerpo:not(.active),
.btn-size-tapa:not(.active) {
    border-bottom: none
}

.pt-30 {
    padding-top: 30px
}

.ml-10 {
    margin-left: 10px
}

.mg-15 {
    margin: 15px
}

.accordion .menu-item-active,
.minimalist-tab-menu .list-group .menu-item-active {
    border-left: 5px solid #006979
}

.nav-link {
    color: var(--main-bg-color);
    font-size: 12px
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: transparent;
    color: var(--main-bg-color);
    border-bottom: 2px solid var(--main-bg-color);
    border-radius: inherit
}

.nav-link.disabled,
.nav-link:disabled {
    color: var(--main-bg-color);
    cursor: no-drop;
    pointer-events: auto
}

#avatarCuerpo,
#avatarTapa {
    width: 50px
}

.btn-color-cuerpo,
.btn-color-tapa,
.btn-color-texto-cuerpo,
.btn-color-texto-tapa,
.btn-resumen {
    margin-top: 2px;
    padding: 13px;
    border-radius: .2em;
    font-size: 11px;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #c7c7c7
}

#btn-color-texto-cuerpo>a.active,
#content-color-text-tapa>a.active {
    border: 2px solid #212121
}

.btn-natural-cuerpo,
.btn-natural-tapa {
    margin-top: 2px;
    padding: 13px;
    border-radius: .2em;
    font-size: 11px;
    display: inline-block;
    text-decoration: none
}

#textCuerpo,
#textTapa,
.form-check-label {
    font-size: 12px
}

.btn-color-cuerpo.btn-natural,
.btn-color-tapa.btn-natural {
    background: 0 0;
    border: 1px solid #e1e1e1
}

.btn-amatista {
    background: #300574;
    color: #fff
}

.btn-oro {
    background: #b68d26;
    color: #fff
}

.btn-negro {
    background: #060a0d;
    color: #fff
}

.btn-azul {
    background: #010082;
    color: #fff
}

.btn-cafe {
    background: #563a07;
    color: #fff
}

.btn-ante {
    background: #fcefc3;
    color: var(--main-bg-color)
}

.btn-caramelo {
    background: #c6984a;
    color: #fff
}

.btn-piel {
    background: #ebc3c4;
    color: #fff
}

.btn-gris {
    background: #a5a6aa;
    color: #fff
}

.btn-verde {
    background: #050;
    color: #fff
}

.btn-naranja {
    background: #f87e27;
    color: #fff
}

.btn-rosado {
    background: #f79cb6;
    color: #fff
}

.btn-purpura {
    background: #771fbe;
    color: #fff
}

.btn-color-cuerpo.btn-rojo,
.btn-color-tapa.btn-rojo {
    background: #e90101;
    color: #fff
}

.btn-escarlata {
    background: #ac0011;
    color: #fff
}

.btn-amarillo {
    background: #ecbc00;
    color: #fff
}

.btn-blanco {
    background: #efefef;
    color: var(--main-bg-color)
}

.btn-plateado {
    background: #a7acae;
    color: #fff
}

.sub-natural {
    font-size: 12px;
    margin-top: .5rem
}

.btn-14-438K {
    background: #fc8334;
    color: #fff
}

.btn-14-502K {
    background: #ff9f4e;
    color: #fff
}

.btn-14-503K {
    background: #fdbc66;
    color: #fff
}

.btn-19-362K {
    background: #f8ad3f;
    color: #fff
}

.btn-19-512K {
    background: #d6c16f;
    color: #fff
}

.btn-20-51K {
    background: #d5d5d5;
    color: var(--main-bg-color)
}

.btn-16-246L {
    background: #e533c8;
    color: #fff
}

.btn-16-247K {
    background: #90698a;
    color: #fff
}

#table-resumen th,
.btn-19-432K,
.btn-6-181K,
.buttons ul.li-button li {
    color: var(--main-bg-color)
}

.btn-19-432K {
    background: #eee4ae
}

.btn-6-181K {
    background: #dad5b5
}

.btn-10-4K {
    background: #218b21;
    color: #fff
}

.btn-10-860K {
    background: #3f8a61;
    color: #fff
}

.btn-10-861K {
    background: #7ead90;
    color: #fff
}

.btn-10-862K {
    background: #9dbeab;
    color: #fff
}

.btn-4-48K {
    background: #bbd6dc;
    color: #fff
}

.btn-4-910K {
    background: #7ec0cc;
    color: #fff
}

.btn-15-464K {
    background: #ac7b88;
    color: #fff
}

.btn-15-465K {
    background: #c098a9;
    color: #fff
}

.btn-15-466K {
    background: #cfbcc6;
    color: #fff
}

.btn-17-595K {
    background: #f275af;
    color: #fff
}

.btn-rojo {
    background: #f44336;
    color: #fff
}

.btn-5-347K {
    background: #cd9b63;
    color: #fff
}

.btn-5-349K {
    background: #b18b76;
    color: #fff
}

.btn-5-350K {
    background: #b39c8d;
    color: #fff
}

.btn-9-383K {
    background: #90888e;
    color: #fff
}

.btn-5-348K {
    background: #846255;
    color: #fff
}

.text-color-1 {
    background: #fff
}

.text-color-2 {
    background: #000
}

.text-color-3 {
    background: #222
}

.text-color-4 {
    background: #4f4f4f
}

.text-color-5 {
    background: #752827
}

.text-color-6 {
    background: #005094
}

.text-color-7 {
    background: #03649a
}

.text-color-8 {
    background: #4a2914
}

.text-color-9 {
    background: #4e7c0e
}

.text-color-10 {
    background: #135728
}

.text-color-11 {
    background: #ffc019
}

.overlay_ajax {
    background-color: rgba(255, 255, 255, .7);
    z-index: 1160;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: wait
}

.loader_ajax {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px
}

.modal-title {
    color: #006979
}

.btn-secondary {
    font-size: 16px
}

#table-resumen td,
#table-resumen th {
    font-size: 12px;
    vertical-align: middle
}

#table-resumen .img-resumen {
    max-width: 20px
}

#table-resumen .action img {
    width: 20px
}

#table-resumen .btn-resumen {
    margin-top: 0;
    padding: 7px
}

#table-resumen .fa-warning {
    color: orange
}

img.delete {
    cursor: pointer
}

button:disabled,
button[disabled] {
    cursor: no-drop
}

.btn:disabled,
fieldset:disabled .btn {
    pointer-events: visible;
    background-color: #C42827;
    border-color: #C42827
}

.buttons li a {
    background: var(--main-bg-color);
    display: block;
    width: max-content;
    padding: 10px;
    border-radius: 8px;
    margin: 0 auto 10px;
    cursor: pointer
}

.buttons ul.li-button li {
    padding-bottom: 20px;
    padding-right: 20px;
    text-align: center;
    font-size: 14px
}

.li-pad {
    margin: 0 2px 0 auto
}

.buttons ul.li-button {
    display: table;
    table-layout: fixed;
    padding-top: 15px;
    padding-left: 0
}

input,
input.form-control-sm,
input::placeholder,
select.form-control-sm,
textarea,
textarea::placeholder {
    font: 12px Mulish-Bold, sans-serif
}

#img-imp {
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius-sm)
}

#pills-natural-body-cuerpo,
#pills-natural-body-tapa {
    height: 200px;
    overflow-y: scroll
}

#pills-mate-body-cuerpo.small,
#pills-mate-body-tapa.small,
#pills-tradicionales-body-banda,
#pills-tradicionales-body-cuerpo.small,
#pills-tradicionales-body-tapa.small {
    height: 240px;
    overflow-y: scroll
}

.select-tamano-capsula {
    max-height: 372px;
    overflow-y: scroll
}

.zoomLens {
    border: none !important
}

.zoomWindow {
    border: 1px solid #e4e4e4 !important
}

.disclaimer {
    background: #006979;
    color: #fff;
    padding: 10px;
    display: none
}

li.disabled {
    pointer-events: none;
    opacity: .6
}

.tbl-sabores * {
    text-align: center
}

.tbl-sabores th {
    font-size: 12px;
}

.tbl-sabores td img {
    max-width: 80px;
    border: 1px solid #f1f1f1;
    margin: 5px;
    border-radius: 10px;
}

.tbl-sabores {
    margin: 0 auto
}

.hbspt-form .field {
    display: inline-block;
    padding: 5px 0px;
}

.hbspt-form .hs-submit {
    padding: 6px 16px;
}

.hbspt-form .hs-fieldtype-text,
.hbspt-form .hs-fieldtype-select,
.hbspt-form .hs-fieldtype-phonenumber {
    width: 50%;
}

.hbspt-form .hs-fieldtype-textarea {
    width: 100%;
}

.hbspt-form .error {
    border: 1px solid red !important;
}

.hbspt-form .hs-error-msgs {
    display: none;
}

.hbspt-form input,
.hbspt-form select,
.hbspt-form textarea {
    font-size: 14px;
}

.hbspt-form input[type='text'],
.hbspt-form input[type='email'],
.hbspt-form input[type='tel'],
.hbspt-form select,
.hbspt-form textarea,
.hbspt-form input[type='submit'] {
    border-radius: 4px;
    border: 1px solid #D0D5DD;
    padding: 5px 12px;
    margin-top: 3px;
    width: 100%;
}

.hbspt-form input[type='checkbox'] {
    border-radius: 5px;
    border: 1px solid #D0D5DD;
    padding: 8px;
    margin-right: 10px;
}

.hbspt-form .hs-fieldtype-booleancheckbox ul.inputs-list {
    list-style: none !important;
    padding: 0px 0px 0px 0 !important;
}

input[type=checkbox]:checked:before {
    top: auto;
}

.hbspt-form label {
    color: #006979;
    font-family: 'Mulish-Bold';
    margin-bottom: 0px;
    font-size: 14px;
}

.hbspt-form input[type='submit'] {
    width: 100%;
    border-radius: 8px;
    background: #C42827;
    color: white;
    font-size: 14px;
    text-transform: none;
    font-family: Mulish-Bold !important;
}

.hbspt-form input[type='submit']:hover {
    color: #C42827;
    background-color: #fff;
    border: 1px solid #C42827;
}

.start-here {
    font-size: 8px !important;
    background: #C42827;
    color: #fff !important;
    padding: 2px;
    position: absolute;
    bottom: 0;
    width: 100%;
    letter-spacing: 1px;
}

.start-here-mobile {
    font-size: 8px !important;
    background: #C42827;
    color: #fff !important;
    padding: 2px;
    width: 100% !important;
    display: block;
    text-align: center;
    letter-spacing: 1px;
}

.menu-tab-tipo {
    position: relative;
}

.content-hide {

    display: none;
}

.circle-float {
    width: 40px;
    height: 40px;
    background: #006979;
    border-radius: 2.5em;
    margin: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.circle-float .fa {
    color: #fff;
}

.minimalist-tab-menu:hover+.minimalist-tab>.content-hide {
    display: block !important;
}

.tbl-sabores img {
    max-width: 80px;
    border: 1px solid #f1f1f1;
    margin: 5px;
    border-radius: 10px;
}

.tbl-sabores p {
    font-size: 12px;
    margin-bottom: 3px;
}

.tbl-sabores .p0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.tab-content .sub_title {
    font-size: 12px !important;
}

.row .col-xs-4 {
    width: 33.33333333% !important
}

#sub-floor .copyright {
    font-size: 0.8rem !important;
}
#sub-floor hr{
    width: 70%;
    margin: 1rem auto;
    border: 1px solid #fff;
}