/*.clearfix{
    clear: both;
}*/

html #index ul.product_list.grid > li .product-container .button-container .ajax_add_to_cart_button, 
ul.product_list.grid > li .product-container .button-container span.button {
  text-align: center;
  color: #001C85;
  font-size: 17px;
  font-family: 'Nunito', sans-serif;
  text-shadow: none;
  text-transform: none;
  display: block;
  border: 1px solid #001C85;
  padding: 5px;
  border-radius: 15px;
  margin: 0 5px;
  font-weight: 500;
}

html #index ul.product_list.grid > li .product-container .button-container .ajax_add_to_cart_button:hover, 
ul.product_list.grid > li .product-container .button-container span.button:hover{
  background-color: #001C85;
  color: #fff;
}

html body ul.product_list .product-name {
    font-size: 15px;
    line-height: normal;
    margin: 5px 0 0 0;
    text-align: left;
    min-height: 40px;
}

body ul.product_list.grid > li .product-container .product-desc {
    font-size: 11px;
    color: #666;
    margin-bottom: 5px;
}

html body ul.product_list .price.product-price {
    font-size: 19px;
    font-weight: 700;
}

#index .avanzabannersright,
#index .top_column_left,
#index #contenedorBanners,
#index .container,
#index .avanzaprehome,
#index .avanzaedadeshome,
.ventajas .contenedor,
#index .avanzabannershometop .contenido,
#index .avanzabannershomebottom{
    max-width: 1440px;
    margin: 0 auto;
}

.contenido-slider-home {
    position: relative;
}

html .avanzabannersleft.posicion .row, 
html .avanzabannersright.posicion .row,
html .avanzaprehome.posicion .row,
html .avanzaedadeshome.posicion .row  {
    margin-left: 0;
    margin-right: 0;
}

html .avanzabannersright .contenido ul li .img-banners,
html .avanzaprehome .contenido ul li .img-banners,
html .avanzaedadeshome .contenido ul li .img-banners {
    padding-bottom: 13px;
    background: #fff;
}

#page #columns {
    padding-top: 0;
    padding-bottom: 0;
}

#page #columns img {
    height: auto;
    max-width: 100%;
    border-radius: 10px;
}

.avanzabannersright #sliderBannersRight img,
.avanzabannersright #sliderBannersRight2 img,
.avanzaprehome #sliderPreHome img,
.avanzaedadeshome #sliderPreHome img{
    border-radius: 10px;
    margin: 0 auto;
    display: block;
}

html .avanzabannersleft .contenido li .img-banners img, 
html .avanzabannersright .contenido li .img-banners img, 
html .avanzabannershome .img-banners img {
    margin: 0 auto;
}

.avanzaedadeshome h2{
    font-family: 'Nunito', sans-serif;
    font-size: 27px;
    font-weight: 700;
    text-align: center;
    color: #001C85;
}

.logo-club{
    background: url("../../img/desc/elclub.png") no-repeat center center;
    width: 107px;
    height: 64px;
    margin: 0 auto;
}

.ventajas{
    padding-bottom: 50px;
    padding-top: 50px;
    background: #F1F4FA;
}

.ventajas h2,
.ventajas .h2{
    font-family: 'Nunito', sans-serif;
    font-size: 27px;
    font-weight: 700;
    text-align: center;
    color: #001C85;
    margin-top: 10px;
    padding-bottom: 40px;
}

.ventajas img{
    display: block;
    margin: 0 auto;
    height: 105px;
}

.ventajas .texto{
    font-family: 'Nunito', sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    color: #001C85;
    padding-top: 15px;
    display: block;
}

.ventajas .col-12{
    text-align: center;
}

.bt-registrarme{
    text-align: center;
    margin-top: 50px;
}

.bt-registrarme a{
    background-color: #001C85;
    font-family: 'Nunito', sans-serif;
    font-size: 15.25px;
    font-weight: 800;
    line-height: 16.37px;
    text-align: center;
    padding: 5px 30px;
    color: #fff;
    border-radius: 15px;
    border: 1px solid #001C85;
}

.bt-registrarme a:hover{
    background-color: transparent;
    color: #001C85;
}

.inferior-footer{
    background: #001C85;
}

body header .row #header_logo {
	padding-top: 0;
	width: auto;
    flex-grow: 1;
    width: 14%;
    padding-right: 0;
    padding-left: 15px;
}

.situacion-movil{
    background-color: #001c85;
}

header .nav {
    background: #0150A8;
    text-transform: uppercase;
    max-height: 30px;
    overflow: hidden;
    height: 40px;
}

#header {
    margin-bottom: 0px;
    padding: 0;
    z-index: 9 !important;
}

html .header-container {
    position: relative;
}

#page {
    position: relative;
}

body#index{
    overflow-x: hidden;
}

body{
    min-height: 100vh;
    position: relative;
    color: #646464;
    font-family: "Nunito", sans-serif;
}
/****/
body#history {
    background: #001C85;
}
body#history .columns-container {
    background: #001C85;
}

body#order-follow,
body#order-follow .columns-container {
    background: #001C85;
}
/****/

header .nav > .container {
    position: relative;
    background: #0150A8;
}

header .nav > .container > .row {
    background-color: #0150A8;
}

header .row {
    display: flex;
    justify-content: center;
}

header .nav  nav > div {
    font: 700 12px/40px "Nunito", sans-serif;
}

body #contact-link, body #languages-block-top, body .header_user_info {
    border: none;
}

header .nav #contact-link a, header .nav #languages-block-top div.current, header .nav .header_user_info a {
    display: inline-block;
}

header .nav nav .other-links a {
    color: #fff;
}

header .nav .header_user_info a {
    margin-right: 0;
}

header .nav nav > div a {
    padding: 8px 9px;
    margin-right: 7px;
}

.container.letreros {
    bottom: 10px;
    position: relative;
}

html .frases {
    position: relative;
    padding: 0;
    background: transparent;
    margin-left: 10%;
    margin-right: 10%;
}

html .frases .bx-viewport{
    height: 38px !important; 
}

html .bx-wrapper {
    margin: 0 auto!important;
}

html .avanzabannerstop ul li {
    color: #fff;
    font-family: "Nunito", sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

#sliderBannersTopTop li p {
    display: table; 
    width: 100%;
    margin: 0;
}

#sliderBannersTopTop li p span{
    display: table-cell; 
    vertical-align: middle; 
    text-align: center; 
    width: 100%;
    font-size: 13px;
    line-height: 30px;
}

.wish_link,#wishlist_button_block span{
    display: none;
}

.situacion-movil .row{
    margin: 0;
}

header .row #header_logo a.logoBlanco {
	float: left;
	margin: 15px 40px 15px 10px;
	width: 163px;
	height: 40px;
	background: url("../../img/desc/logo_white.svg?time=202104270915") no-repeat top left;
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
}

header .row #header_logo a {
    margin: 5px 10px 5px 5px !important
}

header .row #header_logo a img {
    display: none;
}

.menu-movil, #lupa-movil, .boton-movil {
    display: none !important;
}

div#search_block_top {
    width: 450px;
    background-color: #fff;
    border-radius: 30px;
    margin-top: 5px;
    padding-top: 0;
    float: none;
    display: inline-block;
    height: 40px;
}

body #search_block_top input#search_query_top {
    width: 106%;
    height: 45px;
    border: 2px solid transparent;
    font-size: 14px;
    line-height: 40px;
    padding: 0 20px;
    color: #2d337e;
    background: transparent;

}

.form-control{
    border-radius: 20px !important;
}

input{
    font-size: 13px;
    line-height: 1.42857;
    color: #9c9b9b;
    border: 1px solid #d6d4d4;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border-radius: 20px;
    padding: 3px 5px 3px 15px;
}

html body #search_block_top .btn.button-search {
    background: transparent url("../../img/desc/lupa_new.svg") no-repeat center 10px;
    background-size: 20px 20px;
}

body #search_block_top .btn.button-search {
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	padding: 0 10px 0 10px;
	background: #c3271a url("../../img/desc/lupa.svg") no-repeat center center;
	border: 0 none;
	border-radius: 40px;
	color: #FFF;
	font: 700 13px/18px "Nunito", sans-serif;
	text-transform: uppercase;
	text-align: center;
}

body #search_block_top .btn.button-search:hover {
    color: #FFF;
}

body #search_block_top .btn.button-search span {
    display: inline-block;
}

.contenedorHeaderIcons{
    flex-grow: 1;
    width: 14%;
}

.misesion{
    display: none;
}

body .usuario, body .carrito, body .club {
    width: auto;
    padding: 0px;
    float: right;
}

body #header .shopping_cart {
    width: 67px;
    padding-top: 0;
}

body #header .shopping_cart {
    text-align: right;
	font: 15px/20px "Nunito", sans-serif;
	color: #2E4597;
}

body .shopping_cart > a:first-child {
    padding: 30px 0 0 0;
    background: url(../../img/desc/cart.svg) no-repeat center top;
    margin-right: 0;
    text-align: initial;
    background-size: 20px !important;
    margin-top: 5px;
}

body #header .cart_block, body #header .cart_block .price, body #header .cart_block a, body #header .cart_block .cart-info .quantity-formated, body #header .cart_block .cart_block_list .remove_link a, 
body #header .cart_block .cart_block_list .ajax_cart_block_remove_link {
    color: #646464;
}

body .shopping_cart > a:first-child b {
	color: #fff;
	font: 15px/20px "Nunito", sans-serif;
    display: inline-block;
    vertical-align: middle;
    padding: 2px 0px 0 1px;
    text-decoration: uppercase;
}

body .shopping_cart .ajax_cart_quantity {
    margin-left: 0;
    left: 9px;
	display: inline-block !important;
	width: 22px;
	height: 22px;
	background: #c3271a;
	border-radius: 50%;
	color: #F9F9F9;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
    position: absolute;
    right: 0;
    top: 5px;
}

body .shopping_cart  .ajax_cart_quantity::before {
	content: '';
	position: absolute;
	display: block;
	width: 16px;
	height: 11px;
	bottom: 10px;
	left: -8px;
    background: none !important;
}

.textoCesta, .misesion span{
    color: #fff;
    font: 11px/11px "Nunito", sans-serif;
    display: inline-block;
    vertical-align: middle;
/*     padding: 4px 0; */
    text-align: center;
    text-transform: uppercase;
    display: block;
}

html .shopping_cart > a:first-child {
    text-shadow: none;
}

#header_wishlist{
    text-align: center;
    width: auto;
    padding: 0 5px;
    float: right;
}

#header_wishlist a {
    padding: 26px 0 0 0;
    background: url("../../img/desc/favoritos_header.svg") no-repeat top center;
    background-size: auto;
    background-size: 28px;
    color: #2f4596;
    display: block;    
    margin-top: 5px;
}

#header_wishlist b{
    color: #fff;
    font: 11px/11px "Nunito", sans-serif;
    display: inline-block;
    vertical-align: middle;
    padding: 4px 0;
    text-transform: uppercase;
}

.contacto {
    text-align: center;
    width: auto;
    padding: 0 5px;
    float: right;
}

header .contacto a {
    padding: 26px 0 0 0;
    background: url("../../img/desc/tiendas.svg") no-repeat top center;
    color: #2f4596;
    display: block;
    background-size: 20px;
    margin-top: 5px;
}

header .contacto b, header .contacto b {
    color: #fff;
    font: 11px/11px "Nunito", sans-serif;
    display: inline-block;
    vertical-align: middle;
    padding: 4px 0;
    text-transform: uppercase;
}

.header_club a{
    padding: 27px 0 0 0;
    background: url("../../img/desc/estrella.svg") no-repeat center top;
    color: #2f4596;
    display: block;
    background-size: 25px;
    margin-top: 5px;
    float: left;
}

.header_club a b{
    color: #fff;
    font: 11px/11px "Nunito", sans-serif;
    display: inline-block;
    vertical-align: middle;
    padding: 4px 0;
    text-transform: uppercase;
    display: block;
    text-align: center;
}

.header_club .ch_zona {
    background: url("../../img/desc/zona.svg") no-repeat center 3px;
    margin-right:10px;
}

#block_wishlist_top {
    display: none;
}

.menuHeader{
    border-bottom: 1px solid #ccc;
}

.ph_megamenu_mobile_toggle a.show_megamenu i, .ph_megamenu_mobile_toggle a.hide_megamenu i{
    font-size: 28px;
    margin-top: 8px;
    display: block;
    color: #001C85;
}

.ph_megamenu_mobile_toggle a.show_megamenu, .ph_megamenu_mobile_toggle a.hide_megamenu{
    font-size: 10px !important;
    font-weight: 400 !important;
    line-height: 15px !important;
}

.ph_megamenu_mobile_toggle a.show_megamenu{
    background-color: transparent !important;
}

.ph_megamenu_mobile_toggle a.hide_megamenu{
    background-color: #F8F9FB !important;
}

.ph_megamenu_mobile_toggle a.show_megamenu span{
     display: block;
     color: #001C85;
}

.ph_megamenu_mobile_toggle a.show_megamenu i{
    padding-left: 2px;
}

.ph_megamenu_mobile_toggle a.hide_megamenu i {
    padding-left: 9px;
}

.ph_megamenu_mobile_toggle{
    padding-left: 0;
}

body #ph_megamenu_wrapper #ph_megamenu  .mega-menu h3,
body #ph_megamenu_wrapper #ph_megamenu  .mega-menu span {
    padding: 0;
    border: none;
}

body #ph_megamenu_wrapper #ph_megamenu  .mega-menu h3 a,
body #ph_megamenu_wrapper #ph_megamenu  .mega-menu span a {
	display: inline-block;
	width: 100%;
	color: #000;
	font-weight: 400;
	margin-bottom: 10px;
	font: 400 13px/18px "Nunito", sans-serif;
    text-align: left;
}

.ph-mega-categories-list-lvl-1{
    text-align: left;
}

.enlace-menu{
    display: block;
    color: #2E4597;
    text-align: left;
    font-size: 13px;
    text-decoration: none;
}

body #ph_megamenu_wrapper .ph_megamenu .mega-menu ul li {
	transition: none;
	white-space: normal;
    display: inline-block;
    width: 33%;
    text-align: left;
}

body #ph_megamenu_wrapper #ph_megamenu > li {
	display: inline-block;
	padding: 0;
	margin: 0 10px;
	border-bottom: 2px solid transparent;
	margin-bottom: -1px;
}

body #ph_megamenu_wrapper #ph_megamenu > li.has-submenu > a::after {
    content: "\f107";
    font-family: "FontAwesome";
}

#index #columns.container{
    max-width: 1920px;
}

html #index #slider_row {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

body#index .tab-content {
    margin-top: 0;
    margin-bottom: 0;
}

#index #homefeatured{
    max-width: 1140px;
    margin: 0 auto;
}

#homefeatured h2{
    font-family: "Nunito", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 41px;
    text-align: center;
    color: #001C85;
}

.tab-content .bx-wrapper .bx-viewport {
    height: auto !important;
}

#index #top_column_left {
    max-width: 1920px;
    margin: 0 auto;
    float: none;
}

html #top_column_left.derec {
    padding-left: 0;
}

html #top_column_left.izqui {
    padding-left: 0;
}

#sliderBannersRight .img-slider-home{
    margin-bottom: 20px;
}

body .contehometab {
    display:none;
}

body .footer-container {
    margin-top: 20px;
    background: none;
    width: 100%;
}

.footer-container #footer {
    color: #646464;
    padding:  0;
}


#index .footer-links{
    padding:10px 30px;
    color: #fff;
}

.footer-links .titulo{
    font-size: 16px;
    color:#fff;
    background:transparent;
    border: none;
    font-weight: bold;
    text-align:left;
}

.footer-links button.titulo{
    display: block;
    width: 100%;
}

.footer-links button.titulo span{
    float:right;
}

.footer-links .titulo::after{
    content: " ";
    display: block;
    border-bottom: 1px solid #fff;
    width: 40px;
    height: 10px;
}

.footer-links .content {
    padding-top: 10px;
    font-size: 14px;
}

.footer-links a {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}

.footer-links li {
    margin: 5px 0 5px 0px;
}

.footer-links li a:before {
    margin-right: 10px;
    background-color: #fff!important;
    color: #001c85;
    display: inline-block;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
}

.footer-links li.tiktok a:before {
    width: 20px!important;
    height: 20px!important;
}

.footer-container #footer ul li{
    padding-bottom: 0;
}

html .pagenotfound .imagen {
    background: url("../../img/ninos-lupa.jpg") no-repeat center center;
    width: 600px;
    height: 670px;
}

html #pagenotfound .pagenotfound {
    margin: 60px auto 60px auto;
}

html #pagenotfound .titulo h1 {
    font: 400 48px/52px "Nunito", sans-serif;
    color: #001c85;
    text-align: center;
    font-weight: 900;
}

