body{
  font-size: 18px
}

img {
  max-width: 100%;
  height: auto;
}

.w-container {
  width: 100%;
  margin: auto;
  padding: 0 15px
}

.content.cat-container {
  max-width: 1430px;
  margin: 0 auto;
}

.content.cat-container + h2 {
  padding-bottom: 0;
  font-weight: bold
}

.cat-banners-row > div {
  margin: 0 15px;
  width: calc(20% - 30px);
  text-align: center
}

body.wide .container,
body.wide .header__dropdowns-container {
  max-width: 100%;
}

.page-content {
  overflow: visible;
}

.navbar #slidemenu {
  padding: 0;
  width: 100%;
  float: none !important;
}

#navbar > .w-container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.navbar.navbar-wd {
  padding: 0
}

.navbar.navbar-wd .nav > li > a span.link-name {
  padding:0;
  margin-bottom: 0;
}
.navbar .navbar-nav {
  margin-left: 0;
  margin-right: 0;
  float: right;
}
.navbar.navbar-wd .nav {
  padding: 0;
  width: 100%;
}

.navbar.navbar-wd .nav > li > a {
  min-height: auto;
  /* height: 120px; */
  /* line-height: 120px; */
  padding: 15px 10px;
  font-size: 16px;
  text-transform: uppercase !important;
  color: #fff !important;
  line-height: 1.4em;
}


.navbar.navbar-wd .nav > li > a:hover{
  color:#fff !important;
}

.caret.caret--dots::before {
  content: none;
}
.header__dropdowns-container {
  float: right;
  width: auto !important;
}
.header__dropdowns {
  position: static;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header__search .btn {
  padding: 0;
  margin: 0;
}
.header__cart__indicator, .header__cart + div{
  display: none;
}

.icon-bag-alt::before {
  content: "";
}

.header__cart .icon-bag-alt {
  display: inline-block;
  width: 29px;
  height: 20px;
  background:url('/catalog/view/theme/welldone/images/cart-icon.png') no-repeat center;
  margin: 0;
}


.header__cart .badge.badge--menu {
  right: -5px;
  top: -10px;
  background-color: #015c9f;
  font-weight: normal;
}
.header__search .icon-search::before {
  content:none;
}
.header__search .icon-search {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('/catalog/view/theme/welldone/images/search-icon.png') no-repeat center;
  margin-top: 5px;
}

#pageContent > .content:last-child, #pageContent > .content:last-of-type {
  padding: 60px 0;
}

#desktop-search-form .btn {
  background-color: #015c9f;
  color: #fff
}

/* Side section */
.aside-column .navbar-nav--vertical, .aside-column .navbar-nav--vertical > li .dropdown-menu {
  background-color: #f0f0f2 !important;
}
.navbar-nav--vertical > li {
  border-bottom-color: #cbcbcb;
}
.navbar-nav--vertical > li.open > a, .navbar-nav--vertical > li > a {
  color: #000;
  font-size: 15px;
}

.navbar-nav--vertical > li > a:hover, .navbar-nav--vertical > li.open > a, .navbar-nav--vertical .dropdown-menu > li > a:hover{
  background-color:#005b9e !important;
  color: #fff
}
.aside-column .navbar-nav--vertical .dropdown-menu > li > a {
  color: #000;
}
.navbar-nav--vertical > li .dropdown-menu > li > a {
  padding: 10px 18px;
}

/* Footer */
footer, .footer__column-links, .footer__bottom {
  background-color: #f9f9f9 !important;
  font-size: 16px;
  color: #000;
}
.footer-logo {
  margin-bottom: 80px;
}
.footer__column-links {
  padding: 65px 0 50px;
  overflow: hidden;
}
footer li {
  margin-bottom: 15px;
}
footer br{
  margin-bottom: 5px
}

footer br:first-child {
  margin-bottom: 15px;
}
footer .mobile-collapse--last .col-md-4{
  width: 50%
}

footer a {
  color: #000 !important;
}

.footer__column-links a:not(.btn) {
  color: #000 !important;
}

/* Category pages */
body:not(.boxed) .page-content--fill, .breadcrumbs, .breadcrumb {
  background: #fff;
}
.content {
  padding-top: 0;
}
.category-outer__text {
  padding: 35px 0 0;
}
.products-grid {
  margin-left: 0 !important;
}

.category-page .aside-column {
  padding-top: 0;
}
.product-preview {
  border: 1px solid rgb(175, 175, 175);
  border-radius: 0;
  box-shadow: none;
}

