@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');

/*----- one Column Css -----*/
.dap_frontend_wrapper_outer {
    width: 700px;
   margin:auto;
   float:none;
   max-width: 100%;
}
.dap_frontend_wrapper {
    font-size: 16px;
    margin-bottom: 60px;
    max-width: 100%;
    background-color: #ffffff;
    border-style: solid;
    border-width: 2px;
    border-color: #17a2b8;
    box-shadow: 0px 0px 7px 1px #dcdcdc;
    
}


#dap_member_content_frontend_shortcode *{
	font-family: 'Open Sans', sans-serif;
}
#dap_member_content_frontend_shortcode {
    background: #fff;
    font-family: 'Open Sans', sans-serif;
}
#dap_customize_template_content a{
	box-shadow:none;
	box-shadow: 0 0px 0 0 currentColor;
	pointer-events: auto;
}
 

.dap_single_column,
.dap_member_frontend_shortcode  .dap_single_column{
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
    float: left;
}
.dap_single_column .product_img,
.dap_member_frontend_shortcode  .dap_single_column .product_img{
	float: left;
	margin-right: 20px;
	width:285px;
}
 
.dap_single_column .product_img img, .dap_member_frontend_shortcode .product_img img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    border-radius: 0px;
     height: 100%;
    width: 100%;
    object-position: 50% 50%;
}
  .dap_member_frontend_shortcode .product_img img {
  /*   height: 100%;
    width: 100%;*/
}
.dap_member_frontend_shortcode table {
    table-layout: unset;
    border-left:none;
    padding-top:0px;
    width:100%;
}
.storeFrontListOuter {
    margin-bottom: 0px;
}
.dap_single_column .product_item_details,
.dap_member_frontend_shortcode  .dap_single_column .product_item_details{
	width: calc(100% - 260px);
	display: inline-block;
	float: left;
    padding: 0px 0px 0px 0px;
    position: relative;
    display: flex;
    flex-flow: column;
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 10px;
}

.dap_member_frontend_shortcode .dap_single_column .product_item_details a {
    text-decoration: none;
}
.dap_member_frontend_shortcode a.buy_more_cedits {
    text-decoration: none;
}
.dap_member_frontend_shortcode .dap_single_column .product_item_details h3, .dap_single_column .product_item_details h3 {
    font-size: 16px;
    margin: 0px !important;
    margin-bottom: 14px !important;
    color: #028da2;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-align: left;
    line-height: 1.6;
    padding: 0 !important;
}
.dap_single_column .product_description,
.dap_member_frontend_shortcode  .dap_single_column .product_description{
    padding: 4px 0px 12px;
    display: inline-block;
    width: 100%;
    min-height: 70px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #000;
}
.dap_single_column .product_item_details p, .dap_member_frontend_shortcode .dap_single_column .product_item_details p {
    color: inherit;
    margin-bottom: 0;
    font-family: inherit;
    font-style: normal;
    line-height: 20px;
    text-align: left;
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
}
.dap_single_column .product_item_details a.read_more,
.dap_member_frontend_shortcode  .dap_single_column .product_item_details a.read_more {
    color: #007bff;
    float: right;
    font-size: 13px;
    padding: 0 7px;
    box-shadow: none;
    font-family: var(--font-family-sans-serif);
    outline: none;
    width: 100%;
    text-align: right;
    line-height: normal;
    font-style: normal;
}
.dap_member_frontend_shortcode div{ 
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important
}
.dap_member_frontend_shortcode .dap_single_column .product_item_details .btn_price_container .product_price, .dap_single_column .product_item_details .btn_price_container .product_price {
	width:50%;
	text-align:left;
} 

