  /*
Theme Name: CB ÃÜÌÒÊÓÆµ
Author: Castle Builder Design
Author URI: https://castlebuilder.com
Description: Custom Castle Builder theme for IAS
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cb-ias
Tags: full-width-template, right-sidebar, custom-header, custom-logo, custom-menu, translation-ready, responsive

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

cb-ias is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong,
.mepr_bold {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

body:not(.home) h1 {
  font-size: 2.44em;
  margin: 0.67em 0;
  line-height: 1.4;
}

h2 {
  font-size: 1.95em;
  line-height: 1.4;
}

h3 {
  font-size: 1.56em;
  line-height: 1.4;
}

h4 {
  font-size: 1.25em;
  line-height: 1.5;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 0.8em;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.875rem;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #191e23;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
}

h1, h2, h3, h4, h5, h6 {
  color: #191e23;
  clear: both;
  font-family: 'Cormorant', serif;
}

body:not(.home) .entry-header .entry-title,
.archive .page-header .page-title {
  font-size: 2.44em;
  line-height: 1.4;
  margin: 0 0 1rem;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em 1em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.875rem;
}

@media screen and (min-width: 600px) {
  code, kbd, tt, var {
    font-size: 0.8125rem;
  }
}

p > code {
  padding: 2px;
  border-radius: 2px;
  background: #f3f4f5;
  font-size: inherit;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

.archive .site-header {
	/*margin-bottom: 3.5em; removed by AW=Y too much margin on categories!*/
}

.site-title {
	margin: .4375em 0 0;
	font-size: 38px;
	font-weight: bold;
	line-height: 1.2;
	color: #333332;
}

.site-title a {
	text-decoration: none;
	color: inherit;
}

.site-branding {
	margin-bottom: 1.75em;
}

.site-description {
  font-family: Cormorant, serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
  font-style: italic;
	word-wrap: break-word;
	color: #fff;
  margin: 0 12px 0 auto;
  padding-left: 24px;
}

.page-template.page-template-full.page-template-full-php h1.entry-title,
.page-template-template-glance  h1.entry-title {
  text-align: revert !important;
}

.secondary-nav input[type=search] {
  padding: 3px 10px !important;
}

