/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 01 2025 | 14:01:44 */
/* 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 */ 
.enq-but{
background: #ed2b3a;
    border: 0px;
    padding: 10px;
    font-weight: 600;
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    width: 100%; text-align: center;
	 border: solid 1px #ed2b3a;
}
.enq-but a{display: block; text-decoration: none; color:#FFF;}
.call{
  border: solid 1px #ed2b3a;
background: #FFF;
    
    padding: 10px;
    font-weight: 600;
    color: #ed2b3a;
    font-size: 16px;
     width: 100%; text-align: center;
     text-transform: uppercase;
}
.call a{display: block; text-decoration: none; color:#ed2b3a;}
.short-note{ margin-top: 10px;}
.short-note p{font-size: 14px; color: #000; line-height: 20px;}
.short-note a{ color: #ed2b3a; text-decoration: none; font-weight: 600;} 
.shipping{}
.shipping h3{font-size: 16px;font-weight: 600;}
.shipping ul{padding-left: 0px;}
.shipping li{ background: url(https://theworkspacecollective.com/wp-content/uploads/2025/08/chk.jpg) no-repeat left center; padding-left: 25px; margin-bottom: 10px;list-style: none; color:#000; font-size:12px;}
.woosw-btn{display:none !important; } 
.woosc-btn-15084{display:none !important;}
.bwp-single-info .woosc-btn{display:none !important;}
.m-b80{margin-bottom:80px;}
.common-ash{background: #f7f7f7; padding: 20px;}
.common-des{padding:80px 0px;}
.common-des h2{}
.common-des p{color:#000;}

.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .image-thumbnail
 {
    margin-top: 20px;
    display: none !important;
}
 
.contact-us-form input[type=email], .contact-us-form input[type=text] {
    height: 50px !important;
    line-height: 65px;
    margin-bottom: 35px;
    color: #a3a3a3;
}
.contact-us-form input[type=submit] {
    width: 100%;
    height: 64px;
    line-height: 60px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 3.2px;
    padding: 0 65px;
    color: #FFF;
    background: transparent;
    border: 0px solid #000;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    font-weight: 600;
    border: 2px solid #FFF;
}