html .pagenotfound .texto1 h2 {
    font: 400 20px/31px "Nunito", sans-serif;
    color: #001c85;
    text-align: center;
}

html .pagenotfound .texto2 h3 {
    font: 400 20px/23px "Nunito", sans-serif;
    color: #001c85 !important;
    text-align: center;
    font-weight: 400 !important;
}

html .pagenotfound .texto2 ul {
    text-align: left;
    margin-top: 25px;
}

html .pagenotfound .texto2 ul li {
    margin-bottom: 15px;
}

html .pagenotfound .texto2 ul li a {
    font: 400 13px/15px "Nunito", sans-serif;
    color: #c3271a;
}

html .pagenotfound .texto2 ul li a::after {
    content: '\f105';
    font-family: 'fontawesome';
    font-size: 17px;
    font-weight: 600;
    color: #c3271a;
    padding-left: 5px;
}

html #cms .item-catalog {
    float: none;
    width: 100%;
    padding: 0;
    padding-left: 20px;
}

html #cms .item-catalog .row {
    margin-left: 0;
    margin-right: 0;
}

html #cms .item-catalog .image {
    margin-left: 0;
    max-width: 100%;
    width: 100%;
    display: block;
}

html #cms .item-catalog .box {
    height: 360px;
}

html #cms .item-catalog .image a {
    width: 100%;
    display: block;
    max-width: 100%;
    text-align: center;
}

html #cms .item-catalog .primero {
    padding-left: 0;
    padding-bottom: 80px;
}
  
html #cms .item-catalog .segundo {
    padding-right: 0;
}

#cms .box2 {
    float: right;
    position: relative;
    max-width: 260px;
    height: 354px;
    margin: 0;
}


#cms .item-catalog .box.corner::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 20px;
    bottom: 0;
    border-width: 10px;
    border-style: solid;
    border-color: #F7F7FA;
}

#cms .item-catalog .box.corner::before {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    height: 0;
    width: 0;
    border-bottom: 20px solid #DEDEDE;
    border-right: 20px solid transparent;
}

#cms .box {
    float: none;
    position: relative;
    background: #F7F7FA;
    padding: 30px;
    max-width: 260px;
    height: 354px;
    margin: 0;
}

#cms .item-catalog .box .title{
    margin: 0;
    color: #000;
    font: 400 20px/22px "Nunito", sans-serif;
    vertical-align: middle;
    margin: 5px 0 0;
}

#cms .item-catalog .box .subtitle {
    margin: 0;
    text-transform: uppercase;
    color: #646464;
    font: 400 12px/19px "Nunito", sans-serif;
    vertical-align: middle;
}

#cms .item-catalog .box .back-menu {
    margin: 0;
    color: #000;
    font: 400 20px/22px "Nunito", sans-serif;
    vertical-align: middle;
}

#cms .item-catalog .box .text {
    color: #646464;
    margin: 10px 0;
    font: 400 13px/18px "Nunito", sans-serif;
}

#cms .item-catalog .image {
    float: none;
    margin-left: 35px;
    max-width: 260px;
    position: relative;
}

#cms p.links {
    padding:10px 0;
}


#cms .item-catalog .image a:hover::after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgba(46,59,151,0.5) url("../../img/desc/eye-catalog.svg") no-repeat center;
}

#cms .item-catalog .image img {
    box-shadow: 5px 5px 0 #c3271a;
}

#cms .item-catalog .box a {
    margin: 0 0 10px 0;
    padding-top: 10px;
    text-transform: uppercase;
    color: #c3271a;
    font: 400 12px/19px "Nunito", sans-serif;
}

#cms .item-catalog.carta-navidad .box .subtitle, #cms .item-catalog.avatar .box .subtitle {
    color: #2e4597;
    font-weight: 700;
}

html #cms .item-catalog.carta-navidad .box, html #cms .item-catalog.avatar .box {
    height: 290px;
}

.cms #center_column a {
    color: #001c85;
}

.cms #center_column a.elementor-button {
    color: #fff;
}

.cms #center_column .rosa a.elementor-button {
    color: #e95178;
}

.cms #center_column .verde a.elementor-button {
    color: #2ab4ac;
}

.cms #center_column .azul a.elementor-button {
    color: #001c85;
}

#center_column h1 {
    color: #001c85;
}

#center_column h1 *{
    color: #2e4597;
}

.encabezado-contacto {
    color: #001c85;
    font: 700 22px/28px "Nunito", sans-serif;
    margin-bottom: 50px;
}

.grid-container-ayuda {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
}

.texto-login {
    color: #001c85;
    font: 500 14px/19px "Nunito", sans-serif;
}

.ventajas-login {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
}

.encabezado-login {
    color: #001c85;
    font: 700 30px/36px "Nunito", sans-serif;
    margin-bottom: 10px;
    text-align: center;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.grid-item2 {
    max-width: 90%;
    padding: 0px 30px;
}

.grid-item3 {
    max-width: 100%;
    padding: 0px 15px;
}

.containerClub h2{
    font-family: 'Nunito', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
    width: 50%;
}

.containerClub .texto{
    padding-top: 70px;
    padding-left: 30px;
    padding-right: 50px;
}

.bt_entrar{
    background: #001C85;
    border-radius: 40px;
    padding: 12px 44px;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 14px;
    line-height: 21px;
    margin-top: 30px;
    display: inline-block;
    margin-bottom: 30px;
}

.bt_entrar:hover{
    color: #fff;
    Opacity: .8;
}

.texto-login a:link,
.texto-login a{
    color: #001c85!important;
    text-decoration: underline;
}

.texto-login a.bt_entrar{
    color: #fff !important;
}

.botones-ayuda {
    float: right;
    padding-bottom: 50px;
}

body .button.button-small {
    text-shadow: none;
    background: transparent;
    text-shadow: none;
    color: #fff;
    border: 0;
    border-radius: 10px;
}

body .button.button-small:hover{
    color: #fff;
    opacity: 0.8;
}

body .button.button-small span, body .button.button-small span:hover {
    border-color: #273C87;
    color: #fff !important;
    background: #273C87;
    border-radius: 20px;
}
body#history .button.button-small span, body .button.button-small span:hover {
    border: 1px solid #61AAE7;
    background: #fff;
    color: #001C85;
    border-radius: 8px;
}

.button.button-small:hover {
    opacity: 0.8;
}


.chatt {
    background: url(../../img/desc/chat.png) no-repeat center center;
    background-size: 70px !important;
}

.rrss-contacto {
    background: url(../../img/desc/rrss.png) no-repeat center center;
    background-size: 70px !important;
}

.web-contacto {
    background: url(../../img/desc/web.png) no-repeat center center;
    background-size: 70px !important;
}

.tiendas-contacto {
    background: url(../../img/desc/sobrejuguettos.png) no-repeat center center;
    background-size: 70px !important;
}

.club-contacto {
    background: url(../../img/desc/clubjuguettos.png) no-repeat center center;
    background-size: 70px !important;
}

.expansion-contacto {
    background: url(../../img/desc/expansion.png) no-repeat center center;
    background-size: 70px !important;
}

.marca-contacto {
    background: url(../../img/desc/marca.png) no-repeat center center;
    background-size: 70px !important;
}

.trabaja-contacto {
    background: url(../../img/desc/trabajaconnos.png) no-repeat center center;
    background-size: 70px !important;
}

.compra-ayuda {

    background: url(../../img/desc/compra.png) no-repeat center center;

}

.devolucion-ayuda {
    background: url(../../img/desc/devolucion.png) no-repeat center center;
    background-size: 70px !important;
}

.envio-ayuda {
    background: url(../../img/desc/envio.png) no-repeat left center;
    background-size: 70px !important
}

.privacidad-ayuda {
    background: url(../../img/desc/pprivacidad.png) no-repeat center center;
    background-size: 70px !important
}

.producto-ayuda {
    background: url(../../img/desc/producto.png) no-repeat center center;
    background-size: 70px !important;
}

.web-ayuda {
    background: url(../../img/desc/sweb.png) no-repeat center center;
    background-size: 70px !important
}

.regalo-ayuda {
    background: url(../../img/desc/tregalo.png) no-repeat center center;
    background-size: 70px !important
}

.faqcovid-ayuda {
    background: url(../../img/desc/faqcovid.png) no-repeat center center;
    background-size: 70px !important
}

.legales-ayuda {
    background: url(../../img/desc/legales.png) no-repeat center center;
    background-size: 70px !important
}

.pago-ayuda {
    background: url(../../img/desc/mpago.png) no-repeat left center;
    background-size: 70px !important
}

.nosotros-ayuda {
    background: url(../../img/desc/snosotras.png) no-repeat center center;
    background-size: 70px !important
}

.descuento-ayuda {
    background: url(../../img/desc/cdescuento.png) no-repeat center center;
    background-size: 70px !important
}

.crea-cuenta-ayuda {
    background: url(../../img/desc/creacuenta.png) no-repeat left center;
    background-size: 70px !important;
}

.familia-ayuda {
    background: url(../../img/desc/familia.png) no-repeat center center;
    background-size: 70px !important
}

.precios-ayuda {
    background: url(../../img/desc/preciostienda.png) no-repeat center center;
    background-size: 70px !important
}

.papel-regalo-ayuda {
    background: url(../../img/desc/snosotras.png) no-repeat center center;
    background-size: 70px !important
}

.icono-contacto {
    width: 100%;
    height: 119px;
    display: inline-block;
}

.icono-contacto.agotado-producto{
    width: 17%;
}


/*html #stores #map {
    width: 66.66666%;
}*/
  
html #carrier_area #map {
    width: 100%;
    height: 447px;
}
 
html #carrier_area .clickcollect > div {
    padding-bottom: 15px;
}
  
html #stores .center_column {
    display: none;
}
  
html #stores .store-content .button {
    display: block;
}
  
html #stores .address-input {
    float: none;
    display: block;
    text-align: center;
}
  
html #stores .radius-input {
    float: none;
    display: none;
    padding-top: 10px;
}
  
html #stores .boton {
    display: table;
    clear: both;
    padding-top: 10px;
    margin: 0 auto;
}
  
html #stores .boton .button.button-small {
    border: none;
    background: #001c85;
    color: #FFF;
    font: 700 15px/23px "Nunito", sans-serif;
    min-height: 30px;
    min-width: 143px;
    position: relative;
    transition: 0.5s;
    border-radius: 20px;
}
  
html #stores .radius-input label {
      line-height: 40px;
}
  
html #stores .boton .button.button-small:hover {
    opacity: 0.8;
}
  
html #stores .boton .button.button-small span {
    border: none;
    color: #fff;
    padding: 0 40px;
}

.button.button-small span{
    padding: 8px 12px;
}

#alternativo.modal, .modal.fade {
    z-index: 9999;
}
  
html #authentication .box {
	padding: 40px 90px;
	width: 100%;
	float: left;
    background-color: #F8F9FD;
    border-radius: 10px;
}

html #authentication #create-account_form.box {
    border-right: 0;
}

html #authentication #create-account_form .miraven a {
    color: #c3271a;
}

html #address .box, html #identity .box, html #account-creation_form .box, html #new_account_form .box, html #opc_account_form .box{
    border: none;
    background: none;
}

#login_form .page-subheading, #create-account_form .page-subheading {
    font: 600 20px "Nunito", sans-serif;
	color: #001c85;
	margin: 0 0 25px 0;
	text-transform: none;
	padding: 0;
	border-bottom: none;
    text-align: center;
}

#login_form .page-subheading::after, #create-account_form .page-subheading::after {
    width: 65px;
    height: 40px;
    content: "";
    margin-left: 30px;
    margin-bottom: -10px;
    display: inline-block;
}

#login_form .page-subheading::after {
    background: url("../../img/desc/planeta_log.svg") no-repeat scroll center center;
}

#create-account_form .page-subheading::after {
    display: none;
}

body #login_form p.grisito {
	font: 400 12px/18px "Nunito", sans-serif;
	color: #9B9B9B;
}

body #login_form p.grisito span {
    color: #c3271a;
}

.img-login {
    margin-top: 50px;
    border: 2px solid #001c85 !important;
}

.relativo {
    position: relative;
}

.grid-container3 {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    padding: 0 145px;
}

body #layer_cart {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#layer_cart .layer_cart_product #close_button{
    color: #000 !important;
    top: 17px !important;
}

body #layer_cart .layer_cart_product #subtotal{
    top: auto !important;
}

body #layer_cart .layer_cart_product .title, body #layer_cart .layer_cart_cart .title {
    font-family: "Nunito", sans-serif;
}

html #layer_cart .layer_cart_product .crossseling {
    padding: 10px 0 20px 0;
}

#subtotal{
    background: #fff;
}

body .button.button-medium.exclusive span, body .button.button-medium span {
	border: none;
}

body .button.button-medium.exclusive:hover, body .button.button-medium.exclusive:active, body .button.button-medium.exclusive:focus,
body .button.button-medium:hover, body .button.button-medium:active, body .button.button-medium:focus {
    opacity: 0.8;
    background: url("../../img/desc/boton.svg") no-repeat 0 0;
    box-shadow: none;
}

.button.button-medium span{
    font-size: 18px;
    font-weight: 400;
}

body .button.button-medium.exclusive, body .button.button-medium {
    background-size: 100% 100% !important;
    padding: 0 5px;
}

body .button.button-medium.exclusive:hover, body .button.button-medium:hover {
    background-size: 100% 100% !important;
    padding: 0 5px;
}

body .button.button-medium.exclusive, body .button.button-medium {
    border: none;
	background: #001c85;
	color: #FFF;
	font: 600 21px/23px "Nunito", sans-serif;
	text-transform: uppercase;
	min-height: 43px;
	min-width: 143px;
	position: relative;
    border-radius: 20px;
}

html #product #page > .columns-container {
    background-color: #fff;
    padding-bottom: 30px;
}

html #product #manufacturers-home {
    background: #fff;
}

#product #page #center_column {
    padding-bottom: 15px;
}

#product #center_column .marcapropia {
    margin-left: 0;
}

#product #page .pb-center-column, #product .primary_block {
    margin-bottom: 0;
}

#product .primary_block, #product .pb-left-column {
    position: static;
}

#product .primary_block {
    background: #fff;
    padding-top: 20px;
}

#product .primary_block .pb-left-column {
    padding-left: 5px;
}

#product #img-movil {
    display: none !important;
}

body .pb-left-column #image-block {
    border: none;
    padding: 0 0 20px 0;
}

.iconos-producto {
    background-size: 100% !important;
    height: 78%;
    width: 70%;
    position: absolute;
    z-index: 10;
    left: 85px;
    margin-top: 65px;
    display: none;
}

.agotado-producto {
    background: url(../../img/desc/productoagotado.svg) no-repeat center center;
}

html #product .pb-left-column #views_block {
    position: absolute;
    left: 10px;
    top: 16px;
    margin: 0;
    z-index: 1;
}



html .pb-center-column #product_reference, html body .pb-center-column #product_reference label {
    font-size: 20px;
    color: #808080;
}

.pb-center-column #product_reference, .pb-center-column #product_reference label {
	margin: 0;
	color: #2E4597;
	font: 200 14px/24px "Nunito", sans-serif;
}

body .pb-center-column #product_reference label {
    display: inline-block;
}

.estrellas {
    width: 100% !important;
    padding: 0;
    position: relative;
    margin: 5px 0;
}

html body .pb-center-column h1 {
    font-size: 22px !important;
    margin: 15px 0 0 0;
    line-height: 1.1;
    display: inline-block;
	font: 400 28px/27px "Nunito", sans-serif;
    padding: 0;
}

.varios-modelos {
    display: block;
    color: #3baa35 !important;
}

html .content_prices {
    padding: 13px 0 20px 0;
    width: 100%;
    display: flex;
}

html body .content_prices .our_price_display {
    margin-bottom: 0;
    color: #e7447f;
}
  
body .our_price_display {
    font-size: 0;
}

body .our_price_display #our_price_display, body .our_price_display {
	margin: 0;
    font-family: "Nunito", sans-serif;
    display: inline-block;
}

html #product .our_price_display .price {
    font-size: 50px !important;
    font-weight: 700;
    margin-right: 15px;
    color: #C22821;
}
    
.precio-sin-descuento {
    color: #2d337e !important;
    height: 25px;
}

html #product #old_price {
    text-decoration: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 10px;
}

html #product #old_price .price {
    color: #001C85;
    font-size: 30px !important;
    text-decoration:line-through;
    font-family: "Nunito", sans-serif;
}

html #product #reduction_percent {
    color: #fff;
    border-color: #fff;
}

body #reduction_percent, body #reduction_amount {
    font-size: 15px !important;
    font-weight: 700;
    color: #fff;
    background: #C22821;
    padding: 3px 8px;
    border-radius: 5px;
    vertical-align: text-bottom;
}

#reduction_percent span, #reduction_amount span{
    font-family: "Nunito", sans-serif !important;
}

