.btn-responsive-50 {
  width: 100%;
}
@media (max-width: 767px) {
  .btn-mobile-full {
    width: 100%;
    display: block;
  }
}
@media (min-width: 768px) { /* Desktop y tablets grandes */
  .btn-responsive-50 {
    width: 50%;
  }
}
.banner-imagen-img {
  width: 100%;
  height: 616px;
}
@media only screen and (max-width: 768px) {
  .banner-imagen-img {
    width: 100%;
    height: 375px;
  }
  /* For mobile phones: */
  .container-checkout {
    padding-top: 25px;
  }
  .product-floating-btn {
    opacity: unset !important;
    z-index: 4;
    bottom: 2px !important;
  }
  .product-floating-btn a {
    width: 100px;
    font-weight: bold;
  }
  .product-floating-btn i {
    font-weight: bold;
  }
  .product-card .badge-bottom {
    bottom: 15rem !important;
  }
}
.todo-para-tu-moto-img {
  width: 330px !important;
  height: 330px !important;
}
.prudcots-descuento-img {
  width: 360px !important;
  height: 360px !important;
}
.product-card .badge-bottom {
  position: absolute;
  bottom: 10.35rem;
  right: 0.75rem;
  left: auto;
  z-index: 4;
}
#findProducto .dropdown-menu {
  width: 90vh !important;
  display: none;
  overflow-y: auto !important;
  max-height: 80vh !important;
}
.badge-bottom {
  display: inline-block;
  padding: 0.25em 0.625em;
  font-size: 75%;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.175rem;
  transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, box-shadow 0.2s ease-in-out;
}
.topbar-link {
  color: #f34770 !important;
}
#ver_despacho:hover {
  color: yellow !important;
}
.g-bg-teal {
  background-color: #18ba9b !important;
}
.g-bg-yellow {
  background-color: #ebc71d !important;
}
.red {
  color: red;
  font-size: 15px;
  font-weight: bold;
}
.row-reverse {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.ml-18 {
  margin-left: 18rem !important;
}
.logo-mobile-2 {
  padding: 0 !important;
}
/* DOTS */
.u-dot-line-v1, .u-dot-line-v1-2 {
  position: relative;
  display: block;
  width: 100%;
  font-size: 0;
}
.u-dot-line-v1::before, .u-dot-line-v1::after, .u-dot-line-v1-2::before, .u-dot-line-v1-2::after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: calc(50% + 30px);
  border-top-width: 1px;
  border-top-style: solid;
  margin-top: -1px;
}
.u-dot-line-v1::before, .u-dot-line-v1-2::before {
  left: -30px;
}
li:first-child .u-dot-line-v1::before, li:first-child .u-dot-line-v1-2::before {
  display: none;
}
.u-dot-line-v1::after, .u-dot-line-v1-2::after {
  right: -30px;
}
li:last-child .u-dot-line-v1::after, li:last-child .u-dot-line-v1-2::after {
  display: none;
}
.u-dot-line-v1__inner, .u-dot-line-v1-2__inner {
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  background-color: white;
}
.u-dot-line-v1__inner::before, .u-dot-line-v1-2__inner::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.u-dot-line-v1-2::before, .u-dot-line-v1-2::after, .u-dot-line-v1-2-2::before, .u-dot-line-v1-2-2::after {
  display: none;
}
@media (min-width: 992px) {
  .u-dot-line-v1-2::before, .u-dot-line-v1-2::after {
    display: block;
  }
}
/*------------------------------------
  Dot line v2
------------------------------------*/
.u-dot-line-v2, .u-dot-line-v2-2 {
  position: relative;
  display: block;
  width: 100%;
  font-size: 0;
}
.u-dot-line-v2::before, .u-dot-line-v2::after, .u-dot-line-v2-2::before, .u-dot-line-v2-2::after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: calc(50% + 30px);
  border-top-width: 1px;
  border-top-style: solid;
  margin-top: -1px;
}
.u-dot-line-v2::before, .u-dot-line-v2-2::before {
  left: -30px;
}
li:first-child .u-dot-line-v2::before, li:first-child .u-dot-line-v2-2::before {
  display: none;
}
.u-dot-line-v2::after, .u-dot-line-v2-2::after {
  right: -30px;
}
li:last-child .u-dot-line-v2::after, li:last-child .u-dot-line-v2-2::after {
  display: none;
}
.u-dot-line-v2__inner, .u-dot-line-v2-2__inner {
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.u-dot-line-v2__inner::before, .u-dot-line-v2-2__inner::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
}
.u-dot-line-v2-2::before, .u-dot-line-v2-2::after, .u-dot-line-v2-2-2::before, .u-dot-line-v2-2-2::after {
  display: none;
}
@media (min-width: 992px) {
  .u-dot-line-v2-2::before, .u-dot-line-v2-2::after {
    display: block;
  }
}
.u-dot-line-v1__inner, .u-dot-line-v1-2__inner {
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
}
.u-dot-line-v1__inner::before, .u-dot-line-v1-2__inner::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.u-dot-line-v1-2::before, .u-dot-line-v1-2::after, .u-dot-line-v1-2-2::before, .u-dot-line-v1-2-2::after {
  display: none;
}
.card-img-top {
  min-height: 255px;
  height: 100%;
  position: inherit;
}
.card-img-top img {
  margin: auto auto !important;
  position: absolute;
  top: 0;
  bottom: 0;
}
.card-body .product-title {
  min-height: 34px;
}
@media (min-width: 992px) {
  .u-dot-line-v1-2::before, .u-dot-line-v1-2::after {
    display: block;
  }
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: left !important;
  }
  .text-sm-center {
    text-align: left !important;
  }
}
.g-brd-transparent--before::before {
  border-color: transparent !important;
}
.g-brd-transparent--after::after {
  border-color: transparent !important;
}
.g-bg-primary--before::before, .g-bg-primary--after::after {
  background-color: #FFDE00 !important;
}
.g-bg-primary--before-active::before, .g-bg-primary--after-active::after {
  background-color: #fe696a !important;
}
.number-input button.plus {
  border-radius: 0px 7px 7px 0px;
}
.number-input button.minus {
  border-radius: 7px 0px 0px 7px;
}
.number-input button.delete {
  border-radius: 7px 7px 7px 7px;
}
.number-input button {
  outline: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 2rem;
  cursor: pointer;
  margin: 0;
  position: relative;
}
.number-input, .number-input * {
  box-sizing: border-box;
}
@media (min-width: 600px) {
  .number-input {
    /* border: 2px solid #ddd; */
    display: flex;
    width: 155px;
    margin-left: -24px;
  }
}
.number-input {
  /* border: 2px solid #ddd; */
  display: flex;
  width: 155px;
  /* margin-left: -24px; */
}
.bg-grey {
  /*background-color: #c0c3b7 !important;*/
  background-color: #f9f9f9 !important;
}
.bg-dark {
  background-color: black !important;
}
.bg-light {
  background-color: white !important;
}
.navbar-light .navbar-tool-text {
  color: #fff;
}
.navbar-light .navbar-tool-text > small {
  color: #fff;
}
.navbar-light .navbar-tool-icon-box {
  color: #fff;
}
.icono-carrito {
  color: #4b566b !important;
}
.navbar-tool .navbar-tool-label {
  background-color: #FFDE00;
  color: black;
}
.bg-slider-marcas {
  background: #d5d6d1;
}
.borde-menu {
  border-top: 8px solid #FFDE00;
}
.pt-page {
  /*padding-top: 6.5rem;*/
  padding-top: 150px;
}
.pt-page-new {
  /*padding-top: 6.5rem;*/
  padding-top: 150px;
}
.menu.navbar-expand-lg .dropdown:hover > .dropdown-menu {
  display: flex;
}
.menu.navbar-expand-lg .dropdown-menu {
  background-color: transparent !important;
  border-color: transparent;
  box-shadow: none;
}
.drop-menu.row {
  width: 100%;
}
/*
.navbar-nav a.nav-link {
    color: #fff !important;
    font-weight: 600;
    margin-top: 4px;
    padding-top: 24px !important;
    padding-bottom: 22px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}
*/
.btn {
  border-radius: 0px;
}
.btn-menu:hover {
  color: #000;
  background-color: #FFDE00;
}
.btn-menu:focus, .btn-menu.focus {
  box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.btn-menu.disabled, .btn-menu:disabled {
  color: #FFDE00;
  background-color: transparent
}
.btn-menu:not(:disabled):not(.disabled):active, .btn-menu:not(:disabled):not(.disabled).active, .show > .btn-menu.dropdown-toggle {
  color: #000 !important;
  background-color: #FFDE00;
}
.btn-menu:not(:disabled):not(.disabled):active:focus, .btn-menu:not(:disabled):not(.disabled).active:focus, .show > .btn-menu.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(78, 84, 200, 0.5)
}
.navbar-nav a.nav-link {
  color: #fff !important;
  font-weight: 600;
  margin-top: 0rem;
  /* padding-top: 24px !important; */
  /* padding-bottom: 22px !important; */
  padding-left: 0.825rem !important;
  padding-right: 0.825rem !important;
}
.navbar-nav a:hover.nav-link {
  color: #000000 !important;
  background: #FFDE00
}
.widget-list li {
  margin: 6px 0;
}
.widget-list li a {
  color: #373f50;
}
.carousel-item h4 {
  font-size: 18px;
}
.navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.navbar-default .navbar-nav > li > a {
  width: 200px;
  font-weight: bold;
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
  padding: 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
  color: #373f50;
  font-size: 18px;
  font-weight: bold;
}
.mega-dropdown-menu form {
  margin: 3px 20px;
}
.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}
.u-has-error-v1 {
  color: red;
  font-weight: bold;
}
.card-img-top {
  /*min-height: 310px;*/
  height: 100%;
  max-height: 310px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
/*=============================*/
@media only screen and (min-width: 175px) and (max-width: 812px) {
  .pt-page {
    padding-top: 4.6rem;
  }
  .pt-page-new {
    padding-top: 4rem !important;
    padding-top: 74px;
  }
}
.free-modal {
  background-color: #fff0 !important;
  border: 1px solid #e3e9ef00 !important;
}
.free-header {
  border-bottom: 0px solid #e3e9f400 !important;
}
.close {
  color: #ffffff !important;
  line-height: 0;
}
.w-190 {
  min-width: 190px;
  padding-right: 5px;
  padding-left: 5px;
}
/* css menu motos */
.card-img-top-menu {
  min-height: 100px;
}
.card-body .product-title {
  min-height: 20px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #000 !important;
  background-color: #ffde00e6;
  font-weight: 600;
}
.bg-marcas-menu {
  background-color: #f3f5f9;
  border-radius: 0.3125rem;
  margin: 5px;
}
.bg-marcas-menu {
  overflow: hidden;
  transition: transform 0.3s ease;
}
.bg-marcas-menu:hover {
  transform: scale(1.1);
}
/* fin css menu motos */
.bg-primary {
  background-color: #feed00 !important;
}
.product-card .product-card-actions, .product-card > .btn-wishlist, .product-card .badge {
  z-index: 4 !important;
}
.product-floating-btn {
  z-index: 4 !important;
}
.titulo-menu {
  font-size: medium;
  font-weight: 500;
}