#index .tdi-home-main, #homepage-slider.tdi-hero .tdi-hero-slide > .container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}

html, body {
  overflow-x: hidden;
  max-width: 100%;
}

.header-container {
  padding-bottom: 0 !important;
}

#header.tdi-header {
  background: #FFFFFF;
  border-bottom: 0;
  box-shadow: none;
  padding: 0;
  z-index: 5003;
}
#header.tdi-header .tdi-topbar {
  background: #20284E;
  color: #FFFFFF;
  font: 500 12px/1.2 "Raleway", sans-serif;
}
#header.tdi-header .tdi-topbar .container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
}
#header.tdi-header .tdi-topnav {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}
#header.tdi-header .tdi-topnav > .col-sm-4 {
  order: 2;
  margin-left: auto;
  width: auto;
  max-width: none;
  float: none;
  padding: 0;
}
#header.tdi-header .tdi-topnav:has(.tdi-account) > .col-sm-4 {
  margin-left: 18px;
}
#header.tdi-header .tdi-topbar a {
  color: #FFFFFF;
}
#header.tdi-header .tdi-topbar a:hover {
  color: #EDEBEB;
}
#header.tdi-header .tdi-topbar .header_user_info {
  display: inline-flex;
  align-items: center;
}
#header.tdi-header .tdi-topbar .header_user_info a.login {
  display: none;
}
#header.tdi-header .tdi-topbar .tdi-account {
  position: relative;
  margin-left: auto;
  order: 1;
}
#header.tdi-header .tdi-topbar .tdi-account__toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 0;
  color: #FFFFFF;
  font: 600 12px/1 "Raleway", sans-serif;
  text-decoration: none;
  cursor: pointer;
}
#header.tdi-header .tdi-topbar .tdi-account__toggle:before {
  font-family: "FontAwesome";
  content: "\f007";
  font-size: 13px;
}
#header.tdi-header .tdi-topbar .tdi-account__toggle:after {
  font-family: "FontAwesome";
  content: "\f0d7";
  font-size: 10px;
  margin-left: 3px;
  opacity: 0.85;
}
#header.tdi-header .tdi-topbar .tdi-account__toggle:hover {
  color: #EDEBEB;
}
#header.tdi-header .tdi-topbar .tdi-account__menu {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  margin: 0;
  padding: 6px 0;
  z-index: 1001;
  min-width: 200px;
  list-style: none;
  background: #FFFFFF;
  color: #1D1D1B;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
}
#header.tdi-header .tdi-topbar .tdi-account:hover .tdi-account__menu,
#header.tdi-header .tdi-topbar .tdi-account:focus-within .tdi-account__menu {
  display: block;
}
#header.tdi-header .tdi-topbar .tdi-account__menu li {
  margin: 0;
}
#header.tdi-header .tdi-topbar .tdi-account__menu li a {
  display: block;
  padding: 9px 18px;
  color: #1D1D1B;
  font: 500 13px/1.2 "Raleway", sans-serif;
  text-decoration: none;
  white-space: nowrap;
}
#header.tdi-header .tdi-topbar .tdi-account__menu li a:hover {
  background: #EDEBEB;
  color: #20284E;
}
#header.tdi-header .tdi-topbar .tdi-account__menu li a.logout {
  color: #434F9D;
  border-top: 1px solid #EDEBEB;
  margin-top: 4px;
  font-weight: 600;
}
#header.tdi-header .tdi-topbar .shop-phone,
#header.tdi-header .tdi-topbar .shop-phone strong {
  color: #FFFFFF;
  margin: 0;
  font-weight: 500;
}
#header.tdi-header .tdi-topbar .shop-phone,
#header.tdi-header .tdi-topbar .shop-phone strong {
  color: #FFFFFF;
  margin: 0;
  font-weight: 500;
}
#header.tdi-header .tdi-topbar .shopping_cart {
  position: relative;
  width: auto;
  float: none;
  text-transform: none;
}
#header.tdi-header .tdi-topbar .shopping_cart > a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: none;
  color: #FFFFFF;
  padding: 0;
  overflow: visible;
  font: 500 12px/1 "Raleway", sans-serif;
}
#header.tdi-header .tdi-topbar .shopping_cart > a:before {
  font-family: "FontAwesome";
  content: "\f07a";
  font-size: 14px;
}
#header.tdi-header .tdi-topbar .shopping_cart > a b {
  color: #FFFFFF;
  font-weight: 600;
  padding: 0;
}
#header.tdi-header .tdi-topbar .shopping_cart .ajax_cart_quantity {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 9px;
  background: #434F9D;
  color: #FFFFFF;
  font: 700 11px/1 "Raleway", sans-serif;
}
#header.tdi-header .tdi-topbar .shopping_cart .ajax_cart_total {
  color: #FFFFFF;
  font-weight: 600;
}
#header.tdi-header .tdi-topbar .shopping_cart .ajax_cart_no_product {
  color: #EDEBEB;
}
#header.tdi-header .tdi-topbar .shopping_cart > a:hover,
#header.tdi-header .tdi-topbar .shopping_cart > a:hover b,
#header.tdi-header .tdi-topbar .shopping_cart > a:hover .ajax_cart_total {
  color: #EDEBEB;
}
#header.tdi-header .tdi-topbar .shopping_cart .cart_block {
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
  margin-top: 8px;
  width: 300px;
  max-width: 90vw;
  background: #FFFFFF;
  color: #1D1D1B;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  z-index: 1000;
}
#header.tdi-header .tdi-topbar .shopping_cart .cart_block .cart_block_list a,
#header.tdi-header .tdi-topbar .shopping_cart .cart_block .price,
#header.tdi-header .tdi-topbar .shopping_cart .cart_block .quantity-formated {
  color: #1D1D1B;
}
#header.tdi-header .tdi-topbar .shopping_cart .cart_block .cart-buttons a#button_order_cart span {
  background: #434F9D;
  border-color: #434F9D;
  color: #FFFFFF;
}
#header.tdi-header .tdi-topbar .shopping_cart .cart_block .cart-buttons a#button_order_cart:hover span {
  background: #20284E;
  border-color: #20284E;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  #header.tdi-header .tdi-topbar {
    font-size: 11px;
  }
  #header.tdi-header .tdi-topbar .container {
    justify-content: center;
    text-align: center;
  }
  #header.tdi-header .tdi-topnav {
    justify-content: center;
  }
  #header.tdi-header .tdi-topnav > .col-sm-4 {
    order: 0;
    margin-left: 0;
  }
  #header.tdi-header .tdi-topbar .shopping_cart .cart_block {
    right: auto;
    left: 0;
  }
}
#header.tdi-header .tdi-bar {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center;
  min-height: 80px;
  padding: 0;
  gap: 24px;
}
#header.tdi-header .tdi-logo {
  flex: 0 0 auto;
  align-self: center;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  line-height: 1;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
#header.tdi-header .tdi-logo:hover,
#header.tdi-header .tdi-logo:focus,
#header.tdi-header .tdi-logo:active {
  outline: 0;
  box-shadow: none;
  text-decoration: none;
}
#header.tdi-header .tdi-logo:hover .tdi-logo-text {
  text-decoration: none;
}
#header.tdi-header .tdi-logo-icon {
  width: 70px;
  height: 32px;
  display: block;
  flex: 0 0 auto;
}
#header.tdi-header .tdi-logo-text {
  color: #20284E;
  font: 800 italic 16px/1 "Raleway", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #header.tdi-header .tdi-logo-text {
    display: none;
  }
}
#header.tdi-header .tdi-nav {
  flex: 1 1 auto;
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 32px;
  min-width: 0;
}
#header.tdi-header .tdi-nav #block_top_menu {
  position: static !important;
  top: auto !important;
  right: auto !important;
  left: auto !important;
  width: auto !important;
  float: none !important;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
#header.tdi-header .tdi-nav .cat-title {
  display: none !important;
}
#header.tdi-header .tdi-nav .sf-menu {
  width: auto !important;
  float: none !important;
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
  margin: 0;
  padding: 0;
  background: none;
}
#header.tdi-header .tdi-nav .sf-menu > li {
  float: none !important;
  margin: 0 !important;
  height: auto !important;
  background: none;
  position: relative;
  display: flex;
  align-items: center;
}
#header.tdi-header .tdi-nav .sf-menu > li > a {
  position: relative;
  display: block;
  padding: 8px 16px;
  background: none;
  border: 0;
  font: 500 16px/1 "Raleway", sans-serif;
  color: #20284E;
  text-transform: none;
  box-shadow: none;
}
#header.tdi-header .tdi-nav .sf-menu > li > a:hover,
#header.tdi-header .tdi-nav .sf-menu > li.sfHover > a {
  color: #434F9D;
  background: none;
}
#header.tdi-header .tdi-nav .sf-menu a,
#header.tdi-header .tdi-nav .sf-menu a:focus,
#header.tdi-header .tdi-nav .sf-menu a:active {
  outline: 0 !important;
  -webkit-tap-highlight-color: transparent;
}
#header.tdi-header .tdi-nav .sf-menu > li > ul a:focus,
#header.tdi-header .tdi-nav .sf-menu > li > ul a:active {
  background: none !important;
}
#header.tdi-header .tdi-nav .sf-menu > li > a,
#header.tdi-header .tdi-nav .sf-menu > li > a:hover,
#header.tdi-header .tdi-nav .sf-menu > li > a:focus,
#header.tdi-header .tdi-nav .sf-menu > li > a:active,
#header.tdi-header .tdi-nav .sf-menu > li.sfHover > a,
#header.tdi-header .tdi-nav .sf-menu > li.sfHoverForce > a,
#header.tdi-header .tdi-nav .sf-menu > li.active > a {
  background: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  border: 0 !important;
  text-decoration: none !important;
}
#header.tdi-header .tdi-nav .sf-menu > li > a:focus,
#header.tdi-header .tdi-nav .sf-menu > li > a:active {
  color: #434F9D;
}
#header.tdi-header .tdi-nav .sf-menu > li > a:after {
  content: "";
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 0;
  height: 4px;
  background: #434F9D;
  border-radius: 2px;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.15s ease;
}
#header.tdi-header .tdi-nav .sf-menu > li > a:hover:after,
#header.tdi-header .tdi-nav .sf-menu > li.sfHover > a:after,
#header.tdi-header .tdi-nav .sf-menu > li.active > a:after {
  transform: scaleX(1);
}
#header.tdi-header .tdi-nav .sf-menu > li > ul {
  top: 100% !important;
  left: 0;
  margin-top: 0 !important;
  width: 760px;
  min-width: 720px;
  max-width: calc(100vw - 40px);
  padding: 28px 32px 14px;
  background: #434F9D !important;
  border: 0;
  border-radius: 8px;
  box-shadow: 0 12px 28px rgba(28, 27, 57, 0.22);
  color: #FFFFFF;
}
#header.tdi-header .tdi-nav .sf-menu > li > ul > li {
  float: left;
  width: 20%;
  margin: 0;
  padding: 0 12px 18px 0;
  background: none;
}
#header.tdi-header .tdi-nav .sf-menu > li > ul > li > a {
  display: block;
  padding: 0 0 14px;
  background: none;
  color: #FFFFFF !important;
  text-transform: none;
  font: 700 16px/1.2 "Raleway", sans-serif !important;
}
#header.tdi-header .tdi-nav .sf-menu > li > ul li ul {
  background: none !important;
  padding: 0;
}
#header.tdi-header .tdi-nav .sf-menu > li > ul li ul li {
  background: none;
  width: 100%;
}
#header.tdi-header .tdi-nav .sf-menu li li li a {
  display: block;
  padding: 0 0 14px !important;
  background: none;
  color: rgba(255, 255, 255, 0.9) !important;
  font: 400 16px/1 "Raleway", sans-serif !important;
}
#header.tdi-header .tdi-nav .sf-menu li li li a:before {
  content: none !important;
  padding: 0 !important;
}
#header.tdi-header .tdi-nav .sf-menu > li > ul a,
#header.tdi-header .tdi-nav .sf-menu > li > ul a:hover {
  text-decoration: none !important;
  border: 0 !important;
}
#header.tdi-header .tdi-nav .sf-menu > li > ul a:hover {
  color: #FFFFFF !important;
  background: none !important;
  opacity: 0.75;
}
#header.tdi-header .tdi-nav .sf-search,
#header.tdi-header .tdi-nav #searchbox,
#header.tdi-header .tdi-nav .sf-menu .sf-search {
  display: none !important;
}
#header.tdi-header .tdi-actions {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 16px;
  margin-left: auto;
}
#header.tdi-header .tdi-search #search_block_top {
  width: 160px;
  float: none;
  margin: 0;
  padding: 0;
}
#header.tdi-header .tdi-search form {
  position: relative;
  margin: 0;
}
#header.tdi-header .tdi-search .search_query {
  width: 160px;
  height: 48px;
  padding: 0 40px 0 18px;
  background: #EDEBEB;
  border: 0;
  border-radius: 8px;
  font: 400 15px "Raleway", sans-serif;
  color: #1D1D1B;
  box-shadow: none;
}
#header.tdi-header .tdi-search .search_query::placeholder {
  color: #7E7E83;
}
#header.tdi-header .tdi-search .button-search {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  min-width: 0;
  background: none;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  color: #7E7E83;
  transition: color 0.15s ease;
}
#header.tdi-header .tdi-search .button-search:hover {
  color: #434F9D;
}
#header.tdi-header .tdi-search .button-search span {
  font-size: 0;
}
#header.tdi-header .tdi-search .button-search span:before {
  font-family: "FontAwesome";
  content: "\f002";
  font-size: 16px;
}
#header.tdi-header .tdi-login {
  display: flex;
  align-items: center;
}
#header.tdi-header .tdi-login .header_user_info {
  margin: 0;
}
#header.tdi-header .tdi-login .header_user_info a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  padding: 0 30px;
  background: #FFFFFF;
  border: 1px solid #d6d4d4;
  border-radius: 8px;
  color: #1D1D1B;
  font: 600 16px/1 "Raleway", sans-serif;
  text-align: center;
  white-space: nowrap;
  text-transform: none;
  text-decoration: none;
}
#header.tdi-header .tdi-login .header_user_info a:hover,
#header.tdi-header .tdi-login .header_user_info a:focus {
  border-color: #434F9D;
  color: #434F9D;
  text-decoration: none;
}
#header.tdi-header .tdi-login {
  display: flex;
  align-items: center;
}
#header.tdi-header .tdi-login .tdi-account {
  display: none !important;
}
@media (max-width: 1199px) {
  #header.tdi-header .tdi-bar {
    flex-wrap: wrap !important;
    min-height: 0;
    padding: 12px 0;
    gap: 12px;
  }
  #header.tdi-header .tdi-nav {
    order: 3;
    flex: 1 0 100%;
    justify-content: flex-start;
    margin-left: 0;
  }
  #header.tdi-header .tdi-nav .sf-menu {
    flex-wrap: wrap;
  }
  #header.tdi-header .tdi-actions {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  #header.tdi-header .tdi-search {
    display: none;
  }
}