#oosHook{
    text-align: center;
    position: relative;
}

.allert_note {
    display: none;
    position: absolute;
    width: 200px;
    right: 0;
    z-index:999;
    border: 1px solid #ddd;
    padding:10px;;
    text-align: center;
    box-shadow: 2px 2px 2px #ddd;
    background: #fff;
}

.box-info-product .allert_note{
    top: 50px;
}

.product-container .allert_note{
    display: none;
}

#layer_cart .wishlist {
    display: none;
}

html #product #static-right {
    padding: 20px;
    background: #fff;
}

.marcapropia #static-right {
    min-height: auto;
}

#static-right {
	padding: 25px 25px 50px;
	color: #7C7C7C;
	background-color: #FAFAFA;
	float: left;
	min-height: 415px;
}

.masinfo {
    width: 100% !important;
    padding: 0px !important;
}

.edades{
    padding: 10px 0;
    font-size: 15px;
    border-bottom: 1px solid #D9D9D9;
}

.edadRecomendada{
    display: flex;
    color: #001C85;
}

html #product .marcapropia .lased, html #product .marcapropia .pilas {
    display: block;
    font-size: 15px;
}

html #product .pilas {
    padding: 10px 0;
}

html #product .pilas {
    margin-left: 0;
    border-bottom: 1px solid #D9D9D9;
    color: #001C85;
}

.pilasRight{
    text-align: right;
}

html #product #static-right .buttons_bottom_block {
    padding-left: 0 !important;
}
  
#cat_desc {
    padding: 0px 40px 10px 0;
    position: relative;
}

#category #cat_desc {
    padding-right: 0;
}

#category #category_description_full {
    margin-top: 10px;
}

#cat_desc.out #category_description_full {
    height: auto;
    padding: 0;
    color: #001C85;
}

#product #category_description_full {
    color: #001C85;
    margin-bottom: 15px;
}

#category_description_full.oculta {
    background: -webkit-linear-gradient(#001C85, #eee);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-height:40px !important;
    overflow:hidden;
}


#cat_desc.out #category_description_full h2:first-of-type {
    margin-top: 0;
}
  
#cat_desc.out #category_description_full h2 {
    margin-top: 20px;
    margin-bottom: 6px;
}
  
#category_description_full h2 {
    font-size: 18px;
    line-height: 18px;
}
  
#cat_desc.out p {
    margin-bottom: 10px;
}
  
#cat_desc .lnk_less.top {
    top: 10px;
    bottom: auto;
}
  
#cat_desc.out .lnk_less {
    display: block;
}
  
#cat_desc .lnk_more:hover, #cat_desc .lnk_less:hover {
    background: #2f4596;
}
  
#cat_desc.out .lnk_less {
    display: block;
}
  
#cat_desc .lnk_less {
    top: auto;
    bottom: 40px;
    display: none;
}
  
.informacion #cat_desc a.leer-mas{
    text-align: left;
    display: block;
    text-decoration: underline;
}  

#cat_desc a.leer-mas{
    color: #2f4596;
    text-decoration: none;
}

html #product .marcapropia .integrador {
    background: none !important;
    margin-bottom: 10px;
    margin-top: 20px;
}

html #product .integrador .logo-integrador, html #product .integrador .iluminado, html #product .integrador .no-iluminado {
    display: inline-block;
}

html #product #availability_statut{
    margin: 15px 0;
}

.letrero-producto {
    width: 100%;
    min-height: 30px;
    background: #3baa35;
    text-align: center;
    color: #fff;
    padding-top: 5px;
    font-weight: 700;
    font-size: 15px;
}

.mpago {
    float:left;
    width: 100%;
}

#metodos-pago-mostrar,
.ecambios {
    background: none;
    color: #001c85;
    border: none;
    padding-left: 0;
    font: 400 14px/19px "Nunito", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: blink !important;
}

.ecambios {
    background: none;
    border: none;
    padding-left: 0;
    font: 400 14px/19px "Nunito", sans-serif;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #2d337e;
    font-weight: 700;
}

.bloque-youtube {
    top: 40px;
    position: relative;
    height: 77px;
    width: 170px;
    margin-bottom: 90px;
}

.youtube-producto {
    background: url(../../img/desc/youtube.png) no-repeat center center;
    color: transparent;
    border: none;
    background-size: contain;
    width: 90px;
}

.opinionesClientes{
    background-color: #f4f8fb;
    padding: 10px;
    margin-top: 25px;
}

.opinionesClientes h2,
.ets_crosssell_block h4.ets_crosssell_title,
#order-opc .title_block{
    color: #2E4597;
    font: 700 20px "Nunito", sans-serif;
    background: none;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    padding: 10px 0 !important;
    text-align: center;
    display: block;
}

.opiniones {
    text-align: center;
}

.botones-opinion {
    padding: 0;
    margin-top: 20px;
    background: none;
    border: none;
    white-space: nowrap;
    margin-left: 10px;
    width: 100%;
}

.deja-opinion {
    border-radius: 30px;
    background-color: #001c85;
    color: #fff;
    padding: 5px 30px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    border: 2px solid #001c85;
}

.deja-opinion:hover{
    opacity: 0.8;
}

#mostrar-opiniones {
    width: 100%;
}

html #product .marcapropia #more_info_sheets, html #product #lgcomment.page-product-box {
    margin-top: 10px;
}

html #product .lgcomment_summary {
    border: none;
    padding: 8px 10px;
    margin-bottom: 15px;
    margin-top: 20px;
}

html #product .lgcomment_summary .commentfiltertitle {
    padding-right: 20px;
    color: #001c85;
}

html #product .commentfiltertitle, html #product .commentfilterreset {
    width: 100%;
    cursor:pointer;
}

html #product .commentfiltertitle, html #product .valoraciones {
    float:none;
    display: flex;
}

html #product .commentfilterreset {
    float: none;
    color: #001c85;
    padding-top: 10px;
}

html #product .commentfilter {
    float: none;
    width: 68%;
    color: #001c85;
}

html #product  #lgcomment .content-button {
    display: none;
}

#product .page-product-box .btn-default {
    color: #001c85;
    border-color: #001c85;
}

body .page-product-box {
    clear: both;
}

#idTabAvFaq h4,
#pestanyasFaq h2{
    font-size: 38px;
    font-weight: 700;
    font-family: "Nunito", sans-serif;
    color: #2d337e;
    line-height: 45px;
    margin-bottom: 20px;
}

body .box {
    border: none;
    padding: 0px;
    background: transparent;
}

#pestanyasFaq #myTabs{
    height: 54px;
    border-bottom: 1px solid #2E4597;
}

#idTabAvFaq .tablinks:hover,
#idTabAvFaq .tablinks:focus,
#idTabAvFaq .tablinks.active,
#pestanyasFaq li.tab a:hover,
#pestanyasFaq li.tab a:focus,
#pestanyasFaq li.tab.active a{
    background-color: #2E4597;
    color: #fff !important;
    margin: 0;
    border: 0;
}

#pestanyasFaq li.tab a,
#pestanyasFaq li.tab a:focus{
    font-size: 17px;
    font-weight: 600;
    padding: 14px 16px;
    line-height: 26px;
}

#idTabAvFaq .titulo-pregunta,
#pestanyasFaq .titulo-pregunta{
    font-size: 14px;
    font-weight: bold;
}

#idTabAvFaq .collapse p,
#pestanyasFaq .collapse p{
    border-bottom: 1px solid #2E4597;
    padding-bottom: 10px;
}

#product_list .ajax_block_product{
    padding-left: 5px;
    padding-right: 5px;
}

body .ets_crosssell_block ul.product_list.grid li .product-container .product-image-container {
    border: none;
    padding: 5px !important;
}

#page #layer_cart #product_list .product_img_link img{
    max-width: 85% !important;
    height: auto;
}

#layer_cart .ets_crosssell_block ul.product_list .product-name {
    line-height: 15px;
    font-size: 10px;
    min-height: auto;
}

.barramovil {
    display: none;
}

.addedcartbackground {
    position: fixed;
    width: 100%;
    background: #fff;
    opacity:0.8;
    height:100%;
    z-index: 90;
    display:none;
}

.cartmovil {
    width: 100% !important;
}

body .shopping_cart > a .ajax_cart_no_product, body .shopping_cart .ajax_cart_product_txt, body .shopping_cart .ajax_cart_product_txt_s {
    display: none !important;
}

.col-4 {
    width: 100%;
}

.login-movil {
    background: url(../../img/desc/user.svg) no-repeat center center;
    margin-top: 4px;
    background-size: contain;
    color: #fff;
    display: inline-block;
    height: 28px;
    width: 28px;
}

.ubicacion-movil {
    background: url(../../img/desc/ubicacionmov.svg) no-repeat center center;
    padding: 0;
    margin-top: 2px;
    background-size: contain;
    color: #fff;
    display: inline-block;
    height: 30px;
    width: 30px;
}

.fade {
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

.modal-body {
    position:relative;
    padding:0px;
}
  
#alternativo .titulo {
    color: #001c85;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#alternativo #cart_summary {
    display: block;
    padding: 0 20px;
}

#rechazar-alternativo {
    border-color: #001c85;
    border-radius: 20px;
}

#aceptar-alternativo {
    background-color: #001c85;
    border-color: #001c85;
    border-radius: 20px;
}

#aceptar-alternativo:hover {
    background-color: #3c4d87;
    border-color: #3c4d87;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 7 !important;
    background-color: #000;
    display: none;
}

/****/
body#history #page .breadcrumb, body#history #page .breadcrumb li a,
body#order-follow #page .breadcrumb, body#order-follow #page .breadcrumb a{
    color: #fff;
    background: transparent;
}
/****/
html #page .breadcrumb, html #page .breadcrumb li a, html #page .breadcrumb li {
    color: #2e4597 !important;
    font-size: 14px;
}

#page .breadcrumb {
    width: 100%;
	display: inline-block;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
	border: none;
	background: none;
	line-height: 1.4;
	border-radius: 0;
    text-transform: uppercase;
}

#page .breadcrumb ol {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#page .breadcrumb li {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;
	font: 400 12px/18px "Nunito", sans-serif;
	text-transform: uppercase;
	color: #000;
}

#page .breadcrumb li a {
	color: #6778B6;
	margin: 0;
	background: none;
    padding: 0;
}

.filtrosResponsivo{
    display: none;
}

html body #left_column > div:last-of-type {
    padding-bottom: 30px !important;
}

#left_column > div {
	position: relative;
    margin-bottom: 0;
}

#layered_form .layered_filter, #layered_form .layered_price,
#categories_block_left,
#advansedwishlist_block{
    background-color: #F9FAFC;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.layered_subtitle_heading {
    cursor: pointer;
}

body #left_column .layered_subtitle {
    margin: 0;
}

body #left_column .block .title_block, body #left_column .block h4, #left_column .block .title_block a:hover, #left_column .block h4 a:hover, #left_column .block .title_block a, 
#left_column .block h4 a, body #left_column .layered_subtitle {
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font: 700 13px/20px "Nunito", sans-serif;
	color: #001C85;
    background: none;
    border: none;
    padding: 0;
}

#layered_block_left span.layered_close a, #layered_block_left span.layered_close a{
    height: 18px !important;
    width: 23px !important;
}

body #layered_form div div ul {
    max-height: none;
}

#left_column #categories_block_left .block_content > ul, #left_column ul {
    border: none;
    margin-bottom: 0;
}

#left_column li a, #left_column #categories_block_left li a, #left_column li {
	color: #2E4597;
	font: 400 13px/22px "Nunito", sans-serif;
	list-style: none;
    border: none;
}

body #layered_block_left ul li input.checkbox {
    cursor: pointer;
    float: left;
    margin-right: 5px;
}

input[type="radio"], input[type="checkbox"]{
    margin: 2px;
}

body #layered_block_left ul li label {
    display: inline;
}

#left_column .layered_filter {
    border: none;
    margin-top: 0;
}

#botonFiltros{
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 95%;
    height: 100px;
    background-color: #fff;
    text-align: center;
    z-index:99;
}

#botonFiltros .btnAplicar{
    border: none;
    background: #001c85;
    color: #FFF;
    font: 700 13px/28px "Nunito", sans-serif;
    text-transform: uppercase;
    min-height: 40px;
    min-width: 143px;
    position: relative;
    transition: 0.5s;
    border-radius: 20px;
    padding: 5px 20px;
    display: block;
    width: 200px;
    margin: 0 auto;
    margin-top: 15px;
}

#botonFiltros .btnAplicar:hover{
    opacity: 0.8;
}

#botonFiltros .texto{
    display: block;
    text-decoration: underline;
    margin-top: 10px;
    color: #2f4596;
}

#botonFiltros .texto.hover{
    color: #001c85;
}

body .content_sortPagiBar {
    text-align: right;
}

.content_sortPagiBar .numeros {
    float: left;
}

html .content_sortPagiBar .numeros span.heading-counter {
    color: #2f4596;
    font-size: 13px;
}
  
.numeros span.heading-counter {
	float: none;
    display: inline-block;
	font: 400 15px/39px "Nunito", sans-serif;
	color: #000;
	margin: 0;
}

body .content_sortPagiBar .display, body .content_sortPagiBar .display_m, body .content_sortPagiBar .sortPagiBar #productsSortForm, body .content_sortPagiBar .sortPagiBar {
    float: none;
    display: inline-block;
    width: auto;
}

body .content_sortPagiBar .sortPagiBar {
    border: none;
}

html .content_sortPagiBar .sortPagiBar #productsSortForm {
    margin-bottom: 0;
}

body .content_sortPagiBar .sortPagiBar #productsSortForm {
    margin-right: 0;
    margin-left: 50px;
}

body div.selector {
    padding: 0 0 0 0px;
    line-height: 42px;
    height: 42px;
    border-radius: 0px;
}

body .content_sortPagiBar div.selector span {
    border: 1px solid #d8e6f6;
    border-radius: 20px;
}

body div.selector.hover span, body div.selector.focus span {
    background-position: calc(100% - 8px) center;
}

body div.selector1 > div span {
    background-position: calc(100% - 8px);
}

body div.selector span{
    border-radius: 20px;
}

body div.selector span {
    width: 46px;
    -moz-user-select: none;
    padding: 6px 5px 6px 12px;
    width: 45%;
    border: 1px solid #001C851F;
    background: #fff url("../../img/desc/f_bajo.svg") no-repeat calc(100% - 8px) center;
    height: 42px;
    border-radius: 0;
    text-align: left;
    color: #2d337e;
}

body .content_sortPagiBar .sortPagiBar #productsSortForm select {
    max-width: 242px;
}

body div.selector select {
    height: 42px;
    cursor: pointer;
}

body .content_sortPagiBar .sortPagiBar .nbrItemPage {
    display: none;
}

body .top-pagination-content {
    display: none;
}

body .top-pagination-content div.pagination, body .bottom-pagination-content div.pagination {
    text-align: right;
    font: 400 15px/20px "Nunito", sans-serif;
    color: #2E4597;
}

body .top-pagination-content div.pagination .showall, body .bottom-pagination-content div.pagination .showall,
body .top-pagination-content .product-count, body .bottom-pagination-content .product-count {
    display: none;
}

#subcategories {
    margin-top: 20px;
    margin-bottom: 20px;
}

#subcategories ul{
    text-align: center;
}

#subcategories li{
    display: inline-block;
    float: none !important;
}

body .product_list {
    margin-top: 20px;
}

#category .product_list li {
	display: inline-block;
	margin-right: -0.285em;
	vertical-align: top;
	position: relative;
	margin-bottom: 30px;
	padding: 0 15px 20px 15px;
    float: none;
}

body ul.product_list.grid > li .product-container .product-image-container {
	border: none;
	padding: 0;
	margin-bottom: 5px;
	position: relative;
}

body ul.product_list.grid > li .product-container .content_price {
    margin: 0 0 15px;
}

body ul.product_list.grid > li .product-container .content_price, body ul.product_list .price.product-price {
	color: #C22821;
	font: 400 22px/29px "Nunito", sans-serif;
    margin-bottom: 0;
    padding-bottom: 0;
}

.hook-reviews{
    padding-top: 15px;
    float: left;
    height: 32px;
    width: 100%;
}

body ul.product_list .product-name{
    font-size: 19px;
}

.product_list li .right-block {
    text-align: left;
}

body ul.product_list.grid > li .product-container .product-desc {
    display: block;
}

body ul.product_list.grid > li .product-container .product-desc span{
    white-space: nowrap;
}

.product-container .edadRecomendada{
    display: none;
}

body ul.product_list li .color-list-container, body ul.product_list li .availability, body ul.product_list li .button-container .lnk_view{
    display: none !important;
}

html ul.product_list.grid > li .product-container .button-container {
    display: block !important;
    margin-top: 30px;
}
  