.dap_member_frontend_shortcode  .access_dates ,  .access_dates{
    font-size: 16px;
    font-weight: normal;
    color: #000;
} 
.dap_member_frontend_shortcode .start_end_date , .start_end_date{
    width: 100%;
    display: inline-block;
    margin-bottom: 2px;
    line-height: 1;
}
.dap_member_frontend_shortcode .start_end_date h5 ,  .start_end_date h5 {
	float: left;
	font-weight: 600;
	font-size: 14px;
	margin:0;
	margin-right: 5px;
	margin-bottom: 0px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	line-height: 1;
}
 .dap_member_frontend_shortcode .start_end_date div ,  .start_end_date div {
	float: left;
	font-weight: 400;
	font-size: 14px; 
	color: #000;
	font-family: 'Open Sans', sans-serif;
	line-height: 1;
}

.dap_member_frontend_shortcode .dap_single_column .dap_btn_container , .dap_single_column .dap_btn_container {
    bottom: 0px;
    float: left;
}
.relative-cls.dap_btn_container{
	position: relative !important; 
}
.dap_member_frontend_shortcode .dap_single_column  .dap_btn_container .access_content , .dap_btn_container .dap_single_column  .access_content {
    background: #17a2b8;
    color: #fff;
    padding: 10px 10px;
    border-radius: 5px;
    border: 0px;
    font-size: 15px;
    line-height: normal;
    font-weight: 600;
    max-width:100%;
        float: left;
}
.dap_member_frontend_shortcode .dap_single_column .product_item_details .btn_price_container h5, .dap_single_column .product_item_details .btn_price_container h5 {
    font-size: 16px;
    margin: 12px 0px 0px; 
    color: #333;
    font-weight:700;
    display: flex;
    align-items: center;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
} 

.dap_single_column .dap_porductimg_and_porductdetail, .dap_member_frontend_shortcode .dap_single_column .dap_porductimg_and_porductdetail {
    display: flex;
    float:left;
    width:100%;
}


/* Table CSS */

 
.dap_member_content_table table thead{
    background-color: #212121;
    text-align:left;
    color:#333;
}
#dap_customize_template_content_upcoming table thead{
 background-color: #e0e0e0;
}
.dap_customize_template_content_upcoming table thead tr td{
    width:50%;
}
.dap_member_content_table {
    padding: 0 0px;
    border: 0px solid #ddd;
    display: inline-block;
    width: 100%;
    float: left;
    margin-bottom: 0;
}
#dap_customize_template_content_upcoming{
    margin-bottom: 18px;
    margin-top: 18px;
}
.dap_member_frontend_shortcode #dap_customize_template_content_upcoming{
    margin-bottom: 0px;
    margin-top: 0px;
}
.dap_member_frontend_shortcode .dap_member_content_table tbody tr td, .dap_member_content_table tbody tr td {
    padding: 6px 13px 4px 12px;
    margin: 0;
    background: inherit;
}
#dap_customize_template_content_upcoming tbody tr td {
    padding: 6px 12px;
}
.dap_member_content_table tbody tr td:first-child{
    margin: 0;
    display: flex;
    background: inherit;
    align-items: center;
}
.table-bordered {
    border: 1px solid #dee2e6;
    border-right: 0px;
    border-left: 0px;
}
.table-bordered td, .table-bordered th {
    border: 0px solid #dee2e6;
    border-top: 1px solid #dee2e6;
}
.table-bordered td:last-child {
    text-align: center;
}    
.dap_member_content_table .check_icon {
    display: inline-flex;
    align-items: center;
    width: 100%;
    line-height: 18px;
    cursor: auto;
    text-align: left;
    margin-bottom: 0;
    margin-right: 3px;
    color: #212529;
    font-size: 13px;
        font-weight: 600;
}
.dap_member_content_table .check_icon i {
    color: var(--button-bg-color);
    font-size: 22px;
    margin: 0px 7px 0px 0px;
    float:left
} 
#dap_customize_template_content  .click_to_start_btn div{
    padding-left: 0;
    padding-right: 0;
    padding: 5px 8px;
    line-height: normal;
    border-radius: .2rem;
    cursor: pointer;
    color: var(--button-text-color);
    background-color: var(--button-bg-color);
    border-color: var(--button-bg-color);
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    text-decoration: none;
    float: right;
    font-size: 12px;
    margin: 0;
    box-shadow: none;
        box-shadow: 0 0px 0 0 currentColor;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: #f7f7f7!important;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff !important;
}
.dap_member_content_table table thead tr td{
    border:none;
}
.dap_member_content_table table{
    border:none;
    margin-bottom:6px;
}
#dap_customize_template_content_upcoming table{
	margin-bottom:0px;
}