.sugar-calendar-datepicker .ui-datepicker-header, .sugar-calendar-datepicker .ui-datepicker-header .ui-datepicker-title {
  color: #2271b1;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

hr {
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

.featured-full {
	float: right;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #9a926d;
  border-radius: 3px;
  background: #9a926d;
  color: rgb(255 255 255 / 80%);
  font-size: 18px;
  font-family: 'coromant', serif;
  padding: 10px 2em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #000;
  border-color: #000;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}


@media (min-width: 600px) {
.secondary-nav input[type=submit] {
    top: 4px;
    padding: 0px;
}
}

@media (max-width: 599px){
.secondary-nav input[type=submit] {
    top: 11px;
    padding: 15px;
}
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

.is-style-stripes td > h3 {
    margin-top:10px;
    margin-bottom:10px;
}
.is-style-stripes tr td:nth-child(3) > a {
    border: 1px solid;
    border-color: #9a926d #9a926d #9A9273;
    background: #9a926d;
    color: rgb(255 255 255 / 80%);
    font-size: 16px !important;
    padding: 3px 20px;
    font-family: 'coromant', serif;
    border-radius: 3px;
}
select {
  /* border: 1px solid #ccc; */
  border: 1px solid;
  border-color: #9a926d #9a926d #9A9273;
  background: #9a926d;
  color: rgb(255 255 255 / 80%);
  font-size: 16px !important;
  padding: 3px 20px;
  font-family: 'coromant', serif;
  border-radius: 3px;
}

.is-style-stripes tr td:nth-child(3) > a:hover{
  background: #000;
  border-color: #000;
}
/* for h3 spacing bottom br removed with this css line */
.is-style-stripes tr td:nth-child(1) > br:nth-child(2){
    display:none;
}

.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f3f3f3;
}

.mp-form-row.mepr_bold.mepr_price {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 20px;

}

.mp-form-row.mepr_bold.mepr_price {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 20px;
  border-bottom: 4px solid #898056;
}

.page-id-249 .mepr-login-form-wrap { /* for member list login */
	clear: both;
}

button.mp-hide-pw { 
	display: none;
	visibility: hidden;
}

.wp-block-table h3 a {
  color: #000;
}

.wp-block-table h3 a:hover {
  color: #9a926d;
}

/*glance table*/

table.tablesorter {
  font-size: .95em;
}
table.tablesorter a {
  font-weight: bold;
}
.hide_sort {
  display: none;
}
.hide_sort {
  display: none;
}
td.sessions {
  font-size: .85em;
}
td.sessions ul {
  list-style-type: square;
}
table.tablesorter td.sessions a {
  color: #000;
  font-weight: normal;
}
td.sessions a:hover {
  text-decoration: underline;
}

/*gravity forms*/

.gform_wrapper h2.gsection_title {
   font-weight: 700;
   font-size: 35px !important;
   color: #6e6232;
}


.gform_wrapper h3.gform_title {
	font-size: 28px !important;
	color: #6e6232;

}

.gform_wrapper h3.gform_title:hover {
	color: #000;

}

.gform_wrapper .gfield_radio li label:hover {
	color: #9a926d;
}

.gform_wrapper form {
	border: solid 10px #f3f3f3 !important;
  background-color: #f3f3f3 !important;
  padding-left: 16px;
}


.gform_confirmation_message {
  border: solid 20px #f3f3f3 !important;
  background-color: #f3f3f3 !important;
  padding-left: 16px;
}

.gform_confirmation_message a:hover {
  color: #6e6232;
}



div.wp-block-columns.esc-more-links {
	margin-bottom: 20px !important;
}

img.wp-image-35205 {
	border:none !important;
}

#post-9287.post-9287.page img {
	border: none !important;
}

p.p2 {
	margin-top: 2rem;
}

.cat-post a{
	font-weight: bold !important;
	font-size: 17px;
}

.cat-post p {
	margin-top: -15px !important;
}

  span.date {
  	font-weight: bold;
  	font-size: 15px
  }

/*td a {
	color: #000;
}

td a:hover {
	color: #9A9273;
}*/

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #9a926d;
  text-decoration: none;
}

a:hover, a:focus, a:active {
  color: #9a926d;
}

.site-info a {
  color: #f3f3f3;
}

.site-info a:hover, .site-info a:focus, .site-info a:active {
  color: #FFF;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

.entry-contents p a, .entry-content p a {
  text-decoration: underline;
}

.entry-contents p a strong, .entry-content p a strong,
.entry-contents p strong a, .entry-content p strong a,
.entry-contents p a b, .entry-content p a b,
.entry-contents p b a, .entry-content p b a,
.entry-contents p.more a, .entry-content p.more a,
.entry-contents .esc-more-links p a, .entry-content .esc-more-links p a,
.entry-contents p a.button, .entry-content p a.button {
  text-decoration: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
  margin: 0 auto;
  width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  display: block;
	left: auto;
}

.main-navigation ul li:hover > ul {
  background-color: #9b926c;
}
.main-navigation ul li:hover > ul li {
  border-top: 1px solid #ffffff4f;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}
.main-navigation a:hover {
  opacity: 0.5;
}

.menu-toggle {
  padding: 1em;
}

@media screen and (max-width: 37.5em) {
	/* Small menu. */
	.menu-toggle,
	.main-navigation.toggled ul {
		display: block;
    margin: 0 auto;
	}
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
  .main-navigation a {
    padding: 12px 1em;
    color: #fff;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation,
hr.foot {
  border-bottom: 1px solid #e2e4e7;
  margin: 0 auto 60px;
  max-width: 580px;
  overflow: hidden;
  padding-bottom: 60px;
}

.nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	width: 50%;
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.nav-previous a, .nav-next a {
    text-decoration: none;
    display: block;
    padding: 15px 0px 0px;
    color: #888056;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 1.3;
    position: absolute;
    display: contents;
}

.nav-previous a:hover, .nav-next a:hover {
    color: #000;
}


.nav-previous a:before {
    content: url("https://www.italianartsociety.org/wp-content/themes/cb-ias/images/esc-arrow-b.png");
    position: relative;
    z-index: 100000;
    top: 10px;
    margin-right: 10px;
    transform: rotate(90deg);
}

.nav-next a:after {
    content: url(https://www.italianartsociety.org/wp-content/themes/cb-ias//wp-content/themes/cb-ias/images/esc-arrow.svg);
    position: relative;
    z-index: 100000;
    top: 10px;
    margin-left: 10px;
}

.posts-navigation .nav-previous, .posts-navigation .nav-next{
	background:none;
}

.posts-navigation{
	padding:0px;
}

@media screen and (max-width: 767px) {
	.posts-navigation .nav-previous, .posts-navigation .nav-next{
		padding:0px !important;
	}
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft,
.alignright {
	max-width: 580px !important;	/* Let's work to make this !important unnecessary */
}

.alignleft img,
.alignright img,
.alignleft figcaption,
.alignright figcaption {
	max-width: 50%;
	width: 50%;
}

.alignleft figcaption {
	clear: left;
}

.alignright figcaption {
	clear: right;
}

.alignleft img,
.alignleft figcaption {
  float: left;
  margin-right: 1.5em;
}

.alignright img,
.alignright figcaption {
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget-area {
	width: 25%;
}

.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

div#secondary.sidebar.widget-area h3 {
    text-decoration: none;
    font-family: Cormorant, serif;
    color: #000;
    font-size: 27px;
    line-height: 1.3 !important;
}


footer.entry-footer {
    display: none;
}


div#comments {
    margin-left: 7% !important;
}

img.image.wp-image-4784.attachment-medium.size-medium {
  border: 10px solid #898057;

}

ul, ol {
  margin: 0 !important;
}
h6.section-title a:hover {
  color: #9a926d !important;
}

.widget.widget_recent_entries > h3 {
      left: -68px;
      top: 24%;
}
div#secondary{
max-width:25.33%;
margin-left: 5%;
margin-right: -30px !important;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
#page {
  margin: 0 auto;
  max-width: 100%;
}

.site-branding {
  margin: 60px 0;
}

.site-footer {
  margin: 1em 0;
  color: #6c7781;
  font-size: 90%;
}
.site-footer a {
  font-size: 80%;
}
/*
div#content-side-wrap {
  margin-left: -30%;
}*/
div#content-side-wrap {
    padding: 3px 40px;
}

/*hovers*/
.esc-more-links a:hover{
  color: #9a926d;
  text-decoration: none;
}

.esc-more-links a {
  color: #9a926d !important;
}

h4 a:hover {
  color: #000;
}

div#blogposts a:hover {
  color: #9a926d !important;
}

div#bulletins a:hover {
  color: #6e6232 !important;
}

.blog-block h3 a {
  font-size: 40px;
  color: #000;
}

.blog-block h3 a:hover {
  color: #000 !important;

}

.home p a:hover {
color: #6e6232 !important;
}

.entry-contents p a:hover {
  color: #6e6232 !important;
}

.widget.cat-post-widget ul a.cat-post-title:hover {
  color: #6e6232 !important;
}
p a:hover {
  color: #000 !important;
}

.block-inner a:hover {
color:  #6e6232 !important;
}

strong a:hover {
  color: #6e6232;
}
.secondary-nav ul a:hover {
color: #6e6232;

}

#mepr-account-nav a:hover {
color: #000;
}

.mepr-login-actions a:hover {
color: #6e6232;
}

a.have-coupon-link:hover {
  color: #6e6232;
  }

.dud-layouts-table #fullname-over-avatar, .dud_field_name b {
	color:#000;
	font-family: "cormorant", serif;
	font-size: 20px;
}

.dud_field_name {
	line-height: 150%;
}

.long-list .dir-listing {
    margin: 7px 7px 4px 4px;
}

.dir-listing-text {
	min-height: 72px !important;
}

h2.entry-title a:hover {
	color: #000 !important;
}

a.customize-unpreviewable:hover {
	color: #6e6232;
}

a.url.fn.n:hover {
	color: #6e6232;
}

time.entry-date.published:hover {
  color: #6e6232;

}

.home .section-links ul a:hover {
  color: #6e6232 !important;
}

.entry-contents .main-sec #newsletters h2 a:hover {
  color: #6e6232 !important;
}

.recent-blog-block h3 a{
  color:#fff;
}

.archive-description p a:hover {
  color: #6e6232 !important;
}

.blog-block .text-wrapper h4 a:hover,
.recent-blog-block h4 a:hover{
  color:#000 !important;
}
.recent-blog-block h4 a:hover{
  color: #000 !important;
}

#post-150.post-150 h2 a{
	color: #000;
}

#post-150.post-150 h2 a:hover{
	color: #9a926d;
}

.sc_events_list .sc_event_title:hover {
	color:#6e6232;
}

div.entry-contents a:hover {
	color: #6e6232;
}

p.more:hover {
	color: #6e6232;
}

.archive-description a:hover {
	color: #6e6232;
	text-decoration: underline;
}

.archive-description a {
	text-decoration: underline;
}

.featured a {
	color: #FFFFFF;
}

@media (max-width: 600px) and (min-width: 0px) {
#fullname-under-avatar, .dud_field_name b {
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 18px !important;
    font-family: "cormorant", serif;
  }
