



body.open-cart {
    overflow-y: hidden;
}

/* Juguete Integrador CMS */

.juguete-integrador .izqui{
  padding-right: 10%;
}

.juguete-integrador .dere {
  margin-top: 75px;
}

.juguete-integrador .titulo1 {
  color: #004a9a;
  font-family: "Roboto", "Arial", sans-serif;
  font-size: 22px;
  font-weight: 400;
  padding: 30px 0 20px 0;
}

.juguete-integrador .subtitulo1, .juguete-integrador .titulos {
  color: #e42313;
  font-family: "Roboto", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 20px 0;
  line-height: 26px;
}

.juguete-integrador .titulos {
  padding: 0 0 10px 0;
}

.juguete-integrador .titulos.indicamos {
  padding: 30px 0 10px 0;
}

.juguete-integrador .titulos.recuerda {
  padding: 30px 0 10px 0;
}

.juguete-integrador .subtitulos {
  color: #004a9a;
  font-family: "Roboto", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 700;
  padding: 0 0 5px 0;
}

.juguete-integrador .textos, .juguete-integrador ul li {
  color: #004a9a;
  font-family: "Roboto", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.juguete-integrador .textos .rojo {
  color: #e42313;
}

.juguete-integrador .borde-sabias {
  border: 4px solid #e42313;
  border-radius: 10px;
  padding: 0 30px;
}

.juguete-integrador .borde-sabias .content {
  text-align: center;
}


.juguete-integrador ul li {
  padding-bottom: 10px;
}

.juguete-integrador ul li::marker {
    color: #e42313;
    font-size: 20px;
}

.juguete-integrador .atenderte {
  color: #e42313;
  font-family: "Roboto", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.juguete-integrador .dere .borde-sabias::after {
    content: "";
    width: 100%;
    height: 180px;
    background: url("../../img/cms/trabajando.png") no-repeat center center;
    margin: 10px auto -124px;
    display: inline-block;
}

.juguete-integrador .iconos-bajo {
  padding-top: 30px;
}

.juguete-integrador .icos-integra {
  display: inline-block;
  margin-right: 30px;
  border: 1px solid #e42313;
  border-radius: 10px;
  text-align: center;
}

.juguete-integrador .icos-integra {
  padding: 30px 40px;
}

.juguete-integrador .texto-integra {
  color: #004a9a;
  font-family: "Arial";
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  display: block;
}

html #cms div.popover-content {
  background-color: #284b96;
  color: #fff;
  border-color: #284b96;
  border-radius: 10px;
  font-size: 20px;
  font-family: "Roboto", "Arial", sans-serif;
  padding: 15px;
}

html #cms .popover {
  background: #284b96;
  border-color: #284b96;
}

html #cms .popover.bottom .arrow::after {
  border-bottom-color: #284b96;
}

.juguete-integrador .titulo-diversidad {
  font-family: "Roboto", "Arial", sans-serif;
  font-size: 16px;
  color: #e42313;
  font-weight: 700;
  padding: 30px 0 0 0;
}

.juguete-integrador .texto-diversidad {
  font-family: "Roboto", "Arial", sans-serif;
  font-size: 14px;
  color: #004a9a;
  font-weight: 400;
}


/* NAVIDAD */
body .alert.alert-danger.enrosa {
    background: #c3271a;
    font-size: 15px;
}

.header-stripe-info .return-stripe.enrosa {
    background: #c3271a;
}

.header-stripe-info .return-stripe.enrosa::before {
    border-top-color: #c3271a;
}

.header-stripe-info .return-stripe.enrosa::after, .header-stripe-info .slice.enrosa {
    border-bottom-color: #c3271a;
}

.header-stripe-info .return-stripe.enrosa p {
    font-weight: bold;
}

.header-stripe-info .return-stripe.enrosa p::before {
    background: none;
}

/* ------------------------------------- */

body a:hover, body a:focus, body a:active {
    text-decoration: none;
    outline: none;
}

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;
    font-size: 14px;
}

body div.selector1 > div.hover span, body div.selector1 > div.focus span {
    background-position: calc(100% - 8px) center;
}

body .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    border: none;
    top: 0px;
    right: 4px;
    background: transparent url("../../img/desc/f_bajo.svg") no-repeat center center;
    height: 42px;
    width: 20px;
    left: auto;
}



header .banner, header .shop-phone {
    display: none;
}

header .nav > .container::after, header .nav > .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
}

header .nav > .container::after {
    top: -3px;
}


/*
header .nav > .container::before {
    left: 0;
    width: 50px;
    height: 100%;
    background: #273C87;
}
*/
header .nav > .container::after {
    left: 50px;
    border-width: 20px;
    border-style: solid;
    border-color: #273C87 rgba(255,255,255,0) rgba(255,255,255,0) #273C87;
    -moz-transform: scale(0.9999);
    display:none;
}

/*header .nav > .container > .row {
    z-index: 1;
    position: relative;
    background: url("../../img/desc/nube.svg") no-repeat scroll left bottom;
}*/




header .nav  nav > div a:hover {
    background: #273C87;
}

body #contact-link a:hover, body #contact-link a.active, header .nav nav .other-links a:hover {
    background: none;
}

header .nav nav .other-links {
    float: right;
}





.hide_megamenu .logoAzul{
	width: 163px;
	height: 40px;
	background: url("../../img/desc/logo.svg?time=202104270915") no-repeat top left;
    position: absolute;
    right: 20px;
    top: 35px;
}

#ph_megamenu .halloween a{
    color: #f57c00;
}

#ph_megamenu .halloween a::before {
    content: '\01F383';
}

#ph_megamenu .halloween a::after {
    content: '\01F383';
}

#ph_megamenu .navidad > a{
    color: #3baa35!important;
}

#ph_megamenu .navidad > a::before {
    content: '\01F384';
}

#ph_megamenu .navidad > a::after {
    content: '\01F384';
}

#ph_megamenu .huellas > a::after,
#ph_megamenu .huellas > a::before {
    content: '\01F43E';
}

#ph_megamenu .color-bio > a{
    color: #8C886F !important;
}

#ph_megamenu .color-bio > a::after {
  content: '\00267B';
}

#ph_megamenu .navidad.open {
    border-color: #3baa35!important;
}

#ph_megamenu .navidad.open > a{
    color: #3baa35!important;

}


#ph_megamenu .destacado.open {
    border-color: #c3271a!important;
}

#ph_megamenu .destacado.open a{
    color: #c3271a!important;
}

#ph_megamenu .destacado > a{
    color: #c3271a!important;
}








body .shopping_cart > a:first-child::before, body #header .shopping_cart > a:first-child::after, body #search_block_top .btn.button-search::before {
	content: "";
    height: 0;
    width: 0;
    display: none;
}




body #header .shopping_cart > a:first-child:hover::after {
    display: none;
}





body #layer_cart .layer_cart_cart {
    background-color: #f2f7fd;
}

body #layer_cart .layer_cart_cart .title, body #layer_cart .layer_cart_cart .title * {
    color: #272b40;
}

body #layer_cart .layer_cart_cart .button-container .btn, body #layer_cart .layer_cart_cart .button-container .btn *, body #layer_cart .layer_cart_cart .button-container span.exclusive-medium i {
    color: #fff;
    text-shadow: none;
}

body #layer_cart .layer_cart_cart .button-container .btn > span {
    padding: 14px 5px;
    font-size: 12px;
    text-align: center;
}

body #layer_cart .layer_cart_cart .button-container .button.exclusive-medium, body #layer_cart .layer_cart_cart .button-container .button.exclusive-medium > span {
    border: none;
    background: none;
    text-transform: uppercase;
}

body #layer_cart .layer_cart_cart .button-container .button.exclusive-medium > span {
	background: transparent url("../../img/desc/bt_azul.png") no-repeat scroll center center;
	font-family: "Roboto", "Arial", sans-serif;
    font-weight: bold;
	padding: 16px 22px;
}

body #layer_cart .layer_cart_cart .continue:active {
    box-shadow: none;
    border: none;
}



body #layer_cart .cross:hover {
    color: #272b40;
}

body #header .cart_block {
    background: #fff;
    padding: 0;
}

body #header .cart_block {
    top: 70px;
}



body #header .cart_block .products {
    margin: 0 !important;
}

body #header .cart_block .cart-prices {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
}

body #header .cart_block .cart-prices-line .price {
    margin-left: 5px;
}

body #header .cart_block .cart-prices .cart-prices-line {
    border-color: #d6d4d4;
    padding: 13px 0;
}

body #header .cart_block .cart-prices-line.last-line .price {
    color: #c3271a;
}

body #header .cart_block .cart_block_list .remove_link {
	position: absolute;
	right: 0;
	top: 18px;
}

body #header .cart_block .cart-info {
    padding-right: 24px;
}

body #header .cart_block .cart-prices, body #header .cart_block .cart-buttons {
    background: none;
    padding-left: 0;
    padding-right: 0;
}

body #header .cart_block .cart-buttons {
    width: 100%;
}

body #header .cart_block dt {
    background: none;

    border-bottom: 1px solid #273C87;

    padding-left: 15px;

    padding-right: 15px;

    /*border-right: 1px solid #273C87;

    border-left: 1px solid #273C87;*/
}

body #header .cart_block .cart-buttons a#button_order_cart {
	background: #273C87;

    color: #FFF;

    font: 600 21px/23px "Roboto", "Arial", sans-serif;

    text-transform: uppercase;

    transition: 0.5s;

    border-radius: 0 !important;

    border: 0 !important;

    width: 170px;

    margin: auto;

    display: block;

    margin-top: 10px;

    margin-bottom: 15px;
    padding-top: 3px;

    height: 40px;

    text-align: center;

    cursor: pointer;
    
    float: inherit;
}

body #header .cart_block .cart-buttons a#button_order_cart:active {
    box-shadow: none;
}

body #header .cart_block .cart-buttons a#button_order_cart span {
    background: none;
    border: none;
}



body #search_block_top input#search_query_top:focus{
    box-shadow: none;
}

body #search_block_top input#search_query_top::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #2d337e;
    opacity: 1; /* Firefox */
    font-weight: 600;
    font-size: 22px;
}

body #search_block_top input#search_query_top:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #2d337e;
    font-size: 22px;
    font-weight: 900;
}

body #search_block_top input#search_query_top::-ms-input-placeholder { /* Microsoft Edge */
    color: #2d337e;
    font-size: 22px;
    font-weight: 900;
}

body #languages-block-top div.current {
    text-shadow: none;
}

body #languages-block-top div.current::after {
    color: #fff;
}

body .sf-menu {
    background: none;
    border: none;
}

body .sf-menu > li {
	display: inline-block;
	padding: 0;
	margin: 0 10px;
	border: none;
}

body .sf-menu > li > a,
body .sf-menu > li.sfHover > a, body .sf-menu > li > a:hover, body .sf-menu > li.sfHoverForce > a {
	display: block;
	padding: 15px 5px;
	text-transform: uppercase;
	font: 700 13px/18px "Roboto", "Arial", sans-serif;
	color: #2E4597;
	border: none;
    background: transparent;
}

body #block_top_menu {
    padding-top: 0;
}

body .sf-menu li ul {
    top: auto;
    box-shadow: none;
}

body .sf-menu li ul  li a {
	font: 400 13px/18px "Roboto", "Arial", sans-serif;
	color: #2E4597;
	/* padding: 5px 20px 5px 15px; */
	/* width: 300px; */
    width: 100%;
	/* float: left; */
	margin-left: 0;
    margin-bottom: 15px;
}

#block_top_menu > .sf-menu > li:nth-child(4) > a {
    color: #c3271a;
}

#block_top_menu > .sf-menu > li:nth-child(4) > a::after {
    content: "%";
}

#block_top_menu > .sf-menu > li > .sf-with-ul::after {
	content: "\f107";
	font-family: "FontAwesome";
	padding-left: 5px;
	display: inline-block;
	vertical-align: bottom;
}

#block_top_menu > .sf-menu > li > .submenu-container > li > .sf-with-ul {
    display: inline-block;
	width: 100%;
	color: #000;
	font-weight: 400;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 10px;
	font: 400 13px/18px "Roboto", "Arial", sans-serif;
	text-transform: uppercase;
}

body .sf-menu li ul li a:hover {
	font-weight: bold;
    color: #2E4597;
}

body .sf-menu li ul li a:hover::before {
	background: url("../../img/desc/flecha.svg") no-repeat center left;
}

body .sf-menu li ul li a::before {
    content: "";
    width: 15px;
    height: 10px;
    display: inline-block;
}

body #home-page-tabs {
    text-align: center;
    display: inline-block;
}





#index #center_column {
    margin-top: 30px;
}

body #home-page-tabs > li {
    border: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    float: none;
    z-index: 1;
}

body #home-page-tabs-tit {
    display: inline-block;
}

body #home-page-tabs-tit h2 {
	font: 400 24px/29px "Roboto", "Arial", sans-serif;
	text-transform: lowercase;
	color: #c3271a;
	margin: 10px 40px 0 0;
    text-transform: uppercase;
}

body #home-page-tabs > li a {
	padding: 15px 25px 15px 70px !important;
	font: 700 15px/19px "Roboto", "Arial", sans-serif;
	color: #7c7c7c;
	background: #EEEEEE;
	margin: 0 0 -1px 3px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

body #home-page-tabs > li a, body #home-page-tabs > li.active a {
	background-position: 15px center !important;
	background-repeat: no-repeat !important;
}

body #home-page-tabs > li a.homefeatured {
    background-image: url("../../img/desc/planeta.svg");
}

body #home-page-tabs > li.active a.homefeatured, #home-page-tabs > li a.homefeatured:hover {
	background-image: url("../../img/desc/planetah.svg");
}

body #home-page-tabs > li.active a, #home-page-tabs > li a:hover {
    margin: 0 0 -1px 3px;
    color: #2E4597;
	background-color: #FFF;
	border: 1px solid #E6E6E6;
	border-bottom: 1px solid #FFF;
}

body #home-page-tabs > li a.blockbestsellers {
    background-image: url("../../img/desc/podium.svg");
}

body #home-page-tabs > li.active a.blockbestsellers, #home-page-tabs > li a.blockbestsellers:hover {
	background-image: url("../../img/desc/podiumh.svg");
}



/* PREFOOT */

#newsletter_block_home .block_content {
    max-width: 620px;
    margin: -20px auto 10px;
    padding: 10px;
    display: table;
    position: relative;
    z-index: 9;
    text-align: center;
    width: 100%;
}

#newsletter_block_home .block_content form {
    display: inline-block;
    margin: 15px;
    position: relative;
    width: 90%;
}

#newsletter_block_home #newsletter-input {
	width: 100%;
	height: 48px;
	background: #FAFAFA;
	border: 1px solid #CFCFCF;
	border-radius: 40px;
	font-size: 14px;
	line-height: 48px;
	padding: 0 180px 0 25px;
}

#newsletter_block_home input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	height: 48px;
	padding: 0 50px 0 40px;
	background: #c3271a;
	border: 0 none;
	border-radius: 40px;
	color: #FFF;
	font: 700 13px/48px "Roboto", "Arial", sans-serif;
	text-transform: uppercase;
	text-align: center;
}







/* FOOTER */






.footer-container #footer > .row {
	font: 400 13px/24px "Roboto", "Arial", sans-serif;
	position: relative;
	z-index: 8;
/*     background: #F8FCFF; */
}

.footer-container #footer #social_block {
    float: left !important;
    background: transparent;
    position: absolute;
}


.footer-container #footer #social_block .fondo {
    position: relative;
    margin: 0 auto;
    margin-left: 2px;
    width: 450px;
    float: none !important;
    font-size: 0;
    left: 43px;
    right: 0;
    z-index: 01;
}

.footer-container #footer #social_block h4 {
	color: #7A93A7;
	font: 900 16px/40px "Roboto", "Arial", sans-serif;
	text-transform: lowercase;
	letter-spacing: 2px;
	display: inline-block;
	float: none;
	margin: 0;
    cursor: unset;
}

body #footer #newsletter_block_left {
    display: none;
}

body .footer-container #footer #social_block ul, body .footer-container #footer #social_block ul li {
    float: none;
    display: inline-block;
}

body .footer-container #footer #social_block ul {
    margin-bottom: 0;
}

body .footer-container #footer #social_block ul li {
    margin-right: 5px;
}

body .footer-container #footer #social_block .socolor {
/*     background-color: #E8F0FB; */
    display: inline-block;
}


body .footer-container #footer #social_block ul, body .footer-container #footer #social_block h4 {
    height: 60px;
    padding-top: 10px;
}

body .footer-container #footer #social_block ul li a {
	line-height: 1.20;
	background: #fff;
	border-radius: 50%;
	width: 43px;
	display: inline-block;
	height: 43px;
    text-shadow: none;
}

body .footer-container #footer #social_block ul li a:hover {
    opacity: 1 !important;
}

.footer-container #footer #social_block ul li a:hover {
	color: inherit;
}

body .footer-container #footer #social_block ul li.youtube a {
    color: #cc181e;
}

body .footer-container #footer #social_block ul li.twitter a {
    color: #36a7df;
}

body .footer-container #footer #social_block ul li.facebook a {
    color: #4d67a4;
}

body .footer-container #footer #social_block ul li.instagram a {
    color: #316699;
}

body .footer-container #footer #social_block ul li.rss a::before {
    visibility: hidden;
}

body .footer-container #footer #social_block ul li.rss a {
    background: transparent url("../../img/desc/rss.svg") no-repeat scroll center center;
}

body .footer-container #footer #social_block h4 {
    padding-left: 20px;
    padding-right: 25px;
}

body .footer-container #footer #social_block .socolor::after {
	content: '';
	float: right;
	height: 0;
	width: 0;
	/*border-bottom: 32.5px solid transparent;
	border-right: 20px solid white;
	border-top: 32.5px solid transparent;*/
}

body .footer-container #footer .bottom-footer {
	background: #E8F0FB;
	clear: both;
	position: relative;
	top: 0;
	margin: 0;
    height: 50px;
}

