/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/*#member_number_div{
    display: none;
}*/
.ets-directory-page-restriction{
    text-align: center;
}
.ets-directory-filter{
    display: inline-block;
    margin-top: 4px;
    margin-left: 5px; 
    color: #000;
    text-indent: 0 !important;
    border: 1px solid #000 !important;
    padding: 1px !important;
    background-color: #000;
}
.ets-directory-search-form{
    float: none !important;
}
.ets-directory-country-filter{
    width: 150px;
}
#ets-state-search{
    width: 150px;
}
.ets-directory-search-form .search-field, .ets-directory-filter{
    padding: 4px !important;
}

.pmpro-membership-account-link {
    margin: 20px 0;
/*    text-align: center;*/
}

.pmpro-membership-account-link a {
    color: #0073aa;
    text-decoration: none;
    font-weight: bold;
}

.pmpro-membership-account-link a:hover {
    text-decoration: underline;
}

/*Card Css*/







*{
box-sizing:border-box;
}
/*
.membership-card{
    position:relative;
    display: flex;
    flex-direction:column;
    width: 360px;
    background-color: #fff;
    border: 2px dashed #ccc;
    border-radius: 10px;
    box-sizing: border-box;
    font-family: Arial, sans-serif;
    padding:0px !important;
 
    height:490px;
} */
.membership-card {
    width: 3.375in;
    height: 4.75in;
    border: 1px solid #000;
    padding: 0px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: Arial, sans-serif;
    background-color: #fff;
    position:relative;
}

.membership-card::after{
    content:"";
    position: absolute;
    top:0;
    right:20px;
    width:1px;
    height:100%;
    background-color:#000;
    opacity:0;
}

.membership-card .mc-body{
    padding: 15px;
    height: auto;
    margin: auto;
    width: 100%;
    padding-bottom: 5px;
}
.membership-card h2{
    margin: 0;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
}
.membership-card h3{
    font-size: 20px;
    color: #000;
    margin: 10px 0 0;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: 500;
}
.membership-logo-img{
    width:200px;
    display: block;
    margin: auto;
}
.membership-card p{
    margin: 0;
    text-align: center;
    font-family: Arial, sans-serif;
    /*font-weight: bold;*/
    font-size: 32px;
}
.membership-card .membership-logo-img{
    width:180px;
    display: block;
    margin: auto;
}
.membership-card .ets-member-card-address{
    margin: 0;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    margin-bottom:1px;
}
.member-id{
    display: inline-flex;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    /* margin-top: 10px; */

}

.member-id .member-since {
    margin-left:auto;
}
.card-fold {
    display: inline-block;
    width: 100%;
    border-top: 2px dashed #777;
    margin-top: 1px;
    padding: 10px;
    height:auto;
}
.card-fold h5{
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    font-family: Arial, sans-serif;
}
.site-link{
    display:flex;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    font-family: Arial, sans-serif;
    margin: 1px 0;
    color:#777;
}
.site-link a{
    margin:auto;
    color:blue
}
.membership-card .bottom-title{
    font-size: 16px;
    color: #777;
}
.pmpro_membership_card-print p{
    font-size:9px;
    text-align:left;
}

.pmpro_membership_card-print{
    border:0px;
    margin-left:auto;
    margin-right:auto;
    max-width:385px;
}
.fold-here-arrow{
    position: absolute;
    top:42%;
    left: -196px; 
    display: inline-flex;
    align-items: center;
}
.fold-here-arrow .line{
    display: inline-block;
    width: 60px;
    height: 5px;
    background: #000;
    position: relative;
    margin-left:15px;
}


.fold-here-arrow .line:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 16px solid black;
    border-bottom: 8px solid transparent;
    right: -11px;
    top:-5px;
}
 .fold-here-arrow .text-line{
    font-size:20px;
    font-weight:400;
}
.pmpro_membership_card-print .company-address{
    text-align:center;
    font-size: 14px !important;

}
.card-cut-title {
    position:absolute;
    top:-35px;
    left:0;
    font-size:18px;
}

.membership-card .card-fold .bottom-title{
    font-size: 16px;
    color: #777;
}
.card-fold .company-address{
    font-size: 14px;
}
.cart-disclaimer{
    font-weight: normal;
    font-size: 10px;
}
/* h1.has-text-align-center.wp-block-post-title {
    color: red;
} */
/* @media only screen and (max-width: 767px) {
.pmpro_membership_card-print {
    margin: 0px 0px 28px 66px;
}
} */

#pmpro_levels table.pmpro_levels_table{
    table-layout: unset;
}
.pmpro_member_directory-item {
    background-color: #f1f1f1;
    border-radius: 15px;
    padding: 15px;
    position: relative;
    padding-left: 160px;
    margin-bottom: 20px;
}
.pmpro_member_directory_avatar{
    /* hiding this absolute to fix the gravatar issue on profile page       */
    /**
 * position: absolute; */
 padding: 1em 1em 1em 0em;
 float: left;
 clear:both;  
 width: 100%;
}
.pmpro_member_directory_avatar a{
    width: 128px;
    height: 128px;
    display: block;
    border: 3px solid #32373c;
    border-radius: 100%;
    overflow: hidden;
}
.search-field{
    height:45px;
    padding:10px;
    margin-bottom:15px;
}
.state-search input.ets-directory-filter
{
    position:static !important;
}
.pmpro-membership-account-link .account_return_link {
    margin-bottom: 50px;
}
#pmpro_billing_address_fields{
    display:none !important;
}

html, body {
	width: 100%;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
	max-width: 100%;
	max-height: 100%;
	scroll-behavior: smooth;
}
*, *:before, *:after {
	border: 0;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
*, *:focus, *:hover {
	outline: 0 none;
	-moz-outline: 0 none;
}