#fullname-under-avatar {
    display: inline-block;
    margin-top: 10px;
    margin-right: 55px;
  }
}

p.session {
  display: inline-block;
  position: relative;
}

p.session:after {
  position: absolute;
  content: '';
  border-bottom: 4.5px solid #f3f3f3;
  width: 100%;
  transform: translateX(-50%);
  bottom: -15px;
  left: 50%;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

body:not(.home).hentry {
  margin: 60px 0;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.entry-meta {
  color: #6c7781;
  font-size: 90%;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.entry-header,
.page-header,
.entry-footer,
.site-info,
.posts-navigation,
.post-navigation,
.page-navigation,
.comments-area,
.not-found .page-content,
.search .entry-summary {
  margin: 1.5em auto;
  padding-left: 14px;
  padding-right: 14px;
  max-width: 580px;
}

.archive .page-header {
  max-width: 100%;
}

.entry-header .wp-post-image {
  margin-bottom: 1.5em;
}

.entry-footer span{
  margin-right: 1em;
}

.entry-footer{
  color: #6c7781;
  font-size: 90%;
  padding-bottom: 40px;
  border-bottom: 1px solid #e2e4e7;
}

@media screen and (min-width: 608px) {
  .entry-header,
  .page-header,
  .entry-footer,
  .site-info,
  .posts-navigation,
  .post-navigation,
  .page-navigation,
  .comments-area,
  .not-found .page-content,
  .search .entry-summary {
    padding-left: 0;
    padding-right: 0;
  }
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.3333333333%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.6666666667%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.2857142857%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.1111111111%;
}

.gallery-caption {
  display: block;
}

/* Content Width */
.site-branding,
.menu-main-container,
.secondary-nav-wrapper,
.block-inner,
.featured-posts {
  max-width: 1170px;
  width: 100%;
}
.site-branding {
  margin: 0 auto;
  padding-top: 24px;
}
.menu-main-container,
.secondary-nav-wrapper,
.featured-posts,
.block-inner {
  margin: 0 auto;
}

/* Header */
.branding-right {
  width: calc(100% - 250px);
  display: flex;
}
body.home .custom-logo-link img {
  max-width: 250px;
}
body:not(.home) .custom-logo-link img {
  max-width: 250px;
}

.secondary-nav,
.twitter.desktop,
.twitter.mobile {
  display: none;
}
.secondary-nav ul {
  margin: 0;
  padding: 0;
}
.secondary-nav form {
  position: relative;
}
.secondary-nav input[type=search] {
  background: #898057;
  border: none;
  color: #fff;
}
.secondary-nav ::placeholder {
  color: #fff;
  opacity: .5;
}
.secondary-nav :-ms-input-placeholder {
  color: #fff;
  opacity: .5;
}
.secondary-nav ::-ms-input-placeholder {
  color: #fff;
  opacity: .5;
}
.secondary-nav input[type=search]:focus {
  border: none;
  outline: 0;
}
.secondary-nav input[type=submit] {
  background: url(/wp-content/themes/cb-ias/images/icon-search.png) no-repeat;
  border: 0;
  display: inline-block;
  width: 20px;
  height: 24px;
  text-indent: -9999px;
  position: absolute;
  right: 6px;
  text-indent: -9999px;
}
.secondary-nav ul,
.social-icons ul {
  list-style: none;
  padding: 0;
}
.social-icons ul {
  margin: 0;
}
.secondary-nav a,
.social-icons a {
  text-decoration: none;
}
.site-branding,
.site-branding a {
  color: #fff;
}
.social-icons {
  display: inline-block;
}
.social-icons ul {
  margin-top: .25em;
  display: flex;
}
.social-icons li {
  text-indent: -9999px;
  display: inline-block;
  padding-left: 12px;
}
.social-icons li a {
  background-repeat: no-repeat;
  display: block;
}

.social-icons li.twitter a {
  background-image: url(/wp-content/themes/cb-ias/images/icon-twitter.svg);
  width: 20px;
  height: 19px;
}

.social-icons li.instagram a {
  background-image: url(/wp-content/themes/cb-ias/images/icon-instagram.svg);
  width: 23px;
  height: 23px;
  background-size: cover; opacity:.8;
}

.social-icons li.facebook a {
  background-image: url(/wp-content/themes/cb-ias/images/icon-facebook.svg);
  width: 11px;
  height: 22px;
}
.social-icons li.academia a {
  background-image: url(/wp-content/themes/cb-ias/images/icon-academia.svg);
  width: 20px;
  height: 19px;
}
.social-icons li.google a {
  background-image: url(/wp-content/themes/cb-ias/images/icon-google.svg);
  width: 26px;
  height: 27px;
}

.social-icons li.hco a {
    background-image: url(/wp-content/themes/cb-ias/images/hc.png);
    width: 30px;
    height: 30px;
    background-size: cover;
	margin-top: -4px; opacity:.8;
}
.social-icons li.amazon a {
  background-image: url(/wp-content/themes/cb-ias/images/icon-amazon.svg);
  width: 22px;
  height: 23px;
  margin-left: -6px;
}

.featured-posts .featured a:after{ content:''; background:url(/wp-content/themes/cb-ias/images/whiteArrow.svg) no-repeat; width: 32px;
    height: 30px; display: inline-block;     margin-left: 10px;     vertical-align: middle;}

.featured-posts .featured h2 a:after{ display:none;}


.secondary-nav {
  background-color: #9a926d;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  width: 100%;
}
.menu-secondary-container a {
  color: #fff;
  font-size: 20px;
}

/* Home */
html body.home {
  background-repeat: no-repeat;
  background-position: center center fixed;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
html body.home .site-header {
  position: relative;
  z-index: 0;
  background-size: cover;
}

header.site-header{background-size: cover;}
html body.home .site-header:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 50%);
}
.featured-posts ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.featured-posts h2,
.featured-posts h2 a,
.featured-posts h3,
.featured-posts h3 a {
  color: #fff;
  text-decoration: none;
  font-family: Cormorant;
  font-weight: 400;
  line-height: 1;
}
.featured-posts a:hover {
  opacity: .7;
}
.featured-posts .featured h2 {
  margin-top: 0;
}
.featured-posts .featured h2 a {
  font-style: italic;
}
.featured-posts .featured p {
  color: #fff;
  font-size: 16px;
}
.featured-posts li {
  padding: 18px;
}
.featured-posts li:not(:first-of-type) {
  border-top: 2px solid #fff;
}
.featured-posts h3 {
  margin: 0;
}
.featured-posts ul a {
  font-size: 22px;
}
.home .entry-header,
.home h1 {
  margin-top: 0;
}
.site-main {
  background: #fff;
  min-height: 100vh;
}
.site-footer {
  background-color: #898057;
  margin: 0;
  padding: 24px;
  text-align: center;
  color: #fff;
}
.site-footer .site-info {
  margin: 0 auto;
}

.first-block {
  background-color: #f3f3f3;
}
.home article h2,
.home article h4 {
  margin-top: 0;
}
.esc-more-links {
  margin: 30px 0 0;
  border: 10px solid #898057;
}
.esc-more-links a {
  text-decoration: none;
    display: block;
    padding: 15px 15px 48px;
    color: #888056;
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 1.3;
    background: url(/wp-content/themes/cb-ias/images/esc-arrow.svg) 90% 90% no-repeat;
}
.esc-more-links p {
  margin: 0;
}
.esc-more-links > div {
  width: 50%;
}
.home .section-links h4 {
  text-transform: uppercase;
  color: #898057;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  white-space: nowrap;
}
.home .section-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.home .section-links li:before {
  content: '';
  display: inline-block;
  width: 70px;
  height: 4px;
  background-color: #898057;
  position: absolute;
  top: 0;
  left: 0;
}
.home .section-links a {
  text-decoration: none;
  font-family: Cormorant, serif;
  color: #000;
  font-size: 27px;
  line-height: 1.3;
}

.home .section-links a:hover,  .home .section-links a:active {color: #9a926d; }
.home .blog-block h3 a {
  color: #6e6232;
  margin-top: 0;
  line-height: 1.3;
  text-decoration: none;
}
.home .blog-block .section-title {
  text-transform: uppercase;
}
.home .blog-block .section-title {
  display: inline-block;
  margin-top: 0;
  font-size: 25px;
  line-height: 0.8;
}
.home .blog-block .section-title:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 6px;
  background: #9a926d;
}

.home .recent-blog-block {
  border: 12px solid #6e6232;
  background-color: #f3f3f3;
  padding: 96px 0 72px 0;
  position: relative;
}
.home .recent-blog-block h3 {
  position: absolute;
  top: -1.5em;
  margin: 0;
  width: 10em;
  background-color: #9a926d;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  padding: 0.5em 0;
}
.home .recent-blog-block ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.home .recent-blog-block h4 a {
  color: #6e6232;
  font-size: 24px;
  margin-top: 0;
  line-height: 1.3;
  text-decoration: none;
}

.officers-block {
  text-align: center;
  padding-top: 96px;
  position: relative;
  background-size: cover;
}
.officers-block:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.officers-block h3 {
  margin: 0 0 60px;
  padding: 12px;
  border: 6px solid #fff;
  display: inline-block;
  color: #fff;
  position: relative;
}
.officers-block h5 {
  font-size: 18px;
  margin-bottom: 0;
  position: relative;
  line-height: 1;
}
.officers-block h5,
.officers-block .block-inner,
.officers-block .block-inner a {
  color: #fff;
}
.officers-block .block-inner p {
  font-style: italic;
  margin-top: 9px;
  line-height: 1.3;
}

.officers-block ul {
  list-style: none;
  margin: 0;
  padding: 0 0 96px;
  position: relative;
}

.social-icons.mobile {
  display: none;
}

a.section-title  {
  color: #000 !important;
}

/* Secondary Directory */
body:not(.home) .entry-header {
  margin-top: 0;
}
body:not(.home) main#primary {
  padding-top: 3em;
  padding-bottom: 8em;
  margin-bottom: -2em;
}


body:not(.home) .entry-content {
  padding-bottom: 3em;
}

body:not(.home) main#primary {
  width: 65% !important;
  /* float: left; */
  padding-left: 3% !important;
  /* box-shadow: none !important; */
  padding-right: 2%;
}

