@charset "UTF-8";

/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 5.7
Requires PHP: 5.6
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyone
*/
 
.comments-area.wide-max-width * {
    font-family: arial, Tahoma, Times New Roman, Times, serif;
}
.comments-area.wide-max-width {
    max-width: 1039px;
	margin-top:0px;
}
.comments-area .guestbookCmtList li {
    margin-top: 0px;
    margin-bottom: 26px;
}
.comments-area .guestbookCmtList li article.comment-body {
    margin: 0px;
    position: relative;
}


.comments-area .guestbookCmtList li .avatar {
    border-radius: 0;
    position: static;
    top: 10px;
    width: 40px;
    border: 2px solid #fff!important;
    margin-right: 14px;
}
.comments-area .guestbookCmtList li .comment-meta .comment-author .fn {
    padding-left: 0;
    font-size: 16px;
    /* font-weight: 700; */
    display: inline-flex;
	    margin-top: 1px;
}
.comments-area .guestbookCmtList li .comment-metadata {
    padding: 0;
    font-size: 12px;
    opacity: 0.5;
    position: absolute;
    bottom: 1px;
    left: 56px;
}
.comments-area .guestbookCmtList li .comment-metadata a {
    text-decoration: none;
}
 .comments-area .guestbookCmtList li .comment-body footer.comment-meta {
    position: relative;
}
.comments-area .guestbookCmtList li .comment-author {
    padding-top: 0;
    display: flex;
    align-items: flex-start;
}
.comments-area .guestbookCmtList li .comment-body footer.comment-meta {
    position: relative;
    margin-top: 0;
    margin-bottom: 10px;
}
.comments-area .guestbookCmtList li .comment-body .comment-content p {
    font-size: 16px;
    line-height: 18px;
}
.comments-area .guestbookCmtList li .comment-body .comment-content {
    margin: 0px;
}
.comments-area .guestbookCmtList li article.comment-body {
    position: relative;
    margin: 0px;
}
 
.comments-area .guestbookCmtList li article.comment-body .reply a {
    padding: 3px 8.5px 2px;
    font-size: 11px;
    line-height: 16px;
    font-weight: 700;
    border: 2px solid #424242;
    background-color: #000;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
	opacity: .55;
}
.comments-area .guestbookCmtList li article.comment-body .reply a:hover{
	opacity: .65;
	 color: #fff;
}
.comments-area .guestbookCmtList li article.comment-body .reply {
    position: absolute;
    top: 0;
    right: 0;
}
.comments-area .guestbookCmtList li .comment-meta .comment-author .fn a {
    text-decoration: none;
}
.comments-area .guestbookCmtList li .comment-body .comment-content a {
    color: #0000ee;
}

.comments-area .guestbookCmtList li .children blockquote {
    border-left: 5px solid #dfdfdf;
    padding-left: 10px;
    margin-left: 5px !important;
    margin-top: 14px !important;
    margin-bottom: 14px !important;
}
.comments-area .guestbookCmtList li ol.children li {
    margin: 0px;
    padding-left: 0;
}
.comments-area .guestbookCmtList li .children blockquote span.screen-reader-text.says {
    display: block;
    margin-left: 3px;
    visibility: visible !important;
    width: auto;
    height: auto;
    position: relative !important;
	clip: inherit;
    -webkit-clip-path: inherit;
     clip-path: inherit;
}
.comments-area .guestbookCmtList li .children blockquote .comment-author {
    align-items: center;
}
.comments-area .guestbookCmtList li .children blockquote .comment-author span {
    color: #808080;
    font-style: italic;
    font-weight: 600 !important;
    font-size: .85em !important;
}
.comments-area .guestbookCmtList li .children blockquote footer.comment-meta {
    margin-bottom: 0px;
	font-weight: 600 !important;
    font-size: .85em !important;
}
.comments-area .guestbookCmtList li .children blockquote .comment-content p {
    font-weight: 400;
    color: #808080;
    font-size: 14px;
    font-style: italic;
    line-height: 1.2em;
}
.comments-area .guestbookCmtList li .children blockquote::before {
	content:none;
}
.comments-area .guestbookCmtList li .children blockquote footer.comment-meta {
    display: flex;
}
 