body ul.product_list.grid > li .product-container .button-container .ajax_add_to_cart_button, body ul.product_list.grid > li .product-container .button-container span.button, 
body ul.product_list.grid > li .product-container .button-container .lnk_view {
    margin:0;
}

html ul.product_list.grid > li .product-container .button-container .button.lnk_view {
    display: none !important;
}

body #center_column .bottom-pagination-content {
    border-color: #E6E6E6;
    margin: 15px 0;
    z-index: 2;
}

html #index ul.product_list.grid > li .product-container .button-container {
    display: inline-block !important;
    margin-bottom: 0;
    width: 100%;
    margin-top: 30px;
}

.avanzaprehome{
    padding: 50px 0;
}

header .row #header_logo a.logoAzul {
	margin: 15px 40px 15px 10px;
	width: 163px;
	height: 40px;
	background: url("../../img/desc/logo.svg?time=202104270915") no-repeat top left;
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
    display: none;
    margin: 0 auto 0 70px !important;
    margin-top: 8px !important;
    margin-bottom: 6px !important;
    float: none;
}

body #layer_cart .cross {
    color: #646464;
    display: none;
}

#maffs_container {
    padding: 10px 10px 10px 0px !important;
    color: #001C85;
    line-height: 13px !important;
    text-align: left !important;
    font-size: 13px !important;
    border-radius: 10px;
}

#layer_cart .crossseling .filler {
    width: 100%;
    height: 17px;
    border: 1px solid #001c85;
    border-radius: 20px;
    padding: 1px;
}
#layer_cart .crossseling .filler .barra {
    width: 100%;
    height: 100%;
    border-radius: 20px;
}
#layer_cart .crossseling .filler .barra.prim {
    background: linear-gradient(to right, #001c85 20%, white 10%);
}
#layer_cart .crossseling .filler .barra.seg {
    background: linear-gradient(to right, #001c85 40%, white 10%);
}
#layer_cart .crossseling .filler .barra.ter {
    background: linear-gradient(to right, #001c85 60%, white 10%);
}
#layer_cart .crossseling .filler .barra.cuart {
    background: linear-gradient(to right, #001c85 80%, white 10%);
}
html #layer_cart #maffs_container .maffs_bold {
    font-weight: 600; 
    color: #001c85;
}
  
dl {
	margin: 18px 0;
}

.cart-prices {
    font: 600 16px/16px "Nunito", sans-serif !important;
    text-transform: uppercase;
}

.cart-prices-line.first-line {
    color: #c3271a;
}

html body .header_user_info1 {
    border: none;
    text-align: center;
}

header .header_user_info1 a {
    padding: 26px 0 0 0;
    background: url("../../img/desc/usuario.svg") no-repeat center top;
    color: #2f4596;
    display: block;
    background-size: 25px;
    margin-top: 5px;
}

header .header_user_info1 {
    float: none;
}

header .header_user_info1 b, header .header_user_info b {
    color: #fff;
    font: 11px/11px "Nunito", sans-serif;
    display: inline-block;
    vertical-align: middle;
    padding: 4px 0;
    text-align: center;
    text-transform: uppercase;
}

.listades {
    margin-top: 20px;
}

#block_wishlist_top a {
    font-size: 12px;
    color: #5b5b5b;
    cursor: no-drop;
}

.icondes {
    font-size: 28px;
    color: #001c85;
    padding: 0px 20px;
}

.contenedorBuscar{
    background-color: #001c85;
    height: 48px;
    display: none;
}

body #ph_megamenu_wrapper{
    margin-top: 0;
}

html #top_column_left {
    padding-right: 0;
}

html .avanzabannersleft {
    background: #FFF;
    padding: 0;
}

html .avanzabannersleft .contenido {
    padding-left: 0;
    padding-right: 0;
    background: #fff;
}

html .avanzabannersleft .capa {
    position: absolute;
    top: 65%;
    bottom: 3%;
    left: 2%;
    width: 75%;
    background: #FFF;
    padding: 20px 0 20px 18px;
    text-align: left;
    display: none;
}

html .avanzabannersleft .bx-wrapper .bx-controls-direction .bx-prev, html .avanzabannersright .bx-wrapper .bx-controls-direction .bx-prev,
html #product #img-movil .bx-controls-direction .bx-prev, html .disfraces-landing .bx-controls-direction .bx-prev  {
    background: url("/themes/juguettos/css/autoload/../../img/desc/f_izq.svg") no-repeat top right;
    width: 20px;
    height: 43px;
    position: absolute;
    z-index: 8;
    left: -30px;
    top: 45%;
}

html .avanzabannersright .bx-wrapper .bx-controls-direction .bx-prev, html .disfraces-landing .bx-controls-direction .bx-prev {
    left: -13px;
}

html #product #img-movil .bx-controls-direction .bx-prev {
    left: -16px !important;
}

html .avanzabannersleft .bx-wrapper .bx-controls-direction a::before, html .avanzabannersright .bx-wrapper .bx-controls-direction a::before {
    font-size: 0 !important;
}

html .avanzabannersleft .bx-wrapper .bx-controls-direction .bx-next, html .avanzabannersright .bx-wrapper .bx-controls-direction .bx-next,
html #product #img-movil .bx-controls-direction .bx-next, html .disfraces-landing .bx-controls-direction .bx-next {
    background: url("/themes/juguettos/css/autoload/../../img/desc/f_der.svg") no-repeat top left;
    width: 40px;
    height: 43px;
    position: absolute;
    z-index: 7;
    right: -30px;
    top: 45%;
    
}

html .bx-controls-direction .bx-prev {
    background-position: center center !important;
}

html .bx-controls-direction .bx-next {
    background-position: center center !important;
}

html .avanzabannersleft .bx-wrapper .bx-controls-direction .bx-next{
    right: -15px !important;
}

html .avanzabannersleft .bx-wrapper .bx-controls-direction .bx-prev{
    left: -15px !important;
}

html .avanzabannersleft .bx-wrapper .bx-controls-direction .bx-prev, html .avanzabannersright .bx-wrapper .bx-controls-direction .bx-prev, html #product #img-movil .bx-controls-direction .bx-prev, html .disfraces-landing .bx-controls-direction .bx-prev {
    z-index: 7 !important;
}

a.bx-next {
    background: url(../../img/desc/f_der.svg) no-repeat top left;
    width: 20px;
    height: 43px;
    position: absolute;
    z-index: 8;
    right: -30px;
    top: 45%;
}

.bx-wrapper .bx-controls-direction a {
    height: 30px !important;
    top: 49% !important;
    right: 0;
}

a.bx-prev {
    background: url(../../img/desc/f_izq.svg) no-repeat center center;
    width: 20px;
    height: 43px;
    position: absolute;
    z-index: 7;
    left: 0px;
    top: 45%;
}

.avanzabannersleft .bx-prev {
    left: -25px !important;
}

.avanzabannersleft .bx-next {
    right: -25px !important;
}

.contenedor{
    max-width: 1140px;
    margin: 0 auto;
    padding-bottom: 0 !important;
}

.contenedor h1{
    text-align: center;
    color: #001C85;
    font-family: "Nunito", sans-serif;
    font-weight:bold;
}
  
.contenedor .texto-home{
    font-family: "Nunito", sans-serif;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    padding: 0 15px;
    margin-bottom: 15px;
}
  
.contenedor .texto-home a{
    text-decoration: underline;
    color: #001C85;
}
  
.tab-pane .ajax_block_product {
    padding-left:0;
    padding-right: 0;
}
  
.tab-pane .row {
    margin-left:0;
    margin-right:0;
}

#index #manufacturers-home {
    display: none;
}

body hr#home-page-tabs-sep {
    display: none !important;
}

body hr#home-page-tabs-sep {
	background: #E4E4E4;
	height: 1px;
	padding-right: 4000px;
	left: -2000px;
	position: relative;
	margin: 5px;
	z-index: 1;
	border: none;
}

#htmlcontent_home .banner.tiendas {
	background-color: #2E4597;
	background-image: url("../../img/desc/casahome.svg");
}

#htmlcontent_home .banner.tiendas::before {
	height: 0;
	width: 0;
	border-bottom: 40px solid #95A4D8;
	border-right: 35px solid transparent;
	top: 0;
}

#htmlcontent_home .banner.tiendas::after {
	border-color: #2E4597;
	top: 40px;
	bottom: 0;
}

#htmlcontent_home .banner {
	padding: 40px 0 40px 40px;
	margin-bottom: 15px;
	position: relative;
	background-position: 95% center;
	background-repeat: no-repeat;
	float: left;
	width: calc(100% - 36px);
	height: 265px;
}

#htmlcontent_home .banner::before {
	content: "";
	position: absolute;
	left: 100%;
}

#htmlcontent_home .banner::after {
	content: "";
	position: absolute;
	left: 100%;
	border-width: 18px;
	border-style: solid;
}

#htmlcontent_home .banner.news::after {
	border-color: #c3271a;
	bottom: 40px;
	top: 0;
}

#htmlcontent_home .banner.news {
	background-color: #c3271a;
	background-image: url("../../img/desc/conejo.svg");
}

#htmlcontent_home .banner.news::before {
	height: 0;
	width: 0;
	border-top: 40px solid #FF92B7;
	border-right: 35px solid transparent;
	bottom: 0;
}

#htmlcontent_home  .banner.tiendas .title, #htmlcontent_home  .banner.tiendas .mobile-nav .is-children .back-menu, .mobile-nav .is-children #htmlcontent_home .banner.tiendas .back-menu {
    color: #C3CEF6;
}

#htmlcontent_home .banner.news .title, #htmlcontent_home .banner.news .mobile-nav .is-children .back-menu, .mobile-nav .is-children #htmlcontent_home .banner.news .back-menu {
	color: #881C40;
}

#htmlcontent_home  .banner .title, #htmlcontent_home  .banner .mobile-nav .is-children .back-menu, .mobile-nav .is-children #htmlcontent_home .banner .back-menu {
	margin: 0;
	font: 400 23px/22px "Nunito", sans-serif;
	text-transform: lowercase;
	vertical-align: middle;
	margin-bottom: 15px;
}

#htmlcontent_home .banner .text {
	max-width: 250px;
	display: block;
	color: #FFF;
	margin-bottom: 15px;
	font: 400 18px/23px "Nunito", sans-serif;
}

#htmlcontent_home .banner a {
	font: 400 13px/12px "Nunito", sans-serif;
	color: #FFF;
	margin-bottom: 15px;
	float: left;
	clear: left;
	text-transform: uppercase;
	padding-right: 15px;
	background: url("../../img/desc/flecha_blanca.svg") no-repeat center right;
}

#thumbs_list_frame {
    height: 332px !important;
}

#product #thumbs_list ul#thumbs_list_frame {
    height: auto;
    margin-bottom: 0;
}

#product #thumbs_list li {
    float: none;
    margin-right: 0;
    display: block;
    width: 82px;
    height: 82px;
    margin-bottom: 1px;
    border: 1px solid #E6E6E6;
    background-color: #FFF;
    border-radius: 10px;
}

#product #thumbs_list li a {
    border: none;
    border-radius: 10px;
}

#thumbs_list li img{
    border: 0 !important;
}

.comment_anchor_content div.comment_anchor{
    display: none;
}

html #product .comment_anchor_content .comment_anchor a {
    color: #001c85;
}

.informacion{
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    padding: 5px 0;
    margin-top: 20px;
}

html #product .integrador a {
    display: inline-block;
}

#availability_value2 {
    font-size: 15px;
    padding: 8px 0 !important;
    background-color: #fff !important;
    color: #c3271a;
    width: 100%;
    text-decoration: none!important;
}

.titulo-youtube {
    position: relative;
    text-decoration: none !important;
    color: #001c85;
    font: 900 19px/19px "Nunito", sans-serif;
    text-transform: uppercase;
}

#lgcomment.page-product-box{
    background-color: transparent !important;
}

#lgcomment .productComment{
    width: 100%;
    float: left;
    margin: 10px;
    background-color: #fff;
    border-radius: 10px;
    padding-top: 10px;
}

.productComment img{
    position: absolute;
    left: 10px;
}

html #product #lgcomment .productComment .content-block {
    border: none;
    padding: 10px 0 35px 0;
    margin: 0 0 0 15px;
}

html #product #lgcomment .productComment .title {
    font-size: 18px;
}

html #product #lgcomment .productComment .content-block .title, html #product #lgcomment .productComment .content-block .comment, html #product #lgcomment .productComment .content-block .answer {
    color: #001c85; 
}

html #product #lgcomment .productComment .nick, html #product #lgcomment .productComment .comment {
    font-size: 14px;
}

body .shopping_cart > a {
    color: #2E4597;
}

html .page-heading.product-listing {
    display: inline-block !important;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

body .page-heading {
	font: 700 28px/39px 'Nunito', sans-serif;
	color: #FFF;
	text-transform: none;
	padding: 0;
	margin: 0;
	border: 0;
}

html #category .especial .title.no-child .text, html body .page-heading.product-listing .cat-name, html #category .especial .title.no-child {
    font-family: "Nunito", sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    display: inline-block;
    color: #2f4596;
    line-height: 33px;
    vertical-align: top;
}

.page-heading.product-listing .cat-name {
    display: block;
    color: #000;
}

body .content_scene_cat span.category-name, .page-heading.product-listing .cat-name {
	font: 400 28px/39px 'Nunito', sans-serif;
	color: #fff;
	margin: 0;
}

html #category .product_list li {
    margin-bottom: 10px;
}

input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, 
input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, 
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, 
a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, 
span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, 
span.exclusive_large_disabled{
    background: #001c85;
    color: #fff;
    padding: 8px 15px;
    border: 0;
    text-transform: uppercase;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    border-radius: 20px;
}

body .top-pagination-content ul.pagination li > a, body .top-pagination-content ul.pagination li > span, body .bottom-pagination-content ul.pagination li > a, body .bottom-pagination-content ul.pagination li > span,
body .top-pagination-content ul.pagination li.active > span, body .bottom-pagination-content ul.pagination li.active > span,
body .top-pagination-content ul.pagination li > a:hover span, body .bottom-pagination-content ul.pagination li > a:hover span {
    border: none;
    background: none;
}

body .pagination > .disabled > span, body .pagination > .disabled > a, body .pagination > .disabled > a:hover, body .pagination > .disabled > a:focus {
    color: #646464;
    padding: 0 !important;
}

.filtrosResponsivo{
    border-top: 1px solid #2f4596;
    border-bottom: 1px solid #2f4596;
}

.filtrosResponsivo .ordenar{
    border-left: 1px solid #2f4596;
}

.box-info-product #quantity_wanted_p {
    margin-bottom: 0;
    display: inline-block;
    margin-left: 20px;
}

#quantity_wanted_p span{
    padding: 0;
}

#quantity_wanted_p .button-plus{
    margin-left: 0;
}

#quantity_wanted_p{
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 30px;
    margin-left: 0 !important;
}

body .pb-right-column .box-info-product .exclusive {
    border: none;
    background: #001c85;
    color: #FFF;
    font: 700 13px/23px 'Nunito', sans-serif;
    text-transform: uppercase;
    min-height: 40px;
    min-width: 143px;
    position: relative;
    transition: 0.5s;
    border-radius: 30px;
    padding: 10px 0;
    width: 100%;
}

body .pb-right-column .box-info-product .exclusive:hover {
    opacity: 0.8;
}

#product .wishlist {
    display: inline-block;
}

html #quantity_wanted_p input {
    border: none;
    background: transparent;
    text-align: center;
    width: 42px;
    color: #2f4596;
    font-size: 25px;
    font-weight: 400;
    border: 0 !important;
    position: relative;
    padding: 0;
    box-shadow: none;
}

#more_less{
    text-align: center;
}

html body .pb-right-column .box-cart-bottom, html body .pb-right-column .product_attributes {
    display: inline-block;
    vertical-align: middle;
    height: 61px;
}

body .pb-right-column  .product_attributes, body .pb-right-column  .box-cart-bottom {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
    margin: 0 10px 0 0;
    float: left;
}

html body .pb-right-column .box-cart-bottom{
    width: 65%;
}


#opc_new_account {
    position: relative;
    text-align: center;
}
  
#opc_new_account h1 {
    position: absolute !important;
    top: 0;
    left: 0;
}
  
#opc_new_account #login_form {
    position: relative;
    margin: 0 auto;
}
  
#opc_new_account form.box {
    display: inline-block;
    padding: 0;
    background: none;
    border: none;
}
  
#opc_new_account #login_form label {
    color: #001c85;
}
  
#opc_new_account #login_form input {
    border-color: rgba(0, 28, 133, 0.12);
    max-width: 100%;
    padding-left: 15px;
}
  
#opc_new_account .form-control {
    height: 35px;
}
  
#opc_new_account .button {
    border: none;
    background: #001c85;
    font: 700 13px/23px "Nunito", sans-serif;
    text-transform: uppercase;