@media (max-width: 1170px) {
  .site-branding,
  .site-navigation,
  .featured-posts,
  .secondary-menu,
  .block-inner {
    width: calc(100% - 72px);
    margin-left: 36px;
  }
}

@media (max-width: 1170px) and (min-width: 599px) {
  .secondary-nav {
    padding-right: 36px;
    padding-left: 36px;
  }
}

@media (min-width: 782px) {
.wp-block-column:not(:first-child) {
    margin-left: 0;
  }
}

@media (min-width: 769px) {
  body.home .menu-main-container > ul {
    margin-top: -2em;
  }
  body:not(.home) .menu-main-container > ul {
    margin-top: -3em;
  }
  .home .entry-content {
    display: flex;
    margin: 0;
  }
  .home .section-esc {
      width: 66.664%;
  }
  .home .section-links {
    position: relative;
    width: 33.333%;
    padding-left: 30px;
    margin: 36px 0 0;
  }
  .home .section-links > div {
    display: flex;
  }
  .home .section-links h4 {
    transform: rotate(-90deg);
    position: absolute;
    left: -12px;
    top: 3em;
    margin: 0;
  }
  .home .section-links li {
    margin-bottom: 60px;
    position: relative;
    padding-top: 20px;
  }
  .home .recent-blog-block li {
    width: calc(25% - 15px);
  }
  .home .recent-blog-block li {
    padding: 0 7.5px;
  }
  .home .recent-blog-block li:first-child {
    padding: 0 15px 0 0;
  }
  .home .recent-blog-block li:last-child {
    padding: 0 0 0 15px;
  }
  .officers-block li {
    margin: 0;
    padding: 0;
    width: 16.666%;
  }
  .officers-block li {
    padding: 0 7.5px;
  }
  .officers-block li:nth-child(6n) {
    padding: 0 0 0 15px;
  }
  .officers-block li:nth-child(6n+1) {
    padding: 0 15px 0 0;
  }
}



@media (max-width: 768px) {
  .main-navigation ul {
    margin-top: 12px;
    justify-content: center;
  }
  .home .section-links li {
    margin: 0 0 1em;
    position: relative;
    padding-top: 20px;
  }
  .officers-block{     margin-top: 50px ;}
}

@media (max-width: 768px) and (min-width: 600px) {
  .home .recent-blog-block li {
    width: calc(50% - 15px);
  }
  .home .recent-blog-block li:nth-child(odd) {
    padding: 0 15px 0 0;
  }
  .home .recent-blog-block li:nth-child(even) {
    padding: 0 0 0 15px;
  }
  .officers-block li {
    margin: 0;
    padding: 0;
    width: 33.333%;
  }
  .officers-block li {
    padding: 0 7.5px;
  }
  .officers-block li:nth-child(3n) {
    padding: 0 0 0 15px;
  }
  .officers-block li:nth-child(3n+1) {
    padding: 0 15px 0 0;
  }
  .home .section-esc,
  .section-links {
    padding-left: 30px!important;
  }
}