#homepage-slider.tdi-hero {
  position: relative;
  display: block;
  float: none;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#homepage-slider.tdi-hero .tdi-hero-track {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  transition: transform 0.6s ease;
}
#homepage-slider.tdi-hero .tdi-hero-slide {
  position: relative;
  flex: 0 0 100%;
  width: 100%;
  list-style: none;
  overflow: hidden;
}
#homepage-slider.tdi-hero ul#homeslider {
  margin: 0;
  padding: 0;
  max-height: none !important;
  list-style: none;
}
#homepage-slider.tdi-hero .tdi-hero-slide > .container {
  position: relative;
  z-index: 2;
}
#homepage-slider.tdi-hero .tdi-hero--brother {
  background: radial-gradient(135% 160% at 0% 0%, #6f88c7 0%, #8ba2d4 22%, #b7c4e6 47%, #e7edf6 74%, #f2f5fb 100%);
}
#homepage-slider.tdi-hero .tdi-hero--color {
  background: #14101b;
}
#homepage-slider.tdi-hero .tdi-hero--color .tdi-hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: url("../img/home/hero-impresoras.jpg") right center/cover no-repeat;
}
#homepage-slider.tdi-hero .tdi-hero--color .tdi-hero-bg:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(15, 11, 22, 0.94) 0%, rgba(15, 11, 22, 0.6) 36%, rgba(15, 11, 22, 0) 68%);
}
#homepage-slider.tdi-hero .tdi-hero--color .tdi-hero-text {
  flex: 0 0 52%;
  max-width: 520px;
}
#homepage-slider.tdi-hero .tdi-hero--color h1, #homepage-slider.tdi-hero .tdi-hero--color h2 {
  color: #FFFFFF;
}
#homepage-slider.tdi-hero .tdi-hero--color p {
  color: #FFFFFF;
  font-weight: 600;
}
#homepage-slider.tdi-hero .tdi-hero-inner {
  display: flex;
  align-items: center;
  gap: 24px;
  min-height: 480px;
  padding: 32px 0;
}
#homepage-slider.tdi-hero .tdi-hero-text {
  flex: 0 0 46%;
  max-width: 500px;
}
#homepage-slider.tdi-hero .tdi-hero-text .brother {
  display: block;
  width: 190px;
  height: 42px;
  margin: 0 0 16px;
}
#homepage-slider.tdi-hero .tdi-hero-text h1,
#homepage-slider.tdi-hero .tdi-hero-text h2 {
  margin: 0 0 18px;
  color: #434F9D;
  font: 900 46px/1 "Raleway", sans-serif;
  text-transform: uppercase;
}
#homepage-slider.tdi-hero .tdi-hero-text p {
  margin: 0 0 28px;
  max-width: 472px;
  color: #1D1D1B;
  font: 500 20px/1.35 "Raleway", sans-serif;
}
#homepage-slider.tdi-hero .tdi-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
#homepage-slider.tdi-hero .tdi-hero-media {
  flex: 1 1 auto;
  text-align: right;
  min-width: 0;
}
#homepage-slider.tdi-hero .tdi-hero-media img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
#homepage-slider.tdi-hero .tdi-hero-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 18px;
  z-index: 3;
  display: flex;
  justify-content: center;
  gap: 10px;
}
#homepage-slider.tdi-hero .tdi-hero-dots button {
  width: 10px;
  height: 10px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease;
}
#homepage-slider.tdi-hero .tdi-hero-dots button.is-active {
  background: #FFFFFF;
  transform: scale(1.2);
}
#homepage-slider.tdi-hero .bx-controls, #homepage-slider.tdi-hero .bx-pager {
  display: none;
}
@media (max-width: 991px) {
  #homepage-slider.tdi-hero .tdi-hero-inner {
    flex-direction: column;
    align-items: flex-start;
    min-height: 0;
    gap: 16px;
  }
  #homepage-slider.tdi-hero .tdi-hero-text,
  #homepage-slider.tdi-hero .tdi-hero--color .tdi-hero-text {
    flex: 1 1 100%;
    max-width: 100%;
  }
  #homepage-slider.tdi-hero .tdi-hero-text h1, #homepage-slider.tdi-hero .tdi-hero-text h2 {
    font-size: 34px;
  }
  #homepage-slider.tdi-hero .tdi-hero-text p {
    font-size: 17px;
  }
  #homepage-slider.tdi-hero .tdi-hero-media {
    width: 100%;
    text-align: center;
  }
  #homepage-slider.tdi-hero .tdi-hero--color .tdi-hero-bg {
    background-position: 70% center;
  }
  #homepage-slider.tdi-hero .tdi-hero--color .tdi-hero-bg:after {
    background: linear-gradient(180deg, rgba(15, 11, 22, 0.55) 0%, rgba(15, 11, 22, 0.88) 100%);
  }
  #homepage-slider.tdi-hero .tdi-hero-dots {
    bottom: 10px;
  }
}

.tdi-btn {
  display: inline-block;
  height: 60px;
  line-height: 60px;
  padding: 0 24px;
  border-radius: 8px;
  font: 700 16px "Raleway", sans-serif;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid transparent;
  transition: opacity 0.15s ease, background 0.15s ease;
}
.tdi-btn:hover {
  text-decoration: none;
  opacity: 0.92;
}

.tdi-btn-primary {
  background: #434F9D;
  color: #FFFFFF;
}

.tdi-btn-primary:hover {
  color: #FFFFFF;
}

.tdi-btn-light {
  background: #FFFFFF;
  color: #1D1D1B;
}

.tdi-btn-light:hover {
  color: #434F9D;
}

#index #left_column, #index #right_column {
  display: none !important;
}
#index #columns {
  padding-top: 0;
}
#index #center_column {
  width: 100%;
  float: none;
  padding: 0;
}
#index .tdi-fullbleed {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
#index .tdi-home-main {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  margin: 0 auto 40px;
}
#index .tdi-home-left {
  flex: 1 1 auto;
  min-width: 0;
}
#index .tdi-home-right {
  flex: 0 0 264px;
  width: 264px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
#index .tdi-home-right .tdi-service-card {
  display: block;
  line-height: 0;
}
#index .tdi-home-right .tdi-service-card img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}
#index .tdi-home-left .tab-pane {
  display: block;
  opacity: 1;
  visibility: visible;
}
#index .tdi-home-left #homefeatured {
  margin: 0;
}
#index .tdi-home-left .product_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
#index .tdi-home-left .product_list > li {
  float: none;
  display: flex;
  flex-direction: column;
  padding: 0 10px 20px;
}
#index .tdi-home-left .product-container {
  position: relative;
  height: 100%;
  background: #FFFFFF;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  overflow: hidden;
}
#index .tdi-home-left .left-block,
#index .tdi-home-left .right-block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
}
#index .tdi-home-left .product-image-container {
  display: block;
  margin: 0;
  padding: 12px;
  background: #FFFFFF;
  text-align: center;
}
#index .tdi-home-left .product-image-container .product_img_link {
  display: block;
  line-height: 0;
}
#index .tdi-home-left .product-image-container img {
  display: block;
  width: 100%;
  max-width: 240px;
  height: 240px;
  margin: 0 auto;
  object-fit: contain;
}
#index .tdi-home-left .product-image-container .content_price,
#index .tdi-home-left .quick-view,
#index .tdi-home-left .quick-view-wrapper-mobile,
#index .tdi-home-left .new-box,
#index .tdi-home-left .sale-box {
  display: none !important;
}
#index .tdi-home-left .right-block h5 {
  margin: 0;
  padding: 20px 24px 24px;
  border-top: 1px solid #EDEBEB;
  min-height: 90px;
}
#index .tdi-home-left .right-block h5 .product-name {
  display: block;
  color: #1D1D1B;
  font: 500 16px/1.25 "Raleway", sans-serif;
  text-transform: none;
}
#index .tdi-home-left .right-block .product-desc,
#index .tdi-home-left .right-block .product-flags,
#index .tdi-home-left .right-block .availability,
#index .tdi-home-left .right-block .hook-reviews,
#index .tdi-home-left .functional-buttons {
  display: none !important;
}
#index .tdi-home-left .product-container {
  position: relative;
}
#index .tdi-home-left .product-container .ssk-group {
  display: none !important;
}
#index .tdi-home-left .product-container .tdi-card-share {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 3;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #EDEBEB;
  color: #434F9D;
  text-decoration: none;
  transition: background 0.15s ease, color 0.15s ease;
}
#index .tdi-home-left .product-container .tdi-card-share:hover {
  background: #434F9D;
  color: #FFFFFF;
}
#index .tdi-home-left .product-container .tdi-card-share i {
  font-size: 13px;
  line-height: 1;
}
#index .tdi-home-left .right-block .content_price {
  padding: 0 24px;
}
#index .tdi-home-left .right-block .content_price:empty {
  display: none;
}
#index .tdi-home-left .product-container .tdi-card-consulta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0 24px 24px;
  padding: 11px 16px;
  background: #25D366;
  color: #FFFFFF;
  border-radius: 8px;
  font: 700 14px/1.2 "Raleway", sans-serif;
  text-decoration: none;
  white-space: nowrap;
  transition: opacity 0.15s ease;
}
#index .tdi-home-left .product-container .tdi-card-consulta:hover {
  opacity: 0.92;
  color: #FFFFFF;
  text-decoration: none;
}
#index .tdi-home-left .product-container .tdi-card-consulta i {
  font-size: 17px;
  line-height: 1;
}
#index .tdi-home-banner {
  margin: 8px 0 0;
}
#index .tdi-home-banner img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  #index .tdi-home-main {
    flex-direction: column;
  }
  #index .tdi-home-right {
    flex: 1 1 100%;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #index .tdi-home-right .tdi-service-card {
    flex: 1 1 45%;
  }
}

