/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: Nick
Author URI: https://oceanwp.org/about-me/
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
Version: 1.7.7.1583484958
Updated: 2020-03-06 09:55:58

*/
.woof_sid_flat_grey .woof_container h4 {
    margin-bottom: 11px!important;
    font-size: 1.32em!important;
    background: rgba(153, 204, 153, 0.5);
    padding: 11px 7px;
    color: #333;
    line-height: 1.12em!important;
    text-align: center;
}
.woof_sid_flat_grey {
    background: #fff;
    border: solid 2px #aaa;
    background: #fdfdfd;
    margin-bottom: 11px;
    margin-top: 0px;
    padding: 12px;
}

input[type="radio"] {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 padding:0;
 margin-right: 5px;
}

#main #content-wrap {
 padding-top:20px;
 padding-bottom:20px
}

.page-header {
 position:relative;
 background-color:#f5f5f5;
 padding:34px 0;
 margin-top: 10px;
}

.theme-button,
input[type="submit"],
button[type="submit"],
button,
body div.wpforms-container-full .wpforms-form input[type=submit],
body div.wpforms-container-full .wpforms-form button[type=submit],
body div.wpforms-container-full .wpforms-form .wpforms-page-button {
 padding:10px 30px 10px 30px;
 margin-top: 5px !important;
 border-radius:5px !important;
 font-family: "handlee" !important;
}

body .theme-button:hover,
body input[type="submit"]:hover,
body button[type="submit"]:hover,
body button:hover,
body .button:hover,
body div.wpforms-container-full .wpforms-form input[type=submit]:hover,
body div.wpforms-container-full .wpforms-form input[type=submit]:active,
body div.wpforms-container-full .wpforms-form button[type=submit]:hover,
body div.wpforms-container-full .wpforms-form button[type=submit]:active,
body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
body div.wpforms-container-full .wpforms-form .wpforms-page-button:active {
 background-color:rgba(255,255,255,0);
  border: solid 3px;
  border-color: #009933;
}
#footer-widgets {
 background-color:#222;
 padding:0;
 margin:0
}

/*sticky header*/

.wp-toolbar-active { 
	margin-top:32px;
	padding-left:100px;
}
.sshos-contents-wrapper {
    position:fixed;
    z-index:99996;
    top:0;
    width:100%;
    height:65px;
    overflow:hidden;
}
.sshos-horizontal-menu-inner li a {
	font-weight:500;
	font-size:15px;
    color:#fff;
	text-decoration:none;
	letter-spacing:0.7;
    line-height:auto;
    -webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	transition:all .25s ease;
    font-family: handlee;
	margin:0 auto;
}

.woocommerce #reviews #comments h2 {
 clear:none;
 color: #009933 !important;
 font-size: 20px !important;
 text-transform: none !important;
}

.woocommerce table.shop_table td {
 padding:0.8em;
 vertical-align:middle;
 text-transform:none !important;
 border-color:#eaeaea
}

/*search_preheader*/
.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
 height:50%;
 max-height:20px;
 width:100%;
 max-width:20px;
 left:12px;
 right:auto;
 opacity:1 !important ;
 fill:#009933 !important;
}