body .footer-container #footer .bottom-footer::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	display: inline-block;
	height: 0;
	width: 0;
	border-bottom: 25px solid transparent;
	border-left: 20px solid white;
	border-top: 25px solid transparent;
}

body .footer-container #footer .bottom-footer::after {
	position: absolute;
	right: 0;
	top: 0;
	content: '';
	display: inline-block;
	height: 0;
	width: 0;
	border-bottom: 25px solid transparent;
	border-right: 20px solid white;
	border-top: 25px solid transparent;
}

.footer-container #footer .bottom-footer div {
    border: none;
    text-align: center;
}

.footer-container #footer .bottom-footer {
	position: static;
}

body .footer-container #footer #block_various_links_footer {
    clear: both;
    margin: auto !important;
    height: 60px;
}

body .footer-container #footer #block_various_links_footer .toggle-footer {
    margin-bottom: 0;
}

body #block_various_links_footer h4 {
    display: none;
}

body .footer-container #footer #block_various_links_footer ul li {
    display: inline-block;
    color: #8CA2B5;
    display: inline-block;
    margin: 12px 25px;
}

body .footer-container #footer #block_various_links_footer ul li a {
	color: #fff;
	text-transform: uppercase;
    text-shadow: none;
    font: 600 16px/24px "Roboto", "Arial", sans-serif;
}

ul.toggle-footer {
    width: 66%;
    float: right;
    margin-top: 8px;
}

/*body .footer-container #footer h4 {
    font: 700 12px/24px "Roboto", "Arial", sans-serif;
    text-transform: uppercase;
    color: #8CA2B5;
    margin: 0;
}

body .footer-container #footer ul li a {
    border: none;
    color: #8CA2B5;
    text-shadow: none;
    font: 400 13px/24px "Roboto", "Arial", sans-serif;
}

body .footer-container #footer ul li a:hover {
    color: #8CA2B5;
}





body .footer-container #footer .blockcategories_footer ul li {
    padding-bottom: 0;
}

body .footer-container #footer h4 {
    padding-bottom: 0;
}*/

body .footer-container #footer .blockcategories_footer {
    text-align: center;
    clear: none;
    margin: 20px 0 7px;
}



body  .wrapper-faqs .wrapper-single-faq .box {
    float: left;
    position: relative;
    background: #F7F7FA;
    padding: 30px;
    max-width: 290px;
    height: auto;
    margin: 0;
}

body  .wrapper-faqs .wrapper-single-faq .box.corner::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 0;
    width: 0;
    border-bottom: 20px solid #DEDEDE;
    border-right: 20px solid #fff;
}

body .wrapper-faqs .wrapper-single-faq .box .subtitle {
    margin: 0;
    text-transform: uppercase;
    color: #646464;
    font: 400 12px/19px "Roboto", "Arial", sans-serif;
    vertical-align: middle;
}

body .wrapper-faqs .wrapper-single-faq .box .title {
    margin: 0;
    border: none;
    color: #000;
    font: 400 20px/22px "Roboto", "Arial", sans-serif;
    vertical-align: middle;
}

body .wrapper-faqs .wrapper-single-faq .box hr, body .item-catalog .box hr {

    margin: 30px 0;
    border: 0;
    height: 6px;
    background: url("../../img/desc/borde.svg") no-repeat bottom left;

}

body .wrapper-faqs .wrapper-single-faq .box a.pdf,  body .item-catalog .box a.pdf{

    background: url("../../img/desc/download.svg") no-repeat left bottom;
    padding-left: 30px;

}

body .wrapper-faqs .wrapper-single-faq .box a.see_pdf,  body .item-catalog .box a.see_pdf, body .item-catalog .box a.buy {

    background: url("../../img/desc/eye.svg") no-repeat left bottom;
    padding-left: 30px;

}

body .wrapper-faqs p.links {
    margin:15px 0;
}

/* CONTACTO */

#contact .losdatos  .firsts {
	display: inline-block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url("../../img/desc/borde.svg") no-repeat bottom left;
}

#contact .losdatos .firsts strong {
	font: 400 22px/22px "Roboto", "Arial", sans-serif;
	color: #000;
}

#contact .losdatos p {
	margin: 0 0 10px 0;
	padding: 0;
	display: inline-block;
	width: 100%;
	font: 400 13px/19px "Roboto", "Arial", sans-serif;
	color: #646464;
}

#contact .losdatos .scnds strong {
	font: 400 12px/18px "Roboto", "Arial", sans-serif;
	color: #000;
	text-transform: uppercase;
}

#contact .losdatos dl .phone, #contact .losdatos dl .email, #contact .losdatos dl .fax {
	float: left;
	width: 35px;
	height: 35px;
	display: inline-block;
	background: url("../../img/desc/contactfono.svg") no-repeat center center;
	margin-bottom: 10px;
}

#contact .losdatos dl .email {
	background-image: url("../../img/desc/contactemail.svg");
}

#contact .losdatos dl .fax {
	background-image: url("../../img/desc/contactfax.svg");
}

#contact .losdatos dl dd {
	margin: 0;
	float: left;
	margin-left: 20px;
	width: calc(100% - 55px);
	margin-bottom: 10px;
}

#contact .losdatos dl dd p {
	margin-bottom: 0;
}

#contact .wrapper-map .map {
	width: 100%;
	height: 430px;
	border: 0;
}

/* PAGINA */

/* barra verde */
/* .header-stripe-info {
	z-index: 9;
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: -1px;
	text-align: center;
    margin-left: -15px;
    margin-right: -15px;
} */

.header-stripe-info {
	z-index: 9;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: calc(100% - 25px);
}

.header-stripe-info .shipping-stripe, .header-stripe-info .return-stripe {
	position: relative;
	width: 50%;
	padding: 6px 20px;
	float: left;
}

.header-stripe-info .shipping-stripe {
	background: #8ECF78;
}

.header-stripe-info .return-stripe {
	background: #79B864;
}

.header-stripe-info .shipping-stripe::before, .header-stripe-info .shipping-stripe::after {
	content: "";
	position: absolute;
	right: 100%;
	top: 0;
	height: 0;
	width: 0;
	border-top: 30px solid #8ECF78;
	border-left: 20px solid transparent;
}

.header-stripe-info .shipping-stripe::after {
	top: auto;
	bottom: 0;
	border-bottom: 30px solid #8ECF78;
	border-top: none;
}

.header-stripe-info .slice {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	height: 0;
	width: 0;
	border-bottom: 40px solid #79B864;
	border-left: 10px solid transparent;
}

.header-stripe-info p {
	font: 400 15px/30px "Roboto", "Arial", sans-serif;
	color: #fff;
	margin: 0;
	display: inline-block;
	white-space: pre;
}

.header-stripe-info .shipping-stripe p::before {
	content: "";
	float: left;
	margin-right: 5px;
	width: 29px;
	height: 30px;
	background: url("../../img/desc/cohete.svg") no-repeat top center;
}

.header-stripe-info .return-stripe::before, .header-stripe-info .return-stripe::after {
	content: "";
	position: absolute;
	left: 100%;
	top: 0;
	height: 0;
	width: 0;
	border-top: 30px solid #79B864;
	border-right: 20px solid transparent;
}

.header-stripe-info .return-stripe::after {
	bottom: 0;
    top: auto;
	border-bottom: 30px solid #79B864;
	border-top: none;
}

.header-stripe-info .return-stripe p::before {
	content: "";
	float: left;
	margin-right: 5px;
	width: 28px;
	height: 26px;
	background: url("../../img/desc/casa.svg") no-repeat left center;
}

/* ------------------------------------------------------------------- */





#contact .page-heading, #cms .page-heading {
	position: absolute;
	left: 40px;
	top: 60px;
	color: #FFF;
}





#page .breadcrumb li::after, 
#page .breadcrumb li.navigation_page > span::after, 
#page .breadcrumb ol > a::after, 
#page .breadcrumb ol > span::after
{
	content: " / ";
	color: #6778B6;
	margin: 0 5px;
}

#page .breadcrumb li:last-child::after,
#page .breadcrumb ol > a:last-child::after, 
#page .breadcrumb ol > span:last-child::after
{
  content: "";
}

#page .breadcrumb .navigation-pipe {
    display: none;
}


#page .breadcrumb a::before, #page .breadcrumb a::after {
	display: inline-block;
	content: "";
	position: static;
	width: 0;
	height: 0;
	background: transparent;
	border: none;
	border-radius: 0px;
	text-indent: -5000px;
	z-index: -1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

/* LOGIN */









html #authentication h1.page-heading {
    display: none;
}

#authentication #page > .columns-container {
    background: #fff;
}

#authentication #page > .columns-container #columns {
    background: #fff;
    padding-bottom: 0;
    margin-top: 10px;
}

#authentication .breadcrumb {
	padding: 0 15px;
}

body #login_form .form-group.lost_password a {
	color: #c3271a;
    text-decoration: none;
	font: 400 12px/18px "Roboto", "Arial", sans-serif;
}



body #login_form label, body #create-account_form label {
    color: #273C87;
    font-weight: 600;
    margin-bottom: 0px;
}

body #login_form input, body #create-account_form input {
	margin: 6px 0 15px 0;
}

html #address .form-group .form-control, html #identity .form-group .form-control, html #account-creation_form .form-group .form-control, html #new_account_form .form-group .form-control, html #opc_account_form .form-group .form-control, html #authentication .form-group .form-control, #password .form-group .form-control, #stores  .form-control {
	display: block;
	width: 100%;
	height: 42px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #001C85;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #CCC;
	border-radius: 4px;
	-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;
	-moz-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;
    max-width: 100%;
}

body #login_form p, body #create-account_form p {
    margin-bottom: 10px;
}

body #create-account_form div.submit {
    margin-bottom: 20px;
}

/* CATEGORIAS */

.content_scene_cat .logomi, .content_scene_cat .cat_desc {
    display: inline-block;
    vertical-align: middle;
}

.content_scene_cat .logomi,
#avlanding .logomi {
	margin-left: 30px;
	background: url("../../img/desc/bocadillo_azul.svg") no-repeat scroll center center / contain;
	padding: 29px;
    margin-top: 17px;
}

.content_scene_cat .logomi.nues,
#avlanding .logomi.nues {
    background: url("../../img/desc/bocadillo.svg") no-repeat scroll center center / contain;
}

.content_scene_cat .logomi.noback,
#avlanding .logomi.noback {
    background: none;
}

body .content_scene_cat .logomi img {
    width: 71px;
}

.content_scene_cat .cat_desc {
	max-width: 355px;
	padding-left: 0;
	position: absolute;
	left: 185px;
	top: 30px;
}

#left_column #categories_block_left li.current {
	padding-right: 15px;
	background: transparent url("../../img/desc/flecha.svg") no-repeat left 3px;
	font-weight: bold;
	color: #000;
}

#left_column #categories_block_left li.current:hover a {
    font-weight: bold;
	color: #000;
    background: none;
}

 #left_column #categories_block_left li a:hover {
     background: none;
 }

#left_column #categories_block_left li {
    padding-left: 10px;
}

#left_column #categories_block_left li a {
    padding-left: 0px;
    padding-right: 0;
}

body div.checker span.checked::before {
	background-image: none;
	-webkit-font-smoothing: antialiased;
	background: #3baa35;
	content: ' ';
	width: 10px;
	height: 10px;
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
}

body div.checker span {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	border: 1px solid #C1CEDE;
	margin-top: -2px;
	border-radius: 2px;
	background: #FFF;
    cursor: pointer;
}

body div.checker span.checked {
	background-position:center;
}









body .content_scene_cat .content_scene_cat_bg {
    padding: 0;
    background-color: transparent !important;
/*    height: 161px !important;
    min-height: 161px !important;*/
    background-position: left top !important;
}

body .content_scene_cat {
    /* display: none; */
    border: none;
    color: #fff;
    /* background: none; */
    margin: 0px 0 5px 0;
}


body #avlanding .content_scene_cat_bg {
    min-height:170px;
}







body ul.product_list .lamarca {
	display: block;
	font: 400 11px/12px "Roboto", "Arial", sans-serif;
	color: #c3271a;
	text-transform: uppercase;
}

body ul.product_list .product-name {
	color: #2E4597;
	font: 400 17px/20px "Nunito", sans-serif;
}

body ul.product_list.grid > li .product-container h5 {
	padding: 0;
    min-height: auto;
    margin: 6px 0 0;
}



body ul.product_list.grid > li .product-container .old-price, body ul.product_list .price .old-price {
    text-decoration: line-through;
    color: #646464;
    font-size: 16px;
}

body #layered_block_left #enabled_filters, body #layered_url_filter_block {
	display: block;
	font: 700 13px/13px "Roboto", "Arial", sans-serif;
	background: #fff;
	color: #c3271a;
	width: 80%;
	padding: 10px;
	text-align: left;
	text-indent: 10px;
    border-radius: 40px;
}

body #layered_block_left #enabled_filters ul {
    padding: 0;
}

body #layered_block_left #enabled_filters .layered_subtitle {
    font: 700 13px/13px "Roboto", "Arial", sans-serif;
	color: #c3271a;
    text-transform: none;
}

body #layered_block_left #enabled_filters ul li {
    position: relative;
    padding-right: 15px;
    padding-left: 10px;
    text-indent: 0;
}

body #layered_block_left #enabled_filters a {
    color: #c3271a;
    position: absolute;
    right: 0;
}








body .content_sortPagiBar .sortPagiBar label, body .content_sortPagiBar .display li.display-title {
    font: 400 15px/20px "Roboto", "Arial", sans-serif;
    color: #646464;
    padding-right: 15px;
    line-height:36px;
}









body .content_sortPagiBar .display li, body .content_sortPagiBar .display_m li, body .content_sortPagiBar .display li.display-title, body .content_sortPagiBar .display_m li.display-title {
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 10px !important;
}



body .content_sortPagiBar .display li a, body .content_sortPagiBar .display_m li a {
    font-size: 0;
}

body .content_sortPagiBar .display li a i::before, body .content_sortPagiBar .display_m li a i::before {
    display: none;
}

body .content_sortPagiBar .display li#grid a i, body .content_sortPagiBar .display_m li#grid a i, body .content_sortPagiBar .display li#list a i, body .content_sortPagiBar .display_m li#list a i  {
    width: 24px;
    height: 12px;
    background-repeat: no-repeat;
}

body .content_sortPagiBar .display li#grid a i, body .content_sortPagiBar .display_m li#grid a i {
    background-image: url("../../img/desc/cuadri4.svg");
}

body .content_sortPagiBar .display li#grid.selected a i, body .content_sortPagiBar .display_m li#grid.selected a i {
    background-image: url("../../img/desc/cuadri4h.svg");
}

body .content_sortPagiBar .display li#list a i, body .content_sortPagiBar .display_m li#list a i {
    background-image: url("../../img/desc/cuadri3.svg");
}

body .content_sortPagiBar .display li#list.selected a i, body .content_sortPagiBar .display_m li#list.selected a i {
    background-image: url("../../img/desc/cuadri3h.svg");
}

.content_sortPagiBar .display li a * {
    display: none;
}

.content_sortPagiBar .display li a i {
    display: inline-block;
}



body .top-pagination-content ul.pagination li > a span, body .top-pagination-content ul.pagination li > span span, body .bottom-pagination-content ul.pagination li > a span, body .bottom-pagination-content ul.pagination li > span span {
    border: none;
    padding: 0px 8px;
    display: inline-block;
    background: none;
    vertical-align: middle;
    color: #2E4597;
    font-weight: 400;
}



body .top-pagination-content ul.pagination li.active > span span, body .bottom-pagination-content ul.pagination li.active > span span,
body .top-pagination-content ul.pagination li > a:hover span, body .bottom-pagination-content ul.pagination li > a:hover span {
    background: none;
    color: #646464;
    padding-top: 0;
    padding-bottom: 0;
}




body .bottom-pagination-content ul.pagination li.pagination_previous a, body .bottom-pagination-content ul.pagination li.pagination_next a,
body .top-pagination-content ul.pagination li.pagination_previous a, body .top-pagination-content ul.pagination li.pagination_next a {
    color: #2E4597;
    padding: 0;
}



 body .top-pagination-content div.pagination b, body .bottom-pagination-content div.pagination b {
     font-weight: 400;
 }





/* SINGLE PRODUCT */

.pb-left-column #image-block .new-box, body .new-box {
    overflow: visible;
}

.pb-left-column #image-block .new-box, .pb-left-column #image-block .sale-box, body .new-box {
	position: absolute;
	left: 25px;
	top: 0;
	color: #FFF;
	padding-bottom: 10px;
	background-image: url("../../img/desc/palo.svg");
	background-repeat: no-repeat;
	background-position: left bottom;
	font: 700 11px/17px "Roboto", "Arial", sans-serif;
	text-transform: uppercase;
    width: auto;
    height: auto;
}

.pb-left-column #image-block .new-label, body .new-label {
	padding: 7px 15px;
	background-color: #2E4597;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: static;
	color: #FFF;
	font: 700 11px/17px "Roboto", "Arial", sans-serif;
	text-transform: uppercase;
    width: auto;
    text-shadow: none;
}

#image-block .new-label::before, #image-block .new-label::after,
body .new-label::before, body .new-label::after {
    display: none;
}

.pb-left-column #image-block .new-box::before, .pb-left-column #image-block .new-box::after,
body .new-box::before, body .new-box::after {
	content: "";
	position: absolute;
	left: 100%;
	top: 0;
	height: 0;
	width: 0;
	border-top: 20px solid #2E4597;
	border-right: 10px solid transparent;
}

.pb-left-column #image-block .new-box::after,
body .new-box::after {
	top: auto;
	bottom: 10px;
	border-top: none;
	border-bottom: 20px solid #2E4597;
	border-right: 10px solid transparent;
}

body .pb-center-column .lased, body ul.product_list .lased {
	font: 300 16px/25px "Roboto", "Arial", sans-serif;
	color: #2E4597;
	text-transform: uppercase;
    margin: 0 0 6px 0;
}