.product-preview__info {
  border: none
}

.product-preview__info__title h2 {
  font-size: 16px;
  margin: 0 0 30px;
}

.price-box {
  font-size: 20px;
  margin-bottom: 25px;
  font-weight: bold;
}

.product-preview__info__link {
  display: none !important;
}

.product-preview__info{
  position: static;
  flex-grow: 1
}

.product-preview__image {
  margin-bottom: 0 !important;
}

.product-preview__image img {
  width: auto;
  border-radius: 0;
  margin: 0 auto;
  display: block;
}

.product-preview .rating {
  display: none;
}

.product-preview .buy-link {
  padding: 12px 0;
  border: 2px solid #ccc;
  border-radius: 0;
  width: 100%;
  max-width: 190px
}
.category-outer {
  box-shadow: none !important;
}
.filters-row__select .bootstrap-select{
  width: auto !important;
}

.flex-products {
  display: flex;
  flex-wrap: wrap;
}

.flex-products > div {
  margin-bottom: 30px
}

.product-preview {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

/* Product pages */
.breadcrumbs.product-page {
  margin-top: 40px;
}
.product-info-outer {
  margin: 60px 0;
}
.product-main-image img {
  width: 100%;
  border: 1px solid #707070;
}
.product-info__title h1 {
  padding-bottom: 0;
  font-size: 30px;
  margin-bottom: 30px;
}
.product-info__title {
  margin-bottom: 30px;
}
.product-info__title ul {
  font-size: 16px;
  line-height: 30px;
}
.product-info__title a{
  color: #212121
}

.product-info__description {
  line-height: 1.5;
  clear: both;
}
.product-info .price-box {
  font-size: 30px;
  font-weight: normal;
  float: left;
  //width: 20%;
  margin-bottom: 0;
  padding-top: 5px
}

.product-info #product{
  float: left;
  width: 80%
}

.product-info .input--wd {
  border-radius: 0;
  border: 2px solid #ccc;
  font-size: 17px;
}

.product-info .input-group-qty .btn-number-container button{
  border: 2px solid #ccc;
  opacity: 1 !important;
}

#button-cart {
  border-radius: 0;
  box-shadow: none;
  background-color: #fff;
  color: #000;
  height: 40px;
  border: 2px solid #ccc;
  line-height: 36px;
  padding: 0 30px;
  font-size: 17px
}

.product-additional__box {
  clear: both;
}

.attribute tr td:first-child {
  text-align: left;
  width: 10%;
}

.product-preview__info__title {
  min-height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.filters-row {
  padding: 30px 0;
}

#mfilter-box-1 .box-heading {
  font-size: 24px;
}


/* Brands */
#banner0 {
  margin-top: 50px;
}
#banner0 .img-responsive {
  margin: 0 auto;
}
.content.margin-top {
  margin-top: 48px;
}
.brands .col-md-2{
  text-align: center;
}

.breadcrumbs{
  margin-top: 60px
}
.breadcrumbs + section {
  padding-top: 0 !important;
}

/* Erga */
#gallery {
  margin-bottom: 50px;
}

.products-isotope {
  margin: 0 -15px !important;
  position: static !important;
}
.product-preview-wrapper {
  position: static !important;
  width: 25% !important;
}
.content.top-null {
  margin: 0 15px;
}
#map {
  max-width: 100%;
  margin: 0 0 30px;
}

/* Offcanvas */
#offcanvas {
  position: fixed;
  left: -300px;
  width: 300px;
  background-color: #005b9e;
  z-index: 111112;
  top: 0;
  bottom: 0;
  font-size: 15px;
  overflow: auto;
  padding: 0 30px;
  color: #fff;
  transition: left linear 300ms
}
#offcanvas.open-menu{
  left: 0;
  transition: left linear 300ms
}

#offcanvas-bg {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 111111;
  opacity: 0;
  visibility: hidden;
  transition: all linear 300ms
}
#offcanvas-bg.open-menu{
  opacity: 1;
  visibility: visible;
  transition: all linear 300ms
}

#offcanvas a{
  color:#fff;
  text-decoration: none !important
}

#offcanvas ul {
  list-style: none;
  padding: 0;
}
#offcanvas ul ul{
  font-size: 14px;
  display: none;
  padding: 10px 0 5px 10px
}
#offcanvas .dropdown-toggle {
  display: block;
  position: relative;
}
.caret.caret--dots {
  margin: 0;
}
.offcanvas-menu {
  padding: 0 !important;
  margin-bottom: 30px
}
.offcanvas-menu > li > a {
  border-bottom: 1px solid #656565;
  display: block;
  padding: 10px 0;
}

