.woocommerce .add-request-quote-button.button, .woocommerce .add-request-quote-button-addons.button, .yith-wceop-ywraq-button-wrapper .add-request-quote-button.button, .yith-wceop-ywraq-button-wrapper .add-request-quote-button-addons.button
{
    background-color: #C82327 !important;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    padding: 2rem 4rem;
    font-size: 1.8rem !important;
	
}

.yith_ywraq_add_item_browse_message a
{
	 background-color: #C82327 !important;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    padding: 2rem 4rem;
    font-size: 1.8rem !important;     cursor: pointer;
    padding: 1rem 4rem;
    font-size: 1.8rem !important;
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: block;
    text-align: center;
}

body {
  
    background: #111811 url(https://www.fsg-brennstoffe.de/wp-content/themes/brennstoffe/assets/src-pix/fsg-brennstoffe-de-onlinehandel.jpg) no-repeat center top;
      background-attachment: fixed;
    background-size: 100%;
}

@media(max-width:680px)
{
	#maincontent .eb-slider-title {
 		font-size: 3.8rem;
	}
	
	#maincontent .eb-slider-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
	
	#maincontent .eb-slider-item:after {
    content: " ";
    background-color: #640303;
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    right: 160px;
    border-radius: 50%;
    -webkit-transform: translate(-44%,0%);
    transform: translate(-44%,0%);
}
	
	h1, .eb-slider-title {
    padding-top: 4rem;
    font-size: 4rem;
    color: #640303;
}
	
	#maincontent .product.woocommerce.add_to_cart_inline {
    right: 0;
    top: 190px;
}
	
	false .eb-woo-products-wrapper.eb-woo-product-g95j3nv .eb-woo-products-gallery.grid-preset-1 .eb-woo-products-col, .eb-woo-products-wrapper.eb-woo-product-g95j3nv .eb-woo-products-gallery.grid-preset-2 .eb-woo-products-col {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
    margin-bottom: 3rem;
}
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: 0.75rem;
}

@media(max-width:980px)
{
	.menuwrapper img {
    display: block;
    margin: 2rem auto;
    width: 60% !important;
    height: auto;
}
}

@media(max-width: 480px )
{
	#maincontent .wc-block-grid__product
	{
		    width: 100%;
			max-width: 100%;
	}
}

#mainfooter .container
{
	    max-width: 1400px;
}.visually-hidden {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

#mainfooter .container nav
{
	padding-top: 40px;
}