.tdi-service-aside {
  flex: 0 0 264px;
  width: 264px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.tdi-service-aside .tdi-service-card {
  display: block;
  line-height: 0;
}

.tdi-service-aside .tdi-service-card img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.tdi-centro {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 106px;
  margin-bottom: 24px;
  padding: 0 205px 0 47px;
  background: #20284E;
  border-radius: 8px;
}

.tdi-centro .brother {
  width: auto;
  height: 37px;
  flex: 0 0 auto;
}

.tdi-centro h2 {
  margin: 0 0 0 60px;
  flex: 1 1 auto;
  max-width: 257px;
  color: #FFFFFF;
  font: 700 22px/1.1 "Raleway", sans-serif;
  text-transform: uppercase;
}

.tdi-centro .centro-img {
  position: absolute;
  top: 16px;
  right: 60px;
  width: 140px;
  height: 124px;
  object-fit: contain;
  object-position: right top;
  margin: 0;
}

@media (max-width: 991px) {
  .tdi-centro {
    height: auto;
    padding: 16px 16px 16px 24px;
    flex-wrap: wrap;
  }
  .tdi-centro h2 {
    margin: 8px 0;
    font-size: 18px;
  }
  .tdi-centro .centro-img {
    display: none;
  }
}
#cms #center_column .tdi-centro .brother {
  width: auto;
  height: 37px;
  max-width: none;
  margin: 0;
}

#cms #center_column .tdi-centro .centro-img {
  position: absolute;
  top: 16px;
  right: 60px;
  width: 140px;
  height: 124px;
  max-width: none;
  margin: 0;
}

#category #left_column, #category #right_column {
  display: none !important;
}
#category #center_column {
  width: 100%;
  float: none;
}
#category .tdi-cat-layout {
  display: flex;
  align-items: flex-start;
  gap: 24px;
}
#category .tdi-cat-main {
  flex: 1 1 auto;
  min-width: 0;
}
#category .tdi-cat-nav {
  width: 100%;
  margin-bottom: 8px;
  overflow: hidden;
  background: #20284E !important;
  border: 0;
  border-radius: 8px;
  padding: 12px 10px;
}
#category .tdi-cat-nav, #category .tdi-cat-nav * {
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: 0 !important;
  -webkit-tap-highlight-color: transparent;
}
#category .tdi-cat-nav a:focus, #category .tdi-cat-nav a:active {
  outline: 0 !important;
  background: none !important;
}
#category .tdi-cat-nav {
  background: #20284E !important;
}
#category .tdi-cat-nav .block:not(#categories_block_left) {
  display: none;
}
#category .tdi-cat-nav .block {
  margin: 0;
}
#category .tdi-cat-nav .title_block {
  display: none;
}
#category .tdi-cat-nav .block_content {
  padding: 0;
}
#category .tdi-cat-nav .grower, #category .tdi-cat-nav .submenu_thumb {
  display: none !important;
}
#category .tdi-cat-nav ul.tree li a:before {
  content: none !important;
  padding: 0 !important;
}
#category .tdi-cat-nav ul.tree, #category .tdi-cat-nav ul.tree ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#category .tdi-cat-nav ul.tree > li > a {
  display: none;
}
#category .tdi-cat-nav ul.tree li {
  padding: 0;
  list-style: none;
}
#category .tdi-cat-nav ul.tree li a {
  display: block;
  padding: 7px 14px;
  color: #FFFFFF !important;
  font: 500 15px/1.3 "Raleway", sans-serif;
  text-decoration: none !important;
}
#category .tdi-cat-nav ul.tree li a:hover {
  color: #FFFFFF !important;
  opacity: 0.8;
}
#category .tdi-cat-nav ul.tree li a.selected {
  color: #FFFFFF !important;
  font-weight: 700;
}
#category .tdi-cat-nav ul.tree ul {
  margin-left: 12px;
}
#category .tdi-cat-nav ul.tree ul li a {
  padding: 5px 14px;
  color: rgba(255, 255, 255, 0.78) !important;
  font-weight: 400;
  font-size: 14px;
}
#category .tdi-cat-nav ul.tree ul li a:hover {
  color: #FFFFFF !important;
  opacity: 1;
}
#category .page-heading {
  margin: 0 0 24px;
  padding: 0;
  border: 0;
  background: none;
  color: #434F9D;
  font: 900 34px/1.1 "Raleway", sans-serif;
  text-transform: uppercase;
}
#category .page-heading .cat-name {
  color: #434F9D;
}
#category .page-heading .heading-counter {
  display: inline-block;
  margin-left: 12px;
  color: #7E7E83;
  font: 400 16px/1 "Raleway", sans-serif;
  text-transform: none;
}
#category .tdi-cat-main .product_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
#category .tdi-cat-main .product_list > li {
  float: none;
  display: flex;
  flex-direction: column;
  padding: 0 10px 24px;
}
#category .tdi-cat-main .product-container {
  position: relative;
  height: 100%;
  background: #FFFFFF;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  overflow: hidden;
}
#category .tdi-cat-main .left-block,
#category .tdi-cat-main .right-block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
}
#category .tdi-cat-main .product-image-container {
  display: block;
  margin: 0;
  padding: 12px;
  background: #FFFFFF;
  text-align: center;
}
#category .tdi-cat-main .product-image-container .product_img_link {
  display: block;
  line-height: 0;
}
#category .tdi-cat-main .product-image-container img {
  display: block;
  width: 100%;
  max-width: 240px;
  height: 240px;
  margin: 0 auto;
  object-fit: contain;
}
#category .tdi-cat-main .product-image-container .content_price,
#category .tdi-cat-main .quick-view,
#category .tdi-cat-main .quick-view-wrapper-mobile,
#category .tdi-cat-main .new-box,
#category .tdi-cat-main .sale-box {
  display: none !important;
}
#category .tdi-cat-main .right-block h5 {
  margin: 0;
  padding: 20px 24px 24px;
  border-top: 1px solid #EDEBEB;
  min-height: 90px;
}
#category .tdi-cat-main .right-block h5 .product-name {
  display: block;
  color: #1D1D1B;
  font: 500 16px/1.25 "Raleway", sans-serif;
  text-transform: none;
}
#category .tdi-cat-main .right-block .product-desc,
#category .tdi-cat-main .right-block .product-flags,
#category .tdi-cat-main .right-block .availability,
#category .tdi-cat-main .right-block .hook-reviews,
#category .tdi-cat-main .functional-buttons {
  display: none !important;
}
#category .tdi-cat-main .product-container {
  position: relative;
}
#category .tdi-cat-main .product-container .ssk-group {
  display: none !important;
}
#category .tdi-cat-main .product-container .tdi-card-share {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 3;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #EDEBEB;
  color: #434F9D;
  text-decoration: none;
  transition: background 0.15s ease, color 0.15s ease;
}
#category .tdi-cat-main .product-container .tdi-card-share:hover {
  background: #434F9D;
  color: #FFFFFF;
}
#category .tdi-cat-main .product-container .tdi-card-share i {
  font-size: 13px;
  line-height: 1;
}
#category .tdi-cat-main .right-block .content_price {
  padding: 0 24px;
}
#category .tdi-cat-main .right-block .content_price:empty {
  display: none;
}
#category .tdi-cat-main .product-container .tdi-card-consulta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0 24px 24px;
  padding: 11px 16px;
  background: #25D366;
  color: #FFFFFF;
  border-radius: 8px;
  font: 700 14px/1.2 "Raleway", sans-serif;
  text-decoration: none;
  white-space: nowrap;
  transition: opacity 0.15s ease;
}
#category .tdi-cat-main .product-container .tdi-card-consulta:hover {
  opacity: 0.92;
  color: #FFFFFF;
  text-decoration: none;
}
#category .tdi-cat-main .product-container .tdi-card-consulta i {
  font-size: 17px;
  line-height: 1;
}
@media (max-width: 991px) {
  #category .tdi-cat-layout {
    flex-direction: column;
  }
  #category .tdi-service-aside {
    flex: 1 1 100%;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #category .tdi-service-aside .tdi-service-card {
    flex: 1 1 45%;
  }
  #category .page-heading {
    font-size: 26px;
  }
}

#block_marcas {
  display: none !important;
}

.tdi-marcas {
  background: #FFFFFF;
  padding: 40px 0;
}

.tdi-marcas__row {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}

.tdi-marcas__row a {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
}

.tdi-marcas__row img {
  height: 16px;
  width: auto;
  display: block;
  opacity: 0.8;
  transition: opacity 0.15s ease;
}

.tdi-marcas__row a:hover img {
  opacity: 1;
}

@media (max-width: 991px) {
  .tdi-marcas__row {
    justify-content: center;
    gap: 22px 28px;
  }
}
#newsletter_block_left,
.block_newsletter,
#footer .newsletter {
  display: none !important;
}

#cms #left_column, #cms #right_column {
  display: none !important;
}
#cms #center_column {
  width: 100%;
  float: none;
}
#cms .tdi-cms-layout {
  display: flex;
  align-items: flex-start;
  gap: 24px;
}
#cms .tdi-cms-main {
  flex: 1 1 auto;
  min-width: 0;
}
#cms .tdi-empresa-img {
  display: block;
  width: 100%;
  height: 380px;
  object-fit: cover;
  border-radius: 8px;
  margin: 0 0 24px;
}
#cms .rte, #cms .rte p, #cms .rte li, #cms .rte span, #cms .rte h1, #cms .rte h2, #cms .rte h3, #cms .rte h4 {
  font-family: "Raleway", Arial, Helvetica, sans-serif !important;
}
#cms .rte {
  color: #1D1D1B;
  font-size: 16px;
  line-height: 1.7;
}
#cms .rte p {
  margin: 0 0 24px;
}
#cms .tdi-cms-main .tdi-centro {
  margin-top: 40px;
}
#cms #center_column .tdi-servicios h2 {
  margin: 0 0 20px;
  color: #20284E;
  font: 700 22px/1.2 "Raleway", sans-serif;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 2px solid #EDEBEB;
}
#cms #center_column .tdi-servicios h2 ~ h2 {
  margin-top: 36px;
}
#cms #center_column .tdi-servicios ul {
  list-style: none;
  margin: 0 0 8px;
  padding: 4px 0 0;
  column-count: 2;
  column-gap: 40px;
}
#cms #center_column .tdi-servicios ul li {
  position: relative;
  break-inside: avoid;
  padding: 0 0 0 30px;
  margin: 0 0 16px;
  color: #1D1D1B;
  font-size: 16px;
  line-height: 1.45;
}
#cms #center_column .tdi-servicios ul li::before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: 1px;
  color: #434F9D;
  font-size: 15px;
}
#cms #center_column .tdi-servicios h3 {
  position: relative;
  margin: 0 0 8px;
  padding: 0 0 0 28px;
  color: #20284E;
  font: 700 17px/1.2 "Raleway", sans-serif;
}
#cms #center_column .tdi-servicios h3::before {
  content: "\f041";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: 1px;
  color: #434F9D;
  font-size: 17px;
  line-height: 1;
}
#cms #center_column .tdi-servicios h3 + p {
  margin: 0 0 22px;
  padding-left: 28px;
  color: #7E7E83;
  font-size: 15px;
  line-height: 1.6;
}
@media (max-width: 991px) {
  #cms .tdi-cms-layout {
    flex-direction: column;
  }
  #cms .tdi-service-aside {
    flex: 1 1 100%;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #cms .tdi-service-aside .tdi-service-card {
    flex: 1 1 45%;
  }
  #cms .tdi-empresa-img {
    height: 220px;
  }
  #cms .tdi-servicios ul {
    column-count: 1;
  }
}

