/* xl - DESKTOP STYLES */ 
.elementor-kit-12 {
    --color-primary: var(--e-global-color-primary);
    --color-secondary: var(--e-global-color-secondary);
    --color-text: var(--e-global-color-text);
    --color-accent: var(--e-global-color-accent);
	
    --color-accent-fade: var(--e-global-color-6003dfc2);
    --color-neutral-grey: var(--e-global-color-188af263);
    --color-pop: var(--e-global-color-8b3471);
	--color-light: var(--e-global-color-712c7d5b);
	--color-dark: #000000;
	
	--color-yellow-dk-15: rgba(255,244,225,1);
	
	--color-yellow-dk-o10: rgba(254,179,54,.10);
	--color-yellow-dk-o20: rgba(254,179,54,.20);
	--color-yellow-dk-o25: rgba(254,179,54,.25);
	--color-yellow-dk-o35: rgba(254,179,54,.35);
	--color-yellow-dk-o45: rgba(254,179,54,.45);
	--color-yellow-dk-o65: rgba(254,179,54,.65);
	
	--color-black-o10: rgba(0,0,0,.10);
	--color-black-o65: rgba(0,0,0,.65);
	--color-black-o85: rgba(0,0,0,.85);
	
	--font-header: 'Barlow Condensed', sans-serif;
	--font-text: 'Barlow', sans-serif;
}

.elementor-5109 .elementor-element.elementor-element-6344e83 .elementor-nav-menu--main .elementor-item:hover, .elementor-5109 .elementor-element.elementor-element-6344e83 .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-5109 .elementor-element.elementor-element-6344e83 .elementor-nav-menu--main .elementor-item.highlighted, .elementor-5109 .elementor-element.elementor-element-6344e83 .elementor-nav-menu--main .elementor-item:focus {
    color: inherit;
    fill: inherit;
}

.elementor-widget-heading .elementor-heading-title {
    color: inherit;
}

::-moz-selection { /* Code for Firefox */
  color: #000000 !important;
  background: var(--color-yellow-dk-o10); /* needs to be a grey or highlight, but not a theme color - and apparently cannot be CSS-grouped */
}

::selection {
  color: #000000 !important;
  background: var(--color-yellow-dk-o10); /* needs to be a grey or highlight, but not a theme color - and apparently cannot be CSS-grouped */
}






/*
* {
	font-family: var(--font-text);
}
*/


p {
	color: var(--color-text);
}
a {
	color: var(--color-yellow-dk);
}


.text-white {
	color: #ffffff;
}




section.section-preheader {
	
}
section.section-preheader .column-user .elementor-widget-wrap {
	justify-content: flex-end;
}
section.section-preheader .block-user-menu {
	display: inline-block;
    width: auto;
}
section.section-preheader .block-profile-image {
	display: inline-block;
    width: auto;
}
section.section-preheader .block-profile-image .elementor-image {
	line-height: 0;
}


.section-banner {
	padding: 0;
	margin: 0;
}

.box-banner>div {
	position: relative;
	padding: 0px !important;
}
.box-banner {
	margin-bottom: 0px !important;
	border-top: 1px solid #7D8EA0;
	border-bottom: 1px solid #7D8EA0;
}
.box-banner img {
	width: 100% !important;
}

.url__ .section-banner,
.url__ .section-h1-title {
	display: none;
}



.section-h1-title .box-h1-title h1.title,
.section-h1-title .box-h1-title .title h1,
h1 {
	

	font-weight: 400;
	color: #000000;

}

body.buddypress .buddypress-wrap h1,
body.buddypress .buddypress-wrap h2,
body.buddypress .buddypress-wrap h3,
body.buddypress .buddypress-wrap h4,
body.buddypress .buddypress-wrap h5,
body.buddypress .buddypress-wrap h6 {
    
    margin: inherit !important;
    
}

body.buddypress-wrap .bp-subnavs li.current a,
body.buddypress-wrap .bp-subnavs li.selected a {
    background: #fff4e3 !important;
    color: var(--color-primary) !important;
}

body.buddypress-wrap .bp-navs li.current a,
body.buddypress-wrap .bp-navs li.current a:hover,
body.buddypress-wrap .bp-navs li.selected a,
body.buddypress-wrap .bp-navs li.selected a:hover {
    background: #fff4e3 !important;
    color: var(--color-primary) !important;
}