@media (min-width: 600px) {
  .site-branding {
    display: flex;
  }
  .secondary-nav.desktop {
    display: block;
  }
  .secondary-nav-wrapper {
    display: flex;
    align-items: center;
  }
  body.home .secondary-nav-wrapper {
    justify-content: center;
  }
  body:not(.home) .secondary-nav-wrapper {
    justify-content: flex-end;
  }
  body.home .menu-secondary-container > ul {
    display: flex;
    padding: 24px 0;
  }
  body:not(.home) .menu-secondary-container > ul {
    display: flex;
    padding: 6px 0;
  }
  .menu-secondary-container li {
    margin-right: 36px;
  }
  body:not(.home) .secondary-nav {
    margin-top: 12px;
  }
  .secondary-nav input[type=submit] {
    top: 4px;
  }
  .officers-block ul {
    list-style: none;
    margin: 0;
    padding: 0 0 96px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  body.home .secondary-nav.desktop {
    min-height: 80px;
  }
  .featured-posts {
    border: 7px solid #fff;
    display: flex;
    margin-top: 24px;
    margin-bottom: 48px;
  }
  .featured-posts div {
    width: 66.666%;
    border-right: 4px solid #fff;
    padding: 18px;
  }
  .featured-posts ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .featured-posts .featured h2 a {
    font-size: 50px;
  }
  .block-inner .twitter.desktop {
    display: block;
  }
  .home .first-block .twitter.desktop {
    width: 25%;
    margin-top: 36px;
    padding-right: 30px;
  }
  .home article {
    width: 75%;
  }
  .first-block > div {
    display: flex;
    padding: 60px 0;
  }
  .home .section-esc h2 {
    font-size: 2.5em;
    margin-bottom: 30px;
  }
  .esc-more-links > div:first-of-type {
    border-right: 3px solid #898057;
  }
  .home .blog-block .block-inner {
    display: flex;
  }
  .home .blog-block figure {
    width: 41.6%;
    padding-right: 15px;
    margin: 0;
  }
  .home .blog-block .text-wrapper {
    width: 58.4%;
    padding-left: 15px;
  }
  .home .blog-block h3 a {
    font-size: 40px;
  }
  .home .recent-blog-block h3 {
    left: calc(50% - 6em);
  }
  .home .blog-block {
    padding: 84px 0;
  }
  .main-navigation ul ul {
  	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  	float: left;
  	position: absolute;
  	top: 100%;
  	left: -999em;
  	z-index: 99999;
    text-align: left;
  }
}


@media (max-width: 599px) {
  .site-branding {
    text-align: center;
  }
  .social-icons.mobile {
    display: block;
  }
  .social-icons.mobile .menu-social-container {
    display: inline-block;
  }
  .site-branding .social-icons {
    display: inline-block;
  }

  button.menu-toggle {
    border: none;
    border-radius: 0;
    background: #3f3427;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    width: 100%;
    padding: 12px;
    margin-top: 12px;
  }

  button.menu-toggle:after {
    content: '';
    display: inline-block;
    border: solid #9a926d;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-left: 1em;
  }

  .toggled button.menu-toggle:after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }

  button.menu-toggle:focus {
    outline: 0;
  }

  .secondary-nav.mobile {
    display: block;
  }

  .secondary-nav form.search-form {
    padding: 6px;
  }

  .secondary-nav input[type=search] {
    width: 100%;
  }

  .secondary-nav input[type=submit] {
    top: 11px;
  }
  .main-navigation.toggled ul {
    background: #aba37f;
    padding-right: 36px;
    padding-left: 36px;
  }
  .main-navigation.toggled a {
    color: #fff;
    width: 100%;
    padding: 6px 0;
    text-align: center;
    border-bottom: 1px solid #ffffff21;
  }

  .featured-posts .featured h2 {
    padding-top: 48px;
  }

  .featured-posts .featured h2 a {
    font-size: 48px;
  }

  .featured-posts ul {
    margin-top: 48px;
  }

  .twitter.mobile {
    display: block;
  }

  body.home .entry-content,
  .entry-content > .section-esc {
    margin: 0;
    padding-top: 48px;
  }
  .esc-more-links > div:first-of-type {
    border-bottom: 3px solid #898057;
  }
  .section-links {
    padding-bottom: 36px;
  }
  .home .blog-block h3 a {
    font-size: 32px;
  }
  .home .blog-block h6.section-title {
    margin-bottom: 0;
  }
  .home .recent-blog-block h3 {
    left: calc(50% - 5em);
  }
  .recent-blog-block li:not(:last-child),
  .officers-block li:not(:last-child) {
    margin-bottom: 60px;
  }
  .recent-blog-block h4 {
    margin: 0;
  }
  .home .blog-block {
    padding: 36px 0;
  }

  .main-navigation .sub-menu {
    background: #d7d4a94f!important;
    margin: 0 -36px!important;
  }
  body:not(.home) main#primary,
  .officers-block {
    padding-left: 36px;
    padding-right: 36px;
  }
  .home .site-header {
    padding-bottom: 48px;
  }

}
  /*code i had in customize*/

  .page-id-780 .entry-content, .page-id-150 .entry-content, .page-id-1684 .entry-content, .page-id-41 .entry-content, .page-id-1516 .entry-content, .page-id-46 .entry-content, .page-id-172 .entry-content, .page-id-663 .entry-content, .page-id-1103 .entry-content,
  .postid-8411 .entry-content,
  .wp-core-ui .entry-content,
  .page-id-8205 .entry-content{
      width: 62%;
      display: inline-block;
  }


  .page-id-780 .entry-content p, .page-id-150 .entry-content p, .page-id-1684 .entry-content p, .page-id-41 .entry-content p, .page-id-1516 .entry-content p, .page-id-46 .entry-content p, .page-id-172 .entry-content p, .page-id-663 .entry-content p, .postid-5865 .entry-content p, .page-id-1103  .entry-content p,
  .postid-8411 .entry-content p,
  .wp-core-ui .entry-content p,
  .page-id-8205 .entry-content p{
      margin-left: 10%;
      max-width: 80%;
      width: 100% !important;
  }


  header.entry-header {
      width: 100% !important;
      margin: 0px !important;
          display: inline;
  }


  div#content-side-wrap {
      display: flex;
      background: #fff;
  }

  body.page-template-full:not(.home) main#primary
  body.page-template-template-glance main#primary {
      width: 100%;
  }

  div#content-side-wrap {
      padding: 0px 40px;
  }

  body:not(.home) main#primary {
      width: 65%;
      /* float: left; */
      padding-left: 2% !important;
      /* box-shadow: none !important; */
      padding-right: 2%;
  }
  div#secondary {
      padding-top: 3em;
      padding-bottom: 8em;
      margin-bottom: -2em;
      background: #fff;
      width: 35%;
      float: none;
      margin-right: 2% !important;
  }

  footer.entry-footer {
      display: none;
  }

  .page-template.page-template-full.page-template-full-php h1.entry-title,
  .page-template-template-glance  h1.entry-title {
  text-align: center;
  }

  .page-template-full:not(.home) main#primary .search.search-results .logged-in .admin-bar .wp-custom-logo .wp-embed-responsive .hfeed .customize-support,
  .page-template-template-glance main#primary .search.search-results .logged-in .admin-bar .wp-custom-logo .wp-embed-responsive .hfeed .customize-support {
  width: 100%;
  }

  div#comments {
      margin-left: 7% !important;
  }
  / style for sidebar***/

  ul#menu-useful-links,
  .widget_recent_entries ul,
  .widget.cat-post-widget ul {
      padding: 0px;
      padding-left: 15px;
  }

  .widget_nav_menu h3.widget-title.subheading.heading-size-3,
  .widget_recent_entries h3,
  .widget.cat-post-widget h3  {
      transform: rotate(-90deg);
      position: absolute;
      margin: 0;
      text-transform: uppercase;
      color: #898057 !important;
      font-size: 14px !important;
      font-family: 'Raleway', sans-serif !important;
      white-space: nowrap;
  }
  .widget_nav_menu h3.widget-title.subheading.heading-size-3 {
      left: -35px;
      top: 3em;
  }
  .widget.cat-post-widget h3 {
      top: 1em;
  }
  .widget.widget_nav_menu, .widget.widget_recent_entries, .widget.cat-post-widget {
      position: relative;
  }

  #menu-useful-links li, .widget_recent_entries ul li,
  .widget.cat-post-widget ul li {
      margin-bottom: 30px;
      position: relative;
      padding-top: 20px;
      margin-left: 2.5em;
      list-style: none;
  }

  #menu-useful-links li:before, .widget_recent_entries ul li:before,
  .widget.cat-post-widget ul li:before {
      content: '';
      display: inline-block;
      width: 70px;
      height: 4px;
      background-color: #898057;
      position: absolute;
      top: 0;
      left: 0;
  }

  #menu-useful-links li a, .widget_recent_entries ul li a,
  .widget.cat-post-widget ul li a {
      text-decoration: none;
      font-family: Cormorant, serif;
      color: #000;
      font-size: 20px;
      line-height: 1.3;
  }
