/*

 Theme Name:     Reaper
 Theme URI:      http://testarea.hostedpixels.nl/testarea/wp-content/themes/restau-child/
 Description:    Custom Child Theme built on Restau-lite
 Author:         Pixelein
 Author URI:     https://www.pixelein.nl
 Template:       restau-lite
 Version:        1.0.0

*/
 
@import url("../restau-lite/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

h1.page-title {color:#E50000;}
h2.woocommerce-loop-product__title {text-align:center;text-transform:uppercase;color:#E50000;}

.bottom-image, .top-page-container.with-image {background:none !important;}
.logo_container a.custom-logo-link {height: 66px;display: table-cell;vertical-align: middle;}

.woocommerce-page .content-area {background:white;padding:40px;}
.woocommerce div.product .woocommerce-tabs .panel {margin: 0 0 4em;}
.woocommerce ul.products li.product .button {width:100%;text-align:center;}

.woocommerce span.onsale {background-color:#E50000;top:1em;left:-1em;border-radius:0;padding:0px 20px;}
.woocommerce ul.products li.product .price {color:#000000;}
.woocommerce ul.products li.product .price ins {color:#E50000;}
.woocommerce div.product p.price, .woocommerce div.product span.price {color:#000000;font-size:1.25em;}
.woocommerce div.product p.price ins {color:#E50000;text-decoration:none;font-size:1.75em;}
.woocommerce button.button.alt, .woocommerce a.button.alt {background-color:#E50000;}
.woocommerce button.button.alt:hover, .woocommerce a.button.alt:hover {background-color:#000000;}

.wp-block-post-template li {padding-bottom:25px;}
.wp-block-separator {margin:12px 0;}
.wp-block-post-date {font-size:12px;}
ul.wp-block-latest-posts__list li a {font-size:20px;}
ul.wp-block-latest-posts__list li {padding-bottom:25px;}

#respond textarea {background-color: #e2e2e2;color:#000000;}

#sidebar {display:none;}

.logo_container .ql_logo {
  text-transform: capitalize !important;
}

.fa-thumb-tack {transform: rotate(-45deg);margin: 0 5px;}

