/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/*
Fin del comentario */ 
b, strong {
    font-weight: bold;
}
/*@font-face {
  font-family:'FontAwesome';
  src:url("/uploads/2020/06/fontawesome-webfont.eot?v=4.7.0");
  src:url("/uploads/2020/06/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),
    url("/uploads/2020/06/fontawesome-webfont.woff?v=4.7.0") format("woff"),
    url("/uploads/2020/06/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
    url("/uploads/2020/06/fontawesome-webfont.svg#fontawesomeregular?v=4.7.0") format("svg");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Coloplast';
  src:url("/themes/generatepress/fonts/Coloplast_Regular.otf");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'ColoplastBold';
  src:url("/themes/generatepress/fonts/Coloplast_Bold.otf");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'ColoplastBoldItalic';
  src:url("/themes/generatepress/fonts/Coloplast_BoldItalic.otf");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'ColoplastItalic';
  src:url("/themes/generatepress/fonts/Coloplast_Italic.otf");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'ColoplastMedium';
  src:url("/themes/generatepress/fonts/Coloplast_Medium.otf");
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'ColoplastMediumItalic';
  src:url("/themes/generatepress/fonts/Coloplast_MediumItalic.otf");
  font-weight:normal;
  font-style:normal
}
.body {
  font-family: 'Coloplast';
}
*/
#wrapper .breadcrumb {
	padding: 15px 0px;
    margin-bottom: 0rem;
}
.header-nav .topnav {
    border-bottom: 0px solid #ededed;
    background: #CDFF00;
    text-align: center;
}
.header-nav .topnav p {
	color: #000000;
	margin-bottom: 0px;
	padding: 10px;
}
/*.search-widget a.popup-title {
    display: inline-block;
}*/
.iconos_footer .ApColumn {
	text-align: center;
}
.icono_footer {
/*	text-align: center;*/
}
.icono_footer img {
	max-width: 64px;
}
.icono_footer p {
    font-size: 1rem;
}
.leo-megamenu.navbar .centrado {
	text-align: center;
}
.letra_negra, .letra_negra p, .letra_negra a, .letra_negra span {
	color: #000;
}
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.search-widget {
  position: relative;
  margin: 0px 0 0 0; }
  .search-widget::after {
    content: "";
    display: table;
    clear: both; }
  .search-widget form {
    position: relative; }
    .search-widget form input[type=text] {
      width: 100%;
      color: #333333;
      height: 40px;
      border: none;
      background: transparent;
      padding: 5px 45px 5px 10px; }
      .rtl .search-widget form input[type=text] {
        padding: 5px 10px 5px 45px; }
      .search-widget form input[type=text]::-webkit-input-placeholder {
        color: #333333;
        text-indent: 0px;
        opacity: 1;
        filter: alpha(opacity=100); }
      .search-widget form input[type=text]::-moz-placeholder {
        color: #333333;
        text-indent: 0px;
        opacity: 1;
        filter: alpha(opacity=100); }
      .search-widget form input[type=text]:-moz-placeholder {
        color: #333333;
        text-indent: 0px;
        opacity: 1;
        filter: alpha(opacity=100); }
      .search-widget form input[type=text]:-ms-input-placeholder {
        color: #333333;
        text-indent: 0px;
        opacity: 1;
        filter: alpha(opacity=100); }
      .search-widget form input[type=text]:hover, .search-widget form input[type=text]:focus {
        outline: 0; }
    .search-widget form button[type=submit] {
      position: absolute;
      background: transparent;
      padding: 0px;
      top: 0px;
      bottom: 0px;
      z-index: 9;
      margin: auto;
      border: none;
      display: table;
      color: #252525;
      font-size: 18px;
      width: 40px;
      line-height: 40px;
      cursor: pointer;
      right: 0px;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
      .rtl .search-widget form button[type=submit] {
        left: 0px;
        right: auto; }
      .search-widget form button[type=submit]:focus {
        outline: 0; }
      .search-widget form button[type=submit]:hover, .search-widget form input[type=text]:focus + button {
        color: #fd3200; 
    background: #000;
}
      .search-widget form button[type=submit] .search {
        font-weight: bold; 
		color: #fd3200;
		}
  .rtl .search-widget {
    margin: 0 0 0 0; }
  .search-widget .popup-title {
    font-size: 0px;
    display: none;
    margin: 0 0 0 10px;
    padding: 10px 0px 10px 0px; }
    .rtl .search-widget .popup-title {
      margin: 0 10px 0 0; }
    .rtl .search-widget .popup-title {
      padding: 10px 0px 10px 0px; }
    .search-widget .popup-title:hover {
      color: #2a61d2; }
    .search-widget .popup-title .search {
      font-size: 20px; }
  .search-widget .popup-content {
    display: block;
    position: static;
    background: none;
    padding: 0;
    z-index: 9999;
    width: 100%;
    min-width: inherit;
    border: none;
    min-width: 270px;
    background: transparent;
    padding: 0px 15px 0px 0px; }
    .rtl .search-widget .popup-content {
      padding: 0px 0px 0px 15px; }
    @media (min-width: 992px) {
      .search-widget .popup-content {
        -webkit-animation: none;
        -moz-animation: none;
        animation: none; } }
  .search-widget .search:before {
/*    content: "\e618";
    display: inline-block;
    vertical-align: middle;
    font-family: "Pe-icon-7-stroke"; */}

.popup-search .search-widget .popup-title {
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0 0 0 0; }
  .rtl .popup-search .search-widget .popup-title {
    margin: 0 0 0 0; }
  .popup-search .search-widget .popup-title .search {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .popup-search .search-widget .popup-title:before, .popup-search .search-widget .popup-title:after {

    content: '';
    display: block;
    background: #ce3c69;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translateY(50px) rotate(45deg);
    -moz-transform: translateY(50px) rotate(45deg);
    -ms-transform: translateY(50px) rotate(45deg);
    -o-transform: translateY(50px) rotate(45deg);
    transform: translateY(50px) rotate(45deg); }
  .popup-search .search-widget .popup-title:before {
    height: 15px;
    width: 1px; }
  .popup-search .search-widget .popup-title:after {
    width: 15px;
    height: 1px; }
  .popup-search .search-widget .popup-title:hover:before, .popup-search .search-widget .popup-title:hover:after {
    background: #ce3c69; }
.popup-search .search-widget .popup-content {
  position: absolute;
  top: auto;
  bottom: 0;
  display: none;
  background: #FFFFFF;
  right: 100%;
  left: auto; }
  .rtl .popup-search .search-widget .popup-content {
    right: auto;
    left: 100%; }
.popup-search .search-widget.open .popup-title:before, .popup-search .search-widget.open .popup-title:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0px) rotate(45deg);
  -moz-transform: translateY(0px) rotate(45deg);
  -ms-transform: translateY(0px) rotate(45deg);
  -o-transform: translateY(0px) rotate(45deg);
  transform: translateY(0px) rotate(45deg); }
.popup-search .search-widget.open .popup-title .search {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px); }
.popup-search .search-widget .popup-title {
  margin: 0px 0px 0px 0px; }
  .rtl .popup-search .search-widget .popup-title {
    margin: 0px 0px 0px 0px; }
.popup-search .search-widget .popup-content {
  top: 100%;
  border: none;
  bottom: auto;
  right: 0;
  left: auto;
  padding: 0px 0px 0px 0px;
  -moz-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
  -webkit-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
  -o-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
  -ms-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
  box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35); }
  .rtl .popup-search .search-widget .popup-content {
    right: auto;
    left: 0; }
  .rtl .popup-search .search-widget .popup-content {
    padding: 0px 0px 0px 0px; }