/*hover on links*/
  #menu-useful-links li a:hover, .widget_recent_entries ul li a:hover,#menu-useful-links li a:active, .widget_recent_entries ul li a:active, .widget.cat-post-widget ul li a:active {
      color: #9a926d;
    }

    h6.section-title a {
      color: #000 !important;
    }
  / End style for sidebar***/


  @media screen and (max-width: 768px) {

    div#content-side-wrap {
      display: block;
    }
    body:not(.home) main#primary {
      width: 100% !important;
      padding-left: 0% !important;
      padding-right: 0%;
      padding-top: 3em;
      padding-bottom: 0em;
    }

    body:not(.home) .entry-header .entry-title {
      text-align: center;
    }

    div#secondary {
      width: 100% !important;
      margin-right: 0% !important;
      margin-left: 0% !important;
      max-width: none;

    }

    .widget.widget_media_image {
      margin-left: 0 !important;
    }

    header.entry-header {
      width: 100% !important;
      margin: 0px !important;
  }


    / style for sidebar****/
  .widget_nav_menu h3.widget-title.subheading.heading-size-3,
  .widget_recent_entries h3,
  .widget.cat-post-widget h3 {
      transform: none !important;
      position: initial  !important;
      left: 0;
      top: 0;
      margin-bottom: 20px !important;
  }

    .widget.widget_nav_menu, .widget_recent_entries, .widget.cat-post-widget {
      position: initial  !important;
  }

    #menu-useful-links li, .widget_recent_entries ul li, .widget.cat-post-widget ul li {
      margin: 0 0 1em !important;
      position: relative !important;
      padding-top: 20px !important;
  }
    ul#menu-useful-links, .widget_recent_entries ul, .widget.cat-post-widget ul {
      padding: 0px  !important;
    }
  }

  .widget_text h3.widget-title.subheading, .widget_media_image h3.widget-title.subheading {
    position: absolute;
    top: -1.5em;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    width: fit-content;
    background-color: #9a926d;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 18px !important;
    text-align: center;
    padding: 0.5em 2.5em !important;
  }

.widget.widget_text {
    border: 12px solid #6e6232;
    background-color: #f3f3f3;
    padding: 20px 15px 0px 15px;
    margin-bottom: 50px;
	  position: relative;
  }


.widget.widget_media_image {
    border: 12px solid #6e6232;
    background-color: #f3f3f3;
    padding: 20px 15px 0px 15px;
    margin-bottom: 50px;
    text-align: center;
    position: relative;
  }

.archive-description {
    border: 12px solid #d6d5aa;
    background-color: #fff;
    padding: 0px 15px;
    margin-bottom: 50px;
  }

img.image.wp-image-4784.attachment-medium.size-medium {
    margin: 20px 0px;
    border: 0;
  }

/ End style for sidebar***/

.archive header.page-header {
    margin: 0;
  }

.search .entry-summary {
    margin: 0;
    max-width: 100%;
  }

div#comments {
    margin-left: 0% !important;
  }

.site-main .post-navigation{
	max-width: 100%;
  }

/*search page*/
.search-results header.page-header {
    text-align: center;
  }

body.search-results main#primary {
  width: 100%;
  padding-left: 4% !important;
  /* box-shadow: none !important; */
  padding-right: 4%;
  }

/*block seperator*/
.wp-block-separator {
    width: 70px !important;
    border-bottom: 4.5px solid #898057;
  }

hr.wp-block-separator{
  width: 70px !important;
    border-bottom: 4.5px solid #898057;
  }





/*Start Css style for news and note page****/


/*css for colum***/
.column {
  float: left;
  width: 33.33%;
  padding: 15px;
}

.column p {
    font-size: 15px;
    line-height: 22px;
}


/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

div.officers .row{ margin-left:-10px; margin-right:-10px;}
div.officers .column {
  float: left;
  width: 33.33%;
  padding: 15px 10px;
}

span.officer-title {
  font-size: 17px;
}

#post-172.post-172 .entry-title {
  text-align: center;
}


/*css for colum***/


.page-template.page-template-full.page-template-full-php h1.entry-title,
page-template-template-glance h1.entry-title {
    text-align: center !important;
}

.main-sec .fre-sec {
    width: 45%;
    float: left;
    margin: 2.5%;
}

