/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 08 2023 | 06:10:03 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.delivery-shipping-info{
	display:none;
}
.btn-theme.btn-outline {
    border:0px;
	background-color:#f7921f;
}
.btn-theme.btn-outline:hover{
	
    border:0px;
	background-color:#2e5327;
}
.quoteform input, .quoteform select, .quoteform textarea {
    width: 100%;
	padding:10px;
	text-align:center;
}
.quoteform textarea {
   height:70px;
}
.quotesubmit{
    background: #2e5327 !important;
    padding: 10px 50px 10px 50px !important;
    color: #fff !important;
    border-radius: 5px !important;
}
.quoteform p{
	color:#232323;
	text-align:center;
}
a.button.add_to_cart_button.product_type_variable {
    background: #2e5327;
    border-radius: 50px;
    color: #fff;
	padding: 10px 20px;
	margin: 27px 0 0;
}
.product-block.grid.grid-v1 .add-cart{
	margin:0;
}
span.amount {
    color: #2e5327;
    font-size: 20px;
    font-weight: 600;
}
tr.price-table-row.calculated-price td {
    font-weight: 600;
}
#price_calculator input{
	font-weight:800;
}
.pwb-slick-slide.slick-slide {
    background: #2e5327;
    padding: 20px;
    text-align: center;
    border-radius: 50px;
    /* color: #fff; */
    font-weight: 800;
}
.pwb-slick-slide.slick-slide a{
   color: #fff; 
}
.pwb-slick-slide.slick-slide:hover {
    background: #ff2b2a;
}
.product-block.grid .add-cart a.button:hover, .product-block.grid .add-cart a.added_to_cart:hover, .product-block.grid .yith-wcwl-add-to-wishlist a:hover, .product-block.grid .yith-wcwl-add-to-wishlist:hover:not(.add_to_wishlist) a, .product-block.grid .view .quickview:active, .product-block.grid .view .quickview:hover {
    background-color: #ff2b2a;
}
.megamenu > li:hover > a, .megamenu > li.active > a {
    color: #ff2b2a;
}
.btn-theme-second:hover, .slick-carousel .slick-arrow, .product-block-list .compare:hover, .widget-mailchimp.default .btn, .widget-mailchimp.default .viewmore-products-btn, .viewmore-products-btn, .woocommerce .wishlist_table td.product-add-to-cart a, .woocommerce .return-to-shop .button, .woocommerce .track_order .button, .woocommerce #respond input#submit, .product-block-list .add-cart .added_to_cart, .product-block-list .add-cart a.button, .product-block.grid .yith-wcwl-add-to-wishlist:not(.add_to_wishlist) a, .product-block.grid .yith-wcwl-add-to-wishlist a, .product-block.grid .view .quickview, .product-block.grid .yith-compare .compare, .product-block.grid .add-cart a.button, .product-block.grid .add-cart a.added_to_cart, .btn-theme, .woocommerce div.product form.cart .button, .woocommerce div.product form.cart .added_to_cart, .add-to-cart-bottom-wrapper .cart .added_to_cart, .add-to-cart-bottom-wrapper .cart button.single_add_to_cart_button{
	background-color: #f7931f;
}
.logo img {
    max-width: 250px;
    width: 210px;
}