/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-06-16 10:52:36 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 57.17%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 40.83%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 42.8775%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 30.6225%;
    }
}

.cart-totals .grand .mark,
.cart-totals .grand .amount {
  font-size: 1.4rem;
}

.action.tocompare {
  display: none !important;
}

.catalog-product-compare-index .price-label,
.catalog-category-view .price-label {
  display: none;
}

.catalog-product-view .special-price {
  display: block;
}

.page-product-configurable .product-info-price .price-label {
  visibility: hidden;
}

.catalog-category-view .price-container .price-label,
.cms-index-index .price-container .price-label {
  display: none;
}

.page-layout-1columnmain#maincontent {
  padding-left: 6%;
  padding-right: 6%;
}

.fotorama__caption {
  display: none;
}

button.action.primary:hover {
  border-color: #0e0e0e;
}

.nav-sections .header.links .customer-menu,
.nav-sections .header.links .customer-welcome+.link.compare+.authorization-link {
  display: none;
}

.homepage-bar {
  border-top: none;
  border-color: #e5e8e8;
  background-color: transparent;
}

.homepage-bar .col-lg-4 {
  border: none;
  padding-top: 16px;
  padding-bottom: 13px;
}

.homepage-bar [class*=" porto-icon-"],
.homepage-bar [class^="porto-icon-"] {
  color: #465157;
}

.homepage-bar h3 {
  font-size: 14px;
  font-weight: 600;
  color: #465157;
  line-height: 19px;
}

.homepage-bar p {
  font-size: 13px;
  font-weight: 300;
  color: #839199;
  line-height: 19px;
}

.filterproduct-title .content {
  background: none;
  padding: 0;
}

.owl-bottom-narrow .owl-controls {
  bottom: -35px;
}

.owl-bottom-narrow .owl-controls .owl-dots {
  margin: 0;
}

.owl-bottom-narrow .owl-controls .owl-dot span {
  width: 11px;
  height: 3px;
  margin: 5px;
}

.owl-bottom-absolute-narrow.owl-bottom-narrow .owl-controls .owl-dot span {
  background-color: #fff;
}

.owl-bottom-narrow .owl-controls .owl-dot:hover span,
.owl-bottom-narrow .owl-controls .owl-dot.active span,
.owl-bottom-absolute-narrow.owl-bottom-narrow .owl-controls .owl-dot:hover span,
.owl-bottom-absolute-narrow.owl-bottom-narrow .owl-controls .owl-dot.active span {
  background-color: #2b2b2d;
}

.custom-support {
  text-align: center;
}

.custom-support i {
  background-color: transparent;
  float: none;
  color: #0088cc;
  width: auto;
  height: auto;
  border-radius: 0;
  padding-bottom: 14px;
  display: inline-block;
}

.custom-support div.content {
  margin-left: 0;
}

.custom-support div.content>h2 {
  text-transform: uppercase;
  font-size: 16px;
  color: #2b2b2d;
  line-height: 22px;
}