h2.widget-title.subheading.heading-size-3 {
    position: absolute;
    text-decoration: none;
    font-family: Cormorant, serif;
    color: #000;
    font-size: 27px;
    line-height: 1.3 !important;
    top: -1.5em;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    width: fit-content;
    background-color: #9a926d;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 18px !important;
    text-align: center;
    padding: 0.5em 2.5em !important;
}
#newsletters li {
    list-style: none;
    color: #6e6232;
    font-size: 24px;
    margin-top: 0;
    line-height: 1.3;
    text-decoration: none;
    font-family: 'Cormorant', serif;
}

#blogposts h2, #announcements h2, #bulletins h2 {
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 20px;
    /* margin-left: 2.5em; */
    list-style: none;
    text-transform: uppercase;
    padding-top: 0px !important;
    margin-top: 0px;
}

.entry-contents .main-sec h2 a {
	color: #191e23;
}

.entry-contents .main-sec #newsletters h2 a {
	color: #fff;
}

#blogposts h2:after, #announcements h2:after, #bulletins h2:after {
content: '';
    display: inline-block;
    width: 100px;
    height: 6px;
    background-color: #898057;
    position: absolute;
    bottom: 0;
    left: 0;
}

#blogposts li a:hover {
  color: #000;
}

div#blogpost {
  margin-top: 75px !important;
}


div#bulletins, div#blogposts {
   padding-top: 54px;
}
div#announcements {
  margin-top: -10px;
}

#newsletters li {
    width: 50%;
    float: left;
    margin-bottom: 5px;
}
#newsletters ul {
display: block;
    padding: 0;
}

#bulletins a.more {
    margin-top: 0px;
}

#newsletters {
padding:35px 15px 15px 15px !important;
    margin-bottom: 20px;
}

#announcements li, #bulletins li {
    list-style: none;
    padding: 15px 0px;
}

#blogposts li {
    display: flex;
    list-style: none;
    padding: 15px 0px;
}


.left-blg.blg-sec {
    width: 21%;
    float: left;
}
.right-blg.blg-sec {
    width: 74%;
    float: left;
    margin-left: 4%;
}

.cat-post figure {
	float: left;
	margin-right: 15px;
}
.cat-post p {
	padding-top: 15px;
	display:block;
}
.cat-post, .archive .posts-navigation {
	clear: both;
}

p.more {
	/*text-align: right;*/
}

a.more:after, .more a:after {

    content: url(https://www.italianartsociety.org/wp-content/themes/cb-ias//wp-content/themes/cb-ias/images/esc-arrow.svg);
    position: relative;
    z-index: 100000;
    top: 10px;
    margin-left: 10px;

}

.wp-block-buttons {
	padding-top: 10px;
}

#newsletters a.more:after {
    content: "";
}

a.more, .more a {
    text-decoration: none;
    display: block;
    padding: 15px 0px 0px;
    color: #888056;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 1.3;
    position: absolute;
    display: contents;
}

#bulletins span {
    padding: 0;
    list-style: none;
    color: #6e6232;
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
    line-height: 1.3;
    text-decoration: none;
    font-family: 'Cormorant', serif;
}

#bulletins a {
    display: block;
    margin-top: 20px;
}

.main-sec {
    display: inline-block;
    padding: 30px 0px;
}


#blogposts ul, #announcements ul, #bulletins ul {
    padding: 0;
}
.right-blg.blg-sec span {
    display: block;
}

div#blogposts figure {
    padding: 0px !important;
    margin: 0px;
}
#announcements li span{
  display: block;
}


#blogposts li a, #announcements li a{
    list-style: none;
    color: #6e6232;
    font-size: 24px;
    margin-top: 0;
    line-height: 1.3;
    text-decoration: none;
    font-family: 'Cormorant', serif;
}



#bulletins span.meta {
    font-size: 16px;
    color: #000;
    font-family: auto;
    font-weight: normal;
    color: #191e23;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.8;
}
#bulletins span.meta a {
    display: inline;
}

#blogposts li a:hover {
  color: #000;
}

div#bulletins li a:hover {
	color: #000;
}

div#bulletins span:hover {
	color: #000;
}

div#announcements li a:hover {
	color: #000;
}

#newsletters a:hover {
	color: #000;
}

div#blogposts {
  margin-top: 75px !important;
}

#blogposts h2 a:hover, #announcements h2 a:hover, #bulletins h2 a:hover {
	color:#6e6232;
}
a.more:hover, .more a:hover {
	color: #000;
}

p.session{    padding-bottom: 15px; margin-bottom: 25px;}
.speaker{ position:relative; padding-bottom:15px; margin-bottom:30px;}

.speaker:after {
    position: absolute;
    content: '';
    border-bottom: 4.5px solid #f3f3f3;
    width: 100%;
    transform: translateX(-50%);
    bottom:0px;
    left: 50%;
}
/*End Css style for news and note page****/

@media screen and (max-width: 600px) {
  .column {
    width: 100%;
    padding: 0px;
  }
  .featured-full {
    padding-left: 0px !important;
    }
    figcaption.wp-caption-text {
    width: 100% !important;
}


div.officers .column {
  width: 100% !important
  }
}


@media screen and (max-width: 992px) {

/*Start Css style for news and note page****/
 .main-sec .fre-sec{

  width: 100%;
  margin-top: 60px;
 }
 #bulletins a.more {margin-top: -28px;}
/*End Css style for news and note page****/

.widget_text h3.widget-title.subheading, .widget_media_image h3.widget-title.subheading {
    font-size: 14px !important;
    padding: 0.5em 1.5em !important;
  }

}

div#content-side-wrap {
  padding: 0px 110px;
}

body.page-template-full:not(.home) main#primary,
body.page-template-template-glance  main#primary {
  width: 100% !important;
}

@media screen and (max-width: 768px)
{
div#content-side-wrap{  padding: 0px 22px;
}

body:not(.home) main#primary {
  width: 100% !important;
}

.is-style-stripes tr td:nth-child(3) > a
{
  padding: 3px 9px;
}
.is-style-stripes ul {
  display: none !important;
}
.wp-block-table tr {
  display: table;  width:100%;
}
.wp-block-table td {
  display: table-row;
}
.is-style-stripes {
  margin: 0;
  width: 100%;
  }

  .widget.widget_media_image {
    margin-left: 0 !important;
    margin-right: 18px;
  }

}


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1270px){
.widget.widget_text{ border: 10px solid #6e6232;
  padding: 73px 15px 0px 15px;
  }
}

@media only screen
and (min-width: 1280px)
and (max-width: 1605px) {
  .widget.widget_text{
    padding: 42px 15px 0px 15px;
  }
}

@media screen and (max-width: 768px) {
	.is-style-stripes tbody tr:nth-child(odd){
		background-color:#ffffff;
	}
}

