/**
 * @author Alberto Salazar www.joomlamexico.com
 */

/* FIX - Evita que en el front-end desaparezcan las pestañas al crear un articulo*/
.com-content .edit fieldset .joomla-tabs .nav-item a {
  display: block !important;
}

/*Muestra los botones para seleccionar imagen al editar articulo en front-end*/
.input-group-append a.modal {
  display: block;
}

.logo-image {
  max-width: inherit;
  vertical-align: super;
}

/*.logo-image-phone {
  height: auto !important;
}*/

#sp-header.header-color,
#sp-top-bar.top-color {
  position: inherit;
  /*padding: 0px 2%;*/
padding-bottom: 60px;/*KZ*/
}

#sp-header.header-color.header-sticky {
  position: fixed;
  top: 0px;
}

#sp-header.header-sticky ~ section#sp-main-body {
  padding-top: 100px;
}

.com-sppagebuilder #sp-header.header-sticky ~ section#sp-main-body {
  padding-top: inherit;
}

/*GTRANSLATE*/
#sp-gtranslate {
  display: flex;
  align-items: center;
}

#sp-gtranslate .sp-module-content a:first-of-type {
  margin-right: 5px;
}

a.glink.notranslate span:first-of-type {
  display: none;
}

#gt_lightbox {
  width: 190px !important;
}

.gt_white_content {
  top: 13% !important;
  left: 95% !important;
}

.gt_black_overlay {
  background-color: #3c3b44 !important;
  opacity: 0.5 !important;
}

.article-list .article {
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  background: white;
}

/*Imagen completa del blog*/
.article-details .article-full-image img {
  display: inline-block;
  border-radius: 4px;
  width: 100%;
}

#offcanvas-toggler {
  height: inherit !important
}

#offcanvas-toggler.offcanvas-toggler-right {
  margin-left: 30px !important;
}

/*END css template*/

/* CUSTOM CSS*/

.article-details > .fa {
  color: #ffffff;
}

.sppb-addon-article a.sppb-article-img-wrap {
  overflow: hidden;
  display: block;
}

.sppb-addon-article img {
  transition: 0.5s ease;
}

.sppb-addon-article:hover img {
  overflow: hidden;
  transform: scale(1.1);
  transition: 0.5s ease;
}

/*MENU NUEVO SR*/

/*MEGA MENU  Items Links*/
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  text-transform: none;
  font-size: 14px;
  font-weight: inherit;
  margin-bottom: 10px;
}

/*Menu boton comprar*/
.sp-megamenu-parent > li span.btn-comprar {
  padding-left: 12px;
  padding-right: 12px;
  background: #33cc66;
  border-radius: 50px;
  transition: all 400ms;
  line-height: 35px;
  color: white !important;
}

a.btn-comprar {
  padding-left: 12px !important;
  padding-right: 12px !important;
  background: #33cc66;
  border-radius: 50px;
  transition: all 400ms;
  line-height: 35px;
  color: white !important;
}

a.btn-comprar:hover {
  background: #448f5d;
}

/*****************
BOTON MENU LOGIN
**************/

.sp-megamenu-parent > li.menu-btn {
  margin-left: 20px;
}

.sp-megamenu-parent > li.menu-btn a {
  padding-left: 12px;
  padding-right: 12px;
  background: #e8752c;
  border-radius: 3px;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}

.sp-megamenu-parent > li.menu-btn:hover > a {
  background: #ca621f;
  color: #fff;
}

.menu-fixed .sp-megamenu-parent > li.menu-btn a {
  background: #e8752c;
  border-radius: 3px;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
  color: #fff !important;
}

.menu-fixed .sp-megamenu-parent > li.menu-btn:hover > a {
  color: #fff !important;
  background: #e8752c;
}

#sp-header {
  position: absolute;
  left: 0;
  background: transparent;
  top: 37px;
  width: 100%;
  z-index: 999;
  box-shadow: none;
  -webkit-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
  height: 50px;
}

/*#sp-header .logo {
    height: 50px;
} KZ*/

#sp-header.header-sticky {
  background: white;
  top: 0px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}

#sp-header.header-sticky .sp-megamenu-parent > li > a {
  color: inherit;
}