.comments-area .guestbookCmtList li .children blockquote footer.comment-meta .comment-metadata {
    position: relative;
    left: 8px;
    font-weight: 400;
}
.comment-respond .comment-form [class*="comment-form-"] {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    flex-basis: 100%;
}
.comment-respond .comment-form .comment-form-email input, .comment-respond .comment-form .comment-form-author input {
    width: 170px;
    height: 18px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	margin: 0;
    background-color: #fff;
    border: 1px solid #444;
    padding: 2px 0 0 5px;
	font-size: 13.3333px;
    opacity: 0.75;
}
.comment-respond .comment-form .comment-form-email input:focus, .comment-respond .comment-form .comment-form-author input:focus{
	outline:none;
}
.comment-respond #nep_container #nep_fake_textarea {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
	margin: 0 !important;
    background-color: #fff !important;
    border: 1px solid #444 !important;
    padding: 2px 0 0 5px !important;
	height: 75px !important;
	font-size: 13.3333px !important;
    opacity: 0.75;
}
.comment-respond .comment-form .comment-form-email label, .comment-respond .comment-form .comment-form-author label, 
.comment-respond .comment-form .comment-form-comment  label  {
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: 700;
    width: 65px;
}
.site-branding .site-title {
    font-size: xxx-large;
    text-decoration: none;
    font-family: Tahoma, Verdana, Arial;
	color: #000 !important;
}
.site-branding .site-title a {
    color: #000 !important;
    text-decoration: none;
}

.comment-respond .comment-form p.comment-form-comment {
    display: inline-flex;
    width: 65px !important;
    flex-basis: initial;
    align-self: baseline;
}
.comment-respond .comment-form #nep_container {
    width: calc(100% - 65px) !important;
    flex-basis: auto;
}
.comment-respond .comment-form p.comment-form-cookies-consent {
    display: none;
}
form#commentform p:empty {
    display: none;
}
form#commentform .form-submit input#submit, 
.page-template-default .site-main article .entry-content .um-login .um-form form input.um-button {
    border: 2px solid #424242;
    padding: 3px 9px;
    font-size: 13px;
    background-color: #000;
    border-radius: 4px;
    opacity: .55;
    margin-left: 67px;
    line-height: normal;
}
form#commentform .form-submit input#submit:active, 
.page-template-default .site-main article .entry-content .um-login .um-form form input.um-button:active { outline:none;}
form#commentform .form-submit input#submit:hover, 
.page-template-default .site-main article .entry-content .um-login .um-form form input.um-button:hover {
    opacity: .65;
	color:#fff;
}

.site-main article .entry-content .um-login .um-form form  .um-button  {
    border: 2px solid #424242 !important;
    padding: 2px 9px 4px 9px !important;
    font-size: 13px;
    background-color: #000;
    border-radius: 4px !important;
    line-height: normal !important;
    width: auto !important;
    min-width: inherit !important;
    font-weight: 700 !important;
    margin-left: -35px;
	opacity: .55;
}
input.um-button[type="submit"] {
    border: 2px solid #979797 !important;
    padding: 2px 9px 4px 9px !important;
    font-size: 13px !important;
    background-color: #737373 !important;
    border-radius: 4px !important;
    line-height: normal !important;
    width: auto !important;
    min-width: inherit !important;
    font-weight: 700 !important;
}
#commentform .gglcptch.gglcptch_v2 {
    padding-bottom: 0px;
    margin-bottom: 8px;
    margin-left: 67px;
}
#comments.comments-area h2.comments-title {
    font-size: 16px;
    font-weight: 700;
    margin: 1.33em 0;
}
 
.comment-respond form.comment-form p.comment-notes {
    display: none;
}
.comment-respond h2#reply-title.comment-reply-title {
    font-size: 16px;
    font-weight: 700;
    margin: 1.33em 0;
    padding-bottom: 10px;
}
.site-main article.type-page {
    margin-bottom: 1.33em;
}
.site-main article.type-page header.entry-header {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #000;
}
/*.site-main article.type-page .entry-content {*/
/*    display: none;*/
/*}*/
.site-main article.type-page header.entry-header.alignwide h1.entry-title {
    font-size: x-large;
    font-weight: 400;
    margin: 15px 0;
    text-align: center;
    font-family: Tahoma, Verdana, Arial;
}
.site-main article.type-page .entry-content {
    margin-top: 1em;
}
.site-main article.type-page header.entry-header.alignwide {
    max-width: 1039px;
}
 
.page-template-default main#main {
    padding: 0px;
}
.page-template-default header.site-header {
    padding-bottom: 0;
/*     border-bottom: 1px solid #000; */
    padding-top: 20px;
}
 
.page-template-default .site-main article .entry-content .um-login {
    max-width: 450px !important;
    width: 100%;
}

