/*
Theme Name: PatrolBHP Template 1.0
Author: Jerzy
Description: PatrolBHP Template 1.0
*/

@import url("woocommerce/woocommerce.css");

@font-face {
  font-family: "Roboto-Light";
  font-display: auto;
  src: url("fonts/Roboto-Light.ttf") format("truetype");
}

@font-face {
  font-family: Roboto-Regular;
  font-display: auto;
  src: url("fonts/Roboto-Regular.ttf") format("truetype");
}

@font-face {
  font-family: Roboto-Bold;
  font-display: auto;
  src: url("fonts/Roboto-Bold.ttf") format("truetype");
}

html {
  font-size: 16px;
  font-family: Roboto-Light;
}

h1 {
  font-family: Roboto-Light;
  font-size: 3rem;
}

a {
  text-decoration: none;
}

h2 {
  font-family: Roboto-Bold;
  font-size: 2rem;
  padding-bottom: 2rem;
}

h3 {
  font-family: Roboto-Bold;
  font-size: 1.5rem;
  padding-top: 3.5rem;
}
h5 {
  font-family: Roboto-Bold;
  font-size: 1.1rem;
  padding-top: 0.7rem;
}

.site-content h2 {
  font-family: Roboto-Bold;
  font-size: 2rem;
  padding-bottom: 2rem;
  text-transform: uppercase;
}

.site-content h3 {
  font-family: Roboto-Bold;
  font-size: 1.5rem;
  padding-top: 3.5rem;
  text-transform: uppercase;
}

h1.tytul {
  font-family: Roboto-Light;
  text-transform: uppercase;
  font-size: 0.8rem;
  margin: 0;
  line-height: 50px;
  color: #cbcbcb;
}

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('img/pageLoader.gif') 50% 50% no-repeat rgb(249, 249, 249);
  opacity: 0.9;
}

.tutor-wrap{ 
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

#tutor-registration-wrap{
  margin-bottom: 40px !important;
}

h1#firstHeading{
  font-family: Roboto-Bold;
  font-size: 1.5rem;
}

.form-group input {
  height: 32px;
  background: none;
  color: #353535;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
}

.form-group :focus {
  border: 1px solid #969696;
  -webkit-box-shadow: inset 0 2px 1px rgba(152, 35, 55, 1);
  box-shadow: none;
}

.form-group textarea {
  height: 105px;
  background-color: #ffffff;
  color: #353535;
  border: 1px solid #e6e6e6;
}

.form-control {
  border-radius: 0px;
}

.form-group {
  margin-bottom: 18px;
}

.wpcf7-not-valid-tip, .wpcf7-validation-errors {
  color: #982337;
}

/**MAPA GOOGLE**/
#map {
	width: 100%;
	height: 300px;
	}

@media screen and (max-width: 767px) {
  html {
    /* Reducing base font size will reduce all rem sizes */
    font-size: 13px;
  }
}

.site-content {
  font-size: 1rem;
  font-family: Roboto-Light;
  padding: 2rem 2rem;
}

.shop-content {
  font-size: 1rem;
  font-family: Roboto-Light;
  padding: 2rem 2rem 0rem 2rem;
}

.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-control-prev img {
  left: 0px;
  position: absolute;
  top: 50%;
  bottom: 50%;
}

.carousel-control-next img {
  right: 0px;
  position: absolute;
  top: 50%;
  bottom: 50%;
  transform: rotate(180deg);
}

.carousel-caption {
  top: 28%;
  text-align: left;
}

.carousel-caption h2 {
  font-size: 3.625rem;
  font-family: Roboto-Bold;
  padding-bottom: 20px;
}

.carousel-caption h2 mark {
  font-size: 3.625rem;
  font-family: Roboto-Light;
  background-color: transparent;
  color: #ffffff;
  padding: 0px;
}

.carousel-caption p {
  font-size: 1rem;
  font-family: Roboto-Light;
  line-height: 24px;
  max-width: 40%;
}

.carousel-indicators [data-bs-target] {
  border-radius: 100%;
  width: 10px;
  height: 10px;
  margin-right: 8px;
  margin-left: 8px;
  margin-bottom: 3rem;
}