/*----- Frontend CSS -----*/
#credit_store_frontend_datatable_wrapper,
.dap_member_frontend_shortcode  #credit_store_frontend_datatable_wrapper {
    margin-top: 20px;
    /*background: #fff;
    padding: 24px;*/
}

#credit_store_frontend_datatable_wrapper label{
	margin-bottom:12px;
	color:#333 !important;
	font-style: normal;
}

.individual_items_container .dataTables_wrapper,
.dap_member_frontend_shortcode  .individual_items_container .dataTables_wrapper {
    margin-top: 15px;
    background: #f9f9fd;
    padding:20px 15px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;  
    border-right: none;
}
.individual_items_container .individualItems,
.dap_member_frontend_shortcode  .individual_items_container .individualItems {
    margin-bottom: 15px;
}
.individual_items_container table.dataTable tbody tr,
.dap_member_frontend_shortcode  .individual_items_container table.dataTable tbody tr {
    background-color: unset;
}
#credit_store_frontend_datatable_wrapper .individual_items_container .individualItems thead tr,
.dap_member_frontend_shortcode  #credit_store_frontend_datatable_wrapper .individual_items_container .individualItems thead tr {
    background-color: transparent;
    color: #fff;
    font-size: 15px;
}
#credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td,
.dap_member_frontend_shortcode  #credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td {
    /*border-bottom: 1px solid #ddd;*/
    font-size: 15px;
    padding: 8px 10px;
    border: 1px solid #ddd;
    color:#333;
    font-style: normal;
    text-align:center;
}
#credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td:first-child,
.dap_member_frontend_shortcode  #credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td:first-child {
    text-align:left;
}


#credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td input[type=checkbox], .dap_member_frontend_shortcode #credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td input[type=checkbox] {
margin-right: 4px;
width: 18px;
height: 18px;
margin-top: 5px !important; 
float: left;
}


#credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td a,
.dap_member_frontend_shortcode  #credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td a {
    color: #333;
    font-style: normal;
    width: calc(100% - 35px);
}
#credit_store_frontend_datatable_wrapper .individualItems thead tr td,
.dap_member_frontend_shortcode  #credit_store_frontend_datatable_wrapper .individualItems thead tr td{
	border-bottom:none;
	text-align: center;
    color: #000;
    font-weight: 700;
}
.individual_items_container .individual_btn,
.dap_member_frontend_shortcode  .individual_items_container .individual_btn{
    margin-top: 20px;
    text-align: right;
    margin-bottom: 20px;
    margin-right: 15px;
    font-style: normal;
}
.individual_items_container .individual_btn .dap_btn_selected_items .dap_btn_selected_items,
.dap_member_frontend_shortcode  .individual_items_container .individual_btn .dap_btn_selected_items .dap_btn_selected_items{
    background: #2a7ea7;
    color: #fff;
    padding: 6px 12px;
    font-size: 14px;
    font-style: normal;
}
.individual_items_container .individual_btn .dap_view_cart .dap_view_cart,
.dap_member_frontend_shortcode  .individual_items_container .individual_btn .dap_view_cart .dap_view_cart{
    background: #2a7ea7;
    color: #fff;
    padding: 6px 12px;
    font-size: 14px;
    margin-left:10px;  
    font-style: normal;
}
.individual_items_container .frontend_visibility,
.dap_member_frontend_shortcode  .individual_items_container .frontend_visibility {
	width: 100%;
}