.sub-arrow + .sub-arrow {
	display: none !important;
}


body.buddypress .buddypress-wrap .button-nav li a:hover,
body.buddypress .buddypress-wrap .button-nav li.current a,
body.buddypress .buddypress-wrap .comment-reply-link:hover,
body.buddypress .buddypress-wrap .generic-button a:hover,
body.buddypress .buddypress-wrap a.button:hover,
body.buddypress .buddypress-wrap button:hover,
body.buddypress .buddypress-wrap input[type=button]:hover,
body.buddypress .buddypress-wrap input[type=reset]:hover,
body.buddypress .buddypress-wrap input[type=submit]:hover {
    background: #fff4e3 !important;
    border-color: #fff4e3 !important;
    color: var(--color-primary) !important;
    outline: 0 !important;
    text-decoration: none !important;
}

body.buddypress .buddypress-wrap .bp-subnavs li.current a,
body.buddypress .buddypress-wrap .bp-subnavs li.selected a {
    background: #fff4e3 !important;
    border-color: #fff4e3 !important;
    color: var(--color-primary) !important;
}

.buddypress-wrap .bp-navs li:not(.current) a:hover, .buddypress-wrap .bp-navs li:not(.selected) a:hover {
    background: var(--color-accent) !important;
    border-color: var(--color-accent) !important;
    color: var(--color-primary) !important;
}

.bpb-settings-container legend {
	text-transform: capitalize;
}

.bpb-settings-container legend span {
	text-transform: lowercase;
}


section.section-archive-container {
	margin-bottom: 80px;
}

.post_card,
.post_card_placeholder{
	background: #5A5A5A;
	min-height: 290px;
	border: 2px solid var(--color-accent);
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 20%);
	
}
.post_card:hover {
	border: 2px solid var(--color-secondary);
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
	cursor: pointer;
}
.post_card>.elementor-container {
	position: absolute !important;
	height: 100% !important;
	width: 100%;
}

.section-home-top .post_card {
	min-height: 500px;
}




.elementor-post-info__item--type-date,
h4.elementor-author-box__name {
	font-size: 38px !important;
    font-size: 2.2352941176471rem !important;
    font-family: 'Barlow Condensed',sans-serif !important;
    line-height: 1.2 !important;
	
	color: var(--color-secondary);
	
	font-weight: 400 !important;
}

.section-post-header .authorname {
	display: inline-block;
    width: auto;
}

.section-post-header .authoravatar {
	display: inline-block;
    width: auto;
	
    max-width: 84px;
    overflow: hidden;
    /* position: absolute; */
    position: relative;
    bottom: 40px;
    margin-left: 20px;
    margin-bottom: -20px;
}
.section-post-header .authoravatar img {
	border-radius: 100%;
}


.section-tags .elementor-post-info__terms-list {
	font-size: 0;
}
.section-tags .elementor-post-info__terms-list a {
	font-family: var(--font-header) !important;
	font-weight: 400 !important;
	font-size: 18px !important;
	color: var(--color-light) !important;
	line-height: 1.0 !important;
	
	text-transform: capitalize;
	
	position: relative;
    display: inline-block !important;
    margin-left: 10px;
	margin-top: 10px;
	padding: 4px 12px 6px 12px;
	border-radius: 1px;
	
	background: var(--color-primary) !important;
}



.cd-cat-btn img path {
	fill: #FFD58F !important;
}



.post_card .authorbox,
.post_card .socialshare,
.post_card .pageviews {
	
	color: var(--color-secondary);
	font-size: 16px;
}
.post_card .pageviews {
	display: none !important;
}

body .post_card .row2 .box-right .elementor-widget-wrap {
	padding-right: 0px;
	position: relative;
	right: -20px;
	top: 4px;
}

.post_card .categories {
	position: absolute;
    top: 0px;
}

.post_card .elementor-icon-list-icon {
	display: none !important;
}

.post_card .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
	padding: 0px;
}

.post_card .categories .elementor-post-info__terms-list {
	font-size: 0;
}