#sp-header .sp-megamenu-parent > li.active > a,
#sp-header .sp-megamenu-parent > li > a:hover,
#sp-header #offcanvas-toggler > .fa:hover {
  color: #ee6f23;
}

/*@media (max-width: 992px) {
  #sp-header {
    top: 0px;
    height:auto
  }
  .logo-image {
    height: inherit !important;
  }
}KZ*/

.sp-page-title {
  background: rgba(8, 8, 8, 0.5);
  padding: 100px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: color;
}

#sp-top-bar {
  position: absolute;
  left: 0;
  background: transparent;
  width: 100%;
  z-index: 999;
}

/*Items de Menu*/
.sp-megamenu-parent > li > a {
  color: #fff;
}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
  display: inline-block;
  line-height: 35px;
  font-size: 14px;
  margin: 0;
}

.sp-megamenu-parent {
  margin-top: 0px;
}

/*SP RIGHT*/
#sp-right .sp-module,
#sp-left .sp-module {
  padding: 0px;
  border: none;
}

/*Estilo para los menus*/
#sp-right .sp-module .sp-module-title,
#sp-left .sp-module .sp-module-title {
  font-size: 24px;
  color: #464855;
  letter-spacing: 0px;
  font-weight: 500;
  text-transform: none;
}

#sp-right .sp-module,
#sp-left .sp-module {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#sp-right .sp-module ul > li > a,
#sp-left .sp-module ul > li > a {
  line-height: inherit;
  display: flex;
  padding: 5px 0;
}

#sp-right .sp-module ul > li > a.active,
#sp-left .sp-module ul > li > a.active {
  color: #ef5b32;
}

#sp-right .sp-module ul > li > a:before,
#sp-left .sp-module ul > li > a:before {
  content: "\f0da";
  margin-right: 8px;
  float: left;
  display: inherit;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*Estilos para los modulos de menu*/
.sp-column .sp-module-content ul li.active {
  background: #ed6c20;
  padding: 5px;
  margin: 5px 0px;
  border-radius: 3px;
  transition: 0.5s ease;
}

.sp-column .sp-module-content ul li.active:hover {
  background: #ed6c20;
  padding: 5px;
  transition: 0.5s ease;
}

.sp-column .sp-module-content ul li.active a {
  color: white;
}

.sp-column .sp-module-content ul li {
  background: #ecf0f5;
  padding: 8px 25px;
  margin: 5px 0px;
  border-radius: 3px;
  transition: 0.5s ease;
}

.sp-column .sp-module-content ul > li > a:before {
  content: "\f0da";
  margin-right: 8px;
  float: left;
  display: inherit;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.sp-column .sp-module-content ul li:hover {
  background: #59456a;
  padding: 8px 25px;
}

.sp-column .sp-module-content ul li:hover a {
  color: white;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #ed6c20 !important;
}

/*******************************************
* ESTILOS PARA S5 TAB  -- tipos de negocio
**********************************************/

.s5_tab_show_slide_button_active,
.s5_tab_show_slide_button_inactive {
  background: transparent !important;
  padding: 0px 30px;
}

.s5_tab_show_slide_button_active
  .s5_tab_show_button_img_present
  .s5_tab_show_button_text {
  background: #59456a;
  padding: 10px;
}

.s5_tab_show_slides_container_wrap_outer {
  padding: 30px 40px;
}

/*******************************************
* ESTILOS PARA ARTICULOS 
**********************************************/

#sp-right {
  border-left: 1px solid hsla(247, 7%, 25%, 0.1);
}

.article-details .article-header h1 {
  font-size: 28px !important;
  text-align: center;
}

.article-details .article-header h2 {
  font-size: 28px !important;
}

/*Informacion del articulo: categoria - fecha de publicacion - impresiones*/
.article-details .article-ratings-social-share {
  padding: 10px;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 0px;
  background: #f9fafb;
}

/*TAGS*/
.tags > li a {
  background: rgba(238, 111, 35, 0.1);
  font-size: 12px;
  padding: 5px 10px;
}

.tags {
  list-style: none;
  padding: 0;
  margin: 10px 0px 20px;
  display: block;
}

/*Modulo anuncios SR*/
.bannergroup a img {
  margin: 0 auto;
}

.blogrest {
  background-color: #f9fafb;
}

