@import url(http://fonts.googleapis.com/css?family=Raleway:300|Open+Sans+Condensed:300|Sacramento);
.construccion {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: gray;
}
.construccion .fondo {
  background-color: black;
  display: table-cell;
  height: 400px;
  vertical-align: middle;
  width: 500px;
  -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.56);
  -moz-box-shadow: 0 0 7px 0 rgba(0,0,0,0.56);
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.56);
}
a:active,
a:active * {
  outline: none !important;
  -moz-outline-style: none !important;
}
a:focus,
a:focus * {
  outline: none !important;
  -moz-outline-style: none !important;
}
body {
  background-color: white !important;
  font-family: "Raleway", sans-serif !important;
  font-weight: normal;
}
.fondo_clientes {
  background-color: white;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.tmp_cabecera,
.tmp_pie {
  background-color: #323438;
}
.tmp_contenido {
  background-color: white;
}
.cap_row {
  float: left;
  width: 100%;
  position: relative;
}
.pl_row100 {
  border-bottom: 1px solid #d9d9d9;
  float: left;
  position: relative;
  width: 100%;
  background-color: white;
}
.pl_row {
  border-bottom: 1px solid #d9d9d9;
  float: left;
  padding: 30px 10% 20px;
  position: relative;
  width: 100%;
  background-color: white;
}
.pl_row.line {
  border-top: 1px solid #d9d9d9;
}
.pl_row.adv {
  background-color: #d8ecf2;
}
.pl_row.adv2 {
  background-color: #F4F4F4;
}
.tmp_prod_new {
  border-top: 1px dashed #d9d9d9;
}
.titularesH1 {
  color: #4b4b4b;
  font-size: 54px;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  font-family: 'Open Sans Condensed', sans-serif !important;
}
.titularesH2 {
  color: #4b4b4b;
  font-size: 42px;
  font-family: 'Open Sans Condensed', sans-serif !important;
}
.titulares {
  color: #666666;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-size: 30px;
}
.boton {
  background-color: #8DBB36;
  color: white;
  border-radius: 8px;
  display: block;
  margin-bottom: 20px;
  margin-top: 30px;
  padding: 11px;
  width: 210px;
  cursor: pointer;
  font-size: 25px !important;
  font-family: 'Open Sans Condensed', sans-serif;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.boton a {
  text-decoration: none;
  color: white;
}
.boton:hover {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  background-color: #5D8415;
  color: white;
}
.tabla_variables {
  width: 300px;
}
.tabla_variables .tmp_resultadosBusqueda_ficha_VARIABLES_TXT {
  font-weight: bold;
  margin-top: 15px;
}
.tabla_variables table {
  border: 1px solid #8DBB36;
  font-size: 15px;
}
.tabla_variables table .selected {
  background-color: #8CEB67 !important;
}
.tabla_variables table .selected .col_0 {
  width: 30px;
}
.tabla_variables table th {
  background-color: #8DBB36;
  font-weight: bold;
  width: 33%;
  color: white;
}
.tabla_variables table .col_0 {
  width: 30px;
  border: 1px solid transparent;
}
.tabla_variables table .col_0 input {
  margin-left: 5px;
}
.tabla_variables table .col_1 {
  width: 130px;
  display: none;
}
.tabla_variables table .col_2 {
  text-align: left;
}
.tabla_variables table .col_3 {
  width: 100px;
}
.tabla_variables table .col_4 {
  width: 100px;
}
.tabla_variables table tr:nth-child(even) {
  background: #e1ffc8;
}
.tabla_variables table tr:nth-child(odd) {
  background: #fff;
}
.margen-laterales {
  margin-left: 20px;
  margin-right: 20px;
}
.tmp_contenidoWeb_titulo {
  color: #666666;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-size: 30px;
}
.tmp_contenidoWeb_h1 {
  color: #4b4b4b;
  font-size: 54px;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  font-family: 'Open Sans Condensed', sans-serif !important;
}
.tmp_contenidoWeb_h2 {
  color: #4b4b4b;
  font-size: 42px;
  font-family: 'Open Sans Condensed', sans-serif !important;
}
.transition {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
#CONTACTA {
  padding: 60px;
  color: black;
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  background: url("uploads/WEB/Fondo/contacta.png") no-repeat fixed center white;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.nbs_fw {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  color: gray;
}
.nbs_fw a {
  color: gray;
}
.nbs_fw a:hover {
  color: #a8a5a5;
  text-decoration: none;
}
.icons {
  color: white;
  float: left;
  margin-left: 20px;
  margin-top: 5px;
}
.icons span {
  margin-right: 30px;
  padding-left: 30px;
  background-position: left center;
  background-repeat: no-repeat;
  font-family: open_sansregular;
  font-size: 17px;
}
.icons .icon_telf {
  background-image: url("uploadsSystem/templates/temas/PERSONALIZA2016/img/telefono.png");
}
.icons .icon_email {
  background-image: url("uploadsSystem/templates/temas/PERSONALIZA2016/img/email.png");
}
.tmp_menu_horizontal_CNT {
  background-color: #4a4a4a;
  float: left;
  padding-top: 7px;
  position: relative;
  vertical-align: middle;
  width: 100%;
  margin-top: 60px;
  padding-bottom: 20px;
}
.menu_fondo {
  width: 100%;
  background-color: #323438;
  padding-bottom: 10px;
  padding-top: 10px;
  display: table;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 59px;
  z-index: 10;
  border-bottom: 1px solid dimgray;
}
.menu_fondo .menu_botonera_CNT {
  display: table-cell;
  background-color: #8DBB36;
}
.menu_fondo .menu_cesta {
  display: table-cell;
  width: 250px;
}
.tmp_menu_horizontal_pie {
  margin-top: 20px;
  float: left;
  width: 100%;
}
.tmp_menu_horizontal_fondo {
  margin-top: -20px;
}
.tmp_menu_pie_apartado,
.tmp_menu_horizonal_link_sel,
.tmp_menu_horizonal_link {
  position: relative;
  float: left;
  text-align: center;
  vertical-align: middle;
  color: #FFFFFF;
  height: 34px;
  line-height: 34px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0px;
  text-transform: uppercase;
  width: 100%;
  border-radius: 6px;
}
.tmp_menu_pie_apartado:hover,
.tmp_menu_horizonal_link_sel:hover,
.tmp_menu_horizonal_link:hover {
  background-color: #8DBB36;
  color: #FFFFFF;
}
.tmp_texto_titulo3 {
  font-family: Arial, verdana, helevetica;
  color: #025ba4;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
}
.tmp_bannerInfotmp_banner {
  position: relative;
  margin-bottom: 30px;
  border-bottom: 1px solid #e6e4e4;
}
.tmp_bannerInfotmp_banner .caroufredsel_wrapper {
  height: 480px !important;
}
.tmp_bannerInfotmp_banner.home .caroufredsel_wrapper {
  height: 480px !important;
}
.tmp_bannerInfotmp_banner .carouFredSel-next,
.tmp_bannerInfotmp_banner .carouFredSel-prev {
  color: white;
  font-size: 80px;
  font-weight: bold;
  position: absolute;
  text-decoration: none;
  top: 140px;
  opacity: 0.5;
  cursor: pointer;
}
.tmp_bannerInfotmp_banner .carouFredSel-next:hover,
.tmp_bannerInfotmp_banner .carouFredSel-prev:hover {
  opacity: 1;
}
.tmp_bannerInfotmp_banner.home .carouFredSel-next,
.tmp_bannerInfotmp_banner.home .carouFredSel-prev {
  top: 200px;
}
.tmp_bannerInfotmp_banner .carouFredSel-prev {
  left: 20px;
}
.tmp_bannerInfotmp_banner .carouFredSel-next {
  right: 20px;
}
.tmp_bannerInfotmp_banner .carouFredSel-pager {
  bottom: 5px;
  position: absolute;
}
.tmp_bannerInfotmp_banner .carouFredSel-pager a {
  border: 1px solid white;
  border-radius: 100px;
  padding: 3px;
  text-align: center;
  text-decoration: none !important;
  vertical-align: middle;
  opacity: 0.5;
}
.tmp_bannerInfotmp_banner .carouFredSel-pager a.selected {
  opacity: 1;
}
.tmp_bannerInfotmp_banner .carouFredSel-pager a span {
  background-color: white;
  border-radius: 104px;
  color: white;
  display: inline-block;
  font-size: 10px;
  height: 13px;
  width: 15px;
}
.pl_home_testimonios .BannerSlider {
  margin-top: 20px;
}
.pl_home_testimonios .BannerSlider>div {
  height: 300px !important;
}
.pl_home_testimonios .BannerSlider>div>div {
  width: 100% !important;
  transform: none !important;
}
.pl_home_testimonios .BannerSlider>div>div>div {
  width: 100% !important;
}
.pl_home_testimonios .BannerSlider_int {
  width: 100% !important;
}
.pl_home_testimonios .BannerSlider_int>div {
  width: 100% !important;
}
.pl_home_testimonios .BannerSlider_int>div>div {
  width: 100% !important;
}
.pl_home_testimonios .testimonio_tit {
  font-size: 25px;
  width: 80%;
  color: #8DBB36;
  margin-bottom: 20px;
  display: block;
}
.pl_home_testimonios .testimonio_tit .testimonio_com {
  color: gray;
  font-weight: bold;
}
.pl_home_testimonios .testimonio_tit .testimonio_txt {
  font-family: 'Sacramento', cursive;
  font-size: 35px;
  line-height: 40px;
  color: #5D8415;
}
.pl_home_testimonios .testimonio_aut {
  font-weight: bold;
  font-size: 25px;
  display: block;
  font-family: 'Open Sans Condensed', sans-serif !important;
}
.pl_home_testimonios .jssorb05 {
  left: 45% !important;
}
.menu_botonera_CNT {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 10;
  width: auto !important;
}
.menu_botonera {
  display: none;
  position: fixed;
  background-color: transparent !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}
.menu_botonera > div {
  background-color: #515151;
  padding: 50px;
}
.tmp_botonera_fondo {
  background-color: #bee2f4;
  height: 40px;
  left: 15px;
  position: absolute;
  right: 15px;
  top: 150px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor {
  z-index: 100;
  position: relative;
  right: 15px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor ul {
  display: block;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.parent.level_0 {
  padding-bottom: 45px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_0 {
  display: inline-block;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: top;
  margin-bottom: 0px;
  width: 250px;
  background-color: #666565;
  margin: 10px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_0.selected .level_0 > span {
  font-weight: bold;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor ul.level_1 {
  margin-top: -35px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item > ul.tree {
  margin-left: 5px !important;
  width: 240px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_icon.parent.level_0 {
  display: none;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.children.level_0,
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.parent.level_0 {
  cursor: pointer;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 1;
  margin-left: 5px;
  margin-right: 5px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.children.level_0 .tmp_Shopping_navegadorCategorias_categoria,
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.parent.level_0 .tmp_Shopping_navegadorCategorias_categoria {
  color: ;
  display: block;
  text-align: left;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.children.level_0:hover,
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.parent.level_0:hover {
  background-color: #8DBB36;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.children.level_0:hover .tmp_Shopping_navegadorCategorias_categoria,
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.parent.level_0:hover .tmp_Shopping_navegadorCategorias_categoria {
  color: white;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.children.level_0.opened span,
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.parent.level_0.opened span {
  color: white !important;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.parent.level_0 {
  border-bottom: 1px solid gray;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.parent.level_0:hover {
  background-color: #777474;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item.children.level_2 {
  margin-bottom: 5px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tmp_Shopping_navegadorCategorias_link,
#tmp_Shopping_botoneraLateral_CNT_contenedor .tmp_Shopping_navegadorCategorias_categoria {
  color: white;
  font-size: 20px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor ul.tree.level_1 {
  display: block;
  position: relative;
  top: 40px;
  z-index: 2;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_1 {
  margin-bottom: 0 !important;
  padding-bottom: 5px;
  padding-top: 5px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_1:hover {
  background-color: #8DBB36;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_1 .tree_item_icon {
  margin-top: 10px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_1 .tree_item_content {
  width: 220px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_1 .tree_item_content a {
  width: 220px;
  display: block;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_1 a {
  padding-right: 20px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.children.level_2 {
  text-transform: capitalize;
  margin-left: 10px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content {
  cursor: pointer;
}
.tmp_buscadorProductos {
  display: inline-block;
  margin-right: 20px;
  position: relative;
  width: 200px;
  vertical-align: middle;
}
.tmp_buscadorProductos #cont_tipo_CNT {
  display: none;
}
.tmp_buscadorProductos .ui-autocomplete {
  width: 170px;
}
.tmp_buscadorProductos .buscadorProductos_cuadroBusqueda {
  float: left;
  width: 180px;
}
.tmp_buscadorProductos .ctr_autocomplete {
  height: auto;
}
.tmp_buscadorProductos .ctr_autocomplete .ui-menu-item {
  width: 163px;
}
.tmp_buscadorProductos .ctr_autocomplete_text {
  position: relative;
}
.tmp_buscadorProductos .tmp_buscadorProductosBUSCAR_CNT {
  float: right;
}
.tmp_buscadorProductos .ctr_autocomplete_text {
  border: 0px solid #4a4a4a;
  border-radius: 6px;
  padding: 8px;
  background-color: #717171;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_buscadorProductos .ctr_autocomplete_text:hover {
  background-color: #CFCFCF;
}
.tmp_buscadorProductos .ctr_autocomplete_text:focus {
  background-color: white;
}
.tmp_buscadorProductos .tmp_buscadorProductosBUSCAR {
  background-color: #717171;
  border: 0px;
  border-radius: 7px;
  color: white;
  padding: 8px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_buscadorProductos .tmp_buscadorProductosBUSCAR:hover {
  background-color: #CFCFCF;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT {
  color: white;
  z-index: 99900;
  position: relative;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  left: -25px;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT .tree.level_0 {
  float: left;
  width: 100%;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT li.tree_item.level_0 {
  display: inline-block;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: top;
  margin-bottom: 0px;
  border-right: 1px solid white;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT li.tree_item.level_0.selected .level_0 > span {
  font-weight: bold;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT li.tree_item > ul.tree {
  margin-left: 5px !important;
  width: 220px;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT .tree_item_icon.parent.level_0 {
  display: none;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT .tree_item_content.parent.level_0 {
  cursor: pointer;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 1;
  margin-left: 5px;
  margin-right: 5px;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT .tree_item_content.parent.level_0 .tmp_templates_menuLateralTree_categoria {
  color: ;
  display: block;
  text-align: left;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT .tree_item_content.parent.level_0:hover {
  background-color: #676E7A;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT .tree_item_content.parent.level_0:hover .tmp_templates_menuLateralTree_categoria {
  color: white;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT .tree_item_content.parent.level_0.opened {
  background-color: #4a4a4a;
  -webkit-box-shadow: 0 0 4px 0 #0e0e0e;
  -moz-box-shadow: 0 0 4px 0 #0e0e0e;
  box-shadow: 0 0 4px 0 #0e0e0e;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT .tree_item_content.parent.level_0.opened span {
  color: white !important;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT .tmp_templates_menuLateralTree_apartado_link,
.tmp_templates_menuLateralTree_CNT_contenedor_CNT .tmp_templates_menuLateralTree_categoria {
  font-size: 15px;
  color: white;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT ul.tree.level_1 {
  background-color: #4a4a4a;
  display: block;
  position: absolute;
  -webkit-box-shadow: 0 0 4px 0 #0e0e0e;
  -moz-box-shadow: 0 0 4px 0 #0e0e0e;
  box-shadow: 0 0 4px 0 #0e0e0e;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT li.tree_item.level_1 {
  margin-bottom: 0 !important;
  padding-bottom: 5px;
  padding-top: 5px;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT li.tree_item.level_1:hover {
  background-color: #676E7A;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT li.tree_item.level_1 .tree_item_icon {
  margin-top: 10px;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT li.tree_item.level_1 .tree_item_content {
  width: 220px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT li.tree_item.level_1 .tree_item_content a {
  width: 220px;
  display: block;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT li.tree_item.level_1 a {
  padding-right: 20px;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT li.tree_item.children.level_2 {
  text-transform: capitalize;
  margin-left: 10px;
}
.tmp_templates_menuLateralTree_CNT_contenedor_CNT .tree_item_content {
  cursor: pointer;
}
.menu_cesta {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
}
.tmp_carritoCompra_CNT.widget {
  color: white;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  opacity: 1 !important;
  display: inline-block;
  background-color: #616263;
  border-radius: 6px;
  font-family: Arial;
  padding: 10px;
  position: absolute;
  right: 5px;
  top: 8px;
  text-align: center;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  -webkit-box-shadow: 0 0 1px 0 rgba(0,0,0,0);
  -moz-box-shadow: 0 0 1px 0 rgba(0,0,0,0);
  box-shadow: 0 0 1px 0 rgba(0,0,0,0);
  z-index: 10;
  width: 240px;
}
.tmp_carritoCompra_CNT.widget.open,
.tmp_carritoCompra_CNT.widget.opening {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.29);
  -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,0.29);
  box-shadow: 0 0 4px 0 rgba(0,0,0,0.29);
  background-color: white;
  color: #747474;
}
.tmp_carritoCompra_CNT.widget.close {
  color: white;
}
.tmp_carritoCompra_CNT.widget .tmp_carritoCompra_widget_DESP {
  cursor: pointer;
  font-weight: normal;
  font-size: 25px !important;
  font-family: 'Open Sans Condensed', sans-serif;
}
.tmp_carritoCompra_CNT.widget .tmp_carritoCompra_widget_DESP:hover {
  color: #8DBB36;
}
.tmp_carritoCompra_CNT.widget .tmp_carritoCompra_widget_CRT {
  display: none;
}
.tmp_carritoCompra_CNT.widget .tmp_carritoCompra_widget {
  margin-top: 20px;
}
.tmp_carritoCompra_CNT.widget .tmp_carritoCompra_widget_CARRITO_PRODUCTOS_CNT {
  height: 340px;
  margin-bottom: 50px;
  width: 220px;
  overflow: hidden;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_WID_ITEM_COMPRA_CNT {
  border-bottom: 1px dashed gray;
  margin-bottom: 20px;
  position: relative;
  width: 190px;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_IMG_ITEM_CNT img {
  border-radius: 6px;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_NAME_ITEM_CNT {
  margin-top: 20px;
  margin-bottom: 20px !important;
  text-align: left;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_NAME_ITEM_CNT a {
  color: ;
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-weight: normal !important;
  font-size: 25px;
  line-height: 30px;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_CANTIDAD_ITEM_CNT label,
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_CANTIDAD_ITEM_CNT div {
  display: inline-block;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_CANTIDAD_ITEM_CNT label {
  width: 30px;
  font-size: 15px;
  margin-right: 5px;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_CANTIDAD_ITEM_CNT input {
  border: 1px solid #CCCCCC;
  border-radius: 6px;
  padding: 3px;
  text-align: center;
  width: 40px;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_TIPO_ITEM_CNT {
  display: none;
}
.tmp_carritoCompra_CNT.widget .tmp_carritoCompra_widget_CARRITO_FINALIZAR_CNT {
  background-color: #4A4A4A;
  bottom: 0;
  height: 60px;
  left: 0;
  padding-top: 10px;
  position: absolute;
  right: 0;
  display: block;
}
.tmp_carritoCompra_CNT.widget.open .tmp_carritoCompra_widget_CARRITO_PRODUCTOS_CNT {
  overflow-x: hidden;
  overflow-y: auto;
}
.tmp_carritoCompra_CNT.widget .tmp_carritoCompra_widget_BOTON_RESUMEN {
  background-color: #717171;
  border: 0 none;
  border-radius: 6px;
  color: white;
  cursor: pointer;
  padding: 3px;
  width: 220px;
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-weight: normal !important;
  font-size: 25px;
  display: block;
  margin: auto;
}
.tmp_carritoCompra_CNT.widget .tmp_carritoCompra_widget_BOTON_RESUMEN:hover {
  background-color: #b4b4b4;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_BORRAR_ITEM_CNT {
  position: absolute;
  right: 0px;
  top: 0px;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_BORRAR_ITEM {
  background-image: url("uploadsSystem/templates/temas/PERSONALIZA2016/img/close.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_TIPO_ITEM_CNT,
.tmp_carritoCompra_CNT.widget .tmp_carritoCompra_widget_CRT {
  display: none;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_WID_ITEM_COMPRA_CNT {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px dotted gray;
  position: relative;
}
.tmp_carritoCompra_CNT.widget .tmp_carritoCompra_widget_BOTON_RESUMEN_CNT,
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_ATRIBUTOS_ITEM_CNT,
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_PRECIO_ITEM_CNT,
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_NAME_ITEM_CNT,
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_CANTIDAD_ITEM_CNT,
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_IMG_ITEM_CNT {
  float: left;
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_NAME_ITEM_CRT {
  font-size: 15px;
  line-height: 18px;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_NAME_ITEM_CRT a {
  color: #082146;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_CANTIDAD_ITEM_CRT input {
  width: 50px;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_PRECIO_ITEM_CNT {
  color: gray;
  font-size: 20px;
  line-height: 18px;
  margin-top: 5px;
  display: block;
  margin-bottom: 15px;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_PRECIO_ITEM {
  font-family: 'Arial';
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_PRECIO_ITEM_LBL {
  font-size: 15px;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_VARIABLES {
  color: gray;
  display: block;
  font-size: 15px;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_EDITAR_CNT {
  background-color: #8DBB36;
  border-radius: 6px;
  color: white;
  float: left;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: center;
  width: 100%;
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-weight: normal !important;
  font-size: 25px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_EDITAR_CNT:hover {
  background-color: #5D8415;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_EDITAR_CNT a {
  display: block;
  font-weight: normal;
  margin: 9px;
  text-shadow: 0 0 transparent;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_EDITAR_CNT a:hover {
  text-decoration: none;
  color: white;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_PERSONALIZACION {
  font-weight: normal;
  font-size: 15px;
  background-color: #fdffa6;
  border-radius: 9px;
  margin-top: 20px;
  border-bottom: 4px solid #ffd800;
  float: left;
  width: 100%;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_PERSONALIZACION .tmp_Shopping_carritoCompra_wid_PERSONALIZACION_TXT {
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-size: 25px;
  display: block;
  width: 100%;
  background-color: orange;
  color: white;
  border-radius: 9px 9px 0 0;
  cursor: pointer;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_PERSONALIZACION .tmp_Shopping_carritoCompra_wid_PERSONALIZACION_TYPE {
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-size: 20px;
  display: block;
  width: 90%;
  border-bottom: 1px dotted;
  margin: auto;
  margin-bottom: 10px;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_PERSONALIZACION .tmp_Shopping_carritoCompra_wid_PERSONALIZACION_ITEMS {
  text-align: left;
  padding: 9px;
  font-size: 13px;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_PERSONALIZACION .tmp_Shopping_carritoCompra_wid_PERSONALIZACION_ITEMS span {
  display: block;
  margin-top: 0px;
  margin-bottom: 15px;
  line-height: 13px;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_PERSONALIZACION .PERSONALIZACION_CONT {
  display: none;
  border: 3px solid #ffd800;
  width: 100% !important;
  font-family: Arial;
  background-color: #fdffa6;
  color: #333;
}
.tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_PERSONALIZACION .tmp_Shopping_carritoCompra_wid_PERSONALIZACION_IMG {
  width: 100%;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_TIPO_ITEM_CNT {
  display: none;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_RES_ITEM_CNT {
  border: 3px solid #8DBB36;
  border-radius: 9px;
  display: inline-block;
  margin: 20px;
  padding: 20px;
  vertical-align: top;
  width: 250px;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_IMG_ITEM_CNT {
  display: block;
  margin-bottom: 20px;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_REFERENCIA_ITEM_CNT {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_PRECIO_ITEM_CNT {
  display: block;
  margin-bottom: 20px;
  margin-top: 20px;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_PRECIO_ITEM {
  font-family: 'Arial';
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_SUBTOTAL_ITEM {
  font-family: 'Arial';
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_VARIABLES {
  margin-bottom: 15px;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_COLOR_CNT {
  margin-bottom: 15px;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_CANTIDAD_ITEM {
  border: 1px solid #c5c5c5;
  border-radius: 6px;
  padding: 5px;
  text-align: center;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_siguiente_CNT {
  background-color: #8DBB36;
  border-radius: 8px;
  color: white;
  display: block;
  margin: 30px;
  padding: 10px;
  width: 150px;
}
.tmp_carritoCompra_CNT.resumen .tmp_carritoCompra_resumen_total {
  color: #082146;
  font-size: 30px;
  font-family: 'Arial';
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_BORRAR_ITEM_CNT {
  position: inherit;
  border: 1px solid red;
  border-radius: 6px;
  background-color: #ef8080;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_BORRAR_ITEM {
  background-image: url("uploadsSystem/templates/temas/PERSONALIZA2016/img/close.png");
  background-repeat: no-repeat;
  cursor: pointer;
  width: 100%;
  height: 37px;
  background-position: center center;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_EDITAR_CNT {
  background-color: #8DBB36;
  border-radius: 6px;
  color: white;
  float: left;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: center;
  width: 100%;
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-weight: normal !important;
  font-size: 25px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_EDITAR_CNT:hover {
  background-color: #5D8415;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_EDITAR_CNT a {
  display: block;
  font-weight: normal;
  margin: 9px;
  text-shadow: 0 0 transparent;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_EDITAR_CNT a:hover {
  text-decoration: none;
  color: white;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_PERSONALIZACION {
  font-weight: normal;
  font-size: 15px;
  background-color: #fdffa6;
  border-radius: 9px;
  margin-top: 20px;
  border-bottom: 4px solid #ffd800;
  float: left;
  width: 100%;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_PERSONALIZACION .tmp_Shopping_carritoCompra_res_PERSONALIZACION_TXT {
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-size: 25px;
  display: block;
  width: 100%;
  background-color: orange;
  color: white;
  border-radius: 9px 9px 0 0;
  cursor: pointer;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_PERSONALIZACION .tmp_Shopping_carritoCompra_res_PERSONALIZACION_TYPE {
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-size: 20px;
  display: block;
  width: 90%;
  border-bottom: 1px dotted;
  margin: auto;
  margin-bottom: 10px;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_PERSONALIZACION .tmp_Shopping_carritoCompra_res_PERSONALIZACION_ITEMS {
  text-align: left;
  padding: 9px;
  font-size: 13px;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_PERSONALIZACION .tmp_Shopping_carritoCompra_res_PERSONALIZACION_ITEMS span {
  display: block;
  margin-top: 0px;
  margin-bottom: 15px;
  line-height: 13px;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_PERSONALIZACION .PERSONALIZACION_CONT {
  display: none;
  border: 3px solid #ffd800;
  width: 100% !important;
  font-family: Arial;
  background-color: #fdffa6;
  color: #333;
}
.tmp_carritoCompra_CNT.resumen .tmp_Shopping_carritoCompra_res_PERSONALIZACION .tmp_Shopping_carritoCompra_res_PERSONALIZACION_IMG {
  width: 100%;
}
.tmp_noticias_titular {
  background-color: #E6FFBF;
  border: 1px solid;
  border-radius: 6px 6px 6px 6px;
  clear: both;
  color: #375903;
  margin-top: 25px;
  padding: 6px;
  width: 90%;
}
.tmp_noticias_contenido {
  width: 90%;
  margin-top: 10px;
  margin-bottom: 15px;
}
.tmp_noticias_fecha {
  color: gray;
  font-size: 10px;
  margin-bottom: 48px;
  width: 90%;
}
.tmp_menu_pie_categoria_CNT {
  display: block;
  margin-top: 30px;
}
.tmp_menu_pie_categoria_CRT {
  display: none;
}
.tmp_Shopping_categoriaInfo_NOMBRE {
  font-family: 'Open Sans Condensed', sans-serif !important;
  display: block;
  font-weight: bold;
  font-size: 50px;
  padding-bottom: 20px;
  position: relative;
  color: #4b4b4b;
  margin-bottom: 30px;
  margin-top: 30px;
  margin-top: 60px;
}
.tmp_Shopping_categoriaInfo_NOMBRE::after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 60px;
  height: 6px;
  background-color: #8DBB36;
  left: 50%;
  margin-left: -30px;
  border-radius: 3px;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT {
  margin-top: 60px;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT {
  display: inline-block;
  margin: 20px;
  padding: 10px;
  vertical-align: top;
  width: 350px;
  margin-top: 20px;
  position: relative;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_acc_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_acc_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_acc_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_acc_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_CNT {
  background-image: url("uploadsSystem/templates/temas/PERSONALIZA2016/img/excl.png");
  height: 120px;
  position: absolute;
  right: -30px;
  text-align: center;
  top: -40px;
  vertical-align: middle;
  width: 120px;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_acc,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .oferta .tmp_resultadosBusqueda_lista,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_acc,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .oferta .tmp_resultadosBusqueda_lista,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_acc,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .oferta .tmp_resultadosBusqueda_lista,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_acc,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .oferta .tmp_resultadosBusqueda_lista {
  color: white;
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 120px;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .promocion .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .promocion .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .promocion .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .promocion .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .promocion .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .promocion .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .promocion .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .promocion .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT {
  border-color: gray;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.29);
  -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,0.29);
  box-shadow: 0 0 4px 0 rgba(0,0,0,0.29);
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .promocion.tmp_resultadosBusqueda_lista_acc_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .promocion.tmp_resultadosBusqueda_lista_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .promocion.tmp_resultadosBusqueda_lista_acc_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .promocion.tmp_resultadosBusqueda_lista_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .promocion.tmp_resultadosBusqueda_lista_acc_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .promocion.tmp_resultadosBusqueda_lista_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .promocion.tmp_resultadosBusqueda_lista_acc_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .promocion.tmp_resultadosBusqueda_lista_CNT {
  position: absolute;
  top: -12px;
  left: 20px;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .novedad .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .novedad .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .novedad .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .novedad .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .novedad .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .novedad .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .novedad .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .novedad .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT {
  border-color: #c4c2c2;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.29);
  -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,0.29);
  box-shadow: 0 0 4px 0 rgba(0,0,0,0.29);
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .novedad.tmp_resultadosBusqueda_lista_acc_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .novedad.tmp_resultadosBusqueda_lista_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .novedad.tmp_resultadosBusqueda_lista_acc_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .novedad.tmp_resultadosBusqueda_lista_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .novedad.tmp_resultadosBusqueda_lista_acc_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .novedad.tmp_resultadosBusqueda_lista_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .novedad.tmp_resultadosBusqueda_lista_acc_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .novedad.tmp_resultadosBusqueda_lista_CNT {
  position: absolute;
  top: -12px;
  right: 20px;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT:hover .tmp_resultadosBusqueda_lista_acc_NOMBRE_CNT a,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT:hover .tmp_resultadosBusqueda_lista_NOMBRE_CNT a,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT:hover .tmp_resultadosBusqueda_lista_acc_NOMBRE_CNT a,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT:hover .tmp_resultadosBusqueda_lista_NOMBRE_CNT a,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT:hover .tmp_resultadosBusqueda_lista_acc_NOMBRE_CNT a,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT:hover .tmp_resultadosBusqueda_lista_NOMBRE_CNT a,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT:hover .tmp_resultadosBusqueda_lista_acc_NOMBRE_CNT a,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT:hover .tmp_resultadosBusqueda_lista_NOMBRE_CNT a {
  color: #8DBB36;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT:hover .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT:hover .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT:hover .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT:hover .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT:hover .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT:hover .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT:hover .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT:hover .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT {
  border: 6px solid #8DBB36;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT {
  background-color: white;
  border: 6px solid #c4c2c2;
  border-radius: 12px;
  height: 230px;
  padding: 10px;
  width: 100%;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_FOTO_CRT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_FOTO_CRT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_FOTO_CRT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_FOTO_CRT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_FOTO_CRT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_FOTO_CRT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_FOTO_CRT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_FOTO_CRT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_FOTO_CRT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_FOTO_CRT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_FOTO_CRT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_FOTO_CRT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_FOTO_CRT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_FOTO_CRT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_FOTO_CRT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_FOTO_CRT {
  display: table-cell;
  height: 200px;
  vertical-align: middle;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_acc_CNT_FOTO,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO {
  display: block;
  width: 300px;
  height: 200px;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_NOMBRE_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_NOMBRE_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_NOMBRE_CNT,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_NOMBRE_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_NOMBRE_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_NOMBRE_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_NOMBRE_CNT,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_NOMBRE_CNT {
  margin-top: 10px;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_NOMBRE_CNT a,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_NOMBRE_CNT a,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_NOMBRE_CNT a,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_NOMBRE_CNT a,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_NOMBRE_CNT a,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_NOMBRE_CNT a,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_NOMBRE_CNT a,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_NOMBRE_CNT a {
  font-size: 25px;
  font-family: 'Open Sans Condensed', sans-serif;
  text-decoration: none;
  display: block;
  color: #202020;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_REFERENCIA_CNT label,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_REFERENCIA_CNT label,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_REFERENCIA_CNT label,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_REFERENCIA_CNT label,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_REFERENCIA_CNT label,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_REFERENCIA_CNT label,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_REFERENCIA_CNT label,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_REFERENCIA_CNT label {
  display: none;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_PRECIO_VENTA,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_PRECIO_VENTA,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_PRECIO_VENTA,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_PRECIO_VENTA,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_PRECIO_VENTA,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_PRECIO_VENTA,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_PRECIO_VENTA,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_PRECIO_VENTA {
  color: #5D8415;
  font-size: 25px;
  font-family: 'Arial';
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_PRECIO_VENTA_LBL,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_PRECIO_VENTA_LBL,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_PRECIO_VENTA_LBL,
.tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_PRECIO_VENTA_LBL,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_acc_PRECIO_VENTA_LBL,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .tmp_resultadosBusqueda_lista_PRECIO_VENTA_LBL,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_acc_PRECIO_VENTA_LBL,
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_PRECIO_VENTA_LBL {
  display: none;
}
.tmp_resultadosBusqueda_lista_acc_ROW_CNT {
  margin-top: 10px;
  margin-bottom: 50px;
}
.tmp_resultadosBusqueda {
  margin-top: 30px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_HEAD {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  margin-bottom: 30px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_CONTENT {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_FOOTER {
  display: inline-block;
  margin-left: 30px;
  vertical-align: top;
  width: 300px;
  margin-bottom: 30px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_CARROUSEL {
  width: 500px !important;
  height: 420px !important;
}
.tmp_resultadosBusqueda .galleria-container {
  width: 500px !important;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_NOMBRE,
.tmp_resultadosBusqueda .ctr_tab_selector {
  display: none !important;
}
.tmp_resultadosBusqueda .ctr_tab_container.accesorios,
.tmp_resultadosBusqueda .ctr_tab_container.especificaciones {
  display: block !important;
}
.tmp_resultadosBusqueda .galleria-container {
  height: 400px !important;
  background-color: white !important;
}
.tmp_resultadosBusqueda .galleria-stage {
  left: 0px !important;
  right: 0px !important;
  top: 0px !important;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_tab_CNT {
  display: block;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_DESCR {
  font-size: 17px;
  display: block;
  margin-bottom: 30px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_CONSULTAR,
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_PRECIO_VENTA {
  color: #5D8415;
  font-size: 25px;
  font-family: 'Arial';
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_CONSULTAR {
  margin-top: 25px;
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-size: 45px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_NOMBRE_INT {
  font-family: 'Open Sans Condensed', sans-serif !important;
  display: block;
  font-weight: bold;
  font-size: 50px;
  padding-bottom: 20px;
  position: relative;
  color: #4b4b4b;
  margin-bottom: 30px;
  margin-top: 30px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_NOMBRE_INT::after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 60px;
  height: 6px;
  background-color: #8DBB36;
  left: 50%;
  margin-left: -30px;
  border-radius: 3px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_PERSONALIZA_CNT,
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_CESTA_VENTA_CNT {
  background-color: #8DBB36;
  color: white;
  border-radius: 8px;
  display: block;
  margin-bottom: 20px;
  margin-top: 30px;
  padding: 11px;
  width: 210px;
  cursor: pointer;
  font-size: 25px !important;
  font-family: 'Open Sans Condensed', sans-serif;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_PERSONALIZA_CNT a,
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_CESTA_VENTA_CNT a {
  text-decoration: none;
  color: white;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_PERSONALIZA_CNT:hover,
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_CESTA_VENTA_CNT:hover {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  background-color: #5D8415;
  color: white;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_REFERENCIA_CNT {
  margin-top: 40px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_LISTA_RANGO_CNT {
  width: 300px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_LISTA_RANGO_CNT .tmp_resultadosBusqueda_ficha_LISTA_RANGO_TXT {
  font-weight: bold;
  margin-top: 15px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_LISTA_RANGO_CNT table {
  border: 1px solid #8DBB36;
  font-size: 15px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_LISTA_RANGO_CNT table th {
  background-color: #8DBB36;
  font-weight: bold;
  width: 33%;
  color: white;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_LISTA_RANGO_CNT table tr:nth-child(even) {
  background: #e1ffc8;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_LISTA_RANGO_CNT table tr:nth-child(odd) {
  background: #fff;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_LISTA_RANGO_CNT table td {
  font-family: 'Arial';
}
.tmp_resultadosBusqueda .color_prod {
  border-radius: 100%;
  width: 30px !important;
  margin: 5px;
  margin-top: 15px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_VARIABLES_CNT {
  width: 300px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_VARIABLES_CNT .tmp_resultadosBusqueda_ficha_VARIABLES_TXT {
  font-weight: bold;
  margin-top: 15px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_VARIABLES_CNT table {
  border: 1px solid #8DBB36;
  font-size: 15px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_VARIABLES_CNT table .selected {
  background-color: #8CEB67 !important;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_VARIABLES_CNT table .selected .col_0 {
  width: 30px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_VARIABLES_CNT table th {
  background-color: #8DBB36;
  font-weight: bold;
  width: 33%;
  color: white;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_VARIABLES_CNT table .col_0 {
  width: 30px;
  border: 1px solid transparent;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_VARIABLES_CNT table .col_0 input {
  margin-left: 5px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_VARIABLES_CNT table .col_1 {
  width: 130px;
  display: none;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_VARIABLES_CNT table .col_2 {
  text-align: left;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_VARIABLES_CNT table .col_3 {
  width: 100px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_VARIABLES_CNT table .col_4 {
  width: 100px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_VARIABLES_CNT table tr:nth-child(even) {
  background: #e1ffc8;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_VARIABLES_CNT table tr:nth-child(odd) {
  background: #fff;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_VARIABLES_CNT .col_0 {
  display: none;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_especificaciones_content {
  border: 1px solid #5D8415;
  border-radius: 6px;
  padding: 10px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_item_caracteristica {
  display: block;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_item_caracteristica .tmp_resultadosBusqueda_ficha_nombre_caracteristica {
  display: inline-block;
  width: 49%;
  text-transform: capitalize;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_item_caracteristica .tmp_resultadosBusqueda_ficha_valor_caracteristica {
  display: inline-block;
  width: 49%;
  font-family: 'Arial';
}
.tmp_resultadosBusqueda #resultadosBusquedas_linkPersonalizaHTML {
  display: block;
  margin: 10px;
}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
.galleria-info-link,
.galleria-info-close,
.galleria-image-nav-left,
.galleria-image-nav-right {
  background-image: url("call/fw/ctr/imageGallery/img/classic-map-negro.png");
}
.tmp_resultadosBusqueda_ficha_accesorios_header {
  font-family: 'Open Sans Condensed', sans-serif !important;
  display: block;
  font-weight: bold;
  font-size: 50px;
  padding-bottom: 20px;
  position: relative;
  color: #4b4b4b;
  margin-bottom: 30px;
  margin-top: 30px;
  margin-top: 40px;
  border-top: 1px dashed #a7a7a7;
}
.tmp_resultadosBusqueda_ficha_accesorios_header::after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 60px;
  height: 6px;
  background-color: #8DBB36;
  left: 50%;
  margin-left: -30px;
  border-radius: 3px;
}
.tmp_resultadosBusqueda_ficha_accesorios_content .resultados_busqueda.cont_main {
  margin-bottom: 50px;
  width: 100%;
}
.tmp_resultadosBusqueda_fichaPersonaliza {
  margin-top: 50px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_TITULO {
  font-family: 'Open Sans Condensed', sans-serif !important;
  display: block;
  font-weight: bold;
  font-size: 50px;
  padding-bottom: 20px;
  position: relative;
  color: #4b4b4b;
  margin-bottom: 30px;
  margin-top: 30px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_TITULO::after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 60px;
  height: 6px;
  background-color: #8DBB36;
  left: 50%;
  margin-left: -30px;
  border-radius: 3px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_TITULO_DESC {
  font-size: 20px;
  margin-bottom: 40px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_TITULO_MODIFICAR_CONT,
.tmp_resultadosBusqueda_fichaPersonaliza_TITULO_DEL_CONT,
.tmp_resultadosBusqueda_fichaPersonaliza_TITULO_ADD_CONT {
  display: inline-block;
  width: 25%;
  margin: auto;
  margin-bottom: 50px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_TITULO_DEL,
.tmp_resultadosBusqueda_fichaPersonaliza_TITULO_ADD,
.tmp_resultadosBusqueda_fichaPersonaliza_TITULO_MODIFICAR {
  width: 230px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VOLVER,
.tmp_resultadosBusqueda_fichaPersonaliza_MODIFICAR,
.tmp_resultadosBusqueda_fichaPersonaliza_DESCARTAR,
.tmp_resultadosBusqueda_fichaPersonaliza_CESTA_VENTA {
  background-color: #8DBB36;
  color: white;
  border-radius: 8px;
  display: block;
  margin-bottom: 20px;
  margin-top: 30px;
  padding: 11px;
  width: 210px;
  cursor: pointer;
  font-size: 25px !important;
  font-family: 'Open Sans Condensed', sans-serif;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VOLVER a,
.tmp_resultadosBusqueda_fichaPersonaliza_MODIFICAR a,
.tmp_resultadosBusqueda_fichaPersonaliza_DESCARTAR a,
.tmp_resultadosBusqueda_fichaPersonaliza_CESTA_VENTA a {
  text-decoration: none;
  color: white;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VOLVER:hover,
.tmp_resultadosBusqueda_fichaPersonaliza_MODIFICAR:hover,
.tmp_resultadosBusqueda_fichaPersonaliza_DESCARTAR:hover,
.tmp_resultadosBusqueda_fichaPersonaliza_CESTA_VENTA:hover {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  background-color: #5D8415;
  color: white;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VOLVER {
  margin-bottom: 100px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_TITULO_VOLVER {
  color: #4b4b4b;
  font-size: 42px;
  font-family: 'Open Sans Condensed', sans-serif !important;
  margin-top: 60px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_DESCARTAR {
  background-color: red;
}
.tmp_resultadosBusqueda_fichaPersonaliza_MODIFICAR {
  background-color: orange;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES_TXT {
  color: #4b4b4b;
  font-size: 42px;
  font-family: 'Open Sans Condensed', sans-serif !important;
  margin-bottom: 20px;
  margin-top: 30px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES {
  width: 300px;
  margin-bottom: 50px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES .tmp_resultadosBusqueda_ficha_VARIABLES_TXT {
  font-weight: bold;
  margin-top: 15px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES table {
  border: 1px solid #8DBB36;
  font-size: 15px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES table .selected {
  background-color: #8CEB67 !important;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES table .selected .col_0 {
  width: 30px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES table th {
  background-color: #8DBB36;
  font-weight: bold;
  width: 33%;
  color: white;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES table .col_0 {
  width: 30px;
  border: 1px solid transparent;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES table .col_0 input {
  margin-left: 5px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES table .col_1 {
  width: 130px;
  display: none;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES table .col_2 {
  text-align: left;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES table .col_3 {
  width: 100px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES table .col_4 {
  width: 100px;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES table tr:nth-child(even) {
  background: #e1ffc8;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES table tr:nth-child(odd) {
  background: #fff;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES {
  width: 90%;
}
.tmp_resultadosBusqueda_ficha_VARIABLES_INFO {
  display: none;
}
.tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES_INFO {
  color: red;
  font-size: 16px;
}
.asistenteCompra_resumenCONT_MAIN_CNT * {
  font-family: 'Arial';
}
.asistenteCompra_resumenCONT_MAIN .tmp_resumen_principal_CNT {
  font-size: 12px;
  color: #878789;
  width: 100%;
  text-align: center;
  font-family: "verdana";
}
.asistenteCompra_resumenCONT_MAIN .tmp_resumen_inf_pie,
.asistenteCompra_resumenCONT_MAIN .tmp_resumen_principal_CRT {
  width: 800px;
}
.asistenteCompra_resumenCONT_MAIN .ctr_table {
  margin-bottom: 1.4em;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
  text-align: center;
  font-family: "verdana";
  font-size: 15px;
  color: #878789;
}
.asistenteCompra_resumenCONT_MAIN .ctr_table th,
.asistenteCompra_resumenCONT_MAIN .ctr_table td,
.asistenteCompra_resumenCONT_MAIN .ctr_table caption {
  padding: 4px 10px 4px 5px;
  text-align: center;
}
.asistenteCompra_resumenCONT_MAIN .ctr_table tr:nth-child(even) {
  background: #FFF;
}
.asistenteCompra_resumenCONT_MAIN .ctr_table td {
  vertical-align: middle;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenDATOS_FACT_TAB .col_0,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenDATOS_ENV_TAB .col_0 {
  width: 110px;
  text-align: left;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenDATOS_FACT_TAB .col_1,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenDATOS_ENV_TAB .col_1 {
  text-align: left;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPRODVEN_TAB .col_0 {
  width: 55%;
  text-align: left;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPRODVEN_TAB .col_1 {
  width: 80px;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPRODALQ_TAB .col_0,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPRODCON_TAB .col_0 {
  width: 200px;
  text-align: left;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPRODALQ_TAB .col_6,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPRODCON_TAB .col_6 {
  width: 80px;
}
.asistenteCompra_resumenCONT_MAIN #resumen_datfact_telefono2_CNT,
.asistenteCompra_resumenCONT_MAIN #resumen_datenv_telefono2_CNT {
  margin-bottom: 20px;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenDATENV_CONT_CNT,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPROD_CONT_CNT,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenDATFACT_CONT_CNT {
  background-color: #F5F8FE;
  padding: 10px;
  width: 90%;
  margin-bottom: 20px;
  border-radius: 8px;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPROD_CONT_producto_CNT {
  background-color: #F5F8FE;
  padding: 10px;
  margin-left: -10px;
  width: 500px;
  border-bottom: 1px dotted #5D8415;
  margin-left: -60px;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPRODALQ_SUBT_CNT {
  margin-top: 33px;
  text-align: right;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPROD_TOTAL_CNT {
  text-align: right;
  display: block;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPROD_TOTAL_CRT {
  text-align: right;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPRODALQ_CONT_CNT {
  margin-top: 8px;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenTIPOSENV_TITULO,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPRODALQ_TITULO,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPRODVEN_TITULO,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPROD_TITULO,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenNUMERO_LBL,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenTIPOSENV_TITULO,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenDATFACT_TITULO,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenMETPAG_TITULO,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenDATENV_TITULO {
  background-color: #8CBA36;
  color: white;
  margin-bottom: 5px;
  padding: 5px;
  font-weight: bold;
  text-align: left;
  border-radius: 6px;
  border-bottom: 2px solid #8CBA36;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenNUMERO,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenTIPOSENV_TRANSPORTISTA,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenMETPAG_TRANSF_LBL,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenFECHA,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenDATFACT,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenDATENV,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPROD {
  margin-bottom: 3px;
  text-align: left;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenDATFACT_LBL,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenDATENV_LBL,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPROD_LBL {
  float: left;
  font-size: 12px;
  font-weight: bold;
  width: 95px;
  text-align: left;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPRODVEN_SUBT_CNT {
  text-align: right;
  display: none;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPRODVEN_SUBT_CRT,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPRODALQ_SUBT_CRT {
  margin-bottom: 13px;
  padding-bottom: 14px;
  text-align: right;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPRODALQ_TITULO,
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenPRODVEN_TITULO {
  display: none;
}
.asistenteCompra_resumenCONT_MAIN .asistenteCompra_resumenSISTEMA_PRUEBA {
  color: red;
  margin-left: 39px;
  margin-top: 20px;
  width: 530px;
}
.conf_link {
  background-color: #8DBB36;
  border-radius: 7px 7px 7px 7px;
  color: #ffffff;
  float: right;
  font-weight: bold;
  margin-bottom: 40px;
  margin-right: 114px;
  margin-top: 10px;
  padding: 5px;
}
.conf_link:hover {
  color: white;
}
.asistenteCompra_resumenPRODVEN_TAB TD {
  border-bottom: 2px solid #8CBA36;
}
.resumen_prod_nombre .nombre {
  font-size: 18px;
  text-decoration: underline;
  margin-top: 10px;
  display: block;
  color: #8CBA36;
}
.youtube-player {
  border: 9px solid #5D8415;
  border-radius: 15px;
  height: auto;
  margin-bottom: 10px;
  margin-top: 30px;
  width: 100%;
}
.ctr_videoCpanel_list {
  overflow-x: auto;
  overflow-y: auto;
  height: auto !important;
  width: 100% !important;
  margin-bottom: 30px;
}
.ctr_videoCpanel_list .ctr_video {
  display: inline-block;
  height: 170px;
  margin: 20px;
  vertical-align: top;
  width: 90px;
}
.ctr_videoCpanel_list .ctr_video .video_img_CNT {
  margin-bottom: 20px;
}
.ctr_videoCpanel_list .ctr_video .video_img_CNT img {
  border: 6px solid #5D8415;
  border-radius: 100%;
  cursor: pointer;
  width: 70px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.ctr_videoCpanel_list .ctr_video .video_img_CNT img:hover {
  border-color: #8DBB36;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.ctr_videoCpanel_list .ctr_video .video_autor_name_CNT,
.ctr_videoCpanel_list .ctr_video .video_visto_CNT,
.ctr_videoCpanel_list .ctr_video .video_duracion_CNT,
.ctr_videoCpanel_list .ctr_video .video_descripcion_CNT {
  display: none;
}
.menu_rs {
  margin-top: 12px;
}
.rs_top,
.tmp_micuenta {
  margin-right: 10px;
}
.rs_top a,
.tmp_micuenta a {
  background-color: #717171;
  border: 0px;
  border-radius: 6px;
  color: white;
  padding: 10px;
  background-repeat: no-repeat;
  background-position: 4px 3px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.rs_top a:hover,
.tmp_micuenta a:hover {
  color: white;
  background-color: #CFCFCF;
  text-decoration: none;
}
.rs_top.bt_productos a {
  background-color: #8DBB36;
}
.rs_top.bt_productos a:hover {
  background-color: #BCF072;
}
.logo_cabecera {
  display: inline-block;
  margin-top: 5px;
}
.tmp_logout {
  height: 40px;
  margin-top: -20px;
  text-align: right;
}
.tmp_logout_user {
  color: white;
}
.BannerSlider #jssor_1 {
  height: 575px;
}
.BannerSlider #jssor_1>div>div {
  height: 575px;
}
.txt_botonera_menu {
  position: fixed;
  left: 70px;
  color: white;
  font-size: 25px;
  font-family: 'Open Sans Condensed', sans-serif;
  margin-top: 10px;
}
.pl_intranet .tmp_menu_horizontal_CNT {
  margin: 0px;
  padding: 20px;
}
.pl_intranet .menu_fondo {
  display: none;
}
.logo_cab_mov_CNT {
  display: none;
  position: fixed;
  top: 7px;
  left: 100px;
  z-index: 10;
  text-align: center;
  right: 100px;
}
.logo_cab_mov img {
  height: 40px;
}
.tmp_menu_vertical_titulo {
  display: none;
}
.tmp_menu_vertical_cont {
  margin-top: 10px;
}
.tmp_clientes_volver {
  border: 1px solid white;
  border-radius: 6px;
  color: white;
  padding: 8px;
  position: absolute;
  right: 40px;
  top: 60px;
}
.tmp_clientes_volver:hover {
  color: white;
}
.tmp_menu_vertical_CNT a {
  border-bottom: 1px solid #a9d5ea;
  display: block;
  padding: 10px;
}
.tmp_menu_vertical_CNT a:hover {
  background-color: #d9f3ff;
}
.pl_intranet .datos_facturacion_form_CNT {
  margin-top: 40px;
}
.pl_intranet .ctr_req {
  color: red;
}
.pl_intranet .tmp_fact_submit {
  border: 1px solid gray !important;
  width: 170px !important;
}
.pl_intranet .datos_envio_form>div,
.pl_intranet .datos_facturacion_form>div,
.pl_intranet .acc_datos_usuario>div {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.pl_intranet .datos_envio_form>div label,
.pl_intranet .datos_facturacion_form>div label,
.pl_intranet .acc_datos_usuario>div label {
  color: gray;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 200px;
}
.pl_intranet .datos_envio_form>div>div,
.pl_intranet .datos_facturacion_form>div>div,
.pl_intranet .acc_datos_usuario>div>div {
  display: inline-block;
  vertical-align: top;
}
.pl_intranet .datos_envio_form>div input,
.pl_intranet .datos_facturacion_form>div input,
.pl_intranet .acc_datos_usuario>div input {
  border: 1px solid #8DBB36;
  border-radius: 6px;
  margin: 0;
  padding: 6px;
  width: 370px;
}
.orders_mis_pedidos_item {
  display: inline-block;
  width: 200px;
  text-align: center;
  margin-bottom: 40px;
}
.tmp_menu_vertical_titulo a {
  text-transform: uppercase;
  border-bottom: 1px solid #DCDCDC;
  color: black;
  padding-bottom: 8px;
}
.tmp_menu_vertical_titulo a:active,
.tmp_menu_vertical_titulo a:focus,
.tmp_menu_vertical_titulo a:hover {
  color: gray;
}
.tmp_intranet .tmp_menu_pie_contenedor_categoria {
  display: none;
}
.tmp_login_CONT {
  text-align: center;
  position: relative;
}
.tmp_login_CONT .login_form_CNT {
  display: inline-block;
  margin: 30px;
  vertical-align: top;
}
.tmp_login_CONT .tmp_login_CNT {
  display: inline-block !important;
  margin: 30px;
  vertical-align: top;
}
.tmp_login_CONT .tmp_login_CNT .tmp_login_restore_CNT_CNT,
.tmp_login_CONT .tmp_login_CNT .tmp_login_form_registro_CNT {
  background-color: #e7e7e7;
  border: 3px solid #b7b7b7;
  padding: 30px;
  border-radius: 6px;
}
.tmp_login_CONT .tmp_login_validar_CNT,
.tmp_login_CONT .tmp_login_password_CNT,
.tmp_login_CONT .tmp_login_usuario_CNT {
  clear: both;
  display: block;
  text-align: center;
  width: 100%;
}
.tmp_login_CONT #pass_level_CNT {
  display: none;
}
.tmp_login_CONT .login_form div .tmp_login_usuario_LBL,
.tmp_login_CONT .login_form div .tmp_login_password_LBL {
  display: block;
  line-height: 40px;
  width: 100%;
}
.tmp_login_CONT .login_form div .tmp_login_password_CRT,
.tmp_login_CONT .login_form div .tmp_login_usuario_CRT {
  display: block;
}
.tmp_login_CONT .login_form div .tmp_login_password_CRT input,
.tmp_login_CONT .login_form div .tmp_login_usuario_CRT input {
  border: 3px solid #cbc9c9;
  border-radius: 6px;
  font-size: 20px;
  padding: 7px;
  width: 100%;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_login_CONT .login_form div .tmp_login_password_CRT input:focus,
.tmp_login_CONT .login_form div .tmp_login_usuario_CRT input:focus {
  border-color: #8DBB36;
}
.tmp_login_CONT .login_form .tmp_login_registrar_CNT {
  color: black;
  position: absolute;
  right: 260px;
  top: 170px;
  width: 220px;
}
.tmp_login_CONT .login_form .tmp_login_validar {
  padding: 15px;
  width: 90px;
  margin-top: 15px;
  border: 0px solid #5D8415;
  border-radius: 6px;
  background-color: #717171;
  font-size: 20px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: white;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_login_CONT .login_form .tmp_login_validar:hover {
  background-color: #5D8415;
}
.tmp_login_CONT .login_form .tmp_login_registro_CNT,
.tmp_login_CONT .login_form .tmp_login_olvido_CNT {
  border: 3px solid #cbc9c9;
  border-radius: 6px;
  cursor: pointer;
  margin: 40px 20px 20px;
  width: 100px;
  display: inline-block;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_login_CONT .login_form .tmp_login_registro_CNT a,
.tmp_login_CONT .login_form .tmp_login_olvido_CNT a {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  display: table-cell;
  height: 60px;
  padding: 6px;
  text-align: center;
  vertical-align: middle;
  width: 100px;
}
.tmp_login_CONT .login_form .tmp_login_registro_CNT:hover,
.tmp_login_CONT .login_form .tmp_login_olvido_CNT:hover {
  border-color: #8DBB36;
  background-color: #8DBB36;
}
.tmp_login_CONT .login_form .tmp_login_registro_CNT:hover a,
.tmp_login_CONT .login_form .tmp_login_olvido_CNT:hover a {
  color: white !important;
  text-decoration: none;
}
.tmp_login_CONT .tmp_login_cod_activation>div,
.tmp_login_CONT .tmp_login_restore_CNT>div,
.tmp_login_CONT .tmp_login_form_registro>div {
  text-align: left;
}
.tmp_login_CONT .tmp_login_cod_activation>div label,
.tmp_login_CONT .tmp_login_restore_CNT>div label,
.tmp_login_CONT .tmp_login_form_registro>div label {
  display: inline-block;
  line-height: 40px;
  vertical-align: top;
  width: 100px;
}
.tmp_login_CONT .tmp_login_cod_activation>div div,
.tmp_login_CONT .tmp_login_restore_CNT>div div,
.tmp_login_CONT .tmp_login_form_registro>div div {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 200px;
}
.tmp_login_CONT .tmp_login_cod_activation>div div input,
.tmp_login_CONT .tmp_login_restore_CNT>div div input,
.tmp_login_CONT .tmp_login_form_registro>div div input {
  padding: 5px;
}
.tmp_login_CONT .tmp_login_cod_activation .tmp_login_form_registro_text_error_CNT,
.tmp_login_CONT .tmp_login_restore_CNT .tmp_login_form_registro_text_error_CNT,
.tmp_login_CONT .tmp_login_form_registro .tmp_login_form_registro_text_error_CNT {
  clear: both;
  display: block;
  position: relative;
}
.tmp_login_CONT .tmp_login_cod_activation .tmp_login_form_registro_text_error_CNT .tmp_login_form_registro_text_error,
.tmp_login_CONT .tmp_login_restore_CNT .tmp_login_form_registro_text_error_CNT .tmp_login_form_registro_text_error,
.tmp_login_CONT .tmp_login_form_registro .tmp_login_form_registro_text_error_CNT .tmp_login_form_registro_text_error {
  color: red;
}
.tmp_login_CONT .tmp_login_cod_activation .tmp_login_validar_registro_CNT,
.tmp_login_CONT .tmp_login_restore_CNT .tmp_login_validar_registro_CNT,
.tmp_login_CONT .tmp_login_form_registro .tmp_login_validar_registro_CNT {
  text-align: center;
}
.tmp_login_CONT .tmp_login_cod_activation .tmp_login_validar_registro_CNT input,
.tmp_login_CONT .tmp_login_restore_CNT .tmp_login_validar_registro_CNT input,
.tmp_login_CONT .tmp_login_form_registro .tmp_login_validar_registro_CNT input {
  width: 100px;
}
.tmp_login_CONT .tmp_login_cod_activation .tmp_login_cod_activation_text,
.tmp_login_CONT .tmp_login_restore_CNT .tmp_login_cod_activation_text,
.tmp_login_CONT .tmp_login_form_registro .tmp_login_cod_activation_text {
  width: 190px;
}
.tmp_login_CONT .tmp_login_cod_activation .tmp_login_cod_activation_send_CNT,
.tmp_login_CONT .tmp_login_cod_activation .tmp_login_restore_restaurar_CNT,
.tmp_login_CONT .tmp_login_restore_CNT .tmp_login_cod_activation_send_CNT,
.tmp_login_CONT .tmp_login_restore_CNT .tmp_login_restore_restaurar_CNT,
.tmp_login_CONT .tmp_login_form_registro .tmp_login_cod_activation_send_CNT,
.tmp_login_CONT .tmp_login_form_registro .tmp_login_restore_restaurar_CNT {
  text-align: center;
}
.tmp_login_CONT .tmp_login_condiciones_cnt {
  clear: both;
  display: block !important;
  position: relative;
  text-align: center !important;
  width: 100%;
}
.tmp_login_CONT .tmp_login_condiciones {
  clear: both;
  display: block !important;
  margin: 25px auto auto;
}
.tmp_login_CONT .tmp_login_condicionesCHK_CNT {
  clear: both;
  display: block !important;
  margin: 25px auto auto;
}
.tmp_login_CONT .tmp_login_condicionesCHK_CNT label {
  display: inline-block !important;
  line-height: 20px !important;
  vertical-align: top !important;
  width: 170px !important;
}
.tmp_login_CONT .tmp_login_condicionesCHK,
.tmp_login_CONT .tmp_login_condicionesCHK_CRT {
  display: inline-block !important;
  width: 20px !important;
}
.tmp_login_CONT #pass_2_LBL {
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  margin-bottom: 0;
  width: 100%;
}
.tmp_asistenteLogin {
  text-align: center;
}
.tmp_logout_cont_CNT {
  position: absolute;
  right: 40px;
  text-align: right;
  top: 10px;
}
.tmp_logout_cont_CNT .tmp_logout_user_CNT {
  display: inline-block;
  margin-right: 16px;
}
.tmp_logout_cont_CNT .tmp_logout_form_CNT {
  float: right;
  width: 80px;
}
.tmp_logout_cont_CNT .tmp_logout_form_CNT .tmp_logout_button {
  border: 1px solid #dcdcdc;
  border-radius: 6px;
  cursor: pointer;
  width: 80px;
}
.asistenteCompra_resumenCONT_MAIN_CNT * {
  font-family: 'Arial';
}
.tmp_resumen_principal_CNT {
  font-size: 12px;
  color: #878789;
  width: 100%;
  text-align: center;
  font-family: "verdana";
}
.tmp_resumen_inf_pie,
.tmp_resumen_principal_CRT {
  width: 800px;
}
.ctr_table {
  margin-bottom: 1.4em;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
  text-align: center;
  font-family: "verdana";
  font-size: 10px;
  color: black;
}
.ctr_table th,
.ctr_table td,
.ctr_table caption {
  padding: 4px 10px 4px 5px;
  text-align: center;
}
.ctr_table tr:nth-child(even) {
  background: #FFF;
}
.ctr_table td {
  vertical-align: middle;
}
.asistenteCompra_resumenDATOS_FACT_TAB .col_0,
.asistenteCompra_resumenDATOS_ENV_TAB .col_0 {
  width: 80px;
  text-align: left;
}
.asistenteCompra_resumenDATOS_FACT_TAB .col_1,
.asistenteCompra_resumenDATOS_ENV_TAB .col_1 {
  text-align: left;
}
.asistenteCompra_resumenPRODVEN_TAB .col_0 {
  width: 65%;
  text-align: left;
}
.asistenteCompra_resumenPRODVEN_TAB .col_1 {
  width: 80px;
}
.asistenteCompra_resumenPRODALQ_TAB .col_0,
.asistenteCompra_resumenPRODCON_TAB .col_0 {
  width: 200px;
  text-align: left;
}
.asistenteCompra_resumenPRODALQ_TAB .col_6,
.asistenteCompra_resumenPRODCON_TAB .col_6 {
  width: 80px;
}
#resumen_datfact_telefono2_CNT,
#resumen_datenv_telefono2_CNT {
  margin-bottom: 20px;
}
.asistenteCompra_resumenMETPAG_CONT_CNT {
  display: none;
}
.asistenteCompra_resumenTIPOSENV_CONT_CNT,
.asistenteCompra_resumenDATENV_CONT_CNT,
.asistenteCompra_resumenPROD_CONT_CNT,
.asistenteCompra_resumenDATFACT_CONT_CNT {
  background-color: #F4F4F4;
  padding: 10px;
  width: 90%;
  margin-bottom: 20px;
  border-radius: 8px;
}
.asistenteCompra_resumenPROD_CONT_producto_CNT {
  background-color: #F4F4F4;
  padding: 10px;
  margin-left: -10px;
  width: 500px;
  border-bottom: 1px dotted black;
  margin-left: -60px;
}
.asistenteCompra_resumenPRODALQ_SUBT_CNT {
  margin-top: 33px;
  text-align: right;
}
.asistenteCompra_resumenGENERAL_DISCOUNT_CONT_CNT {
  margin-bottom: 33px;
  text-align: right;
}
.asistenteCompra_resumenGENERAL_DISCOUNT_CONT {
  color: red;
}
.asistenteCompra_resumenPROD_GASTO_CNT {
  margin-bottom: 33px;
  text-align: right;
}
.asistenteCompra_resumenPROD_IVA_CNT {
  margin-bottom: 33px;
  text-align: right;
}
.asistenteCompra_resumenPROD_TOTAL_CNT {
  text-align: right;
}
.asistenteCompra_resumenPROD_TOTAL_CRT {
  text-align: right;
}
.asistenteCompra_resumenPRODALQ_CONT_CNT {
  margin-top: 8px;
}
.asistenteCompra_resumenPRODALQ_TITULO,
.asistenteCompra_resumenPRODVEN_TITULO,
.asistenteCompra_resumenPROD_TITULO,
.asistenteCompra_resumenNUMERO_LBL,
.asistenteCompra_resumenTIPOSENV_TITULO,
.asistenteCompra_resumenDATFACT_TITULO,
.asistenteCompra_resumenMETPAG_TITULO,
.asistenteCompra_resumenDATENV_TITULO {
  background-color: black;
  color: white;
  margin-bottom: 5px;
  padding: 5px;
  font-weight: bold;
  text-align: left;
  border-radius: 6px;
  display: block;
}
.asistenteCompra_resumenNUMERO,
.asistenteCompra_resumenTIPOSENV_TRANSPORTISTA,
.asistenteCompra_resumenMETPAG_TRANSF_LBL,
.asistenteCompra_resumenFECHA,
.asistenteCompra_resumenDATFACT,
.asistenteCompra_resumenDATENV,
.asistenteCompra_resumenPROD {
  margin-bottom: 3px;
  text-align: left;
}
.asistenteCompra_resumenPROD_CNT {
  margin-top: 10px;
}
.asistenteCompra_resumenDATFACT_LBL,
.asistenteCompra_resumenDATENV_LBL,
.asistenteCompra_resumenPROD_LBL {
  float: left;
  font-size: 10px;
  font-weight: normal;
  width: 95px;
  text-align: left;
}
.asistenteCompra_resumenPRODVEN_SUBT_CNT {
  text-align: right;
}
.asistenteCompra_resumenPRODVEN_SUBT_CRT,
.asistenteCompra_resumenPRODALQ_SUBT_CRT {
  margin-bottom: 13px;
  padding-bottom: 14px;
  text-align: right;
}
.asistenteCompra_resumenPRODALQ_TITULO,
.asistenteCompra_resumenPRODVEN_TITULO {
  background-color: #6196C8;
  display: none;
}
.asistenteCompra_resumenSISTEMA_PRUEBA {
  color: red;
  margin-left: 39px;
  margin-top: 20px;
  width: 530px;
}
.conf_link_CNT {
  display: block;
  text-align: center;
}
.conf_link {
  text-decoration: none;
  background-color: #dcdcdc;
  border-radius: 8px;
  color: black;
  padding: 10px;
  cursor: pointer;
  margin-top: 40px;
  width: 200px;
  border: 1px solid gray;
  display: inline-block;
}
.tmp_asistenteCompra_form_CNT {
  margin-top: 40px;
}
.tmp_asistenteCompra_form {
  display: block;
  margin: auto;
  position: relative;
  width: 500px;
}
.tmp_asistenteCompra_form .datos_envio_form_CNT {
  margin-top: 40px;
}
.tmp_asistenteCompra_form .email_CNT,
.tmp_asistenteCompra_form .text_CNT {
  clear: both;
  margin-top: 10px;
}
.tmp_asistenteCompra_form input {
  width: 200px;
  border-radius: 3px;
  padding: 5px;
  border: 1px solid gray;
}
.tmp_asistenteCompra_form label {
  color: gray;
  float: left;
  margin-right: 10px;
  width: 170px;
  text-align: right;
}
.tmp_asistenteCompra_form .asistenteCompra_metodoPago_TITULO,
.tmp_asistenteCompra_form .asistenteCompra_tiposEnvio_TITULO,
.tmp_asistenteCompra_form .datos_envio_form_LBL,
.tmp_asistenteCompra_form .datos_facturacion_form_LBL {
  clear: both;
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 30px;
  width: 100%;
  text-align: center;
  color: black;
}
.tmp_asistenteCompra_form .tmp_env_igual_CNT {
  display: block;
  margin-left: 80px;
}
.tmp_asistenteCompra_form .tmp_env_igual_CNT input {
  width: 50px;
}
.tmp_asistenteCompra_form .tmp_env_igual_CNT label {
  margin-bottom: 20px;
  width: auto;
}
.tmp_asistenteCompra_form .ctr_label_REQ {
  color: red;
}
.tmp_asistenteCompra_siguiente_CNT {
  margin-top: 40px;
  text-align: center;
}
.tmp_asistenteCompra_siguiente_CNT input {
  background-color: #dcdcdc;
  border-radius: 8px;
  color: black;
  padding: 10px;
  cursor: pointer;
}
.asistenteCompra_tiposEnvio_TRANSP_CNT {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}
.asistenteCompra_tiposEnvio_TRANSP_CNT .asistenteCompra_tiposEnvio_TRANSP_CRT,
.asistenteCompra_tiposEnvio_TRANSP_CNT label {
  float: none;
  display: inline-block;
}
.asistenteCompra_tiposEnvio_TRANSP_CNT input {
  width: 20px !important;
}
.asistenteCompra_tiposEnvio_TRANSP_CNT .asistenteCompra_tiposEnvio_TRANSP {
  font-family: 'Arial';
}
.asistenteCompra_metodoPago_CONT_CNT {
  display: none;
}
.asistenteCompra_tiposEnvio_TIENDA_CNT {
  display: block;
  margin: auto auto 36px;
  text-align: left;
  vertical-align: top;
  width: 200px;
}
.asistenteCompra_tiposEnvio_TIENDA_CNT .asistenteCompra_tiposEnvio_TIENDA_CRT {
  display: inline-block;
  width: 30px;
}
.asistenteCompra_tiposEnvio_TIENDA_CNT .asistenteCompra_tiposEnvio_TIENDA_CRT input {
  width: 30px;
}
.asistenteCompra_tiposEnvio_TIENDA_CNT label {
  display: inline-block;
  width: 150px;
}
.pl_blog .plg_articulos_ARTICULO {
  column-count: 1;
}
.pl_blog .pgl_articulo_TITULO {
  text-align: center;
}
.pl_blog .navegadorArticulosSimple_item {
  display: inline-block;
  margin: 30px;
  width: 272px;
  vertical-align: top;
}
.pl_blog .navegadorArticulosSimple_item img {
  width: 100%;
}
.pl_blog .navegadorArticulosSimple_imagen_CNT {
  border: 6px solid #5D8415;
  border-radius: 9px;
  margin-bottom: 15px;
}
.pl_blog .navegadorArticulosSimple_articulo {
  display: block;
  margin-bottom: 15px;
  font-size: 25px !important;
  font-family: 'Open Sans Condensed', sans-serif !important;
}
.pl_blog .navegadorArticulosSimple_fecha {
  background-color: #e6e6e6;
  border-top: 1px solid #c5c5c5;
  color: #5D8415;
  display: block;
  font-size: 18px;
  padding-bottom: 5px;
  padding-top: 5px;
  width: 100%;
}
.pl_blog .navegadorArticulosSimple_resumen {
  display: block;
  margin-bottom: 20px;
  font-family: "Raleway", sans-serif !important;
  font-weight: normal !important;
  font-size: 18px !important;
  color: gray !important;
  line-height: 35px !important;
  font-style: normal !important;
}
.pl_blog .navegadorArticulosSimple_resumen * {
  font-family: "Raleway", sans-serif !important;
  font-weight: normal !important;
  font-size: 18px !important;
  color: gray !important;
  line-height: 35px !important;
  font-style: normal !important;
}
.pl_blog .pgl_articulo_RESUMEN,
.pl_blog h3 {
  color: gray;
  font-size: 22px;
  line-height: 35px;
  margin-bottom: 35px;
  text-align: center;
}
.pl_blog .plg_articulos_ARTICULO {
  line-height: 24px;
}
.pl_blog .plg_articulos_ARTICULO p {
  line-height: 30px;
}
.pie_blog .navegadorArticulosSimple_item {
  margin: 20px;
  text-align: left;
}
.pie_blog .navegadorArticulosSimple_item .navegadorArticulosSimple_articuloImg {
  display: table-cell;
  width: 90px;
}
.pie_blog .navegadorArticulosSimple_item .navegadorArticulosSimple_articulo {
  display: table-cell;
}
.pie_blog .navegadorArticulosSimple_imagen_CNT {
  display: table-cell;
  width: 100px;
}
.pie_blog .navegadorArticulosSimple_imagen_CRT {
  border: 5px solid #046b7d;
  border-radius: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
  width: 70px;
  height: 70px;
}
.pie_blog .navegadorArticulosSimple_imagen_CRT img {
  display: block;
  width: 135px;
}
.pie_blog .navegadorArticulosSimple_titulo {
  display: none;
}
.pie_blog .navegadorArticulosSimple_articulo {
  color: white;
  padding-top: 10px;
  text-align: left;
  vertical-align: top;
}
.mapa_productos #tmp_Shopping_botoneraLateral_CNT_contenedor {
  z-index: 0;
  margin-bottom: 100px;
}
.mapa_productos #tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_0 {
  background-color: #F6F6F6;
  border: 1px solid #cecece;
  border-radius: 6px;
}
.mapa_productos #tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.children.level_0 .tmp_Shopping_navegadorCategorias_categoria,
.mapa_productos #tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.parent.level_0 .tmp_Shopping_navegadorCategorias_categoria,
.mapa_productos #tmp_Shopping_botoneraLateral_CNT_contenedor .tmp_Shopping_navegadorCategorias_link,
.mapa_productos #tmp_Shopping_botoneraLateral_CNT_contenedor .tmp_Shopping_navegadorCategorias_categoria {
  color: #333333;
}
.mapa_productos #tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_1:hover,
.mapa_productos #tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.children.level_0:hover,
.mapa_productos #tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.parent.level_0:hover {
  background-color: #bcf072;
}
.mapa_productos .tree_item_content.parent.level_0 {
  border-bottom: 1px solid #8DBB36 !important;
  font-weight: bold;
}
.mapa_productos .tree_item_content.parent.level_0:hover {
  background-color: #8CBA36 !important;
}
.mapa_productos .tree_item_content.children.level_0 {
  font-weight: bold;
}
header {
  margin-bottom: 0px;
}
header .ico_menu_movil {
  display: none;
}
header.cab_small {
  margin-bottom: 120px;
}
header.cab_small .cab_logo {
  display: none;
}
header.cab_small .menu_botonera {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 20;
  margin-top: 0px !important;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 0px;
}
header.cab_small .menu_cesta {
  position: fixed;
  right: 15px;
  top: 8px;
  z-index: 30;
}
header.cab_large .cab_logo {
  display: block;
}
header.cab_large .menu_botonera {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}
header .menu_botonera {
  background-color: #082146;
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: left;
}
header .menu_documentacion {
  background-color: #365603;
  color: white;
  padding: 10px;
}
header .menu_documentacion li {
  cursor: pointer;
}
header .menu_documentacion li.level_1 {
  margin-top: 20px !important;
}
header .menu_documentacion li.level_1 .tree_item_content {
  margin-bottom: 10px;
}
header .menu_documentacion li.level_1 .tmp_templates_menuLateralTree_apartado_link:hover {
  color: #a6dc52;
}
.pl_home_products {
  padding-top: 20px;
  padding-bottom: 30px;
  background-color: white;
}
.textoContenido {
  -moz-column-gap: 40px;
  -moz-column-rule: 2px solid #b2b2b3;
  -moz-columns: 2;
}
.iconPrincipal {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 80%;
}
.iconPrincipal .item {
  display: inline-block;
  width: 300px;
  vertical-align: top;
  text-decoration: none;
}
.iconPrincipal .item:hover span {
  color: #8DBB36 !important;
}
.iconPrincipal .item:hover img {
  opacity: 1;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.iconPrincipal .item img {
  border-radius: 100%;
  display: block;
  margin-bottom: 30px;
  width: 180px;
  opacity: 0.8;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.iconPrincipal .item span {
  color: black;
  display: block;
  font-size: 25px;
  width: 90%;
  font-family: 'Open Sans Condensed', sans-serif;
}
.tmp_hazloTu .item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-bottom: 30px;
  margin-top: 10px;
}
.tmp_hazloTu a {
  display: block;
  background-color: white;
  border: 6px solid #c4c2c2;
  border-radius: 6px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 15px;
  text-align: center;
  vertical-align: middle;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_hazloTu a:hover {
  border-color: #8DBB36;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_hazloTu span {
  display: block;
}
.plg_articulos_ARTICULO,
.texto {
  font-size: 17px;
  margin: 20px 50px 50px;
  text-align: left;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-gap: 4rem;
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}
#formComponentContactaSimple {
  display: block;
  margin-bottom: 60px;
}
#formComponentContactaSimple .tmp_formContactaSimple_contenedor {
  display: block;
  text-align: center;
  margin: 20px;
}
#formComponentContactaSimple .tmp_formContactaSimple_contenedor .tmp_formContactaSimple_obligatorio {
  color: red;
  display: inline-block;
  width: 20px;
}
#formComponentContactaSimple .tmp_formContactaSimple_contenedor .tmp_formContactaSimple_etiqueta {
  display: inline-block;
  text-align: left;
  width: 90px;
}
#formComponentContactaSimple .tmp_formContactaSimple_contenedor .tmp_formContactaSimple_campo_textarea,
#formComponentContactaSimple .tmp_formContactaSimple_contenedor .tmp_formContactaSimple_campo {
  border: 3px solid #cbc9c9;
  border-radius: 6px;
  display: inline-block;
  font-size: 20px;
  padding: 7px;
  width: 420px;
}
#formComponentContactaSimple .botonera {
  padding: 10px;
  width: 160px;
}
.tmp_asistenteCompra_form_CNT {
  display: block;
  margin-bottom: 60px;
}
.tmp_asistenteCompra_form_CNT .email_CNT,
.tmp_asistenteCompra_form_CNT .text_CNT {
  display: block;
  text-align: center;
  margin: 20px;
}
.tmp_asistenteCompra_form_CNT .email_CNT label,
.tmp_asistenteCompra_form_CNT .text_CNT label {
  display: inline-block;
  text-align: left;
  width: 190px;
}
.tmp_asistenteCompra_form_CNT .email_CNT label span,
.tmp_asistenteCompra_form_CNT .text_CNT label span {
  color: red;
  display: inline-block;
  font-size: 50px;
  line-height: 30px;
  vertical-align: middle;
  width: 20px;
}
.tmp_asistenteCompra_form_CNT .email_CNT .email_CRT,
.tmp_asistenteCompra_form_CNT .email_CNT .text_CRT,
.tmp_asistenteCompra_form_CNT .text_CNT .email_CRT,
.tmp_asistenteCompra_form_CNT .text_CNT .text_CRT {
  display: inline-block;
}
.tmp_asistenteCompra_form_CNT .email_CNT .email_CRT input,
.tmp_asistenteCompra_form_CNT .email_CNT .text_CRT input,
.tmp_asistenteCompra_form_CNT .text_CNT .email_CRT input,
.tmp_asistenteCompra_form_CNT .text_CNT .text_CRT input {
  border: 3px solid #cbc9c9;
  border-radius: 6px;
  font-size: 20px;
  padding: 7px;
  width: 420px;
}
.tmp_asistenteCompra_form_CNT .tmp_asistenteCompra_siguiente {
  padding: 10px;
  width: 160px;
}
.tmp_asistenteCompra_form_CNT .datos_facturacion_form_LBL,
.tmp_asistenteCompra_form_CNT .datos_envio_form_LBL {
  border-bottom: 1px dotted #082146;
  color: #082146;
  font-size: 30px;
  margin-top: 50px;
  text-align: center;
  width: 90%;
}
.tmp_asistenteCompra_form_CNT .tmp_env_igual_CRT {
  display: inline-block;
}
.tmp_pie {
  color: white;
  padding: 20px;
}
.garantiaPie {
  display: block;
  float: left;
  width: 100%;
  background-color: white !important;
  color: black;
  left: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  right: 0;
}
.garantiaPie .item {
  float: left;
  margin-bottom: 30px;
  position: relative;
}
.garantiaPie .item img {
  display: block;
  margin-bottom: 30px;
  margin-top: 40px;
  height: 71px;
}
.garantiaPie .item .gr_tit {
  display: block;
  top: 10px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 25px;
  margin-bottom: 20px;
}
.garantiaPie .item .gr_desc {
  display: block;
  right: 20px;
  text-align: center;
  top: 16px;
  width: 68%;
  font-size: 17px;
  margin-bottom: 20px;
}
.infoPie {
  background-color: black;
  height: 26px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.infoPie .infoPie_int {
  display: block;
  margin-top: -10px;
}
.infoPie span {
  line-height: 25px;
  display: inline-block;
}
.infoPie .rs_bottom {
  display: inline-block;
  vertical-align: middle;
}
.infoPie .rs_bottom a {
  border: 10px solid white;
  border-radius: 100%;
  height: 50px;
  width: 50px;
  display: block;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.infoPie .rs_bottom a:hover {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  border-color: #B4DAE2;
}
.infoPie .rs_bottom .rs_fb {
  background-image: url("uploadsSystem/templates/temas/PERSONALIZA2016/img/facebook.png");
}
.infoPie_contacta {
  margin-bottom: 50px;
}
.infoPie_contacta .pie_telf span {
  font-size: 20px;
}
.infoPie_cols {
  margin-top: 40px;
}
.infoPie_cols .textPie {
  text-align: left;
}
.infoPie_cols .infoPie_contacta {
  display: block;
  text-align: left;
  width: 330px;
  margin-top: -20px;
}
.infoPie_cols .infoPie_contacta .item {
  border-bottom: 1px solid #757474;
  display: block;
  padding: 10px;
}
.infoPie_cols .infoPie_contacta .item .tit {
  font-size: 30px;
  font-family: 'Open Sans Condensed', sans-serif;
}
.infoPie_cols .infoPie_contacta .item img {
  display: inline-block;
  margin-right: 10px;
}
.infoPie_cols .infoPie_contacta .item span {
  display: inline-block;
}
.infoPie_cols .infoPie_contacta .item span a {
  color: white;
}
.infoPie_cols .home_siguenos_CNT {
  margin-top: 0px;
  margin-bottom: 40px;
  float: left;
  text-align: center;
  display: table-cell;
  width: 100%;
}
.infoPie_cols .home_siguenos_CNT img {
  margin: 12px;
}
.tmp_navegadorArticulosSimple_CNT {
  margin-bottom: 60px;
}
.logosCalor {
  text-align: center;
}
.logosCalor a {
  display: inline-block;
  margin: 20px;
  vertical-align: middle;
}
.tmp_galeria_carpetas_imagenes_item {
  float: none !important;
  display: inline-block !important;
  margin: 35px !important;
}
.tmp_pdfs {
  height: 750px;
  width: 100%;
}
.tmp_Shopping_categoriaInfo_CONT_DESCRIPCION {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
  width: 90%;
}
.tmp_galeria_ficheros_CNT .tmp_galeria_ficheros_nombre {
  display: none;
}
.tmp_galeria_ficheros_CNT .tmp_galeria_ficheros_contenedor {
  display: inline-block;
  margin: 40px;
  vertical-align: middle;
}
.intranet_clientes {
  background-color: white;
}
.tmp_asistenteLogin h1 {
  font-family: 'Open Sans Condensed', sans-serif !important;
  display: block;
  font-weight: bold;
  font-size: 50px;
  padding-bottom: 20px;
  position: relative;
  color: #4b4b4b;
  margin-bottom: 30px;
  margin-top: 30px;
}
.tmp_asistenteLogin h1::after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 60px;
  height: 6px;
  background-color: #8DBB36;
  left: 50%;
  margin-left: -30px;
  border-radius: 3px;
}
.tmp_titulo {
  font-family: 'Open Sans Condensed', sans-serif !important;
  display: block;
  font-weight: bold;
  font-size: 50px;
  padding-bottom: 20px;
  position: relative;
  color: #4b4b4b;
  margin-bottom: 30px;
  margin-top: 30px;
}
.tmp_titulo::after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 60px;
  height: 6px;
  background-color: #8DBB36;
  left: 50%;
  margin-left: -30px;
  border-radius: 3px;
}
.home_titulo,
.home_contacta,
.home_siguenos {
  display: block;
}
.home_titulo .title,
.home_contacta .title,
.home_siguenos .title {
  font-family: 'Open Sans Condensed', sans-serif;
  display: block;
  font-weight: bold;
  font-size: 27px;
  padding-bottom: 20px;
  position: relative;
  color: #4b4b4b;
  margin-bottom: 20px;
}
.home_titulo .title::after,
.home_contacta .title::after,
.home_siguenos .title::after {
  content: "";
  position: absolute;
  bottom: 10px;
  width: 60px;
  height: 6px;
  background-color: #8DBB36;
  left: 50%;
  margin-left: -30px;
  border-radius: 3px;
}
.home_titulo .txt,
.home_contacta .txt,
.home_siguenos .txt {
  font-size: 17px;
}
.home_siguenos_CNT {
  margin-top: 40px;
}
.home_siguenos_CNT img {
  height: 40px;
  margin: 32px;
  opacity: 0.6;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.home_siguenos_CNT img:hover {
  opacity: 1;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.home_siguenos {
  margin-top: 30px;
  margin-bottom: 30px;
  color: white;
}
.home_siguenos .title {
  color: white;
}
.home_siguenos .txt {
  font-size: 24px;
}
.home_contacta_CNT {
  margin-top: 40px;
  font-weight: bold;
  font-size: 25px;
}
.home_contacta_CNT .title {
  margin-bottom: 20px;
}
.tmp_carprinter {
  float: left;
  font-family: 'Sacramento', cursive;
  font-size: 30px;
  border-top: 1px dashed #626262;
  padding: 20px;
}
.cont_view3_CNT {
  float: left;
  width: 100%;
  padding: 20px;
}
.confSiNOlegal_CNT {
  display: block;
  clear: both;
  width: 80px !important;
}
.confSiNOlegal_CRT {
  display: inline-block;
}
.confSiNOlegal.ctr_radio {
  width: 20px !important;
}
.confSiNOlegal.ctr_radio_LBL {
  width: 50px !important;
}
@media (max-width: 640px) {
  #tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item > ul.tree {
    margin-top: 0px;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.parent.level_0 {
    padding-bottom: 5px;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor {
    left: 0px !important;
    right: 0px !important;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor ul.tree.level_1 {
    position: relative !important;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item {
    width: 100% !important;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content,
  #tmp_Shopping_botoneraLateral_CNT_contenedor .tmp_Shopping_navegadorCategorias_categoria {
    text-align: center !important;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_0 {
    border: 0px !important;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor ul.tree.level_1 {
    top: 0px !important;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item > ul.tree {
    margin-left: 5px !important;
    margin-right: 5px !important;
    width: auto !important;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content,
  #tmp_Shopping_botoneraLateral_CNT_contenedor .tmp_Shopping_navegadorCategorias_link {
    width: auto !important;
  }
}
.menu_fondo .menu_botonera_CNT {
  width: 100%;
}
.menu_botonera {
  display: none;
  width: 100% !important;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor {
  width: 100% !important;
}
.ico_menu_movil_CNT {
  float: left !important;
}
.ico_menu_movil {
  float: left;
  position: relative;
  z-index: 1;
}
.ico_menu_movil {
  background-image: url("uploadsSystem/templates/temas/PERSONALIZA2016/img/menu.png");
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid white;
  cursor: pointer;
  display: block !important;
  height: 15px;
  margin: 10px;
  padding: 18px;
  width: 16px;
}
.menu_cesta {
  margin-top: 0px;
}
.tmp_Shopping_botoneraLateral_CNT_contenedor ul {
  display: block;
  width: 100%;
}
.iconPrincipal .item {
  width: 32%;
}
.menu_cesta .tmp_carritoCompra_widget_DESP_CNT {
  position: absolute;
  top: 10px;
  left: -130px;
  width: 600px;
  background-color: #717171;
  border-radius: 6px 0 0 6px;
  font-weight: normal;
  text-align: left;
  padding-left: 20px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.menu_cesta .tmp_carritoCompra_widget_DESP_CNT .tmp_carritoCompra_widget_DESP {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  font-weight: normal;
}
.menu_cesta .tmp_carritoCompra_CNT {
  position: fixed;
  top: 0;
  width: 350px;
  right: -370px;
  border-radius: 0;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  height: 100%;
}
.menu_cesta .tmp_carritoCompra_CNT.opening,
.menu_cesta .tmp_carritoCompra_CNT.open {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  height: 100%;
  right: 0;
}
.menu_cesta .tmp_carritoCompra_CNT.opening .tmp_carritoCompra_widget_DESP_CNT,
.menu_cesta .tmp_carritoCompra_CNT.open .tmp_carritoCompra_widget_DESP_CNT {
  left: 0;
  width: 100%;
  color: white;
  border-radius: 0;
}
.menu_cesta .tmp_carritoCompra_CNT.widget {
  line-height: 40px;
}
.menu_cesta .tmp_carritoCompra_CNT.widget .tmp_carritoCompra_widget_CARRITO_PRODUCTOS_CNT {
  position: absolute;
  top: 60px;
  height: 90%;
  width: 100%;
  padding: 15px;
}
.menu_cesta .tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_BORRAR_ITEM_CNT {
  position: inherit;
  border: 1px solid red;
  border-radius: 6px;
  background-color: #ef8080;
  float: left;
  width: 100%;
}
.menu_cesta .tmp_carritoCompra_CNT.widget .tmp_Shopping_carritoCompra_wid_BORRAR_ITEM_CNT .tmp_Shopping_carritoCompra_wid_BORRAR_ITEM {
  width: 100%;
  height: 37px;
  background-position: center center;
}
.tmp_buscadorProductos,
.tmp_micuenta,
.rs_top,
.rs_top a {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.tmp_CNT_contenido.intranet_clientes {
  float: left;
}
.tmp_logout_cont_CNT {
  position: initial;
  float: none;
}
@media (max-width: 1180px) {
  .tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT {
    width: 30%;
    margin: 0;
  }
  .tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT
		.tmp_resultadosBusqueda_lista_CNT_FOTO_CNT
		.tmp_resultadosBusqueda_lista_CNT_FOTO {
    width: 100%;
  }
  .tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT {
    overflow: hidden;
  }
}
@media (max-width: 990px) {
  .pl_home_testimonios .testimonio_tit {
    font-size: 25px;
  }
  .pl_home_testimonios .testimonio_aut {
    font-size: 20px;
  }
}
@media (max-width: 920px) {
  .garantiaPie img {
    display: none;
  }
}
@media (max-width: 840px) {
  .tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT {
    width: 45%;
    margin: 0;
  }
  .tmp_resultadosBusqueda_fichaPersonaliza_TITULO_MODIFICAR_CONT,
  .tmp_resultadosBusqueda_fichaPersonaliza_TITULO_DEL_CONT,
  .tmp_resultadosBusqueda_fichaPersonaliza_TITULO_ADD_CONT {
    width: 33%;
  }
}
@media (max-width: 790px) {
  .garantiaPie .home_titulo {
    margin-bottom: 20px;
  }
  .tmp_contenido .plg_articulos_ARTICULO {
    padding: 20px;
  }
  .pl_blog .plg_articulos_ARTICULO {
    padding: 0px;
  }
  .tmp_contenido .plg_articulos_ARTICULO,
  .pl_blog .plg_articulos_ARTICULO {
    margin: 0;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .tmp_contenido .plg_articulos_ARTICULO h1,
  .pl_blog .plg_articulos_ARTICULO h1 {
    font-size: 26px;
  }
  .tmp_contenido .plg_articulos_ARTICULO h3,
  .pl_blog .plg_articulos_ARTICULO h3 {
    font-size: 20px;
  }
  .pl_home_testimonios .testimonio_tit {
    font-size: 20px;
    width: 100%;
  }
  .pl_home_testimonios .testimonio_aut {
    font-size: 15px;
  }
  .pl_home_products .tmp_resultadosBusqueda_lista_REFERENCIA {
    display: none;
  }
  .iconPrincipal .item {
    width: 32%;
  }
  .iconPrincipal .item img {
    width: 120px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
  }
  .iconPrincipal .item span {
    display: inline-block;
    width: 150px;
    vertical-align: middle;
    margin-top: 20px;
  }
  .tmp_contenidoWeb_h2 {
    font-size: 32px;
  }
  .tmp_contenidoWeb_titulo {
    font-size: 26px;
  }
  .tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_acc_CNT,
  .tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_CNT,
  .tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_acc_CNT,
  .tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_CNT,
  .tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_acc_CNT,
  .tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_CNT,
  .tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_acc_CNT,
  .tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .oferta .tmp_resultadosBusqueda_lista_CNT {
    right: 0px;
  }
}
@media (max-width: 650px) {
  .tmp_resultadosBusqueda_fichaPersonaliza_TITULO_MODIFICAR_CONT,
  .tmp_resultadosBusqueda_fichaPersonaliza_TITULO_DEL_CONT,
  .tmp_resultadosBusqueda_fichaPersonaliza_TITULO_ADD_CONT {
    width: 45%;
  }
}
@media (max-width: 600px) {
  .tmp_micuenta,
  .rs_top {
    display: inline;
    vertical-align: top;
  }
  .tmp_buscadorProductos_CNT,
  .tmp_micuenta,
  .rs_top,
  .rs_top a {
    float: none;
  }
  a {
    display: inline-block;
    vertical-align: top;
  }
  .tmp_buscadorProductos {
    margin-right: 0;
    width: 100%;
    margin-top: 30px;
  }
  .tmp_buscadorProductos .ctr_autocomplete_text_CNT {
    right: 0;
  }
  .tmp_micuenta {
    margin-right: 0px;
    margin-top: 0px;
  }
  .tmp_buscadorProductos .buscadorProductos_cuadroBusqueda {
    width: 84%;
  }
  .tmp_buscadorProductosBUSCAR_CNT {
    width: 14%;
    display: inline-block;
  }
  .tmp_buscadorProductos .ctr_autocomplete .ui-menu-item {
    width: auto;
    padding: 10px;
  }
}
@media (max-width: 550px) {
  .txt_botonera_menu {
    display: none;
  }
  .tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_HEAD {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 90%;
  }
  .tmp_resultadosBusqueda .galleria-thumbnails,
  .tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_CARROUSEL,
  .tmp_resultadosBusqueda .galleria-container {
    width: 100% !important;
  }
  .logo_cabecera {
    padding: 20px;
  }
  .logo_cabecera img {
    width: 300px;
  }
  .tmp_asistenteCompra_form {
    width: 100%;
  }
  #formComponentContactaSimple .tmp_formContactaSimple_contenedor .tmp_formContactaSimple_etiqueta {
    width: 90%;
  }
  #formComponentContactaSimple .tmp_formContactaSimple_contenedor .tmp_formContactaSimple_campo_textarea,
  #formComponentContactaSimple .tmp_formContactaSimple_contenedor .tmp_formContactaSimple_campo,
  .tmp_asistenteCompra_form_CNT .datos_facturacion_form_LBL,
  .tmp_asistenteCompra_form_CNT .datos_envio_form_LBL,
  .tmp_asistenteCompra_form_CNT .email_CNT .email_CRT,
  .tmp_asistenteCompra_form_CNT .text_CNT .text_CRT,
  .tmp_asistenteCompra_form_CNT .email_CNT .email_CRT input,
  .tmp_asistenteCompra_form_CNT .text_CNT .text_CRT input {
    width: 100%;
  }
  .conf_link {
    margin: 10px;
    text-align: center;
    float: none;
  }
  .tmp_asistenteCompra_form .tmp_env_igual_CNT {
    display: block;
    border: 1px solid gray;
    margin: 30px;
    padding: 10px;
    float: left;
    text-align: center;
    border-radius: 6px;
    background-color: #efefef;
  }
  .tmp_asistenteCompra_form .tmp_env_igual_CNT label {
    text-align: center;
    margin: 0px;
  }
  .tmp_CNT_contenido.intranet_clientes {
    width: 100%;
  }
  .pl_intranet .datos_facturacion_form > div,
  .pl_intranet .datos_envio_form > div,
  .pl_intranet .acc_datos_usuario > div {
    width: 100%;
  }
  .pl_intranet .datos_facturacion_form > div> div,
  .pl_intranet .datos_facturacion_form > div input,
  .pl_intranet .datos_facturacion_form > div label,
  .pl_intranet .datos_envio_form > div> div,
  .pl_intranet .datos_envio_form > div input,
  .pl_intranet .datos_envio_form > div label,
  .pl_intranet .acc_datos_usuario > div> div,
  .pl_intranet .acc_datos_usuario > div input,
  .pl_intranet .acc_datos_usuario > div label {
    width: 100%;
  }
  .datos_envio_form {
    width: 100%;
  }
  .pl_intranet .acc_datos_usuario_text {
    text-align: left;
  }
  .tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_HEAD {
    margin-right: 0px;
  }
  header.tmp_cabecera {
    position: inherit;
  }
  header.tmp_cabecera .menu_fondo {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 10;
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .menu_botonera_CNT nav.menu_botonera {
    position: fixed;
    bottom: 0;
    top: 50px;
    left: 0;
    right: 0;
    overflow: auto;
    margin: 0px;
  }
  .menu_cesta .tmp_carritoCompra_CNT.opening,
  .menu_cesta .tmp_carritoCompra_CNT.open {
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    width: 100%;
  }
}
@media (max-width: 500px) {
  .tmp_contenidoWeb_h2,
  .tmp_contenidoWeb_h1 {
    font-size: 30px;
  }
  .tmp_contenidoWeb_titulo {
    font-size: 26px;
  }
  .iconPrincipal .item {
    width: 100%;
  }
  .iconPrincipal .item img {
    width: 120px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
  }
  .iconPrincipal .item span {
    display: inline-block;
    width: 150px;
    vertical-align: middle;
    margin-top: 20px;
  }
  .cont_panelColores_prod > .color_prod img {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
  }
  .tmp_resultadosBusqueda_fichaPersonaliza_VARIABLES_TXT,
  .tmp_resultadosBusqueda_fichaPersonaliza_TITULO {
    font-size: 30px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .tmp_resultadosBusqueda_fichaPersonaliza_TITULO_DESC {
    font-size: 16px;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 470px) {
  .infoPie {
    height: 40px;
  }
  .infoPie_int span {
    margin-top: 10px;
  }
  .tmp_logo_pie {
    margin-top: 60px;
  }
  .tmp_resultadosBusqueda_fichaPersonaliza_TITULO_MODIFICAR_CONT,
  .tmp_resultadosBusqueda_fichaPersonaliza_TITULO_DEL_CONT,
  .tmp_resultadosBusqueda_fichaPersonaliza_TITULO_ADD_CONT {
    width: 90%;
  }
}
@media (max-width: 420px) {
  .infoPie {
    height: 80px;
  }
  .tmp_logo_pie {
    margin-top: 90px;
  }
  .mapa_productos .tmp_Shopping_botoneraLateral_CNT_contenedor ul {
    width: 80% !important;
  }
  .mapa_productos #tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_0 {
    margin: 0px !important;
  }
}
@media (max-width: 380px) {
  .tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO {
    width: 100%;
  }
  .tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO img {
    width: 100%;
  }
  .tmp_resultadosBusqueda_lista_acc_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT,
  .tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_acc_PROD_CNT,
  .tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT {
    margin: 0px;
    vertical-align: top;
    width: 100%;
    margin-top: 20px;
  }
  .infoPie_cols .infoPie_contacta {
    width: 100%;
  }
  .tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_FOOTER,
  .ctr_tab_container.especificaciones {
    width: 90%;
  }
  .tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_FOOTER {
    margin-left: 0px;
  }
  .iconPrincipal .item span {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 350px) {
  .logo_cabecera {
    padding: 20px;
  }
  .logo_cabecera img {
    width: 100%;
  }
  .tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_LISTA_RANGO_CNT {
    width: 100%;
  }
  .tmp_logo_pie img {
    width: 100%;
  }
  .pie_blog .navegadorArticulosSimple_imagen_CNT {
    display: block;
  }
}
.info_blackFriday {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 270px;
  border: 5px solid #8a8a8a;
  padding: 20px;
  border-radius: 9px;
  background-color: #f3f38a;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
.info_blackFriday .remove {
  cursor: pointer;
  color: red;
  text-align: center;
  display: block;
  width: 100%;
}