.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon {
    background-color: var(--e-share-buttons-primary-color,#ea4335);
    color: var(--color-secondary) !important;
}


.post_card .categories .elementor-post-info__terms-list a {
	font-family: var(--font-header) !important;
	font-weight: 400 !important;
	font-size: 14px !important;
	color: var(--color-dark) !important;
	line-height: 1.0 !important;
	
	position: relative;
    display: inline-block !important;
    margin-left: 10px;
	margin-top: 10px;
	padding: 4px;
	border-radius: 1px;
	
	background: var(--color-secondary) !important;
	/*border: 2px solid var(--color-accent);*/
	
	
	
	text-decoration: none;
}
.post_card .categories .elementor-post-info__terms-list a:hover {
	background: var(--color-pop);
}

section.section-home-top .post_card .categories .elementor-post-info__terms-list a {
	font-family: var(--font-header) !important;
	font-weight: 400 !important;
	font-size: 18px !important;
	color: var(--color-dark) !important;
	line-height: 1.0 !important;
	
	position: relative;
    display: inline-block !important;
    margin-left: 14px;
	margin-top: 14px;
	padding: 6px 8px 8px 8px;
	border-radius: 1px;
	
	background: var(--color-secondary) !important;
	/*border: 2px solid var(--color-accent);*/
	
	
	
	text-decoration: none;
}

section.section-page-cover .post_card .categories .elementor-post-info__terms-list a,
section.section-post-cover .post_card .categories .elementor-post-info__terms-list a{
	font-family: var(--font-header) !important;
	font-weight: 400 !important;
	font-size: 18px !important;
	color: var(--color-dark) !important;
	line-height: 1.0 !important;
	
	position: relative;
    display: inline-block !important;
    margin-left: 14px;
	margin-top: 14px;
	padding: 6px 8px 8px 8px;
	border-radius: 1px;
	
	background: var(--color-secondary) !important;
	/*border: 2px solid var(--color-accent);*/
	
	
	
	text-decoration: none;
}

.elementor-widget-wrap>div.elementor-element.elementor-widget.kicker {
	
}

.post_card .kicker .mi-postblock-kicker {
	font-family: var(--font-text) !important;
	font-weight: 400 !important;
	font-size: 14px !important;
	color: var(--color-accent) !important;
	line-height: 1.0 !important;
	
	position: relative;
    display: inline-block !important;
    margin-left: 0px;
	margin-top: 10px;
	padding: 6px;
	border-radius: 1px;
	
	/*background: var(--color-yellow-dk-o65) !important;*/
	
	/*background: linear-gradient(90deg, var(--color-black-o65) 50%, var(--color-black-o10) 100%);*/
	background: var(--color-black-o65);
    padding-right: 30px;
	padding-left: 10px;
}

section.section-home-top .post_card .kicker .mi-postblock-kicker {
	font-family: var(--font-text) !important;
	font-weight: 400 !important;
	font-size: 18px !important;
	color: var(--color-accent) !important;
	line-height: 1.0 !important;
	
	position: relative;
    display: inline-block !important;
    margin-left: 0px;
	margin-top: 14px;
	margin-bottom: 10px;
	padding: 6px 8px 8px 8px;
	border-radius: 1px;
	
	/*background: var(--color-yellow-dk-o65) !important;*/
	
	/*background: linear-gradient(90deg, var(--color-black-o65) 50%, var(--color-black-o10) 100%);*/
	background: var(--color-black-o65);
    padding-right: 60px;
	padding-left: 14px;
}

section.section-page-cover .post_card .kicker .mi-postblock-kicker,
section.section-post-cover .post_card .kicker .mi-postblock-kicker{
	font-family: var(--font-text) !important;
	font-weight: 400 !important;
	font-size: 18px !important;
	color: var(--color-accent) !important;
	line-height: 1.0 !important;
	
	position: relative;
    display: inline-block !important;
    margin-left: 0px;
	margin-top: 14px;
	margin-bottom: 10px;
	padding: 6px 8px 8px 8px;
	border-radius: 1px;
	
	/*background: var(--color-yellow-dk-o65) !important;*/
	
	/*background: linear-gradient(90deg, var(--color-black-o65) 50%, var(--color-black-o10) 100%);*/
	background: var(--color-black-o65);
    padding-right: 60px;
	padding-left: 14px;
}

.post_card .title {
	/*position: absolute;
    bottom: 40px;*/
	margin-bottom: 45px !important;
}

.post_card .title h1 {
	font-family: var(--font-header) !important;
	font-weight: 400 !important;
	font-size: 26px !important;
	color: var(--color-light) !important;
	line-height: 1.0 !important;
	padding-left: 10px;
    padding-right: 10px;
	
	text-align: left;
    /*position: absolute;
	left: 0;
    right: 0;
    bottom: 0;
	*/
}

section.section-home-top .post_card .title {
	/*position: absolute;
    bottom: 80px;*/
}

section.section-home-top .post_card .title h1 {
	font-family: var(--font-header) !important;
	font-weight: 400 !important;
	font-size: 44px !important;
	color: var(--color-light) !important;
	line-height: 1.0 !important;
	padding-left: 14px;
    padding-right: 14px;
	
	text-align: left;
    /*position: absolute;
	left: 0;
    right: 0;
    bottom: 0;
	*/
}

section.section-page-cover .post_card .title h1,
section.section-post-cover .post_card .title h1{
	font-family: var(--font-header) !important;
	font-weight: 400 !important;
	font-size: 44px !important;
	color: var(--color-light) !important;
	line-height: 1.0 !important;
	padding-left: 14px;
    padding-right: 14px;
	
	text-align: left;
    /*position: absolute;
	left: 0;
    right: 0;
    bottom: 0;
	*/
}

.post_card .title h1 a {
	text-decoration: none;
}
.post_card .title h1 a:hover {
	text-decoration: none;
}

.post_card .authorbox {
	
}

.post_card .authorbox h4 {
	font-family: var(--font-header) !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	color: var(--color-light) !important;
	line-height: 1.0 !important;
	
	margin-bottom: 0px !important;
}


.post_card .row2 { /* authorbox, socialshare columns*/
	/*position: absolute;
    bottom: 0;
	background: var(--color-accent);*/
	
	position: absolute;
    bottom: 0;
    background: var(--color-accent);
    height: 4px;
	
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.post_card:hover .row2 {
	background: var(--color-primary);
}

.post_card .row2>div {
	    position: absolute;
    right: 0px;
    bottom: 0px;
    /*width: 220px;*/
	width: 100%;
    
    padding-right: 15px;
    /* border-radius: 25px 0px 0px 15px; */
    /*background: rgb(255,213,143);
    background: linear-gradient(90deg, rgba(255,213,143,0) 0%, rgba(255,213,143,1) 60%);*/
	background: var(--color-accent);
}

.post_card .row2 .box-left {
	
}

.post_card .row2 .box-left .elementor-widget-wrap {
	display: block;
	padding-left: 10px;
}

.post_card .row2 .box-right {
	text-align: right;
}

.post_card .row2 .box-right .elementor-widget-wrap {
	display: block;
	padding-right: 10px;
}


.post_card .fontresizebutton {
	display: inline-block;
    width: auto;
	
	bottom: -2px;
    position: relative;
}
.post_card .fontresizebutton p {
	margin-bottom: 0px;
}
.post_card .fontresizebutton a {
	color: var(--color-secondary);
}

.post_card .pdfbutton {
	display: inline-block;
    width: auto;
	margin-right: 5px;
}
.post_card .pdfbutton a {
	color: var(--color-secondary);
}

.post_card .socialshare {
	display: inline-block;
    width: auto;
}

.post_card .postviews {
	display: inline-block;
    width: auto;
}

section.section-page-cover .post_card .postviews {
	display: none;
}

section.section-page-cover .post_card .elementor-widget.elementor-widget-share-buttons .elementor-widget-container {
	margin-right: -10px !important;
}

.post_card .postviews .pageviews {
	
}
.post_card .postviews .pageviews i {
	margin-right: 6px
}


section.section-authorinfo {
	
}
section.section-authorinfo .column-author-left {
	
}
section.section-authorinfo .column-author-left a.elementor-author-box__button.elementor-button {
	background: var(--color-pop) !important;
    color: var(--color-primary) !important;
	border: 2px solid var(--color-pop) !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    padding: 10px 18px !important;
}
body.author.archive section.section-authorinfo .column-author-left a.elementor-author-box__button.elementor-button {
	display: none;
}






.cd-profile-info-social {
	margin-top: 20px;
}
.cd-profile-info-social h4 {
	display: inline;
}
.cd-profile-info-social a {
	font-size: calc(0.95px * 10);
    background-color: var(--color-light);
    color: var(--color-secondary);
}
.cd-profile-info-social i {
	font-size: 22px;
    margin: 0px 15px 0px;
}


.cd-tip-jar-social {
	margin-top: 20px;
}
.cd-tip-jar-social h4 {
	display: inline;
}
.cd-tip-jar-social li {
	
}
.cd-tip-jar-social li span {
	font-size: calc(0.95px * 10);
}
.cd-tip-jar-social i {
	background-color: #ffffff;
    color: #888888;
	font-size: 22px;
    margin: 0px 15px 0px;
}




form.searchandfilter {
	
}

form.searchandfilter ul {
	margin-left: 0px;
}

form.searchandfilter > ul > li {
	width: 100%;
    padding-left: 15%;
    padding-right: 15%;
    margin-bottom: 16px;
}

form.searchandfilter > ul > li label,
form.searchandfilter > ul > li input {
	width: 100%;
}


.sf-field-submit input[type="submit"] {
	background: var(--color-pop) !important;
    color: var(--color-primary) !important;
	border: 2px solid var(--color-pop) !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    padding: 10px 18px !important;
}

body.url__search .elementor-widget-posts.elementor-element>.elementor-widget-container {
	margin-bottom: 35px;
}



.authoravatar .elementor-widget-container {
	display: flex;
    justify-content: flex-end;
}

#item-header-avatar{
	max-width: 164px;
}
#item-header-avatar img {
	border-radius: 100%;
}