body .pb-center-column .lased .bocad, body ul.product_list .lased .bocad {
	font: 700 20px/25px "Roboto", "Arial", sans-serif;
	color: #273C87;
/* 	width: 40px; */
	display: inline-block;
	text-align: center;
	padding: 7px 0;
/* 	background: url("../../img/desc/boca_edad.svg") no-repeat scroll center center; */
	vertical-align: middle;
    position: relative;

    bottom: 2px;
}

body .pb-center-column .catnom {
	font: 700 20px/25px "Roboto", "Arial", sans-serif;
    color: #273C87;
    width: 40px;
    display: inline-block;
    text-align: center;
    padding: 7px 0;
    background: url("../../img/desc/boca_edad.svg") no-repeat scroll center center;
    vertical-align: middle;
    position: relative;
    bottom: 2px;
}



body .pb-center-column #buy_block label {
	display: inherit;
	width: inherit;
	font-weight: inherit;
	font-size: inherit;
	text-align: inherit;
}





body .pb-right-column .box-info-product {
	background: none;
	border: none;
    position: relative;
}



body .pb-right-column .content_prices {
    padding: 0;
}

.pb-right-column #reduction_percent {
    vertical-align: top;
    margin-top: 2px;
}

.box-info-product .exclusive::after, .box-info-product .exclusive::before {
    display: none;
}

body .box-info-product .exclusive span {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-weight: 700;
	font-size: 20px;
	line-height: 22px;
	border: none;
	text-shadow:none;
	padding: 0;
	color: #fff;
	display: block !important;
	-moz-transition: none;
	-o-transition:none;
	-webkit-transition: none;
	transition: none;
}



body .pb-right-column .box-info-product .exclusive span {
    color: #FFF;
    font: 700 21px/27px "Roboto", "Arial", sans-serif;
    text-transform: uppercase;
    padding-top: 2px;
}



body .pb-right-column .box-cart-bottom #add_to_cart {
    padding-left: 0;
    padding-top: 15px;
}

body .pb-center-column #short_description_block, body .pb-center-column #short_description_block #short_description_content p {
	color: #2d337e;
	font: 400 13px/23px "Roboto", "Arial", sans-serif;
	margin-bottom: 15px;
}

body #attributes fieldset {
    border: #2e4597;

    color: #2e4597;
}


body .top-hr {
    margin: 0;
    height: auto;
    background: none;
}

/*#product #page #center_column {
    overflow: hidden;
}*/



#static-right .icon-left {
	padding-left: 45px;
	margin-bottom: 35px;
}

#static-right .stores {
	background: url("../../img/desc/stores.svg") no-repeat top left;
}

#static-right .discount {
	background: url("../../img/desc/discount.svg") no-repeat top left;
    display: block;
}

#static-right .gifts {
	background: url("../../img/desc/gifts.svg") no-repeat top left;
}

#static-right .title, #static-right .mobile-nav .is-children .back-menu, .mobile-nav .is-children #static-right .back-menu {
	margin: 0;
	font: 700 13px/20px "Roboto", "Arial", sans-serif;
}

#static-right .text {
	margin: 0;
	font: 400 12px/19px "Roboto", "Arial", sans-serif;
	color: #7C7C7C;
}

#static-right .nube {
    position: absolute;
    right: -67px;
    bottom: -31px;
    width: 143px;
}



#product #center_column > div {
/* 	margin-left: 60px; */
}



#product #page .palasnu, #index #page .palasnu {
/* 	background: #dbe9fb url("../../img/desc/nubes_login.png") no-repeat scroll center 400px!important; */
/*     background: #dbe9fb url("../../img/fondo_carnaval.jpg") repeat-x scroll center -23px; */
/*     background: #dbe9fb url("../../img/fondo_invierno.png") repeat-x scroll center 0px; */
    background: #fff !important;
	height: 477px;
	margin-top: -40px;
}

#product #page .breadcrumb {
    margin-bottom: 5px;
}









#product #views_block span.view_scroll_spacer, #product #views_block #view_scroll_right {
    float: none;
    display: block;
    margin: 0 auto 5px;
}

#product #views_block #view_scroll_right {
    margin-top: 5px;
    margin-bottom: 0;
}



#product #thumbs_list li.activo{
    border-color: #2E4597;
}

#product .pb-left-column #image-block #view_full_size .span_link {
	font: 700 12px/14px "Roboto", "Arial", sans-serif;
	color: #c3271a;
	float: left;
	word-spacing: 26px;
	width: 142px;
	text-transform: uppercase;
    box-shadow: none;
    background: none;
    position: static;
    margin-left: 25px;
    margin-top: 20px;
    text-align: left;
}

.pb-left-column #image-block #view_full_size .span_link::after {
    display: none;
}

.pb-left-column #image-block #view_full_size .span_link::before {
	content: "";
	width: 45px;
	height: 42px;
	float: left;
	margin: -10px 10px 0 0;
	background: url("../../img/desc/masgrande.svg") no-repeat top left;
}

#product .pb-left-column .mahoo {
    position: relative;
}

#product .pb-left-column .socialsharing_product {
    position: absolute;
    right: 0;
    top: -45px;
}

#product .pb-left-column .socialsharing_product > button {
    border: none;
    background: #eeeeee;
    border-radius: 50%;
    font-size: 0;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

#product .pb-left-column .socialsharing_product > button:hover, #product .pb-left-column #image-block #view_full_size .span_link:hover {
    opacity: 0.8;
}

#product .pb-left-column .socialsharing_product > button:hover i.icon-facebook {
    color: #435f9f;
}

#product .pb-left-column .socialsharing_product > button i {
    font-size: 18px;
}

#product .pb-left-column .socialsharing_product > button i.icon-twitter {
    font-size: 23px;
    position: relative;
    left: -2px;
}

#product .pb-left-column .socialsharing_product > button:hover i.icon-twitter {
    color: #00aaf0;
}

body #attributes .attribute_list #color_to_pick_list li.selected {
    border-color: #2E4597;
}





body .pb-right-column #old_price {

    margin-bottom:0;
    text-decoration: none;
}

body .pb-right-column #old_price .price {
    font-size:32px;
}

body .label-danger {
    background-color: #f3515c;
    border: 1px solid #f3515c;
}

/* MODULO */

.avanzamanufacturers, #newsletter_block_home {
	float: left;
	margin: 40px 0;
/* 	border: 5px solid #2E4597; */
	border-radius: 2px;
}

#newsletter_block_home {
    background: url("../../img/desc/astro.svg") no-repeat 98%;
}





#newsletter_block_home .titulo::after {
    right: 0;
}

 #newsletter_block_home .titulo::before {
     left: 0;
 }

.avanzamanufacturers .titulo b,  #newsletter_block_home .titulo b {
    display: block;
    font: 400 34px/41px "Roboto", "Arial", sans-serif;
}

.avanzamanufacturers .texto {
    display: block;
    max-width: 780px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

.avanzamanufacturers .texto {
	font: 400 13px/24px "Roboto", "Arial", sans-serif;
	color: #646464;
	text-align: center;
    background: url("../../img/desc/borde.svg") no-repeat scroll center bottom;
    padding-bottom: 19px;
}

.avanzamanufacturers .bx-wrapper {
    box-shadow: none;
    border: none;
}

.avanzamanufacturers .laizq, .avanzamanufacturers .lader {
    display: inline-block;
}

.avanzamanufacturers .enlace {
    text-align: center;
    margin: 11px 0;
}

.avanzamanufacturers .enlace a {
	color: #c3271a;
	font: 400 13px/19px "Roboto", "Arial", sans-serif;
	text-transform: uppercase;
	display: inline-block;
	padding-right: 15px;
	background: url("../../img/desc/flecha.svg") no-repeat center right;
    vertical-align: middle;
}

body .avmarca{
    text-align:center;
}


body .avmarca.only-text {
    padding-top: 50px;
    text-align:center
}



/* MODULO AVANZA LANDING FIX FOR BACKGROUNDS */

#avlanding .especial .title .i-video {
	background: url("../../img/desc/playvideo.svg") no-repeat center center;
}

#avlanding .description-taxon {
	background: url("../../img/desc/borde.svg") no-repeat bottom left;
}

#avlanding .elthu {
    cursor: pointer;
}

/* MY ACCOUNT */

body#my-account ul.myaccount-link-list li a i {
    color: #c3271a;
}

/* MODULO MEGAMENU */



body #ph_megamenu_wrapper .ph_megamenu {
	border: none;
	width: 100%;
	padding: 0;
	float: none;
	background: transparent;
    margin: 0;
    text-align: center;
}


body #ph_megamenu_wrapper #ph_megamenu .mega-menu li a,
body #ph_megamenu_wrapper #ph_megamenu .mega-menu li .oflink
{
	font: 400 13px/18px "Roboto", "Arial", sans-serif;
	color: #2E4597;
	float: none;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

body #ph_megamenu_wrapper #ph_megamenu .mega-menu li a:hover,
body #ph_megamenu_wrapper #ph_megamenu .mega-menu li .oflink:hover
{
    font-weight: bold;
}

body #ph_megamenu_wrapper .ph_megamenu .mega-menu ul li::before {
	content: "";
    display: none;
}

body #ph_megamenu_wrapper #ph_megamenu > li > a {
	padding: 15px 5px;
	text-transform: uppercase;
	font: 700 13px/18px "Roboto", "Arial", sans-serif !important;
	color: #2E4597;
	border-bottom: 1px solid #FFF;
}

body #ph_megamenu_wrapper #ph_megamenu > li > a:hover, body #ph_megamenu_wrapper #ph_megamenu > li.colorea > a {
    color: #c3271a;
}

body #ph_megamenu_wrapper .ph_megamenu .mega-menu ul li:hover {
    padding-left: 0;
}

.teayudamos{
    color: #000;
}

body #ph_megamenu_wrapper #ph_megamenu .mega-menu {
    top: 40px;
    font-size: 0;
    border: none;
    max-width: inherit;

    position: absolute;
    height: auto;
    overflow-y: auto;
    background-color: #F8F9FB;

    -webkit-box-shadow: 0px 7px 15px 0px rgba(153,153,153,1);
    -moz-box-shadow: 0px 7px 15px 0px rgba(153,153,153,1);
    box-shadow: 0px 7px 15px 0px rgba(153,153,153,1);
    
}

body #ph_megamenu_wrapper #ph_megamenu  .mega-menu  .ph-col-12 > div > ul > li {
	width: 25%;
	white-space: normal;
	display: inline-block;
    float: none;
}

body #ph_megamenu_wrapper .ph_megamenu .mega-menu {
    width: 100% !important;
    left: 0 !important;
}



.box .page-subheading {
    color:#2E4597;
}





body #cart_block #cart_block_list .cart-prices .maffs_container_productcart_detail,body .cart_block .cart_block_list .cart-prices .maffs_container_blockcart_detail {
    float: left;
/*     border-bottom: 1px solid #273C87 !important; */
    background: transparent;
    padding: 5px;
    border-radius: 0;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    border: none;
/*     padding-bottom: 25px */
}

body #cart_block #cart_block_list .cart-prices .maffs_container_productcart_detail p,body .cart_block .cart_block_list .cart-prices .maffs_container_blockcart_detail p {
    margin-bottom:0px;
}

body .cart_block .cart-buttons {
    padding: 0px;
}


#cms .sidebar {
    position: relative;
    background-color: #F2F7FD;
    padding: 0 15px 0 30px !important;

}

#cms .sidebar .sidebar-wrapper {
    padding: 25px 0 150px 0;
}




#cms .wrapper-faqs .title {
    font: 400 20px/31px "Roboto", "Arial", sans-serif;
    color: #000;
    margin: 0 0 25px 0;
    padding-bottom: 0px;
    border-bottom: 1px solid #E4E4E4;
}

#cms .sidebar .taxon {
    padding-right: 0 !important;
    background: url("../../img/desc/right_arrow.svg") no-repeat left 10px !important;
    font-weight: bold;
    color: #000;
}

#cms .sidebar .taxonimy-list {
    padding-left:0px
}

#cms .sidebar .taxonimy-list li {
    padding-left: 10px;
    position: relative;
    list-style: none;
    text-transform: uppercase;
}

#cms .sidebar .taxonimy-list {
    font: 400 12px/32px "Roboto", "Arial", sans-serif;
}

#cms .sidebar .taxon-image-cloud {
    position: absolute;
    bottom: -30px;
    left: 45px;
    width: 185px;
}

#cms .sidebar .taxon-image-cloud.small {
    left: 28px;
    bottom: 100px;
    width: 48px;
}

#cms .sidebar .taxon .block-menu-link {
    font-weight: normal;
}

#cms .sidebar .taxonimy-list li a {
    color: #2E4597;
}

body #cms #center_column, body #cms #center_column p {
    font: 400 16px/24px "Roboto", "Arial", sans-serif;
    color: #272B40;
    line-height: 24px;
}

body #cms #center_column strong, body #cms #center_column p strong {
    font: 400 16px/24px "Roboto", "Arial", sans-serif;
    color: #272B40;
}







/*#page #columns.blanco {
    padding-top:15px;
}*/

#authentication #ciudad_sel, #authentication #ciudad_sel .select2, #authentication #uniform-customer_provinciaid, #identity #ciudad_sel, #identity #ciudad_sel .select2, #identity #uniform-customer_provinciaid {
    width: 100%!important;
}

#authentication  label, #identity label, #address label {
    font: 400 13px/18px "Roboto", "Arial", sans-serif;
    color: #273C87;
}

#authentication .radio-inline, #identity .radio-inline{
    line-height: 36px;
    padding-bottom: 20px;
}

body .formato .button.button-small {
    color: #fff;
}

body .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #333;
}



.exclusivo-web {
    margin-top:10px;
}

.adulto {
    margin-top:10px;
    margin-bottom:10px;
}


.exclusivo-web a {
    color:#c3271a;
}

body #ph_megamenu_wrapper #ph_megamenu .eventos a {
    color: #c3271a;
}

body #ph_megamenu_wrapper #ph_megamenu .libros a {
    padding-left: 45px!important;
    background: url("../../img/libro.svg") left -2px no-repeat!important;
}

body #ph_megamenu_wrapper #ph_megamenu .disfraces a {
    padding-left: 57px!important;
    background: url("../../img/disfraces.svg") left 1px no-repeat!important;
}

body #ph_megamenu_wrapper #ph_megamenu .carta-navidad a {
    padding-left: 50px!important;
    background: url("../../img/camellos.svg") left top no-repeat!important;
    background-size: 35% !important;    
}

body #ph_megamenu_wrapper #ph_megamenu .super-oferttas a {
    color:#c3271a!important;
    padding-right: 40px!important;
     background: url("../../img/estrella.png") right top no-repeat!important; 
/*     background: url("../../img/30por.svg") right top no-repeat!important; */
/*     text-indent: -9999px;         */
}



html .order_carrier_content .checkbox label {
    padding-left: 0!important;
    display: inline-block!important;
}

html .avisos-requeridos .required {
    font-weight: bold!important;
    font-size: 15px!important;
    color: #c3271a!important;
}

.opc-main-block .addressesAreEquals label {
    color: #3baa35;
}

.opc-main-block #address_invoice, .opc-main-block #address_invoice h3 {
    color: #2e4597!important;
}

.aviso-covid {
    color:#c3271a;text-align:center;font-size:20px;line-height:30px;padding-top:30px;clear:both;
}

html #order-detail-content .cart_voucher fieldset #discount_name {
    color: #2e4597;
    border: none;
    background: #d8e6f6;
    border-radius: 8px;
}

html body #order-detail-content .cart_voucher h4 {
    color: #e63872;
}

.alert.alert-danger.co19::before {
    display:none;
}

.aviso-address-invoice {
    clear:both;
    text-transform: uppercase;
    max-width: 360px;
    color: #e92929;
}

body .addresses .checkbox.addressesAreEquals {
    margin: 15px 0 5px 0;
}

.hoy-abierto, .hoy-cerrado {
    display:block;
    margin-top: 10px;
}

.hoy-abierto {
    color: green;
}

.hoy-cerrado {
    color: red;
}

#horariosLabel span {
    display:inline;
    margin-left: 20px;
}


#opc_account_form p.form_info,
#authentication .form_info {
    font-size: 10px;
}

#authentication .form_info {
    margin-left: 13px;
}

#authentication .seleccionado, 
#authentication .selector {
    font-size: 14px;
    width: 100% !important;
}

#authentication select {
    width: 100%;
}

#authentication .account_creation {
    padding: 0 15px;
}


#order-opc #opc_delivery_methods p.warning,
#order-opc #opc_payment_methods p.warning{
    color: #F13340;
    font-weight: 700;
    text-align: center;
}

#order-opc #address_delivery, #order-opc #address_invoice {
    padding-bottom: 0;
    color: #273C87;
}

#cart_title span.heading-counter {
    margin-top: 12px!important;
    margin-bottom: 0px!important;
}

#order-opc .delivery_options .carrier-1 *{
    color: #c3271a!important;
}


.aviso-islas {
    clear:both;
    text-align: center;
    color: #c3271a;
    background: #ffebeb;
    border: 1px solid #c3271a;
    padding: 6px;
    margin:10px 10px 0;
    font-size:12px;
    font-weight: bold;
    border-radius: 20px;
}

.cart_block_list .aviso-islas {
    margin:0;
    padding: 5px;
    margin-bottom: 5px;
}


#collapseCarrito .aviso-islas {
    margin:0;
}


#alternativo thead th {
    color: #273c87;
    border-color: #273c87!important;
}



a.rosa {
    color:#fe3f7f;
}

.captcha-container {
    margin-top: 15px;
}

body .pb-center-column #buy_block .attribute_label {
    line-height: 42px;
    display: inline-block;
    width: auto;
    color: #2e4597;
}

body #attributes .attribute_list {
    display: inline-block;
    width: 230px;
}



html li.anchuraimg {
    border-bottom: 0px !important;
    /* background: #273c87; */
    margin-right: 0 !important;
}

html .img-foot {
    border: 16px solid #273c87 !important;
    padding-bottom: 0 !important;
}

.foot {

    padding: 18px 30px 10px 30px;

    background: #273c87;
    
    max-width: 1170px;  
    margin: auto;

}

