/*
Theme Name: Inwood Theme
Theme URI: http://wp.themedemo.co/coca
Author: Mariusz Kożuch
Author URI: https://www.mkozuch.pl/
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: coca
Tags: responsive-layout, custom-typography, custom-colors, columns, featured-images, sticky-post
Template: coca
*/.cs-header .main-menu>li>a{
    font-family: "PT Serif",serif;
    padding: 5px 9px;
  }
.img-right { float:right; padding:10px; }

h3.h3s, .dowhite h3, .dowht h3 {
	font-family:"PT Serif",serif;
	font-size:26px;
}



.dowhite, .dowht .vc_row { 
background: white;
padding: 10px;
/*margin-right:30px;
margin-left:30px; */
}

.dowhite p, .dowhite li, .dowht p, .dowht li {
	color: rgba(56,60,80,.6);
font-family: Neuton,serif;
font-size: 23px;
line-height: 30px;
}