#product #left_column, #product #right_column {
  display: none !important;
}
#product #center_column {
  width: 100%;
  float: none;
}
#product .tdi-prod-layout {
  display: flex;
  align-items: flex-start;
  gap: 24px;
}
#product .tdi-prod-main {
  flex: 1 1 auto;
  min-width: 0;
}
#product .tdi-prod-left {
  flex: 0 0 264px;
  width: 264px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#product .tdi-prod-left .tdi-service-aside {
  flex: 1 1 auto;
  width: 100%;
}
#product .tdi-prod-back {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  min-height: 56px;
  padding: 10px 16px;
  background: #20284E;
  color: #FFFFFF;
  border-radius: 8px;
  font: 700 16px "Raleway", sans-serif;
  text-decoration: none;
  transition: background 0.15s ease;
}
#product .tdi-prod-back:hover {
  background: #1C1B39;
  color: #FFFFFF;
  text-decoration: none;
}
#product .tdi-prod-back i {
  font-size: 12px;
}
#product #buy_block,
#product #availability_statut,
#product #reduction_percent,
#product #reduction_amount,
#product #product_reference,
#product .ssk-group,
#product #short_description_block .buttons_bottom_block {
  display: none !important;
}
#product .tdi-prod-layout.tdi-sellable #buy_block {
  display: block !important;
}
#product .pb-left-column h1[itemprop=name] {
  margin: 0 0 16px;
  color: #20284E;
  font: 600 30px/1.15 "Raleway", sans-serif;
}
#product #short_description_block {
  margin: 0 0 8px;
}
#product #short_description_content,
#product #short_description_content * {
  color: #1D1D1B !important;
}
#product #short_description_content {
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.7;
  text-align: left;
}
#product #short_description_content p {
  margin: 0 0 8px;
}
#product #short_description_content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#product #short_description_content li {
  position: relative;
  padding-left: 18px;
  margin: 0 0 4px;
}
#product #short_description_content li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #434F9D;
}
#product #image-block {
  position: relative;
  background: #FFFFFF;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  padding: 28px;
  text-align: center;
  margin: 0 0 16px;
}
#product #image-block #view_full_size,
#product #image-block #view_full_size > a,
#product #image-block a.jqzoom {
  display: block !important;
  width: 100% !important;
  height: auto !important;
}
#product #image-block img, #product #image-block #bigpic {
  display: block;
  width: 100% !important;
  max-width: 100%;
  height: auto !important;
  float: none;
  margin: 0 auto;
}
#product #image-block .span_link,
#product #image-block .zoomLens, #product #image-block .zoomWindow, #product #image-block .zoomWindowContainer, #product #image-block .zoomPup,
#product #image-block #view_full_size:after, #product #image-block a.jqzoom:after {
  display: none !important;
}
#product #image-block a.jqzoom, #product #image-block #view_full_size {
  cursor: default;
}
#product #views_block, #product .resetimg {
  margin-top: 12px;
}
#product .tdi-prod-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 24px 40px;
  margin: 24px 0 0;
}
#product .tdi-prod-actions__label {
  display: block;
  margin: 0 0 8px;
  color: #1D1D1B;
  font: 600 14px "Raleway", sans-serif;
}
#product .tdi-wa-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 48px;
  padding: 0 22px;
  min-width: 240px;
  margin: 0;
  background: #25D366;
  color: #FFFFFF;
  border-radius: 8px;
  font: 700 16px "Raleway", sans-serif;
  white-space: nowrap;
}
#product .tdi-wa-btn:hover {
  color: #FFFFFF;
  opacity: 0.92;
  text-decoration: none;
}
#product .tdi-wa-btn i {
  font-size: 22px;
  line-height: 1;
}
#product .tdi-prod-share__icons {
  display: flex;
  gap: 16px;
}
#product .tdi-prod-share__icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 8px;
  background: #FFFFFF;
  border: 1px solid #EDEBEB;
  color: #434F9D;
  font-size: 22px;
  text-decoration: none;
  transition: all 0.15s ease;
}
#product .tdi-prod-share__icons a:hover {
  border-color: #434F9D;
  color: #20284E;
}
#product .mas-info {
  margin: 32px 0 0;
  clear: both;
}
#product .mas-info h3, #product .page-product-heading {
  margin: 0 0 16px;
  color: #434F9D;
  font: 800 22px "Raleway", sans-serif;
  text-transform: none;
}
#product .mas-info, #product .mas-info p, #product .mas-info li, #product .mas-info span {
  font-family: "Raleway", Arial, Helvetica, sans-serif !important;
  color: #1D1D1B;
  line-height: 1.7;
}
#product #producto-relacionado {
  margin: 32px 0 16px;
  color: #434F9D;
  font: 800 22px "Raleway", sans-serif;
  text-transform: none;
}
#product .product-container {
  position: relative;
  height: 100%;
  background: #FFFFFF;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  overflow: hidden;
}
#product .left-block,
#product .right-block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
}
#product .product-image-container {
  display: block;
  margin: 0;
  padding: 12px;
  background: #FFFFFF;
  text-align: center;
}
#product .product-image-container .product_img_link {
  display: block;
  line-height: 0;
}
#product .product-image-container img {
  display: block;
  width: 100%;
  max-width: 240px;
  height: 240px;
  margin: 0 auto;
  object-fit: contain;
}
#product .product-image-container .content_price,
#product .quick-view,
#product .quick-view-wrapper-mobile,
#product .new-box,
#product .sale-box {
  display: none !important;
}
#product .right-block h5 {
  margin: 0;
  padding: 20px 24px 24px;
  border-top: 1px solid #EDEBEB;
  min-height: 90px;
}
#product .right-block h5 .product-name {
  display: block;
  color: #1D1D1B;
  font: 500 16px/1.25 "Raleway", sans-serif;
  text-transform: none;
}
#product .right-block .product-desc,
#product .right-block .product-flags,
#product .right-block .availability,
#product .right-block .hook-reviews,
#product .functional-buttons {
  display: none !important;
}
#product .product-container {
  position: relative;
}
#product .product-container .ssk-group {
  display: none !important;
}
#product .product-container .tdi-card-share {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 3;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #EDEBEB;
  color: #434F9D;
  text-decoration: none;
  transition: background 0.15s ease, color 0.15s ease;
}
#product .product-container .tdi-card-share:hover {
  background: #434F9D;
  color: #FFFFFF;
}
#product .product-container .tdi-card-share i {
  font-size: 13px;
  line-height: 1;
}
#product .right-block .content_price {
  padding: 0 24px;
}
#product .right-block .content_price:empty {
  display: none;
}
#product .product-container .tdi-card-consulta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0 24px 24px;
  padding: 11px 16px;
  background: #25D366;
  color: #FFFFFF;
  border-radius: 8px;
  font: 700 14px/1.2 "Raleway", sans-serif;
  text-decoration: none;
  white-space: nowrap;
  transition: opacity 0.15s ease;
}
#product .product-container .tdi-card-consulta:hover {
  opacity: 0.92;
  color: #FFFFFF;
  text-decoration: none;
}
#product .product-container .tdi-card-consulta i {
  font-size: 17px;
  line-height: 1;
}
#product .product_list .product-desc,
#product .product_list .product_desc,
#product .product_list .block_description,
#product .accessories-block .block_description,
#product .accessories-block .product_desc {
  display: none !important;
}
@media (min-width: 992px) {
  #product .tdi-centro,
  #product #producto-relacionado,
  #product #producto-relacionado ~ .product_list,
  #product .accessories-block {
    margin-left: 288px;
  }
}
@media (max-width: 991px) {
  #product .tdi-prod-layout {
    flex-direction: column;
  }
  #product .tdi-prod-left {
    flex: 1 1 100%;
    width: 100%;
  }
  #product .tdi-service-aside {
    flex: 1 1 100%;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #product .tdi-service-aside .tdi-service-card {
    flex: 1 1 45%;
  }
  #product .tdi-prod-actions {
    gap: 20px;
  }
}

.content_sortPagiBar .sortPagiBar {
  display: none;
}

.content_sortPagiBar .sortPagiBar--off {
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px 24px;
  margin: 0 0 20px;
}

.content_sortPagiBar .sortPagiBar .select,
.content_sortPagiBar .sortPagiBar .selector1 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  float: none;
  margin: 0;
}

.content_sortPagiBar .sortPagiBar label,
.content_sortPagiBar .sortPagiBar p {
  margin: 0;
  color: #1D1D1B;
  font: 500 14px/1 "Raleway", sans-serif;
  white-space: nowrap;
}

.content_sortPagiBar .sortPagiBar .selector {
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: 38px;
  width: auto !important;
  min-width: 120px;
  background: #FFFFFF !important;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
}

.content_sortPagiBar .sortPagiBar .selector:after {
  content: "";
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -3px;
  pointer-events: none;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #434F9D;
}

.content_sortPagiBar .sortPagiBar .selector span {
  display: block;
  height: 38px;
  width: auto !important;
  padding: 0 32px 0 14px;
  margin: 0;
  background: none !important;
  border: 0;
  text-shadow: none;
  color: #1D1D1B;
  font: 500 14px/38px "Raleway", sans-serif;
  cursor: pointer;
}

.content_sortPagiBar .sortPagiBar .selector.focus,
.content_sortPagiBar .sortPagiBar .selector:hover {
  border-color: #434F9D;
}

.content_sortPagiBar .sortPagiBar .selector select {
  height: 38px !important;
  border: 0;
  background: none;
  cursor: pointer;
}

.content_sortPagiBar .sortPagiBar > .select > select,
.content_sortPagiBar .sortPagiBar select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 38px;
  min-width: 120px;
  padding: 0 34px 0 14px;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  background-color: #FFFFFF;
  color: #1D1D1B;
  font: 500 14px/1 "Raleway", sans-serif;
  box-shadow: none;
}

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

.content_sortPagiBar .product-count {
  display: none;
}

.content_sortPagiBar div.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  float: none;
  width: 100%;
  margin: 8px 0 0;
}

.content_sortPagiBar div.pagination .showall {
  order: 2;
  margin: 0;
  display: inline-flex;
}

.content_sortPagiBar ul.pagination {
  order: 1;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
  float: none;
}

.content_sortPagiBar ul.pagination > li {
  margin: 0;
  padding: 0;
  float: none;
  background: none;
  border: 0;
}

.content_sortPagiBar ul.pagination > li > a,
.content_sortPagiBar ul.pagination > li > span,
.content_sortPagiBar div.pagination .showall button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-width: 42px;
  height: 42px;
  padding: 0 16px;
  margin: 0;
  background: #FFFFFF;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  color: #7E7E83;
  font: 500 15px/1 "Raleway", sans-serif;
  text-decoration: none;
  box-shadow: none;
  cursor: pointer;
  text-shadow: none;
  background-image: none;
}

.content_sortPagiBar div.pagination .showall button span {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  background-image: none;
  box-shadow: none;
  color: inherit;
  font: inherit;
  text-shadow: none;
}

.content_sortPagiBar div.pagination .showall button:hover span {
  background: none;
  border: 0;
  color: inherit;
}

.content_sortPagiBar ul.pagination > li.pagination_previous > a,
.content_sortPagiBar ul.pagination > li.pagination_previous > span,
.content_sortPagiBar ul.pagination > li.pagination_next > a,
.content_sortPagiBar ul.pagination > li.pagination_next > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-width: 42px;
  height: 42px;
  padding: 0 16px;
  background: #FFFFFF;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
}

.content_sortPagiBar ul.pagination > li > a:hover,
.content_sortPagiBar ul.pagination > li.pagination_previous > a:hover,
.content_sortPagiBar ul.pagination > li.pagination_next > a:hover,
.content_sortPagiBar div.pagination .showall button:hover {
  border-color: #434F9D;
  color: #434F9D;
  background: #FFFFFF;
}

.content_sortPagiBar ul.pagination > li.active > span,
.content_sortPagiBar ul.pagination > li.current > span {
  border-color: #434F9D;
  color: #434F9D;
  font-weight: 700;
  background: #FFFFFF;
}

.content_sortPagiBar ul.pagination > li.truncate > span {
  min-width: 0;
  padding: 0 4px;
  border: 0;
  background: none;
}

.content_sortPagiBar ul.pagination > li.disabled > span {
  opacity: 0.4;
}

.content_sortPagiBar ul.pagination > li b {
  font-weight: 500;
}

.content_sortPagiBar ul.pagination > li i {
  font-size: 12px;
}

.contbreadcrumb {
  background: url("../img/home/pagehead-bg.png") no-repeat center;
  background-size: 100% 100%;
  margin: 0 0 32px;
  border: 0;
  height: auto;
}

.contbreadcrumb > .container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0;
}

.contbreadcrumb .breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 96px;
  margin: 0;
  padding: 20px 0;
  width: auto;
  max-width: none;
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #FFFFFF;
  float: none;
  font-family: "Raleway", sans-serif;
  font-weight: 900;
  font-size: 46px;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}

.contbreadcrumb .breadcrumb .home,
.contbreadcrumb .breadcrumb .home + .navigation-pipe {
  display: none;
}

.contbreadcrumb .breadcrumb .navigation_page,
.contbreadcrumb .breadcrumb .navigation_page a,
.contbreadcrumb .breadcrumb .navigation_page span:not(.navigation-pipe) {
  color: #FFFFFF;
  font-family: "Raleway", sans-serif;
  font-size: 34px;
  line-height: 1;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}

.contbreadcrumb .breadcrumb .navigation_page a,
.contbreadcrumb .breadcrumb .navigation_page a span {
  font-weight: 900;
  text-transform: uppercase;
}

.contbreadcrumb .breadcrumb .navigation_page a:hover {
  opacity: 0.9;
  text-decoration: none;
  color: #FFFFFF;
}

.contbreadcrumb .breadcrumb .navigation-pipe {
  font-size: 0;
  margin: 0 12px;
  padding: 0;
}

.contbreadcrumb .breadcrumb .navigation-pipe:before {
  content: "|";
  font-size: 32px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
}