.boton-megamenu {
    width: 40px;
    height: 40px;
    background: url("/themes/juguettos/css/autoload/../../img/desc/imegamenu.svg") no-repeat center center;
    border: 0;
}

.open-menu .wmegamenu {

    width: 20%;

    min-width: 220px;
    padding: 15px 0;

    background: #fff;

    z-index: 100;

    position: absolute;

    top: 64px;

    left: 4px;
    border: 0;"Roboto", "Arial", sans-serif !important;

    box-shadow: 14px 24px 12px -12px rgb(149 145 145 / 80%);
}

.tmenu {

    text-transform: uppercase;

    color: #3d357e;
}

.navegacion {
    display: none;
}

.open-menu .navegacion {
    display: block;
    padding-left: 15px;
    font-weight: 400;

    font-family: "Roboto", "Arial", sans-serif !important;
}

.subnav {

    padding-left: 15px;

    color: #3d357e;
}

/*a:hover, a:focus {
    color: #fff;
}*/

.imegamenu {
    left: 12px;
    top: 20px;
    position: absolute;
    display: none;
}

.open-menu #header {
    z-index: 9 !important;
}

.sepmenu {

    font-weight: 900;

}


  
a._blank {

    padding-top: 4px;

}

.product_attributes {

    margin-left: 30px;

}

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 {
    background: #273C87 !important;
}

html #address .form-group .form-control, html #identity .form-group .form-control, html #account-creation_form .form-group .form-control, html #new_account_form .form-group .form-control, html #opc_account_form .form-group .form-control, html #authentication .form-group .form-control, #password .form-group .form-control, #stores .form-control {
    border: 1px solid #001C851F;
    border-radius: 20px;
    display:inline-block;
    overflow:hidden;
}

div.selector{
    background: none !important;
}




#cgv{
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #ddd;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}









.open-sepmenu1 .hijos1 {

    display: block;

}

.hijos1 {

    display: none;

}

.sepmenu1{
    cursor:pointer;
    
}

.open-sepmenu2 .hijos2 {

    display: block;

}

.hijos2 {

    display: none;

}

.sepmenu2 {
    cursor:pointer;
    
}

.bx-wrapper .bx-controls-direction a::before{
    color: transparent !important;
}





#metodos-pago-desc {

    margin-top: 20px;

}

.cuenta-atras {

    display: none;

}

#googleRichSnippets {

    display: none;

}



#ver-opiniones {

    border-radius: 0;

    background-color: #fff;

    border: 2px solid #273c87;

    color: #273c87;

    padding: 8px 12px;

    cursor: pointer;

    font-size: 11px;

    font-weight: 600;

    text-decoration: blink !important;
/*     margin-left: 50px; */
}








#estrellas-pago-mostrar {

    color: #273C87;

    padding-left: 0;

    font: 700 14px/19px "Roboto", "Arial", sans-serif;

    text-transform: uppercase;

    cursor: default;

    text-decoration: blink !important;

}


.grid-container {

    display: grid;

    grid-template-columns: auto auto;
}



.grid-item {

    padding: 0 50px;
}

.elemento-contacto {

    min-height: 35%;

}



.myaccount-info .icono-contacto{
    width: 70px;
    height: 70px;
    margin-bottom: 15px;
    background-size: 70px !important;
}

.titulo-contacto {
    color: #273C87;
    font: 400 13px/19px "Roboto", "Arial", sans-serif;
    text-align: center;
}

.texto-contacto {

    color: #273C87;

    font: 500 14px/19px "Roboto", "Arial", sans-serif;

}

.transparente {

    visibility: hidden;

}

.agotado-ayuda {

    background: url(../../img/desc/agotado.png) no-repeat center center;

}

.modelos-ayuda {

    background: url(../../img/desc/modelos.png) no-repeat center center;

}

.enviamos-ayuda {
    background: url(../../img/desc/enviamos.png) no-repeat center center;
    background-size: 70px !important;
}

.plazo48h-ayuda {

    background: url(../../img/desc/plazo48h.png) no-repeat center center;

}

.ppartidos-ayuda {

    background: url(../../img/desc/ppartidos.png) no-repeat center center;

}

.no-funciona-ayuda {

    background: url(../../img/desc/nofunciona.png) no-repeat center center;

}

.condiciones-ayuda {

    background: url(../../img/desc/condiciones.png) no-repeat center center;

}

.reembolso-ayuda {

    background: url(../../img/desc/reembolso.png) no-repeat center center;

}

.cuantos-dias-tengo-ayuda {

    background: url(../../img/desc/cuantosdiastengo.png) no-repeat center center;

}

.gasto-gratis-ayuda {

    background: url(../../img/desc/gastogratis.png) no-repeat center center;

}

.plazo15dias-ayuda {

    background: url(../../img/desc/plazo15dias.png) no-repeat center center;

}

.recoger-pedido-ayuda {

    background: url(../../img/desc/reembolso.png) no-repeat center center;

}

.diezx100-login {
    background: url(../../img/icon/icono_10.png) no-repeat center center;
}

.veintex100-login {
    background: url(../../img/icon/icono_familia.png) no-repeat center center;
    height: 119px;
}

.x100-login {
    background: url(../../img/icon/icono_bienvenida.png) no-repeat center center;
    height: 119px;
}

#boton-login-3{
    background: url(../../img/icon/icono_cumple.png) no-repeat center center;
    height: 119px;
}

#boton-login-4{
    background: url(../../img/icon/icono_promos.png) no-repeat center center;
    height: 119px;
}

.newsletter-login {
    background: url(../../img/desc/newsletter.png) no-repeat center center;
    background-size: 70px !important;
}

.datos-cuenta {
    background: url(../../img/desc/misdatos.png) no-repeat center center;
    background-size: 70px !important;
}

.opiniones-micuenta {
    background: url(../../img/desc/opiniones.png) no-repeat center center;
    background-size: 70px !important;
}

.seguridad-micuenta {
    background: url(../../img/desc/seguridad.png) no-repeat center center;
    background-size: 70px !important;
}





.anuncio-catalogo {

    background: url(../../img/desc/anuncio.png) no-repeat center center;

}

.comprar-catalogo {

    background: url(../../img/desc/comprar-catalogo.png) no-repeat center center;

}

.descarga-catalogo {

    background: url(../../img/desc/descarga-catalogo.png) no-repeat center center;

}

.ver-catalogo {

    background: url(../../img/desc/ver-catalogo.png) no-repeat center center;

}

.grid-container2 {

    display: grid;

    grid-template-columns: auto auto auto auto;
    padding: 0 175px;
}

.nosotros-contacto {
    width: 100%;
    margin-top: 60px;
    border: 1px solid #273C87;
    padding: 50px;
}

.texto-nos-contacto {
    padding: 30px 175px 0;
}

.login-info {
    padding: 35px 145px 0;
}



#boton-descripcion {
    background: none;
    color: #273C87;
    border: none;
    padding-left: 0;
    font: 700 14px/19px "Roboto", "Arial", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}

#boton-descripcion2 {

    background: none;

    color: #273C87;

    border: none;

    padding-left: 0;

    font: 700 14px/19px "Roboto", "Arial", sans-serif;

    text-decoration: none;

    text-transform: uppercase;

}



.texto-myaccount,
.texto-myaccount:hover{
    color: #273C87;
    font: 13px/19px "Roboto", "Arial", sans-serif;
}

.myaccount-info {
    padding: 15px 15px 30px 15px;
    min-height: 200px;
}

body .informacion-history .button.button-small{
    border-radius: 0;
}

.encabezado-cuenta {

    color: #273C87;

    font: 700 22px/28px "Roboto", "Arial", sans-serif;

    text-transform: uppercase;

}


/****/
body#history .unpedido {
    background: #274FE1;
}
body#history .titulo-pedido {
    color: #fff;
    font-size: 22px;
}
body#history .info-pedido {
    color: #fff;
}
body#history .fecha-pedido {
    color: #fff;
}
body#history .product-details {
    color: #fff;
/*     font-size: 15px; */
}
body#history #block-history .cont-buttons .btn {
    background: #fff;
    border: 1px solid #61AAE7;
}
body#history #block-history .cont-buttons .btn:hover,
body#history #block-history .cont-buttons .btn:active,
body#history #block-history .cont-buttons .btn:focus {
    background: #fff;
    color: #001C85;
}
body#history #block-history .cont-buttons .btn:hover i,
body#history #block-history .cont-buttons .btn:active i,
body#history #block-history .cont-buttons .btn:focus i {
    color: #001C85;
}
body#history .valor-pedido {
    color: #fff;
    position: initial;
    font-family: "Nunito", sans-serif !important;
    font-size: 22px;
    font-weight: 900;
    margin-top: 15px;
}
/****/
.unpedido {
    margin: 20px 0;
    padding: 20px;
    background: #F1F4FA;
    border-radius: 8px;
}
.unpedido .block-order-summary {
    display: flex;
    position: relative;
    margin-bottom: 20px;
}
.informacion-history {

}
#block-history .img-pedido3 {
    min-width: 145px;
    max-height: 145px;
    margin-right: 20px;
}
.titulo-pedido {
    color: #001C85;
    font-family: "Nunito", sans-serif !important;
    font-weight: 900;
    font-size: 20px;
}
.info-pedido {
    color: #1B2228;
    font-family: "Public Sans", sans-serif !important;
    font-weight: 700;
    font-size: 17px;
}
.fecha-pedido {
    color: #001C85;
    font-family: "Public Sans", sans-serif !important;
    font-weight: 700;
    font-size: 17px;
}
.valor-pedido {
    color: #C3271A;
    font-family: "Public Sans", sans-serif !important;
    font-weight: 700;
    font-size: 17px;
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0;
}
.product-details {
    color: #1B2228;
    font-family: "Public Sans", sans-serif !important;
    font-size: 17px;
    font-weight: 400;
}
#block-history .cont-buttons .btn {
    background: transparent;
    color: #001C85;
    font-family: "Nunito", sans-serif;
    font-weight: 500;
    font-size: 17px;
    border-radius: 8px;
    border: 1px solid #001C85;
    padding: 5px 17px;
    margin: 0 10px 0 0;
}
#block-history .cont-buttons .btn:hover,
#block-history .cont-buttons .btn:active,
#block-history .cont-buttons .btn:focus {
    background: #001C85;
    color: #fff;
}
#block-history .cont-buttons .btn.opaco {
    opacity: 0.4;
}
#block-history .cont-buttons .btn span {
    display: flex;
    align-items: center;
}
#block-history .cont-buttons .btn i {
    color: #001C85;
    font-weight: 500;
    font-size: 14px;
    margin-left: 5px;
}
#block-history .cont-buttons .btn:hover i,
#block-history .cont-buttons .btn:active i,
#block-history .cont-buttons .btn:focus i {
    color: #fff;
}
#block-history .titulo-detalles,
#returnOrderMessage .titulo-detalles {
    color: #001C85;
    font-family: "Nunito", sans-serif;
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 15px;
}
#block-history .info-detalles {
    color: #001C85;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 20px;
}
#block-history #returnOrderMessage .info-detalles {
    margin-bottom: 35px;
}
.block-order-detail {
    margin-top: 20px;
}
.block-order-detail .adresses_bloc {
    display: flex;
    flex-wrap: wrap;
}
/****/
body#history .block-order-detail .adresses_bloc .addresses,
body#history .block-order-detail .adresses_bloc .resumen-pedido,
body#history #tabla-se-permiten-devoluciones {
    background: transparent;
}
body#history #block-history .titulo-detalles,
body#history .tabla-precios .elemento-precios .texto-precio,
body#history .tabla-precios .elemento-precios .texto-precio.producto,
body#history .tabla-precios .elemento-precios .precio,
body#history .tabla-precios .elemento-precios .texto-precio.total,
body#history .tabla-precios .elemento-precios .precio.total,
body#history .detalle-pedido .detalle-producto .titulo-producto-pedido,
body#history .detalle-pedido .detalle-producto .precio-pedido,
body#history .block-order-detail .adresses_bloc .addresses .address .titulo-address,
body#history .block-order-detail .adresses_bloc .addresses .address .campo-address,
body#history .block-order-detail .adresses_bloc .addresses .address .campo-address span,
body#history #block-history .info-detalles,
body#history #order-detail-content #tabla-se-permiten-devoluciones .table tbody tr td,
body#history #order-detail-content #tabla-se-permiten-devoluciones .table tbody tr td label,
body#order-follow #block-history .info-detalles,
body#order-follow #block-history .titulo-detalles {
    color: #fff;
}
body#history .block-order-detail .adresses_bloc .addresses .address {
    border-top: 1px solid #fff;
}
body#history #order-detail-content #tabla-se-permiten-devoluciones .table thead tr th {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #fff;
}
body#history #order-detail-content #tabla-se-permiten-devoluciones .table tbody {
    border-bottom: 1px solid #fff;
}
body#history #returnOrderMessage .row label {
    color: #fff;
}
body#history #returnOrderMessage .selector span,
body#history #returnOrderMessage select,
body#history #returnOrderMessage .row textarea {
    border: 1px solid #fff;
    border-radius: 0px !important;
    background: transparent;
    color: #fff;
}
body#history #returnOrderMessage .row textarea {
    background: #456BF4;
}
body#history #returnOrderMessage .row textarea::placeholder {
    color: #fff;
}
body#history .cont-linea-top {
    padding: 10px 0 0 0;
    border-top: 1px solid #456BF4;
    margin: 0;
}
body#history #returnOrderMessage .form-group button span {
    font-family: "Nunito", sans-serif;
    font-weight: 500;
    font-size: 16px;
    background: #fff;
    color: #001c85 !important;
    border: 1px solid #61AAE7;
}
body#history .button.button-small:hover {
    opacity: 1;
}
body#order-follow #block-history .info-devolucion {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
body#order-follow #block-history .info-devolucion .item-info .title-item {
    color: #FFFFFF;
}
body#order-follow #block-history .info-devolucion .item-info .value-item {
    color: #FFFFFF;
}
/****/
.block-order-detail .adresses_bloc .addresses {
    background: #DFE5EF;
    border-radius: 16px;
    padding: 20px;
    margin-left: 1%;
    width: 49%;
}
.block-order-detail .adresses_bloc .resumen-pedido {
    background: #DFE5EF;
    border-radius: 16px;
    padding: 20px;
    margin-right: 1%;
    width: 49%;
}
.block-order-detail .adresses_bloc .addresses .address {
    border-top: 1px solid rgba(0, 28, 133, 0.5);
    padding: 15px 0 0 0;
    margin: 0 0 20px 0;
}
.block-order-detail .adresses_bloc .addresses .address .titulo-address {
    color: #001C85;
    font-family: "Public Sans", sans-serif !important;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.block-order-detail .adresses_bloc .addresses .address .campo-address {
    color: #001C85;
    font-family: "Public Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 8px;
}
.block-order-detail .adresses_bloc .addresses .address .campo-address span {
    color: rgba(20, 33, 46, 0.62);
}

.detalle-pedido {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
/*     justify-content: flex-start; */
}
.detalle-pedido .detalle-producto {
    padding: 20px 15px 0 0;
    width: 25%;
}
.detalle-pedido .detalle-producto .img-detalle {
    width: 100%;
    border-radius: none;
    margin-bottom: 10px;
}
.detalle-pedido .detalle-producto .titulo-producto-pedido {
    color: #001c85;
    font-family: "Nunito", sans-serif;
    font-weight: 900;
    font-size: 13px;
    margin-bottom: 10px;
}
.detalle-pedido .detalle-producto .precio-pedido {
    color: #001c85;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 0;
}



.tabla-precios {
    padding: 0;
}
.tabla-precios .elemento-precios {
    position: relative;
    margin-bottom: 10px;
    padding-right: 90px;
}
.tabla-precios .elemento-precios .texto-precio {
    color: rgba(20, 33, 46, 0.62);
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
}
.tabla-precios .elemento-precios .texto-precio.producto {
    color: #001c85;
}
.tabla-precios .elemento-precios .precio {
    color: #001c85;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
}
.tabla-precios .elemento-precios .texto-precio.total,
.tabla-precios .elemento-precios .precio.total {
    color: #C3271A;
    font-family: "Nunito", sans-serif;
    font-weight: 900;
    font-size: 18px;
}

#tabla-se-permiten-devoluciones {
    display: none;
    background: #DFE5EF;
    border-radius: 16px;
    padding: 20px;
}
#order-detail-content #tabla-se-permiten-devoluciones .table thead tr th {
    border-top: 1px solid rgba(0, 28, 133, 0.5);
    border-bottom: 1px solid rgba(0, 28, 133, 0.5);
    color: #001c85;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding: 15px 5px;
    text-align: center;
}
#order-detail-content #tabla-se-permiten-devoluciones .table tbody {
    border-bottom: 1px solid rgba(0, 28, 133, 0.5);
}
#order-detail-content #tabla-se-permiten-devoluciones .table tbody tr td {
    color: #001c85;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding: 15px 5px;
    text-align: center;
/*     vertical-align: initial; */
}
#order-detail-content #tabla-se-permiten-devoluciones .table tbody tr td label {
    color: #001c85;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
}
#order-detail-content #tabla-se-permiten-devoluciones .table tbody tr td.nP,
#order-detail-content #tabla-se-permiten-devoluciones .table thead tr th.nP {
    text-align: left;
}
#order-detail-content #tabla-se-permiten-devoluciones .table tbody tr td label .img-table-dev {
    width: 70px;
    border-radius: 0;
}
#order-detail-content #tabla-se-permiten-devoluciones .table tbody tr td .cont-input {
    position: relative;
}
#order-detail-content #tabla-se-permiten-devoluciones table tbody .order_qte_input {
    width: 100%;
    height: 40px;
    border-radius: 0 !important;
    text-align: left;
    padding: 0 5px;
}
#order-detail-content #tabla-se-permiten-devoluciones table .return_quantity_buttons {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    width: 20px;
}

#order-detail-content #tabla-se-permiten-devoluciones table .return_quantity_buttons a {
    display: none;
    float: initial;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    height: 20px;
    margin: 0;
