.w_75_h_75 {
  width: 75px;
  height: 75px;
  -o-object-fit: contain;
     object-fit: contain;
}

.w_100_h_100 {
  width: 100px;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}

.w_212_h_200 {
  width: 212px;
  height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
}

.w_150_h_140 {
  width: 150px;
  height: 140px;
  -o-object-fit: contain;
     object-fit: contain;
}

.w_564_h_520 {
  width: 564px;
  height: 520px;
  -o-object-fit: contain;
     object-fit: contain;
}

.w_100_h_100 {
  width: 100px;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}

.w_200_h_60 {
  width: 200px;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
}

.w_720_h_660 {
  width: 720px;
  height: 660px;
  -o-object-fit: contain;
     object-fit: contain;
}

.fs1 {
  font-size: 30px !important;
  margin: 0 5px;
}

.arrow-right-slide, .arrow-left-slide {
  height: 125px;
  background: #09adc6;
  display: flex !important;
  align-items: center;
  opacity: 1 !important;
  top: 51px;
  padding: 0px 5px;
  right: -5px;
}

.arrow-left-slide {
  right: auto;
  left: -5px;
}

.slick-disabled {
  opacity: 0.6 !important;
}

@media (max-width: 1200px) {
  .product-details-image, #sliderSyncingNav {
    height: 300px;
  }
}
.u-slick__arrow-classic {
  background-color: rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
  .fullwidthinsmall {
    width: 100% !important;
    height: auto !important;
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
}
p {
  color: black;
  font-size: larger;
}

.header-sidebar-list:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.header-sidebar-list > a {
  padding-left: 8px;
}

.product-item__title a {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 1199.98px) {
  .custom-logo-search-header {
    position: fixed;
    top: 0;
    width: 100%;
  }
  .custom-u-header__section {
    margin-bottom: 70px;
  }
}
.box-item {
  max-width: 170px;
  max-height: 50px;
}

.custom-search-list {
  background-color: white;
  list-style: none;
  position: absolute;
  overflow: auto;
  max-height: 400px;
  max-width: 500px;
  z-index: 1000;
}
.custom-search-list li:hover {
  cursor: pointer;
}

.custom-search-input {
  height: unset;
  padding: 0;
  border: none;
  border-radius: unset;
}

#motor-search .form-control:focus {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item.active {
  background-color: rgba(0, 0, 0, 0.1);
}

.dropdown-item:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.header-sidebar-list:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.header-sidebar-list > a {
  padding-left: 8px;
}

button {
  transition: box-shadow 0.3s ease-in-out;
}

@media (max-width: 768px) {
  .box-item {
    max-width: 130px;
  }
  .custom-search-list {
    max-width: 325px;
  }
}
