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

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

.custom-theme-beachmate .text-template {
  color: #05C3DD;
}

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

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

.custom-theme-beachmate body {
  background-color: #05C3DD;
  background: #05C3DD;
  background: -moz-linear-gradient(top, #05C3DD 10%, #05C3DD 100%);
  background: -webkit-linear-gradient(top, #05C3DD 10%, #05C3DD 100%);
  background: linear-gradient(to bottom, #05C3DD 10%, #05C3DD 100%);
  font-family: 'ZonaPro', sans-serif;
}

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

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

.custom-theme-beachmate .btn-default {
  box-shadow: 0px 5px 15px #05C3DD80;
  -webkit-box-shadow: 0px 5px 15px #05C3DD80;
  -moz-box-shadow: 0px 5px 15px #05C3DD80;
  -ms-box-shadow: 0px 5px 15px#05C3DD80;
}

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

.custom-theme-beachmate a,
.custom-theme-beachmate .wrapper,
.custom-theme-beachmate .form-control,
.custom-theme-beachmate body.header-dark,
.custom-theme-beachmate .header-dark .header,
.custom-theme-beachmate .header-dark .header a,
.custom-theme-beachmate .header-dark .header .btn-link {
  color: #05C3DD;
}

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

.custom-theme-beachmate .sidebar .main-menu .list-group-item.active {
  background-color: #ffffff !important;
  color: #05C3DD !important;
}

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

.custom-theme-beachmate .splash-footer {
  color: white !important;
}

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

.custom-theme-beachmate .bg-template .bg-light {
  background-color: #05C3DD1a
}

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

.custom-theme-beachmate .footer a.btn-link-default {
  color: #05C3DD
}

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

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

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

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

.custom-theme-beachmate .menu-product-nombre {
  font-family: 'MyriadPro', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #05C3DD !important;
}

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

.custom-theme-beachmate .menu-category.text-muted.active {
  color: #ffffff !important;
  background-color: #05C3DD !important;
}

.custom-theme-beachmate .menu-category.text-muted {
  color: #05C3DD !important;
  border: 1px solid #05C3DD !important;
}


.custom-theme-beachmate .btn-template {
  background-color: #05C3DD;
  color: #ffffff;
}

.custom-theme-beachmate .btn-template:hover {
  color: #ffffff;
  background-color: #05C3DD;
  border-color: #05C3DD;
}

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


/* CUSTOMIZER FOR INSOTEL*/



.custom-theme-beachmate .heading-1 {
  color: #05C3DD;
  font-family: 'ZonaPro', sans-serif;
  font-weight: 800;
}

.custom-theme-beachmate .divider-1 span {
  background-color: #05C3DD;
}

.custom-theme-beachmate .home-cat-arrow {
  line-height: 18px;
  margin-right: 3px;
  padding-right: 2px;
  font-size: 14px;
  margin-top: 7px;
  font-weight: 500;
  font-family: 'ZonaPro', sans-serif;
}

.custom-theme-beachmate .header_title {
  text-transform: uppercase;
  font-family: 'MyriadPro', sans-serif;
  font-weight: 600 !important;
}

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

.custom-theme-beachmate .text-muted {
  color: rgb(139 99 75 / 50%) !important
}


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

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


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


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

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

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


/* CUSTOM */

.custom-theme-beachmate .offer-title {
  font-family: 'MyriadPro', sans-serif;
  font-weight: 700;
}


/* FUENTES TITULO*/
@font-face {
  font-family: MyriadPro;
  src: url(assets/webfonts/Montserrat/MyriadPro-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: MyriadPro;
  src: url(assets/webfonts/Montserrat/MyriadPro-Regular.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: MyriadPro;
  src: url(assets/webfonts/Montserrat/MyriadPro-Semibold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: MyriadPro;
  src: url(assets/webfonts/Montserrat/MyriadPro-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}

/* FUENTES BODY*/
@font-face {
  font-family: MyriadPro;
  src: url(assets/webfonts/ZonaPro/ZonaPro-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: MyriadPro;
  src: url(assets/webfonts/ZonaPro/ZonaPro-Regular.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: MyriadPro;
  src: url(assets/webfonts/ZonaPro/ZonaPro-Semibold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: MyriadPro;
  src: url(assets/webfonts/ZonaPro/ZonaPro-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}