/*[class*=' col-'] {
    float: left;
    padding: 0px 0px !important;
    margin-top: 15px;
}*/
table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1,
.dap_member_frontend_shortcode table.dataTable.display tbody tr.odd>.sorting_1, .dap_member_frontend_shortcode  table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    padding:0px;
}

table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1,
.dap_member_frontend_shortcode  table.dataTable.display tbody tr.even>.sorting_1,.dap_member_frontend_shortcode  table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    padding:0px;
}
.swal2-popup .swal2-title,
.dap_member_frontend_shortcode  .swal2-popup .swal2-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
}
.onecolumn_template_tr > td,
.dap_member_frontend_shortcode  .onecolumn_template_tr > td{
	padding: 0px ; 
	border: none;
}

#credit_store_frontend_datatable_wrapper table.dataTable.no-footer {
    border-bottom:none;
    border-top: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
	box-shadow:none;
}

.dap_member_frontend_shortcode .individual_items_container .dataTables_wrapper {
    margin: 0;
}
table.dataTable{
	    border-collapse: collapse;
}

.dap_member_frontend_shortcode  .dap_frontend_wrapper a {
	box-shadow: 0 0px 0 0 currentColor !important;
	line-height: normal;
	font-style: normal;
}
#dap_view_cart_wrapper_modal table tbody tr td:last-child {
    text-align:center;
}

.dap_frontend_wrapper .wid-full {
width:100%
}
.dap_member_frontend_shortcode .relative-cls.dap_btn_container , .relative-cls.dap_btn_container {
    position: relative !important;
}
 
.dap_member_content_table table td, .dap_member_content_table table th {
    vertical-align: middle;
    line-height: 1;
    font-size: 15px;
}
.dap_member_content_table table td div{
    position: relative;
    padding: 0;
    line-height: 1;
    font-size: 14px;
}

.dap_member_content_table table .list-group-item {
    position: relative;
    display: table-row;
    padding: 0;
    margin-bottom: 0;
    background: none;
    border: none;
}


.dap_member_content_table .table-bordered thead td, .dap_member_content_table .table-bordered thead th {
    border-bottom-width: 0px;
}

/*.thrv-page-section .tve-page-section-in {
    position: static;
}*/
/******For frontend starts here*******/
tr.backend_visibility {
    display: table-row;
}
.dap_member_frontend_shortcode .backend_visibility {
display: none !important
}
.dap_member_frontend_shortcode  .frontend_visibility{
display:block;
}
.dap_member_frontend_shortcode  .dap_member_content_table{
 
}

.dap_member_frontend_shortcode .dap_member_content_table table table{
    border: 0px solid #dee2e6;
}

.dap_member_frontend_shortcode .dap_member_content_table table table thead,
.dap_member_frontend_shortcode  table  .dataTables_filter,
.dap_member_frontend_shortcode  table  .dataTables_length,
.dap_member_frontend_shortcode table  .paginate_button.previous,
.dap_member_frontend_shortcode table  .paginate_button.next,
.dap_member_frontend_shortcode  table  .dataTables_info