/*     width: 20px; */
}
#order-detail-content #tabla-se-permiten-devoluciones table .return_quantity_buttons a span {
    width: 100%;
    height: 100%;
    border: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #6C757D;
}
#order-detail-content #tabla-se-permiten-devoluciones table .return_quantity_buttons a span i {
    font-size: 10px;
    font-weight: 200;
}
#order-detail-content #tabla-se-permiten-devoluciones table .return_quantity_buttons a.return_quantity_down {
    border-bottom: 1px solid #ccc;
}

#returnOrderMessage .return-product-reason-block {
    margin-bottom: 30px;
}
#returnOrderMessage .selector {
    width: 100% !important;
}
#returnOrderMessage .selector span,
#returnOrderMessage select {
    width: 100% !important;
    color: #001c85;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    border-radius: 8px !important;
    height: 42px;
    margin-bottom: 15px;
}
#returnOrderMessage .row textarea {
    width: 100%;
    color: #001c85;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    border-radius: 8px !important;
    padding: 8px 5px;
    margin-top: 55px;
}
#returnOrderMessage .form-group button span {
    font-family: "Nunito", sans-serif;
    font-weight: 500;
    font-size: 16px;
    border-radius: 8px !important;
}

/****/
body#order-follow #block-history #block-follow {
    background: #274FE1;
}
body#order-follow #block-history #block-follow .footer_links .btn-f-link {
    background: #fff;
    color: #001C85;
    border: 1px solid #61AAE7;
}
body#order-follow #block-history .info-texto {
    color: #fff;
}
body#order-follow #block-history #block-follow #order-list {
    border-bottom: 1px solid #fff;
}
body#order-follow #block-history #block-follow #order-detail-content table thead tr th {
    color: #fff;
    border-bottom: 1px solid #fff;
}
body#order-follow #block-history #block-follow #order-detail-content table tbody tr td {
    color: #fff;
}
body#order-follow #block-history #block-follow #order-list thead tr th {
    border-bottom: 1px solid #fff;
    color: #fff;
}
body#order-follow #block-history #block-follow #order-list tbody tr td {
    color: #fff;
}
/****/
#block-history #block-follow {
    margin-bottom: 20px;
    padding: 30px 20px;
    background: #F1F4FA;
    border-radius: 8px;
    margin-top: 20px;
}
#block-history .boton-descarga {
    color: #fff;
    background: #001C85;
    border-radius: 8px;
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 30px;
}
#block-history .boton-descarga i {
    margin-left: 5px;
}
#block-history .info-devolucion {
    border-top: 1px solid rgba(0, 28, 133, 0.5);
    border-bottom: 1px solid rgba(0, 28, 133, 0.5);
    padding: 30px 0;
    display: flex;
}
#block-history .info-devolucion .item-info {
    width: 14.28571%;
}
#block-history .info-devolucion .item-info .title-item {
    color: #001c85;
    font-family: "Public Sans", sans-serif;
    font-weight: 800;
    font-size: 16px;
    margin-bottom: 25px;
}
#block-history .info-devolucion .item-info .value-item {
    color: #001c85;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin: 0;
}
#block-history .info-devolucion .item-info .value-item .boton-instrucciones {
    color: #fff;
    background: #001C85;
    border-radius: 8px;
    padding: 5px;
}

#block-history #block-follow ul.footer_links {
    height: auto;
    display: flex;
    padding: 35px 0 0px 0;
}
#block-history #block-follow .footer_links .btn-f-link {
    color: #001C85;
    background: transparent;
    border: 1px solid #001C85;
    border-radius: 8px;
    font-family: "Nunito", sans-serif;
    font-weight: 500;
    font-size: 16px;
}
#block-history #block-follow ul.footer_links li {
    float: none;
}
#block-history .info-texto {
    color: #001C85;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 5px;
}
#block-history #block-follow .box {
    margin-bottom: 10px;
}
#block-history #block-follow #order-detail-content table thead tr th {
    color: #001c85;
    font-family: "Public Sans", sans-serif;
    font-weight: 800;
    font-size: 15px;
    padding: 10px 5px;
    border-bottom: 1px solid rgba(0, 28, 133, 0.5);
}
#block-history #block-follow #order-detail-content table tbody tr td {
    color: #001c85;
    font-family: "Public Sans", sans-serif;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 5px;
}
#block-history #block-follow #order-list {
    border-bottom: 1px solid rgba(0, 28, 133, 0.5);
}
#block-history #block-follow #order-list thead tr th {
    border: none;
    border-bottom: 1px solid rgba(0, 28, 133, 0.5);
    color: #001c85;
    font-family: "Public Sans", sans-serif;
    font-weight: 800;
    font-size: 16px;
}
#block-history #block-follow #order-list tbody tr td {
    color: #001c85;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
}
#block-history #block-follow #order-list tbody tr .history_invoice a {
    color: #fff;
    background: #001C85;
    border-radius: 8px;
    padding: 5px;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.info-pedido2 {

    color: #001C85;

    font: 700 20px/24px "Nunito", sans-serif;

}



.fecha-pedido3 {

    color: #a6a6a6;

    font: 500 13px/19px "Nunito", sans-serif;

    margin: 15px 0 0 0;

}

.descuento {

    color: red;

}



.titulo-myaccount2 {

    color: #273C87;

    font: 700 21px/23px "Roboto", "Arial", sans-serif !important;
    text-transform: uppercase;

}






.boton-cart {
    background: #273C87;
    color: #FFF;
    font: 600 21px/23px "Roboto", "Arial", sans-serif;
    text-transform: uppercase;
    transition: 0.5s;
    border: 0 !important;
    margin: auto;
    display: block;
    margin-top: 15px;
    padding-top: 8px;
    text-align: center;
    cursor: pointer;
}



.abajo-prev-cart {
    margin-top: 80px;
}





.minus-cart {

    position: relative;

    bottom: 30px;

    right: 10px;

}

.plus-cart {

    position: relative;

    bottom: 30px;

    left: 28px;

}

.boton-cart:hover {

    color: #fff;

}



.novisible {

    visibility: hidden;

}



.form-datos-acceso{

    display: none;

}

.form-datos-personales {

    display: none;

}

.form-newsletter {

    display: none;

}

.boton-desubscribir {

    background: #ff0055 !important;

/*     margin-left: 32px; */

}

.boton-devoluciones {

    border: none;

    background: #273C87;

    color: #FFF;

    font: 600 21px/23px "Roboto", "Arial", sans-serif;

    text-transform: uppercase;

    padding: 5px 10px;

    top: 20px;

    position: relative;
    cursor: pointer;
}


#alternativo .cart_description.item {
    width: 100%;
}


a.ajax_cart_block_remove_link {

    position: relative;

}


.cart_block.block.exclusive {

    border: 1px solid #273C87;

}




.texto-blockcart.price.cart_block_shipping_cost.ajax_cart_shipping_cost {

    color: #c3271a !important;

    font: 600 16px/16px "Roboto", "Arial", sans-serif !important;

    text-transform: uppercase;

}

body #header .cart_block .cart-prices-line.last-line .price {

    color: #646464 !important;

    font: 600 16px/16px "Roboto", "Arial", sans-serif !important;

    text-transform: uppercase;

}


.close {

  position:absolute;

  right:-30px;

  top:0;

  z-index:999;

  font-size:2rem;

  font-weight: normal;

  color:#fff;

  opacity:1;

}





.tabla-descuentos-cart {
    color: #273C87;
}

.btn-aceptar {
    font-size: 20px;
    padding-top: 2px;
    width: 22px;
    height: 26px;
    background: #fff;
    color: #2d337e;
}



.boton-myaccount {
    display: inline flow-root list-item;
    margin: 10px 0;
}

.logout {
    display: none !important;
}


.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #2d337e !important;
}



html .bx-wrapper .bx-pager.bx-default-pager a{
    background: #fff;
    border: 1px solid #2d337e;
}

.banner-home {
    width: 100%;
}

.lista-wishlist {
    padding: 46px 0 0 0;
    background: url("/themes/juguettos/css/autoload/../../img/desc/wishlist.png") no-repeat center center;
    background-size: 25px 25px;
    color: #2f4596;
    display: block;
}



td.cart_discount_name {

    padding-left: 0 !important;

    font-weight: 600;
}

td.cart_discount_delete {

    display:none;

}

.titulo-ayuda {
    width: 21%;
}

.icono-ayuda {
    left: 40px;
    position: relative;
}






html .form-control::placeholder{
    color: #273C87;
}

.avbannerslanding .bx-prev {
    position: absolute;
    left: -24px;
}

.avbannerslanding .bx-next {
    right: -24px !important;
    position: absolute;
}

.avbannerslanding .bx-wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
}

.landing-prev {
    margin-bottom: 30px;
}

.avbannerslanding {
    margin-right: 15px;
    margin-left: 15px;
}

.elemento-rel {
        min-height: 450px;
    }
    
    .precio-old {
        font-size: 18px;
        font-weight: 600;
    }

.special-price {
    color: #c3271a !important;
}






.titulo-catalogos {
    position: relative;
    bottom: 40px;
}

.title-catalogos {
    background: #273C87;
    font: 600 17px/19px "Roboto", "Arial", sans-serif;
        line-height: 19px;
    text-transform: uppercase;
    color: #fff;
    padding: 6px 7px;
    margin-bottom: 14px;
}

input[type=number] {
  -moz-appearance: textfield;
}

#attributes {
    margin: 0 0 10px 0;
}



html .avfeber2 img {

    border-radius: 100%;

    width: 60%;

    position: relative;

    top: 9px;

    margin-left: auto;

    margin-right: auto;
}

.avfeber2 {

    height: 180px;

}

.avfeber2 .bx-wrapper {

    max-width: none !important;

}

.avfeber2 .bx-prev {

    left: 0 !important;

}

.avfeber2 .bx-next {

    right: 0 !important;

}





.gasto-envio {

    margin-bottom: 10px;

    margin-top: 10px;
}

.abajo-cart label {

    color: #273C87;

}

.address_add .button:hover {
    opacity: 0.8;
}

body .adresses_bloc .box {

    color: #273C87;

}


.texto-contacto:link {

    text-decoration: underline;

}

.texto-login:link {

    text-decoration: underline;

}

/****/
body#history .esverde {
    color: #B2EC3C;
}
body#history .esrojo {
    color: #FF1C11;
}
/****/
.esverde {

    color: #3baa35;

}

.boton-acceso{
    background: #273C87;
    color: #FFF;
    font: 600 21px/23px "Roboto", "Arial", sans-serif;
    text-transform: uppercase;
    min-height: 43px;
    min-width: 170px;
    position: relative;
    padding: 10px 13px;
    float: left;
    cursor: pointer;
    border-radius: 20px;
}

.boton-acceso:hover{
    opacity: 0.8;
}

.mostrar-acceso-email {

    width: 70%;

    float: right;

    margin-left: 39px;

    bottom: 20px;

    position: relative;
    visibility: hidden;
}

.mostrar-acceso-contra {

    width: 70%;

    float: right;

    margin-left: 39px;
    visibility: hidden;
    margin-top: 3px;

}

.acceso-contra {

    top: 49px;

}

.mostrar-acceso {

    top: 80px;

    position: relative;

}

.acceso-container {

    height: 45px;

}

.boton-anyadir {
    background: #3baa35 !important;
}

.img-papelera {
    width: 28px;
}



#texto-login-1, #texto-login-2, #texto-login-3, #texto-login-4, #texto-login-5 {
    display: none;
}

#boton-login-1, #boton-login-2, #boton-login-3, #boton-login-4, #boton-login-5 {
    cursor: pointer;
}

#boton-email:hover, #boton-contra:hover {
    color: #fff;
}

.nopad .grid-item3 {
    padding: 0 !important;
}

.nopad #boton-login-1, .nopad #boton-login-2, .nopad #boton-login-3, .nopad #boton-login-4, .nopad #boton-login-5 {
    cursor: default !important;
}



.avbland{
    align-content: center;
    display: grid;
}

.bx-wrapper .anchuraimg img {
    display: inline-block;
}

.navegacion a{
    margin: 7px 15px 7px 0;
    padding-left: 5px;
    font-size: 14px;
}

.navegacion .collapse {
    margin: 10px 0px;
}

.navegacion .sepmenu1[aria-expanded="false"]{
    border-bottom: 2px solid #fff;
}

.navegacion .sepmenu1[aria-expanded="true"]{
    border-bottom: 2px solid #001c85;
}

#stores .relativo img {
    margin-bottom: 30px;
}

#productscategory_list {
    margin-top:20px;
}


#productscategory_list .product-name {
    margin-bottom: 0px;
    height: 47px;
    overflow: hidden;
    
}

ul.product_list .product-name{
    overflow: hidden;
}

.addedcart {
    position: fixed;
    width: 195px;
    background: #273c87;
    color: #fff;
    font: 700 30px/36px "Roboto", "Arial", sans-serif;
    top: 40%;
    left: 46%;
    z-index: 99;
    padding: 10px 26px;
    display: none;
}


.dev-especial {
    color: #273c87;
    margin-top: 10px;
}

.dev-especial a {
    color: #273c87;
    text-decoration: underline;
}



.barramovil .ajax_cart_quantity {
    color: #fff !important;
}


.elemento-rel:nth-child(4n+1) {
        clear: both;
    }
    
.cart_quantity_down.btn.btn-default.button-minus.disabled {
    bottom: 28px;
    position: relative;
    right: 10px;
}

.lased {
    display: inline-block;
}






#lista-elementos-wishlist .titulo-producto-pedido {
    height: 50px;
    margin: 0 0 10px 0;
    overflow: hidden;
}

.wishlist-eliminar-visual{
    background: url(../../img/desc/cubo.png) no-repeat 0 0;
    background-size: auto;
    background-size: 20% 60% !important;
    margin-left: 20px;
    position: relative;
    width: 80px;
    background-position-x: 45px;
    height: 30px;
    padding-top: 2px;
    display: inline-block;
}

.nopad .wishlist-eliminar-visual{
    margin-left: 0;
    background-position-x: 8px;
    background-size: 50% 70% !important;
    width: 30px;
    margin-top: 5px;
}

.nopad .wishlist-anyadir{
    margin-top: -7px;
    background: url(../../img/desc/cart_azul.svg) no-repeat center center;
    width: 35px;
    height: 35px;
    display: inline-block;
}

.icon.wishlist__edit {
    background: #273c87;
    color: #fff;
    padding: 8px 15px;
    border: 0;
    text-transform: uppercase;
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 600;
    border-radius: 20px;
}

.icon.wishlist__edit:hover{
    opacity: 0.8;
}

.regular-tamanyo-30 {
    width: 30px;
    height: 30px;
    top: 10px;
    left: 10px;
}

.wishlists th {
    border: 1px solid #273c87 !important;
    color: #273c87 !important;
    font-weight: 600 !important;
    font-family: "Roboto", "Arial", sans-serif !important;
}

.wishlists a, .wishlists td, .wishlists div, .wishlists a:focus{
    color: #273c87;
    font-family: "Roboto", "Arial", sans-serif;
}

#mywishlist h3.page-subheading, #mywishlist label {
    font-family: "Roboto", "Arial", sans-serif;
    color: #273c87;
    border: 0;
    padding: 0;
}



.open_wishlist_popup {
    font-size: 30px;
    color: #273c87;
    position: relative;
    bottom: 10px;
}

#wishlist_button_block {
    width: 50px;
    display: inline-block;
}

#wishlist_popup_form {
    font-family: "Roboto", "Arial", sans-serif;
    color: #273c87;
}

.popup_button_wishlist {
    background: #273c87;
    border: 0;
    color: #fff;
    font-weight: 500;
    padding: 10px 15px;
    border-radius: 40px;
}

.popup_button_wishlist:hover{
    opacity: 0.8;
}

#wishlist_popup_form h2 {
    margin-top: 10px;
}

.boton-wishlist {
    display: inline-block;
    position: relative;
    top: 10px;
}

.boton-wishlist .open_wishlist_popup {
    font-size: 25px;
}


.chatgus-launcher {
    left: 20px !important;
    right: 0 !important;
}

.ean-rel {
    white-space: nowrap;
}

/*#index .inferior-footer {
    margin-top: -125px;
}*/

.fondo-pie img {
    width:100%; 
    height:auto; 
    margin-bottom:-125px;
}
    
    
.form-group.mostrar-acceso {
    max-width: 200px;
}


.page-product-box.downloads {
    margin-top:10px;
}

.page-product-box.downloads .ecambios{
    margin-bottom:5px;
    display:block;
}

.productscategory_h3 {
    text-transform: uppercase;
}

.descuento-cart .descontados {
    font-family: monospace;
    font-size:12px;
    color:#273c87;
    text-transform: none;
}

.descuento-cart td {
    vertical-align: top!important;
}

.avfeber.avmarvel{
    display: block;
}





#ph_megamenu_wrapper .ph_megamenu li > a span.marker{
    width: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    height: 39px !important;
    background: transparent !important;
    line-height: 39px;
}


.enlacesHome{
    border-radius: 10px;
    background: #001C85;
    margin: 40px 15px;
    padding-top: 30px;
}

.enlacesHome a{
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    display: block;
}

#submitAccount{
    width: 100%;
}

.icono_crear{
    background: url("../../img/icon/icono_crear.png") no-repeat center center;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-left: 8px;
}

#mywishlist .page-heading{
    color: #273C87;
    text-align: center;
}

#mywishlist h2{
    color: #273C87;
    text-align: center;
}

#form_wishlist{
    background-color: #F8F9FD;
    padding: 15px;
    border-radius: 10px;
}

.wishlists{
    margin-top: 30px;
}

.wishlists h3,
.wishlists h4{
    background-color: #F8F9FD;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    color: #273C87;
}

.wishlists h3{
    padding-top: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.wishlists h4{
    padding-bottom: 15px;
    padding-top: 10px;
}

#form_wishlist .align_right{
    display: block;
}

#form_wishlist #name{
    width: 80%;
    float: left;
    height: 43px;
}

#form_wishlist .submit{
    width: 170px;
    float: right;
    margin-top: -10px;
}

#submitWishlist{
    margin: 0;
}