@media (max-width: 991px) {
  .contbreadcrumb {
    margin-bottom: 20px;
  }
  .contbreadcrumb > .container {
    padding: 0 15px;
  }
  .contbreadcrumb .breadcrumb {
    min-height: 0;
    padding: 16px 0;
    font-size: 30px;
  }
  .contbreadcrumb .breadcrumb .navigation_page,
  .contbreadcrumb .breadcrumb .navigation_page a,
  .contbreadcrumb .breadcrumb .navigation_page span:not(.navigation-pipe) {
    font-size: 24px;
  }
  .contbreadcrumb .breadcrumb .navigation-pipe:before {
    font-size: 22px;
  }
}
.tdi-nl {
  position: fixed;
  right: 16px;
  bottom: 0;
  top: auto;
  transform: none;
  z-index: 100000;
}

.tdi-nl[hidden] {
  display: none;
}

.tdi-nl__box {
  position: relative;
  width: 564px;
  height: 400px;
  transform-origin: right center;
}

.tdi-nl__whitecard {
  position: absolute;
  left: 164px;
  top: 61px;
  width: 400px;
  height: 217px;
  z-index: 1;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(28, 27, 57, 0.28);
}

.tdi-nl__title {
  position: absolute;
  left: 288px;
  top: 92px;
  width: 239px;
  z-index: 3;
}

.tdi-nl__title strong {
  display: block;
  color: #20284E;
  font: 700 22px/1.15 "Raleway", sans-serif;
}

.tdi-nl__title span {
  display: block;
  margin-top: 10px;
  color: #20284E;
  font: 500 16px/1.3 "Raleway", sans-serif;
}

.tdi-nl__man {
  position: absolute;
  left: 0;
  top: 0;
  width: 344px;
  height: 400px;
  z-index: 2;
  object-fit: cover;
  object-position: bottom;
  pointer-events: none;
}

.tdi-nl__form {
  position: absolute;
  left: 164px;
  top: 212px;
  width: 400px;
  min-height: 188px;
  z-index: 4;
  background: #434F9D;
  border-radius: 8px;
  padding: 26px 24px 24px 56px;
}

.tdi-nl__form .mauticform-innerform,
.tdi-nl__form .mauticform-page-wrapper {
  display: block;
}

.tdi-nl__form .mauticform-row {
  margin: 0 0 12px;
}

.tdi-nl__form .mauticform-button-wrapper {
  margin-bottom: 0;
}

.tdi-nl__form input[type=text],
.tdi-nl__form input[type=email],
.tdi-nl__form .newsletter-input {
  display: block;
  height: 38px;
  padding: 0 16px;
  width: 100%;
  background: #EDEBEB;
  border: 0;
  border-radius: 5px;
  font: 400 16px "Raleway", sans-serif;
  color: #1D1D1B;
  box-shadow: none;
}

.tdi-nl__form input::placeholder {
  color: #1D1D1B;
  opacity: 0.7;
}

.tdi-nl__form button[type=submit] {
  display: block;
  width: 100%;
  height: 38px;
  padding: 0;
  border: 0;
  border-radius: 5px;
  background: #1D1D1B;
  color: #FFFFFF;
  font: 500 16px "Raleway", sans-serif;
  cursor: pointer;
}

.tdi-nl__form button[type=submit]:hover {
  opacity: 0.92;
}

.tdi-nl__form .mauticform-errormsg {
  display: block;
  margin-top: 4px;
  color: #ffd2d2;
  font: 400 12px "Raleway", sans-serif;
}

.tdi-nl__form .mauticform-error,
.tdi-nl__form .mauticform-message {
  color: #FFFFFF;
  font: 500 13px/1.3 "Raleway", sans-serif;
}

.tdi-nl__form .mauticform-error:not(:empty),
.tdi-nl__form .mauticform-message:not(:empty) {
  margin-bottom: 8px;
}

.tdi-nl__hand {
  position: absolute;
  left: 81px;
  top: 238px;
  width: 119px;
  height: 61px;
  z-index: 5;
  object-fit: contain;
  pointer-events: none;
}

.tdi-nl__close {
  position: absolute;
  top: 66px;
  right: 22px;
  z-index: 6;
  width: 22px;
  height: 22px;
  padding: 0;
  border: 0;
  background: none;
  color: #20284E;
  font: 400 22px/1 "Raleway", sans-serif;
  cursor: pointer;
}

.tdi-nl__close:hover {
  color: #434F9D;
}

@media (max-width: 600px) {
  .tdi-nl {
    right: 0;
    bottom: 8px;
    top: auto;
    transform: none;
  }
  .tdi-nl__box {
    transform: scale(0.62);
    transform-origin: bottom right;
  }
}
.footer-container {
  background: #FFFFFF !important;
  border-top: 1px solid #EDEBEB;
  padding: 48px 0 24px;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}

.footer-container #footer {
  color: #1D1D1B;
}

.footer-container #footer .row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.footer-container #footer .row > .footer-block {
  order: 1;
}

.footer-container #footer .row > .bottom-footer {
  order: 2;
  flex: 0 0 100%;
  width: 100%;
}

.footer-container #footer .footer-block {
  margin: 0 0 24px;
  padding: 0 15px;
}

.footer-container #footer .footer-block h4 {
  color: #434F9D;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 1;
  text-transform: none;
  cursor: default;
  margin: 0 0 18px;
}

.footer-container #footer .footer-block h4:after {
  content: none;
  display: none;
}

.footer-container #footer .footer-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-container #footer .footer-block ul li {
  padding: 4px 0;
  line-height: 1.5;
  border: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #1D1D1B;
}

.footer-container #footer .footer-block a {
  color: #1D1D1B;
  font-weight: 500;
  font-size: 14px;
}

.footer-container #footer .footer-block a:hover {
  color: #434F9D;
}

.footer-container #footer .footer-block h4 a {
  color: #434F9D;
  font-weight: 700;
  font-size: 22px;
  text-decoration: none;
}

.footer-container #footer .footer-block h4 a:hover {
  color: #20284E;
}

.footer-container #footer #block_contact_infos > div {
  padding: 0;
}

.footer-container #footer #block_contact_infos ul.toggle-footer li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  color: #1D1D1B;
  line-height: 1.5;
  overflow: visible;
}

.footer-container #footer #block_contact_infos ul.toggle-footer li i {
  color: #434F9D;
  font-size: 16px;
  line-height: 1.5;
  flex: 0 0 auto;
  width: auto;
  float: none;
  padding: 0;
  text-align: left;
}

.footer-container #footer #block_contact_infos ul.toggle-footer li i.icon-whatsapp {
  -webkit-text-stroke: 0.7px #434F9D;
  text-stroke: 0.7px #434F9D;
}

.footer-container #footer #block_contact_infos ul.toggle-footer li img {
  margin: 2px 0 0;
  flex: 0 0 auto;
}

.footer-container #footer #block_contact_infos ul.toggle-footer li a {
  color: #434F9D;
  font-weight: 500;
  word-break: break-word;
}

.footer-container #footer #block_contact_infos ul.toggle-footer li span,
.footer-container #footer #block_contact_infos ul.toggle-footer li > span {
  display: inline;
  color: #1D1D1B;
  font-weight: 500;
}

.footer-container #footer #block_contact_infos ul.toggle-footer li span a {
  color: #434F9D;
}

.footer-container #footer .blockcategories_footer .category_footer ul ul {
  display: none;
}

.footer-container #footer .blockcategories_footer .category_footer li {
  padding: 4px 0;
}

.footer-container #footer .blockcategories_footer .category_footer a {
  color: #1D1D1B;
  font-weight: 500;
}

.footer-container #footer .blockcategories_footer .category_footer .grower,
.footer-container #footer .blockcategories_footer .category_footer .submenu_thumb {
  display: none;
}

.footer-container #footer #social_block {
  float: none;
}

.footer-container #footer #social_block ul {
  display: flex;
  gap: 12px;
  justify-content: flex-end;
  float: none;
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-container #footer #social_block ul li {
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
}

.footer-container #footer #social_block ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #434F9D;
  text-decoration: none;
  overflow: hidden;
}

.footer-container #footer #social_block ul li a span,
.footer-container #footer #social_block ul li a img {
  display: none;
}

.footer-container #footer #social_block ul li a:before {
  font-family: "FontAwesome";
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1;
  vertical-align: 0;
}

.footer-container #footer #social_block ul li:first-child a {
  background: #25D366;
}

.footer-container #footer #social_block ul li:first-child a:before {
  content: "\f232";
}

.footer-container #footer #social_block ul li.facebook a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #434F9D;
  width: 40px;
  height: 40px;
}

.footer-container #footer #social_block ul li.facebook a:before {
  content: "\f09a";
}

.footer-container #footer #social_block ul li.instagram a {
  background: linear-gradient(45deg, #f09433 0%, #dc2743 50%, #bc1888 100%);
}

.footer-container #footer #social_block ul li.instagram a:before {
  content: "\f16d";
}

.footer-container #footer .bottom-footer {
  border-top: 1px solid #EDEBEB;
  margin-top: 8px;
  padding: 20px 15px 0;
}

.footer-container #footer .bottom-footer > div {
  width: 100%;
  float: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
}

.footer-container #footer .bottom-footer p {
  margin: 0;
  color: #7E7E83;
  font-size: 13px;
}

.footer-container #footer .bottom-footer .footer-der {
  display: flex;
  align-items: center;
  gap: 8px;
}

.footer-container #footer .bottom-footer .footer-der img {
  width: 110px;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .footer-container #footer .row > .footer-block,
  .footer-container #footer #social_block ul {
    justify-content: flex-start;
  }
  .footer-container #footer .bottom-footer > div {
    justify-content: center;
    text-align: center;
  }
}
#contactform_form .page-subheading, #contact .page-subheading {
  display: none;
}
#contactform_form #block_mapa, #contact #block_mapa {
  display: none !important;
}
#contactform_form .contact-form-box, #contact .contact-form-box {
  background: #FFFFFF;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  padding: 32px;
  margin: 0 auto 40px;
}
#contactform_form .contact-form-box fieldset, #contact .contact-form-box fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
#contactform_form .contact-form-box .form-group, #contact .contact-form-box .form-group {
  margin: 0 0 18px;
}
#contactform_form .contact-form-box label, #contact .contact-form-box label {
  display: block;
  margin: 0 0 6px;
  color: #20284E;
  font: 600 14px/1.3 "Raleway", sans-serif;
  text-transform: none;
}
#contactform_form .contact-form-box .form-control, #contact .contact-form-box .form-control {
  width: 100%;
  height: 46px;
  padding: 10px 14px;
  background: #FFFFFF;
  color: #1D1D1B;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  font: 400 14px "Raleway", Arial, Helvetica, sans-serif;
  box-shadow: none;
  transition: border-color 0.15s ease;
}
#contactform_form .contact-form-box textarea.form-control, #contact .contact-form-box textarea.form-control {
  height: auto;
  min-height: 184px;
  resize: vertical;
}
#contactform_form .contact-form-box .form-control:focus, #contact .contact-form-box .form-control:focus {
  border-color: #434F9D;
  outline: 0;
  box-shadow: none;
}
#contactform_form .contact-form-box .button,
#contactform_form .contact-form-box button[type=submit], #contact .contact-form-box .button,
#contact .contact-form-box button[type=submit] {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #20284E;
  color: #FFFFFF;
  border: 0;
  border-radius: 8px;
  padding: 13px 34px;
  font: 700 15px "Raleway", sans-serif;
  cursor: pointer;
  transition: background 0.15s ease;
  text-transform: none;
}
#contactform_form .contact-form-box .button:hover,
#contactform_form .contact-form-box button[type=submit]:hover, #contact .contact-form-box .button:hover,
#contact .contact-form-box button[type=submit]:hover {
  background: #434F9D;
  color: #FFFFFF;
}
#contactform_form .contact-form-box .button span,
#contactform_form .contact-form-box button[type=submit] span, #contact .contact-form-box .button span,
#contact .contact-form-box button[type=submit] span {
  color: inherit;
  border: 0;
  background: none;
  padding: 0;
  margin: 0;
  box-shadow: none;
}
#contactform_form .alert, #contact .alert {
  border-radius: 8px;
}
#contactform_form #center_column > .row, #contact #center_column > .row {
  margin-left: 0;
  margin-right: 0;
}
#contactform_form .contact-form-box .row, #contact .contact-form-box .row {
  margin-left: 0;
  margin-right: 0;
}
#contactform_form .contact-form-box .row > [class*=col-], #contact .contact-form-box .row > [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  #contactform_form .contact-form-box .row > .col-sm-6:first-child, #contact .contact-form-box .row > .col-sm-6:first-child {
    padding-right: 9px;
  }
  #contactform_form .contact-form-box .row > .col-sm-6:last-child, #contact .contact-form-box .row > .col-sm-6:last-child {
    padding-left: 9px;
  }
}

