@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_frontend_shortcode {
    background: #fff;
    font-family: 'Open Sans', sans-serif;
}

.dap_member_frontend_shortcode * {
    font-family: 'Open Sans', sans-serif;
}
 
#dap_customize_template_content a{
	box-shadow:none;
	border-bottom:none;
	 box-shadow: 0 0px 0 0 currentColor;
}

.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;
}
 
.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 table {
    table-layout: unset;
    border-left:none;
    padding-top:0px;
}
.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: 12px;
    margin-top: 12px;
    margin-bottom: 12px;
    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: normal;
    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: 0px;
    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: 16px; 
    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_single_column .dap_btn_container .access_content {
    background-color:  var(--button-bg-color);
    color: var(--button-text-color);
    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:center;
    color:#fff;
}
#dap_customize_template_content_upcoming table thead{
 background-color: #a1a1a1;
}
.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%;
    margin-top: 25px;
    float: left;
    margin-bottom: 0;
}
#dap_customize_template_content_upcoming{
    margin-bottom: 18px;
    margin-top: 18px;
}
.dap_member_content_table tbody tr td{
    padding: 8px 12px;
    margin: 0;
    background: inherit;
}
#dap_customize_template_content_upcoming tbody tr td {
    padding: 14px 12px;
}
.dap_member_content_table tbody tr td:first-child{
	float: left;
    width: 100%;
    margin: 0;
    display: flex;
    background: inherit;
}
.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: 20px; 
    cursor: pointer;
    text-align: left;
    margin-bottom: 0;
    margin-right: 3px;
    color: #212529;
    font-size: 20px;
    width: calc(100% - 110px);
        font-weight: normal;
}
.dap_member_content_table .check_icon i {
    color: #18cba3;
    font-size: 20px;
    margin: 0px 7px 0px 0px;
} 
#dap_customize_template_content  .click_to_start_btn div{
    padding-left: 0;
    padding-right: 0;
    padding: 6px 9px;
    line-height: normal;
    border-radius: .2rem;
    cursor: pointer;
    color: #fff;
    background-color: #18cba3;
    border-color: #18cba3;
    display: inline-block;
    font-weight: 400;
    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: 13px;
    margin: 0;
    box-shadow: none;
        box-shadow: 0 0px 0 0 currentColor;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fbfbfb;
}


/*----- 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;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
	padding:5px 15px;
}
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-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*******/

.dap_member_frontend_shortcode .backend_visibility {
    display: none;
}
.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,
.dap_member_frontend_shortcode  table  .dataTables_info

{
      display: none!important;
}
 

.dap_member_frontend_shortcode a  {
    box-shadow: 0 0px 0 0 currentColor;
}

#dap_customize_template_content thead  {
background:#c44343;
}
#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;
}

.access_dates .backend_visibility , .access_dates .frontend_visibility  {
    float: left;
}
.dap_member_frontend_shortcode .dap_member_content_table .table td  {
    border-top: 1px solid #e1e1e1;
}
 .dap_member_frontend_shortcode .dap_member_content_table .table th {
    border-top: 0px solid #e1e1e1;
}

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

 .dap_member_frontend_shortcode .product_item_details{
	display: flex;
	align-items: center;
	justify-content: center;
}
 .dap_member_frontend_shortcode .product_item_details .product_name{
	    text-align: left;
    align-self: flex-start;
}
 .dap_member_frontend_shortcode .product_item_details .prod_name,  .dap_member_frontend_shortcode .product_item_details a{
	    text-align: left;
    align-self: flex-start;
}
/******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;
	}  
}