section.section-authorinfo .column-author-right {
	
}

.post-featured-image-section {
	
}

.post-featured-image-column .elementor-widget-wrap {
	padding: 0px !important;
}

.post-featured-image {
	
}



.post-row-special {
	
}


.post-authorblock-bottom-title h4 {
	
}



.author-list-item {
	margin-bottom: 100px;
}



.gtranslate-container {
	height: 25px;
}




body .center-grid .elementor-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

body .center-grid .elementor-posts .elementor-post,
body .center-grid .elementor-posts .elementor-post__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 calc(33% - 20px);
}





/* home category buttons */
.cd-cat-btn-container {
	text-align: center;
}
.cd-cat-btn{
	width: 11%;
	text-align: center;
	display: inline-block;
}
.cd-cat-btn a {
	
}
.cd-cat-btn img {
	height: 50px;
	width: 50px;
}
.cd-cat-btn .text {
	
}


.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}
.vc_col-md-1 {
    width: 8.33333333%;
	float: left;
}



.mailinglist {
	margin-left: auto;
	margin-right: auto;
}

h2.heading-today {
	
}

h2.header-date {
    
    text-align: right;
}

.section-iconbtns {
	
}
.section-iconbtns a {
	text-decoration: none !important;
}


.section-copyright {
	background: var(--color-black-o85);
	
}
.section-copyright p {
	font-family: var(--font-text);
	font-size: 85%;
	color: var(--color-primary);
}