.page-template-default .site-main article .entry-content .um-login .um-form form .um-field  {
    display: flex;
    justify-content: center;
    align-items: center;
	flex-wrap: wrap
}
.page-template-default .site-main article .entry-content .um-login .um-form form .um-field .um-field-label {
    margin: 0 10px 0 0;
    width: 67px;
    text-align: right;
}
.page-template-default .site-main article .entry-content .um-login .um-form form .um-field  .um-field-area {
    max-width: 180px;
}
.page-template-default .site-main article .entry-content .um-login .um-form form .um-field  .um-field-area input.um-form-field, 
.page-template-default .um-form form input[type=text], 
.page-template-default .um-form form input[type=search], 
.page-template-default .um-form form input[type=tel], 
.page-template-default .um-form form input[type=number], 
.page-template-default .um-form form input[type=password] {
    height: 23px !important;
    border: 1px solid rgb(118, 118, 118) !important;
    border-radius: 4px;
    padding: 2px !important;
    color: #000 !important;
}
.page-template-default .site-main article .entry-content .um-login .um-form form  .wcnLoginFields{
    border: 1px solid #000;
    padding: 15px;
	position: relative;
}
 .page-template-default .site-main article .entry-content .um-login .um-form form .smallText {
    font-size: 12px;
    margin-bottom: 10px;
    font-family: verdana,arial,sans-serif;
	 text-align:center;
}
.page-template-default .site-main article .entry-content .um-login .um-form form .wcnLoginFields input[type="checkbox"] {
    width: 13px !important;
    height: 13px !important;
    opacity: 1 !important;
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 2px;
}
.page-template-default .site-main article .entry-content .um-login .um-form form .wcnLoginFields input[type="checkbox"]:checked {
    background-color: #0075ff;
    border-color: #0075ff;
}
content .um-login .um-form form .wcnLoginFields input[type="checkbox"]::after {
    border-color: #fff !important;
    height: 8px;
    width: 5px;
    border-width: 2px;
    left: 3px;
    top: 0px;
}
.page-template-default .site-main article .entry-content .um-login .um-form form .wcnLoginFields span.um-field-checkbox-state {
    display: none;
}
.page-template-default .site-main article .entry-content .um-login .um-form form .wcnLoginFields span.um-field-checkbox-option {
    font-size: 16px;
    color: #000 !important;
    font-weight: 500;
    line-height: 15px !important;
    margin: 0px;
	white-space: pre;
}
.page-template-default .site-main article .entry-content .um-login .um-form form .wcnLoginFields input[type="checkbox"] {
    margin-right: 4px;
}
.page-template-default .site-main article .entry-content .um-login .um-form form .wcnLoginFields .um-col-alt .um-field.um-field-c {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.page-template-default .site-main article .entry-content .um-login .um-form form .wcnLoginFields .um-col-alt .um-field.um-field-c .um-field-area {
    max-width: 260px;
    margin-left: auto;
    text-align: left;
}
.page-template-default .site-main article .entry-content .um-login .um-form form .wcnLoginFields .um-col-alt {
    margin-top: 0px;
}
.page-template-default .site-main article .entry-content .um-login .um-form form .wcnLoginFields .um-row._um_row_1 {
    margin-bottom: 10px !important;
}
.page-template-default .site-main article .entry-content .um-login .um-form form .wcnLoginFields .um-row .um-field {
    padding-top: 10px !important;
}
.page-template-default .site-main article .entry-content .um-login .um-form form .wcnLoginFields .um-col-alt-b {
    padding: 0px;
    position: absolute;
    bottom: 23px;
    left: 248px;
}
.page-template-default .site-main article .entry-content .um-login .um-form form .wcnLoginFields .um-col-alt-b a.um-link-alt {
    color: #0000ee !important;
    font-size: .9em;
    text-decoration: underline !important;
}
.page-template-default aside.widget-area {
    margin-top: 0px;
}
.um-form form .wcnLoginFields {
    border: 1px solid #000;
    padding: 15px;
    margin-top: 10px;
    font-size: 14px;
    color: #000;
}
.um-form form .wcnLoginFields .um-field-label label {
    text-align: right;
    margin: 0px;
    color: #000;
    line-height: 20px !important;
	white-space: pre;
}
.um-form form .wcnLoginFields .um-field-label {
    width: 112px;
    display: inline-flex;
    margin-bottom: 0;
    margin-right: 10px;
    justify-content: flex-end;
}
.um-form form .wcnLoginFields .um-field {
    padding-top: 10px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
	max-width: 480px;
	margin-left: auto;
    margin-right: auto;

}
.um-form form .wcnLoginFields .um-field-area {
    width: 188px;
    display: inline-flex;
}
.um-form form .wcnLoginFields .um-field-checkbox .um-field-area span.um-field-checkbox-option {
    display: none;
}
.um-form form .wcnLoginFields .um-field-checkbox .um-field-area {
    width: 28px;
}
.um-form form .wcnLoginFields .um-field-checkbox .um-field-area label.um-field-checkbox {
    width: 100%;
    margin: 0px;
    display: block;
}
.um-form form .wcnLoginFields .um-field.um-field-checkbox {
    display: flex;
    justify-content: center;
    margin-left: 100px;
}
.um-form form .wcnLoginFields .um-field.um-field-checkbox .um-field-label {
    width: auto;
    order: 2;
    margin: 0px;
}
.um-form form .wcnLoginFields .um-field.um-field-checkbox .um-field-label label {
    font-weight: normal;
    line-height: 25px !important;
}
.um-form form .wcnLoginFields .um-field-area .select2-container .selection .select2-selection {
    height: 23px;
    border-color: #767676 !important;
    border-radius: 4px !important;
}
.um-form form .wcnLoginFields .um-field-area .select2-container .selection .select2-selection__arrow {
    width: 26px !important;
}
.um-form form .wcnLoginFields .um-field-area .select2-container .selection .select2-selection__arrow::before {
    font-size: 22px !important;
    line-height: 23px;
    color: #333;
}
.um-register .wcnLoginFields {
    text-align: center;
}
.um-register .wcnLoginFields .um-col-alt {
    border-top: 1px dotted #000;
    padding-top: 10px;
    margin-top: 0px !important;
}
.wcnLoginFields .um-row._um_row_1 {
    margin-bottom: 20px !important;
}
.page-template-default .site-main article .entry-content .um-login .um-form form input.um-button {
    margin-left: -37px !important;
}
.page-template-default .site-main article .entry-content .um-login .um-form form .um-field.um-field-c {
    margin-left: 43px;
}
p.rightsReserved {
    text-align: center;
    margin-bottom: 0px;
    font-size:16px;
}
.site-footer .site-info {
    border-top: 1px solid;
    margin-top: 0;
}
.um-page-password-reset form .um-field.um-field-username_b {
    max-width: 200px;
    margin-right: 10px;
    display: inline-flex;
	padding-top:0px;
	flex-wrap: wrap;
}
.um-page-password-reset form .um-col-alt {
    display: inline-flex;
    margin: 0px;
    padding: 0px;
}
.um-page-password-reset .um-password {
    max-width: 1139px !important;
}
.um-page-password-reset .um-password form .um-field-block > div {
    text-align: left !important;
}
.wp-block-column:not(:first-child) {
    margin-left: 1em;
}
.wp-block-columns {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}
.forgot-Section .kathyum.um-password {
    margin-top: 0px;
}
p.resetPasswordText {
    width: 100%;
    font-size: 16px;
    display: block;
    max-width: 1139px !important;
    margin-bottom: 15px !important;
}
.forgot-Section .kathyum.um-password form label {
    font-size: 16px;
    color: #000;
    margin-right: 10px;
}
div.uimob800 .infoSectionLeft.um-account-side {
    width: 30%;
}
div.uimob800 .infoSectionRight.um-account-main {
    width: 70%;
}
div.sectionHeader {
    border-bottom: 1px solid;
    padding: 2px 2px 3px 6px;
    margin-bottom: 5px;
    margin-top: 10px;
    font-weight: bold;
}
.site-branding .site-title a:focus-within, .site-branding .site-title a:focus {
    background-color: transparent !important;
    text-decoration: none;
}

input[type=checkbox]:after {
    left: 4px;
    top: 0px;
    width: 4px;
    height: 9px;
    border: 2px solid #fff;
	border-top: 0;
    border-left: 0 !important;
}

.um-form .um-field-error {
    width: auto;
    max-width: inherit;
    padding: 3px 10px;
    font-size: 12px;
}
.um-form p.um-notice {
    width: auto; 
    font-size: 12px;
    padding: 3px 10px !important; 
}
.um-form p.um-notice i {
    right: 10px;
    font-size: 16px;
    top: 5px;
    height: 20px;
    line-height: 10px;
}
.um-page-password-reset form .um-field.um-field-username_b .um-field-area {
    width: 100%;
}
.um-button:hover {
    color: #fff !important;
}
.um-form .smallText {
    text-align: center;
}
.um-form form .wcnLoginFields .um-field .um-field-area .selection span.select2-selection__clear {
    display: none;
}
.um-form form .wcnLoginFields .um-field .um-field-area .selection span#select2-user_gender-container {
    font-size: 15px;
    line-height: 22px;
}
header.site-header {
    justify-content: center;
	row-gap: inherit;
}
header.site-header .site-branding {
    text-align: center;
	margin-bottom: 10px;
}
header.site-header nav.primary-navigation {
    width: 100%;
    border-top: 1px solid #000;
}
header.site-header nav.primary-navigation ul.menu-wrapper {
    justify-content: center;
}