#mywishlist h2{
    margin-bottom: 50px;
    font-size: 16px;
}

.wishlists .table th{
    background-color: #F8F9FD;
    border: 0 !important;
}

.wishlists tbody tr:nth-child(even) {
    background-color:#F8F9FD;
}

.wishlist__edit i{
    color: white !important;
}

.footer_links .button.button-small span{
    padding: 4px 12px;
    text-transform: uppercase;
}

.wishlisturl{
    display: initial;
}

.wishlisturl input{
    width: 80%;
    float: left;
    height: 35px;
    padding-left: 15px;
}

.wishlisturl label{
    display: block;
    color: #273C87;
}

#showSendWishlist {
    margin-top: -5px;
}
#showSendWishlist a{
    margin-left: 20px;
}

#showSendWishlist span{
    padding: 7px 15px 7px 15px;
    color: #273c87;
}

.orders.hidden-md-up{
    display: none;
}

#wishlist-detail{
    background-color: #F8F9FD;
    padding: 15px;
    border-radius: 10px;
}

.wishlisturl .form-control[readonly]{
    background-color: #fff;
}

.enlacesHome .col-12{
    padding-bottom: 60px;
}

.enlacesHome a{
    height: 113px;
    position: relative;
}

.enlacesHome a span{
    position: absolute;
    bottom: -30px;
    display: block;
    width: 100%;
    font-size: 15px;
}

.icono_tiendas a{
    background: url("../../img/icon/icono_tiendas.png") no-repeat center center;
}

.icono_envios a{
    background: url("../../img/icon/icono_envios.png") no-repeat center center;
}

.icono_recogida a{
    background: url("../../img/icon/icono_recogida.png") no-repeat center center;
}

.icono_ayuda a{
    background: url("../../img/icon/icono_ayuda.png") no-repeat center center;
}





.icono_entrar{
    background: url("../../img/icon/icono_entrar.png") no-repeat center center;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-bottom: -6px;
    margin-left: 5px;
}



#wishlist_select_popup{
    padding: 10px 15px;
}

.icono_guardar{
    background: url("../../img/icon/icono_guardar.png") no-repeat center center;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-bottom: -5px;
    margin-left: 5px;
}

.boton-myaccount{
    border-radius: 40px;
    padding: 10px 15px;
}

.boton-myaccount:hover{
    opacity: 0.8;
}



.wishlists .orders{
    display: none;
}

.icono_volver{
    background: url("../../img/icon/icono_volver.png") no-repeat center center;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-bottom: -5px;
    margin-left: 5px;
}

#wishlist_button_block i:hover::before{
    content: "\f004";
    color: #C3271A;
}

.wl_send{
    float: left;
    width: 100%;
}



input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover, input.exclusive_mini:hover, 
input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.button_mini:hover, a.button_small:hover, a.button:hover, 
a.button_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover{
    opacity: 0.8;
}


.myaccount-info.wishlist .lnk_lg_comment,
.myaccount-info.wishlist .mailalerts{
    display: none;
}

.myaccount-info.wishlist li{
    padding: 0;
}

.myaccount-info.wishlist li a{
    display: block;
}

.myaccount-info.wishlist li span{
    text-align: left;
}

#avlanding div{
    text-align: center;
}

.boton-myaccount::marker{
    display: none;
}







.cart_quantity_button .minus-cart,
.cart_quantity_button .plus-cart{
    font-size: 60%;
}

.form-control:focus{
    box-shadow: none;
    -webkit-box-shadow: none;
}



.cart_quantity_delete .icon-trash{
    color: #001C85;
}



.btn:focus{
    outline: none !important;
}





.price_discount_del a {
    color: #001C85;
}







.ajax_cart_block_remove_link,
.ajax_cart_block_remove_link:hover{
    color: #001C85;
}



#order-opc .delivery_option > div > table{
    border-radius: 10px;
}

#address_invoice_form .button{
    font-size: 11px;
}

#order-opc .delivery_option > div > table,
html #opc_payment_methods p.payment_module a.bankwire, 
html #opc_payment_methods p.payment_module a{
    border-radius: 10px;
    background-color: #F8F9FD !important;
    border: 1px solid rgba(39, 60, 135, 0.6) !important
}

#opc_payment_methods .paiement_block{
    width: 100%;
}

#HOOK_PAYMENT .col-xs-12{
    padding-left: 0;
    padding-right: 0;
}

#addresses #center_column .page-heading{
    color: #001C85;
}

.grid-container-ayuda .icono-contacto{
    background-size: 70px !important;
}

#boton-gestion-cookies{
    border-radius: 20px !important;
}



.ojoPassword{
    height: 35px;
    position: absolute;
    right: 10px;
    top: 30px;
}

.ojoPassword a{
    color: #001C85;
}

#show_hide_password{
    width: 100%;
}

#address p.required, #identity p.required, #account-creation_form p.required, #new_account_form p.required, #opc_account_form p.required, #authentication p.required{
    font-size: 13px;
}

.checkbox {
    text-align: left;
}

.identity a:hover{
    color: #001C85;
}




/* RESPONSIVO */


.button-minus:active, .button-minus:focus,
.button-plus:active, .button-plus:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;

}

.descuento-cart .descontados {
    font-family: monospace;
    font-size:12px;
    color:#273c87;
    text-transform: none;
}

.descuento-cart td {
    vertical-align: top!important;
}

.black-friday-3x2, .black-friday-3x2-faltan {
    display:block;
    background: #000;
    color:#fff;
    font-size:30px;
    line-height:30px;
    font-weight: bold;
}

.black-friday-3x2:hover {
    color: #ddd;
}

.black-friday-3x2-faltan {
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 35px;
    text-align: center;
}

.avanzabannerscartfooter.promo-rainbow-faltan {
    background: #ee1295;
    color: #fff!important;
}

.avanzabannerscartfooter.promo-rainbow-faltan a{
    color: #fff!important;
}


.menuAyudamos{
    color: #2E4597;
    font-size: 14px;
    text-align: left;
}

.menuAyudamos ul{
    padding-left: 20px;
}

.menuAyudamos li{
    width: 100% !important;
}

.menuAyudamos .whatsapp a::before,
.menuAyudamos .whatsapp a:hover::before{
    font-family: "FontAwesome";
    content: "\f232" !important;
    font-weight: 300;
    position: absolute;
    left: -20px !important;
    font-size: 18px;
    color: green !important;
}

.menuAyudamos .phone a::before{
    font-family: "FontAwesome";
    content: "\f095" !important;
    font-weight: 300;
    position: absolute;
    left: -20px !important;
    font-size: 18px;
    color: #001c85 !important;
}

.menuAyudamos .email a::before{
    font-family: "FontAwesome";
    content: "\f0e0" !important;
    font-weight: 300;
    position: absolute;
    left: -20px !important;
    font-size: 18px;
    color: #001c85 !important;
}

.menuAyudamos .chat a::before{
    font-family: "FontAwesome";
    content: "\f27a" !important;
    font-weight: 300;
    position: absolute;
    left: -20px !important;
    font-size: 18px;
    color: #001c85 !important;
}

.menuAyudamos p{
    font-size: 11px;
    line-height: 15px;
    padding-bottom: 10px;
}

.menuAyudamos a{
    padding-left: 10px;
}

.mega-menu h3{
    font-size: 16px;
    text-align: left;
}

body #ph_megamenu_wrapper #ph_megamenu .mega-menu .menuAyudamos li a{
    float: left;
}

body #ph_megamenu_wrapper #ph_megamenu > li.open{
    border-bottom: 2px solid #001c85;
}

#ph_megamenu_wrapper{
    padding-left: 0;
}

.enlacesMenu{
    position: absolute;
    bottom: 39px;
    height: 76px;
    width: 100%;
    -webkit-box-shadow: 0px -7px 13px -7px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px -7px 13px -7px rgba(0,0,0,0.75);
    box-shadow: 0px -7px 13px -7px rgba(0,0,0,0.75);
    background-color: #0250a8;
    display: none;
}

.enlacesMenu .enlaceClub{
    background-color: #0250a8;
    height: 100%;
    padding: 0;
}

.enlacesMenu .enlaceClub a{
    padding: 46px 0 0 0;
    background: url("../../img/desc/estrella.svg") no-repeat center center;
    display: block;
}

.enlacesMenu .enlaceTiendas{
    background-color: #fff;
    height: 100%;
    padding: 0;
}

.enlacesMenu .enlaceTiendas a{
    padding: 46px 0 0 0;
    background: url("../../img/desc/tiendas.svg") no-repeat center center;
    display: block;
}

.enlacesMenu .enlaceFavoritos{
    background-color: #0250a8;
    height: 100%;
    padding: 0;
}

.enlacesMenu .enlaceFavoritos a{
    padding: 46px 0 0 0;
    background: url("../../img/desc/favoritos_header.svg") no-repeat center center;
    display: block;
    background-size: 33px;
}

.enlacesMenu .enlaceCuenta{
    background-color: #fff;
    height: 100%;
    padding: 0;
}

.enlacesMenu .enlaceCuenta a{
    padding: 46px 0 0 0;
    background: url("../../img/desc/usuario_azul.svg") no-repeat center center;
    display: block;
}

.enlacesMenu .enlaceZona a{
    padding: 46px 0 0 0;
    background: url("../../img/desc/zona.svg") no-repeat center center;
    display: block;
}

.enlacesMenu b{
    color: #fff;
    font: 16px "Roboto", "Arial", sans-serif;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}

.enlacesMenu .enlaceTiendas b,
.enlacesMenu .enlaceCuenta b{
    color: #2E4597
}

.ayuda{
    position: absolute;
    bottom: 0;
    background-color: #c22821;
    text-align: center;
    padding: 10px 0;
    width: 100%;
    display: none;
}

.ayuda a{
    color: #fff;
    font-size: 16px;
}

.ayuda a::before{
    font-family: "FontAwesome";
    content: "\f128";
    font-weight: 300;
    font-size: 18px;
    color: #c22821;
    background-color: #fff;
    padding: 3px 7px;
    border-radius: 12px;
    margin-right: 5px;
}

#ph_megamenu_wrapper .ph_megamenu li > a span.marker{
    font-size: 25px;
    height: 20px;
}

.m-open{
    overflow: hidden;
}

html .newWindow{
    display: none;
}

.stars-container{
    float: left;
}

.product-image-container .product-additional {
    position: absolute;
    top: 0;
    visibility: hidden;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.product-image-container a.product_img_link img {
    display: inline;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    backface-visibility: visible;
}

.product-image-container a.product_img_link {
    overflow: hidden;
    position: relative;
    padding-bottom: 100%;
    display: block;
}

.product-image-container:hover .product-additional {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}



#widget_block{
    display: none;
}



#mailalert_link{
    background-color: #2d337e;
    color: #fff;
    padding: 10px 30px;
    border-radius: 30px;
    border: 1px solid #2d337e;
}

#mailalert_link:hover{
    color: #2d337e;
    background-color: #fff;
}

#wishlist_button_block{
    position: absolute;
    top: 3px;
    right: 10px;
}

.icon-heart::before {
    content: "\f08a";
    font-size: 30px;
    color: #273c87;
}

#product_list .icon-heart::before {
    font-size: 20px;
}

#login_wish{
    display: none;
}

.addresses-lists li{
    list-style-type: none;
    padding: 15px 15px;
}

.addresses-lists li i{
    border: 1px solid #273C87;
    padding: 15px;
    border-radius: 40px;
    margin-bottom: 15px;
}

.addresses-lists li .icon-heart::before{
    font-size: 40px;
}

.addresses-lists li span{
    font: 700 17px/19px "Roboto", "Arial", sans-serif;
    color: #273C87;
    text-transform: uppercase;
    display: block;
}





html #product #lgcomment .productComment .nick{
    padding-top: 15px;
}









.informacion .row{
    margin-top: 10px;
}

.informacion .informacionLeft{
    font-weight: 700;
}

.informacion .informacionRight{
    text-align: right;
}

.informacion .informacionRight a{
    font-size: 25px;
}

body #layer_cart .layer_cart_product .price, body #layer_cart .layer_cart_cart .ajax_block_cart_total{
    width: 20%;
}

#layer_cart .hook-reviews{
    display: none;
}

#layer_cart .ets_crosssell_block #product_list .right-block .content_price span.price.product-price{
    line-height: 18px;
}

.ets_crosssell_block ul.product_list.grid li .product-container .content_price{
    padding-bottom: 0 !important;
}

#layer_cart .ets_crosssell_block #product_list .right-block h5{
    padding: 0;
}

body #layer_cart .layer_cart_product #subtotal .text_sub .sin{
    font-size: 14px;
}



#enabled_filters{
    display: none !important;
}

#layer_cart .edadLeft, #layer_cart .edadRight{
    display: none;
}

#module-avanzafaq2-paginafaq #create-account_form .page-subheading{
    text-transform: none;
    font-size: 20px;
    text-align: center;
}

#module-avanzafaq2-paginafaq .texto-login .submit{
    text-align: center;
}

.sticky{
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 999;
}

.stickyMenu{
    position: fixed;
    top: 50px;
    width: 100%;
    background-color: #fff;
}

.stickyBuscador{
    position: fixed;
    top: 55px;
    width: 100%; 
}

.espacioTop{
    padding-top: 114px;
}

.fixed{
    position: sticky;
    right: 15px;
    top: 114px;
    z-index: 99;
    background-color: #fff;
}




#showPrice{
    font: 700 20px/25px "Roboto", "Arial", sans-serif;
    color: #2d337e !important;
}


#oct8ne-alerts-numbers-wrapper{
    /*z-index: 2147483646 !important;*/
    z-index: 7 !important;
}




.ets_crosssell_block ul.product_list.grid li .product-container h5{
    padding: 0 !important;
}

#estimateddelivery{
    margin-top: 20px;
}

.hook-reviews .stars-container span{
    display: none;
}


.hook-reviews .stars-container > div{
    margin-bottom: 0 !important;
}

#minimal_quantity_wanted_p{
    float: left;
}



#livechat-wrapper{
    z-index: 6 !important;
    bottom: 50px !important;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
}








.zindex1{
    z-index:1 !important;
}



.icono-direcciones-ayuda{
    background: url(/img/avanzafaq/SOBRENOSOTROS-snosotras.png) no-repeat left center;
    background-size: 70px !important
}

#opc_payment_methods{
    padding: 10px;
}

.identity{
    color: #273C87;
    display: block;
}

.carritoVacio{
    font-size: 11px;
}

#layer_cart .ets_crosssell_block{
    background: none !important;
    background-color: #fff !important;
    max-height: 37% !important;
}


.cart_discount_price .price{
    font-size: 15px;
    display: block;
}

body #layer_cart .layer_cart_product .price{
    width: auto !important;
    padding-top: 9px !important;
}

.nick img{
    display: none !important;
}

.ed_item{
    border: 0 !important;
    margin-bottom: 20px !important;
}

.ed_date_init, .ed_date_last, .ed_carrier_name{
    color: #2d337e;
}

#layer_cart .cont_prod .products .cart-images img{
    height: 80px;
    width: 80px !important;
}

.ets_crosssell_block ul.ets_cs_sub_categories{
    display: none !important;
}

#layer_cart .precio-sin-descuento{
    height: auto;
}







#homefeatured ul.product_list.grid > li {
    max-width: 280px;
}







.opc-show {
    color: #273c87!important;
    text-decoration: underline;
}



.opc-next {
    margin-bottom:15px;
}

#opc-overlay{
    position: absolute;
    top: 0;
    left:0;
    width: 100%;
    height: 100%;
    z-index:999;
    border-radius: 10px;
    display:none;
    background:  rgba(39, 60, 135, 0.15); /*center center url("../../img/bx_loader.gif") no-repeat;*/
}

.abajo-cart svg{
  width: 100px;
  height: 100px;
  display:block;
  margin: 20% auto 0 auto;
  
}





.select2-selection__placeholder {
    color: #8b96bf !important;
}

.select2-selection__rendered {
    text-align: left;
}

#order-opc .titulo-cart span {
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
}

#order-opc .abierto .titulo-cart span {
    display:none;
}

#order-opc .breadcrumb {
    display: none;
}

#order-opc #center_column {
    margin-top: 20px;
}




#opc_account_errors, 
#opc_login_errors {
    text-align: left;
}

#order-opc #new_account_title {
    margin-top: 0px;
}


body #layer_cart .ets_crosssell_block #product_list .right-block h5 {
  height: 35px;
}



body .ph_megamenu_mobile_toggle a.show_megamenu {
    margin-bottom: 0px
}



.verde {
    color: #3baa35 !important;
}

#layer_cart .avfeber{
    display: none;
}

.lineaProducto .cart_quantity span {
    font-size: 18px;
    vertical-align: super;
    font-family: 'Roboto';
}

#cms .box2 .icono-contacto {
    background-size: cover !important;
    width: 90px !important;
    height: 90px !important;
}

.club-banner {
    margin: 0 auto;
}

.landing-image {
    margin-bottom: 15px;
}

body .ets_crosssell_block .ets_crosssell_nav_tabs li {
  padding: 0;
}







.enlace-menu:hover{
    color: #2E4597;
    font-weight: bold;
}






.width50{
    width: 50%!important;
}

.banner-inline,
.banner-inline li{
    padding:0 !important;
    margin: 0 !important;
}

.banner-inline .bx-wrapper img {
  display: inline-block;
}

#layer_cart .cont_prod {
  max-height: 65vh;
}


/**** CSS DEL CHECKBOX MOVIBLE ****/

.onoffswitch {
    margin: 0 auto;
    position: relative; width: 60px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    line-height: 0!important;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 20px; padding: 0; line-height: 20px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "SI";
    padding-right: 25px;
    background-color: #06C200; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "NO";
    padding-right: 10px;
    background-color: #EEEEEE; color: #F00909;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 18px; margin: 1px;
    background: #FFFFFF;
    position: absolute; top: 2px; bottom: 0;
    right: 36px;
    border: 2px solid #999999; border-radius: 20px;
    transition: all 0.3s ease-in 0s;
    height: 18px;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 2px;
}

/* RESPONSIVO */