.section-footer {
	background: var(--color-dark);
	border-top: 2px solid var(--color-primary);
}
.section-footer h5,
.section-footer p,
.section-footer li {
	color: #ffffff !important;
}
.section-footer a {
	color: color: var(--color-pop);
	text-decoration: none;
}
.section-footer a:hover {
	color: color: var(--color-accent);
	text-decoration: underline;
}
.section-footer input {
	color: var(--color-pop) !important;
}


/* footer social icons */
.section-footer .elementor-social-icon {
    background-color: var( --color-accent ) !important;
	border-radius: 100%;
}

.section-footer .elementor-social-icon i {
    color: var(--color-pop);
}



.searchandfilter[data-sf-form-id="121906"] {
	
}



/* Making your search form horizontal */

.searchandfilter > ul > li {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
}




/* footer mailchimp form */
.section-footer form.mc4wp-form input,
.section-footer form.mc4wp-form optgroup,
.section-footer form.mc4wp-form select,
.section-footer form.mc4wp-form textarea{
    
    cursor: pointer;
	border: 1px solid #FFD58F;
	padding: 8px 12px 8px 12px;
	background-color: #ffffff;
    color: #333;
    font-size: 14px;
    width: 100%;
	border-radius: 2px;
}

.section-footer form.mc4wp-form input[type="button"],
.section-footer form.mc4wp-form input[type="reset"],
.section-footer form.mc4wp-form input[type="submit"],
.section-footer form.mc4wp-form button {
	background-color: #FFD58F;
	color: #ffffff;
}
.section-footer form.mc4wp-form input[type="button"]:hover,
.section-footer form.mc4wp-form input[type="reset"]:hover,
.section-footer form.mc4wp-form input[type="submit"]:hover,
.section-footer form.mc4wp-form button:hover {
	background-color: #FFD58F;
	color: #ffffff;
	border: 1px solid var(--color-light);
}