.szybka-pomoc-container {
  position: absolute;
  z-index: 50;
  bottom: calc(50% - 300px);
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.szybka-pomoc-container-telefon {
  position: absolute;
  z-index: 50;
  bottom: calc(50% - 331px);
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.szybka-pomoc-left {
  min-height: 100px;
  border-top: 2px solid #fad201;
  border-left: 2px solid #fad201;
  border-bottom: 2px solid #fad201;
}

.szybka-pomoc-right {
  min-height: 100px;
  border-top: 2px solid #fad201;
  border-right: 2px solid #fad201;
  border-bottom: 2px solid #fad201;
}

.szybka-pomoc {
  min-height: 75px;
}

.szybka-pomoc-text {
  font-family: Roboto-Light;
  color: #ffffff;
  font-size: 1.625rem;
  text-align: center;
  margin-top: -20px;
}

.szybka-pomoc-text mark {
  font-family: Roboto-Bold;
  font-size: 1.75rem;
  background-color: transparent;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
}

.szybki-telefon {
  padding: 0.30rem;
  display: block;
  background-color: #fad201;
  font-family: Roboto-Bold;
  color: #000;
  text-align: center;
  font-size: 1.75rem;
  margin-left: 36%;
  margin-right: 36%;
  border-radius: 9999px;
}

.navbar-absolute {
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 5;
}

.navbar-light .navbar-nav .nav-link {
  color: #efefef;
  text-transform: uppercase;
  padding: 5px 40px;
  font-family: Roboto-Regular;
}

.navbar-light .navbar-nav .nav-link.active {
  color: #ffffff;
  border-bottom: 3px solid #fad201;
}

.navbar-light .navbar-nav a.nav-link {
  transition: color .3s ease-in-out;
}

.navbar-light .navbar-nav a.nav-link:hover {
  color: #ffffff;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0rem 0;
  margin: 0;
  font-size: 0.75rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: rgba(255, 255, 255, .85);
  background-clip: padding-box;
  border: 0px solid rgba(0, 0, 0, .15);
  border-radius: 0rem;
  text-transform: uppercase;
  font-family: Roboto-Regular;
  margin-top: 10px;
}

.dropdown-menu li {
  border-top: 1px solid rgba(0, 0, 0, .1);
}

.dropdown-item.active, .dropdown-item:active {
  color: #000000;
  text-decoration: none;
  background-color: #fad201;
}

.navbar-light .navbar-toggler {
  border-color: transparent;
  color: transparent;
}

.navbar-light .navbar-toggler-icon {
  background-image: url(img/hamburger.png);
  width: 3em;
  height: 3em;
  margin-right: 1em;
  margin-top: 1em;
}

.simple-top {
  background-image: url(img/simple-top.jpg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}

.btn-close {
  background-image: url(img/svg/close.svg);
  width: 4rem;
  height: 4rem;
  position: absolute;
  z-index: 50;
  margin-top: 4rem;
  margin-right: 3rem;
  background-size: contain;
  padding: 0em 0em;
}

.menu-close {
  right: 0;
}

.modal-fullscreen .modal-content {
  background-color: #111111;
}

.mobile-menu {
  position: absolute;
  z-index: 6;
  background-image: url(img/hamburger.png);
  width: 4em;
  height: 4em;
  background-size: contain;
  right: 0px;
  margin-top: 5rem;
  margin-right: 4rem;
}

.nav-menu {
  margin-top: 8rem;
  text-align: center;
  padding-left: 0rem;
}

.nav-menu li {
  list-style: none;
}

.nav-menu .menu-item-has-children ul li a {
  font-size: 1rem;
  line-height: 2.1rem;
}

.nav-menu li a {
  list-style: none;
  color: #fff;
  font-size: 2rem;
  text-decoration: none;
  line-height: 3.5rem;
}

.bg-grey {
  background-color: #f5f6f6;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 50px;
  width: 100%
}

.zadzwon {
  position: absolute;
  bottom: 1rem;
  width: 100%;
  height: 5rem;
  z-index: 6;
  background-color: #fac201;
  color: #000;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 3.4rem;
  font-size: 1.5rem;
  font-family: Roboto-Bold;
  border: solid 0.8rem #111;
}

.big-bred {
  font-size: 11px;
  color: ##8e8e8e;
  text-align: left;
  font-family: Roboto-Bold;
}

.bread-current {
  text-decoration: underline;
  font-size: 11px;
  font-family: Roboto-Bold;
  color: #8e8e8e;
}

#breadcrumbs {
  list-style: none;
  overflow: hidden;
  display: inline;
  float: right;
  text-transform: uppercase;
  font-family: Roboto-Bold;
  line-height: 33px;
}

#breadcrumbs li {
  display: inline-block;
  margin-right: 15px;
  margin-top: 10px;
}

.separator {
  width: 14px;
  height: 10px;
  background-image: url(img/breadcrumb-arrow.png);
}

.big-bred a, .big-bred a:hover, .big-bred a:focus {
  color: #8e8e8e;
}

.yellow-line {
  height: 2px;
  background-color: #fad201;
  position: absolute;
  top: 0px;
  z-index: 20000;
}

.go-down {
  background-image: url('img/go-down.png');
  width: 62px;
  height: 62px;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: calc(50% - 31px);
  z-index: 20;
  top: 97vh;
}

.go-down:hover {
  cursor: pointer;
}

.stopka {
  background-color: #111111;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #cccccc;
  font-size: 1rem;
  font-family: Roboto-Light;
  line-height: 22px;
}

.stopka .kontakt {
  line-height: 30px;
}

.stopka .kontakt mark {
  background-color: transparent;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Roboto-Bold;
  color: #cccccc;
  margin-top: 20px;
  margin-bottom: 20px;
}

.stopka .kontakt span {
  margin-left: 30px;
}

.stopka .kontakt span.adres::before {
  content: '';
  background: url('img/svg/paper-airplane-symbol.svg');
  background-size: cover;
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  margin-top: -26px;
}

.stopka .kontakt span.telefon::before {
  content: '';
  background: url('img/svg/phone.svg');
  background-size: cover;
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  margin-top: -26px;
}

.stopka .kontakt span.mail::before {
  content: '';
  background: url('img/svg/mail.svg');
  background-size: cover;
  width: 18px;
  height: 14px;
  display: block;
  position: absolute;
  margin-top: -24px;
}

.title-decoration-stopka {
  color: #e7e7e7;
  font-size: 1.25rem;
  font-family: Roboto-Bold;
  text-transform: uppercase;
  padding-top: 22px;
  padding-bottom: 6px;
}

.stopka-widget div ul {
  padding: 0;
}

.stopka-widget div ul li {
  list-style: none;
  font-size: 1rem;
  line-height: 30px;
}

.stopka-widget div ul li a {
  text-decoration: none;
  color: #cccccc;
  transition: color .3s ease-in-out;
}

.stopka-widget div ul li a:hover {
  color: #ffffff;
}

.stopka-widget div ul li.current_page_item {
  font-family: Roboto-Bold;
  color: #cccccc;
}

.wykonanie {
  background-color: #000000;
  text-align: center;
  font-size: 0.75rem;
  color: #cccccc;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Roboto-Light;
}

.jestesmy-profesjonalistami {
  background-image: url("img/jestesmy-profesjonalistami-bg.png");
  min-height: 100px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto;
  font-size: 1rem;
  font-family: Roboto-Light;
  padding: 70px 0px;
}

.jestesmy-profesjonalistami h1 {
  font-family: Roboto-Light;
  font-size: 3rem;
  padding: 0px 0px 20px 0px;
}

.jestesmy-profesjonalistami h1 mark {
  font-family: Roboto-Bold;
  background-color: transparent;
}

.jestesmy-profesjonalistami ul li, .site-content ul li {
  padding-bottom: 15px;
  list-style: none;
}

.jestesmy-profesjonalistami ul.wp-block-list li::before, .site-content ul.wp-block-list li::before {
  display: block;
  content: "";
  width: 22px;
  height: 22px;
  background-image: url("img/svg/wypunktowanie.svg");
  background-repeat: no-repeat;
  position: absolute;
  margin-top: -2px;
  margin-left: -34px;
}

.slider-button {
  margin-top: 40px;
}

.jestesmy-profesjonalistami .wp-block-button__link, .carousel-caption .wp-block-button__link {
  font-family: Roboto-Regular;
  color: #000000;
  background-color: #fad201;
  border-radius: 9999px;
  box-shadow: none;
  cursor: pointer;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 0.625rem 3.5rem 0.625rem 1.5625rem;
  min-width: 5rem
}

.site-content .wp-block-button__link {
  font-family: Roboto-Regular;
  color: #000000;
  background-color: #fad201;
  border-radius: 9999px;
  box-shadow: none;
  cursor: pointer;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 0.625rem 1.5625rem 0.625rem 1.5625rem;
  min-width: 5rem;
}

.button-wrapper input {
  font-family: Roboto-Regular;
  color: #fff;
  background-color: #fad201;
  border-radius: 9999px;
  box-shadow: none;
  cursor: pointer;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 0.625rem 1.5625rem 0.625rem 1.5625rem;
  min-width: 13rem;
  border:0px;
  margin-bottom: 35px;
  transition: all .3s ease-in-out;
}

.button-wrapper input:hover{
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #000;
}

.carousel-caption .wp-block-button__link {
  font-family: Roboto-Regular;
  color: #000000;
  background-color: #fad201;
  border-radius: 9999px;
  box-shadow: none;
  cursor: pointer;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 0.625rem 2.8rem 0.625rem 1.5625rem;
  min-width: 5rem;
  max-width: 14.3rem;
}

.oferta-widget-strona-oferta ul li  {
  border: solid 2px #fad201;
  width: 30%;
  height: 7rem;
  float: left;
  margin: 10px;
  text-align: center;
  line-height: 7rem;
  transition: all .3s ease-in-out;
}

.oferta-widget-strona-oferta ul li a {
  color: #000;
  font-family: Roboto-Bold;
  font-size: 1.1rem;
}

.oferta-widget-strona-oferta ul li:hover {
  background-color: #fad201;
}

.oferta-widget-strona-oferta ul li::before {
  display: none;
}

.sitebar-oferta {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.title-decoration-oferta {
  display: none;
}

.sitebar-oferta ul li {
  line-height: 3rem;
  list-style: none;
  border-bottom: solid 1px #f2f2f2;
  border-right: solid 1px #f2f2f2;
  border-left: solid 1px #f2f2f2;
  transition: all .3s ease-in-out;
}

.sitebar-oferta ul li:hover {
  background-color: #e9ecef;
}

.sitebar-oferta ul li:first-child {
  border-top: solid 1px #f2f2f2;
}

.sitebar-oferta ul li.current-menu-item {
  font-family: Roboto-Regular;
  color: #000000;
  background-color: #fad201;
}

.sitebar-oferta ul li a {
  padding-left: 1rem;
  padding-right: 1rem;
  color: #000000;
  text-decoration: none;
  display: block;
}

.wp-block-button {
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
}

.wp-block-button:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #000;
}

.jestesmy-profesjonalistami .wp-block-button__link:hover, .carousel-caption .wp-block-button__link, .site-content .wp-block-button__link:hover, .carousel-caption .wp-block-button__link, .site-content .wp-block-button__link:visited {
  color: #000000;
}

.jestesmy-profesjonalistami .wp-block-button__link::before, .carousel-caption .wp-block-button__link::before {
  display: block;
  content: "";
  width: 22px;
  height: 22px;
  background-image: url("img/svg/arrow.svg");
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 5px;
  margin-left: 10.375rem;
}

.man {
  background-image: url("img/man.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom;
  margin-bottom: -70px;
}

.szkolenia-box {
  padding-right: 50px;
  padding-left: 50px;
}

.szkolenia {
  background-color: #fad201;
  min-height: 100px;
  font-size: 1rem;
  font-family: Roboto-Light;
  padding-top: 70px;
  padding-bottom: 70px;
}

.szkolenia h2 {
  font-family: Roboto-Bold;
  font-size: 1.25rem;
  padding: 0px 0px 20px 0px;
  margin-left: 75px;
}

.szkolenia h2.biuro::before {
  display: block;
  content: "";
  width: 61px;
  height: 74px;
  background-image: url("img/svg/biuro.svg");
  background-repeat: no-repeat;
  position: absolute;
  margin-top: -32px;
  margin-left: -75px;
}

.szkolenia h2.inzynier::before {
  display: block;
  content: "";
  width: 61px;
  height: 74px;
  background-image: url("img/svg/inzynier.svg");
  background-repeat: no-repeat;
  position: absolute;
  margin-top: -32px;
  margin-left: -75px;
}

.szkolenia h2.hala::before {
  display: block;
  content: "";
  width: 61px;
  height: 74px;
  background-image: url("img/svg/hala.svg");
  background-repeat: no-repeat;
  position: absolute;
  margin-top: -36px;
  margin-left: -75px;
}

.szkolenia ul li {
  padding-bottom: 15px;
  list-style: none;
  font-family: Roboto-Bold;
}

.szkolenia ul li::before {
  display: block;
  content: "";
  width: 22px;
  height: 22px;
  background-image: url("img/svg/wypunktowanie_black.svg");
  background-repeat: no-repeat;
  position: absolute;
  margin-top: -2px;
  margin-left: -34px;
}

.szkolenia .wp-block-button__link {
  font-family: Roboto-Regular;
  color: #000000;
  background-color: #ffffff;
  border-radius: 9999px;
  box-shadow: none;
  cursor: pointer;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 0.625rem 3.5rem 0.625rem 1.5625rem;
  min-width: 5rem
}

.szkolenia .wp-block-button__link::before {
  display: block;
  content: "";
  width: 22px;
  height: 22px;
  background-image: url("img/svg/arrow-download.svg");
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 1px;
  margin-left: 13.2rem;
}

.szkolenia .wp-block-button__link a, .szkolenia .wp-block-button__link:hover, .szkolenia .wp-block-button__link:visited, .carousel-caption .wp-block-button__link a, .carousel-caption .wp-block-button__link:hover, .carousel-caption .wp-block-button__link:visited {
  color: #000000;
}

.ciemno-zolty {
  background-color: #fac201;
  margin-top: -70px;
  padding-top: 70px;
  margin-bottom: -70px;
  padding-bottom: 70px;
}

@media (min-width: 360px) {
  .oferta-widget-strona-oferta ul li {
    width: 100%;
  }

  .carousel-caption {
    top: 40%;
  }

  .carousel-caption h2 {
    font-size: 3.3rem;
    font-family: Roboto-Bold;
    padding-bottom: 20px;
  }

  .carousel-caption h2 mark {
    font-size: 3.3rem;
    font-family: Roboto-Light;
    background-color: transparent;
    color: #ffffff;
    padding: 0px;
  }

  .navbar-toggler, .szybka-pomoc-container-telefon, .big-bred {
    display: none;
  }

  .nav-black .navbar-brand img {
    height: 60px;
  }

  .carousel-caption p {
    max-width: 100%;
  }

  .man, .big-bred {
    display: none;
  }

  .ciemno-zolty {
    background-color: #fac201;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .szkolenia {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .szkolenia-box {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media (min-width: 576px) {
  .oferta-widget-strona-oferta ul li {
    width: 90%;
  }

  .carousel-caption {
    top: 40%;
  }

  .navbar-toggler, .szybka-pomoc-container-telefon, .big-bred {
    display: none;
  }

  .man {
    display: none;
  }

  .carousel-caption p {
    max-width: 100%;
  }

  .ciemno-zolty {
    background-color: #fac201;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .szkolenia {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .szkolenia-box {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media (min-width: 768px) {
  .oferta-widget-strona-oferta ul li {
    width: 90%;
  }

  .carousel-caption {
    top: 40%;
  }

  .mobile-menu, .szybka-pomoc-container-telefon {
    display: none;
  }

  .navbar-toggler {
    display: none;
  }

  .man, .big-bred {
    display: none;
  }

  .carousel-caption p {
    max-width: 100%;
  }

  .ciemno-zolty {
    background-color: #fac201;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .szkolenia {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .szkolenia-box {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media (min-width: 992px) {
  .oferta-widget-strona-oferta ul li {
    width: 45%;
  }

  .carousel-caption {
    top: 28%;
  }

  .szybka-pomoc-container, .szybka-pomoc-container-telefon, .big-bred {
    display: block;
  }

  .mobile-menu {
    display: none;
  }

  .man {
    display: none;
  }

  .carousel-caption p {
    max-width: 100%;
  }

  .ciemno-zolty {
    background-color: #fac201;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .szkolenia {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .szkolenia-box {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media (min-width: 1200px) {
  .oferta-widget-strona-oferta ul li {
    width: 30%;
  }

  .carousel-caption {
    top: 28%;
  }

  .szybka-pomoc-container, .szybka-pomoc-container-telefon, .big-bred {
    display: block;
  }

  .carousel-caption p {
    max-width: 60%;
  }

  .man, {
  display: block;
}

.mobile-menu {
  display: none;
}
}

@media (min-width: 1400px) {
  .oferta-widget-strona-oferta ul li {
    width: 30%;
  }

  .carousel-caption {
    top: 28%;
  }

  .szybka-pomoc-container, .szybka-pomoc-container-telefon {
    display: block;
  }

  .man, .big-bred {
    display: block;
  }

  .mobile-menu {
    display: none;
  }
}

h2.woocommerce-loop-product__title{
  font-size: 1rem;
  font-family: Roboto-Light;
  padding:2rem 2rem;
}