table {
    font-size: 16px !important;
}
.super-title {
    font-size: 28px;
    color: #3B3850;
    font-weight: 700;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
.super-title::before {
    position: absolute;
    border-bottom: 1px solid #009688;
    width: 180px;
    bottom: 0;
    left: calc( 50% - 90px );
    content: "";
}
.articulo {
    color: #525252;
    font-size: 20px;
}
.articulo .border {
    border-color: #DDDDDD;
}
.articulo img {
    width: auto;
    height: 80px;
}
.articulo-prod {
    font-size: 14px;
}
.articulo-prod .marca {
    color: #009688;
}
.articulo-prod .description {
    color: #0199D9;
    font-weight: 500;
}
.articulo-prod table tr td:first-child {
    color: #009688;
}
.articulo-prod .relacionado {
    background-color: #F9F9F9;
}
.articulo-prod .relacionado .title {
    color: #545065;
    font-size: 18px;
    font-weight: 700;
}
.wrapper-estado table {
    font-size: 16px;
    color: #525252;
}
.wrapper-estado table thead {
    color: #525065;
    font-size: 18px;
    font-weight: 600;
}
.wrapper-estado table .btn.btn-link {
    color: #009687;
}
.wrapper-cuenta table thead {
    color: #535065;
    font-size: 17px;
}
.wrapper-cuenta table table.items {
    display: none !important;
}
.wrapper-pedido table {
    color: #595959;
}
.wrapper-pedido table .code {
    font-weight: 600;
    font-size: 12px
}
.wrapper-pedido table .marca {
    color: #009688;
    font-size: 12px;
}
.wrapper-pedido table .title {
    font-size: 12px;
}
.btn-outline-secondary {
    border-color: #ccc !important;
    color: #ccc;
}
.input-group-prepend + input {
    border-color: #ccc !important;
}
input.custom-file-input,
input.custom-file-input + label {
    cursor: pointer;
}
input.custom-file-input:invalid + label:before
/*input.custom-file-input.invalid + label:before,*/ {
    content: attr(data-invalid);
}
input.custom-file-input:valid + label:before
/*input.custom-file-input.valid + label:before,*/ {
    content: attr(data-valid);
}
input.custom-file-input:valid + label
/*input.custom-file-input.valid + label,*/ {
    border-color: #1e7e34;
    background-color: #218838;
    color: #ffffff;
}
#carr_cantidad:not(:empty) {
    margin-left: 5px;
    font-size: 11px;
}
#carr_cantidad:not(:empty)::before {
    content: "(";
}
#carr_cantidad:not(:empty)::after {
    content: ")";
}
tfoot .btn {
    border-radius: .33em !important;
}
tfoot .btn-primary {
    background-color: #009688 !important;
}
tfoot .btn-primary:hover {
    color: #fff;
    border-color: #009688;
}
tfoot .btn-outline-primary {
    color: #009688;
    border-color: #009688;
}
tfoot .btn-outline-primary:hover {
    color: #fff;
    background-color: #009688;
    border-color: #009688;
}
.form-control:focus,
input:focus {
    box-shadow: none;
}
table td,
table th {
    vertical-align: middle !important;
}

.isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none;
    text-decoration: none;
}
/* ---------------------------------------------------
    HOVER ROUNDED
----------------------------------------------------- */
.wrapper-link > a {
    display: block;
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
}
.wrapper-link > a > div {
    display: block;
    position: relative;
}
.wrapper-link > a > div::before {
    content: "+";
    font-weight: 900;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    z-index: 12;
    background-color: #009688;
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
}
.wrapper-link > a > div::after {
    content: " ";
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: absolute;
    opacity: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;

    background-color: rgba(50,50,50,0.7);
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
}
.wrapper-link > a:hover > div::before,
.wrapper-link > a:hover > div::after {
    opacity: 1;
}
.menu-rubro {
    color: #595959;
    font-size: 17px;
    font-weight: 500;
}
.menu-rubro .active {
    background: transparent;
    color: #009688;
    border-color: #009688;
}
.page-item.active .page-link {
    background-color: #009688;
    border-color: #009688;
}
.complex::placeholder {
    color: #009687;
}
.complex-div i {
    right: 2em;
    top: 1em;
    color: #009687;
}
.bootstrap-autocomplete.dropdown-menu {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.bootstrap-autocomplete.dropdown-menu .dropdown-item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/**/
.show-tablet {
    display: none !important;
}
/* CONTACTO */
.wrapper-contacto iframe {
    width: 100% !important;
}
.wrapper-contacto .info i {
    width: 24px;
    font-size: 24px;
    text-align: center;
    color: #595959;
}
.wrapper-contacto .info.phone i {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.wrapper-contacto .info.phone div {
    font-size: 32px;
    color: #009688;
    font-weight: 700;
}
.wrapper-contacto .email {
    color: #009688;
}
.wrapper-contacto .title {
    font-size: 28px;
    color: #3B3850;
    position: relative;
    padding-bottom: 15px;
    font-weight: 700;
}
.wrapper-contacto .title::before {
    position: absolute;
    content: "";
    border-bottom: 1px solid #009688;
    width: 40px;
    bottom: 0;
    left: 0;
}
.wrapper-contacto .btn {
    background-color: #009688;
    border-color: #009688;
    font-size: 18px;
    border-radius: .33em;
}
.wrapper-contacto .btn:active {
    background-color: #009688;
    border-color: #009688;
}
.wrapper-contacto form {
    color: #485057;
    font-size: 15px;
}
.wrapper-contacto .bg-light {
    background-color: #F0F3F2;
}
.wrapper-contacto .form-control {
    border-radius: .33em;
}
/**/
.wrapper-novedad .categorias {
    font-size: 16px;
    color: #595959;
}
.wrapper-novedad .categorias ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.wrapper-novedad .categorias ul li {
    margin-left: 0;
}
.wrapper-novedad .title {
    color: #3A3751;
    font-size: 23px;
    font-weight: 700;
    position: relative;
    margin-bottom: 1em;
    padding-bottom: .6em;
}
.wrapper-novedad .title::before {
    position: absolute;
    content: "";
    border-bottom: 1px solid #009688;
    width: 40px;
    bottom: 0;
    left: 0;
}
.wrapper-novedad .novedad img {
    width: 288px;
}
.wrapper-novedad .novedad .badge {
    background-color: #009688;
}
.wrapper-novedad .novedad .title-novedad {
    color: #393751;
    font-weight: 600;
    font-size: 22px;
    margin: .4em 0;
}
.wrapper-novedad .novedad .ver {
    color: #009788;
    font-size: 16px;
}
/**/
.wrapper-novedad-uno .title-novedad {
    color: #0099D6;
    font-size: 18px;
    font-weight: 600;
}
.wrapper-novedad-uno .text {
    color: #525252;
    font-size: 19px;
}
.wrapper-novedad-uno .badge {
    background-color: #009688;
}
.wrapper-novedad-uno .categorias {
    font-size: 16px;
    color: #595959;
}
.wrapper-novedad-uno .categorias ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.wrapper-novedad-uno .categorias ul li {
    margin-left: 0;
}
.wrapper-novedad-uno .title {
    color: #3A3751;
    font-size: 23px;
    font-weight: 700;
    position: relative;
    margin-bottom: 1em;
    padding-bottom: .6em;
}
.wrapper-novedad-uno .title::before {
    position: absolute;
    content: "";
    border-bottom: 1px solid #009688;
    width: 40px;
    bottom: 0;
    left: 0;
}