@media (min-width: 768px) {

    
    body #livechat-wrapper {
        bottom: 66px !important;
    }
    
}

@media (min-width: 992px) {
    #collapseCarrito {
        position: sticky;
        top: 100px;
        z-index: 1;
    }
}

@media (max-width: 1199px) {

    .header-stripe-info {
        width: calc(100% - 70px);
    }

    body .footer-container #footer {
        margin-left: 0;
        margin-right: 0;
        max-width: unset;
        width: 100%;
        z-index: 4;
        position: relative;
    }

    .footer-container #footer > .row {
        margin-left: 0;
        margin-right: 0;
    }

    .footer-container #footer #social_block .elback {
        margin-top: 20px;
    }

    .juguete-integrador .borde-sabias {
      padding: 0 0 0 5px;
    }
    
    body .pb-right-column .box-info-product .exclusive{
        padding: 10px 20px;
    }

    .wishlist-eliminar-visual{
        margin-left: 5px;
    }

    .detalle-pedido .detalle-producto {
        padding: 20px 20px 0 0;
        width: 33%;
    }
    #block-history .img-pedido3 {
        min-width: 135px;
        max-height: 135px;
    }
}

@media (max-width: 1100px) {
    body #ph_megamenu_wrapper #ph_megamenu .carta-navidad {
      margin-left: 10px;
    }
}

@media (max-width: 991px) {
    

    .myaccount-info.col-xs-6:nth-child(2n+1) {
        clear: both;
    }

    html body #ph_megamenu_wrapper .ph_megamenu > li:nth-child(4) {
      margin-left: 20px !important;
    }

    body #ph_megamenu_wrapper #ph_megamenu .carta-navidad {
      margin-left: 10px;
    }

    html .juguete-integrador .icos-integra {
      margin-top: 30px;
    }

    .footer-container #footer #social_block .elback {
/*         background-image: url("../../img/desc/topfoottablet.svg"); */
        padding-top: 24%;
        margin-top: 35px;
    }

    body .footer-container #footer #social_block ul {
    	margin-bottom: 0;
    	height: auto !important;
    	vertical-align: middle;
    }

    .footer-container #footer #social_block ul li a::before {
    	vertical-align: -9px;
    }

    html body .textfeber #home-page-tabs-tit h2 {
        font-size:23px !important;
    }

    html body .textfeber #home-page-tabs-tit h2 {
        margin: 10px 0px 15px 0;
    }

    #ph_megamenu_wrapper .ph_megamenu li > a span.marker{
        margin: 0 !important;
        text-align: right !important;
        padding-right: 15px;
    }



    .footer-container #footer #social_block ul li {
        width: auto;
    }

    .enlacesHome .hidden-col{
        display: none;
    }

    #form_wishlist #name{
        width: 75%;
    }

    .wishlist__delete{
        margin-top: 10px;
    }

    .containerClub .texto{
        padding-top: 0;
    }

    #block-history .img-pedido3 {
        min-width: 125px;
        max-height: 125px;
    }
}

@media (max-width: 960px) {
  html #ph_megamenu_wrapper .ph_megamenu li > a,
  html #ph_megamenu_wrapper .ph_megamenu li > .oflink
  {
    font-size: 12px !important;
  }

  html body #ph_megamenu_wrapper .ph_megamenu > li:nth-child(4) {
    margin-left: 10px !important;
  }
}

@media (max-width: 868px) {
  html #ph_megamenu_wrapper .ph_megamenu li > a,
  html #ph_megamenu_wrapper .ph_megamenu li > .oflink
  {
    font-size: 15px !important;
  }

  body #ph_megamenu_wrapper #ph_megamenu > li {
    margin: 0 6px;
  }

  html body #ph_megamenu_wrapper .ph_megamenu > li:nth-child(4) {
    margin-left: 6px;
  }
  
   html .grid-container2 {

        padding: 0;

    }
    
    html .grid-item2 {

        max-width: 100%;

        padding: 0px 20px;

    }
    
    html .texto-nos-contacto {

        padding: 30px 0 0;

    }
    
    html body .footer-container #footer #block_various_links_footer ul li a {

        font: 400 14px/24px "Roboto", "Arial", sans-serif;

    }
    

    
    html #ver-opiniones{
        margin-left: 0;
    }
       

    
    
    .black-friday-3x2-faltan {
        font-size: 16px;
        margin-bottom: 5px;
        line-height: 20px;
        text-align: center;
        padding:5px;
    }
    
}

@media (max-width: 868px) and (min-width:767px) {

    html .container.letreros {

        bottom: 126px;

        position: relative;

    }
    
    html .grid-container3 {

        padding: 0 50px;

    }
    
    html .texto-login {

        padding: 30px 155px 0;
        color: #2d337e;

    }
    
    html #stores .boton .button.button-small {

        width: 37% !important;

    }
    
    html .botones-opinion {
        margin-top: 18px;
    }
    
    html .estrellas {

        width: 33% !important;
        margin-top: 0;
        margin-right: 10px;

    }
    
    html #order-opc #order-detail-content .cart_quantity .cart_quantity_input {

        position: relative;

        left: 39px;
        right: auto;
    }
    
    html .contenido-slider-home {
        width: 103%;
    }
    
    html html .avanzabannersright .bx-wrapper .bx-controls-direction .bx-prev, html .disfraces-landing .bx-controls-direction .bx-prev {
        left: -5px !important;
    }

    html .avanzabannersright .bx-wrapper .bx-controls-direction .bx-next, html .disfraces-landing .bx-controls-direction .bx-next {
        right: -5px !important;
    }
    
    html body .footer-container #footer #block_various_links_footer ul li {
        margin: 9px 4px !important;
    }
}

@media (max-width: 767px) {
    
    #subcategories {
        overflow: hidden;
        vertical-align: top;
/*         display: table-cell; */
    }
    
    body #subcategories ul {
        width: 100%;
        white-space: nowrap;
        overflow-x: scroll;
        padding-bottom: 5px;
    }
    
    body #subcategories ul li {
        float: none;
        display: inline-block;
    }
    
    body.open-cart .menuHeader.stickyMenu {
        position: static;
    }
    
    #sliderBannersTopTop li p span {
        font-size: 10px;
    }
    
       

    
    body #livechat-wrapper {
        bottom: 16px !important;
    }
    
    .situacion-movil.sticky {
        border-bottom: 47px solid #2d337e;
    }
    
    #order-opc .situacion-movil.sticky {
        border-bottom: none;
    }
    
    
    .button.btn-descuento {
        padding: 0 5px;
        right: 10px;
    }
    
    .landing-prev {
        margin-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .box-info-product #quantity_wanted_p {
        margin-left: 0px;
    }

    .fondo-pie {
        padding:0;
    }
    
    html body .footer-container #footer #block_various_links_footer {
        padding-left: 0;
    }
    
    .detalle-producto2:nth-child(2n) {
        clear:both;
    }
    
    .botones-pad {
        padding:0;
    }
    
    body #ph_megamenu_wrapper #ph_megamenu .carta-navidad a {
      padding-right: 70px !important;
      padding-left: 15px !important;
      background: url("../../img/camellos.svg") right top no-repeat !important;
    }

    body #ph_megamenu_wrapper #ph_megamenu .carta-navidad a {
      background-position: 115px 5px !important;
    }

    body #ph_megamenu_wrapper #ph_megamenu .libros a {
        padding-right: 70px !important;
        padding-left: 15px !important;
        background: url("../../img/libro.svg") right -2px no-repeat!important;
    }
    
    body #ph_megamenu_wrapper #ph_megamenu .super-oferttas a {
        background-position: 85px 5px !important;
    }

    body #ph_megamenu_wrapper #ph_megamenu .libros a {
      background-position: 65px 5px !important;
    }

    body #ph_megamenu_wrapper #ph_megamenu .disfraces a {
        padding-right: 70px !important;
        padding-left: 15px !important;
        background: url("../../img/disfraces.svg") right -2px no-repeat!important;
    }

    body #ph_megamenu_wrapper #ph_megamenu .disfraces a {
      background-position: 80px 4px !important;
    }

    html #cms #columns .juguete-integrador img {
      height: auto;
    }

    html .juguete-integrador .iconos-bajo {
      padding-top: 170px;
    }

    html .juguete-integrador .icos-integra {
      margin-top: 30px;
    }

    .avanzamanufacturers .titulo {
    	background-color: #FFF;
        font: 900 16px/18px "Roboto", "Arial", sans-serif;
    }

    .avanzamanufacturers.ourbra .titulo, .avanzamanufacturers.allbra .titulo {
    	padding-top: 0px;
    	margin-top: -19px;
    }

    .avanzamanufacturers .titulo::after, .avanzamanufacturers .titulo::before {
        width: 105px;
        background-size: contain;
        background-position: left 8px;
    }

    .avanzamanufacturers .titulo::after {
        background-position: right 8px;
    }

    .avanzamanufacturers .titulo b {
    	font: 400 24px/34px "Roboto", "Arial", sans-serif;
    }

    body .content_scene_cat .logomi img {
        width: 47px;
    }

    .content_scene_cat .logomi {
    	padding: 22px;
    	margin-top: 4px;
    }

    .content_scene_cat .cat_desc {
        color: #646464;
        max-width: 100%;
        display: block;
        position: static;
        margin-top: 7px;
    }

    body .content_scene_cat .content_scene_cat_bg {
        background-position: right top !important;
    }

     body .content_scene_cat span.category-name {
         color: #000;
     }

    .header-stripe-info {
    	width: calc(100% - 40px);
    }

    .footer-container #footer #social_block {
        padding-left: 0;
        padding-right: 0;
    }

    .footer-container #footer #social_block .elback {
        padding-top: 57%;
        margin-top: 13%;
        background-size: contain;
    }

    .footer-container #footer #social_block .fondo {
        padding-top: 0;
        width: 100%;
        margin-left: 0%;
    }

    body .footer-container #footer #social_block .socolor {
        width: 100%;
        background: none;
        text-align: center;
    }

    .footer-container #footer h4::after {
    	display: none;
    }

    body .footer-container #footer #social_block ul {
        display: block;
        width: 100%;
    }

    body .footer-container #footer #social_block ul li {
        padding-bottom: 7px;
        padding-top: 7px;
    }

    body .footer-container #footer #social_block ul li a {
    	width: 40px;
    	height: 40px;
        font-size: 28px;
    }

    .footer-container #footer #social_block ul li a::before {
    	vertical-align: -14px;
    }

    body .footer-container #footer #social_block ul li.rss a {
    	background-size: 30px;
    }

    .header-stripe-info .shipping-stripe {
        width: 100%
    }

    .header-stripe-info .return-stripe {
    	background: none;
    	position: absolute;
    	right: 1px;
    	top: 0;
    	width: 20px;
    	height: 34px;
    	float: left;
    }

    .header-stripe-info .return-stripe::after {
    	bottom: -8px;
    }

    .header-stripe-info .return-stripe::before, .header-stripe-info .return-stripe::after {
    	border-top-color: #8ECF78;
    	border-bottom-color: #8ECF78;
    }

    .header-stripe-info .return-stripe p, .header-stripe-info .slice {
        display: none;
    }

    body .footer-container #footer #block_various_links_footer .toggle-footer {
        display: block !important;
    }

    body .footer-container #footer .bottom-footer::before, body .footer-container #footer .bottom-footer::after {
        display: none;
    }
   
    html body .textfeber #home-page-tabs-tit h2 {
        margin: 10px 0px 15px 0;
    }
    
    html body .textfeber #home-page-tabs-tit h2 {
        line-height: 40px;
        font-size: 14px!important;
    }
    
    body #ph_megamenu_wrapper #ph_megamenu .eventos a {
        background-position: 70px 5px!important;
    }
    

    
    html .imegamenu {
        left: 20px;
        top: 43px;
        position: absolute;
        z-index: 999;
    }
    
    html .boton-megamenu {

        width: 30px;

        height: 30px;

        background-size: 80%;

    }


    html .container.letreros{
        bottom: 0;
    }
    

    
    html body .footer-container #footer #social_block ul li a {
        line-height: 0.20;
    }
    
    html body .footer-container #footer #block_various_links_footer ul li a{
        font: 600 16px/20px "Roboto", "Arial", sans-serif;
        width: 100%;
        display: block;
    }
    
    html body .footer-container #footer #block_various_links_footer ul li{
        margin: 12px 2px !important;
    }
    
    html body .footer-container #footer #block_various_links_footer {
        padding-right: 0;
    }
    
    html .footer-container #footer #social_block .fondo {
        left: 0;
    }
    
    html #authentication .box {
        margin-top: 0;
    }
    
    html ul.toggle-footer {
        width: 100%;
        background: #273c87;
        margin-top: 55px;
        margin-bottom: 30px;
        padding-top: 15px;
    }


    
    html .grid-container {

        grid-template-columns: auto;

    }
    
    html .grid-item {

        padding: 0 20px 30px;

    }
    
    html .nosotros-contacto {


        padding: 30px;

    }
    
    html .encabezado-contacto {
        margin: 20px 0;
    }
    
   html .grid-container2 {

        grid-template-columns: auto auto;

    }
     
    html .grid-container3 {
        grid-template-columns: auto auto;
        padding: 0;
    }
    
    html .grid-item3 {
        padding: 0 9px;
        max-width: 100%;
    }

    .ventajas-login{
        margin-bottom: 20px;
    }
    
    html .texto-login {
        padding: 10px 15px 0;
    }
    
    html .login-info {

        padding: 35px 15px 0;

    }
    
    html #stores .boton .button.button-small {

        width: 80% !important;

    }

    html #order-opc #order-detail-content .cart_quantity .cart_quantity_input {

        position: relative;

        right: 9px;

        left: auto;
    }
    
    html .boton-cart {

        font: 600 12px/23px "Roboto", "Arial", sans-serif;
        width: 90%;
        margin-top: 10px;
        height: 40px;

    }
    

    

    
    html .informacion-pedido {

        margin-top: 13px;

        height: 200px;

        margin-bottom: 0;
    }
    
    html .detalle-producto {

        padding: 0;

    }
    

      

    
    html .grid-container-ayuda {
        display: grid;
        grid-template-columns: auto auto;
    }
    
    html .titulo-ayuda {
        width: 100%;
    }
    
    html .avbannerslanding .bx-next {
        right: -20px !important;
        position: absolute;
    }
    
    html .avbannerslanding .bx-prev {
        left: -20px !important;
        position: absolute;
    }
    
    html #cms .box2 {
        float: none;
        position: relative;
        max-width: 260px;
        height: 420px;
        margin: 0;
    }
    
    html .img-papelera {
        width: 16px;
    }
    
    a.price_discount_delete {
        font-size: 8px;
    }
    
    .table tbody > tr > td.price_discount_del {
        padding: 7px 0 0 0;
    }
    
    .table tbody > tr > td.price_discount_del {
        position: static;
    }
    
    html .table tbody > tr > td{
        padding: 9px 0px 0px 4px;
    }
    
    html .table tbody > tr > td.cart_delete {
        position: relative;
        top: 6px;
    }

    .boton-myaccount {
        margin-left: 15px;
    }
    
    html .page-subheading{
        padding-top:20px;
    }
    
    html .mostrar-acceso-email {
        width: 100%;
        float: left;
        margin-left: 0;
        bottom: 0px;
    }
    
    html .mostrar-acceso-contra {
        width: 100%;
        float: left;
        margin-left: 0;
        top: 28px;
        position: relative;
    }
    
    html .mostrar-acceso {
        top: 22px;
        height: 0;
    }
    
    html .acceso-contra {
        top: 18px;
    }
    

    
    html .img-foot {
        border: 4px solid #273c87 !important;
    }
    
    .instagram .img-papelera {
        position: relative;
        top: 2px;
    }
    
    html body .footer-container #footer #block_various_links_footer .toggle-footer {
        margin-bottom: 265px;

    }
    

    

    
    html .elemento-rel {
        min-height: 350px;
    }
    
    html .addedcart{
        left: 25%;
    }
    

    
    html body .shopping_cart .ajax_cart_quantity {
        left: 14%;
        top: 4px !important;
    }
    
    html .regular-tamanyo-30 {
        width: 20px;
        height: 20px;
        top: 3px;
        left: 10px;
    }
    
    html .wishlist-anyadir-visual {
        margin-left:0;
    }
    
    .boton-wishlist {
        top: 15px;
    }
    
    .chatgus-launcher-open-icon {
        width: 25px !important;
        height: 25px !important;
        top: 3px !important;
    }
    
    .chatgus-launcher {
        height: 30px !important;
        width: 110px !important;
        bottom: 60px !important;
        
    }
    

    
    html #chatgus-container .chatgus-launcher .chatgus-launcher-dot {
        top: 3px;
        left: 25px;
    }
    
    html #chatgus-container .chatgus-launcher span {
        left: 40px;
    }
    
    #ul_tabs.nav {
        height: auto;
    }
    
    .imegamenu{
        display: block;
    }



    .menuHeader.stickyMenu{
        position: fixed;
        top: -30px;
    }

    .m-open .menuHeader{
        width: 95%;
        background-color: #F8F9FB;
    }

    body #ph_megamenu_wrapper #ph_megamenu > li.has-submenu > a::after {
        content: "";
    }