.popup-search .search-widget.open .popup-title .search {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px); }
.popup-search .search-widget form button[type=submit] {
  right: 0px; }
  .rtl .popup-search .search-widget form button[type=submit] {
    left: 0px;
    right: auto; }
@media (max-width: 479px) {
  .popup-search .search-widget {
    position: static; }
    .popup-search .search-widget .popup-content {
      width: auto;
      right: 15px;
      left: auto; }
      .rtl .popup-search .search-widget .popup-content {
        right: auto;
        left: 15px; } }

#checkout #search_widget {
  display: none;
  /* Not ideal solution by allows to reuse same hooks/templates */ }

#search #wrapper #search_widget .popup-content {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }

#pagenotfound .page-content #search_widget, #search .page-content #search_widget {
  width: 100%; }
#pagenotfound .page-content .popup-content, #search .page-content .popup-content {
  width: 100%;
  display: block;
  position: static;
  min-width: initial; }
  
.footer-top > .container {
    margin-bottom: 30px;
}
.footer-bottom {
    background: #fff;
}
.block-social ul {
	margin-bottom: 20px;
    float: none;
}
.block-social {
    text-align: center;
}
.leo-megamenu .dividir_2_columnas .dropdown-menu .widget-subcategories ul {
	columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.leo-megamenu .dividir_3_columnas .dropdown-menu .widget-subcategories ul {
	columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
}
.leo-megamenu .dividir_4_columnas .dropdown-menu .widget-subcategories ul {
	columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
}
.leo-megamenu .dividir_5_columnas .dropdown-menu .widget-subcategories ul {
	columns: 5;
    -webkit-columns: 5;
    -moz-columns: 5;
/*
    display: flex;
    flex-wrap: wrap;
*/
}
.leo-megamenu .dividir_6_columnas .dropdown-menu .widget-subcategories ul {
	columns: 6;
    -webkit-columns: 6;
    -moz-columns: 6;
}
.leo-megamenu .dividir_2_columnas .dropdown-menu .widget-subcategories ul li,
.leo-megamenu .dividir_3_columnas .dropdown-menu .widget-subcategories ul li,
.leo-megamenu .dividir_4_columnas .dropdown-menu .widget-subcategories ul li,
.leo-megamenu .dividir_5_columnas .dropdown-menu .widget-subcategories ul li,
.leo-megamenu .dividir_6_columnas .dropdown-menu .widget-subcategories ul li
{
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
/*
    width: 20%;
    padding: 0px 10px 10px;
*/
}
.leo-megamenu .navbar-nav > li > a {
    padding: 1.1rem 1rem 1.1rem 0.5rem;
}
.leo-megamenu .navbar-nav > li:nth-child(1) > a {
    padding: 1.1rem 1rem 1.1rem 0;
}
.leo-megamenu .dividir_2_columnas.centrado .dropdown-menu .widget-subcategories ul li,
.leo-megamenu .dividir_3_columnas.centrado .dropdown-menu .widget-subcategories ul li,
.leo-megamenu .dividir_4_columnas.centrado .dropdown-menu .widget-subcategories ul li,
.leo-megamenu .dividir_5_columnas.centrado .dropdown-menu .widget-subcategories ul li,
.leo-megamenu .dividir_6_columnas.centrado .dropdown-menu .widget-subcategories ul li {
	text-align: center;
}
.products-selection .display {
    display: none !important;
}
.products-selection .sort-by-row {
    width: 100%;
}
.sidebar > div {
    margin-bottom: 25px;
}
.ocultar {
	display: none !important;
}
.thumbnail-container li.product-flag.out_of_stock {
    display: none;
}
.oculta_titulo_menu .dropdown-menu .menu-title {
	display: none;
}
.leo-megamenu .dropdown-menu .widget-subcategories li a span {
    border-bottom: 0px solid #e1e1e1;
    width: 100%;
    display: block;
	height: 35px;
    line-height: 16px;
    overflow: hidden;
}
.leo-megamenu .dropdown-menu li a:hover {
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}
#product-availability {
    margin-top: 20px;
    margin-bottom: 20px;
}
#product-availability .product-unavailable {
    color: #dd1010;
}
.product-reference label, .product-reference .label {
	font-size: 1rem;
}
#reference_product {
	font-size: 1.25rem;
}
.alert.alert-info:before {
	display: none;
}
/*
.panel-discount-thumbnail a:before, .product-image > a:not(.quick-view):before {
    background-color: rgba(0, 0, 0, 0.1);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 1;
}
.product-miniature:hover .panel-discount-thumbnail a:before, .product-miniature:hover .product-image > a:not(.quick-view):before {
    opacity: 1;
    visibility: visible;
}
*/
.page-not-found .search-widget form input[type=text] {
    max-width: 100%;
}
#products .page-not-found {
    display: none;
}
/*.subcategory-image img {
    max-width: 100%;
}*/
.subcategory-meta {
    text-align: center;
}
.subcategory-block {
    padding: 10px;
}
.subcategory-block .seccion {
    border: 1px solid #333;
}
a.subcategory-name {
    min-height: 70px;
    height: 70px;
    display: block;
    overflow: hidden;
}
.subcategory-meta h5 {
    padding-top: 10px;	
}
.thumbnail-container .product-title a {
/*    text-overflow: inherit;*/
    white-space: inherit;
    min-height: 50px;
    height: 50px;
}
.ajax_block_product {
    margin-bottom: 30px;
}
.ajax_block_product article {
    border: 0px solid #333;
}
.product-description ul {
    list-style: disc;
    padding-left: 20px;
}
.off-canvas-nav-megamenu .dropdown-menu ul li > a span {
    display: block;
}
.ApImage.centrado {
    text-align: center;
}
/*.thumbnail-container .product-title a {
    font-family: "Bubblegum Sans";
}*/
.input-color:checked + span, .input-color:hover + span, .input-radio:checked + span, .input-radio:hover + span {
    border: 2px solid #6a6a6a;
}
.product-variants > .product-variants-item ul li {
    margin-bottom: 15px;
}*/
.product-quantity .add button {
    background-color: #579420;
}
.pv_icon_wrapper .icon {
    font-family: 'FontAwesome' !important;
}

