/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 24 2024 | 07:10:07 */
/* 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 */ 

.single .entry-content-block .entry-content p{    
	color: #000000;
	font-family: 'Montserrat', Sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.single .entry-content-block .entry-content p strong{    
	color: #ee2e24 !important;
	text-transform: uppercase;
    font-size: 24px;
}

h2{
    text-transform: uppercase;
    color: #ee2e24;
}

.elementor iframe{
   border-radius: 25px !important;
}

.cl-element--instance-1004{
   display: none !important;
}

.single-product .productShortdescription{
 display: none !important;
}

.product_meta h3{
    display: none !important;
}

.wb_cptb_content {
    width: 100%;
    max-width: 100%;
    height: auto;
    table-layout: fixed;
}

.html_grid_bottom {
    border-collapse: collapse;
}

.wb_cptb_content table {
    width: 100%;
    max-width: 100%;
    height: auto;
    table-layout: fixed;
}

.html_grid_bottom td {
    background-color: #f5f5f5;
    padding: 15px 20px 25px;
    border: 10px solid #fff;
    vertical-align: top;
}
.woocommerce-Tabs-panel p{
 padding-top: 15px !important;
}

.post-7817 .productShortdescription{
   display: none !important;
}
