:root {
  --massy-oranage: #ff8100;
  --massy-yellow: #ffd200;
  --massy-lblue: #00adee;
  --massy-dblue: #004a77;
  --main-page-slider-max-height: 398px;
}

@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');

.btn-danger {
  background-color: #004a77;
  border-color: #004a77;
}

.btn-danger:hover {
  background-color: #ff8100;
  border-color: #ff8100;
}

.osahan-menu-top-3 {
  background: #fff none repeat scroll 0 0 !important;
}

.navbar-top-3 {
  background: #004a77 none repeat scroll 0 0;
}

a.mega-title,
.capitalize {
  text-transform: capitalize;
}

.osahan-menu.navbar-light .navbar-nav .active>.nav-link,
.osahan-menu.navbar-light .navbar-nav .nav-link:hover,
.osahan-menu.navbar-light .navbar-nav .nav-link.active,
.osahan-menu.navbar-light .navbar-nav .nav-link.open,
.osahan-menu.navbar-light .navbar-nav .open>.nav-link {
  color: var(--massy-yellow) !important;
  background-color: var(--massy-dblue) !important;
}

a#top-menu-clearance {
  background-color: var(--massy-lblue) !important;
  color: var(--massy-yellow) !important;
  letter-spacing: 0.6ch;
  text-shadow: 0.1ch 0.1ch var(--massy-dblue);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: 1rem;
}

.owl-carousel img {
  max-width: 1110px;
  width: 100%;
}

.owl-carousel h1,
.owl-carousel p {
  text-align: center;
  padding-bottom: 1em;
}

.footer-logo {
  max-width: 100px;
}

.footer-Content {
  background: var(--massy-dblue);
  margin: 0;
  box-shadow: 0 0 6px rgba(193, 193, 193, 0.62);
  color: rgba(255, 255, 255, 0.97);
}