/*     min-height: 30px; */
    min-width: 143px;
    position: relative;
    transition: 0.5s;
    border-radius: 20px;
    padding: 0 10px;
}
  
#opc_new_account .button span {
    color: #fff;
    font: 700 13px/13px "Nunito", sans-serif;
    padding: 10px;
    border: none;
}
  
.addresses #address_delivery .address_update .button span i.right, .addresses #address_invoice .address_update .button span i.right, .addresses .address_add .button span i.right {
    display: none !important;
}
  
#opc_new_account .lost_password {
    font: 400 11px/11px "Nunito", sans-serif;
    color: #001C85;
    text-decoration: none;
}

/****/
body#history .titulo-myaccount,
body#order-follow .titulo-myaccount{
    color: #fff;
}
/****/
.titulo-myaccount {
    color: #001c85;
    font-family: "Nunito", sans-serif;
    font-size: 25px;
    font-weight: 900;
}

.titulo-myaccount:hover{
    color: #001c85;
}

.elemento-abajo-prev-cart {
    padding: 20px 20px 20px 0;
    display: block;
    margin: auto;
    border-top: 1px solid rgba(153, 164, 206, 1);
}

.elemento-abajo-prev-cart.opc-head1{
    border: 0;
}

#voucher .button.btn.btn-default.button-small {
    background: #001c85 ;
    color: #fff;
    border-radius: 20px;
}

html #order-detail-content .button.button-small, html #order-alternative-content .button.button-small {
    background: transparent;
    border: none;
    color: #001c85;
}

.precios-cart {
    display: flex;
    margin-bottom: 10px;
    border-radius: 10px;
}

html #order-detail-content .table-bordered, html #order-alternative-content .table-bordered {
    border: none !important;
}

#cart_summary{
    margin-bottom: 0;
    margin-top: 10px;
}

.tabla-productos-cart #cart_summary{
    display: none;
}

#collapseCarrito #maffs_container {
    background: url("../../img/desc/camion.svg") no-repeat left center !important;
    padding: 10px 10px 10px 25px !important;
    margin-top: 5px;
    border-bottom: 1px solid #001C85;
    border-radius: 0;
    margin-bottom: 10px;
}

.addtocartfromurl_content button {
    color: #001C85 ;
    border: 1px solid rgba(0, 28, 133, 0.12);
    padding: 0;
    background-color: transparent;
    font-size: 13px;
    margin: 9px 0 0 0;
    width: 100%;
    text-align: center;
    padding: 10px 10px 10px 20px;
    margin-top: 5px;
    line-height: 13px;
    position: relative;
    border-radius: 20px;
}

#opc_new_account .personalData{
    text-align: left;
}

#opc_new_account .opc-bloque.collapse.in {
    display: block;
}

#order-opc #login_form {
    width: 100%;
}

#order-opc .hecho {
    opacity: 0.7;
}

#order-opc .fondoGris .row {
    width: 100%;
}

#order-opc .fondoGris {
    display: block;
}

#order-opc #opc_account{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.addresses {
    color: #001c85;
}

.tabla-productos-cart {
    max-height: 345px;
    overflow-y: scroll;
    scrollbar-color: #2d337e #fff;
    width: 100%;
}

.tabla-productos-cart .lineaProducto{
    border-bottom: 1px solid rgba(153, 164, 206, 1);
    display: flex;
    margin-top: 10px;
}

.tabla-productos-cart .lineaProducto .detalle-producto2 > div{
    padding-left: 5px;
    padding-right: 5px;
}

.detalle-producto2 {
    padding: 10px 0;
    width: 100%;
}

.detalle-producto2:nth-child(3n) {
    clear:both;
}

.img-detalle2 {
    width: 100%;
}

#order-opc .lineaProducto p,
#order-opc .titulo-producto-pedido {
    line-height: 14px;
}

.detalle-producto2 p{
    margin-bottom: 0;
}

.fecha-pedido2 {
    color: #a6a6a6;
    font: 500 13px/19px "Nunito", sans-serif;
}

.cart_delete_responsive{
    display: none;
}

#order-detail-content .cart_quantity{
    border: 1px solid rgba(0, 28, 133, 0.45);
    border-radius: 20px;
    height: 30px;
    width: 72px;
}

.cart_quantity{
    color: #2e4597;
    font: 700 28px/39px "Nunito", sans-serif;
    position: relative;
    height: 20px;
}

.cart_quantity .btn.button-plus, 
.cart_quantity .btn.button-minus{
    font-size: 18px;
}

.cart_quantity .btn {
    display: initial;
}

html #order-opc #order-detail-content .cart_quantity .cart_quantity_input {
    width: 35px;
    position: absolute;
    left: 18px;
    top: 0;
    background: none;
    z-index: 1;
}

html #order-opc .cart_quantity .cart_quantity_input {
    color: #2e4597;
    border: none;
    font: 400 18px/30px "Nunito", sans-serif;
}
  
html #order-opc .cart_quantity .btn.button-plus, html #order-opc .cart_quantity .btn.button-minus {
     color: #2e4597;
     border: none;
     background: transparent;
     z-index: 2;
}
  
html #order-opc .cart_quantity .btn.button-plus span , html #order-opc .cart_quantity .btn.button-minus span {
      background: transparent;
      border: none;
      display: contents;
}
  
html #order-opc .cart_quantity .btn.button-plus:hover, html #order-opc .cart_quantity .btn.button-minus:hover {
    background-color: transparent;
}
  
html #order-opc .product-name {
    overflow: hidden;
}
  
html #order-opc .label-success {
    display: none !important;
}
  
html #order-opc .cart_total_delivery #total_shipping {
    font-size: 14px;
}
  
html #order-opc .cart_quantity_button{
    position: relative;
    width: 100%;
}
  
html #order-opc .btn.button-minus{
    position: absolute;
    top: 4px;
    left: 11px;  
}
  
html #order-opc .btn.button-plus{
    position: absolute;
    top: 4px;
    left: 49px;
}

#order-opc select,
#order-opc .selector {
    font-size: 14px;
}

#order-opc .selector span{
    color: #8b96bf !important;
}

#order-opc input,
.select2-selection__rendered,
#order-opc .selector .seleccionado {
    color: #001c85 !important;
}

.btn.button-plus, .btn.button-minus {
    color: #001c85;
    border: 0;
    font-size: 23px;
}

.titulo-producto-pedido {
    color: #001c85;
    font: 400 13px/18px "Nunito", "Arial", sans-serif;
}

.fondoGris,
#address #manufacturers-home{
    padding: 15px;
    border-radius: 10px;
    background-color: #F8F9FD;
    margin-bottom: 15px;
    display: flex;
}

.detalle-producto2 .cart_delete{
    padding-top: 20px;
}

html #order-detail-content .table-bordered > thead > tr > th, html #order-alternative-content .table-bordered > thead > tr > th {
    border: none;
    border-bottom: 1px solid #ccc;
}
  
html #order-detail-content .pedido, html #order-alternative-content .pedido {
    font: 500 20px/20px "Nunito", sans-serif;
    color: #001c85;
    padding: 0 0 10px 0;
    text-transform: uppercase;
    border: none !important;
}

html #order-detail-content .table-bordered .first_item, html #order-alternative-content .table-bordered .first_item {
    text-align: left;
    padding-left: 0;
}

.table > thead > tr > th {
    background: transparent;
    color: #666;
    font: 400 13px/13px "Open Sans", "Lucida Grande", "Tahoma", "Verdana", "Arial", sans-serif;
}

.cart-precios {
    padding: 15px 0;
}

.precio-cart {
    padding: 0 20px;
    text-transform: uppercase;
    color: #001c85;
    font: 600 16px/19px "Nunito", sans-serif;
}

label.codigo-descuento {
    color: #001c85;
    font-size: 11px;
}

#discount_name {
    border: 1px solid rgba(0, 28, 133, 0.12);
    float: left;
    padding: 3px 10px;
    height: 30px;
}

.btn-descuento {
    background: #001c85 !important;
    height: 30px;
    margin-left: 5px;
    width: 35%;
    text-transform: uppercase;
    position: absolute;
    right: 20px;
}

.total-cart{
    margin-bottom: 20px;
}

.descuento-cart{
    color: #001C85;
    font-size: 13px;
    text-transform: uppercase;
}

.descuento-cart {
    padding: 0;
    text-transform: uppercase;
    color: #e92929;
    font: 600 16px/19px "Nunito", sans-serif;
}

#cart_summary2 {
    width: 100%;
    margin: 0 !important;
    margin-left: auto;
    position: relative;
    margin-right: auto;
}

.total-envio{
    color: #001C85;
    font-size: 13px;
    text-transform: uppercase;
}

#total_shipping{
    float: right;
}

.total-carrito{
    color: #001C85;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.texto-carrito {
    min-width: 60px;
    display:inline-block;
}

.precio-carrito {
    display:inline-block;
}

#total_price{
    float: right;
}

body .addtocartfromurl_content {
    float: none;
    text-align: right;
}

.mostrarPedido {
    display: none;
}

#collapseCarrito{
    background-color: #F8F9FD;
    border-radius: 10px;
    padding-bottom: 20px;
}

#cart_title{
    display: none;
}

.precio-pedido {
    color: #2d337e;
    font: 700 19px/22px "Nunito", "Arial", sans-serif;
    display: block;
}

.nm-cart {
    display: none;
}

html #order-detail-content .product-name a, html #order-alternative-content .product-name a {
    font: 400 13px/13px "Nunito", sans-serif;
    color: #1a1a1a;
}

html #order-detail-content .price, html #order-alternative-content .pric {
    font: 600 16px/16px "Nunito", sans-serif;
    color: #2d337e;
}

html #order-detail-content .cart_delete a.cart_quantity_delete, html #order-alternative-content .cart_delete a.cart_quantity_delete {
    color: #001C85;
}

html #order-detail-content .cart_delete a.cart_quantity_delete{
    font-size: 13px;
    float: left;
}

html #order-detail-content .cart_total .price, html #order-alternative-content .cart_total .price {
    color: #c3271a;
}

#opc_new_account .opc-bloque.collapse {
    display: none;
}

body #login_form, body #login_form label, body #create-account_form, body #create-account_form label, #password label {
	font: 400 13px/18px "Nunito", sans-serif;
}

html #new_account_form {
    display: none;
}

.detallesOnepage .icono-contacto{
    display: none;
}

.icono-cart {
    margin-bottom: 0;
}

.avanzamanufacturers.ourbra .titulo, .avanzamanufacturers.allbra .titulo,  #newsletter_block_home .titulo {
    padding-top: 10px;
    margin-top: -41px;
}

.avanzamanufacturers .titulo::after, .avanzamanufacturers .titulo::before, #newsletter_block_home .titulo::after,  #newsletter_block_home .titulo::before {
    background-position: left center;
    background-repeat: no-repeat;
    content: "";
    width: 166px;
    display: inline-block;
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.avanzamanufacturers .titulo::after,  #newsletter_block_home .titulo::after {
    transform: scale(-1, 1);
    background-position: right center;
    right: 30px;
    left: auto;
}

.avanzamanufacturers.ourbra {
    margin-top: 65px;
    margin-bottom: 90px;
}

.avanzamanufacturers.ourbra ul {
    margin: 40px 0 30px;
}

.avanzamanufacturers.ourbra, .avanzamanufacturers.allbra {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.avanzamanufacturers.allbra,  #newsletter_block_home {
    border-color: #c3271a;
}

.avanzamanufacturers .titulo, #newsletter_block_home .titulo {
	display: inline-block;
    color: #2E4597;
    font: 700 25px/28px "Nunito", sans-serif;
    background-color: #fff;
    position: relative;
}

.avanzamanufacturers .titulo{
    text-align: center;
    display: block;
}

.avanzamanufacturers .subtitulo{
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.82px;
    text-align: center;
    color: #001C85;
    display: block;
    padding-bottom: 25px;
    padding-top: 10px;
}

.avanzamanufacturers .marcas{
    padding-bottom: 80px;
}

#manufacturer .avanzamanufacturers #manufacturers_list .contelet {
    text-align: center;
    margin-bottom: 40px;
}

body#manufacturer .avanzamanufacturers #manufacturers_list .letras {
    background: #F1F4FA;
    color: #001C85;
	border-radius: 10px;
	margin: 15px 10px;
    display: inline-block;
    text-align: center;
    margin-bottom: 2px;
    padding: 0 20px;
}

body#manufacturer .avanzamanufacturers #manufacturers_list .letras li {
    display: inline-block;
    cursor: pointer;
}

body#manufacturer .avanzamanufacturers #manufacturers_list .letras li:hover {
    opacity: 0.8;
}

body#manufacturer .avanzamanufacturers #manufacturers_list .letras li span {
    font: 700 22px/24px "Nunito", sans-serif;
    padding: 12px 10px;
    display: inline-block;
    color: #001C85;
}

body#manufacturer .avanzamanufacturers #manufacturers_list .letras li.active span {
	color: #2E4597;
	background: #fff;
}

body#manufacturer .avanzamanufacturers #manufacturers_list .mlista {
    padding: 0 20px;
    border-bottom: 1px solid #CCD2E7;
}

body#manufacturer .avanzamanufacturers #manufacturers_list .mlista.mostrar {
    display: block;
}

body#manufacturer .avanzamanufacturers #manufacturers_list .mtitulo {
	margin: 0;
	text-transform: uppercase;
	float: left;
	font: 700 45px/70px "Nunito", sans-serif;
	color: #2d337e;
    border: none;
    padding-left: 0;
}

body#manufacturer .avanzamanufacturers #manufacturers_list .vertodas {
    display: block;
	color: #2d337e;
	font: 400 13px/23px "Nunito", sans-serif;
	background: url("../../img/desc/izq_pag.svg") no-repeat center left;
	padding-left: 15px;
	text-transform: uppercase;
    cursor: pointer;
}

.avanzamanufacturers .contelet{
    text-align: center;
}


body#manufacturer .page-heading {
    font-size: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

body#manufacturer .avanzamanufacturers li .thumbnail {
    padding: 0 0 10px;
    margin: 0;
    border: none;
}

body#manufacturer .avanzamanufacturers li .name, body#manufacturer .avanzamanufacturers #manufacturers_list .mlista li a {
	font: 700 13px/21px "Nunito", sans-serif;
	color: #2E4597;
/*  	display: none;  */
	width: 100%;
    text-transform: capitalize;
}

body#manufacturer .avanzamanufacturers li .name:first-letter, body#manufacturer .avanzamanufacturers #manufacturers_list .mlista li a:first-letter{
    text-transform: uppercase;
}

body#manufacturer .avanzamanufacturers #manufacturers_list .mlista ul {
    column-count: 3;
}

body#manufacturer .avanzamanufacturers #manufacturers_list .mlista li  {
    text-align: left;
    padding: 6px 0;
}

body#manufacturer .avanzamanufacturers #manufacturers_list .mlista li a {
    width: auto;
    text-transform: capitalize;
}

body#manufacturer .avanzamanufacturers #manufacturers_list .mlista li a:first-letter{
    text-transform: uppercase;
}

body#manufacturer .avanzamanufacturers #manufacturers_list .mlista li a:hover::before {
    display: none;
}

body#manufacturer .avanzamanufacturers .mdestacadas li, body#manufacturer .avanzamanufacturers.ourbra li {
    display: inline-block;
    text-align: center;
    width: 140px;
    margin-bottom: 20px;
}

body#manufacturer .avanzamanufacturers li img, body .avmarca img {
    max-width: 110px !important;
    margin: auto;
}

.owl-carousel {
    display: flex;
    flex-direction: row;
    justify-content: center; /* To center the carousel */
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next{
    position: absolute;
    top: calc(50% - 18px);
}

#product #thumbs_list {
    height: 339px;
    width: 102px !important;
    display: inline-block;
    float: none;
}

#product #thumbs_list {
    max-height: 338px!important;
}

#product #thumbs_list ul#thumbs_list_frame.owl-vertical {
    width: 339px!important;
    height: 102px!important;
}



.owl-vertical {
  transform: rotate(90deg);
  width: 339px;
  margin-top: 120px;
  margin-left: -124px;
}

.owl-vertical .owl-item {
  transform: rotate(-90deg);

}

.owl-vertical .owl-stage-outer {
  padding-bottom: 2px;
}

.owl-vertical .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: calc(50% - 18px);
}

.owl-vertical .owl-nav.disabled + .owl-dots {
  margin: 0 0 0 0;
}


.owl-vertical .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  margin: 4px 6px;
  background: #D6D6D6;
}


.owl-vertical .owl-dots .owl-dot.active span, .owl-vertical .owl-dots .owl-dot:hover span {
  background: #001c85;
}

#avanzacategoryinline.owl-carousel,
.banner-inline.owl-carousel{
    display: inline-block !important;
    justify-content: initial !important;
}