.custom-support div.content>em {
  color: #465157;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

.custom-support div.content>p {
  font-size: 13px;
  line-height: 24px;
  color: #687176;
}

.parallax {
  margin: 0;
}

.parallax-slider .owl-carousel h2 {
  font-size: 36px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 10px;
}

.parallax-slider .owl-carousel a {
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 17px 33px;
  border-radius: 3px;
  background-color: #2b2b2d;
  box-shadow: none;
}

.parallax-slider .owl-theme .owl-controls {
  margin-top: 5px;
}

.brands-slide .owl-side-narrow .owl-carousel {
  padding: 10px 0;
}

.brands-slide .owl-no-narrow .owl-carousel a {
  display: inline-block;
  padding: 40px 0;
}

.brands-slide .owl-theme .owl-controls {
  margin: 0;
}

.brands-slide .owl-controls .owl-nav>div {
  position: absolute;
  top: calc(50% - 15px);
  background: none;
  padding: 0;
  margin: 0;
}

.brands-slide .owl-controls .owl-nav div.owl-prev {
  left: 0;
  color: #3a3a3c;
  font-size: 22px;
  margin: 0;
  padding: 0;
}

.brands-slide .owl-controls .owl-nav div.owl-next {
  right: 0;
  color: #3a3a3c;
  font-size: 22px;
  margin: 0;
  padding: 0;
}

.recent-posts .owl-item .item .recent-inner {
  background-color: #fff;
  padding: 10px;
}

.recent-posts .item .post-image {
  padding: 0;
  border: none;
  margin: 0;
}

.recent-posts .item .post-image img {
  border-radius: 0;
}

.recent-posts .item .post-image .post-date {
  background-color: #0088cc;
  text-align: center;
  color: #fff;
  font-weight: 400;
  position: absolute;
  top: 7px;
  left: 22px;
}

.recent-posts .item .post-image .post-date .day {
  font-size: 18px;
  letter-spacing: 0.05em;
  background: none;
  color: #fff;
  font-weight: 400;
  padding: 10px 0 4px;
  line-height: 1;
}

.recent-posts .item .post-image .post-date .month {
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: none;
  font-weight: 400;
  padding: 0 0 8px;
  line-height: 1;
}

.recent-posts .item .postTitle {
  min-height: auto;
  padding-top: 10px;
  padding-left: 18px;
  margin-bottom: 10px;
}

.recent-posts .item .postContent,
.recent-posts .item .postContent p {
  padding-left: 18px;
  font-size: 13px;
  color: #687176;
  line-height: 24px;
  margin-bottom: 5px;
}

.recent-posts .item .postContent p {
  padding-left: 0;
}

.recent-posts .item .readmore {
  margin-left: 18px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #2b2b2d;
  padding: 9px 16px;
  border-radius: 2px;
}

.recent-posts .item .postTitle h2 {
  font-size: 18px;
  letter-spacing: -0.001em;
  line-height: 22px;
}

.recent-posts .item .postTitle h2 a {
  color: #2b2b2d;
}

.block-category-list .block-title,
.filter-options-title,
.filter .filter-current-subtitle {
  border: none;
  background-color: transparent;
  padding: 16px 20px 4px 20px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  color: #21293c;
  letter-spacing: 0.01em;
}

.block-category-list .block-title {
  padding: 30px 20px 0 20px;
}

.block-category-list .block-title strong {
  font-weight: 600;
}

.block-category-list .block-content,
.filter-options-content {
  border: none;
  background-color: transparent;
  padding: 10px 20px 0 20px;
  position: relative;
  z-index: 2;
  border-radius: 0;
}

.filter-current .items {
  border: none;
  background-color: transparent;
  position: relative;
  z-index: 2;
}

.filter-current .item {
  padding-left: 20px;
}

.filter-current .action.remove {
  right: 20px;
  color: #21293c;
}

.filter-actions {
  border: none;
  background-color: transparent;
  border-bottom: #efefef solid 1px;
  position: relative;
  z-index: 2;
  padding-right: 20px;
}

.filter-actions a {
  color: #858585;
}

.filter-options-title:after {
  content: '\f803';
  /* '\f803'*/
  display: none;
  border: none;
  color: #21293c;
  font-size: 17px;
  margin-top: -6px;
}

.filter-options-title:hover:after {
  background: none;
  color: #21293c;
}

.active>.filter-options-title:after {
  content: ' ';
  /*'\f800'*/
  display: none;
}

#ln_slider_price.ui-slider-horizontal {
  height: 3px;
  box-shadow: none;
}

#ln_slider_price .ui-slider-handle {
  width: 12px;
  height: 12px;
  border-radius: 100%;
}