.article-details {
  background-color: #ffff !important;
  padding: 3% 5%;
}

/*LISTAS DE PRECIOS*/
.ui-rbs-head-1 {
  color: white;
  font-size: 20px;
}

.ui-rbs-head-2 {
  color: #ed6c20;
  font-size: 20px;
}

.sppb-pricing-price {
  color: #ed6c20;
  font-size: 1.3em;
  line-height: 36px;
  font-weight: 600;
  transition: 0.3s ease;
}

.sppb-pricing-price h2 {
  font-size: 28px;
}

.sppb-pricing-price-symbol {
  color: #b3b3b3;
  vertical-align: middle !important;
  font-size: 16px;
}

.sppb-pricing-duration {
  font-size: 12px;
  font-weight: normal;
  color: black;
}

.sppb-pricing-features ul li {
  margin-bottom: 14px;
  font-size: 14px;
}

.sppb-pricing-box {
  transition: 0.3s ease;
  border-radius: 3px;
}

.sppb-pricing-header {
  padding: 20px;
  transition: 0.3s ease;
  border-radius: 3px;
}

.sppb-pricing-header label.service {
  font-size: 13px;
  background: #02bacd;
  color: white;
  padding: 1px 10px;
  border-radius: 2px 20px 0px 20px;
  top: 0px;
  position: relative;
}

.precios h3 {
  margin: 0px;
}

.precios .small.feature {
  font-weight: 500;
  color: #4e7940;
  font-style: italic;
}

.sppb-pricing-features {
  margin-bottom: 0px !important;
  padding: 20px;
}

.price-box:hover {
  transform: scale(1.03);
  transition: 0.3s ease;
  position: relative;
  z-index: 1;
}

.sppb-pricing-box:hover .price-box {
  color: black;
}

.price-box {
  background: #eae4e4;
  padding: 10px 0px 10px 0px;
  border-radius: 30px 0px 30px 0px;
  border-left: 5px solid #584266;
  margin-bottom: 10px;
  transition: 0.3s ease;
}

.price-box small {
  font-style: italic;
}

.price.box select.period-select {
  flex: 1;
  font-size: 14px;
  padding: 0px 0px 0px 10px;
  height: 30px;
}

.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}