.avanzamanufacturers .owl-theme .owl-dots,
.productos-home .owl-dots,
#imagenes-producto .owl-dots,
#imagenes-movil .owl-dots,
#avanzacategorytop .owl-dots,
#avanzacategoryinline .owl-dots,
#sliderBannersLeft .owl-dots,
#sliderBannersRight3,
#avfeber .owl-dots,
.banner-inline .owl-dots,
.bxslider-opiniones .owl-dots,
#sliderBannersHomeTop .owl-dots,
#sliderBannersHomeBottom .owl-dots{
    display: none;
}

.avanzamanufacturers .owl-theme .owl-nav{
    margin-top: 0;
    position: absolute;
    top: 55px;
    width: 100%;
}

.avanzamanufacturers .owl-prev,
.productos-home .owl-prev,
#imagenes-producto .owl-prev,
#imagenes-movil .owl-prev,
#avanzacategorytop .owl-prev,
#avanzacategoryinline .owl-prev,
#sliderBannersLeft .owl-prev,
#sliderBannersRight3 .owl-prev,
#avfeber .owl-prev,
.banner-inline .owl-prev,
.bxslider-opiniones .owl-prev,
#sliderBannersHomeTop .owl-prev,
#sliderBannersHomeBottom .owl-prev{
    position: absolute;
    left: 0;
}

.avanzamanufacturers .owl-prev span,
.productos-home .owl-prev span,
#imagenes-producto .owl-prev span,
#imagenes-movil .owl-prev span,
#avanzacategorytop .owl-prev span,
#avanzacategoryinline .owl-prev span,
#sliderBannersLeft .owl-prev span,
#sliderBannersRight3 .owl-prev span,
#avfeber .owl-prev span,
.banner-inline .owl-prev span,
.bxslider-opiniones .owl-prev span,
#sliderBannersHomeTop .owl-prev span,
#sliderBannersHomeBottom .owl-prev span{
    color: transparent;
    background: url("../../img/desc/arrow_left.png") no-repeat center center !important;
    width: 35px;
    display: block;
    height: 36px;
}

.avanzamanufacturers .owl-next,
.productos-home .owl-next,
#imagenes-producto .owl-next,
#imagenes-movil .owl-next,
#avanzacategorytop .owl-next,
#avanzacategoryinline .owl-next,
#sliderBannersLeft .owl-next,
#sliderBannersRight3 .owl-next,
#avfeber .owl-next,
.banner-inline .owl-next,
.bxslider-opiniones .owl-next,
#sliderBannersHomeTop .owl-next,
#sliderBannersHomeBottom .owl-next{
    position: absolute;
    right: 0;
}

.avanzamanufacturers .owl-next span,
.productos-home .owl-next span,
#imagenes-producto .owl-next span,
#imagenes-movil .owl-next span,
#avanzacategorytop .owl-next span,
#avanzacategoryinline .owl-next span,
#sliderBannersLeft .owl-next span,
#sliderBannersRight3 .owl-next span,
#avfeber .owl-next span,
.banner-inline .owl-next span,
.bxslider-opiniones .owl-next span,
#sliderBannersHomeTop .owl-next span,
#sliderBannersHomeBottom .owl-next span{
    color: transparent;
    background: url("../../img/desc/arrow_right.png") no-repeat center center !important;
    width: 35px;
    display: block;
    height: 36px;
}

##sliderBannersHomeBottom {
    max-height: 120px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent !important;
    color: transparent !important;
    text-decoration: none !important;
}

.avanzamanufacturers .owl-item{
    height: 151px;
    line-height: 151px;
}

.avanzamanufacturers .owl-item img{
    display: inline;
}

.productos-home .left-block .content_price{
    display: none;
}

.productos-home .product-flags{
    display: none;
}

.old-price.product-price{
    font-size: 14px;
    text-align: center;
    color: #001C85;
}

.button.ajax_add_to_cart_button{
    color: #001C85;
    text-shadow: none;
    text-align: center;
    text-transform: none;
    border: 1px solid#001C85;
    border-radius: 20px;
    width: 100%;
    font-weight: 500;
    margin-top: 10px;
    padding: 5px;
}

.detalle-producto .button.ajax_add_to_cart_button{
    margin-top: 0;
}

.button.ajax_add_to_cart_button:hover{
    background-color: #001C85;
    color: #fff;
}

.productos-home .owl-nav{
    margin-top: 0;
    position: absolute;
    top: 105px;
    width: 100%;
}

#imagenes-producto .owl-nav{
    margin-top: 0;
    position: absolute;
    top: 375px;
    width: 100%;
}

#imagenes-movil .owl-nav{
    margin-top: 0;
    position: absolute;
    top: 100px;
    width: 100%;
}

#avanzacategorytop .owl-nav,
#avanzacategoryinline .owl-nav,
#sliderBannersLeft .owl-nav,
#sliderBannersRight3 .owl-nav,
#avfeber .owl-nav,
.banner-inline .owl-nav,
.bxslider-opiniones .owl-nav{
    margin-top: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}

#avfeber .owl-nav{
    top: calc(50% - 18px)
}

#sliderBannersLeft .owl-nav{
    top: 50%;
}

.owl-carousel.banner-inline{
    width: 33.3%;
}

#subcategories ul li .cat_name{
    background: #F1F4FA !important;
    color: #001C85 !important;
    border-radius: 10px;
    font-family: 'Nunito', sans-serif;
    font-size: 13px !important;
}

#subcategories ul li .cat_name:hover{
    color: #F1F4FA !important;
    background: #001C85 !important;
}

#category .breadcrumb,
#stores .breadcrumb{
    display: none;
}

.landing-header-image .hidden-xs,
.landing-header-image .visible-xs{
    text-align: center;
}

.landing-header-image .img-responsive{
    display: initial !important;
}

.form-review-message a{
    color: #001C85;
}

.texto-tiendas {
    color: #001C85;
}

#manufacturers-home .store-title{
    text-align: center;
}

#manufacturers-home h2{
    font-family: 'Nunito', sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 34px;
    text-align: center;
    color: #001C85;
}
body#order-follow #manufacturers-home h2 {
    color: #fff;
    border-bottom: 1px solid #fff;
}

#manufacturers-home h2.blanco,
.cms-juguetes-rotos h2{
    color: #fff;
}

#stores .iconos{
    padding-bottom: 60px;
}

#stores .iconos span{
    font-family: 'Nunito', sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    text-align: left;
    color: #001C85;    
}

#stores .iconos .tiendas{
    text-align: right;
}

#stores #map{
    margin: 0 auto;
}

#contact h1{
    font-family: 'Nunito', sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 34.1px;
    text-align: center;
    color: #001C85;    
}

#contact h2{
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.82px;
    text-align: center;
    color: #001C85;
    padding: 0 30%;
}

#contact h2 a{
    color: #001C85;
}

#contact .horarios{
    font-family: 'Nunito', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 17.73px;
    text-align: center;
    color: #001C85;
}

#contact .contact-form-box {
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#contact .contact-form-box fieldset {
    background: none;
}

.contact-form-box .col-xs-12{
    max-width: 600px;
    text-align: center;
    margin: 0 auto;
}

#uniform-id_contact{
    margin: 0 auto;
}

#uniform-id_contact,
#uniform-id_contact span{
    width: 100% !important;
}

#uniform-id_contact span{
    border-radius: 20px;
    background-color: #EFEFEF;
    height: 32px;
    line-height: 20px;
}

#uniform-id_contact.selector select {
    height: 32px;
}

#uniform-id_contact select.form-control{
    max-width: 100%;
}

.contact-form-box label{
    color: #001C85;
}

.contact-form-box input.form-control,
.contact-form-box textarea{
    background: #EFEFEF;
    color: #000;
}

.contact-form-box .submit{
    text-align: center;
}

#submitMessage{
    min-height: 33px;
}

#submitMessage span{
    padding: 0 10px;
}

.contact-form-box input.form-control,
.contact-form-box select.form-control{
    max-width: 100% !important;
}

.cms-sobre-nosotros .cojin{
    position: absolute;
    top: -120px;
    left: 30%;
}

#cms #center_column img{
    float: none !important;
}

.cms-sobre-nosotros .corazon{
    position: absolute;
    top: 40%;
    left: 30%;
}

.cms-sobre-nosotros .estrella{
    position: absolute;
    top: -120px;
    left: 30%;
}

.elementor-slick-slider .slick-arrows-inside .slick-next{
    background: url("../../img/desc/arrow-right.png") no-repeat center center !important;
    width: 34px;
}

.elementor-slick-slider .slick-arrows-inside .slick-prev{
    background: url("../../img/desc/arrow-left.png") no-repeat center center !important;
    width: 34px;
}

.elementor-slick-slider .slick-prev::before,
.elementor-slick-slider .slick-next::before {
    content: "" !important;
}

.cms-sobre-nosotros #center_column a {
    color: #fff;
}

.cms-sobre-nosotros #center_column a:hover{
    opacity: 0.8;
}

.cms-sobre-nosotros #manufacturers-home .texto-blanco h2{
    color: #fff;
}

.cms-sobre-nosotros #manufacturers-home h2{
    font-size: 35px;
}

.cms-sobre-nosotros .munyeco{
    position: absolute;
    top: -80px;
    left: 20%;
}

.responsabilidad .elementor-widget:not(:last-child){
    margin-bottom: 0;
}

.cms-sobre-nosotros .lapiz{
    position: absolute;
    top: -70px;
    left: 20%;
    max-width: 225px;
}

.cms-sobre-nosotros .perro{
    position: absolute;
    top: -60px;
    left: 30%;
}

.cms-sobre-nosotros #center_column p {
    line-height: 25px !important;
}

.elementor-42070101 .elementor-element.elementor-element-nb5q8sg .elementor-heading-title{
    font-size: 35px !important;
}

.elementor-42070101 .elementor-element.elementor-element-jnqpg8f .elementor-heading-title{
    font-size: 25px !important;
}

.elementor-42070101 .elementor-element.elementor-element-flbq0tc .elementor-heading-title{
    font-size: 25px !important;
    padding-bottom: 0 !important;
}

.elementor-42070101 .elementor-element.elementor-element-mcm10we .elementor-heading-title{
    font-size: 35px !important;
    text-align: left !important;
}

.elementor-42070101 .elementor-element.elementor-element-1jhz8yh,
.elementor-42070101 .elementor-element.elementor-element-0qhzqg2,
.elementor-42070101 .elementor-element.elementor-element-jhnlbtj,
.elementor-42070101 .elementor-element.elementor-element-l6ayk0y{
    margin-bottom: 0 !important;
}

.elementor-42070101 .elementor-element.elementor-element-b7lh4dv .elementor-heading-title{
    font-size: 30px !important;
}

.elementor-42070101 .elementor-element.elementor-element-vk5rlaa .elementor-heading-title{
    font-size: 20px !important;
    padding-bottom: 0 !important;
}

.elementor-43070101 .elementor-element.elementor-element-cssrga8 .elementor-heading-title {
    font-size: 18px !important;
    font-weight: 400 !important;
}

.elementor-43070101 .elementor-element.elementor-element-cadfix2 .elementor-heading-title {
    color: #274fe1 !important;
    padding-bottom: 30px;
}

.cms-educador .areas img{
    margin-bottom: 0 !important;
}

.cms-educador .areas h3{
    padding-bottom: 0 !important;
}

.elementor-43070101 .elementor-element.elementor-element-fac8at9 p{
    line-height: 44px !important;
}

.elementor-44070101 .elementor-element.elementor-element-5n42bzs a{
    color: #fff !important;
}

.elementor-44070101 .elementor-element.elementor-element-e6ca1sx .elementor-heading-title,
.elementor-44070101 .elementor-element.elementor-element-78rm39e .elementor-heading-title{
    text-align: left !important;
    font-size: 38px !important;
}

.elementor-44070101 .elementor-element.elementor-element-ynlgx07 p,
.elementor-44070101 .elementor-element.elementor-element-50tiq0f p{
    line-height: 25px !important;
}

.cms-el-club img{
    margin: 0 auto !important;
}

.cms-el-club .elementor-button-wrapper{
    text-align: left;
}

.cms-el-club .bt-club .elementor-widget-container{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.cms-el-club .bt-club a{
    padding: 15px 40px !important;
}

.cms-el-club #manufacturers-home h2{
    text-align: left !important;
    line-height: 30px !important;
}

.cms-el-club #columns img{
    border-radius: 0 !important;
}

.marcas-juguettos img{
    margin-top: -40px !important;
}

html #product .btn.button-plus, html #product .btn.button-minus {
    border: none;
    color: #2f4596;
    font-size: 15px;
    padding: 0;
    line-height: 25px;
    margin: 0;
}

html #product .btn.button-plus span, html #product .btn.button-minus span {
    background-image: none;
    border-radius: 20px;
}

#product .button.ajax_add_to_cart_button span {
    font: 400 17px/21px Arial,Helvetica,sans-serif;
    padding: 0;
    border: 0 !important;
    background: #fff;
}

#product .page-product-box .btn-default:hover span {
  background-color: #001C85;
  color: #fff;
}

#ph_megamenu .descuento10 a::after,
html body #ph_megamenu_wrapper #ph_megamenu.mobile_menu > li.descuento10 > a::after{
    content: '-10%';
    color: #C22821;
    position: absolute;
    top: -1px;
    right: -14px;
}

html body #ph_megamenu_wrapper #ph_megamenu.mobile_menu > li.descuento10 > a::after{
    top: 2px;
    left: 134px;
    right: 0;
}

.category-221586 .avfeber{
    background: linear-gradient(180deg, #171E32 0%, #273656 100%);
}

.category-221586 .avbanners .item img {
    border-radius: 10px;
    box-shadow: 0px 5px 0px 0px #C22821;
    border: none!important;
}

.avfeber{
    padding: 20px 0 0 0;
    margin-bottom: 20px;
    background: #fff;
}

.avfeber .tigruban{
    display: none;
}



.avfeber  img{
    height: auto;
    width: 100%;
    display:block;
    max-width: 140px!important;
}

.avfeber a{
    display: inline-block;
    color: #2f4596;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
}

.avbanners .owl-stage {
    margin: 0 auto;
}

.avbanners .owl-dots {
    display: block!important;
    margin-top: 0 !important;
}


.avanzaedadeshome{
    padding-bottom: 50px;
}

.avanzaedadeshome .contenido{
    padding: 30px 0 50px;
}

.edades-home{
    text-align: center;
}

.edades-home li{
    text-align: center;
    float: none;
    display: inline-block;
    margin-bottom: 20px;
}

.edades-home a{
    padding: 4px 16px;
    border-radius: 20px;
    background: #F1F4FA;
    color: #000;
    font-weight: 700;
}

.edades-home a:hover{
    background-color: #001C85;
    color: #fff;
}

.avanzabannershometop{
    background-color: #F1F4FA;
    padding: 20px 0;
    margin-bottom: 40px;
}

#sliderBannersHomeTop .img-banners {
    display: flex;
    justify-content: center;
}

#sliderBannersHomeTop img {
    max-width: 89px !important;
    max-height: 89px !important;
}

#sliderBannersHomeTop .owl-nav {
    margin-top: 25px;
}

.avanzabannershomebottom{
    padding: 20px 0;
}

.avanzabannershomebottom h2{
    font-family: 'Nunito', sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 36.83px;
    text-align: center;
    color: #001C85;
    padding-bottom: 20px;
}

.avanzabannershomebottom h2 {
    position: relative
}

.avanzabannershomebottom h2 span{
    font-family: 'Nunito', sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 36.83px;
    text-align: center;
    color: #C22821;
    position: absolute;
    top: -20px;
}

#sliderBannersLeft{
    margin-bottom: 0;
}

.banner-inline .owl-prev,
.banner-inline .owl-next{
    z-index: 9;
}

.preview_form.submit_button{
    display: none;
}

.deleteCustomizableProduct{
    position: absolute;
    right: 10px;
}

.cart_block_customizations{
    padding: 10px 10px 0 10px;
}

.cart_block_customizations li{
    padding-bottom: 10px;
}


#ph_megamenu .color-bio > a{
    color: #8C886F;
}

.img-banners h1{
    margin-top: 0;
}

#wishlist_button{
    position: absolute;
    top: 5px;
    right: 5px;
    color: #2E4597;
    border: 0;
    background: transparent;
}

#wishlist_button i:hover::before,
#wishlist_button.wl-checked i::before,
#wishlist_button_block .wl-checked i::before,
.product-container .wishlist i:hover::before,
#product_list .wl-checked .icon-heart::before{
    content: "\f004";
    color: #C3271A;
}

#product_list #wishlist_button{
    position: absolute;
    top: 10px;
    right: 5px;
    padding: 0;
}

.login_links a{
    color: #2E4597;
}

#step1 a{
    color: #2E4597;
}

.texto-footer{
    color: #2E4597;
    text-align: center;
}

.categoria-text{
    color: #2E4597;
    text-align: center;
    padding: 20px 0; 
}

.landing-header-image h1{
    margin: 0;
}