.sidebar-title {
  font-size: 15px;
  font-weight: 600;
  color: #21293c;
  letter-spacing: 0.01em;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.porto-icon-left-open-huge:before {
  content: '\f802';
  color: #757575;
}

.porto-icon-right-open-huge:before {
  content: '\f801';
  color: #757575;
}

.sidebar .owl-top-narrow .owl-theme .owl-controls {
  top: -40px;
  right: -7px;
}

.sidebar .owl-top-narrow .owl-theme .owl-controls .owl-nav div *:before {
  color: #21293c;
}

.sidebar .product-items .product-item-name a {
  font-size: 12px;
  color: #5b5b5f;
  font-weight: 400;
}

.sidebar .sidebar-filterproducts {
  margin-bottom: 30px;
  padding-bottom: 40px;
  background: none;
  border-bottom: #efefef solid 1px;
}

.sidebar .product-items .product-item .product-reviews-summary {
  display: block;
}

.sidebar-filterproducts.custom-block+h2 {
  font-size: 15px !important;
  text-transform: uppercase;
  font-weight: 600;
  color: #21293c !important;
  letter-spacing: 0.01em;
  padding: 0 20px;
}

.sidebar-filterproducts.custom-block+h2+h5 {
  font-family: 'Open Sans' !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #7a7d82 !important;
  letter-spacing: 0.022em;
  padding: 0 20px;
}

.sidebar-filterproducts.custom-block+h2+h5+p {
  color: #21293c !important;
  font-size: 15px !important;
  letter-spacing: 0.01em;
  padding: 0 20px;
}

.sidebar .custom-block {
  padding: 0 20px;
}

.category-boxed-banner.owl-theme .owl-controls {
  bottom: 0;
}

.page-products .toolbar .limiter {
  display: flex;
}

.page-with-filter .toolbar-amount {
  display: none;
}

.full-width-image-banner {
  height: 300px;
  margin-bottom: 13px;
}

.full-width-image-banner:after {
  display: none;
}

.full-width-image-banner h2 {
  font-size: 36px;
  font-weight: 900;
  letter-spacing: -0.025em;
  text-transform: uppercase;
  line-height: 38px;
}

.full-width-image-banner p {
  font-size: 18px;
  line-height: 38px;
  font-weight: 700;
  text-transform: uppercase;
}

.full-width-image-banner .btn-default {
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.025em;
  padding: 10px 20px;
  background-color: #010204;
  color: #fff;
  text-transform: uppercase;
  border-radius: 2px;
  margin-top: 31px;
}

.page-products .toolbar .limiter .limiter-text {
  display: none;
}

.modes-mode.active {
  border: none;
  background: none;
  color: #111;
}

.modes-mode,
.modes-mode:hover {
  border: none;
  background: none;
  color: #111;
  width: 15px;
}

.toolbar select {
  border: 1px solid #e4e4e4;
  height: 37px;
  color: #7a7d82;
  font-weight: 400;
  font-size: 14px;
  padding: 0 10px;
  padding-right: 30px;
  line-height: 31px;
}

.toolbar-sorter select {min-width: 150px;}

.field.limiter select {min-width: 65px;}

.toolbar-sorter .sorter-action {
  margin-top: 6px;
  color: #21293c;
}

.toolbar-sorter .sorter-action:before {
  color: #21293c;
}

.pages a.page,
.pages strong.page,
.pages .action {
  width: 32px;
  line-height: 32px;
}

.products-grid+.toolbar.toolbar-products {
  border-top: solid 1px #efefef;
  padding-top: 25px;
}

.product-item .product-reviews-summary {
  background: none;
}

.products-grid .product-item .product-item-info {
  background-color: #fff;
}

.price-box .price {
  letter-spacing: 0.005em;
  color: #111;
  font-weight: 400;
}

.old-price .price,
.old.price {
  font-size: 15px;
}

.special-price .price {
  color: #ff0000 !important;
  font-weight: 600;
}

.product-label.sale-label {
  border-radius: 20px;
  color: #ffffff;
}

.product-label.new-label {
  border-radius: 20px;
  color: #ffffff;
}

.product-labels .product-label {
  height: 25px;
  font-size: 14px;
  line-height: 25px;
  padding: 0 10px;
}

.products-grid .product-item-details .product-item-actions .tocart {
  text-transform: uppercase;
  font-size: 12.53px;
  font-weight: 400;
  letter-spacing: 0.025em;
  color: #6f6e6c;
  line-height: 30px;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}

.product-item .tocart:before {
  content: '\e87f';
  font-size: 17px;
  vertical-align: middle;
}

.products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart {
  border-color: #2b2b2d;
  background-color: #2b2b2d;
}

.catalog-product-view .sidebar .custom-block {
  border: none;
  color: #6b7a83;
  padding-bottom: 0;
  margin-bottom: 33px;
  background: none;
}

.catalog-product-view .sidebar .custom-block-1>div i {
  color: #0088cc;
  border: none;
  font-size: 40px;
  float: left;
}

.catalog-product-view .sidebar .custom-block-1>div {
  min-height: 65px;
  clear: both;
  padding: 18px 0;
  border-bottom: solid 1px #dee5e8;
  margin-bottom: 0;
}

.catalog-product-view .sidebar .custom-block-1>div:last-child {
  border-bottom-width: 0;
}

.block-manufacturer {
  text-align: center;
  padding: 10px 20px 0;
  margin-bottom: 0;
}

.block-manufacturer hr {
  border-color: #dee5e8;
  margin-bottom: 0;
}

.catalog-product-view .sidebar .custom-block-1>div h3 {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.005em;
  color: #6b7a83;
  margin-left: 80px;
}

.block.related {
  padding: 0 20px;
}

.block.related .product-items .product-item-actions {
  display: none;
}

.prev-next-products a {
  color: #555;
}

.product-reviews-summary .reviews-actions a {
  line-height: 20px;
  font-size: 14px;
  color: #bdbdbd;
}

.product.media {
  padding-right: 12px;
}

.fotorama__stage__shaft {
  border: none;
}

.fotorama__nav--thumbs .fotorama__thumb {
  border-color: #dae2e6;
}

.product-info-main .fieldset>.field.qty,
.product-info-main .nested.options-list>.field.qty {
  position: relative;
  width: 106px;
}

.customer-account-index .box .box-actions {
  font-size: 1.5rem;
}

.main-upsell-product-detail .block.upsell .title strong {
  background: none;
}

.block.upsell .title {
  background: none;
  border-bottom: #e1e1e1 solid 1px;
  font-weight: 700;
  margin-bottom: 16px;
  padding-bottom: 10px;
  text-transform: uppercase;
  text-align: left;
}

.block.upsell .title strong {
  font-size: 18px;
  font-weight: 700;
  color: #302e2a;
}

.review-ratings .rating-label {
  display: block;
}


.footer-top {
  text-align: left;
  padding: 15px 0 0;
}

.footer-top .footer-top-inner {
  border-bottom: 1px solid #3d3d38;
}

.footer-top .block .block-title {
  margin-bottom: 13px;
  padding-top: 25px;
}

.footer-top .block .block-title strong {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}

.footer-container .validation-advice {
  position: absolute;
}

.footer-top .block.newsletter {
  width: auto;
  max-width: 400px;
  display: inline-block;
}

.footer-top .block.newsletter .control:before {
  line-height: 48px;
  margin-left: 20px;
}

.footer-top .block.newsletter .control {
  position: relative;
}

.footer-top .block.newsletter .control input {
  background-color: #fff;
  color: #686865;
  height: 48px;
  border: none;
  font-size: 14px;
  border-radius: 30px 0 0 30px;
  padding-left: 40px;
}

.footer-top .block.newsletter .control div.mage-error {
  position: absolute;
  bottom: -22px;
}

.footer-top .block.newsletter .actions button {
  height: 48px;
  border-radius: 0 30px 30px 0;
  text-transform: uppercase;
  padding: 0 22px;
}

.footer-top .block-content {
  display: inline-block;
  vertical-align: middle;
}

.footer .social-icons {
  float: right
}

.footer-top .social-icons a {
  background-image: none;
  background-color: #33332f;
  text-indent: 0;
  color: #fff;
  border-radius: 0;
  font-size: 18.6px;
  width: 48px;
  height: 48px;
  text-align: center;
  margin-left: 0;
  margin-right: 4px;
  float: left;
  line-height: 46px;
}

.footer-middle {
  padding: 24px 0;
}

.footer-middle .block .block-title {
  margin-bottom: 15px;
}

.footer-middle .block .block-title strong {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.footer-middle ul.links li,
.footer-middle ul.features li {
  padding: 6px 0;
}

.footer-middle .contact-info li:first-child {
  border-top-width: 0;
}

.footer-middle .contact-info li {
  padding: 12px 0;
}

.footer-middle .contact-info i {
  color: #e1ddc3 !important;
  font-size: 26px;
  line-height: 28px;
}

.footer-middle .contact-info p {
  line-height: 1;
}

.footer-middle .contact-info b {
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 7px;
  display: inline-block;
}

.footer-middle .block-bottom {
  border-top: 1px solid #3d3d38;
  text-align: left;
  padding: 27px 0;
  overflow: hidden;
  margin-top: 32px;
}

.footer-middle .working span {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.005em;
  line-height: 18px;
}

.footer-middle .working span b {
  text-transform: capitalize;
  color: #a8a8a8;
}

@media (max-width: 767px) {
  .parallax-slider .owl-carousel h2 {
    font-size: 22px;
  }

  .parallax-slider .owl-carousel a {
    padding: 10px 20px;
    font-size: 11px;
  }

  .homepage-bar .col-lg-4 {
    text-align: left !important;
  }

  .brands-slide .owl-side-narrow .owl-carousel {
    padding: 10px 0;
  }

  .brands-slide .owl-theme .owl-controls {
    display: none;
  }

  .sidebar.sidebar-main {
    position: static;
  }

  .product.data.items {
    margin: 0;
  }

  .prev-next-products .product-nav.product-next .product-pop {
    margin: 0;
  }

  .prev-next-products .product-nav.product-prev .product-pop {
    left: -20px;
  }

  .product-info-main .fieldset>.field.qty {
    margin-bottom: 20px;
  }

  .fieldset>.actions {
    vertical-align: top;
  }

  .catalog-product-view .sidebar .custom-block {
    padding: 0;
  }
}

.page-products .sorter {
  float: left;
}

.modes {
  float: right;
  margin-right: 0;
  margin-left: 20px;
  margin-top: 7px;
}

.modes-mode:before {
  content: '\e880';
  font-size: 14px;
}

.mode-list:before {
  content: '\e87b';
  font-size: 14px;
}

.products.wrapper~.toolbar .limiter {
  float: left;
}

.products.wrapper~.toolbar .pages {
  float: right;
}

@media (min-width: 768px) {
  .page-header.type16 .block-search input {
    border-radius: 20px;
  }

  .product.data.items>.item.title.active>.switch,
  .product.data.items>.item.title.active>.switch:focus,
  .product.data.items>.item.title.active>.switch:hover {
    position: relative;
  }
}

.page-header .switcher strong,
.page-footer .switcher strong {
  text-transform: uppercase;
}

.products-grid .product-item-details .product-item-actions .actions-secondary {
  border: 0;
  line-height: 32px;
}

.footer-middle ul.contact-info li {
  padding: 12px 0;
}

.block-bottom address {
  padding: 11px 0;
}

.block-bottom .working {
  margin-bottom: 10px;
}

.products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
  background-color: #2b2b2d;
}

.pages a.page,
.pages strong.page,
.pages .action {
  background: transparent;
  color: #706f6c;
  font-size: 15px;
  font-weight: 600;
  line-height: 30px;
}

.pages a.page:hover,
.pages a.action:hover {
  background-color: transparent;
  color: #706f6c;
}

.pages a.action:hover:before {
  color: #706f6c !important;
}

.pages .action {
  border-color: transparent;
}

.product-reviews-summary .reviews-actions a {
  color: #21293c;
}

.catalog-product-view .sidebar .custom-block.custom-block-1 {
  margin-top: -25px;
}

.product-item .rating-summary .rating-result>span:before {
  color: #575f68;
}

.page-header.header-newskin:not(.type16) .nav-sections,
.page-header.type20 .header.panel .switcher,
.page-header.type20 .header.panel .minicart-wrapper {
  background-color: transparent;
}

.page-header.type20 {
  background-color: #1e1e1e;
}

/* 09.06.21 post-life fixes */
.page-header.type5 .logo img {
  object-fit: contain;
}

.amsl-popup-block .amsl-login-content,
.amsl-register-content .form.create.account>.fieldset {
  padding-bottom: 10px;
}

.catalogsearch-result-index .page-main .product-item-photo,
.catalog-category-view .page-main .product-item-photo,
.products-related .product-item-photo,
.products-crosssell .product-item-photo {
  width: 100%;
  padding-top: 100%;
}

.catalogsearch-result-index .page-main .product-image-photo,
.catalog-category-view .page-main .product-image-photo,
.products-related .product-image-photo,
.products-crosssell .product-image-photo {
  height: 100%;
  object-fit: contain;
  position: absolute !important;
  right: 0;
}

.product-label.new-label+.h24-product {
  top: 35px;
}

/* end 09.06.21 post-life fixes */
/* clubs category banner */
.clubs-info-block {
  display: grid;
  row-gap: 20px;
  column-gap: 25px;
  padding: 20px;
  justify-items: center;
  align-items: center;
}

@media (min-width: 1024px) {
  .clubs-info-block {
    grid-template-columns: 1fr 1fr;
  }
}

/* end clubs category banner */
@media (min-width: 1025px) {
  .page-header .navigation .level0 .submenu .subchildmenu .ui-menu-item {
    text-align: left;
  }

  .page-header .navigation .level0 .submenu .subchildmenu.mega-columns .ui-menu-item {
    text-align: center;
  }
}

/* homepage slider images align */
.cms-index-index .page-main .product-item-photo {
  width: 100% !important;
  height: 0 !important;
  padding-bottom: 100%;
  position: relative;
}
.cms-index-index .page-main .product-image-photo {
  position: absolute;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

/* minicar fixes */
.minicart-items .product.options.list {
  display: block;
}
.minicart-items .product.options.list .label {
  float: left;
}

/* top notice */
.site-top-notice .notice-content {max-width: 1480px; margin: auto; display:flex;}
.site-top-notice .notice-content > .notice-slide {display:none;}
.site-top-notice .notice-content .owl-stage {display:flex;}
.site-top-notice .notice-content .owl-item {display:flex; align-items: center; justify-content: center;}

/* everypay fix */
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content {width: 100%;max-width:100%;margin-bottom:10px;}
.payment-link-group {display:flex;flex-wrap:wrap;}
.payment-link-group>* {flex:150px;max-width:150px;}
.site-top-notice {background-color:#fff; color:#000; font-weight:700;}

/* checkout product images fix */
.opc-block-summary .product-item .product .product-image-wrapper {
width:45px;
}

/* footer logos */
.footer-logos {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 30px;
}