.ribbon {
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 19px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  right: -11px;
  top: 10px;
  width: 100px;
  height: 28px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  background-color: #dedede;
  background-image: -webkit-linear-gradient(top, #ffffff 45%, #dedede 100%);
  background-image: -o-linear-gradient(top, #ffffff 45%, #dedede 100%);
  background-image: linear-gradient(to bottom, #ffffff 45%, #dedede 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdedede', GradientType=0);
}

.ribbon:before,
.ribbon:after {
  content: "";
  border-top: 3px solid #9e9e9e;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}

.ribbon:before {
  left: 0;
}

.ribbon:after {
  right: 0;
}

.ribbon.green {
  background-color: #2da285;
  background-image: -webkit-linear-gradient(top, #2da285 45%, #227a64 100%);
  background-image: -o-linear-gradient(top, #2da285 45%, #227a64 100%);
  background-image: linear-gradient(to bottom, #2da285 45%, #227a64 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff2da285', endColorstr='#ff227a64', GradientType=0);
}

.ribbon.green:before,
.ribbon.green:after {
  border-top: 3px solid #113e33;
}

.ribbon.red {
  background-color: #bc1a3a;
  background-image: -webkit-linear-gradient(top, #a61733 45%, #bc1a3a 100%);
  background-image: -o-linear-gradient(top, #a61733 45%, #bc1a3a 100%);
  background-image: linear-gradient(to bottom, #a61733 45%, #bc1a3a 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffa61733', endColorstr='#ffbc1a3a', GradientType=0);
}

.ribbon.red:before,
.ribbon.red:after {
  border-top: 3px solid #8f142c;
}

.ribbon.blue {
  background-color: #1a8bbc;
  background-image: -webkit-linear-gradient(top, #177aa6 45%, #1a8bbc 100%);
  background-image: -o-linear-gradient(top, #177aa6 45%, #1a8bbc 100%);
  background-image: linear-gradient(to bottom, #177aa6 45%, #1a8bbc 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#177aa6', endColorstr='#ff1a8bbc', GradientType=0);
}

.ribbon.blue:before,
.ribbon.blue:after {
  border-top: 3px solid #115979;
}

.material-switch > input[type="checkbox"] {
  display: none;
}

.material-switch > label {
  cursor: pointer;
  height: 0px;
  position: relative;
  width: 40px;
}

.material-switch > label::before {
  background: rgb(0, 0, 0);
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  content: "";
  height: 16px;
  margin-top: -8px;
  position: absolute;
  opacity: 0.3;
  transition: all 0.4s ease-in-out;
  width: 40px;
}

.material-switch > label::after {
  background: rgb(255, 255, 255);
  border-radius: 16px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  content: "";
  height: 24px;
  left: -4px;
  margin-top: -8px;
  position: absolute;
  top: -4px;
  transition: all 0.3s ease-in-out;
  width: 24px;
}

.material-switch > input[type="checkbox"]:checked + label::before {
  background: inherit;
  opacity: 0.5;
}

.material-switch > input[type="checkbox"]:checked + label::after {
  background: inherit;
  left: 20px;
}

.label-primary {
  background-color: #ed6c20;
}

/*Se usa en menu sticky (id= navPrice)*/
.scrollDown {
  transition: 0.5s ease-in-out;
  box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1) !important;
  transform: translate(0px, 80px);
}

.scrollUp {
  transition: 0.5s ease-in-out;
  box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1) !important;
  transform: translate(0px, 0px);
}

/*******************************************
* MAPA DISTRIBUIDORES
**********************************************/

.distro p {
  margin-bottom: 5px;
}

.distro .distro-body {
  font-size: 13px;
}

.distro .distro-body .card-body {
  padding: 0px;
  padding-top: 10px;
  border: none;
}

.distro .color {
  padding: 4px;
  background: #d5d5d5;
  width: 20px;
  height: 20px;
  font-size: 11px;
  border-radius: 3px;
}

#formdistribuidor .filters {
  background: #eeeeee;
  margin-bottom: 20px;
  padding: 10px;
}

#divDistribuidores .distroBox {
  border: 1px solid #dbdbdb;
  padding: 15px;
  margin-bottom: 20px;
  transition: border 150ms ease-out 0s;
}

#divDistribuidores .distroBox:hover {
  border: 1px solid #007bff;
  transition: border 150ms ease-out 0s;
  box-shadow: rgba(45, 62, 80, 0.12) 0px 1px 5px 0px;
}

.tagspopular.myCloud ul {
  padding-left: 0;
  list-style: none;
}

.tagspopular.myCloud ul li {
  background: #f3f3f3;
  display: inline-table;
  padding: 2px 8px;
  margin: 2px;
  border: 1px solid #d2d2d2;
  border-radius: 50px;
}

.tagspopular.myCloud ul li a {
  color: inherit;
}

/* FOOTER------------------------------------------------*/

#sp-bottom ul.menu li {
  padding: 5px 0px;
}

sp-bottom ul.menu li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  float: left;
  margin-right: 7px;
  margin-top: 4px;
  font-size: 8px;
}

#sp-bottom a {
  color: #b0b5b9;
  display: flex;
}

#sp-bottom h5,
#sp-bottom .sp-module .sp-module-title {
  color: inherit;
  border-bottom: 1px solid #ed6c20;
  padding-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 12px;
  display: inline-block;
  width: 75%;
  margin: 0px 0px 20px 0px;
}

.canvas-title-menu {
  color: #ff8100;
  border-bottom: 1px solid #ed6c20;
  padding-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 12px;
}

.webinars-sr #sp-main-body {
  padding-top: 30px !important;
}

.view-article.webinars-sr #sp-main-body {
  padding-top: 0px !important;
}

.view-article .sp-module .miModulo {
  display: none !important;
}

/*CUSTOM CARTAS WEBINARS*/
.webinarcarta .article-list .article {
  background-color: #ef6e16 !important;
  color: #ffffff;
  border-radius: 17px 17px 15px 15px;
  transition: transform 0.2s;
}

.webinarcarta .article-list .article .article-body a:hover {
  color: white;
}

.webinarcarta .article-list .article:hover {
  transform: scale(1.05);
  box-shadow: 0 5px 15px 0px rgb(0 0 0 / 60%);
  border-radius: 20px;
  border: none;
}

.webinarcarta .article-list .article .article-intro-image img {
  border-radius: 15px 15px 0px 0px;
  width: 100%;
}

.webinarcarta .article-list .article .article-header a {
  color: #ffffff;
}

.webinarcarta .article-list .article .readmore a {
  color: #ffffff;
}

.webinarcarta .article-list .article .fields-container {
  margin-left: -19px;
  background-color: rgba(0, 0, 0, 0.51);
  margin-right: 175px;
  margin-top: -15px;
  padding-left: 20px;
}

.webinarcarta .article-list .article .field-entry {
  font-size: 90%;
}

.webinarcarta .article-list .article .article-info {
  margin-top: -10px;
}

.webinarcarta .article-list .article .article-body .tags a {
  color: white;
  font-size: 90%;
  pointer-events: none;
  cursor: default;
}

.webinarcarta .article-list .article .article-body .tags {
  margin-top: -20px;
  margin-left: -10px;
}

.webinarcarta .article-list .article .article-body {
  margin: -1px;
}

.webinarcarta .article-list .article .article-body .readmore a {
  visibility: hidden;
}

.webinarcarta .article-list .article .article-body .readmore a:before {
  content: "Ver evento...";
  visibility: visible;
}

/* END CUSTOM CARTAS WEBINARS*/

.circulos li::marker {
  color: #ed6c20;
  font-size: 25px;
}

/*ASF* - integrations SR ********
*********************************/

/* Tabs - Addon SPP Page Builder*/

.integrationTabs .sppb-addon-content {
  display: block;
}

.integrationTabs .sppb-addon-content ul {
  width: 100% !important;
  float: none;
  display: flex;
  justify-content: space-evenly;
}

.integrationTabs .sppb-addon-content .sppb-tab-content {
  min-height: 430px;
  float: none;
  padding: 0px;
  width: 100% !important;
}

/* Vista detalle de articulo - Ancho de la pagina*/
.view-article.integrations #sp-main-body,
.view-article.integrations .article-details {
  padding: 0px;
}

.view-article.integrations #sp-main-body .container {
  max-width: 100%;
  padding: 0px;
}

.view-article.integrations .related-article-list-container {
  padding: 30px 10%;
  background: #efefef;
}

/* Oculta divs de joomla en la vista de detalle */
.view-article.integrations .article-details .article-full-image,
.view-article.integrations .article-details .article-header,
.view-article.integrations .article-details .article-info,
.view-article.integrations .article-details .article-ratings-social-share,
.view-article.integrations .sp-page-title,
.view-article.integrations .related-article-list-container {
  display: none !important;
}

/* Imagen del articulo */
.view-article.integrations .article-full-image {
  margin: 0px;
  background: #ed6c20;
}

.view-article.integrations .article-full-image img {
  max-height: 400px;
  object-fit: contain;
}

/* Titulo del articulo */
.view-article.integrations .article-details .article-header {
  background: #584569;
  text-align: center;
  padding: 15px 0px;
}

.view-article.integrations .article-details .article-header h1 {
  font-size: 40px !important;
  display: inline-block;
  color: white;
  margin: 0px;
}

/* Modulo Tabs - Modulo JV_Relatives Joomla */
.view-article.integrations .myJVModule {
  padding: 20px 0px 50px;
}
.view-article.integrations .myJVModule .jvrel_caption {
  font-size: 20px;
  margin: 0px;
}
.view-article.integrations .myJVModule .media-body .jvrel_desctext {
  font-size: 13px;
}

/* Modulo Tabs - Modulo Minifrontend Joomla */
.integrationTabs .mfp_masonry_skin_card .mfp_masonry_item div {
  background: white;
  border-radius: 15px;
}

.integrationTabs .mfp_masonry_skin_card .mfp_masonry_item div:hover {
  box-shadow: 0 2px 11px 0px rgb(0 0 0 / 30%);
}

.integrationTabs .mfp_masonry_skin_card .mfp_masonry_item {
  transition: 0.5s ease;
}

.integrationTabs .mfp_masonry_skin_card .mfp_masonry_item:hover {
  transition: 0.5s ease;
  transform: scale(1.05);
}

.integrationTabs .mfp_masonry_skin_card .mfp_masonry_item div a img {
  border-radius: 15px 15px 0px 0px;
}

.integrationTabs .mfp_masonry_skin_card .mfp_masonry_item .mfp_masonry_title a {
  color: #584569;
}

.integrationTabs .mfp_masonry_skin_card .mfp_masonry_item .mfp_cat a {
  font-weight: 400;
  color: #ed6c20;
}

/*Estilos para Modulo mb2-content Joomla*/
.myClass1 .mb2-content .mb2-content-item-inner {
  background: white;
  border-radius: 10px;
  transition: 0.5s ease;
  box-shadow: 0 2px 10px 0px rgb(0 0 0 / 5%);
  border: 1px solid #eceaea;
}

.myClass1 .mb2-content .mb2-content-item-inner:hover {
  transition: 0.5s ease;
  transform: scale(1.05);
  box-shadow: 0 2px 11px 0px rgb(0 0 0 / 30%);
}

.myClass1 .mb2-content .mb2-content-item-inner .btn-sm {
  background: #ed6c20;
  color: white;
}

.myClass1 .mb2-content .mb2-content-item-inner:hover .btn-sm:hover {
  background: #424e65;
  color: white;
}

.myClass1 .mb2-content .mb2-content-item-deatils {
  padding: 10px;
}

.myClass1 .mb2-content img {
  border-radius: 10px 10px 0px 0px;
}

/* En Movil muestra los items en 2 columnas*/
@media only screen and (max-width: 480px) {
  .mb2-content-responsive.mb2-content-multicol .mb2-content-item,
  .mb2-content-responsive.mb2-content-no-multicol .mb2-content-item-inner {
    width: 48% !important;
    margin: 0px 3px;
  }
}

/********************KZ**************************/

/*Quitar chat en blog*/
.layout-blog #launcher{
  display: none;
}

