@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap");
body {
  font-family: 'Roboto', sans-serif; }

.h1 {
  text-transform: none; }

a {
  color: #333 !important; }
  a:hover {
    color: #17C971 !important; }

.product-quantities label {
  color: #7a7a7a !important;
  font-size: 0.875rem; }

.product-quantities span {
  color: #7a7a7a !important;
  font-size: 0.875rem; }

.material-symbols-rounded {
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 48; }

.block-category {
  min-height: auto !important;
  border-radius: 8px; }

.active_filters {
  border-radius: 8px;
  background: #fff; }
  .active_filters .filter-block {
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    padding: 4px 8px; }

.block-categories {
  border-radius: 8px; }
  .block-categories .h6 {
    text-transform: none !important;
    font-size: 18px; }

#search_filters > .h6 {
  text-transform: none !important;
  font-size: 18px; }

#search_filters {
  border-radius: 8px; }

.page-authentication #content {
  border-radius: 8px; }

p.simpleTitle {
  font-size: 14px;
  font-weight: 700;
  color: #333;
  padding: 16px 0 8px 0;
  margin: 0; }

p.smallParagraph {
  font-size: 14px;
  padding: 0;
  margin: 0; }

.boxWrap {
  background: #fff;
  border-radius: 8px;
  padding: 24px;
  overflow: hidden; }
  .boxWrap .material-symbols-rounded {
    float: left;
    margin-right: 16px;
    color: #17C971; }
  .boxWrap .smallBox {
    float: left;
    display: block; }

#wrapper {
  background: #F4F4F4;
  padding-top: 145px; }
  #wrapper .banner img {
    border-radius: 8px;
    min-width: 100%;
    max-width: 100%;
    height: auto; }

#custom-text {
  border-radius: 8px; }
  #custom-text h2 {
    text-transform: none;
    font-size: 1.2rem;
    padding: 4px 0 8px 0; }
  #custom-text p {
    color: #333 !important; }

.mainMenu {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding-top: 77px;
  background: #fff;
  border-bottom: 0; }

.top-menu a[data-depth="0"] {
  padding: 12px 11px; }

img.iconMenu {
  width: 20px;
  height: auto;
  margin-right: 4px; }

/* Header start */
#header {
  box-shadow: none !important; }
  #header .logo {
    min-width: 70%;
    max-width: 70%;
    height: auto; }
  #header .header-top {
    background: #fff;
    padding: 16px 0 0 0;
    z-index: 99999;
    position: fixed;
    width: 100%; }
    #header .header-top a {
      font-size: 14px;
      color: #333 !important; }
    #header .header-top .menu {
      padding: 0; }
  #header .dilWrap {
    padding: 0 0 16px 0; }

.rightPosition {
  float: right;
  right: 0;
  display: block; }

#_desktop_cart {
  position: relative;
  text-align: center;
  display: inline-block;
  top: 2px;
  padding: 0;
  margin: 0; }
  #_desktop_cart i {
    color: #17C971; }
  #_desktop_cart .userBox {
    display: block;
    font-size: 12px; }
  #_desktop_cart span.cart-products-count {
    background: #EB1B38;
    padding: 2px 6px;
    border-radius: 32px;
    font-size: 10px;
    color: #fff; }

#_desktop_user_info {
  position: relative;
  text-align: center;
  display: inline-block;
  top: 2px;
  padding: 0;
  margin: 0 16px 0 0; }
  #_desktop_user_info i {
    color: #17C971; }
  #_desktop_user_info .userBox {
    display: block;
    font-size: 12px;
    color: #333; }
  #_desktop_user_info .user-info {
    text-align: center;
    position: relative; }
    #_desktop_user_info .user-info a {
      display: block;
      font-size: 12px;
      color: #333;
      text-align: center; }
    #_desktop_user_info .user-info i {
      display: block;
      margin: 0 auto; }

#shopPhone {
  position: relative;
  text-align: center;
  display: inline-block;
  top: 2px;
  padding: 0;
  margin: 0 16px 0 0; }
  #shopPhone i {
    color: #17C971; }
  #shopPhone .userBox {
    display: block;
    font-size: 12px;
    color: #333; }

