/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 14 2026 | 14:23:01 */
p {
  	margin: 0px;
    -webkit-margin-before: 0px !important;
    -webkit-margin-after: 10px !important;
    -webkit-margin-start: 0px !important;
    -webkit-margin-end: 0px !important;
  	text-align: justify !important;
}

.page-title {
    margin: 0px 0px 20px 0px !important;
    padding: 0px !important;
}

h3 {
    font-weight: bold !important;
	margin-top: 40px !important;
}
h4 {
	margin-top: 20px !important;
}

table {
    border-collapse: collapse !important;
}
td, th {
	border: thin solid #CCCCCC !important;
	padding: 5px !important;
}

.module-pro-slider .sp-slide-0 .sp-slide-text .bsp-slide-post-title {
    font-size: 50px !important;
}

td, th {
    border: 0px none transparent !important;
    padding: 5px !important;
}

.woocommerce div.product .product_title {
    font-size: 40px !important;
    text-transform: none !important;
    letter-spacing: 0px !important;
}

li {
    margin: 0px !important;
    padding: 0 !important;
}

.widget p {
	text-align:	center !important;
}

#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, #main-nav .has-mega-column > .sub-menu a, #main-nav .has-mega-sub-menu > .sub-menu a {
    font-size: 14px !important;
}