@media (max-width: 767px) {
  #contactform_form .contact-form-box,
  #contact .contact-form-box {
    padding: 20px;
  }
  #contactform_form .contact-form-box [class*=col-],
  #contact .contact-form-box [class*=col-] {
    padding-left: 0;
    padding-right: 0;
    float: none;
    width: 100%;
  }
  #contactform_form .contact-form-box .form-group.text-right,
  #contact .contact-form-box .form-group.text-right {
    text-align: left;
  }
  #contactform_form .contact-form-box .button,
  #contactform_form .contact-form-box button[type=submit],
  #contact .contact-form-box .button,
  #contact .contact-form-box button[type=submit] {
    width: 100%;
    justify-content: center;
  }
}
#search #left_column, #search #right_column {
  display: none !important;
}
#search #center_column {
  width: 100%;
  float: none;
}
#search .page-heading {
  margin: 0 0 24px;
  padding: 0;
  border: 0;
  background: none;
  color: #434F9D;
  font: 900 34px/1.1 "Raleway", sans-serif;
  text-transform: uppercase;
}
#search .page-heading .lighter {
  color: #20284E;
  font-weight: 900;
  text-transform: none;
}
#search .page-heading .heading-counter {
  display: inline-block;
  margin-left: 12px;
  color: #7E7E83;
  font: 400 16px/1 "Raleway", sans-serif;
  text-transform: none;
}
#search .product_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
#search .product_list > li {
  float: none;
  display: flex;
  flex-direction: column;
  padding: 0 10px 24px;
}
#search .product-container {
  position: relative;
  height: 100%;
  background: #FFFFFF;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  overflow: hidden;
}
#search .left-block,
#search .right-block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
}
#search .product-image-container {
  display: block;
  margin: 0;
  padding: 12px;
  background: #FFFFFF;
  text-align: center;
}
#search .product-image-container .product_img_link {
  display: block;
  line-height: 0;
}
#search .product-image-container img {
  display: block;
  width: 100%;
  max-width: 240px;
  height: 240px;
  margin: 0 auto;
  object-fit: contain;
}
#search .product-image-container .content_price,
#search .quick-view,
#search .quick-view-wrapper-mobile,
#search .new-box,
#search .sale-box {
  display: none !important;
}
#search .right-block h5 {
  margin: 0;
  padding: 20px 24px 24px;
  border-top: 1px solid #EDEBEB;
  min-height: 90px;
}
#search .right-block h5 .product-name {
  display: block;
  color: #1D1D1B;
  font: 500 16px/1.25 "Raleway", sans-serif;
  text-transform: none;
}
#search .right-block .product-desc,
#search .right-block .product-flags,
#search .right-block .availability,
#search .right-block .hook-reviews,
#search .functional-buttons {
  display: none !important;
}
#search .product-container {
  position: relative;
}
#search .product-container .ssk-group {
  display: none !important;
}
#search .product-container .tdi-card-share {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 3;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #EDEBEB;
  color: #434F9D;
  text-decoration: none;
  transition: background 0.15s ease, color 0.15s ease;
}
#search .product-container .tdi-card-share:hover {
  background: #434F9D;
  color: #FFFFFF;
}
#search .product-container .tdi-card-share i {
  font-size: 13px;
  line-height: 1;
}
#search .right-block .content_price {
  padding: 0 24px;
}
#search .right-block .content_price:empty {
  display: none;
}
#search .product-container .tdi-card-consulta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0 24px 24px;
  padding: 11px 16px;
  background: #25D366;
  color: #FFFFFF;
  border-radius: 8px;
  font: 700 14px/1.2 "Raleway", sans-serif;
  text-decoration: none;
  white-space: nowrap;
  transition: opacity 0.15s ease;
}
#search .product-container .tdi-card-consulta:hover {
  opacity: 0.92;
  color: #FFFFFF;
  text-decoration: none;
}
#search .product-container .tdi-card-consulta i {
  font-size: 17px;
  line-height: 1;
}
@media (max-width: 991px) {
  #search .page-heading {
    font-size: 26px;
  }
}

#authentication #left_column, #authentication #right_column {
  display: none !important;
}
#authentication #center_column {
  width: 100%;
  float: none;
}
#authentication #center_column > .page-heading {
  display: none;
}
#authentication .box {
  background: #FFFFFF;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  padding: 32px;
  margin: 0 0 24px;
}
#authentication #center_column > .row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}
#authentication #center_column > .row > [class*=col-] {
  display: flex;
  float: none;
  padding-left: 12px;
  padding-right: 12px;
}
#authentication #center_column > .row > [class*=col-] > .box {
  width: 100%;
  margin-bottom: 0;
}
#authentication #account-creation_form.box {
  max-width: 760px;
  margin: 0 auto 24px;
}
#authentication .page-subheading {
  margin: 0 0 18px;
  padding: 0 0 14px;
  border-bottom: 2px solid #EDEBEB;
  color: #20284E;
  font: 700 20px/1.2 "Raleway", sans-serif;
  text-transform: none;
}
#authentication .account_creation > h3.page-subheading:not(:first-child) {
  margin-top: 28px;
}
#authentication .form_content p, #authentication p.required, #authentication .form_info, #authentication .inline-infos {
  color: #7E7E83;
  font-size: 13px;
}
#authentication .form-group {
  margin: 0 0 18px;
}
#authentication label {
  display: inline-block;
  margin: 0 0 6px;
  color: #20284E;
  font: 600 14px/1.3 "Raleway", sans-serif;
  text-transform: none;
}
#authentication .checkbox label, #authentication .radio-inline label {
  font-weight: 400;
  color: #1D1D1B;
}
#authentication .form-control {
  width: 100%;
  height: 46px;
  padding: 10px 14px;
  background: #FFFFFF;
  color: #1D1D1B;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  font: 400 14px "Raleway", Arial, Helvetica, sans-serif;
  box-shadow: none;
  transition: border-color 0.15s ease;
}
#authentication select.form-control {
  height: 46px;
}
#authentication textarea.form-control {
  height: auto;
  min-height: 90px;
  resize: vertical;
}
#authentication .form-control:focus {
  border-color: #434F9D;
  outline: 0;
  box-shadow: none;
}
#authentication .button, #authentication button[type=submit], #authentication .btn.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #20284E;
  color: #FFFFFF;
  border: 0;
  border-radius: 8px;
  padding: 13px 28px;
  font: 700 15px "Raleway", sans-serif;
  cursor: pointer;
  text-transform: none;
  box-shadow: none;
  text-shadow: none;
  background-image: none;
  transition: background 0.15s ease;
}
#authentication .button:hover, #authentication button[type=submit]:hover, #authentication .btn.button:hover {
  background: #434F9D;
  color: #FFFFFF;
}
#authentication .button span, #authentication button[type=submit] span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: inherit;
  background: none;
  background-image: none;
  border: 0;
  box-shadow: none;
  text-shadow: none;
  padding: 0;
  margin: 0;
  font: inherit;
}
#authentication .lost_password a {
  color: #434F9D;
}
#authentication .lost_password a:hover {
  color: #20284E;
  text-decoration: none;
}
#authentication .alert {
  border-radius: 8px;
}
@media (max-width: 767px) {
  #authentication .box {
    padding: 20px;
  }
  #authentication #center_column > .row > [class*=col-] {
    width: 100%;
  }
  #authentication .button, #authentication button[type=submit], #authentication .btn.button {
    width: 100%;
  }
}

#cart #left_column, #cart #right_column, #order #left_column, #order #right_column, #order-confirmation #left_column, #order-confirmation #right_column {
  display: none !important;
}
#cart #center_column, #order #center_column, #order-confirmation #center_column {
  width: 100%;
  float: none;
}
#cart .page-heading, #order .page-heading, #order-confirmation .page-heading {
  margin: 0 0 24px;
  padding: 0 0 16px;
  border: 0;
  border-bottom: 2px solid #EDEBEB;
  background: none;
  color: #434F9D;
  font: 900 30px/1.1 "Raleway", sans-serif;
  text-transform: uppercase;
}
#cart .page-heading .lighter, #order .page-heading .lighter, #order-confirmation .page-heading .lighter {
  color: #20284E;
  font-weight: 900;
  text-transform: none;
}
#cart .button.button-medium, #cart .standard-checkout, #cart button.button[type=submit],
#cart .cart_navigation .button:not(.button-exclusive), #cart p.cart_navigation .button, #order .button.button-medium, #order .standard-checkout, #order button.button[type=submit],
#order .cart_navigation .button:not(.button-exclusive), #order p.cart_navigation .button, #order-confirmation .button.button-medium, #order-confirmation .standard-checkout, #order-confirmation button.button[type=submit],
#order-confirmation .cart_navigation .button:not(.button-exclusive), #order-confirmation p.cart_navigation .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #20284E;
  color: #FFFFFF;
  border: 0;
  border-radius: 8px;
  padding: 13px 26px;
  font: 700 15px "Raleway", sans-serif;
  text-transform: none;
  cursor: pointer;
  box-shadow: none;
  text-shadow: none;
  background-image: none;
  transition: background 0.15s ease;
}
#cart .button.button-medium span, #cart .standard-checkout span, #cart button.button[type=submit] span,
#cart .cart_navigation .button:not(.button-exclusive) span, #cart p.cart_navigation .button span, #order .button.button-medium span, #order .standard-checkout span, #order button.button[type=submit] span,
#order .cart_navigation .button:not(.button-exclusive) span, #order p.cart_navigation .button span, #order-confirmation .button.button-medium span, #order-confirmation .standard-checkout span, #order-confirmation button.button[type=submit] span,
#order-confirmation .cart_navigation .button:not(.button-exclusive) span, #order-confirmation p.cart_navigation .button span {
  color: inherit;
  background: none;
}
#cart .button.button-medium:hover, #cart .standard-checkout:hover, #cart button.button[type=submit]:hover,
#cart .cart_navigation .button:not(.button-exclusive):hover, #order .button.button-medium:hover, #order .standard-checkout:hover, #order button.button[type=submit]:hover,
#order .cart_navigation .button:not(.button-exclusive):hover, #order-confirmation .button.button-medium:hover, #order-confirmation .standard-checkout:hover, #order-confirmation button.button[type=submit]:hover,
#order-confirmation .cart_navigation .button:not(.button-exclusive):hover {
  background: #434F9D;
  color: #FFFFFF;
}
#cart .button-exclusive, #cart .button.btn-default, #order .button-exclusive, #order .button.btn-default, #order-confirmation .button-exclusive, #order-confirmation .button.btn-default {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #FFFFFF;
  color: #1D1D1B;
  border: 1px solid #d6d4d4;
  border-radius: 8px;
  padding: 11px 20px;
  font: 600 14px "Raleway", sans-serif;
  text-transform: none;
  box-shadow: none;
  background-image: none;
  text-shadow: none;
}
#cart .button-exclusive:hover, #cart .button.btn-default:hover, #order .button-exclusive:hover, #order .button.btn-default:hover, #order-confirmation .button-exclusive:hover, #order-confirmation .button.btn-default:hover {
  border-color: #434F9D;
  color: #434F9D;
}
#cart .alert, #order .alert, #order-confirmation .alert {
  border-radius: 8px;
}

#cart #cart_summary, #order #cart_summary {
  width: 100%;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
}
#cart #cart_summary thead th, #order #cart_summary thead th {
  background: #20284E;
  color: #FFFFFF;
  border: 0;
  padding: 12px 14px;
  font: 700 13px "Raleway", sans-serif;
  text-transform: uppercase;
}
#cart #cart_summary tbody td, #order #cart_summary tbody td {
  border-top: 1px solid #EDEBEB;
  vertical-align: middle;
  padding: 12px 14px;
}
#cart #cart_summary tfoot td, #order #cart_summary tfoot td {
  border-top: 1px solid #EDEBEB;
}
#cart #cart_summary .price, #cart #cart_summary .cart_total_price, #cart #cart_summary .total_price_container, #order #cart_summary .price, #order #cart_summary .cart_total_price, #order #cart_summary .total_price_container {
  color: #20284E;
  font-weight: 900;
}
#cart .cart_navigation, #order .cart_navigation {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}
#cart #total_price, #cart .cart_total_price span, #order #total_price, #order .cart_total_price span {
  color: #20284E;
}
#cart .cart_voucher .button, #order .cart_voucher .button {
  white-space: nowrap;
}

