/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: OceanWP
Author URI: https://oceanwp.org/about-oceanwp/
Description: OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful &amp; professional design. Very fast, responsive, RTL &amp; translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet &amp; mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor &amp; WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 4.1.4.1766491777
Updated: 2025-12-23 12:09:37

*/

/* CONTENT VIEWS - change button colour */
.pt-cv-view .pt-cv-readmore {
    background-clip: padding-box;
    background-color: #47708a;
    background-image: linear-gradient(180deg,rgba(71,112,138,1)0%,rgba(157,186,205,1)50%,rgba(71,112,138,1)100%);
    border-color: #1e71a5;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
}
.pt-cv-view .pt-cv-readmore:hover {
    background-clip: padding-box;
    background-color: #47708a;
    background-image: linear-gradient(180deg,rgba(71,112,138,1)0%,rgba(157,186,205,1)50%,rgba(71,112,138,1)100%);
    border-color: #1e71a5;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    color: #a44a3f;
    color: #fff;
}
/* CONTENT VIEWS - change cv-wrapper background colour */
.pt-cv-wrapper {
	background-color: #f0efe9;
}
/* CONTENT VIEWS - Show borders around each post in Grid */
.pt-cv-content-item {
	border: 1px solid #47708a;
	background: #ffffff;
}

table.wp-list-table > thead > tr > th, table.wp-list-table > tbody > tr > th, table.wp-list-table > tfoot > tr > th, table.wp-list-table > thead > tr > td, table.wp-list-table > tbody > tr > td, table.wp-list-table > tfoot > tr > td {
    background-color: inherit;
    border: 0;
}
div.wpda_simple_form_border {
    background-color: inherit;
    border: 2px;
}
table.wpda_simple_table > thead > tr > th, table.wpda_simple_table > tbody > tr > th, table.wpda_simple_table > tfoot > tr > th, table.wpda_simple_table > thead > tr > td, table.wpda_simple_table > tbody > tr > td, table.wpda_simple_table > tfoot > tr > td {
    background-color: #1b836d;
    border: 2px;
    margin: 0;
    padding: 0;
}
table.wpda_simple_table {
    border-collapse: inherit;
    border-spacing: 5px;
    margin-bottom: 0;
}
table.wpda_simple_table > tbody > tr > td.label label {
    background-color: #6590ac;
    display: block;
}
table.wpda_simple_table > tbody > tr > td {
    vertical-align: baseline;
}
table.wpda_simple_table > tbody > tr > td.data input, table.wpda_simple_table > tbody > tr > td.data select {
    background-color: #fff;
    height: inherit;
}

/* Frong Page Upcoming Events List */
.tribe-events-widget{
	background-color: #F0EFE9 !important;
}

/* Frong Page Mailing List Form */
.mc4wp-form-5693{
	background-color: #F0EFE9 !important;
	padding: 10px;
}