{
      display: none!important;
}
.dap_member_frontend_shortcode table table .dataTables_paginate span {
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
}
.dap_member_frontend_shortcode table table  .dataTables_paginate span a {
    background: #333;
    border: 1px solid #ddd;
    color: #fff;
    font-size: 12px;
    line-height: 23px;
    margin: 0;
    margin-left: 6px;
    padding: 6px 10px;
    text-align: center;
}
.dap_member_frontend_shortcode table table .dataTables_wrapper .paginate_button.current {
    background: #fff !important;
    color: #333 !important;
}
.dap_member_frontend_shortcode .dap_member_content_table .table table.dap_product_links_list td , .dap_member_content_table table td{
    border: 1px solid #e1e1e1;
    border-top: none;
}
 .dap_member_frontend_shortcode .dap_member_content_table .table th {
    border-top: 0px solid #e1e1e1;
}
.dap_member_content_table {
    padding: 0px ;
}
.dap_member_frontend_shortcode .dap_member_content_table .table thead tr td{
	text-align: left;
	font-weight:600;
	padding: 9px 12px;
    font-family: 'Open Sans', sans-serif;
}
.dap_member_content_table table{
	border-collapse: collapse !important;
}
.dap_member_frontend_shortcode .dap_product_links_list {
    margin-top: -5px !important;
}
.dap_member_frontend_shortcode #dap_customize_template_content_upcoming .dap_product_links_list {
    margin-top: -12px !important;
}
.dap_member_frontend_shortcode .dap_product_links_list td {
    margin: 0 -12px !important;
    border-right: none;
    border-left: none;
    border-bottom: none;
}
td.dataTables_empty {
    justify-content: center;
    vertical-align: middle !important;
}
.dap_member_frontend_shortcode #dap_customize_template_content_upcoming  table tbody tr td{
	padding:12px 0px;
}
.dap_member_frontend_shortcode #dap_customize_template_content_upcoming  table tbody tr.frontend_visibility{ 
    display: table-row;
    width: 100%;
}
.dap_member_frontend_shortcode #dap_customize_template_content_upcoming  table tbody tr.frontend_visibility td {
    display: table-cell;
}
.dap_member_frontend_shortcode #dap_customize_template_content_upcoming  table.dap_product_links_list tbody tr td a{
    margin-left:12px;
    border-bottom: none;
    text-decoration: none;
    box-shadow: none;
    color: #212529;
    font-size: 14px;
}
.dap_member_frontend_shortcode #dap_customize_template_content_upcoming  table.dap_product_links_list tbody tr td a:hover{
    border-bottom: 1px solid #21759b;
}
.dap_member_frontend_shortcode #dap_customize_template_content_upcoming  table tbody tr td:last-child, #dap_customize_template_content_upcoming  table tbody tr td:last-child{
    width:120px;
    text-align:center;    
}
.dap_member_frontend_shortcode a{
	    pointer-events: auto;
}
#dap_customize_template_content thead  {
background:inherit;
}
#dap_customize_template_content thead td, #dap_customize_template_content  thead td{
color:#fff;
}
#dap_customize_template_content_upcoming thead   {
background:#ebebeb;
}
#dap_customize_template_content_upcoming thead td, #dap_customize_template_content_upcoming  thead td{
color:#000;
}

 
.currentlyaccess_text {
        font-size: 16px;
    color: #333;
    margin: 12px 0;
    font-style: normal;
    line-height: 24px;
    text-align: left;
    font-weight: 600;
}
.product_item_details a , dap_member_content_frontend_shortcode a{
	cursor:pointer;
    pointer-events: auto !important;
}

 
#dap_customize_template_content div.dataTables_wrapper div.dataTables_paginate {
    float: none;
    width: calc(100% + 26px);
    margin-bottom: 0px;
    text-align: right;
    box-sizing: border-box !important;
    border-top: 0px dashed #ddd;
    margin: 0 -12px;
    padding: 8px 14px 0;
}
#dap_customize_template_content_upcoming div.dataTables_wrapper div.dataTables_paginate{
	border-top: 0px dashed #ddd;
	width: 100%;
	text-align: right;
}
#dap_customize_template_content  .dataTables_paginate span {
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
     box-sizing: border-box !important;
}

.dataTables_paginate span a {
    background: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 12px;
    line-height: 23px;
    margin: 0;
    margin-left: 6px;
    padding: 6px 10px;
    text-align: center;
}

.dataTables_paginate .paginate_button {
    cursor: pointer;
    text-decoration: none!important;
    font-family: 'Lato', sans-serif;
     font-weight: normal;
    line-height: normal;
}
#dap_customize_template_content_upcoming .dataTables_paginate .paginate_button {
	margin-top: 8px;
}
 