/*Imagen miniatura del blog*/
.article-list .article .article-intro-image img{
  width: 100%;
}

/*Iconos menu*/
.sp-megamenu-parent .sp-menu-item>a img,
.sp-megamenu-parent .sp-menu-item>span img,
.sp-megamenu-parent .item-header>a img{
  height: 20px;
  padding-right: 4px;
  display:inline;
}

.offcanvas-menu .offcanvas-inner ul.menu ul.menu-child li a img{
  height: 20px;
  padding-right: 4px;
  display:inline;
}

/*Titulos mega menu*/
.sp-megamenu-parent .sp-mega-group{
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #575757;
}

/*Quitar icono de comprar*/
span.btn-comprar .fa-shopping-cart {
  display:none;
}

/*Sombra del menú desplegable*/
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
}

/*Ancho del dropdown en los menus */
.sp-megamenu-parent .sp-dropdown:not(.sp-dropdown-mega) .sp-dropdown-inner{
  width: 300px;
}

/*Color de link aviso (pop up) page:Soft Sale*/
.modal-detail a{
  display:block;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/*MAPA DISTRIBUIDORES*/
.btn-primary, .sppb-btn-primary {
  background-color: #ED6C20;
  border-radius: 20px;
  margin-left: 30px;
  margin-right: 30px;
  border: none;
}

.btn-info, .sppb-btn-info {
  background-color: #60aeff;
  border-radius: 20px;
  margin-left: 30px;
  margin-right: 30px;
  border: none;
}

.btn-dark, .sppb-btn-dark {
  background-color: #492c68;
  border-radius: 20px;
  margin-left: 30px;
  margin-right: 30px;
  border: none;
}

/*Estilo para botones de modal*/
.btnmodal a{
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  justify-content: center;
}

/*Ajusta el espacio entre los items de menú*/

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span{
/*padding: 0 6px;*/
padding-right: 8px;  
padding-left: 8px;
}

/* Movil (xs)*/
.gtranslate_wrapper{
right: 4rem;
position: absolute;
top: 0.8rem;
}

/* Large Phone 576
@media (min-width: 576px) {
  .gtranslate_wrapper {
     right: 1rem;
     top: 1rem;
  }
  }
  
  @media(min-width:576px){
  #sp-menu>.sp-column {
    height: 100%;
    padding-right:70px;
  }
  } */

/* Tablet 768 
@media (min-width: 768px) {
  .gtranslate_wrapper {
     right: 1rem;
     top: 1rem;
  }
  }
  
  @media(min-width:768px){
  #sp-menu>.sp-column {
    height: 100%;
    padding-right:70px;
  }
  }*/

/* Smaller Desktop 992
@media (min-width: 992px) {
  .gtranslate_wrapper {
     right: 1rem;
     top: 1rem;
  }
  }
  
  @media(min-width:992px){
  #sp-menu>.sp-column {
    height: 100%;
    padding-right:70px;
  }
  }*/

  /*Hamburger Menu Tablet*/
  @media (max-width: 992px){
    #offcanvas-toggler {
    display: flex !important;
    }
    .sp-megamenu-parent{
        display:none !important;
    }
    }