#offcanvas .caret.caret--dots{
  margin: -8px 0 0;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 18px;
  right: 0;
  line-height: 16px;
  font-size: 16px;
}
#offcanvas .caret.caret--dots::before {
  content: "+";
}
#offcanvas .open {
  border-bottom: none;
}

#offcanvas .open .caret.caret--dots::before {
  content: "-";
}
.mobile-logo {
  display: block;
  margin-top: 30px;
  text-align: center;
}
.mobile-logo img{
  height: 70px
}
.mobile-phone {
  display: block;
  text-align: center;
  font-size: 18px;
  padding: 20px 0;
}
.header__mobilemenu {
  display: none;
}

/* Cart */
.checkout-cart .content > div > div > .col-md-3{
  display: none;
}
.checkout-cart #content{
  width: 100%
}

#mobile-search {
  display: none;
}

#navbar.stuck{
  width: 100%;
}

/*#cart, .buy-link, #product {
	display: none !important;
}*/

.information-information-17 #content img {
  margin-bottom: 50px;
}

.top-message {
  padding: 10px;
  background-color:#f8f8f8;
}

.top-message > div {
  margin: auto;
  padding: 0 15px;
  color: #5b5b5b;
  font-size: 14px;
}

.top-message a, .top-message span {
  color: #5b5b5b;
  font-size: 14px;
}

.top-message span {
  display: inline-block;
  margin: 0 10px
}

.top-message a[href*="tel"] {
   font-weight: bold;
}

.product-additional__box h3 {
  padding: 0;
  font-weight: bold;
  font-size: 16px;
}

.top-message img {
  height: 16px;
  vertical-align: text-top;
}

.table.attribute > tbody > tr > td {
  border-top: none;
  padding: 5px;
}

/* weldone inline css */
.navbar-nav--vertical>li>a {
text-transform:none;
}

.category-outer__text__title {
text-transform:none;
}

.text-uppercase {
text-transform:none;
}
.navbar.navbar-wd .nav>li>a {
text-transform:none;
}

.navbar.navbar-wd .nav {
  width: 100%;
  background-color: #015c9f;
  color: #fff;
}

.icon-truck::before, .icon-clock-arrow::before {
    content: "";
}

.card__row--icon-truck {
    background: url('image/catalog/home/home-truck-icon.png') no-repeat;
}
.card__row--icon-sales {
    background: url('image/catalog/home/home-sales-icon.png') no-repeat;
}
.user-links ul .user-links__item {
font-size: 14px;
}

.navbar-nav--vertical {
background-color: #2e2986;
}

.navbar-nav--vertical > li .dropdown-menu {
    background-color: #2e2986 !important;
}

.navbar-nav--vertical > li .dropdown-menu .active {
    background-color: #4f4aa2 !important;
}

.categories-title {
display: none !important;
}
.footer__column-links {
background-color: rgba(239,240,241,1);
}
.content--parallax--high {
padding: 345.5px 0!important;
}
.social-links ul .social-links__item a {
color:#3b5998;
}
.social-links--large ul .social-links__item a {
font-size: 2.2em;
}
.owl-carousel .owl-item img{
width: auto;
margin: 0 auto
}

.hovernav:hover .dropdown-menu {
display: block !important;
opacity: 1 !important;
visibility: visible  !important;
}

header a.dropdown-toggle::before, header a.dropdown-toggle::after {
  bottom: -1px;
}

.navbar.navbar-wd .dropdown-menu {
  margin-top: 0;
}

.navbar.navbar-wd .dropdown-menu {
  width: 300px;
  line-height: 1;
  font-size: 14px
}

.navbar.navbar-wd .dropdown-menu li {
  margin-bottom: 0;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}

.navbar.navbar-wd .navbar-nav > li:first-child .dropdown-menu {
   min-width: 600px ;
}

.navbar.navbar-wd .navbar-nav > li:first-child .dropdown-menu::before {
  content: "";
  left: 50%;
  height: 95%;
  width: 1px;
  display: block;
  background-color: #ddd;
  position: absolute;
}

.navbar.navbar-wd .navbar-nav > li:first-child .dropdown-menu > div > ul {
  columns: 2;
  column-gap: 40px;
}