#order .step#order_step, #order ul.step {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 0 28px;
  padding: 0;
  border: 0;
  gap: 8px;
}
#order .step#order_step li, #order ul.step li {
  flex: 1 1 0;
  min-width: 120px;
  margin: 0;
  padding: 0;
  background: #EDEBEB;
  border-radius: 8px;
  text-align: center;
  box-shadow: none;
  border: 0;
}
#order .step#order_step li a, #order .step#order_step li span, #order ul.step li a, #order ul.step li span {
  display: block;
  padding: 12px 8px;
  color: #7E7E83;
  text-decoration: none;
  font: 600 13px "Raleway", sans-serif;
  text-transform: none;
  background: none;
}
#order .step#order_step li em, #order ul.step li em {
  display: block;
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 1.2;
}
#order .step#order_step li.step_current, #order ul.step li.step_current {
  background: #20284E;
}
#order .step#order_step li.step_current a, #order .step#order_step li.step_current span, #order .step#order_step li.step_current em, #order ul.step li.step_current a, #order ul.step li.step_current span, #order ul.step li.step_current em {
  color: #FFFFFF;
}
#order .step#order_step li.step_done, #order .step#order_step li.step_done_last, #order ul.step li.step_done, #order ul.step li.step_done_last {
  background: #434F9D;
}
#order .step#order_step li.step_done a, #order .step#order_step li.step_done span, #order .step#order_step li.step_done em, #order .step#order_step li.step_done_last a, #order .step#order_step li.step_done_last span, #order .step#order_step li.step_done_last em, #order ul.step li.step_done a, #order ul.step li.step_done span, #order ul.step li.step_done em, #order ul.step li.step_done_last a, #order ul.step li.step_done_last span, #order ul.step li.step_done_last em {
  color: #FFFFFF;
}
#order .step#order_step li.step_todo, #order ul.step li.step_todo {
  background: #EDEBEB;
}
#order .step#order_step li.step_todo a, #order .step#order_step li.step_todo span, #order .step#order_step li.step_todo em, #order ul.step li.step_todo a, #order ul.step li.step_todo span, #order ul.step li.step_todo em {
  color: #7E7E83;
}
#order .order_carrier_content, #order #carrier_area, #order .box, #order .addresses .address {
  background: #FFFFFF;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
}
#order .carrier_title, #order .delivery_option .carrier_title {
  color: #20284E;
  font: 700 15px "Raleway", sans-serif;
}
#order .delivery_options .delivery_option {
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  margin-bottom: 10px;
}
#order .delivery_option_price {
  color: #434F9D;
  font-weight: 700;
}
#order .payment_module, #order #HOOK_PAYMENT .payment_module, #order p.payment_module {
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  background: #FFFFFF;
  margin: 0 0 12px;
  overflow: hidden;
}
#order .payment_module a, #order #HOOK_PAYMENT .payment_module a, #order p.payment_module a {
  display: block;
  padding: 16px 18px;
  color: #1D1D1B;
  font: 600 15px "Raleway", sans-serif;
}
#order .payment_module a:hover, #order #HOOK_PAYMENT .payment_module a:hover, #order p.payment_module a:hover {
  background: #EDEBEB;
  text-decoration: none;
}
#order #HOOK_PAYMENT {
  display: flex;
  flex-direction: column;
}

#order-confirmation .box, #order-confirmation .order-confirmation {
  background: #FFFFFF;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  padding: 24px;
}
#order-confirmation .cart_navigation {
  margin-top: 24px;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  #order .step#order_step li, #order ul.step li {
    flex-basis: 100%;
  }
  #cart .cart_navigation, #order-confirmation .cart_navigation {
    flex-direction: column;
  }
}
.button.button-medium:not(.exclusive) {
  background: #20284E;
  border-color: #20284E;
  color: #FFFFFF;
  border-radius: 8px !important;
  overflow: hidden;
}

.button.button-medium:not(.exclusive) span {
  border-color: transparent;
  color: #FFFFFF;
}

.button.button-medium:not(.exclusive):hover {
  background: #434F9D;
  border-color: #434F9D;
}

.button.button-medium:not(.exclusive):hover span {
  border-color: transparent;
  color: #FFFFFF;
}

#authentication .form-control, #order .form-control, #cart .form-control, #order-confirmation .form-control, #order-opc .form-control,
#identity .form-control, #addresses .form-control, #address .form-control, #account .form-control, #my-account .form-control,
#guest-tracking .form-control, #password .form-control {
  height: 46px;
  padding: 10px 14px;
  background: #FFFFFF;
  color: #1D1D1B;
  border: 1px solid #EDEBEB;
  border-radius: 8px;
  font: 400 14px "Raleway", Arial, Helvetica, sans-serif;
  box-shadow: none;
  transition: border-color 0.15s ease;
}
#authentication textarea.form-control, #order textarea.form-control, #cart textarea.form-control, #order-confirmation textarea.form-control, #order-opc textarea.form-control,
#identity textarea.form-control, #addresses textarea.form-control, #address textarea.form-control, #account textarea.form-control, #my-account textarea.form-control,
#guest-tracking textarea.form-control, #password textarea.form-control {
  height: auto;
  min-height: 90px;
}
#authentication .form-control:focus, #order .form-control:focus, #cart .form-control:focus, #order-confirmation .form-control:focus, #order-opc .form-control:focus,
#identity .form-control:focus, #addresses .form-control:focus, #address .form-control:focus, #account .form-control:focus, #my-account .form-control:focus,
#guest-tracking .form-control:focus, #password .form-control:focus {
  border-color: #434F9D;
  outline: 0;
  box-shadow: none;
}
#authentication select.form-control, #order select.form-control, #cart select.form-control, #order-confirmation select.form-control, #order-opc select.form-control,
#identity select.form-control, #addresses select.form-control, #address select.form-control, #account select.form-control, #my-account select.form-control,
#guest-tracking select.form-control, #password select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  padding-right: 34px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6'><path fill='%23434F9D' d='M0 0l5 6 5-6z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
}

#authentication div.selector, #order div.selector, #cart div.selector, #order-confirmation div.selector, #order-opc div.selector,
#identity div.selector, #addresses div.selector, #address div.selector, #account div.selector, #my-account div.selector,
#guest-tracking div.selector, #password div.selector {
  width: auto !important;
  height: auto !important;
  background: none !important;
  overflow: visible !important;
  padding: 0 !important;
  margin: 0 !important;
  display: block !important;
  float: none !important;
  border: 0 !important;
}
#authentication div.selector > span, #order div.selector > span, #cart div.selector > span, #order-confirmation div.selector > span, #order-opc div.selector > span,
#identity div.selector > span, #addresses div.selector > span, #address div.selector > span, #account div.selector > span, #my-account div.selector > span,
#guest-tracking div.selector > span, #password div.selector > span {
  display: none !important;
}
#authentication div.selector select,
#authentication div.selector select.form-control, #order div.selector select,
#order div.selector select.form-control, #cart div.selector select,
#cart div.selector select.form-control, #order-confirmation div.selector select,
#order-confirmation div.selector select.form-control, #order-opc div.selector select,
#order-opc div.selector select.form-control,
#identity div.selector select,
#identity div.selector select.form-control, #addresses div.selector select,
#addresses div.selector select.form-control, #address div.selector select,
#address div.selector select.form-control, #account div.selector select,
#account div.selector select.form-control, #my-account div.selector select,
#my-account div.selector select.form-control,
#guest-tracking div.selector select,
#guest-tracking div.selector select.form-control, #password div.selector select,
#password div.selector select.form-control {
  position: static !important;
  opacity: 1 !important;
  width: 100% !important;
  height: 46px !important;
  margin: 0 !important;
  left: 0 !important;
}