#search_widget {
  min-width: 100%;
  max-width: 100%;
  overflow: hidden !important; }
  #search_widget form i {
    padding: 0;
    margin: 0;
    color: #fff;
    position: relative; }
  #search_widget form input {
    background: #fff;
    border: 1px solid #E2E2E2;
    padding: 8px 16px;
    font-size: 14px;
    color: #333;
    border-radius: 8px !important; }
  #search_widget form button[type="submit"] {
    position: absolute;
    padding: 9px 16px;
    margin-right: -2px;
    background: #17C971;
    border-radius: 8px !important;
    bottom: 0px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    transition-duration: 0.6s;
    letter-spacing: 1px; }
    #search_widget form button[type="submit"]:hover {
      background: #0E8F50;
      cursor: pointer; }

/* Header stop */
/* Slider */
.carousel .carousel-inner {
  border-radius: 8px; }

.carousel .carousel-item img {
  min-width: 100% !important;
  max-width: 100% !important;
  height: auto; }

.carousel .carousel-item figure {
  min-width: 100% !important;
  max-width: 100% !important;
  height: auto; }

.carousel .carousel-control {
  text-shadow: none !important; }
  .carousel .carousel-control .icon-next:hover i {
    color: #17C971; }
  .carousel .carousel-control .icon-prev:hover i {
    color: #17C971; }

.leftBanner img {
  min-width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  transition-duration: 0.3s;
  margin-bottom: 30px; }
  .leftBanner img:hover {
    opacity: 0.8;
    cursor: pointer; }

.categoryBox {
  padding: 24px;
  background: #fff;
  border-radius: 8px;
  margin-bottom: 1.5rem; }
  .categoryBox h3.bg1 {
    font-size: 16px;
    padding: 4px 0 16px 0;
    background: url(../img/jd.png) no-repeat;
    background-position: right top; }
  .categoryBox h3.bg2 {
    font-size: 16px;
    padding: 4px 0 16px 0;
    background: url(../img/narzedzia.png) no-repeat;
    background-position: right top; }
  .categoryBox h3.bg3 {
    font-size: 16px;
    padding: 4px 0 16px 0;
    background: url(../img/czesci-do-maszyn-uprawowych.png) no-repeat;
    background-position: right top; }
  .categoryBox h3.bg4 {
    font-size: 16px;
    padding: 4px 0 16px 0;
    background: url(../img/filtry.png) no-repeat;
    background-position: right top; }
  .categoryBox p {
    font-size: 14px;
    color: #7a7a7a; }
  .categoryBox ul.listBox {
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
    color: #333; }
    .categoryBox ul.listBox li {
      font-size: 14px;
      padding: 2px 0;
      color: #7a7a7a; }
      .categoryBox ul.listBox li a {
        color: #7a7a7a !important; }
        .categoryBox ul.listBox li a:hover {
          color: #17C971 !important; }

.categoryBox ul > li::before {
  content: "→";
  color: #17C971 !important;
  display: inline-block;
  margin-left: -20px;
  vertical-align: middle;
  position: absolute; }

/* end of slider */
/* start of product listing */
.product-miniature .thumbnail-container {
  border-radius: 8px; }
  .product-miniature .thumbnail-container .product-thumbnail {
    padding: 32x; }

.wishlist-button-add {
  box-shadow: none; }

.product-flags li.product-flag.discount {
  background: #EB1B38; }

.product-flags li.product-flag.new {
  background: #FFC700; }

.featured-products .all-product-link {
  border-radius: 8px;
  border: solid 1px #E2E2E2;
  padding: 16px 24px;
  margin-top: 0; }

/* end of product listing */
.modal-content .current-price {
  color: #7a7a7a;
  font-size: 32px;
  float: left;
  margin-right: 8px; }

.modal-content .tax-shipping-delivery-label {
  float: left; }

/* Product page start */
.productCardRk {
  background: #fff;
  padding: 32px;
  margin-bottom: 30px;
  border-radius: 8px; }
  .productCardRk h1 {
    font-size: 24px;
    text-transform: none;
    color: #333;
    line-height: 130%; }
  .productCardRk .product-price {
    color: #7a7a7a;
    font-size: 32px;
    float: left;
    margin-right: 8px; }
  .productCardRk .product-reference {
    color: #7a7a7a;
    font-size: 14px; }
    .productCardRk .product-reference label {
      color: #7a7a7a; }
  .productCardRk .product-manufacturer {
    color: #7a7a7a;
    font-size: 14px; }
    .productCardRk .product-manufacturer label {
      color: #7a7a7a; }
  .productCardRk .btn-primary {
    background: #17C971;
    border-radius: 4px; }
  .productCardRk .tax-shipping-delivery-label {
    float: left;
    margin-top: 13px; }
  .productCardRk .tabs {
    padding: 0;
    margin-top: 0; }

.noDisplayRk {
  display: block; }

.productMiscRk {
  background: #fff;
  padding: 16px 32px;
  border-radius: 8px; }
  .productMiscRk .rowDil {
    padding: 16px 0;
    border-bottom: 1px solid #E2E2E2;
    width: 100%;
    overflow: hidden; }
    .productMiscRk .rowDil p {
      padding: 0;
      margin: 0;
      color: #333;
      font-size: 14px; }
    .productMiscRk .rowDil .material-symbols-rounded {
      float: left;
      color: #7a7a7a; }
    .productMiscRk .rowDil .smallBox {
      float: left;
      margin-left: 16px; }

.paymentsRk p {
  font-size: 14px; }

.paymentsRk img {
  min-width: 80px;
  max-width: 80px;
  height: auto;
  margin-right: 16px; }

.noBrd {
  border: 0 !important; }

/* Product page stop */
.breadcrumb {
  font-size: 12px; }

a.btnNew {
  font-size: 12px;
  background: #FFC700;
  color: #fff;
  font-weight: 600;
  width: 100%;
  display: block;
  text-align: center;
  padding: 8px;
  border-radius: 4px; }

/* Lewe Menu - blok kategorii - początek */
/* Lewe Menu - blok kategorii - koniec */
/* Karta produktu - start */
#mobile-dil-search {
  display: none; }

/* Karta produktu - stop */
.footer-container {
  padding-bottom: 64px; }

.imgPayu {
  padding: 0 32px 64px 32px; }
  .imgPayu img {
    min-width: 100%;
    max-width: 100%;
    height: auto; }

.btn-primary {
  background: #17C971;
  border-radius: 4px;
  transition-duration: 0.3s;
  color: #fff !important; }
  .btn-primary:hover {
    background: #0E8F50; }

.modal-content {
  background: #fff;
  border-radius: 8px !important;
  border: 0; }

.quickview .modal-content {
  background: #fff;
  border-radius: 8px;
  border: 0; }

.cart-summary .btn-primary {
  width: 100% !important;
  text-align: center;
  padding: 12px;
  font-size: 14px !important; }

#headTitleCenter {
  text-align: center; }

.cart-container {
  border-radius: 8px; }
  .cart-container .price {
    color: #7a7a7a;
    font-weight: 500; }

body#checkout section.checkout-step .step-title, body#checkout section.checkout-step.-current + .checkout-step .step-title {
  border: 0; }

.cart-summary {
  border-radius: 8px; }

body#checkout #header .header-nav .logo {
  min-width: 128px;
  max-width: 128px;
  height: auto; }

body#checkout #wrapper {
  padding-top: 30px; }

body#checkout section.checkout-step {
  border-radius: 8px;
  margin-bottom: 15px; }

body#checkout .cart-grid-right .card {
  border-radius: 8px; }

/* Media Queries */
@media all and (max-width: 767px) {
  #header .logo {
    min-width: 80px;
    max-width: 80px;
    height: auto; }
  #header .header-top {
    position: relative; }
  #wrapper {
    padding-top: 0px; }
  #shopPhone {
    display: none; }
  #mobile-dil-search {
    display: block; }
  .mainMenu {
    display: none; }
  .noDisplayRk {
    display: none; }
  #menu-icon {
    margin-left: 15px; }
    #menu-icon:hover {
      cursor: pointer; } }

@media all and (min-width: 768px) and (max-width: 1023px) {
  .noDisplayRk {
    display: none; }
  #shopPhone {
    display: none; } }

@media all and (min-width: 1024px) and (max-width: 1279px) {
  .noDisplayRk {
    display: none; } }