/* Large Desktop 1200 */
@media (min-width: 1200px) {
.gtranslate_wrapper {
   right: 1rem;
   top: 1rem;
}
}

@media(min-width:1200px){
#sp-menu>.sp-column {
  height: 100%;
  padding-right:70px;
}
}

/* Extra Large Desktop 1400 */
@media(min-width:1400px){
.gtranslate_wrapper{
 right: 1rem;
}
}

@media(min-width:1400px){
#sp-menu>.sp-column {
  height: 100%;
  padding-right: 70px;
}
}

/*OFF CANVAS MENU*/
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -380px;
}

.offcanvas-menu {
  background-color: #fff;
  color: #1c1e23;
  width: 380px;
}

.offcanvas-menu .offcanvas-inner {
  padding: 20px;
}

.offcanvas-inner .social-icons li a {
  color: white;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  /*display: block;*/
  padding: 7px 10px;
  position: relative;
  color: #1c1e23 !important;
  font-weight: 400;
  font-size: 16px;
  right: 0 !important;
}

offcanvas-menu .offcanvas-inner .sp-module ul > li span:after {
    color: #ed6c20 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover span:after,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover span:after{
    color: #ed6c20 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  color: #1c1e23;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover .menu-toggler,
.offcanvas-menu .offcanvas-inner .sp-module ul > li .menu-separator:hover .menu-toggler {
  color: #ed6c20;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    background: #fff !important;
    border-radius: 8px;
    color: #1c1e23 !important;
}

/*menu child*/
.offcanvas-menu .offcanvas-inner ul.menu ul.menu-child li a {
    background: #fff!important;
    border-radius: 4px;
    padding: 5px 10px;
    margin-bottom: 3px;
    color: #1c1e23 !important;
}

.myTable .sppb-addon-table-main td:nth-child(3) .sppb-addon-wrapper {
  overflow: auto;
  max-height: 120px;
}

#sp-header #offcanvas-toggler > .fa {
  color: #584569;
}