.wp-block-image .alignright img{
	border: 15px solid #9a926d !important;
}

.wp-block-image img {
  border: 15px solid #9a926d !important;
}
/*images */

.left-sec {
  float: left;
}

.featured-full {
  float: right;
  margin-top: -50px;
  margin: 0 auto;
  display: grid;
}

.featured-full img.attachment-large.size-large.wp-post-image {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  border : 15px solid #9a926d;
  width: 350px;
}


.page-id-8808 h1, .page-id-8808 h2, .page-id-8808 h3, .page-id-8808 h4, .page-id-8808 h5, .page-id-8808 h6 {
  clear: none;
  /*display: table-header-group !important;*/
}

.page-id-8808 .entry-header {
 /* display: grid !important;*/
}

div#secondary .wp-caption .wp-caption-text {
    margin: 0.8075em 0;
    margin-left: -55px;
}
@media only screen and (max-width: 680px){
div#secondary .wp-caption .wp-caption-text{
		margin-left: 0px;
}
}
.page-id-2899 .post-2899 h4 {
 		 margin-bottom:-10px;
}

#post-1516 h1.entry-title {
	text-align: center !important;
}

.wp-caption-text {
  text-align: center;
  font-size: 13px;
  margin-top: 10px;
}

.page-template.page-template-full.page-template-full-php h1.entry-title,
.page-template-template-glance h1.entry-title {
  text-align: left !important;
}

@media screen and (max-width: 768px) {
figure.featured-full {
  float: none;
}
.page-template.page-template-full.page-template-full-php h1.entry-title,
.page-template-template-glance h1.entry-title {
  text-align: center !important;
  }
}
.page-id-10 .wp-block-columns {
  display: contents;
}

div#secondary.sidebar.widget-area img.attachment-large.size-large.wp-post-image {
	border: 15px solid #6e6232;
}

figcaption.wp-caption-text {
    width: 350px;
    margin: 10px auto;
}

figcaption.wp-caption-text {
    width: 350px;
    margin: 10px auto;
}
figcaption.wp-caption-text {
    width: 350px;
    margin: 10px auto;
}

.featured-full {
    padding-left: 49px;
}

div#secondary .wp-caption .wp-caption-text{
  margin-left:0;
  width:auto !important;
}
/*submenu*/

#primary-menu.nav-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children a{
  position:relative;
}

@media(min-width:600px){
#primary-menu.nav-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children > a:before{
  content:'';
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  right: 5px;
  top: 23px;
  }
.main-navigation ul ul li:hover > ul{  /*left: inherit;
    top: inherit;*/}
.main-navigation ul li:hover > ul li:hover ul{
    background-color: #6e6232;
}

	.main-navigation ul li:hover > ul li:hover ul li a{
    font-size: 14px;
    padding: 12px 35px;
  }

}
    .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
    left: -200px;
}

.entry-contents a.button, #mc_embed_signup .button {
    border: 1px solid;
    border-color: #9a926d;
    border-radius: 3px;
    background: #9a926d !important;
    color: rgb(255 255 255 / 80%);
    font-size: 18px;
    font-family: 'coromant', serif;
    padding: 10px 2em;
    -webkit-appearance: button;
    cursor: pointer;
}

.entry-contents a.button:hover, #mc_embed_signup .button:hover {
    background: #000 !important;
    border-color: #000;
    color: rgb(255 255 255 / 80%) !important;
}

#mc_embed_signup form {
	padding: 0px !important;
}

.button.submissions {
	margin: .83em 0;
}

.sc_event_details_inner {
	font-weight: bold;
	background-color: #f3f3f3;
	border: solid 15px #f3f3f3;
}

div.sc_event_date {
	margin-left: 10px;
}

div.sc_event_time {
	margin-left: 10px;
}

div.sc_event_location {
	margin-left: 10px;
}

.archive-description {
	border: solid 15px #f3f3f3;
	background-color: #f3f3f3;
}

.catPost ul{
  list-style:none;
  margin: 0;
  padding: 0;
  margin-left: -15px !important;
  margin-right: -15px !important;
  display: flex;
  flex-wrap: wrap;
}
.catPost ul li{
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: bold;
}
.maxWidthImg img{
  max-width:300px !important;
}

@media(max-width:1199px){
.catPost ul li{
  width:33.33%;
 }
}

@media(max-width:1199px){
.catPost ul{
   justify-content: center;
 }
.catPost ul li{
   width:50%;
   text-align: center;
 }
}

.catPost a {
	font-weight: bold;
}

.catPost h2 {
	margin: auto;
	font-size: 35px;
}

.catPost ul li {
	width: 20%;
}

.catPost p {
	font-size: 18px;
}

.pub_row {
	border-bottom: solid 4px #f0f0f0;
}

#post-1682 .new, .single-publications .new {
    float: left;
    width: 75%;
    /* flex: 50%; */
}
#post-1682 figure, .single-publications figure {
    float: left;
    width: 15%;
	margin-right: 25px;
    /* margin-right: 20px; */
    /* float: left; */
    /* flex: 0%; */
}
.pub_row:after {
    content: "";
    display: table;
    clear: both;
}



.hco a {
    background-image: url(https://www.italianartsociety.org/wp-content/uploads/2020/11/hc.png);
    width: 30px;
    height: 30px;
    background-size: cover;
	margin-top: -4px;
}

.page-id-780 .entry-contents li a:hover {  color: #6e6232 !important;}
.page-child .wp-block-columns .wp-block-column:nth-child(1){ padding-right:50px;}


@media (min-width:900px){
.main-navigation { margin-top:-48px;}
#upcoming th div { min-width: 120px;}
}

@media (min-width:1025px){
.page-id-8808 .dud-layouts-row {
	float: left;
	width:33%;
	}
.page-id-8808 .long-list .dud-layouts-row {
	float: left;
	width:100%;
	}
}

@media (min-width: 768px) and (max-width: 1024px){
.page-id-8808 .dud-layouts-row {
	float: left;
	width:50%;
	}
}

@media (max-width: 767px){
.catPost ul li {
    width: 33.33% !important;
    padding: 0px;
}
#upcoming tbody tr,
#past tbody tr{ padding:8px;}
span.sc-date-start,
span.sc-date-end{ display:inline-block; padding-right:5px;}
}

@media (max-width:599px){
.site-description{ padding-bottom:10px;}
}

@media (max-width:500px){
#upcoming tr th,
#past tr th{ padding:0; font-size:13px; }
#upcoming tr th div,
#past tr th div{ padding-right:15px;}

#upcoming thead th.sortless,
#past thead th.sortless { display:none;}
}

@media (max-width: 415px){
	.site-description{
		font-size: 20px;
		margin: 0 12px 14px auto;
	}
}