.titulo-texto{
    color: #2E4597;
    text-align: center; 
}

.titulo-texto h1{
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
}

#giftcard_block p.link_gift_cards a{
    color: #2E4597;
}

#layer_cart .ets_crosssell_block .button.ajax_add_to_cart_button{
    font-size: 15px;
}

.wishlist_detail .date,
.wishlist_detail .total{
    padding: 10px;
}

#stores .store-content-select.active .selector{
    margin: 0 auto;
}

.detalle-producto2 .col-md-1.col-xs-1.nopad{
    float: right;
    padding: 0;
}

.product-container .wishlist{
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 2;
    cursor: pointer;
}

#layer_cart .ets_crosssell_block .button.ajax_add_to_cart_button {
  font-size: 10px;
  padding: 2px;
  margin: 0;
  line-height: 12px;
}

ul.product_list.grid > li .product-container .functional-buttons{
    display: none;
}

#category_description_full {
  text-align: left;
  color: #2E4597
}

.avbanners .item img {
    border-radius: 50%;
    border: 1px solid #ccc;
}

#product #views_block #view_scroll_right,
#product #views_block #view_scroll_left{
    display: none;
}


.width100 {
    width:100%!important;
}



.category-221586 .situacion-movil {
    background-color: #000
}


html body#category .filtrosResponsivo.row {
  padding-bottom: 0 !important;
}

.landing-header-image h1 {
    text-align: center;
}

.landing-header-image {
    margin-bottom: 10px;
}


#index .avanzabannersleft .owl-dots {
    display: block;
    margin-top: -25px;
    z-index: 99;
    position: absolute;
    width: 100%;    
}

/* Clase que oculta elementos (aplicable dinámicamente) */
.no-b-print { display: none !important; }
.imprimir {font-size: 30px; line-height:34px}

.letreros a {
    color:#fff;
    text-decoration: underline;
    padding: 0!important;
    margin: 0!important;
}
    
#c_zona button {
    width: 100%;
}

.header_zona {
    float: right;
}

#c_zona .modal-content {
    padding: 10px 15px 20px 15px;
}

#c_zona .titulo {
    color: #001c85;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 0 100px;
}

#c_zona .btn {
    margin-bottom: 15px;
    background: #001c85;
    color: #fff;
    border-color: #001c85;
}

#c_zona {
    top: 20%;
}

.enlacesMenu > div {
    width:20%;
    float:left;
}

#new_account_form #uniform-id_country span, 
#new_account_form #uniform-id_state span,
#tipo_nif span,
#new_account_form #uniform-days span,
#new_account_form #uniform-months span,
#new_account_form #uniform-years span,
#opc_invoice_address .seleccionado,
#opc_invoice_address #uniform-id_state_invoice span,
#opc_club .selector span
{
    border-radius: 20px !important;
}

html #order-opc #center_column form.std .row .col-xs-4 .form-control {
    max-width: 100%;
}

.date-select .row {
    margin: 0!important;
}

#opc_new_account .checkbox {
    margin: 0 15px;
}

#avisoCuenta {
    margin-top: 20px;
    font-size:14px;
}

#avisoCuenta a {
    text-decoration: underline;
    display: inline-block;
    margin-top: 5px;
}

#avisoCuenta .avanzabannerscartfooter {
    background: #f1f4fa;
}

html #order-opc .opc-add-save {
    margin-top: 0;
}

/*.button#submitAccount span,
.button#submitGuestAccount span{
    padding: 14px 0;
}*/

#opc_new_account .opc-next {
    width: 100%;
    float: right !important;    
}

#opc_new_account .opc-next span{
    line-height: 22px;
    text-align: center;
    width: 100%;   
}

#opc_new_account input::placeholder {
  color: #8b96bf !important;
}

#order-opc .botonera button {
    margin:0 5px;
}

html #order-opc #opc_account_saved.alert-success {
  background: #3baa35;
  border: none;
  color: #fff;
  border-radius: 10px;
  margin-top: 10px;
}

.submit-guest #submitAccount {
    margin-top: 5px;
}

#opc_delivery_methods .button.button-medium span,
#opc_account .button.button-medium span {
  font-size: 13px;
  text-align: center;
}


#closeFormNewAccount.button.button-medium span i.left {
  font-size: 15px;
}


#new_account_form #closeFormNewAccount.button,
#opc_new_account #closeLoginFormBlock.button{
  border: none;
  background: transparent;
  color: #001c85 !important;
  border: 1px solid #001c85;
}

#new_account_form #closeFormNewAccount.button span,
#opc_new_account #closeLoginFormBlock.button span{
    color: #001c85 !important;
}

#new_account_form #closeFormNewAccount.button:hover span,
#opc_new_account #closeLoginFormBlock.button:hover span{
    color: #fff !important;
}

body .marvel_header {
    min-height: 160px;
}

body .marvel_header img {
    display: none;
}


.avmarvel .bx-prev,
.avmarvel .bx-next {
  background-color: #fff;
  border-radius: 50%;
  width: 30px!important;
}

.avmarvel #fon,
.avmarvel.avfeber {
    background: #1E2040!important;
}


#capa_carga {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0.5;
    background: #000;
}

#encontrar-devolucion {
    display:flex;
    margin-top: 20px;
}
#encontrar-devolucion #con-codigo {
    width: 49%;
    margin-right: 1%;
    background: #001C85;
    border-radius: 16px;
    padding: 20px;
}
#encontrar-devolucion #sin-codigo {
    width: 49%;
    background: #F1F4FA;
    border-radius: 16px;
    padding: 20px;
}
#encontrar-devolucion .titulo-devolucion {
    color: #001C85;
    font-family: "Nunito", sans-serif;
    font-weight: 900;
    font-size: 20px;
}
#encontrar-devolucion .texto-devolucion {
    color: #001C85;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
}
#encontrar-devolucion #con-codigo .titulo-devolucion,
#encontrar-devolucion #con-codigo .texto-devolucion {
    color: #fff;
}
#encontrar-devolucion #con-codigo #code_input,
#encontrar-devolucion #sin-codigo #order_search {
    border-radius: 8px !important;
    max-width: 300px;
    margin-bottom: 20px;
    height: 35px;
    color: #001C85;
}
#encontrar-devolucion #con-codigo #btn_lookup {
    font-family: "Nunito", sans-serif;
    font-weight: 500;
    font-size: 16px;
    background: #fff;
    color: #001C85;
    border-radius: 8px;
}
#encontrar-devolucion #sin-codigo #btn_search {
    font-family: "Nunito", sans-serif;
    font-weight: 500;
    font-size: 16px;
    background: #001C85;
    color: #fff;
    border-radius: 8px;
}
#encontrar-devolucion #sin-codigo #search_results {
    margin-top: 20px;
}
#encontrar-devolucion #sin-codigo #search_results li {
    display: flex;
    align-items: center;
}
#encontrar-devolucion #sin-codigo #search_results li span {
    font-family: "Nunito", sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #001C85;
    width: -moz-available;
}
#encontrar-devolucion #sin-codigo #search_results li button {
    font-family: "Nunito", sans-serif;
    font-weight: 500;
    font-size: 16px;
    background: #001C85;
    color: #fff;
    border-radius: 8px;
    padding: 2px 5px;
}

#panel-devolucion {
    margin-top: 40px;
    width: 49%;
}
#panel-devolucion #info-dev {
    display: flex;
    margin-bottom: 20px;
}
#panel-devolucion .parte-info {
    width: 100%;
}
#panel-devolucion #info_box {
    border-top: 1px solid rgba(0, 28, 133, 0.5);
    border-bottom: 1px solid rgba(0, 28, 133, 0.5);
    padding: 20px 0;
    margin: 20px 0;
}
#panel-devolucion #info_box .linea-texto {
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: rgba(20, 33, 46, 0.62);
    margin-bottom: 15px;
}
#panel-devolucion #info_box .motivos-json-box {
    padding-left: 15px;
    margin-bottom: 15px;
    margin-top: -10px;
}
#panel-devolucion #info_box .motivos-json-box ul {
    padding-left: 15px;
}
#panel-devolucion #info_box .linea-texto.bold {
    font-weight: 900;
    color: #001C85;
}
#panel-devolucion #info_box .linea-texto span {
    color: #001C85;
}
#panel-devolucion #info_box a {
    font-family: "Nunito", sans-serif;
    font-weight: 500;
    font-size: 16px;
    background: #001C85;
    color: #fff;
    border-radius: 8px;
}
#panel-devolucion #info_box a i {
    margin-left: 3px;
}
#panel-devolucion #lines_form {
    margin-top: 20px;
}
#panel-devolucion #lines_form table {
    border-bottom: 1px solid rgba(0, 28, 133, 0.5);
}
#panel-devolucion #lines_form thead tr th {
    border: none;
    border-top: 1px solid rgba(0, 28, 133, 0.5);
    border-bottom: 1px solid rgba(0, 28, 133, 0.5);
    padding: 20px 2px;
    font-family: "Public Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #001C85;
}
#panel-devolucion #lines_form #lines_tbody tr td {
    padding: 20px 0;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #001C85;
}
#panel-devolucion #lines_form #lines_tbody tr td .input-sm {
    width: 60px;
    border-radius: 8px !important;
}
#panel-devolucion #lines_form #actions_box .cantidad-devolver {
    font-family: "Nunito", sans-serif;
    font-weight: 900;
    font-size: 25px;
    color: #C3271A;
    margin-bottom: 25px;
}
#panel-devolucion #lines_form #actions_box button {
    font-family: "Nunito", sans-serif;
    font-weight: 500;
    font-size: 16px;
    background: transparent;
    color: #001C85;
    border: 1px solid #001C85;
    border-radius: 8px;
    margin-right: 10px;
}
#panel-devolucion #lines_form #actions_box button#btn_confirm_return {
    background: #001C85;
    color: #fff;
}
#panel-devolucion #lines_form #returnOrderMessage .texto-devolucion {
    color: #001C85;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 20px;
}
#panel-devolucion #lines_form #confirm_area #btn_create_return {
    font-family: "Nunito", sans-serif;
    font-weight: 500;
    font-size: 16px;
    background: #001C85;
    color: #fff;
    border-radius: 8px;
}

/****/
body#history #order-history-filters .filter-item .form-control,
body#history #order-history-filters .filter-item button,
body#history #order-history-filters .filter-item #uniform-filter-order-state span,
body#history #order-history-filters .boton-seguimiento {
    border: 1px solid #61AAE7;
}
/****/
#order-history-filters {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 30px 0;
}
#order-history-filters .filter-item {
    margin-right: 15px;
    margin-top: 10px;
}
#order-history-filters .filter-item .form-control {
    width: 170px;
    height: 32px;
    border-radius: 6px !important;
    border: 2px solid rgba(73, 95, 110, 0.2);
    color: #001C85;
}
#order-history-filters .filter-item button {
    width: 170px;
    height: 32px;
    border-radius: 6px !important;
    border: 2px solid rgba(73, 95, 110, 0.2);
    color: #001C85;
}
#order-history-filters .filter-item #uniform-filter-order-state span {
    width: 170px !important;
    height: 32px;
    border-radius: 6px !important;
    border: 2px solid rgba(73, 95, 110, 0.2);
    color: #001C85;
    display: flex;
    align-items: center;
}
#order-history-filters .filter-item #uniform-filter-order-state {
    width: 170px !important;
    height: 32px;
}
#order-history-filters .boton-seguimiento {
    width: 170px !important;
    height: 32px;
    border-radius: 6px !important;
    border: 2px solid rgba(73, 95, 110, 0.2);
    color: #001C85;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    margin-top: 10px;
}

#personalizado .alert-warning {
    border: none;
    background: #fbd15e;
    color: #273C87;
    padding: 10px 10px 8px 10px;

}

#identidad-cliente {
    padding: 10px;
    border-radius: 10px;
    background: #001C85;
}
#identidad-cliente #form-ident-cli {
/*     display: flex; */
    padding: 10px 0 10px 0;
/*     align-items: center; */
    color: #fff;
    position: relative;
}
#identidad-cliente #form-ident-cli #campos-form {
    display: flex;
    align-items: center;
    padding: 0px 169px 0 0;
    flex-wrap: wrap;
}
#identidad-cliente.identificado #form-ident-cli {
    padding: 35px 0 10px 0;
}
#identidad-cliente #form-ident-cli p {
    font-size: 18px;
    margin: 0 10px 0 0;
}
#identidad-cliente #form-ident-cli .form-group {
    margin: 0 5px 0 0;
}
#identidad-cliente #form-ident-cli .form-group .form-control {
/*     max-width: 350px; */
    border: 1px solid #2d337e;
    border-radius: 6px !important;
    background-color: #F8F9FD;
}
#identidad-cliente #form-ident-cli #campos-form > span {
    margin: 0 5px 0 0;
}
#identidad-cliente #form-ident-cli #juguettos_email {
    max-width: 300px;
    min-width: 300px;
}
#identidad-cliente #form-ident-cli #juguettos_search_btn {
/*     margin-left: 24px; */
    border-radius: 20px;
    border: none;
    text-transform: uppercase;
    color: #001C85;
    font-weight: 700;
    background-color: #fff;
    line-height: initial;
    position: absolute;
    right: 0px;
    top: 9px;
}
#identidad-cliente.identificado #form-ident-cli #juguettos_search_btn {
    right: 0px;
    top: auto;
    bottom: 9px;
}
#identidad-cliente #form-ident-cli #juguettos_search_btn i {
    margin-left: 5px;
}
#identidad-cliente #form-ident-cli #juguettos_search_btn img,
#identidad-cliente #ya-identificado #juguettos_exit_btn img {
    display: none;
    width: 16px;
}
#identidad-cliente #form-ident-cli #juguettos_search_btn.btn-clicked {
    transform: scale(0.96);
    opacity: 0.9;
}

#identidad-cliente #ya-identificado {
    display: flex;
    align-items: center;
    color: #fff;
    padding: 5px 0;
    font-size: 22px;
}
#identidad-cliente #ya-identificado p {
    width: -moz-available;
    margin: 0;
    font-size: 22px;
    font-weight: 700;
}
#identidad-cliente #ya-identificado #juguettos_exit_btn {
    padding: 3px 10px;
    border-radius: 10px;
    color: #001C85;
    border: none;
}

@media (min-width:1200px) {
    
    .avanzabannersleft,
    .avanzaprehome{
      overflow-x: visible;
      overflow-y: clip;
    }    
  
    #image-block{
      height: 730px;  
      overflow-x: visible;
      overflow-y: clip;
    }
  
    .avfeber{
      overflow-x: visible;
      overflow-y: clip;
    }
  
    .avanzabannersright {
      overflow-x: visible;
      overflow-y: clip;
      margin-bottom:15px;
    }

    .edades-home li.col-md-1 {
        width: 12%;
    }
}

@media (max-width: 1200px){
    body header .row #header_logo{
      width: 2%;
    }
  
    div#search_block_top{
      width: 370px;
    }

    body .footer-container #footer {
        margin-left: 0;
        margin-right: 0;
        max-width: unset;
        width: 100%;
        z-index: 4;
        position: relative;
    }
    
    html body .pb-right-column .box-cart-bottom{
        width: 55%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .edades-home li.col-md-1 {
        width: 15%;
    }
}

@media (max-width: 991px) {
    body header .row #header_logo{
        flex-grow: 0.7;
    }

    #identidad-cliente #form-ident-cli .form-group {
        width: 100%;
    }
    #identidad-cliente #form-ident-cli #juguettos_search_btn {
        top: auto;
        bottom: 7px;
    }
    #identidad-cliente #form-ident-cli p {
        margin: 0 10px 10px 0;
    }

    /*#index .footer-links{
        padding-bottom:60px;
    }*/
}

@media (max-width: 868px) {
    h1#cart_title {
        display: none;
    }

    html .cart-precios .precio-cart {
        padding: 0 20px;
    }

    html .descuento-cart {
        padding: 0;
    }
}

@media (min-width: 768px) {
    #page {
        min-height: 100vh;
    }

    html .frases .bx-viewport {
        padding: 10px 0;
    }

    body #oct8ne-alerts-numbers-wrapper, 
    body .iconoWhatsapp {
        bottom: 60px !important;
    }
}