/*
    html .header-container{
        position: fixed !important;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 999;
    }
*/

   
    .enlacesMenu, .ayuda{
        display: block;
    }

    body #ph_megamenu_wrapper .ph_megamenu .mega-menu ul li{
        width: 100%;
    }

    body #ph_megamenu_wrapper .ph_megamenu{
        border-bottom: 0;
    }

    .newWindow{
        display: block;
    }

    html body #ph_megamenu_wrapper #ph_megamenu > li > a{
        border-bottom: 1px solid #ccc;
    }

    body #ph_megamenu_wrapper #ph_megamenu > li.open > a{
        position: absolute;
        top: 0;
        width: 100%;
    }
    
    body #ph_megamenu_wrapper #ph_megamenu li .open{
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 999;
    }
    
    body #ph_megamenu_wrapper #ph_megamenu > li:first-child.open > a{
        position: relative;
    }

    #product .primary_block .pb-left-column{
        padding-bottom: 0;
    }

    #views_block{
        position: absolute;
        top: auto;
    }



    #ph_megamenu_wrapper nav{
        height: 70vh;
        overflow-y: auto;
    }







    .enlacesMenu .enlaceTiendas a{
        background: url("../../img/desc/tiendas_azul.svg") no-repeat center center;
    }



    html body .shopping_cart .ajax_cart_quantity{
        margin: 0 !important;
    }

    .textoCesta, .misesion span{
        color: #001c85 !important;
    }

    body #ph_megamenu_wrapper #ph_megamenu .mega-menu{
        width: 100% !important;
    }



    .breadcrumbCarrito{
        padding: 20px;
    }

    .breadcrumbCarrito a{
        color: #273C87;
        font-size: 16px;
    }
    
    .breadcrumbCarrito{
        display: block;
    }

    #layer_cart{
        top: 0 !important;
    }
    


    html{
        scroll-padding-top: 132px;
    }







    .block .title_block::after, .block h4::after {
        top: 5px;
    }







    #uniform-selectProductSort{
        height: 37px;
        width: 100% !important;
        margin: 0 auto;
    }

    #uniform-selectProductSort span{
        height: 38px;
        border: 0;
        width: 100% !important;
        background: #fff !important;
        text-align: center;
    }

    #layered_block_left .title_block::after{
        transform: rotate(45deg);
        right: 15px;
    }

    #layered_form .layered_filter,
    #layered_form .layered_price{
        margin-right: 15px;
    }

    .visible{
        display: block !important;
    }

    .invisible{
        display: none !important;
    }





    .stars-container span{
        display: block;
    }





    h1.no-child {
        margin-top: 20px !important;
    }



    div#search_block_top{
        margin-top: 11px;
    }

    .textoCesta{
        padding: 0;
    }



    /*.titulo-myaccount{
        font-size: 14px !important;
    }*/

    .mega-menu .ph-hidden-mobile{
        display: none;
    }





    #selectProductSort{
        border: 0 !important;
        color: #2f4596;
        padding: 10px 0;
        text-align: center;
        height: 38px !important;
    }

    #ph_megamenu li .mega-menu{
        height: 71vh !important;
    }

    #form_wishlist #name{
        width: 100%;
    }

    #form_wishlist .submit {
        width: 100%;
        margin-top: 10px;
    }

    #submitWishlist{
        width: 100%;
    }


    
    #opc-overlay{
        border-radius: 0px;
    } 
    

    
/*    #layer_cart .ets_crosssell_block #added_popup_page-contents #tab-content-added_popup_page-purchasedtogether #added_popup_page-purchasedtogether #product_list .slick-list .slick-track li {
        max-width: 140px;
    }*/
  
    #layer_cart .ets_crosssell_block {
        padding-bottom: 0px;
    }
    
    #layer_cart .ets_crosssell_block ul.product_list .product-name {
        line-height: 15px;
        font-size: 10px;
    }
    
    #layer_cart .ajax_block_product {
        padding: 0;
    }
    

    
    .toggle-footer {
        text-align: center;
    }
    
    #order-opc #manufacturers-home,
    #order-opc #center_column {
        padding-top: 0;
        margin-top: 0;
    }




    .mostrarPedido .collapsed {
        border-bottom: 1px solid #273c87;
    }






    .mostrarPedido a::before{
        content: "\f07a";
        font-family: "FontAwesome";
        font-size: 19px;
        line-height: 24px;
        font-weight: normal;
        margin-right: 10px;
    }


    
    #order-opc .contenedorBuscar,
    #order-opc #search_block_top {
        display: none;
    }
    
    #order-opc  #page > .columns-container {
        padding-top: 0 !important;
    }
    
    #order-opc .situacion-movil.sticky {
        box-shadow: 2px -1px 3px 0.5px #273c87;
    }
    
    #order-opc .contenedorHeaderIcons {
        display: none;
    }
    

    


    .misesion{
        display: block;
        position: absolute;
        top: 0;
        right: 50px;
        width: 90px;
        z-index: 999;
    }

    .misesion a{
        background: url("../../img/desc/usuario_azul.svg") no-repeat center 10px;
        height: 50px;
        display: block;
        background-size: 25px;
    }

    .misesion a, .misesion a:hover{
        color: #001c85;
    }

    .misesion span{
        font: 11px/11px "Roboto", "Arial", sans-serif;
        text-align: center;
        text-transform: uppercase;
        display: block;
        padding-top: 39px;
    }


    .block-order-detail .adresses_bloc .resumen-pedido {
        margin-right: 0;
        width: 100%;
        padding: 20px 10px;
    }
    .block-order-detail .adresses_bloc .addresses {
        margin-left: 0;
        width: 100%;
        padding: 20px 10px;
    }
    .detalle-pedido .detalle-producto {
        width: 25%;
    }
    #block-history .img-pedido3 {
        min-width: 115px;
        max-height: 115px;
    }
    #block-history .cont-buttons .btn {
        margin: 0 10px 10px 0;
    }

    #order-detail-content #tabla-se-permiten-devoluciones .table tbody tr td.img-no-movil,
    #order-detail-content #tabla-se-permiten-devoluciones .table thead tr th.img-no-movil{
        display: none;
    }
}

.category_marcapropia .lased {
    display: none !important;
}

@media screen and (max-width: 600px) {
    #tabla-se-permiten-devoluciones table {
        border: 0;
    }

    #tabla-se-permiten-devoluciones table caption {
        font-size: 1.3em;
    }

    #tabla-se-permiten-devoluciones table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    #tabla-se-permiten-devoluciones table tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em;
    }

    #tabla-se-permiten-devoluciones table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right;
    }

    #tabla-se-permiten-devoluciones table td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }

    #tabla-se-permiten-devoluciones table td:last-child {
        border-bottom: 0;
    }

    #order-detail-content #tabla-se-permiten-devoluciones .table tbody tr td {
        text-align: right;
    }
    #order-detail-content #tabla-se-permiten-devoluciones .table tbody tr td.nP, #order-detail-content #tabla-se-permiten-devoluciones .table thead tr th.nP {
        text-align: right;
    }

    body#history #order-detail-content #tabla-se-permiten-devoluciones .table tbody {
        border-bottom: 0px;
    }
    #order-detail-content #tabla-se-permiten-devoluciones table .return_quantity_buttons {
        top: auto;
        bottom: 0;
    }

    .onoffswitch {
        margin: 0 0 0 auto;
    }
}

@media (max-width: 540px) {
    html .avanzabannerstop ul li {
        line-height: 11px!important;
    }
    
    
    #sliderBannersTopTop li p {
        height: 30px;
    }
    
    #sliderBannersTopTop li p span{
        height: 30px;
    }
    html body .shopping_cart .ajax_cart_quantity {
        left: 12%;
    }
    
    .elemento-rel:nth-child(2n+1) {
        clear: both;
    }

    .orders.hidden-md-up{
        display: block;
    }

    .encabezado-login{
        font-size: 20px;
        line-height: 26px;
    }

    .wishlist__edit .icon-pencil{
        display: none;
    }

    .wishlist__delete{
        background: none;
        text-align: center;
        margin-left: 0;
    }

    .wishlisturl input{
        width: 100%;
    }

    #showSendWishlist a{
        margin-top: 10px;
        width: 100%;
        text-align: center;
        margin-left: 0;
    }

    .tiponif span{
        width: auto;
    }


    
/*    #collapseCarrito {
        margin-top: 15px;
    }*/
    
    .titulo-cart span {
        position: absolute;
        left: 15px;
        bottom: 0;
    }
    
    #opc-overlay svg {
        position: fixed;
        top: 150px;
        left: calc(50% - 50px);
    }
    
    .enlace-menu{
        padding: 15px 0 0 15px;
        font-size: 15px;
    }

    .detalle-pedido .detalle-producto {
        width: 33%;
    }

}

@media (max-width: 470px) {

    .avanzamanufacturers .titulo {
    	padding-left: 35%;
        padding-right: 35%;
    }

    .avanzamanufacturers .titulo::after, .avanzamanufacturers .titulo::before {
    	width: 24%;
    }
    
    html body .textfeber #home-page-tabs-tit h2 {
        line-height: 36px;
        font-size: 11px!important;
    }

    .juguete-integrador .titulo1 {
      font-size: 15px;
    }

    .juguete-integrador .subtitulo1, .juguete-integrador .titulos {
      font-size: 15px;
    }

    .juguete-integrador .borde-sabias {
      padding: 0 0 0 5px;
    }
    
    .aviso-covid {
        font-size: 16px;
        line-height: 20px;
    }





    html #order-opc #order-detail-content .cart_quantity .cart_quantity_input{
        font-size: 18px;
        top: -12px;
    }



    .minus-cart{
        right: 0;
    }

    .plus-cart{
        left: 18px;
    }



    .cart_quantity{
        font-size: 20px;
        line-height: 30px;
    }

    html #order-opc #order-detail-content .cart_quantity .cart_quantity_input{
        right: 12px !important;
    }







    .cart_delete_responsive a{
        color: #e92929;
    }
    
    html #order-opc .btn.button-plus{
        top: -4px;
        right: 6px;
    }



    .edadRecomendada .edadLeft, .edadRecomendada .edadRight{
        text-align: left;
    }

    .edadRecomendada .edadRight{
        text-align: right;
    }



    .enlacesMenu b{
        font-size: 9px;
    }

    .buttons_bottom_block #wishlist_button{
        padding: 6px 8px;
    }

    #layer_cart .cont_prod .products .cart-info .product-name{
        width: 65% !important;
    }

    body #layer_cart .cont_prod .cart_block_product_name.layer{
        padding-top: 0;
        line-height: 17px;
    }

    body #layer_cart .cont_prod .quantity.layer{
        position: relative !important;
        padding-left: 5px;
        left: 0 !important;
    }
    
    .cart_discount_price .price {
        font-size: 12px;
    }

    html .order_carrier_content .checkbox.gift label{
        left: 5px;
        top: 0;
        display: inline !important;
    }

    html .addresses .checkbox label{
        display: flex;
    }

/*    .mostrarPedido{
        padding: 0 5px;
    }*/

    #productscategory_list .edadRecomendada{
        display: none !important;
    }

    #mywishlist .page-heading{
        font-size: 22px;
    }

    #mywishlist h2{
        font-size: 13px;
        margin-top: 0;
        line-height: 19px;
    }

    .containerClub{
        padding: 0;
    }

    containerClub .texto {
        padding-top: 10px;
    }

    .bt_entrar{
        padding: 8px 24px;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .containerClub h2{
        width: 100%;
    }

    .containerClub .texto {
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
    }

    .encabezado-login{
        width: 100%;
    }

    .wishlists .table th{
        padding-left: 10px;
        padding-right: 0;
        font-size: 11px;
    }



    .button.btn-descuento {
        right: 20px;
    }

    .pull-left.detallesOnepage{
        float: none !important;
    }

    #uniform-id_address_delivery span{
        width: 200px !important;
    }

    .fondoGris{
        display: block;
    }

    .unpedido {
        margin: 20px 10px;
        padding: 15px;
    }
    .detalle-pedido .detalle-producto {
        padding: 20px 20px 0 0;
        width: 50%;
    }
    .detalle-pedido .detalle-producto:nth-child(2) {
        padding: 20px 0 0 20px;
    }
    #block-history .img-pedido3 {
        min-width: 70px;
        max-height: 70px;
        margin-right: 10px;
    }
}


html .avanzabannerscartfooter {
  border: 1px solid #c3271a;
  padding: 10px;
  margin-top: 5px;
  color: #1a1a1a;
  line-height: 13px;
}

html .avanzabannerscartfooter .precio {
  color: #c3271a;
}

html .avanzabanners-conf .icon-check::before {
    color: #6f9d6f;
}

html .avanzabanners-conf .icon-close::before {
    color: #ef5a1f;
}

html .avanzabanners-conf .thumbnail {
    border: none;
    float: left;
    margin: 0 auto;
    padding: 0;
}
div.panel-body{
    padding-top: 10px;
    padding-bottom: 25px;
    padding-left:10px;
    padding-right:10px; 
}

div.panel-heading{
    margin-bottom:10px;
    background-color: #f1f1f1;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 10px;   
    
}
.oculto {
 display:none;   
}

p.image_text{
 text-align:center;
}

div.title_block{
    color:#000;
    background-color:#f1f1f1;
    border:1px solid grey;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    padding-top:10px;
}

div.cat_ubi{
 padding-top:50px;   
padding-bottom:20px;
}

html .avanzabannersprehome {
  padding: 40px 0 0px 0;
}


.avanzabannersprehome .bx-wrapper .bx-controls-direction .bx-next {
  background: url("../../img/desc/f_der.png") no-repeat top left;
  width: 46px;
  height: 43px;
  position: absolute;
  z-index: 10;
  right: -15px;
}

.avanzabannersprehome .bx-wrapper .bx-controls-direction .bx-prev {
  background: url("../../img/desc/f_izq.png") no-repeat top right;
  width: 46px;
  height: 43px;
  position: absolute;
  z-index: 10;
  left: -15px;
}

.avanzabannersprehome .bx-wrapper a::before {
    display:none;
}

.avanzabannersprehome .bx-wrapper .bx-controls-direction a {
    top:43%;
}

#submitResetButtonbanners.no-ver-boton {
  display: none;
}

.display-on .alert {
    display: block!important;
}

@media (min-width: 768px) {
/*    #order-opc .footer-container {
        position: absolute;
        width: 100%;
        bottom: 0;
    }*/

    
    #order-opc #page {
        position: relative;
/*         padding-bottom: 160px; */
        min-height: 100vh;
    }
    
    .breadcrumbCarrito {
        display: none;
    }
}

@media (max-width: 480px) {

    .avanzabannersprehome .bx-viewport {
        height: 100px!important;
    }

    .avanzabannersprehome .bx-wrapper img {
        object-fit: cover;
        height: 100px !important;
    }



    .enlacesHome{
        margin: 0 0 40px 0;
    }

    #homefeatured ul.product_list.grid > li {
        max-width: 200px;
    }



    body .footer-container #footer #block_various_links_footer .toggle-footer {
        text-align: left;
    }
      

}



#idTabAvFaq .row{
    margin-left: 0;
}

#idTabAvFaq #ul_tabs{
    border-bottom: 1px solid #2E4597;
    margin: 0;
    height: 55px;
}

#idTabAvFaq .tablinks{
    border-left: 1px solid #2E4597;
    border-top: 1px solid #2E4597;
    border-right: 1px solid #2E4597;
    border-bottom: 0;
    background: transparent;
    font-size: 17px;
    line-height: 26px;
    color: #2E4597;
    font-family: "Roboto", "Arial", sans-serif;
    padding: 6px;
}


#idTabAvFaq .tab button.active:hover{
    color: #fff !important;
}



#idTabAvFaq .tabcontent{
    padding: 5px 0;
}


#idTabAvFaq .box p{
    margin-bottom: 10px;
}

#idTabAvFaq .icono-preg{
    transform: rotate(-90deg);
}

#idTabAvFaq .icono-preg.rotated{
    transform: rotate(0deg);
}

#idTabAvFaq .titulo-pregunta:hover, .titulo-pregunta:focus, #idTabAvFaq .titulo-pregunta.marcado, .titulo-pregunta:focus,
#pestanyasFaq .titulo-pregunta:hover, #pestanyasFaq .titulo-pregunta.marcado{
    color: #2E4597 !important;
}





.navegacion .edades a{
    float: left;
    width: 33%;
}

.tituloEdades{
    display: flow-root;
    text-align: center;
    color: #3d357e;
    text-transform: uppercase;
    padding-top: 5px;
    width: 100%;
}

#canvas-snow {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    pointer-events:none;
}


#product .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: auto;
}

.hookFooterProduct {
    margin-top: 20px;
}

#product .attribute_label {
    font-weight: bold;
    font-size: 20px;
}

/*#cont-what-oct {
    display: block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background: transparent url('https://gus-static.s3.amazonaws.com/whats.png') center center / 50px 50px no-repeat;
    cursor: pointer;
    z-index: 8;
    text-decoration: none;
    outline: none;
}*/

.iconoWhatsapp {
    /*display: block;
    position: fixed;
    bottom: 20px;
    right: 20px;*/
    width: 50px;
    height: 50px;
    background: transparent url('/themes/juguettos/img/icon/whatsapp.svg') center center / 48px 48px no-repeat;
    cursor: pointer;
    z-index: 8;
    text-decoration: none;
    outline: none;
    margin-bottom: 30px;
    font-size: 10px;
    padding-top: 47px;
    color: #001C85;
}

#floating-menu {
    position: fixed;
    left: 15px;
    bottom: 15px;
    z-index: 99999;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
#floating-menu.open {
  background: #fff;
  border-radius: 12px;
  padding-top: 10px;
  border: 1px solid #001C85;
}

#floating-main-btn {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    background: transparent;
    cursor: pointer;
    text-decoration: none;
    padding: 0;
}
#floating-main-btn span {
    background: #fff;
    width: 26px;
    height: 26px;
    text-align: center;
    border-radius: 12px;
    border: 2px solid #001C85;
    text-transform: lowercase;
    font-size: 24px;
    color: #001C85;
}

#floating-icons {
    display: none;
    flex-direction: column;
    align-items: center;
}

#floating-icons button {
    background: transparent;
    border: none;
    padding: 0;
}

#floating-icons .float-icon {
    width: 60px;
    font-size: 10px;
    color: #001C85;
    text-align: center;
}

#floating-menu.open #floating-icons {
    display: flex;
}

chat-oct8ne#livechat-wrapper {
    display: none;
}

chat-oct8ne#livechat-wrapper svg {
    display: none;
}
chat-oct8ne#livechat-wrapper img {
    vertical-align: initial;
}

#floating-menu chat-oct8ne#livechat-wrapper.oct8ne-float-icon {
/*     display: block; */
    position: static !important;
    width: 50px !important;
    height: 50px !important;
    box-shadow: none;
    background: transparent;
}

@media (max-width: 1600px) {
    .inferior-footer {
        padding-bottom: 70px;
    }
}

