/* *********************************************
 * Should only be used to customize branches,
 * and left empty in the master breanch.
 * NOTE: This file loads last, it will override 
 *       all other styles and views.
 * ********************************************* */
/* Less Constants */
/* Screen Sizes
 * -- Ajustar estas medidas para igualar los brincos del
 * -- diseño responsivo del sitio del cliente.
 * ------------------------------------------------------ */
/* Content Sizes 
 * -- Son los anchos del cuerpo del sitio para cada uno
 * -- de los brincos de arriba, se recomienda 30px menos.
 * ------------------------------------------------------ */
/* Pantallas de @lg ----- */
/* Pantallas de @md a @lg */
/* Pantallas de @sm a @md */
/* Pantallas de @xs a @sm */
/* Pantallas de ----- @xs */
/* Menu Size 
 * -- Ancho de los submenus dependiendo de cuantas columnas
 * -- necesiten (1-3) y del menu para moviles.
 * ------------------------------------------------------ */
/* Font Size 
 * -- Tamaño por defecto de la fuente, la mayoria de los 
 * -- espacios en el sitio se calculan con este valor.
 * ------------------------------------------------------ */
/* Font Families
 * -- Los CSS de las fuentes debe inclirse en el archivo
 * -- config.php o en custom.less
 * ------------------------------------------------------ */
/* Colors 
 * -- La mayoria de los colores se pueden cambiar en
 * -- config.php, el resto deben cambar en custom.less
 * ------------------------------------------------------ */