@media (max-width: 767px) {
    .textoCesta{
        color: #001C85;
    }

    div#search_block_top{
        margin-top: 10px;
    }

    #page > .columns-container{
        padding-top: 42px !important;
    }

    .menuHeader {
        border-bottom: 0;
    }

    html header .row #header_logo {
        padding-right: 0;
        padding-left: 0px;
        z-index: 999;
        position: relative !important;
        margin-left: 0;
        top: auto !important;
        left: auto !important;
        width: 100%;
    }

    .situacion-movil .row{
        background-color: #fff;
    }

    #header_logo .logoBlanco{
        display: none;
    }

    html #lupa-movil {
        display: none !important;
    }

    body .shopping_cart > a:first-child {
        background: url("../../img/desc/cart_azul1.svg") no-repeat center 10px !important;
    }

    body #layer_cart {
        width: 100vw;
        height: 100vh;
        z-index: 9999;
        position: fixed;
        left: 0;
        border-radius: 0;
    }

    html body #layer_cart .layer_cart_product #subtotal {
        width: 100vw;
        left: 0;
        padding: 0 20px;
        right: auto;
    }

    body .layer_cart_overlay {
        background: #fff;
        opacity: 1;
    }

    html body .usuario {
        position: static;
        display: inline-block !important;
        width: 64px;
    }

    html header .header_user_info1 {
        display: none !important;
    }

    html header .header_user_info1 a {
        background-size: 18px 30px !important;
        text-align: center;
        height: 40px;
        width: 64px;
        margin-top: 9px;
    }

    .header_user_info1 a {
        color: #fff;
        font-weight: bold;
        display: block;
        padding: 8px 9px 11px 8px;
        cursor: pointer;
        line-height: 18px;
    }

    header .header_user_info1 b, header .header_user_info b {
        font: 10px/10px "Nunito", sans-serif;
    }

    #header_wishlist{
        display: none !important;
    }

    html #header_links {
        display: none;
    }

    .club{
        display: none;
    }
    
    .contenedorBuscar{
        display: block;
    }

    .menuHeader{
        border: 0;
        position: absolute;
        top: 0;
        z-index: 999;
        width: 50px;
    }

    .ph_megamenu_mobile_toggle{
        width: 80px;
        float: left;
    }

    body #ph_megamenu_wrapper {
        margin: 0;
        height: 76vh;
        background-color: #F8F9FB;
        padding-right: 0;
        z-index: 9;
    }

    html #page #header {
        margin: 0;
        height: 90px !important;
        border-bottom: none;
    }

    #header {
        position: relative;
        margin: 0 0 46px 0;
        transition: all 0.5s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    }

    .avanzabannersleft{
        overflow-x: visible;
        overflow-y: clip;
    }

    html .avanzabannersleft .contenido ul li .img-banners {
        margin-bottom: 5px;
    }

    html .avanzabannersleft .capa {
        left: 4%;
        position: static;
        width: 100%;
        padding: 20px 0;
    }

    html #index #page > .columns-container > #columns {
        background: transparent;
    }

    .tab-content {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    html .contenido-slider-home {
        width: 100%;
        right: 0;
    }

    .avanzabannersright {
        overflow-x: visible;
        overflow-y: clip;
        margin-bottom:15px;
    }

    #manufacturers-home{
        padding-top: 15px;
    }

    #htmlcontent_home .banner.tiendas {
        background-position: 55% 90%;
    }

    html #htmlcontent_home .banner {
        background-position: 60% 90%;
        background-size: 110px 130px;
        height: 375px;
    }

    #product #img-movil {
        display: block !important;
    }

    #img-movil{
        height: 85vw;
        overflow-y: clip;
        overflow-x: visible;
        margin-bottom: 20px;
    }

    #product #image-block, #product #views_block #view_scroll_right, #product .resetimg {
        display: none !important;
    }

    html #product .pb-left-column #views_block {
        left: 10px;
        bottom: 0 !important;
        top: auto;
        height: 80px;
    }
    
    #thumbs_list{
        display: none !important;
    }

    #product #thumbs_list li{
        float: left;
    }

    html body .pb-center-column .pb-right-column {
        margin-bottom: 0;
    }

    #cat_desc {
        padding-bottom:0;
    }

    html #availability_value {
        line-height: 1;
    }

    html #availability_value2 {
        padding: 2px 0 !important;
    }

    .botones-opinion {
        float: left;
    }

    html #product .marcapropia #more_info_sheets, html #product #lgcomment.page-product-box {
        background: #fff;
    }

    html #product .lgcomment_summary {
        padding: 8px 0 20px 15px;
    }

    #lgcomment .productComment .info-block{
        text-align: left !important;
    }

    #product #center_column > div {
        margin-left: 0;
    }

    html .nav {
        height: 30px;
    }

    html .barramovil {
        display: none !important;
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 48px;
        background: #001c85;
        z-index: 10;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 10px;
        grid-auto-rows: minmax(100px, auto);
        border-top: 5px solid #001c85;
    }

    html body .shopping_cart {
        position: static !important;
        top: 0 !important;
        left: auto !important;
        right: auto !important;
        padding-top: 0;
    }

    html .carrito-movil {
        background: url(../../img/desc/carrito.svg) no-repeat center center;
        padding: 0;
        background-size: contain;
        color: #fff;
        display: inline-block;
        height: 33px;
        width: 33px;
    }

    #page.close-right {
        transition: 0.5s;
    }

    body > a:last-of-type {
        bottom: 20px !important;
        width: 40px !important;
        height: 40px !important;
        background-size: 40px 40px !important;
    }

    body #oct8ne-alerts-numbers-wrapper, 
    body .iconoWhatsapp {
        bottom: 10px !important;
    }

    .breadcrumb *{
        font-size: 10px !important;
    }

    html .page-heading.product-listing .cat-name {
        font-size: 26px;
    }

    #left_column > div{
        margin-bottom: 15px;
    }

    .filtrosResponsivo{
        display: block;
    }

    .nbrItemPage{
        display: none;
    }

    html body #left_column > div:last-of-type{
        padding-bottom: 10px !important;
    }

    #layered_block_left{
        display: none;
        position: fixed !important;
        top: 0;
        width: 95%;
        background: #fff;
        left: 0;
        padding-left: 15px;
        padding-top: 15px;
        padding-bottom: 140px;
        z-index: 9;
        overflow: auto;
        height: 100%;
        z-index: 2147483648;
    }

    #botonFiltros{
        display: block;
    }

    #layered_block_left .block_content{
        margin-bottom: 130px;
    }

    html body .content_sortPagiBar .numeros {
        display: none;
    }

    .content_sortPagiBar .filtrar, .content_sortPagiBar .sortPagiBar{
        display: none !important;
    }

    html ul.product_list.grid > li .product-container .button-container {
        margin-bottom: 0;
    }

    html ul.product_list.grid > li .product-container .functional-buttons {
        padding: 0;
    }

    html body ul.product_list.grid > li .product-container .product-desc {
        display: block !important;
        font-size: 16px;
    }

    html ul.product_list.grid > li .product-container .button-container .ajax_add_to_cart_button {
        margin-bottom: 0;
        font-size: 14px;
    }

    html .bottom-pagination-content {
        display: block;
        margin: 0 auto !important;
    }

    html .bottom-pagination-content div.pagination {
        float: none;
        text-align: center;
    }
    
    .filtros a{
        color: #2f4596;
        display: block;
        text-align: center;
        padding-top: 10px;
    }

    .mostrarPedido  {
        border-bottom: none;
        background:#F8F9FD;
    }

    .mostrarPedido > a {
        padding: 10px 15px;
        display: block;
        color: #001c85;
    }

    .mostrarPedido{
        display: block;
    }

    #collapseCarrito.in{
        padding-bottom: 10px;
        border-bottom: 1px solid #001c85;
        border-radius: 0;
    }

    #collapseCarrito {
        padding-top: 0;
        padding-bottom: 0;
    }

    .table-responsive {
        border: 0;
    }

    .detalle-producto2 p{
        margin: 0;
    }

    html .precio-pedido {
        font: 700 23px/25px "Nunito", sans-serif;
    }

    #order-detail-content #cart_summary tbody td.cart_description {
        width: auto;
        padding: 20px 0;
    }

    html .precio-cart {
        padding: 0px 0px 2px;
        text-transform: uppercase;
        font: 600 12px/15px "Nunito", sans-serif !important;
    }

    html .descuento-cart {
        padding: 0px;
        text-transform: uppercase;
        font: 600 12px/15px "Nunito", sans-serif !important;
    }

    .abajo-cart {
        margin-top:30px;
    }

    .elemento-abajo-prev-cart .icono-contacto{
        display: none;
        width: 70px;
    }

    .avanzamanufacturers .owl-item {
        height: 103px;
        line-height: 103px;
    }

    .avanzamanufacturers .owl-theme .owl-nav{
        top: 35px;
    }

    .owl-carousel.banner-inline{
        width: 50%;
    }

    html #stores #map {
        width: 100%;
    }

    #contact h2{
        padding: 0;
    }

    .contact-form-box fieldset {
        padding: 0 !important;
    }

    .nopadding{
        padding: 0;
    }

    .elementor-4070101 .elementor-element.elementor-element-bvbwpir {
        padding: 0px 10px 40px 10px !important;
    }

    .cms-sobre-nosotros .estrella,
    .cms-sobre-nosotros .lapiz,
    .cms-sobre-nosotros .perro{
        position: relative;
        top: auto;
        left: auto;
    }

    .cms-sobre-nosotros .corazon {
        top: -250px;
        left: 20%;
    }

    .cms-sobre-nosotros .texto-lapiz .elementor-widget-container,
    .cms-sobre-nosotros .texto-perro .elementor-widget-container{
        padding-top: 0 !important;
    }

    html .cms-sobre-nosotros #columns img{
        margin: 0 auto !important;
    }

    .elementor-4070101 .elementor-element.elementor-element-rq74amf > .elementor-widget-container{
        padding: 0 !important;
    }

    .cms-sobre-nosotros #center_column a {
        width: 100%;
    }

    .cms-sobre-nosotros .munyeco {
        left: 10%;
    }

    .cms-sobre-nosotros .cojin {
        top: -160px;
        left: 24%;
    }

    .elementor-4070101 .elementor-element.elementor-element-oi2gt77{
        padding-top: 80px !important;
    }

    .elementor-4070101 .elementor-element.elementor-element-i8f6n1c {
        padding-top: 200px !important;
    }

    .elementor-42070101 .elementor-element.elementor-element-x010ht3 .elementor-heading-title{
        font-size: 24px !important;
        line-height: 30px;
        margin-bottom: 0 !important;
    }

    .elementor-42070101 .elementor-element.elementor-element-jnqpg8f .elementor-heading-title {
        font-size: 20px !important;
    }

    .elementor-42070101 .elementor-element.elementor-element-e6vybxh {
        padding: 20px !important;
    }

    .elementor-42070101 .elementor-element.elementor-element-ek24n8k img,
    .elementor-42070101 .elementor-element.elementor-element-4oo6wky img{
        margin: 0 auto !important;
    }

    .diversidad img{
        margin: 0 auto !important;
        margin-bottom: 20px !important;
    }

    .elementor-42070101 .elementor-element.elementor-element-9rk61mv > .elementor-widget-container{
        padding: 0 !important;
    }

    .elementor-42070101 .elementor-element.elementor-element-00m88hz > .elementor-widget-container {
        padding: 0 !important;
    }

    .elementor-42070101 .elementor-element.elementor-element-mcm10we .elementor-heading-title {
        font-size: 28px !important;
    }

    .elementor-43070101 .elementor-element.elementor-element-ehokvl1 .elementor-heading-title {
        font-size: 20px !important;
    }

    .elementor-43070101 .elementor-element.elementor-element-cssrga8 .elementor-heading-title {
        font-size: 15px !important;
        line-height: 20px !important;
    }

    .elementor-43070101 .elementor-element.elementor-element-4qkbivm > .elementor-widget-container {
        padding: 2% 0 2% 0 !important;
    }

    .elementor-43070101 .elementor-element.elementor-element-cadfix2 .elementor-heading-title{
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .cms-educador .areas img{
        margin: 0 auto !important;
    }

    .elementor-43070101 .elementor-element.elementor-element-4cwapri p{
        line-height: 45px !important;
    }

    .elementor-43070101 .elementor-element.elementor-element-eltmfv0 a{
        color: #fff !important;
        width: 100%;
    }

    .elementor-43070101 .elementor-element.elementor-element-1kn4e0v,
    .elementor-43070101 .elementor-element.elementor-element-gq8xqqn{
        margin: 0 -15px;
        border-radius: 0 !important;
    }

    .cms-educador .areas .elementor-widget:not(:last-child) {
        margin-bottom: 10px !important;
    }

    .elementor-43070101 .elementor-element.elementor-element-1kn4e0v{
        padding-bottom: 0 !important;
    }

    .elementor-43070101 .elementor-element.elementor-element-gq8xqqn{
        padding-top: 0 !important;
    }

    .elementor-43070101 .elementor-element.elementor-element-mpmu5gw > .elementor-widget-container{
        padding-right: 0 !important;
    }

    .iconos-club .elementor-column {
        width: 33%;
    }

    .elementor-44070101 .elementor-element.elementor-element-2l51nuf .elementor-spacer-inner{
        height: 0 !important;
    }

    .marcas-juguettos .elementor-column{
        width: 50%;
    }

    .marcas-juguettos .elementor-column:first-child,
    .marcas-juguettos .elementor-column:nth-of-type(2){
        margin-bottom: 50px;
    }

    .cms-marca-propia img{
        margin: 0 auto !important;
    }

    .marcas-juguettos img{
        margin: 0 auto !important;
        margin-top: -40px !important;
    }

    .avfeber{
        overflow-x: visible;
        overflow-y: clip;
    }

    body .shopping_cart .ajax_cart_quantity{
        background-color: #001C85;
    }

    .detalle-producto .nopad{
        padding: 0;
    }

    .detalle-producto .ajax_add_to_cart_button{
        font-size: 14px;
    }

    .wishlist_tb_count,
    .is_wish_list_default,
    .wishlist__default-column{
        text-align: center;
    }

    html #cms #columns .centrar-imagen img {
        display: initial;
    }
    
    .titulo-texto h1 {
        font-size: 22px;
    }

    .cms-el-club .bt-club a{
        padding: 15px 20px !important;
    }

    .cms-el-club #manufacturers-home h2{
        text-align: center !important;
    }

    .cms-el-club .elementor-button-wrapper {
        text-align: center;
    }
    
    #opc_new_account, #openFormNewAccount {
        margin-bottom: 10px!important;
    }
}


@media (max-width: 576px) {
    
    
    .textoCesta, .misesion span{
        font: 10px/10px "Nunito", sans-serif;
    }
    .misesion{
        display: block;
    }

    #c_zona .titulo {
        padding: 0;
    }
    
    body .shopping_cart > a:first-child {
        padding: 34px 0 0 0;
    }    

    #avfeber {
        margin-bottom: 0px;
    }
    
    .ventajas h2{
        font-size: 17px;
    }

    #layer_cart .cont_prod .products .cart-images{
        width: auto !important;
    }

    .avanzabannersright {
        overflow-x: visible;
        overflow-y: clip;
        height: auto;
        margin-bottom: 0;
    }

    #contenedorBanners .col-xs-12,
    #contenedorBanners .img-slider-home{
        padding: 0;
    }

    html body .pb-right-column .box-cart-bottom {
        width: 100%;
    }

    html .pb-center-column #product_reference{
        font-size: 14px;
    }

    .titulo-producto-pedido{
        margin-bottom: 10px !important;
    }

    fieldset {
        width: 100%;
        display: inline-block;
        min-width: 100%;
    }

    .avfeber{
        overflow-x: visible;
        overflow-y: clip;
    }

    .edades-home li {
        margin-bottom: 25px;
        padding-left: 7px;
        padding-right: 7px;
    }
    
    html .frases{
        margin: 0;
    }
    
    html .avanzabannerstop ul li{
        width: 100% !important;
    }

    #sliderBannersTopTop li p span{
        font-size: 10px;
    }
    
    .categoria-text {
        padding:10px;
    }

    #identidad-cliente #form-ident-cli .form-group .form-control {
        max-width: 100%;
    }
    #identidad-cliente #form-ident-cli #campos-form {
        padding: 0;
    }
    #identidad-cliente #form-ident-cli #juguettos_email {
        max-width: 100%;
        min-width: 100%;
    }
    #identidad-cliente #form-ident-cli #juguettos_search_btn {
        position: initial;
        margin-top: 20px;
    }
}


@media (max-width: 470px) {
    .productComment{
        width: 95%;
    }

    .iconoWhatsapp{
        bottom: 100px !important;
    }

    html body ul.product_list.grid > li .product-container .product-desc{
        font-size: 14px !important;
    }

    .edadRecomendada{
        display: block;
    }

    html .precio-pedido{
        font-size: 18px;
    }

    html #order-opc .cart_quantity .btn.button-plus, html #order-opc .cart_quantity .btn.button-minus {
        font-size: 10px;
    }

    html #order-opc .btn.button-minus{
        right: 46px !important;
    }

    html #order-opc #order-detail-content .cart_delete a.cart_quantity_delete{
        background-size: 60% 60% !important;
    }

    html .elemento-abajo-prev-cart{
        width: 100%;
    }

    .titulo-myaccount{
        font-size: 15px;
    }

    .owl-carousel.banner-inline{
        width: 100%;
    }
}




