
ul.af_members_area_data_tabs{
	display: flex;
	list-style: none;
	flex-wrap: wrap;
	white-space: nowrap;
	margin: 0.5em 0 1.41575em 0em;
}

ul.af_members_area_data_tabs a{
	text-decoration: none !important;
    padding: 0.5em 1em;
}

ul.af_members_area_data_tabs a:active, ul.af_members_area_data_tabs a:focus{
	outline: none;
}
ul.af_members_area_data_tabs li {
	border: 1px solid whitesmoke;
	padding: 0.5em 0.7em;
}

ul.af_members_area_data_tabs li:hover, ul.af_members_area_data_tabs li.ui-state-active{
	background-color: whitesmoke;
}

a.addify-wum-button{
	white-space: nowrap;
    border-radius: 3px;
    font-size: 13px;
}

div.af-members-area-wrap a{
	text-decoration: none !important;

}

iframe.afwum_file_preview{
	width: 100%;
    height: 400px;
}

div.af-members-area-wrap a.add_to_cart_button, div.af-members-area-wrap a.product_type_grouped {
	font-size: .875em;
	white-space: nowrap;
}

div.af-members-area-wrap table th.content-title{
	width: 20%;
}

div.af-members-area-wrap td.product-thumbnail img{
	width: 50px;
}

div.af-members-area-wrap ul.page-numbers{
	display: flex;
	flex-wrap: wrap;
	white-space: nowrap;
    list-style: none;
    float: right;
}

div.af-members-area-wrap ul.page-numbers li{
	margin-left: 5px;
	overflow: hidden;
    margin: 3px 2px;
}

div.af-members-area-wrap ul.page-numbers li a{
	padding: 0.7em;
	background-color: whitesmoke;
}

div.af-members-area-wrap ul.page-numbers li span.current{
	padding: 0.7em;
	background-color: none;
	border: 1px solid whitesmoke;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--ultimate-membership a:before{
	content: "\f2c2";
}

#afwum_loading {
	display: none;
	width: 100%;
    height: 50vh;
    background: #fff var(--wpr-bg-cbc15db3-c042-4954-a51b-9dd8cc02b694) no-repeat center center;
    z-index: 9999;
}

div.af-members-area-wrap td.product-thumbnail{
	padding: 10px 5px;
	width: 10%;
}