<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Fruitful - Cocopinda
Version: 1.0
Template: fruitful
Text Domain: fruitful
*/

@import url("../fruitful/style.css");

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6 {
	font-family: georgia, times, serif !important;
	font-style: italic !important;
	font-weight: bold !important;
	color: #2D95C8;
}

.entry-content h4, .entry-content h5, .entry-content h6, .comment-content h4, .comment-content h5, .comment-content h6 {
	font-weight: normal !important;
}

.comment-reply-title, .comments-title, .post-title, .entry-title, .widget-title, .page-title {
	font-family: georgia, times, serif !important;
	font-style: italic !important;
	font-weight: bold !important;
}

.comment-reply-title, .comments-title, .widget-title {
	text-transform: lowercase !important;
	font-size: 150% !important;
}

.post-title, .entry-title, .page-title {
	font-size: 175% !important;
}

.main-navigation a {
	color: #2D95C8;
}

.main-navigation a, .main-navigation a:hover {
	text-transform: lowercase;
	font-family: georgia, times, serif !important;
	font-style: italic;
	font-weight: bold;
	font-size: 150% !important;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    background: ;
}

button:hover,html input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover {
    background: #2D95C8;
}

button:focus,html input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,button:active,html input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active {
	background: #2D95C8;
}

a {
    color: #2D95C8;
}

a:visited {
    color: #2D95C8;
}

a:hover,a:focus,a:active {
    color: #2D95C8;
}

#lang-select-block li.current:hover&gt;a{
	background: #2D95C8;
}

.main-navigation ul li:hover &gt; a {
    background-color: #2D95C8;
}

.main-navigation ul li.current_page_item a,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-menu-parent a,
.main-navigation ul li.current_page_parent a,
.main-navigation ul li.current-menu-ancestor a {
    background-color: #2D95C8;
}

span.text_orange {
    color: #2D95C8;
}

.blog_post .date_of_post {
	background: #2D95C8;
}

.post-content .entry-content table tbody tr th a {
	color: #2D95C8;
}

.commentsErrorBox {
	color: #2D95C8;
	border-color: #2D95C8;
}

.blog_post .post-content footer.entry-meta .comments-link a,.blog_post .post-content footer.entry-meta .author-link a,.blog_post .post-content footer.entry-meta .cat-links a,.blog_post .post-content footer.entry-meta .edit-link a {
    color: #2D95C8;
}

.more-link {
    color: #2D95C8;
}

.more-link:hover,.blog_post .post-content footer.entry-meta .comments-link a:hover,.blog_post .post-content footer.entry-meta .author-link a:hover,.blog_post .post-content footer.entry-meta .cat-links a:hover,.blog_post .post-content footer.entry-meta .edit-link a:hover {
    color: #2D95C8;
}

header.post-header .post-title {
	border-bottom:2px solid #2D95C8;
}

header.post-header .post-title a:hover,#page .container #secondary .widget a:hover,#page .container #secondary .widget ul li.current-cat a {
    color: #2D95C8;
}

#page .container #secondary .widget h3.widget-title, #page .container #secondary .widget h1.widget-title {
    border-bottom: 2px solid #2D95C8;
}

.woocommerce-cart.woocommerce-page #content table td.actions .button:hover,
.woocommerce-account.woocommerce-page #content .woocommerce form input[type='submit']:hover,
body.woocommerce-checkout #content input.button:hover,
.single .woocommerce-message .button:hover,
.single .woocommerce-error .button:hover,
.single .woocommerce-info .button:hover,
.single-product form.cart .button:hover,
.single-product div form.cart button.button.alt:hover,
.single-product.woocommerce button.button.alt:hover,
.single-product.woocommerce-page button.button.alt:hover,
.woocommerce .add_review a.button:hover, .woocommerce-page .add_review a.button:hover,
body.woocommerce-cart .woocommerce a.button:hover, .woocommerce-cart .woocommerce-page a.button:hover,
body.woocommerce #respond input#submit:hover, body.woocommerce-page #respond input#submit:hover,
body.woocommerce-cart .woocommerce input.button:hover, .woocommerce-cart .woocommerce-page input.button:hover,
body.woocommerce-checkout .woocommerce #payment #place_order:hover, .woocommerce-checkout.woocommerce-page #payment #place_order:hover,
body.woocommerce-account .woocommerce  .form-row input.button:hover, .woocommerce-account.woocommerce-page .form-row input.button:hover,
body.woocommerce-account .button[type='submit']:hover, .woocommerce-account.woocommerce-page .button[type='submit']:hover,
body.woocommerce-page .woocommerce .cart-collaterals button.button:hover,
.page #comments #respond input[type="submit"]:hover,
.woocommerce table.my_account_orders .order-actions .button:hover, body.woocommerce-page table.my_account_orders .order-actions .button:hover,
#page input[type="submit"]:hover,
.widget_shopping_cart_content .buttons a.button:hover {
    background: none repeat scroll 0 0 #2D95C8;
}

#page.site .container #secondary .widget h3.widget-title {
    border-bottom: 2px solid #2D95C8;
}


</pre></body></html>