.navbar.navbar-wd .dropdown-menu li:hover > a {
  background-color: #fff;
  text-decoration: none;
  color: #005b9e
}

.see-all {
  display: none;
}

.product-main-image {
  padding: 0;
  list-style: none;
  position: relative;
  width: 80%;
  margin: 0 auto;
}

.product-info__title h1 {
  padding-bottom: 0;
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: bold;
}

.products-catalog {
  margin: 50px 0 100px;
}

.products-catalog .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.products-catalog img {
  max-width: 340px;
}

.products-catalog h2 {
  font-size: 2em;
  padding: 30px;
}

.btn-catalog {
  padding: 15px 30px;
  background-color: #000;
  color: #fff !important;
  text-decoration: none !important;
}

.product-category {
  padding: 5%;
}

.cat-p {
  margin-top: 100px;
}

.zero-price-text {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
}

/* categories new layout */

.product-subcategory.row {
  display: flex;
  flex-wrap: wrap;
}

.product-category {
  padding: 0 15px;
  box-shadow: none !important;
  margin-bottom: 30px;
  align-self: stretch
}

.product-category > a {
  text-decoration: none !important
}

.product-category > a > div {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  height: 100%;
  border: 1px solid #eee;
  padding: 15px
}

.product-category .img-cont {
  display: block;
  flex-basis: 40%;
  padding-right: 15px;
  flex-grow: 1;
}

.product-category__info {
  position: static;
  flex-shrink: 3;
  flex-basis: 60%;
}

.product-category__info__ribbon {
  margin-bottom: 0;
  padding: 0;
  text-align: left;
}

.product-category__info__ribbon__title {
  font-size: 16px;
}

.product-category img {
  width: auto;
  border-radius: 0;
}

.mfilter-tb-as-td {
  font-size: 14px;
}

.no-price-text {
  font-size: 80%;
  padding: 0 30px;
  line-height: 18px;
}

.product-category__info__ribbon__title span {
  display: block;
  font-size: 80%;
  padding: 10px 0;
  color: #777;
  text-transform: lowercase;
}

.flex-products .product-additional__box h3 {
  display: none;
}

.flex-products .table.attribute {
  width: 80%;
  margin: 0 auto 20px auto;
}

.flex-products .table.attribute td {
  width: 50%
}

.flex-products .table.attribute td:first-child {
  font-size: 12px !important;
  color: #868686;
  text-align: right;
}

.flex-products .table.attribute td:last-child {
  font-size: 12px !important;
  text-align: left;
}

.brand-row {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-row > div {
  padding: 0 15px
}

.brand-row img {
  /*max-width: 200px */
}

.tax-info {
  clear: both;
  margin: 0 0 30px;
  font-size: 14px;
}

.flex-products .tax-info {
  font-weight: normal;
  font-size: 12px;
  margin-top: 10px;
}

.mfilter-price-inputs {
  display: flex;
  align-items: center;
}

.cat-banners-row {
  display: flex;
}


/* Hide cart functionality */
#cart, #product, .buy-link {
  display: none !important;
}

.product-category__info {
  left: 15px;
  right: 15px;
}

.footer {
  border-top: 1px solid #eee;
}

.cat-banners-row.mb {
  margin-bottom: 50px;
}

.cat-banners-row.mb {
  margin-bottom: 50px;
}

/* Media queries */
@media screen and (min-width: 1600px) {

  .w-container {
    max-width: 80%
  }

}

@media screen and (max-width: 1440px) {

  body {
    font-size: 16px;
  }

    .container {
      min-width: 100%
    }

  h1 {
    font-size: 35px;
  }

  h2 {
    font-size: 30px;
  }

  .breadcrumbs {
    margin-top: 20px;
  }

  .card-title {
    font-size: 20px;
  }

  .btn--wd.btn--xl {
    padding: 14px 30px;
    font-size: 20px;
  }

  .category-outer__text__title {
    padding-bottom: 0;
    font-size: 28px;
  }

  .breadcrumbs {
    margin-top: 30px;
  }

}

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


}


@media screen and (max-width: 1600px) {
  .four-in-row .product-preview-wrapper {
    width: 33.333% !important;
  }
}

@media screen and (max-width: 1440px) {
  .page-content {
    padding: 0 15px;
  }
  .category-page .aside-column {
    width: 20%;
  }
  .category-page .aside-column + div{
    width: 80%;
  }
  .col-sm-offset-1 {
    margin-left: 4%;
  }
}