.dataTables_wrapper .dataTables_paginate.paging_simple_numbers span .paginate_button {
    display: inline-block !important;
}
 
#dap_customize_template_content .paginate_button a, .paginate_button a {
    box-shadow: none !important;
}
  
.dataTables_wrapper .paginate_button.current {
    background: #333;
    color: #fff;
    border: 1px solid #333;
    padding: 5px 9px;
}
#dap_customize_template_content.table {    
    margin-bottom: 0;
    padding: 0;
}

.dap_member_frontend_shortcode #dap_customize_template_content, #dap_customize_template_content {
    border-top: 1px solid #ddd;
    padding-top: 0;
}

.access_dates .backend_visibility , .access_dates .frontend_visibility  {
    float: left;
}

.dap_member_content_table table td div {
    font-family: 'Open Sans', sans-serif;
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
}
.dap_member_frontend_shortcode .check_icon {
    display: inline-flex;
    align-items: center;
    width: 100%;
    line-height: 18px;
    cursor: auto;
    text-align: left;
    margin-bottom: 0;
    margin-right: 3px;
    color: #212529;
    font-size: 13px; 
    cursor: pointer;
    text-align: left;
    margin-bottom: 0;
    margin-right: 3px;
    color: #212529;
     font-weight: 600;
}

 .dap_member_frontend_shortcode .dap_member_content_table .table tr {
    border: 0;    
}
 
 .dap_member_frontend_shortcode .dap_member_content_table .table td:first-child {
    border: 0;
    border-top: 1px solid #e1e1e1;
}

 .dap_member_frontend_shortcode   .dap_single_column  .dap_btn_container,  .dap_single_column  .dap_btn_container {
    position: absolute !important;
}

.single_col_newdata #dap_customize_template_content thead td, .single_col_newdata  #dap_customize_template_content thead td {
    color: #333;
}
  .dap_member_frontend_shortcode{  
  background: #fff;
 }
/******Media starts here*******/

@media screen and (max-width: 767px){
	#dap_common_wrapper,
	.dap_member_frontend_shortcode  #dap_common_wrapper {
		padding-right: 0px;
	}
	.dap_single_column .product_img,
	.dap_member_frontend_shortcode  .dap_single_column .product_img {
		width: 100% ;
    }
    .dap_single_column .product_item_details,
    .dap_member_frontend_shortcode .dap_single_column .product_item_details {
		width: 100% !important;
		padding: 0px 16px 16px 16px;
		margin: 0;
	}
	.dap_single_column .dap_porductimg_and_porductdetail, .dap_member_frontend_shortcode .dap_single_column .dap_porductimg_and_porductdetail {
		display: block;
	}
	.dap_single_column .product_img img, .dap_member_frontend_shortcode .dap_single_column .product_img img {
		margin: 0px auto 16px;
		width: 100% !important;
	}
    .dap_single_column .product_item_details h3,
    .dap_member_frontend_shortcode  .dap_single_column .product_item_details h3 {
		margin-top: 15px;
		text-align: center;
	}
	.dap_single_column .product_item_details p,
	.dap_member_frontend_shortcode  .dap_single_column .product_item_details p {
		text-align: left;
		font-size: 14px;
	}
	.dap_single_column .product_description, .dap_member_frontend_shortcode .dap_single_column .product_description {
		padding: 2px 0px 7px;
	}
	.dap_member_frontend_shortcode .start_end_date h5, .start_end_date h5 {
		font-size: 14px;
	}
	.dap_member_frontend_shortcode .start_end_date div, .start_end_date div {
		font-size: 14px;
	}
	.dap_member_frontend_shortcode .dap_btn_container .access_content, .dap_btn_container .access_content {
		padding: 8px 10px;
		font-size: 13px;
	}  
}

