/*
Theme Name: Waterproofing Services Pro
Theme URI: http://ovationthemes.com/products/waterproofing-wordpress-theme
Author: primethemes
Author URI: https://www.ovationthemes.com/
Description: 
Version: 0.0.1
Requires at least: 5.2
Tested up to: 5.8
Requires PHP: 6.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: waterproofing-services-pro
Tags: one-column, two-columns, left-sidebar, right-sidebar, grid-layout, custom-colors, custom-background, custom-header, custom-menu, custom-logo, editor-style, sticky-post, featured-images, footer-widgets, full-width-template, threaded-comments, theme-options, wide-blocks, block-styles, blog, food-and-drink, e-commerce
Waterproofing Services Pro WordPress Theme has been created by ovationthemes(ovationthemes.com), 2021.
Waterproofing Services Pro WordPress Theme is released under the terms of GNU GPL

/* Basic Style */


@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');



.bypostauthor {
  font-weight: 600;
}
.onsale{
  text-transform: uppercase;
}
.wc-block-cart-item__wrap {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  position: relative;
}
.wc-block-components-product-name {
  font-family: Roboto;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0A3D62;
}
span.price.wc-block-components-product-price span {
  white-space: nowrap;
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 8%;
  text-align: center;
  color: #0A3D62;
}
.wc-block-components-product-price__regular {
  white-space: nowrap;
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 8%;
  text-align: center;
  color: #0A3D62;
}
.wc-block-components-product-price__value.is-discounted {
  margin-left: .5em;
  white-space: nowrap;
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 8%;
  text-align: center;
  color: #257FD0;
}
.wc-block-cart-item__remove-link {
  font-family: Roboto;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 100%;
  letter-spacing: 0%;
  color: #F92D2D !important;
  position: absolute;
  right: 0;
  bottom: 10px;
}

.wc-block-components-product-badge.wc-block-components-sale-badge {
  font-family: Roboto;
  font-weight: 500;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: 8%;
  color: #0A3D62;
  padding: 6px;
}
.wc-block-components-product-metadata__description p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 12px;
  line-height: 124%;
  letter-spacing: 0%;
  color: #0A3D62;
  margin: 0;
  text-align: left;
}
.wp-block-woocommerce-checkout-order-summary-block {
  background: #257FD0;
}
.is-large.wc-block-cart .wc-block-cart-items{
  background: #fff !important;
}
.wc-block-components-button:not(.is-link){
	background: #D2924F;
    border-bottom-right-radius: 30px !important;
    padding: 20px 19px;
    font-family: Roboto;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #F5F6FA;
    border-radius: unset;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    box-shadow: 5px 5px 0px 0px #F5F6FA;
    border: unset;
}
.is-large.wc-block-cart .wc-block-components-sidebar {
    margin-top: 0;
    background: #257FD0;
    max-height: fit-content;
    padding: 34px;
    border-bottom-right-radius: 30px;
}
.woocommerce a.button {
    height: auto;
    background: #D2924F;
    box-shadow: 5px 5px 0px 0px #F5F6FA;
    border-bottom-right-radius: 30px;
    padding: 18px 15px;
    font-family: Roboto;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
}
.product-details {
    padding: 14px 12px;
}
h2.woocommerce-loop-product__title {
	font-family: Roboto;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #0A3D62;

}
.woocommerce ul.products li.product a img {
    height: 200px;
    object-fit: contain;
}
.product-price h5 {
    font-family: Roboto;
    font-weight: 600;
    font-size: 20px;
    line-height: 126%;
    letter-spacing: 0%;
    color: #0A3D62;
    margin: 9px 0;
}
.product-title a {
    font-family: Roboto;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #0A3D62;
}
.shop-products-box {
    height: 100%;
}
.imghover {
  height: 246px;
  background: #FFFFFF;
  display: flex
;
  align-items: center;
  justify-content: center;
  padding: 20px 10px;


}
.imghover img {
    height: 100%;
    object-fit: contain;
}
.woocommerce div.product div.images img {

  height: 100%;
  object-fit: contain;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image a {

  height: 246px;
  object-fit: cover;
}


.preloader {
	background: #031835;
	display: flex;
	height: 100%;
	width: 100%;
	left: 0;
	bottom: 0;
	top: 0;
	position: fixed;
	z-index: 99999;
	align-items: center;
	  justify-content: center;
  }
  .wc-block-components-totals-item__value span {
    white-space: nowrap;
    font-family: Roboto;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 8%;
    text-align: center;
    color: #fff;
}
.wc-block-components-totals-coupon .wc-block-components-panel__button {
  margin-top: 0;
  padding-top: 0;
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
}
.wc-block-components-totals-item__label{
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
}
.wc-block-components-formatted-money-amount{
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
}
.is-large.wc-block-cart .wc-block-cart__totals-title{
  font-family: Roboto !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff !important;
  margin-bottom: 22px !important;
}
  #mask {
	position: relative;
	top: 5px;
	margin: auto;
	width: 200px;
	height: 200px;
	font-size: 140px;
	font-weight: 700;
	font-family: 'Lobster Two', cursive;
	text-align: center;
	line-height: 90px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2),
				 0px 2px 0px rgba(255, 255, 255, 0.3);
  
	background-image: -webkit-radial-gradient(center 0px, 10px 10px, #fff 50%, #00bfff 31%);
	background-size: 100px 100px;
	background-repeat: repeat;
  
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
  
	-webkit-animation: wave-text 4s infinite linear;
  }
  
  .dot {
	display: inline-block;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: inherit;
	background-size: inherit;
	background-position: inherit;
	animation: dot-wave 2s infinite ease-in-out;
	margin: -13px;
  }
  
  .dot:nth-child(1) {
	animation-delay: 0s;
  }
  .dot:nth-child(2) {
	animation-delay: 0.3s;
  }
  .dot:nth-child(3) {
	animation-delay: 0.6s;
  }
  
  @-webkit-keyframes wave-text {
	0%   { background-position: 200px 10px; }
	50%  { background-position: 100px -20px; }
	100% { background-position: 0px -40px; }
  }
  
  @keyframes dot-wave {
	0%, 100% { transform: translateY(0); opacity: 0.3; }
	50%      { transform: translateY(-12px); opacity: 1; }
  }
  