@media screen and (max-width: 1366px) {
  .information-contact h2{
    font-size: 1.8em
  }
}

@media screen and (max-width: 1280px) {
  .product-preview-wrapper {
    width: 33.333333% !important;
  }

  footer .col-sm-offset-1{
    margin-left: 4%
  }
  footer, .footer__column-links, .footer__bottom {
      font-size: 14px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {

.navbar.navbar-wd .nav {
  width: 100%;
  text-align: center;
}

.navbar.navbar-wd .nav > li > a {
  font-size: 15px;
}

}

@media screen and (max-width: 1080px) {
  .header__cart__button {
    margin-top: 0;
  }
  .header__search {
    height: auto;
    text-align: center;
  }
  .search-open {
    padding: 0;
    margin: 0;
  }
  .header__search .icon-search {
    margin-top: 0;
  }
  .col-md-2.aside-column{
    width: 25%
  }
  .col-md-2.aside-column + div{
    width: 75%
  }
  .four-in-row .product-preview-wrapper {
    width: 50% !important;
  }
  .filters-row .col-2 {
    text-align: center;
  }
  .header__dropdowns {
    right: 15px;
  }

.product-category__info__ribbon__title {
  font-size: 14px;
}

}

@media screen and (max-width: 992px) {
  .container {
    width: 100%;
  }
  .navbar #slidemenu {
    display: none;
  }
  .brands .col-md-2 {
    width: 33.333333%;
    float: left;
    text-align: center;
  }
  .col-md-2.aside-column + div {
    width: 100%;
  }
  .content .aside-column {
    padding-top: 30px;
  }
  .filters-row .col-1{
    display: none;
  }
  .filters-row .col-2{
    width: 100%
  }
  footer .mobile-collapse {
    width: 50%;
    margin: 0;
    text-align: center;
  }
  footer .mobile-collapse--last .col-md-4 {
    width: 100%;
  }
  footer .col-md-4{
    margin-bottom: 60px
  }
  .footer__column-links {
    padding: 60px 0 0;
  }
  .footer__bottom {
    display: none;
  }
  .header__mobilemenu {
    margin-left: 30px;
    font-size: 12px;
    line-height: 1;
    margin-top: -5px;
    display: block;
  }
  .header__mobilemenu a{
    display: block;
  }
  .header__mobilemenu span {
    display: block;
    margin: 4px auto;
    width: 30px;
    border-top: 2px solid;
  }
  .outer {
    width: auto;
    display: block;
  }
  .product-info__title {
    margin-bottom: 40px;
  }
  .product-info .price-box {
    float: none;
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
  }
  .product-info #product {
    float: none;
    width: 100%;
    margin-bottom: 30px;
    min-height: 40px;
  }
  .information-contact  #content .col-sm-7{
    width: 100%;
    float: none
  }
  .information-contact  #content .col-sm-5{
    display: none;
  }
  .information-contact .content {
    margin: 60px 15px !important;
    padding: 30px 0 !important;
  }
  .information-contact .divider{
    display: none;
  }
  .content--parallax {
    display: none;
  }
  .products-isotope {
    margin: 0 !important;
  }
  #mobile-search {
    display: block;
  }
  #search-form {
    display: flex;
    justify-content: center;
    padding-top: 35px;
    background-color: #fff;
  }
  #search-form input[name="search"] {
    font-size: 16px;
    padding: 5px 15px;
    border: none;
    border-bottom: 1px solid #000;
  }
  #search-form input::placeholder {
    font-size: 16px;
    line-height: 24px;
  }
  #search-form .btn {
    background-color: transparent !important;
    border: none !important;
    padding: 0;
  }
  .header__search{
    display: none;
  }
  .product-search h1 {
    text-align: center;
    margin-top: 60px;
    font-size: 26px;
  }

  .logo img {
  max-height: 50px;
}

#navbar > .w-container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.cat-p {
  margin-top: 0;
}

.products-catalog {
  margin: 50px 0 150px;
}

.products-catalog h2 {
  margin-top: 50px
}

#search-form input[name="search"] {
  min-width: 80%;
}

.filters-row > div {
  text-align: center;
}

.filters-row {
  padding: 15px 0;
}

.category-page .aside-column + div,
.col-md-2.aside-column {
  width: 100%;
}

.aside-column {
  position: fixed;
  z-index: 100000;
  background-color: #fff;
  top: 0;
  padding-top: 30px;
  left: auto;
  right: -100vw;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  transition: right linear 300ms;
}