form.standard-form.signup-form input#submit { /* BP registration form (which takes over the WP registration form) */
	cursor: pointer;
	border: 1px solid #FFD58F;
	padding: 8px 12px 8px 12px;
	background-color: #ffffff;
	color: #333;
	font-size: 18px;
	width: 100%;
	border-radius: 2px;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 25%);
	background: #FFD58F;
}
/* center the captchas */
.forminator-g-recaptcha>div,
.c4wp_captcha_field_div>div,
.g-recaptcha>div {
	margin-left: auto;
    margin-right: auto;
}

.forminator-row-last .forminator-field {
    text-align: center;
}




/* homepage mailchimp form */
.section-mailinglist form.mc4wp-form input,
.section-mailinglist form.mc4wp-form optgroup,
.section-mailinglist form.mc4wp-form select,
.section-mailinglist form.mc4wp-form textarea{
    
    cursor: pointer;
	border: 1px solid #FFD58F;
	padding: 8px 12px 8px 12px;
	background-color: #ffffff;
    color: #333;
    font-size: 14px;
    width: 100%;
	border-radius: 2px;
	
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 25%);
}

.section-mailinglist form.mc4wp-form input[type="button"],
.section-mailinglist form.mc4wp-form input[type="reset"],
.section-mailinglist form.mc4wp-form input[type="submit"],
.section-mailinglist form.mc4wp-form button {
	background-color: #FFD58F;
	color: var(--color-pop);
}
.section-mailinglist form.mc4wp-form input[type="button"]:hover,
.section-mailinglist form.mc4wp-form input[type="reset"]:hover,
.section-mailinglist form.mc4wp-form input[type="submit"]:hover,
.section-mailinglist form.mc4wp-form button:hover {
	background-color: #FFD58F;
	color: var(--color-secondary);
	border: 1px solid var(--color-light);
}



body.archive.author a.pdfbutton {
	display: none;
}


h5.tt-title-block-2 {
	font-size: 130%;
	font-weight: 500;
	margin-bottom: 16px;
	color: var(--color-pop);
}



.img-advisory {
    box-shadow: 0 0 25px rgb(228 129 14 / 60%);
    border-radius: 50%;
    overflow: hidden;
    max-width: 300px !important;
    max-height: 300px;
    border: 2px solid rgb(109 114 117);
}
.img-advisory img {
	min-width: 100%;
}
.advisory-caption {
	font-size: 14px;
	margin-top: 10px;
}




/* user pages need tlc even with Theme My Login since they don't have any container limits set otherwise */
.url__login #content,
.url__register #content,
.url__lostpassword #content,
.url__resetpass #content {
	max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

.url__login #content .elementor-top-section:first-of-type,
.url__register #content .elementor-top-section:first-of-type,
.url__lostpassword #content .elementor-top-section:first-of-type,
.url__resetpass #content .elementor-top-section:first-of-type {
	display: none;
}

.tml-login button {
	background-color: var(--color-accent);
    color: var(--color-pop);
	cursor: pointer;
    border: 1px solid var(--color-accent);
    padding: 8px 12px 8px 12px;
	font-size: 14px;
    width: 100%;
    border-radius: 2px;
}
.tml-login button:hover {
	background-color: var(--color-accent);
    color: var(--color-secondary);
    border: 1px solid var(--color-accent);
}
.tml-login ul.tml-links {
	list-style: none;
}

.tml-login ul.tml-links a {
	color: var(--color-pop);
}

/* since WP 6.2 or some other update, the inputs on focus default to white bg and no border so basically disappear */
input:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="reset"]:focus, input[type="search"]:focus, textarea:focus, .wp-block-search__input:focus, [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus, .ast-mobile-popup-drawer.active .menu-toggle-close:focus, .woocommerce-ordering select.orderby:focus, #ast-scroll-top:focus, .woocommerce a.add_to_cart_button:focus, .woocommerce .button.single_add_to_cart_button:focus {
    border-style: dotted;
    border-color: inherit;
    border-width: thin;
    outline-color: transparent;
    background: var(--color-yellow-dk-15);
}

.mo-openid-app-icons i::before {
	position: relative;
	top: -5px;
}


/* center the captchas */
.c4wp_captcha_field_div>div {
	margin-left: auto;
    margin-right: auto;
}


