/* FIX CSS Config */
/* INICIO STECOMM-16247 / Cambio copy destacado RU - content */
#main_menu_desktop
  .burger_menu
  .menu-layer
  .divided-menu
  .image-burger-menu
  .template-2
  .banner-hashtag {
  font-size: 2vw;
}
/* FIN STECOMM-16247 / Cambio copy destacado RU - content */

/* Inicio fix ECOMSTRD-13586 */
#mainContainerWordlWide .icon-shop-cart {
  display: none !important;
}

/* Fin Fix ECOMSTRD-13586 */

/* Inicio Fix ECOMSTRD-13725 */
@media only screen and (max-width: 992px) {
  #checkout-wallet .wallet-container .show-message-deliverymethod-change {
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 20px;
  }
}

/* Fin Fix ECOMSTRD-13725 */

/* [PRE][Navigation][CONFIG] Modificar color logo */
/* COLOR DEL LOGO*/
#ItxHomePage #mainHeaderContainer .container-stradi-logo svg,
#ItxHomePage .mobile-header-container .logo-new-header svg,
#ItxHomePage .mobile-header-container .logo-new-header svg g,
#ItxHomePage .mobile-header-container .logo-new-header svg path {
  fill: #fff;
  color: #fff;
}
/* COLOR DE LOS LOGOS DE LA DERECHA*/
#ItxHomePage .mobile-header-container svg,
#ItxHomePage .mobile-header-container svg g,
#ItxHomePage .mobile-header-container svg path,
#ItxHomePage .mobile-header-container .new-menu-badge-quantity-bag,
#ItxHomePage #mainHeaderContainer #ItxMenuComponent .burger-icon-menu svg g,
#ItxHomePage
  .menu-shop-cart-container
  .badge-quantity-item
  .child-center-parent,
#ItxHomePage
  #mainHeaderContainer
  #headerFirstLevel:not(.search-visible)
  .container-header-actions
  svg,
#ItxHomePage
  #mainHeaderContainer
  #headerFirstLevel:not(.search-visible)
  .container-header-actions
  svg
  path,
#ItxHomePage
  #mainHeaderContainer
  #headerFirstLevel:not(.search-visible)
  .container-header-actions
  .new-menu-badge-quantity-wishlist {
  fill: #fff;
  color: #fff;
}
/* COLOR DEL BUSCADOR*/
#ItxHomePage
  #mainHeaderContainer
  .main_menu_mobile
  .search-container-home
  .search-text,
#ItxHomePage
  #mainHeaderContainer
  .container-header-actions
  .new-header-search-container
  .new-search-container
  .new-search-input
  .search-result,
#mainHeaderContainer
  .container-header-actions
  .new-header-search-container
  .new-search-container
  .new-search-input
  .search-result,
#ItxHomePage
  #mainHeaderContainer
  .container-header-actions
  .new-search-icon
  svg,
#ItxHomePage
  #mainHeaderContainer
  .container-header-actions
  .new-search-icon
  svg
  path,
#ItxHomePage .new-header-menu-mobile-search-toggle .menu-mobile-search-icon svg,
#ItxHomePage
  .new-header-menu-mobile-search-toggle
  .menu-mobile-search-icon
  svg
  g,
#ItxHomePage .new-menu-badge-quantity-wishlist .child-center-parent {
  fill: #fff;
  color: #fff;
}

/* COLOR BADGE CESTA / WISHLIST - Excepción buscador siempre tiene que ser negro */
#ItxHomePage
  #headerFirstLevel:not(.search-visible)
  .container-header-actions
  .menu-shop-cart-container
  .badge-quantity-item
  .child-center-parent,
#ItxHomePage
  #headerFirstLevel:not(.search-visible)
  .container-header-actions
  .wish-list-container
  .badge-quantity-item
  .child-center-parent {
  color: #fff !important;
}
/* mobile shop cart icon in home page */
#ItxHomePage
  .menu-mobile-shop-cart
  .menu-shop-cart-container
  .badge-quantity-item
  .child-center-parent {
  color: #fff !important;
}
/* desktop shop cart and wish list icon when menu open */
/*#headerFirstLevel .first-level 
  #ItxMenuComponent .main-div-menu .left-layout .content-header .header-icons .header-wishlist
  .badge-quantity-item
  .child-center-parent,
#headerFirstLevel .first-level 
  #ItxMenuComponent .main-div-menu .left-layout .content-header .header-icons .header-cart
  .badge-quantity-item
  .child-center-parent {
color: #000!important;
}*/

/* COLOR NOMBRE TITULO LANDINGS */
#ItxHomePage .main_menu_mobile .menu-text-grid-new-header span {
  color: #fff;
}
/* color flecha atras webMobile*/
#ItxHomePage
  .mobile-header-container
  svg.STRIcon.STRIcon-back_mobile.STRIcon_default.STRIcon_primary
  g,
#ItxHomePage
  .mobile-header-container
  svg.STRIcon.STRIcon-back_mobile.STRIcon_default.STRIcon_primary,
#ItxHomePage
  .mobile-header-container
  svg.STRIcon.STRIcon-back_mobile.STRIcon_default.STRIcon_primary
  path {
  fill: #000;
}

#ItxHomePage #new_main_menu > div {
  background-color: #ffffff00 !important;
}
#ItxHomePage #new_main_menu .main_menu_mobile .transition-movement-down {
  animation-name: movementDown;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
  transform: translate(100px, -45px);
}
#ItxHomePage .main_menu_mobile .search-container-home,
#ItxHomePage
  #mainHeaderContainer
  .container-header-actions
  .new-header-search-container
  .new-search-container {
  background-color: rgba(245, 245, 245, 0.3);
}
/* #homeIdLoad{
  background-image: url(https://static.e-stradivarius.net/5/cms/assets/uploads/2400Segundas02_1.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
} */
/* [PRE][Navigation][CONFIG] Modificar color logo */