.aside-column.open {
  right: 0;
  transition: right linear 300ms;
}

.navbar.navbar-wd.stuck {
  padding: 0;
}

#mfilter-box-1 .box-heading {
  font-size: 20px;
  padding-bottom: 10px;
}

.filters-btn {
  position: fixed;
  bottom: 30px;
  right: 15px;
  z-index: 2;
  background-color: #005c9f;
  color: #fff;
  font-size: 14px;
  height: 50px;
  padding: 0 30px;
  border-color: #005c9f;
  border-radius: 25px;
  font-weight: bold;
  width: 134px;
  transition: all 300ms linear;
}

.filters-btn span {
  display: inline-block;
  margin-left: 5px;
}

.filter-cls-btn {
  width: 24px;
  height: 22px;
  display: block;
  background: url(/image/menu-cls.png) no-repeat center;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  cursor: pointer;
  border: none;
}

}

@media screen and (max-width: 767px) {
  #slide-nav {
    display: none;
  }
  .logo img {
    height: auto;
  }
  .navbar.navbar-wd {
    background-color: #fff !important;
    padding: 0
  }
  .header__dropdowns {
    top: 20px;
  }
  .header.header--sticky {
    padding: 15px 0;
  }
  .brands .col-md-2 {
    width: 50%;
  }
  footer .mobile-collapse {
    width: 100%;
  }
  .mobile-collapse {
    border-bottom-color: transparent;
  }
  .four-in-row .product-preview-wrapper {
    width: 100% !important;
    float: none
  }
  .filters-row {
    padding: 15px;
  }
  .filters-row .col-2 {
    min-width: 100%;
    float: none;
  }
  .filters-row__select {
    display: block;
    margin-bottom: 15px;
  }
  .product-preview .product-preview__info__link__text {
    display: block;
  }
  .product-preview {
    max-width: 100%;
  }
  .product-main-image {
    margin-bottom: 30px;
  }
  .gallery__item {
    position: static !important;
    margin-bottom: 30px
  }
  .gallery__item__image__caption {
    background: #262626;
    color: #ffffff;
    transform: none;
    opacity: 1 !important;
    position: static !important;
  }
  .gallery__item__image img {
    opacity: 1;
    transition: none !important;
  }
  h1 {
    font-size: 2em;
  }
  body[class^="product"] .page-content{
    padding: 0
  }

.header.header--sticky {
  padding: 0;
}

.product-subcategory.row {
  margin-top: 30px;
}

.shopping-cart-table td div.th-title {
  font-size: 14px;
}

.checkout-cart h1, .checkout-checkout h1 {
  margin-top: 40px
}

.checkout-cart h1 + form {
  margin-bottom: 30px
}

.checkout-cart h2, .checkout-checkout h2 {
  font-size: 24px;
}
.checkout-checkout h2 {
  margin-top: 30px;
  padding-bottom: 0;
  margin-bottom: 15px
}

.checkout-cart .card-title {
  font-size: 16px;
}

.checkout-cart #accordion {
  margin-top: 30px;
}

.checkout-cart  .btn--wd.btn--xl {
  padding: 10px 30px;
  margin-bottom: 50px
}

}

@media screen and (max-width: 480px) {

body {
  padding-bottom: 60px
}

.common-home #content {
  margin-top: 40px;
}

.divider,
.divider .divider--md {
  display: none
}

#pageContent > .content:last-child, #pageContent > .content:last-of-type {
  padding: 0;
}

.cat-p {
  margin-top: 0;
}

.logo {
  padding: 0;
  margin-right: 0
}

.product-info__title h1 {
  font-size: 22px;
}

.brand-row {
  flex-wrap: wrap;
}

.brand-row > div {
  width: 50%;
  margin-bottom: 30px
}

.cat-banners-row {
  flex-wrap: wrap;
  justify-content: center;
}

.top-message > div {
  text-align: left !important;
}

.top-message a, .top-message span {
  font-size: 12px;
}

.filters-btn {
  bottom: 20px;
  right: 0;
  width: 100px;
  padding: 0
}

.cat-banners-row > div {
  width: calc(50% - 30px);
}

}

@media screen and (max-width: 360px) {
  .header__dropdowns {
    top: 15px;
  }
  .input-group-qty {
    padding-right: 5px;
  }
  #button-cart {
    padding: 0 15px;
    font-size: 14px;
  }
}

.d-flex.align-items-center {
  display: flex;
  align-items: center;
}




