/*
 Theme Name:   MW Epoxy
 Theme URI:    https://www.mwepoxy.nl/
 Description:  MW Epoxy
 Author:       Sebas de Reus
 Author URI:   https://www.www.mwepoxy.nl/
 Template:     storefront
 Version:      1.0.0
 Tags:         plaats, hier, jouw, tags, gescheiden, door, kommas
 Text Domain:  storefront-child
*/
@import url("https://fonts.googleapis.com/css2?family=Crimson+Text:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@media only screen and (min-width: 768px) {
  .col-full {
    max-width: 1140px; } }
@media only screen and (max-width: 768px) {
  .storefront-primary-navigation {
    background: white !important;
    color: #009999 !important; }
    .storefront-primary-navigation a {
      color: #009999 !important; }
    .storefront-primary-navigation .menu a {
      color: #009999 !important; }
	.home .breadcrumb { display:none;}
  .up-sells .products img, .home .products img, .archive .products img, .related .products img {
    width: 100% !important; }

  .credentials .copy, .credentials .social-icons, .credentials .payments-icons {
    margin-bottom: 30px;
    text-align: center; }
    .credentials .copy img, .credentials .social-icons img, .credentials .payments-icons img {
      margin: 0 auto; }

  .storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    width: 100% !important;
    height: 350px; }

  .storefront-full-width-content.single-product div.product .summary {
    width: 100% !important; } }
.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row, .woocommerce form .form-row {
  display: block; }

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  max-width: unset; }

.shop-box {
  background: #363636;
  color: white;
  text-align: center;
  padding: 10px;
  margin-bottom: 10px; }

body {
  font-family: 'Noto Sans', sans-serif; }

a:hover {
  color: inherit !important;
  text-decoration: none !important; }

.storefront-full-width-content.single-product div.product .summary {
  width: 35%; }

.single-product div.product p.price {
  margin-top: 20px; }

.woocommerce-breadcrumb {
  text-transform: capitalize; }

.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
  width: 60%; }

.single-product .entry-summary .woocommerce-Price-amount {
  font-weight: bold;
  color: #009999;
  font-size: 30px;
  padding-top: 20px; }

.woocommerce-product-gallery__image {
  text-align: center; }
  .woocommerce-product-gallery__image img {
    display: inherit !important;
    width: 100%; }

.woocommerce-products-header__title, .entry-title {
  font-size: 2.5rem;
  font-weight: bold; }
  .woocommerce-products-header__title:after, .entry-title:after {
    display: block;
    width: 60px;
    height: 4px;
    background: #009999;
    content: '';
    margin-top: 20px; }

.site-header {
  padding-top: 20px !important;
  border-bottom: 0px !important; }

.storefront-primary-navigation {
  background: #4a1f73;
  color: white; }
  .storefront-primary-navigation .menu-item {
    transition: ease-in-out .3s; }



.cart-contents {
  color: white !important;
  padding-left: 10px;
  padding-right: 10px; }

.woocommerce-products-header, .entry-header {
  padding: 0 !important;
  margin-bottom: 20px !important;
  text-align: left !important; }

.storefront-breadcrumb {
  margin-bottom: 30px !important;
  background: #eeeeee; }

.products .product .price {
  display: none !important; }
.products .product .shortdesc {
  text-transform: capitalize; }
.products .product .woocommerce-Price-amount {
  font-weight: bold;
  font-size: 18px; }
.products .product .woocommerce-loop-product_title {
  padding-top: 15px;
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize; }

.single-product .related {
  background: #eeeeee;
  padding: 20px; }

.storefront-full-width-content .up-sells > h2:first-child, .storefront-full-width-content .related.products > h2:first-child {
  text-align: left; }

.home .products img, .archive .products img {
  object-fit: contain;
  max-height: 340px; }

.site-footer {
  background: #009999;
  color: white; }
  .site-footer a {
    color: white !important; }

.site-info {
  display: none !important; }

.categories .inside {
  padding: 20px;
  min-height: 175px;
  background-position: center !important;
  background-size: cover !important;
  position: relative;
  margin-bottom: 30px; }
  .categories .inside:hover .overlay {
    opacity: .7;
    transition: ease-in-out .2s; }
  .categories .inside .overlay {
    position: absolute;
    background: #009999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: ease-in-out .2s; }
  .categories .inside h2 {
    position: absolute;
    font-weight: bold;
    bottom: 0;
    color: white;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4); }

.fp-products {
  margin-top: 30px; }
  .fp-products h2 {
    color: #009999;
    font-weight: bold;
    font-size: 25px; }

.hr {
  margin-bottom: 30px !important; }

.mainphoto {
  background-size: cover !important;
  background-position: bottom !important;
  min-height: 300px;
  margin-bottom: 30px;
  position: relative; }
  .mainphoto h1 {
    position: absolute;
    bottom: 0;
    color: white;
    font-weight: bold;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7); }

.home .site-header {
  margin-bottom: 30px !important; }

.credentials {
  background: #80ff36;
  padding-top: 30px;
  padding-bottom: 30px; }
  .credentials h1, .credentials h2, .credentials h3, .credentials a, .credentials .copy {
    color: white !important; }
  .credentials h3 {
    font-size: 18px;
    font-weight: bold; }

.payments-icons li {
  list-style: none;
  display: inline-block;
  margin-right: 5px; }

#menu-footer-1 {
  margin-top: 20px !important;
  padding: 0 !important;
  margin-left: 0 !important; }
  #menu-footer-1 li {
    list-style: none !important; }

.handheld-navigation #menu-mobile {
  margin-top: 15px;
  background: #009999;
  padding: 20px; }

.itsnew {
  position: absolute;
  z-index: 2;
  background: #e31a1a;
  color: white;
  border: 0;
  font-size: 15px;
  left: 10px;
  top: 10px; }
p.stock {
	display:none!important;
}

/*# sourceMappingURL=style.css.map */