.heading-design-center-h3::after,
.footer-widget .block-title::after,
.heading-design-h5::after {
  background: #ffd200;
  background: -moz-linear-gradient(left, #ffd200 0%, #00adee 100%);
  background: -webkit-linear-gradient(left, #ffd200 0%, #00adee 100%);
  background: linear-gradient(to right, #ffd200 0%, #00adee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd200', endColorstr='#00adee', GradientType=1);
  border-radius: 12px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 36px;
  width: 29px;
}

body {
  background: #ffffff none repeat scroll 0 0;
}

.owl-carousel-slider {
  border-top: 0;
}

.owl-carousel-slider .owl-controls .owl-pagination span {
  background: #004a77 none repeat scroll 0 0 !important;
  height: 6px !important;
  margin: 3px !important;
  width: 30px !important;
}

a.new-store-button {
  color: #ff8100;
}

.badge-primary {
  color: #004a77;
  background-color: #ffd200;
}

.social-icon a i:hover {
  box-shadow: 0 0 9px 0 rgba(77, 73, 112, 0.12);
  background: #ff8100 none repeat scroll 0 0;
  color: #fff;
}

.social-icon a i {
  background: #fff none repeat scroll 0 0;
  color: #000;
}

.owl-theme .owl-controls .owl-buttons div:hover {
  background: #004a77 none repeat scroll 0 0;
  color: #ffffff;
  border: 2px solid #004a77;
}

.owl-theme .owl-controls .owl-buttons div {
  background: #ffffff none repeat scroll 0 0;
  color: #004a77;
  border: 2px solid #ffffff;
}

.fade {
  background: rgba(0, 0, 0, 0.62);
}

.btn-primary:hover,
.btn-theme-round:hover,
.btn-theme-round:focus {
  border-color: #004a77;
  background: #00adee;
  background: -moz-linear-gradient(left, #00adee 0%, #004a77 100%);
  background: -webkit-linear-gradient(left, #00adee 0%, #004a77 100%);
  background: linear-gradient(to right, #00adee 0%, #004a77 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#004a77', GradientType=1);
}

.btn-primary,
.btn-theme-round,
.btn-theme-round,
.about_page_widget,
.receipt-main thead,
.login-modal-right .nav li a.active {
  border-color: #004a77;
  background: #004a77;
  background: -moz-linear-gradient(left, #004a77 0%, #00adee 100%);
  background: -webkit-linear-gradient(left, #004a77 0%, #00adee 100%);
  background: linear-gradient(to right, #004a77 0%, #00adee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004a77', endColorstr='#00adee', GradientType=1);
}

.btn-disabled {
  border-color: #5a5a5a;
  background: #5a5a5a;
}

.login-modal-right .nav {
  border: 1px solid #ffbe5c;
}

.login-modal-right .nav li a {
  color: #000000;
}

img.card-img-top {
  height: 120px;
  width: auto;
  margin: 0 auto;
}

.div.item-pl-list {
  height: 200px;
}

div.product-item-image>a {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  display: block;
}

div.product-item {
  height: 90%;
  min-height: 180px;
  padding: 2px;
}

div.product-item,
div.product-item-action,
div.product-item-size {
  background-color: var(--massy-dblue);
  color: white;
}

div.product-item,
div.product-item a,
div.product-item .product-price,
div.product-item-body .card-title {
  color: var(--massy-yellow);
}

.nobreak {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
}

.badge-discount {
  border: 1px solid #ffbe5c;
  background-color: #ffbe5c;
}

.color-orange-bizibi {
  color: #ff8100;
}

.black-text {
  color: black;
}

.bgcolor-orange-bizibi {
  background-color: #ff8100;
}

.receipt-main {
  border-top: 6px solid #00adee;
}

#sync1 img,
#sync1 .synced img {
  display: block;
  max-height: 500px;
  width: auto;
  height: auto;
}

#sync2 img,
#sync2 .synced img,
.rs-thumbnail {
  display: block;
  max-width: 100px;
  max-height: 100px;
  width: auto;
  height: auto;
}

.rs-thumbnail {
  display: block;
  max-width: 100px;
  max-height: 75px;
  width: auto;
  height: auto;
  margin: 0px auto;
  padding: 5px;
}

.top-brands a {
  height: 100px;
  width: 125px;
  display: inline-block;
  vertical-align: middle;
  display: table-cell;
}

div.owl-item>div.item {
  text-align: center;
}

#cart-item-count {
  display: none;
}

.login-modal-left {
  background-image: url("/assets/images/login_register_bg.jpg");
}

.clickable {
  cursor: pointer;
}

.borderless {
  border: none;
  background-color: inherit;
}

.user-account-sidebar .list-group-item.active,
.user-account-sidebar .list-group-item:hover {
  color: #000;
  background-color: #ffd200;
}

.visit-store {
  color: #ffffff !important;
  background-color: #000;
}

.user-info-wrapper .user-info .user-avatar>img {
  border-color: black;
}

td.price {
  white-space: nowrap;
  text-emphasis: right;
}

i.active {
  color: #ffbe5c;
}

/* Animate buttons */
.btn-animated {
  position: relative;
  border: none;
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
}

.btn-animated:after {
  content: "";
  background: #000000;
  display: block;
  position: absolute;
  padding-top: 300%;
  padding-left: 350%;
  margin-left: -20px !important;
  margin-top: -120%;
  opacity: 0;
  transition: all 0.8s;
}

.btn-animated:active:after {
  padding: 0;
  margin: 0;
  opacity: 1;
  transition: 0s;
}

ol.number-list li {
  text-align: left;
  list-style-type: decimal;
}

section.footer-bottom {
  background-color: #ffffff;
}

section.footer {
  background-color: #f2f4f8;
}

#cart-item-count {
  background: #ffd200 none repeat scroll 0 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #00adee !important;
  color: white;
}

.home-offer-banner h2 {
  color: #00adee;
}

img#main-logo {
  max-height: 45px;
}

.osahan-breadcrumb {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

.fac-footer-marketplace-address {
  line-height: 1.5em;
}

nav.top-navbar-under-logo {
  background-color: var(--massy-dblue) !important;
}

nav.top-navbar-under-logo a.nav-link {
  color: white !important;
}

nav.top-navbar-under-logo a.nav-link:active {
  background-color: var(--massy-lblue) !important;
  color: var(--massy-dblue) !important;
}

.top-categories-search {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 2px;
  margin-top: 0;
  min-width: initial;
  width: 100%;
  max-width: 50vh;
}

.top-categories-search-main form {
  width: 100%;
}

.categories-dropdown {
  display: none;
}

.massy-hr {
  width: 100%;
  min-height: 1em;
  background-image: url("/assets/images/band.png");
  background-position: right;
  background-repeat: repeat-y;
  background-color: #ffffff;
  text-align: center;
}

.massy-hr-text {
  font-size: 2em;
  font-family: 'Anton', sans-serif;
  font-weight: bold;
  letter-spacing: -0.1em;
  text-transform: capitalize;
  text-align: center;
  width: 100%;
}

.mid-page-title,
.frontpage h2 {
  font-family: Impact, sans-serif;
  word-spacing: 0.1em;
}

.hot-offers,
.top-brands,
.osahan-menu {
  box-shadow: initial;
}

.osahan-menu {
  padding: 3px;
}

@media only screen and (min-width: 960px) {

  .navbar .navbar-nav .nav-item:not(:last-child) .nav-link {
    border-right: 2px solid white;
  }
}

div#main-page-slider img {
  height: min(45vh, var(--main-page-slider-max-height)) !important;
  color: var(--massy-lblue) !important;
}

nav.top-navbar-under-logo a.nav-link:active {
  background-color: var(--massy-lblue) !important;
  color: var(--massy-dblue) !important;
}

form[name="battery_finder_form"] {
  padding: 1em;
}

form[name="battery_finder_form"] .form_field_year_selection {
  display: none;
}