/* Slide & SubMenu BG */
/* Slide & SubMenu Hover */
/* Slide & Submenu Lines */
/* Shadows */
/* Ads Sizes */
/* View Space */
/* Place Holder Color */
/* end */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3aPw.ttf) format('truetype');
}
@font-face {
  font-family: 'League Spartan';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvM_oTZA81Y.ttf) format('truetype');
}
/* Extra Large Devices (default) ---------------------------------------- */
body > .background {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f1f1f2 url(../../../web/img/bg-survey-img.jpg) no-repeat center top;
  background-size: cover;
}
.top-image {
  padding: 20px;
}
.topcategory-description,
.subcategory-description {
  font-size: 18px;
  line-height: normal;
  max-width: 100%;
  min-width: 300px;
  width: 70%;
  margin: 0 auto;
  text-align: center;
}
#sHeader,
#sFooter {
  position: relative;
}
#sHeader > .content,
#sFooter > .content {
  max-width: none;
}
#sMenu .bgdiv .desk-menu > ul > li > a,
#sMenu .bgdiv .desk-menu > ul > li > span {
  line-height: 54px !important;
  text-transform: uppercase !important;
}
#pSearch #search_advanced {
  padding: 10px 112px 10px 14px !important;
}
#sBanner {
  padding-top: 20px !important;
}
.centered-google-ad {
  margin: 20px auto 0;
}
.centered-google-ad > div {
  text-align: center;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
}
.listing-google-ad {
  margin: auto;
}
.listing-google-ad > div {
  margin: 0 auto;
  background: #f7f7f7;
  max-width: 100%;
  overflow: hidden;
}
#places_container_premium .place.banner {
  height: 90px !important;
  min-height: 0 !important;
  box-sizing: content-box;
}
#places_container_premium .place.banner.main {
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hide_xl {
  display: none !important;
}
#sFooter {
  position: relative;
  background: #212121;
}
#client_footer {
  padding: 30px 0;
}
#client_footer .copyright {
  color: #8b8b8b;
  font-size: 12px;
  text-align: center;
}
.home-nav-container .home-image-menu ul li a {
  border-color: #c5c5c5;
}
.top-logo-new {
  padding: 20px 0;
}
.top-logo-new img {
  max-height: 150px;
}
.place .place_wrapper .mark {
  position: absolute;
  z-index: 10;
  color: #fff;
  background: #000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  padding: 5px 12px;
  top: 10px;
  left: 10px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.place .place_wrapper .mark.best {
  color: #ffffff;
  background: #af8c03;
}
.place_premium_item .place_wrapper .adimage_special a.img {
  height: 288px !important;
}
.place_premium_item .place_wrapper .details_special .business_category {
  text-transform: uppercase;
  font-weight: bold;
}
.place_premium_item .place_wrapper .phone_line {
  height: auto;
  padding: 10px 15px 20px;
  text-align: center;
}
.place_premium_item .place_wrapper .phone_line a {
  border-radius: 4px;
  padding: 8px 32px;
  text-transform: uppercase;
  display: block;
}
#places_container_list {
  margin: 0 24px;
}
#places_container_list .place .place_wrapper {
  height: 150px !important;
  padding: 0 !important;
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  min-height: 150px !important;
  box-shadow: 0 0 0 1px #c5c5c5 !important;
}
#places_container_list .place .place_wrapper .image_list {
  height: 150px;
  width: 198px;
  margin: 0;
  float: none;
  min-width: 198px;
}
#places_container_list .place .place_wrapper .details_special {
  flex-grow: 1;
  overflow: hidden;
}
#places_container_list .place .place_wrapper .details_special .business_category {
  text-transform: uppercase;
  font-weight: bold;
  padding: 16px 0 0;
}
#places_container_list .place .place_wrapper .details_special .business_name {
  font-size: 24px;
  height: auto;
  max-height: 79px;
}
#places_container_list .place .place_wrapper .phone_line {
  text-align: center;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-width: 150px;
}
.survey-banner {
  text-align: center;
  margin: 0;
  padding: 30px 15px;
}
.survey-banner img {
  max-width: 100%;
}
.survey-banner img.xs {
  display: none;
}
.two_boxes .mark {
  position: absolute;
  z-index: 10;
  color: #fff;
  background: #000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  padding: 5px 12px;
  top: 10px;
  left: 10px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.two_boxes .mark.best {
  color: #ffffff;
  background: #af8c03;
}
.place_premium_item .place_wrapper .adimage_special.category-background a.img,
#places_container_list .place .place_wrapper .image_list.category-background a.img {
  opacity: 1 !important;
}
/* Large Devices -------------------------------------------------------- */
@media only screen and (max-width: 1280px) {
  .hide_lg {
    display: none !important;
  }
}
/* Medium Devices ------------------------------------------------------- */
@media only screen and (max-width: 1100px) {
  .hide_md {
    display: none !important;
  }
  #grid_changer {
    margin-top: 20px;
  }
  #places_container_premium .place.banner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #places_container_premium .place.banner.hidemd {
    display: none !important;
  }
  #places_container_premium .place.banner.main {
    width: 100% !important;
    left: 0 !important;
  }
}
/* Small Devices -------------------------------------------------------- */
@media only screen and (max-width: 920px) {
  .hide_sm {
    display: none !important;
  }
  #pSearch #search_advanced {
    border-radius: 20px !important;
  }
  #places_container_premium .place.banner.main .listing-google-ad {
    max-width: 100% !important;
  }
  #places_container_list {
    margin: 0;
  }
  #places_container_list .place .place_wrapper {
    flex-direction: column;
    height: auto !important;
    align-items: stretch;
    gap: 12px;
  }
  #places_container_list .place .place_wrapper .image_list {
    width: 100%;
  }
  #places_container_list .place .place_wrapper .details_special {
    padding: 0 10px;
  }
  #places_container_list .place .place_wrapper .details_special .business_category {
    padding: 0;
  }
  #places_container_list .place .place_wrapper .phone_line a {
    width: 100%;
    margin: 0 10px;
  }
}
/* Extra Small Devices -------------------------------------------------- */
@media only screen and (max-width: 740px) {
  .hide_xs {
    display: none !important;
  }
  #site-navbar-container {
    display: none;
  }
  #site-header-container {
    text-align: center;
  }
  #site-header-container img {
    max-width: 300px !important;
    margin: 10px !important;
  }
  .top-image {
    display: none;
  }
  #places_container_premium .place.banner.hidexs {
    display: none !important;
  }
  .topcategory-description,
  .subcategory-description {
    font-size: 16px;
    margin: 10px auto 0;
  }
  .survey-banner {
    padding: 10px 15px;
  }
  .survey-banner img.all {
    display: none;
  }
  .survey-banner img.xs {
    display: inline-block;
  }
}