/* menu */
@media (min-width: 992px) {
.bloque_izda {
    padding-left: 5%;
}
.leo-megamenu .dropdown:hover > .dropdown-menu {
    display: block;
    position: fixed;
    /*top: 45px !important;*/
    top: 85px !important;
}
.mini-navbar .leo-megamenu .dropdown:hover > .dropdown-menu {
    top: 50px !important;
}
.leo-megamenu .ancho_normal.dropdown:hover > .dropdown-menu {
    position: absolute;
    top: 100% !important;
}
.padbot_20 .dropdown-menu-inner > .row {
    padding-bottom: 20px;
}
.padbot_20 .dropdown-menu-inner > .row:last-child {
    padding-bottom: 0;
}
}
.leo-megamenu .oculta_titulo_menu .dropdown-menu .menu-title, .off-canvas-nav-megamenu .oculta_titulo_menu .dropdown-sub .menu-title {
    display: none;
}
.leo-widget .widget-category_image .level0 li ul li {
    padding: 0;
}
.leo-megamenu .dropdown-menu ul.level0 > li > a {
    font-weight: bold; !important;
    font-size: 18px; !important;
}
.leo-megamenu .dropdown-menu ul.level0 > li > a img {
/*    margin-right: 5px;*/
}
.off-canvas-nav-megamenu .dropdown-menu ul.level0 > li > a .imagen img {
    margin-right: 10px;
    max-width: 35px;
}
.leo-megamenu .dropdown-menu ul.level0 {
    margin-bottom: 15px;
}
.menu_texto_amplio .titulo_menu_fondo p {
    position: absolute;
    font-size: 10rem;
    line-height: 0;
    margin-bottom: 0;
    padding-top: 80px;
    color: #f1f1f1;
    text-transform: uppercase;
	font-weight: bold;
}
@media (max-width: 991px) {
.menu_texto_amplio .titulo_menu_fondo {
	display: none;
}
}
.off-canvas-nav-megamenu .nav li.dropdown .level0 .caret {
    top: 0;
    margin-right: -10px;
}
.leo-widget .widget-category_image .level0 li {
    width: 100%;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .nodesplegable>div{
	display:flex;
	align-items:center;
	min-height:35px;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .nodesplegable{
	border-radius:10px;
	background:#dfdfdf;
	display:inline-block;
	margin-bottom:5px;
	text-align:center;
	padding:10px 10px;
	width:100%;
	margin-top:5px;
	position:relative;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .nodesplegable ul{
	margin-bottom:0;
	text-align:left;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .nodesplegable ul>li{
	display:-webkit-flex;
	display:flex;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .nodesplegable ul>li>a{
	text-align:left;
	font-size:12px;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .nodesplegable ul>li>a img{
	max-width:30px;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .nodesplegable:hover{
	background:#CDFF00;
	color:#ffffff;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .nodesplegable:hover .titulo{
	color:#fff;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable>div:first-child{
	display:flex;
	align-items:center;
	min-height:35px;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable{
	border-radius:10px;
	background:#dfdfdf;
	display:inline-block;
	margin-bottom:5px;
	text-align:center;
	padding:10px 10px;
	width:100%;
	margin-top:5px;
	position:relative;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable ul{
	margin-bottom:0;
	text-align:left;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable ul>li{
	display:-webkit-flex;
	display:flex;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable ul>li>a{
	text-align:left;
	font-size:12px;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable ul>li>a img{
	max-width:30px;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable>div:last-child{
	display:none;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable:hover{
	background:#CDFF00;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable:hover .titulo{
	color:#fff;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable:hover>div:last-child{
	display:block;
	position:absolute;
	left:0;
	background:#CDFF00;
	margin-top:0;
	z-index:99;
	border-radius:0 0 10px 10px;
	padding:0 0 10px 5px;
	width: 100%;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable>div:last-child{
	margin-top:10px;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable>div:last-child ul li{
	width:92%;
	margin-bottom:5px;
	background:#000000;
	border-radius:5px;
	margin-left:2px;
	margin-right:2px;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable>div:last-child ul li a{
	line-height:20px;
	padding:5px;
	text-align:left;
	word-break:break-word;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable>div:last-child ul li a{
	color:#fff;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable>div:last-child ul li:hover{
	background:#fff;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable>div:last-child ul li:hover a{
	color:#000000;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable .level0>li>a>span, .leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .nodesplegable .level0>li>a>span { 
	display:flex;
	align-items:center;
	justify-content:center;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable_solo_1>div:first-child{
	display:flex;
	align-items:center;
	min-height:35px;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable_solo_1{
	border-radius:10px;
	background:#dfdfdf;
	display:inline-block;
	margin-bottom:5px;
	text-align:center;
	padding:10px 10px;
	width:100%;
	margin-top:5px;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable_solo_1 ul{
	margin-bottom:0;
	text-align:left;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable_solo_1 ul>li>a{
	text-align:left;
	font-size:12px;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable_solo_1 ul>li>a img{
	max-width:30px;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable_solo_1:hover{
	background:#ff000b;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable_solo_1:hover .titulo{
	color:#fff;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable_solo_1 .level0>li>a>span{
	align-items:center;
	justify-content:center;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable_solo_1 .level0>li{
	display:flex;
}
.leo-megamenu .dropdown-menu li a{
	line-height:12px;
}
.paneltool.themetool .panelcontent::-webkit-scrollbar-thumb{
	background-color:#579420;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .nodesplegable{
	margin-bottom:8px!important;
	margin-top:8px!important;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .desplegable{
	margin-bottom:8px!important;
	margin-top:8px!important;
}
.texto_oculto {
    display: none !important;
}
.block-social img {
    width: 40px;
}
#onepagecheckoutps_step_three_container {
    margin-top: 0px;
}
.titulo_negro_blanco_home {
    padding: 60px 15px 45px 15px;
}
@media (max-width: 767px) {
.titulo_negro_blanco_home {
    padding: 30px 15px 15px 15px;
}
}
@media (max-width: 991px) and (min-width: 576px) {
.seccion_logo a {
	margin-left: 60px;
}
.seccion_logo img.logo {
    max-width: 90%;
}
}
@media (max-width: 575px) {
.seccion_logo {
	text-align: center;
}
}
@media (max-width: 991px) and (min-width: 481px) {
#.leo-megamenu.navbar .navbar-toggler {
#    bottom: 14px;
}
}
.boton_b2b a {
    background: #000;
    padding: 5px 10px;
    border-radius: 25px;
    color: #fff;
}
.boton_b2b_blanco a {
    background: #fff;
    padding: 5px 10px;
    border-radius: 25px;
    color: #000;
	margin-top: 5px;
}
@media (min-width: 768px) {
.boton_b2b a {
    float: right;
}
.boton_b2b {
/*    position: absolute;
    right: 25px;
    top: 0;*/
    padding-top: 5px;
}
.boton_b2b_blanco a {
    float: left;
}
.boton_b2b_blanco {
/*    position: absolute;
    right: 25px;
    top: 0;*/
/*    padding-top: 5px;*/
}
}
@media (min-width: 768px) and (max-width: 1199px) {
.boton_b2b_blanco a {
    float: left;
}
}
@media (max-width: 767px) {
.boton_b2b a {
	margin-bottom: 10px;
    display: inline-block;
}
.boton_b2b_blanco a {
	margin-bottom: 10px;
    display: inline-block;
}
}
.barra_banner {
	position: relative;
}
section.register-form > p a {
    background: #3c3c3c;
    color: #fff;
    padding: 5px 10px;
    border-radius: 25px;
}
section.register-form > p {
    font-size: 16px;
	text-align: center;
    color: #000;
	margin-bottom: 30px;
}
.product-flags .product-flag.agotado {
    background: #000;
}
.product-flags .product-flag.out_of_stock {
    background: #000;
}
.boton_manuales {
    text-align: center;
}
.boton_manuales a {
    background: #cdff00;
    border-radius: 25px;
}
.impormotor .boton_manuales a:hover {
    background: #e65303;
    color: #FFFFFF;
}
.js-mailalert-add {
    background: #cdff00;
    color: #000;
}
.js-mailalert-add:hover {
    background: #000;
    color: #cdff00;
}
.banner-cate a{
    text-align: center;
}
.category-products, .product-accessories, .viewed-products {
    margin-top: 2rem;
}
#marquee_container{
    background: #000000;
}
a.float.ditech.whatsapp_1.float-bottom-left.float-floating {
    margin-bottom: 40px;
}
.block.boton_b2b.a.ApHtml {
    margin-right: 530px;
}
.boton_dlo {
    text-align: center;
}
.boton_dlo a {
    background: #000;
    padding: 5px 10px;
    border-radius: 25px;
    color: #fff;
}
.dbfaqs h2 {
    text-transform: uppercase;
}
#left-column a, #left-column p {
    color: #000;
}
.ap-accordion .panel-default .panel-title a:before {
    text-transform: none;
    top: 15px;
}
.leo-megamenu .menu-nuevo-abril-2022 .dropdown-menu .imagen {
    padding-right: 10px;
}
.searchbar-autocomplete {
	overflow-y: scroll;
    max-height: 400px;	
}
@media (max-width: 767px) {
.searchbar-autocomplete {
	overflow-y: scroll;
    max-height: 250px;	
}
.ui-menu.ui-jolisearch {
	overflow-y: scroll;
    width: 100% !important;
    height: 250px;	
    z-index: 99999;
}
}
.product-flags .product-flag.on-sale {
    background: #ff0000;
}
.leo-megamenu .navbar-nav > li > a .sub-title, .off-canvas-nav-megamenu .navbar-nav > li > a .sub-title {
    position: absolute;
    background: #CDFF00;
    color: #000;
    font-size: 8px;
    line-height: 7px;
    padding: 3px 3px;
    border-radius: 5px;
    margin-top: -11px;
    bottom: 32px;
}
.header-nav .topnav .header-nav-top {
    display: block;
}
.bottomnav {
    display: none;
}
.headergc #googletranslate_element {
    margin-left: 0 !important;
    margin-top: 5px !important;
}
@media (min-width: 768px) {
.headergc #googletranslate_element {
    text-align: left;
}
}
img.goog-te-gadget-icon {
    background-image: url('/img/cms/mundo.png') !important;
    background-position: 0px 0px !important;
    margin-left: 10px;
}
.goog-te-gadget-simple {
    background-color: #000 !important;
    border: 1px solid #000;
    border-radius: 25px;
}
.goog-te-gadget-simple a {
	color: #fff;
}
.goog-te-gadget-simple a span {
	color: #fff !important;
}
.popup-over a.popup-title {
    padding: 19px 20px;
}
.grelated_products_submit_bt .btn {
    background: #cdff00;
    color: #000;
}
.grelated_products_submit_bt .btn:disabled {
    background: #c3bfbf;
    color: #fff;
}
@media (min-width: 768px) {
.grelated_products .owl_slider article > .grelated_products_submit_bt {
    display: none !important;
}
}
.dbfaqs .card-header .btn-link {
    padding-left: 15px;
    padding-right: 15px;
}
.grelated_products_number {
	float: left;
	width: 2%;	
}
.grelated_products_reference {
	float: left;
	width: 8%;	
	text-align: center;
}
.grelated_products_image img {
    width: 125px;
}
.grelated_products_image {
	float: left;
	width: 10%;
	text-align: center;
}
.grelated_products_des {
	float: left;
	width: 45%;	
	max-height: 150px;
	overflow: hidden;
}
.grelated_products_price {
	float: left;
	width: 10%;
}
.grelated_products_qty {
	float: left;
	width: 10%;
	display: inline-flex;
}
.grelated_products_submit_bt {
	float: left;
	width: 15%;	
}
.grelated_products_list > .item {
    padding-top: 10px;
}
.grelated_products_qty input[name='qty'] {
    background-color: white;
    height: 2.75rem;
    padding: 0.175rem 0.25rem;
	text-align: center;
    width: 2rem;
    color: #18191c;
	display: inline-block;
	border: 1px solid #000;
	border-left: 0;
	border-right: 0;
}
/*.cant-min, .cant-mas {
	background-color: white;
    height: 2.75rem !important;
    padding: 0.7rem 0.5rem;
    width: 1.5rem;
    text-align: center;
    color: #18191c;
    border: 1px solid #000;
    cursor: pointer;
}*/
.boton_mas_menos {
	padding: 0;
	padding: 0.7rem 0.5rem;
    /* width: 1.5rem; */
    text-align: center;
    color: #18191c;
    border: 1px solid #000;
    cursor: pointer;
    vertical-align: top;
    border-radius: 0;
}
@media (max-width: 991px) {
.grelated_products_submit_bt span {
	display: none;
}
.grelated_products_submit_bt {
    text-align: center;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.grelated_products_submit_bt {
    text-align: right;
}
}
@media (max-width: 575px) {
.grelated_products_number {
	width: 25%;	
}
.grelated_products_reference {
	width: 25%;	
}
.grelated_products_image {
	width: 50%;
}
.grelated_products_des {
	width: 50%;	
	clear: left;
}
.grelated_products_des h3 {
	line-height: 16px;
	font-size: 12px;
}
.grelated_products_price {
    clear: none;
    width: 100%;
}
.grelated_products_qty {
    width: 100%;
    display: inline-flex;
    justify-content: center;
}
.grelated_products_submit_bt {
    width: 100%;
    text-align: center;
}
.junto_movil {
	display: block;
    position: relative;
    float: left;
    width: 50%;
}
}
.grelated_products a.quick-view {
	display: none !important;
}

span.whatsappchat-agents-content-department {
    color: black;
    opacity: 100;
}

span.whatsappchat-agents-content-name.whatsappchat-agents-content-name17 {
    color: black;
}
.logomir {
  max-height: 60px;
}
.sec_logomir {
	text-align: center;
}
a.btn.btn-link {
    white-space: normal;
    padding-left: 0;
    line-height: 25px;
    text-align: left;	
}
.soc-buttons.large-format li a .soc-icon {
    height: 80%;
    left: 2px;
    padding-top: 5px;
    width: 80%;
    line-height: 50px;
}
.soc-buttons.large-format li a .soc-icon svg {
    position: relative;
}
.soc-buttons.large-format li a .soc-text {
    display: none;
}
.soc-buttons.large-format li {
    height: 50px;
    width: 50px !important;
}
.prestablogExtra {
/*    display: flex;*/
}
#module-prestablog-noticias section#wrapper {
    margin-top: 15px;
}
#blog_list_1-7 li:hover .block_cont .block_top img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: none;
    transform: none;
}
.category-products {
    clear: both;
    display: block;
}
.boton_mir {
    text-align: left;
}
.boton_mir a {
    background: #000;
    padding: 5px 10px;
    border-radius: 25px;
    color: #fff;
}
.slick-slide {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
button.slick-next.slick-arrow {
    width: 80px;
}
button.slick-prev.slick-arrow {
    width: 80px;
}
.header-top {
    background-color: black;
}
div#onepagecheckoutps_step_two_container {
    display: none !important;
}
/* Separa un poco el primer campo de piloto del bloque anterior */
div#field_delivery_nombre-piloto {
  margin-top: 2em;
  position: relative;
}
/* Añade el texto “Datos Piloto” justo arriba, copiando estilo de Prestashop */
div#field_delivery_nombre-piloto::before {
  content: "Datos Piloto";
  display: block;
  font-size: 1.1em;       /* ajustar al mismo tamaño que .page-subheading */
  font-weight: 600;       /* idem */
  color: #333;            /* idem */
  margin-bottom: 0.5em;   /* separación bajo el título */
  border-bottom: 1px solid #ddd;  /* línea decorativa igual que en otros títulos */
  padding-bottom: 0.3em;
}
.leo-megamenu li.dropdown > .dropdown-menu li a {
  font-weight: bold !important;
}
.leo-megamenu li.dropdown > .dropdown-menu li a:hover {
  font-weight: bold !important;
  color: #000000 !important;
}
form#form-search-blog {
    display: none !important;
}
span.sidebar-text {
    display: none !important;
}
#onepagecheckoutps #field_delivery_dni input#delivery_dni.valid {
    background: none !important;
    padding-right: 8px !important;
}
#ps_textcarousel {
    transform: translateX(-50vw); /* Centrado absoluto a izquierda */
    left: 50%;
    width: 100vw; /* Vista completa */
}
.thumbnail-container .product-image {
    display: block;
    text-align: left;
}
.thumbnail-container .product-image a {
    display: block;
}
.clearfix {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly; 
    margin-bottom: 10px;
}
.product-customization-item {
    width: calc(50% - 10px); 
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    margin-bottom: 15px; 
}

.product-customization-item label {
    font-weight: bold;
    margin-bottom: 5px; 
    text-align: left;
    width: 100%;
}

.product-customization-item textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    resize: none;
}
.card.card-block {
    color: #000000;
}
.product-customization .btn-primary {
    background-color: #7920ea !important;
}
#invoice_address_container #address_card_new, #invoice_address_container .footer_card {
    display: none;
}
@media (max-width: 480px) {
    .leo-megamenu.navbar .navbar-toggler {
        position: absolute; !important;
        left: 15px; !important;
        bottom: 15px !important;
}