.custom-theme-vistaencantada .overlay {
    background: transparent linear-gradient(180deg, #38383A 10%, #38383A 100%) 0% 0% no-repeat padding-box;
    background: transparent -moz-linear-gradient(-90deg, #38383A 10%, #38383A 100%) 0% 0% no-repeat padding-box;
    background: transparent -webkit-linear-gradient(-90deg, #38383A 10%, #38383A 100%) 0% 0% no-repeat padding-box;
}

.blue-theme-bg,
.custom-theme-vistaencantada .bg-template {
    background: #38383A;
    background: -moz-linear-gradient(top, #38383A 10%, #38383A 100%);
    background: -webkit-linear-gradient(top, #38383A 10%, #38383A 100%);
    background: linear-gradient(to bottom, #38383A 10%, #38383A 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#38383A', endColorstr='#38383A', GradientType=0);
}

.custom-theme-vistaencantada .text-template {
    color: #38383A;
}

.custom-theme-vistaencantada .btn-outline-light:focus,
.custom-theme-vistaencantada .btn-outline-light:active:focus,
.custom-theme-vistaencantada .btn-outline-light:hover,
.custom-theme-vistaencantada .btn-outline-light.active,
.custom-theme-vistaencantada .dot-notification,
.custom-theme-vistaencantada .header.active,
.custom-theme-vistaencantada .footer a.btn.active span.icon-text,
.custom-theme-vistaencantada .btn-default,
.custom-theme-vistaencantada .btn-outline-light:not(:disabled):not(.disabled):active {
    background-color: #38383A;
}

.custom-theme-vistaencantada .loader-screen {
    background-color: #38383A;
    background: #38383A;
    background: -moz-linear-gradient(top, #38383A 10%, #38383A 100%);
    background: -webkit-linear-gradient(top, #38383A 10%, #38383A 100%);
    background: linear-gradient(to bottom, #38383A 10%, #38383A 100%);
    opacity: 0.85;
}

.custom-theme-vistaencantada body {
    background-color: #38383A;
    background: #38383A;
    background: -moz-linear-gradient(top, #38383A 10%, #38383A 100%);
    background: -webkit-linear-gradient(top, #38383A 10%, #38383A 100%);
    background: linear-gradient(to bottom, #38383A 10%, #38383A 100%);
    font-family: 'Quicksand', sans-serif;
}

.custom-theme-vistaencantada .footer a.btn:hover span.icon-text,
.custom-theme-vistaencantada .float-label .form-control:focus {
    border-color: #38383A;
}

.custom-theme-vistaencantada .header.active,
.custom-theme-vistaencantada .search,
.custom-theme-vistaencantada .dropdown-menu {
    box-shadow: 0px 3px 7px #38383A33;
    -webkit-box-shadow: 0px 3px 7px #38383A33;
    -moz-box-shadow: 0px 3px 7px #38383A33;
    -ms-box-shadow: 0px 3px 7px #38383A33;
}

.custom-theme-vistaencantada .btn-default {
    box-shadow: 0px 5px 15px #38383A80;
    -webkit-box-shadow: 0px 5px 15px #38383A80;
    -moz-box-shadow: 0px 5px 15px #38383A80;
    -ms-box-shadow: 0px 5px 15px#38383A80;
}

.custom-theme-vistaencantada .btn-outline-light,
.custom-theme-vistaencantada .footer a.btn:hover span.text-name,
.custom-theme-vistaencantada .footer a.btn.active span.text-name,
.custom-theme-vistaencantada .form-control:focus,
.custom-theme-vistaencantada .btn-light {
    color: #38383A;
}

.custom-theme-vistaencantada a,
.custom-theme-vistaencantada .wrapper,
.custom-theme-vistaencantada .form-control,
.custom-theme-vistaencantada body.header-dark,
.custom-theme-vistaencantada .header-dark .header,
.custom-theme-vistaencantada .header-dark .header a,
.custom-theme-vistaencantada .header-dark .header .btn-link {
    color: #38383A;
}

.custom-theme-vistaencantada .chat-list .left-chat .chat-block,
.custom-theme-vistaencantada .sidebar,
.custom-theme-vistaencantada .btn-outline-light:focus,
.custom-theme-vistaencantada .btn-outline-light:active:focus,
.custom-theme-vistaencantada .btn-outline-light:hover,
.custom-theme-vistaencantada .btn-outline-light.active,
.custom-theme-vistaencantada .footer a.btn.active span.icon-text,
.custom-theme-vistaencantada .bg-template,
.custom-theme-vistaencantada .btn-default,
.custom-theme-vistaencantada body,
.custom-theme-vistaencantada .header,
.custom-theme-vistaencantada .header a,
.custom-theme-vistaencantada .header .btn-link,
.custom-theme-vistaencantada .sidebar .main-menu .list-group-item i,
.custom-theme-vistaencantada .sidebar .main-menu .list-group-item.active i,
.custom-theme-vistaencantada .sidebar .main-menu .list-group-item.active,
.custom-theme-vistaencantada .nav-tabs .nav-item .nav-link,
.custom-theme-vistaencantada .bg-template a:not(.btn-light) {
    color: #38383A;
}

.custom-theme-vistaencantada .sidebar .main-menu .list-group-item.active {
    background-color: #ffffff !important;
    color: #38383A !important;
}

.custom-theme-vistaencantada .header.active a {
    color: white;
}

.custom-theme-vistaencantada .splash-footer {
    color: white !important;
    display: none;
}

.custom-theme-vistaencantada .header,
.custom-theme-vistaencantada .footer,
.custom-theme-vistaencantada .footer a.btn span.icon-text,
.custom-theme-vistaencantada .wrapper {
    background-color: #f9f9f9;
}

.custom-theme-vistaencantada .bg-template .bg-light {
    background-color: #38383A1a
}

.custom-theme-vistaencantada .sidebar .main-menu .list-group-item {
    color: #ffffff
}

.custom-theme-vistaencantada .footer a.btn-link-default {
    color: #38383A
}

.custom-theme-vistaencantada .chat-list .left-chat .chat-block,
.custom-theme-vistaencantada .sidebar .main-menu .list-group-item.active i,
.custom-theme-vistaencantada .footer a.btn:hover span.text-name:after,
.custom-theme-vistaencantada .footer a.btn.active span.text-name:after {
    background-color: #ffffffc4
}

.custom-theme-vistaencantada .nav-tabs .nav-item .nav-link.active {
    border-color: #ffffffc4
}

.custom-theme-vistaencantada .chat-list .left-chat .chat-block:before {
    border-top-color: #ffffffc4;
    border-left-color: #ffffffc4
}

.custom-theme-vistaencantada .menu-product-description {
    color: #000000 !important;
    opacity: 80%;
    font-family: 'Quicksand', sans-serif;
}

.custom-theme-vistaencantada .menu-product-nombre {
    font-family: 'Quicksand';
    font-weight: 400;
    font-size: 16px;
}

.custom-theme-vistaencantada .footer .active {
    box-shadow: 0 0.1rem 0.8rem rgb(180 156 97 / 50%) !important;
    color: #2345a6 !important;
}

.custom-theme-vistaencantada .menu-category.text-muted.active {
    color: rgb(180 156 97) !important;
}

.custom-theme-vistaencantada .menu-category.text-muted {
    color: rgb(0 0 0 / 61%) !important;
}


.custom-theme-vistaencantada .btn-template {
    background-color: #38383A;
    color: #ffffff;
}

.custom-theme-vistaencantada .btn-template:hover {
    color: #ffffff;
    background-color: #38383A;
    border-color: #38383A;
}

.custom-theme-vistaencantada .btn-template.focus,
.custom-theme-vistaencantada .btn-template:focus {
    color: #ffffff;
    background-color: #38383A;
    border-color: #38383A;
    box-shadow: 0 0 0 0.2rem rgb(130 138 145 / 50%);
}


/* CUSTOMIZER FOR INSOTEL*/

.custom-theme-vistaencantada .home-cat-arrow>small>i {
    display: none;
}

.custom-theme-vistaencantada .home-cat-arrow>small {
    padding: 3px 10px;
    border-radius: 4px;
    background: #ffffff;
    border: 1px solid #cecece;
    line-height: 11px;
    height: 18px;
    color: rgb(0 51 91 / 50%) !important;
}

.custom-theme-vistaencantada .heading-1 {
    color: #38383A;
    font-family: 'Quicksand', sans-serif;
}

.custom-theme-vistaencantada .divider-1 span {
    background-color: #38383A;
}

.custom-theme-vistaencantada .header_title {
    text-transform: uppercase;
}

.custom-theme-vistaencantada .text-dark {
    color: #010101 !important;
}

.custom-theme-vistaencantada .text-muted {
    color: rgb(0 51 91 / 50%) !important;
}

.custom-theme-vistaencantada .menu-product-precio>i.material-icons {
    display: none;
}

.custom-theme-vistaencantada .menu-product-precio {
    color: #000000;
}

.custom-theme-vistaencantada .appBottomMenu .item {
    opacity: 100%;
}

.custom-theme-vistaencantada a#agenda-sidebar {
    display: none;
}

.custom-theme-vistaencantada a#submitsplash i {
    display: none;
}

.custom-theme-vistaencantada a#submitsplash {
    text-transform: uppercase;
}

.custom-theme-vistaencantada #header-name {
    display: none !important;
}

.custom-theme-vistaencantada .menucat {
    background-color: rgb(255 255 255 / 50%);
}

.custom-theme-vistaencantada .form-language .form-control {
    border: 0;
}

.custom-theme-vistaencantada .lang-switcher {
    background-color: #0000001f;
}


/* CUSTOM */

.custom-theme-vistaencantada .offer-title {
    font-family: 'Quicksand';
}


/* FUENTES */


@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 300;
    src: url('webfonts/Quicksand/Quicksand-Light.ttf');
    src: local(''), url('webfonts/Quicksand/Quicksand-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    src: url('webfonts/Quicksand/Quicksand-Regular.ttf');
    src: local(''), url('webfonts/Quicksand/Quicksand-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    src: url('webfonts/Quicksand/Quicksand-Medium.ttf');
    src: local(''), url('webfonts/Quicksand/Quicksand-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 600;
    src: url('webfonts/Quicksand/Quicksand-Semibold.ttf');
    src: local(''), url('webfonts/Quicksand/Quicksand-Semibold.ttf') format('truetype');
}

@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    src: url('webfonts/Quicksand/Quicksand-Bold.ttf');
    src: local(''), url('webfonts/Quicksand/Quicksand-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Quicksand Dash';
    font-style: normal;
    font-weight: normal;
    src: url('webfonts/Quicksand/Quicksand-Dash.ttf');
    src: local(''), url('webfonts/Quicksand/Quicksand-Dash.ttf') format('truetype');
}