/*Dropdown medida para centrar*/
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto;
  right: -65px;
}

/*Pills academy*/
#sppb-addon-1721677109935 .sppb-nav-pills > li.active > a,
#sppb-addon-1721677109935 .sppb-nav-pills > li.active > a:hover,
#sppb-addon-1721677109935 .sppb-nav-pills > li.active > a:focus{
color: #ffffff;
background-color: #156082;
}

/*SIMULACIÓN APP - ACADEMY*/
/* Estilos para el contenedor del teléfono */
.phone-container {
    margin:0 auto;
    position: relative;
    width: 360px; /* Ancho del teléfono */
    height: 715px; /* Altura del teléfono */
    background-image: url('https://softrestaurant.com/landing/SR-Academy/images/Mobile.png'); /* Imagen de fondo del teléfono */
    background-size: cover;
    overflow: hidden;
}

/* Estilos para el iframe */
.iframe-container {
    position: absolute;
    top: 3%; /* Ajusta según la posición dentro del teléfono */
    left: 8%; /* Ajusta según la posición dentro del teléfono */
    width: 88%; /* Ajusta según el tamaño dentro del teléfono */
    height: 673px; /* Ajusta según el tamaño dentro del teléfono */
    overflow: hidden;
    border-radius: 36px; /* Radio de las esquinas */
    border: none;
}

.iframe-container iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.contentpane:not(.com-sppagebuilder) {
    /* padding: 20px; */
    height: 4500px;
}

/*Línea en los títulos*/
.sp-group-title{
  border-bottom: 2px solid #ed6c20;
  padding-bottom: 6px;
}