/*
 Theme Name:     Cabot Family Charitable Trust
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Design and Hosting by <a href="https://www.ashdowntech.com" target="_blank" title="Ashdown Technologies">Ashdown Technologies</a>.
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 

/* =Theme customization starts here */

/**************** GENERAL ***************/

li.no-hand > a {
	cursor: default;
	}

/****************** NAV *****************/

#top-menu li .menu-item-has-children > a:first-child::after {
	content: "5";	/* Points the subnav arrow sideways rather than down */
	}


/**************** HEADER *****************/


/**************** HOME PAGE *****************/


/**************** PORTFOLIO *****************/

/**************** TESTIMONIALS *****************/


/**************** SIDEBAR *****************/


/**************** CONTENT *****************/


/**************** SEARCH *****************/

body.search #main-content .container {
	padding: 20px 0 10px !important;
	}

body.search .et_pb_fullwidth_header_overlay {
    background-color: rgba(255, 255, 255, 0.3);
	}

body.search article {
	background-color: #ebeff4;
	}

body.search p.show-permalink a {
	color: navy;
	font-size: 0.95em;
	}

body.search p.show-permalink a:hover {
	color: blue;
	}

body.search .et_pb_post .entry-content {
	padding-top: 10px;
	}

body.search p.searchTerm {
	font-size: 18px;
	margin-bottom: 15px;
	}

body.search h3.searchHeading {
	font-size: 1.5em;
	padding-bottom: 5px;
	}

body.search h3.searchHeading a {
	color: #be2b10;
	}

body.search h3.searchHeading a:hover {
	color: #ee5135;
	}


/**************** FOOTER ******************/



/* Responsive Styles Tablet And Below */


@media all and (max-width: 980px) {
	}

@media all and (max-width: 760px) {
	}

@media all and (max-width: 640px) {
	}

@media all and (max-width: 480px) {
	}

@media all and (max-width: 320px) {
	}