#authentication .button.button-medium:not(.exclusive),
#authentication .standard-checkout, #order .button.button-medium:not(.exclusive),
#order .standard-checkout, #cart .button.button-medium:not(.exclusive),
#cart .standard-checkout, #order-confirmation .button.button-medium:not(.exclusive),
#order-confirmation .standard-checkout, #order-opc .button.button-medium:not(.exclusive),
#order-opc .standard-checkout,
#identity .button.button-medium:not(.exclusive),
#identity .standard-checkout, #addresses .button.button-medium:not(.exclusive),
#addresses .standard-checkout, #address .button.button-medium:not(.exclusive),
#address .standard-checkout, #account .button.button-medium:not(.exclusive),
#account .standard-checkout, #my-account .button.button-medium:not(.exclusive),
#my-account .standard-checkout,
#guest-tracking .button.button-medium:not(.exclusive),
#guest-tracking .standard-checkout, #password .button.button-medium:not(.exclusive),
#password .standard-checkout {
  background: #20284E !important;
  border-color: #20284E !important;
  color: #FFFFFF !important;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
}
#authentication .button.button-medium:not(.exclusive):hover,
#authentication .standard-checkout:hover, #order .button.button-medium:not(.exclusive):hover,
#order .standard-checkout:hover, #cart .button.button-medium:not(.exclusive):hover,
#cart .standard-checkout:hover, #order-confirmation .button.button-medium:not(.exclusive):hover,
#order-confirmation .standard-checkout:hover, #order-opc .button.button-medium:not(.exclusive):hover,
#order-opc .standard-checkout:hover,
#identity .button.button-medium:not(.exclusive):hover,
#identity .standard-checkout:hover, #addresses .button.button-medium:not(.exclusive):hover,
#addresses .standard-checkout:hover, #address .button.button-medium:not(.exclusive):hover,
#address .standard-checkout:hover, #account .button.button-medium:not(.exclusive):hover,
#account .standard-checkout:hover, #my-account .button.button-medium:not(.exclusive):hover,
#my-account .standard-checkout:hover,
#guest-tracking .button.button-medium:not(.exclusive):hover,
#guest-tracking .standard-checkout:hover, #password .button.button-medium:not(.exclusive):hover,
#password .standard-checkout:hover {
  background: #1C1B39 !important;
  border-color: #1C1B39 !important;
  color: #FFFFFF !important;
}
#authentication .button.button-medium:not(.exclusive) span,
#authentication .button.button-medium:not(.exclusive):hover span,
#authentication .standard-checkout span, #authentication .standard-checkout:hover span, #order .button.button-medium:not(.exclusive) span,
#order .button.button-medium:not(.exclusive):hover span,
#order .standard-checkout span, #order .standard-checkout:hover span, #cart .button.button-medium:not(.exclusive) span,
#cart .button.button-medium:not(.exclusive):hover span,
#cart .standard-checkout span, #cart .standard-checkout:hover span, #order-confirmation .button.button-medium:not(.exclusive) span,
#order-confirmation .button.button-medium:not(.exclusive):hover span,
#order-confirmation .standard-checkout span, #order-confirmation .standard-checkout:hover span, #order-opc .button.button-medium:not(.exclusive) span,
#order-opc .button.button-medium:not(.exclusive):hover span,
#order-opc .standard-checkout span, #order-opc .standard-checkout:hover span,
#identity .button.button-medium:not(.exclusive) span,
#identity .button.button-medium:not(.exclusive):hover span,
#identity .standard-checkout span,
#identity .standard-checkout:hover span, #addresses .button.button-medium:not(.exclusive) span,
#addresses .button.button-medium:not(.exclusive):hover span,
#addresses .standard-checkout span, #addresses .standard-checkout:hover span, #address .button.button-medium:not(.exclusive) span,
#address .button.button-medium:not(.exclusive):hover span,
#address .standard-checkout span, #address .standard-checkout:hover span, #account .button.button-medium:not(.exclusive) span,
#account .button.button-medium:not(.exclusive):hover span,
#account .standard-checkout span, #account .standard-checkout:hover span, #my-account .button.button-medium:not(.exclusive) span,
#my-account .button.button-medium:not(.exclusive):hover span,
#my-account .standard-checkout span, #my-account .standard-checkout:hover span,
#guest-tracking .button.button-medium:not(.exclusive) span,
#guest-tracking .button.button-medium:not(.exclusive):hover span,
#guest-tracking .standard-checkout span,
#guest-tracking .standard-checkout:hover span, #password .button.button-medium:not(.exclusive) span,
#password .button.button-medium:not(.exclusive):hover span,
#password .standard-checkout span, #password .standard-checkout:hover span {
  border-color: transparent !important;
  background: none !important;
  color: #FFFFFF !important;
}
#authentication .button-exclusive,
#authentication .button.btn-default:not(.button-medium),
#authentication .button.button-small, #order .button-exclusive,
#order .button.btn-default:not(.button-medium),
#order .button.button-small, #cart .button-exclusive,
#cart .button.btn-default:not(.button-medium),
#cart .button.button-small, #order-confirmation .button-exclusive,
#order-confirmation .button.btn-default:not(.button-medium),
#order-confirmation .button.button-small, #order-opc .button-exclusive,
#order-opc .button.btn-default:not(.button-medium),
#order-opc .button.button-small,
#identity .button-exclusive,
#identity .button.btn-default:not(.button-medium),
#identity .button.button-small, #addresses .button-exclusive,
#addresses .button.btn-default:not(.button-medium),
#addresses .button.button-small, #address .button-exclusive,
#address .button.btn-default:not(.button-medium),
#address .button.button-small, #account .button-exclusive,
#account .button.btn-default:not(.button-medium),
#account .button.button-small, #my-account .button-exclusive,
#my-account .button.btn-default:not(.button-medium),
#my-account .button.button-small,
#guest-tracking .button-exclusive,
#guest-tracking .button.btn-default:not(.button-medium),
#guest-tracking .button.button-small, #password .button-exclusive,
#password .button.btn-default:not(.button-medium),
#password .button.button-small {
  background: #FFFFFF !important;
  background-image: none !important;
  border: 1px solid #d6d4d4 !important;
  color: #1D1D1B !important;
  border-radius: 8px !important;
  text-shadow: none !important;
  box-shadow: none !important;
}
#authentication .button-exclusive:hover,
#authentication .button.btn-default:not(.button-medium):hover,
#authentication .button.button-small:hover, #order .button-exclusive:hover,
#order .button.btn-default:not(.button-medium):hover,
#order .button.button-small:hover, #cart .button-exclusive:hover,
#cart .button.btn-default:not(.button-medium):hover,
#cart .button.button-small:hover, #order-confirmation .button-exclusive:hover,
#order-confirmation .button.btn-default:not(.button-medium):hover,
#order-confirmation .button.button-small:hover, #order-opc .button-exclusive:hover,
#order-opc .button.btn-default:not(.button-medium):hover,
#order-opc .button.button-small:hover,
#identity .button-exclusive:hover,
#identity .button.btn-default:not(.button-medium):hover,
#identity .button.button-small:hover, #addresses .button-exclusive:hover,
#addresses .button.btn-default:not(.button-medium):hover,
#addresses .button.button-small:hover, #address .button-exclusive:hover,
#address .button.btn-default:not(.button-medium):hover,
#address .button.button-small:hover, #account .button-exclusive:hover,
#account .button.btn-default:not(.button-medium):hover,
#account .button.button-small:hover, #my-account .button-exclusive:hover,
#my-account .button.btn-default:not(.button-medium):hover,
#my-account .button.button-small:hover,
#guest-tracking .button-exclusive:hover,
#guest-tracking .button.btn-default:not(.button-medium):hover,
#guest-tracking .button.button-small:hover, #password .button-exclusive:hover,
#password .button.btn-default:not(.button-medium):hover,
#password .button.button-small:hover {
  background: #FFFFFF !important;
  background-image: none !important;
  border-color: #20284E !important;
  color: #20284E !important;
}
#authentication .button-exclusive span, #authentication .button.btn-default:not(.button-medium) span, #authentication .button.button-small span,
#authentication .button-exclusive:hover span, #authentication .button.btn-default:not(.button-medium):hover span, #authentication .button.button-small:hover span, #order .button-exclusive span, #order .button.btn-default:not(.button-medium) span, #order .button.button-small span,
#order .button-exclusive:hover span, #order .button.btn-default:not(.button-medium):hover span, #order .button.button-small:hover span, #cart .button-exclusive span, #cart .button.btn-default:not(.button-medium) span, #cart .button.button-small span,
#cart .button-exclusive:hover span, #cart .button.btn-default:not(.button-medium):hover span, #cart .button.button-small:hover span, #order-confirmation .button-exclusive span, #order-confirmation .button.btn-default:not(.button-medium) span, #order-confirmation .button.button-small span,
#order-confirmation .button-exclusive:hover span, #order-confirmation .button.btn-default:not(.button-medium):hover span, #order-confirmation .button.button-small:hover span, #order-opc .button-exclusive span, #order-opc .button.btn-default:not(.button-medium) span, #order-opc .button.button-small span,
#order-opc .button-exclusive:hover span, #order-opc .button.btn-default:not(.button-medium):hover span, #order-opc .button.button-small:hover span,
#identity .button-exclusive span,
#identity .button.btn-default:not(.button-medium) span,
#identity .button.button-small span,
#identity .button-exclusive:hover span,
#identity .button.btn-default:not(.button-medium):hover span,
#identity .button.button-small:hover span, #addresses .button-exclusive span, #addresses .button.btn-default:not(.button-medium) span, #addresses .button.button-small span,
#addresses .button-exclusive:hover span, #addresses .button.btn-default:not(.button-medium):hover span, #addresses .button.button-small:hover span, #address .button-exclusive span, #address .button.btn-default:not(.button-medium) span, #address .button.button-small span,
#address .button-exclusive:hover span, #address .button.btn-default:not(.button-medium):hover span, #address .button.button-small:hover span, #account .button-exclusive span, #account .button.btn-default:not(.button-medium) span, #account .button.button-small span,
#account .button-exclusive:hover span, #account .button.btn-default:not(.button-medium):hover span, #account .button.button-small:hover span, #my-account .button-exclusive span, #my-account .button.btn-default:not(.button-medium) span, #my-account .button.button-small span,
#my-account .button-exclusive:hover span, #my-account .button.btn-default:not(.button-medium):hover span, #my-account .button.button-small:hover span,
#guest-tracking .button-exclusive span,
#guest-tracking .button.btn-default:not(.button-medium) span,
#guest-tracking .button.button-small span,
#guest-tracking .button-exclusive:hover span,
#guest-tracking .button.btn-default:not(.button-medium):hover span,
#guest-tracking .button.button-small:hover span, #password .button-exclusive span, #password .button.btn-default:not(.button-medium) span, #password .button.button-small span,
#password .button-exclusive:hover span, #password .button.btn-default:not(.button-medium):hover span, #password .button.button-small:hover span {
  border-color: transparent !important;
  background: none !important;
  color: inherit !important;
}
#authentication a.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#authentication input.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#authentication span.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover, #order a.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#order input.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#order span.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover, #cart a.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#cart input.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#cart span.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover, #order-confirmation a.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#order-confirmation input.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#order-confirmation span.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover, #order-opc a.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#order-opc input.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#order-opc span.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#identity a.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#identity input.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#identity span.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover, #addresses a.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#addresses input.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#addresses span.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover, #address a.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#address input.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#address span.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover, #account a.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#account input.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#account span.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover, #my-account a.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#my-account input.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#my-account span.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#guest-tracking a.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#guest-tracking input.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#guest-tracking span.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover, #password a.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#password input.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover,
#password span.button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover {
  background: #FFFFFF !important;
  background-image: none !important;
  border-color: #20284E !important;
  color: #20284E !important;
}
#authentication .button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover span, #order .button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover span, #cart .button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover span, #order-confirmation .button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover span, #order-opc .button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover span,
#identity .button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover span, #addresses .button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover span, #address .button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover span, #account .button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover span, #my-account .button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover span,
#guest-tracking .button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover span, #password .button:not(.button-medium):not(.standard-checkout):not(.exclusive):hover span {
  background: none !important;
  border-color: transparent !important;
  color: inherit !important;
}

.button.button-medium:not(.exclusive):hover,
.standard-checkout:hover {
  background: #1C1B39 !important;
  border-color: #1C1B39 !important;
  color: #FFFFFF !important;
}

.button.button-medium:not(.exclusive) span,
.button.button-medium:not(.exclusive):hover span {
  border-color: transparent !important;
  background: none !important;
  color: #FFFFFF !important;
}

.button.button-small,
.button.btn-default:not(.button-medium):not(.exclusive-medium):not(.exclusive):not(.ajax_add_to_cart_button) {
  background: #FFFFFF !important;
  background-image: none !important;
  border: 1px solid #d6d4d4 !important;
  color: #1D1D1B !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

.button.button-small:hover,
.button.btn-default:not(.button-medium):not(.exclusive-medium):not(.exclusive):not(.ajax_add_to_cart_button):hover {
  background: #FFFFFF !important;
  border-color: #20284E !important;
  color: #20284E !important;
}

.button.button-small span, .button.button-small:hover span {
  border-color: transparent !important;
  background: none !important;
}

.cart_navigation .button-exclusive,
.button-exclusive {
  margin-top: 0 !important;
}

.button-exclusive:hover {
  color: #20284E !important;
}

a.button:not(.button-medium):not(.standard-checkout):not(.exclusive-medium):not(.exclusive):not(.ajax_add_to_cart_button):hover,
input.button:not(.button-medium):not(.standard-checkout):not(.exclusive-medium):not(.exclusive):not(.ajax_add_to_cart_button):hover,
button.button:not(.button-medium):not(.standard-checkout):not(.exclusive-medium):not(.exclusive):not(.ajax_add_to_cart_button):hover {
  background: #FFFFFF !important;
  background-image: none !important;
  border-color: #20284E !important;
  color: #20284E !important;
}

#authentication .submit2, #authentication .submit, #order .submit2, #order .submit, #cart .submit2, #cart .submit, #order-confirmation .submit2, #order-confirmation .submit, #order-opc .submit2, #order-opc .submit,
#identity .submit2,
#identity .submit, #addresses .submit2, #addresses .submit, #address .submit2, #address .submit, #account .submit2, #account .submit, #my-account .submit2, #my-account .submit,
#guest-tracking .submit2,
#guest-tracking .submit, #password .submit2, #password .submit {
  margin-top: 24px;
}

#add_to_cart .exclusive,
.exclusive.ajax_add_to_cart_button,
.ajax_add_to_cart_button {
  background: #20284E !important;
  background-image: none !important;
  border: 1px solid #20284E !important;
  color: #FFFFFF !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

#add_to_cart .exclusive:hover,
.exclusive.ajax_add_to_cart_button:hover,
.ajax_add_to_cart_button:hover {
  background: #1C1B39 !important;
  border-color: #1C1B39 !important;
  color: #FFFFFF !important;
}

#add_to_cart .exclusive span, #add_to_cart .exclusive i, #add_to_cart .exclusive *,
.ajax_add_to_cart_button span, .ajax_add_to_cart_button i, .ajax_add_to_cart_button * {
  color: #FFFFFF !important;
  background: none !important;
  background-image: none !important;
  border-color: transparent !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

#add_to_cart .exclusive:before, #add_to_cart .exclusive:after,
.ajax_add_to_cart_button:before, .ajax_add_to_cart_button:after {
  border: 0 !important;
  background-color: transparent !important;
}

.alert {
  border-radius: 8px;
}

.alert-warning, .alert-info {
  background: #EDEBEB !important;
  border: 1px solid #D8D4D4 !important;
  color: #20284E !important;
}

.alert-warning a, .alert-info a {
  color: #434F9D !important;
  text-decoration: underline;
}

.alert-success {
  border-radius: 8px;
}

#button_order_cart, #button_order_cart span {
  background: #434F9D !important;
  background-image: none !important;
  border-color: #434F9D !important;
  color: #FFFFFF !important;
}

#button_order_cart:hover, #button_order_cart:hover span {
  background: #20284E !important;
  border-color: #20284E !important;
  color: #FFFFFF !important;
}

.product_list .product-container .button-container,
.product-container .right-block .button-container {
  display: block !important;
}

.button.exclusive-medium, .continue.exclusive-medium, .exclusive-medium {
  background: #FFFFFF !important;
  background-image: none !important;
  border: 1px solid #d6d4d4 !important;
  color: #1D1D1B !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

.button.exclusive-medium span, .continue.exclusive-medium span, .exclusive-medium span,
.button.exclusive-medium i, .exclusive-medium i {
  background: none !important;
  border-color: transparent !important;
  color: #1D1D1B !important;
}

.button.exclusive-medium:hover, .continue.exclusive-medium:hover, .exclusive-medium:hover {
  background: #FFFFFF !important;
  border-color: #20284E !important;
  color: #20284E !important;
}

.exclusive-medium:hover span, .exclusive-medium:hover i {
  color: #20284E !important;
}

#order .cart_navigation, #cart .cart_navigation, #order-opc .cart_navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

#order .cart_navigation .button-exclusive,
#cart .cart_navigation .button-exclusive,
#order-opc .cart_navigation .button-exclusive {
  order: 1;
}

#order .cart_navigation .button.button-medium, #order .cart_navigation .standard-checkout,
#cart .cart_navigation .button.button-medium, #cart .cart_navigation .standard-checkout,
#order-opc .cart_navigation .button.button-medium {
  order: 2;
}