/* user menu items */
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.menu-item-139628,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.menu-item-139630,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.menu-item-139629,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.menu-item-139631,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.menu-item-139632 {
	display: none;
}




/* hide ads for now except for admins & editors */
.code-block {
	display: none !important;
}

body.role__administrator .code-block,
body.role__editor .code-block {
	display: block !important;
}


.mobile-break {
	display: none;
}


body.archive.author {
	
}

.section-post-content .elementor-widget-theme-post-content a {
	text-decoration: underline;
    text-decoration-color: var(--color-yellow-dk-o65);
}





/* lg - TABLET LANDSCAPE STYLES */ 
@media (max-width: 1199px) {
  .home-icons {
  	font-size: 12px;
  }
  
  .center-grid .elementor-posts .elementor-post,
  body .center-grid .elementor-posts .elementor-post__card {
    flex: 0 0 calc(100% - 0px) !important;
  }
}

/* sm - SMARTPHONE LANDSCAPE STYLES */ 
@media (max-width: 767px) {
  /* user menu items */
  .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.menu-item-139628,
  .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.menu-item-139630,
  .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.menu-item-139629,
  .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.menu-item-139631,
  .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.menu-item-139632 {
  	display: flex;
  }
  
  li.menu-item-122141 {
  	display: none;
  }
  
  .header-search {
    position: absolute;
    right: 0px;
    top: 35px;
    max-width: 20px;
    z-index: 100;
  }
  
  .mobile-break {
  	display: block;
  }
  
  .cd-cat-btn {
    width: 22%;
  }
  
  
  .elementor-post-info__item--type-date,
  h4.elementor-author-box__name {
      font-size: 1.4rem !important;
  }
  
  h4.elementor-author-box__name.most-recent {
  	font-size: 1.0rem !important;
  	position: relative;
  	top: 7px;
  }
  h4.elementor-author-box__name.most-recent span {
  	font-size: .8rem !important;
  }
  
  .section-post-header #item-header-avatar {
    max-width: 96px;
  }
  
  section.section-page-cover .post_card .title h1, section.section-post-cover .post_card .title h1 {
    font-size: 30px !important;
    
  }
  
  section.section-page-cover .post_card .kicker .mi-postblock-kicker, section.section-post-cover .post_card .kicker .mi-postblock-kicker {
    font-size: 16px !important;
  }
  
  .column-post-card-icons {
    transform: scale(0.85);
    transform-origin: 100% 50%;
  }
  
  
  .authoravatar .elementor-widget-container {
    justify-content: center !important;
  }
  
  .elementor-author-box--align-right .elementor-author-box {
    text-align: center !important;
  }
  
  .cd-profile-info-social {
  	text-align: center;
  }
  
  .cd-profile-info-social h4 {
    display: block;
  	text-align: center;
  	margin-bottom: 5px;
  }
  
  .cd-tip-jar-social {
  	text-align: center;
  }
  
  .cd-tip-jar-social h4 {
    display: block;
  	text-align: center;
  	margin-bottom: 5px;
  }
  
  
  ul#menu-site-map {
  	list-style: none;
  	margin-left: 0px;
  }
  
  
  
  .section-post-header .authoravatar {
  	max-width: 48px;
  	bottom: 20px;
  }
  
  
  
}

/* xs - SMARTPHONE PORTRAIT STYLES */ 
@media (max-width: 479px) {
  
  .elementor-post-info__item--type-date,
  h4.elementor-author-box__name {
      font-size: 1.1rem !important;
  }
  
  .section-post-header #item-header-avatar {
    max-width: 50px;
  }
  
  section.section-page-cover .post_card .title h1, section.section-post-cover .post_card .title h1 {
    font-size: 26px !important;
  }
  
  section.section-page-cover .post_card .kicker .mi-postblock-kicker, section.section-post-cover .post_card .kicker .mi-postblock-kicker {
    font-size: 15px !important;
  }
  
  
  .cd-profile-info-bio {
  	text-align: center;
  }
  
  .cd-cat-btn .text {
  	font-size:  10px;
  	
  }
  
  .post_card .row2 {
  	width: 800px;
      right: 0;
  }
  
  .column-post-card-icons {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
  .column-post-card-icons>div {
  	transform: scale(0.7);
      transform-origin: 100% 50%;
  }
  
  
  li.menu-item-122141 {
  	display: none !important;
  }
  
  
  
}

