button.pdf_btn {
		margin-bottom: 15px;
		position: fixed;
		bottom: 10px;
		left: 40%;
		right: 40%;
		background: #000;
		color: #fff;
		padding: 10px;
		border: 0px;
		border-radius: 8px;
		text-transform: uppercase;
		font-family: 'Marcellus';
		font-weight: bold;
		letter-spacing: 1px;
}

div.pdf_contract * div,
div.pdf_contract p,
div.pdf_contract ol,
div.pdf_contract li,
div.pdf_contract p,
.pdf_contract {
		font-family:Lato;
	line-height:1.7;
	color:#707070;
}

.btd-popup {
		display: none;
		position: fixed;
		z-index: 9999;
		left: 0; top: 0;
		width: 100%; height: 100%;
		background-color: rgb(0 0 0 / 21%);
}

.btd-popup-content {
		background: #fff;
		margin: 5% auto;
		padding: 13px;
		width: 80%;
		height:800px;
		max-width: 700px;
		position: relative;
		border-radius: 8px;
}

.btd-popup-close {
		position: absolute;
		top: 10px; right: 15px;
		font-size: 20px;
		cursor: pointer;
}

    .btd-table {
		width:100%;
		font-size:13px!important;
}
    .btd-table tr:nth-child(even) { 
		background-color: #f2f2f2; 
}

    .btd-table tr:nth-child(odd) { 
		background-color: #ffffff; 
}


    .btd-table td  {
		font-size:12px; 
		padding:20px 10px;
		border-bottom: 1px solid #ececec !important;
		font-family: 'Lato';
		color:#707070;
}
table.shop_table tr th,
    .btd-table th  {
			font-size:12px;padding:5px; 
			font-family: 'Marcellus', serif;
			color: #b28247;
			text-transform:uppercase;
			}
	.btd_search {padding-left: 10px!important; padding: 10px; border-radius:8px;  width: 96%;    background: #efefef;    border: 0px;}
    .bd_search {padding: 10px 50px;    border: 0px;    text-transform: normal; font-size:14px; font-weight:bold;  background: #000;    color: #fff;}

.health-indicator-green {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #28a745; /* green */
    margin: auto;
}
.health-indicator-orange {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: orange;
    margin: auto;
}
th {background:none!important;padding-bottom:15px!important;}

a {text-decoration:none!important;}


.pen_btn {
    font-size: 9px;
    border: 0.5px solid #ca871a;
    padding: 3px;
    border-radius: 14px;
    text-transform: uppercase;
    background: #f0e7d8;
    color: #ca871a;
    font-weight: 700;
    text-align: center;
    box-shadow: 0px 2px 2px 0px #0000003b;

}

.den_btn {
    font-size: 9px;
    border: 0.5px solid #f6978f;
    padding: 3px;
    border-radius: 14px;
    text-transform: uppercase;
    background: #fbd4d1;
    color: #d9746d;
    font-weight: 700;
    text-align: center;
    box-shadow: 0px 2px 2px 0px #0000003b;
}

.app_btn {
    font-size: 9px;
    border: 0.5px solid #1aca1d;
    padding: 3px;
    border-radius: 14px;
    text-transform: uppercase;
    background: #def8de;
    color: #068b08;
    text-align: center;
	font-weight: 700;
	box-shadow: 0px 2px 2px 0px #0000003b;
	}


    .btn-li:nth-child(even) { background-color: #ffffff; padding: 10px;}
    .btn-li:nth-child(odd) { background-color: #f2f2f2; padding: 10px;}


.bt_clc{
    margin-bottom: 15px!important;
    width: 702px;
    padding: 15px!important;
    margin-top: 10px!important;
    margin-bottom: -15px!important;
    background: #000;
    border: none;
    color: #fff;
    font-size: 15px!important;
    border-radius: 0px 0px 10px 10px!important;
    margin-left: -14px!important;
    font-weight: 600;
}

.lato-thin {
  font-family: 'Lato', sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: 'Lato', sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-style: italic;
}


.marcellus-regular {
  font-family: 'Marcellus', serif;
  font-weight: 400;
  font-style: normal;
}


.io_tbl {
    border: 1px solid #ccc;
    width: 700px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background:#fff ;
    padding: 20px 0;
}

/* Clearfix */
.io_tbl::after {
    content: '';
    display: table;
    clear: both;
    background:#fff ;

}

.io_op, .io_se {
    float: left;
    position: relative;
}

.io_op {
    width: 20%;
    background: #fff;
    height: 100%;
    border-right: 1px solid #cccccc7d;
}

.io_op ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.io_op li {
    background: #fff;
    border-left: 0px solid #0073aa;
    padding: 10px;
    margin: 10px 0;
    font-size:14px;
    color:#a4a4a4;
    border-radius: 0px;
    text-align: center;
    cursor: pointer;
    border-bottom: 0px solid #ddd;
    transition: all 0.3s ease;
}

/* Active tab styling */
.io_op li.active {
    background: #f8f7f7;
    color:#B28247;
    border-left: 4px solid #B28247;
    font-size:14px;
    padding: 10px;
    margin: 10px 0;
    border-radius: 0px;
    text-align: center;
  font-family: 'Marcellus', serif;
  font-weight: 400;
  font-style: normal;
  	font-style: normal;

}

.io_se {
    width: 100%;
    background: none;
    min-height: 100px;
    display: none;
    padding: 20px;
}

.io_se.active {
    display: block;
}


div.io_se h1 {
	color: #999;
  font-family: 'Marcellus', serif;
  font-weight: 400;
  font-weight: normal;
  font-style: normal;
  font-size:18px;
  letter-spacing: 2px;
  text-align: center;
}

hr.hr-adjust {
	margin-top:-10px; 
    display: block;
  	height: 1px;
 	border: 0;
  	border-top: 1px solid #999;
  	
  	padding: 0;
}

div.io_profile_shell {
	padding:10px;
	margin:0px;
	border-top: 1px solid #eaeaea;

}

div.io_ico,
div.io_ico_m {float: left;}

div.io_ico {width:70px;height:70px; padding:10px; border-radius: 50%; background: #ccc;
    margin-top: 7px;margin-left:10%;margin-right:5%;}
div.io_ico_m {width: 70%;padding-left:5%;}


div.io_profile_shell h2 {
	letter-spacing: 1px;
	color: #777;
    font-family: 'Marcellus', serif;
    font-weight: 400;
    font-weight: normal;
    font-style: normal;	
    text-transform: uppercase;
}

div.io_profile_shell h2,
ul.io_info h2 {
	font-size:16px;
	margin:0;
}

ul.io_info h3 {
	margin:0;
	font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;

}

ul.io_info li {
	margin:3px 0;
	color:#707070;

}



ul.io_info li a {
	color: #036EB8;
	text-decoration: none;
	font-size: 11px;
}
ul.io_info li h2{
	font-family: lato!important;
	letter-spacing: normal!important;
	text-transform: none;
	
}


.io_profile_shell,
ul.io_info {
    list-style-type: none;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
	padding: 0 20px;
    margin: 0;
    color:#707070;
}

div.io_profile_shell div.io_biz {
	float: left;
	width:45%;
	padding:10px 0;
    font-family: 'Lato';
    font-size: 11px;
}

div.io_sal_typ {
	float: left;width:50%;padding:10px; margin-left: 10px; margin-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
	background: #efefef;
}

div.io_sal_typ_ {
	float: left;width:100%;padding:0px; margin-left: 0px; margin-bottom: 10px;
	text-transform: uppercase;
	background: #fff;
}

div.io_biz ul {
  list-style-type: none;margin: 0; padding: 0;

}

span.io_hdr {
	font-family: 'Marcellus', serif;
    font-weight: 400;
    font-weight: normal;
    font-style: normal;	
    line-height: 2.0;
	color:#b28247;

}

.io_file_view {
    font-family: 'Marcellus';
    font-weight: bold !important;
    font-size: 10px;
    letter-spacing: 1px;
    padding-left: 5px;
}

.io_sal_typ__ {
    background: #000;
    margin-bottom: 15px;
    border: 0;
    padding: 10px;
    margin-top: 10px;
    color: #fff;
    border-radius: 8px;
    font-family: 'Marcellus';
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: -5px;
}

.btn_up{
    margin-bottom: 15px!important;
    font-size: 10px!important;
    background: #fff!important;
    border: 1px solid #ccc!important;
    color: #777!important;
}

.btd-profile-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0; top: 0;
    width: 100%; height: 100%;
    background-color: rgb(0 0 0 / 21%);
}
.btd-profile-content {
    background: #fff;
    margin: 10% auto;
    padding: 8px;
    width: 55%;
    max-width: 560px;
    position: relative;
    border-radius: 8px;
	height:500px;
}
.btd-profile-close {
    position: absolute;
    top: 10px; right: 15px;
    font-size: 20px;
    cursor: pointer;
    color: #000;
    font-weight: bold;
	z-index:999;
}



/* === Tabs === */
.io_op li a {
    display: block;
    background: #fff;
    padding: 10px;
    margin: 10px 0;
    font-size: 14px;
    color: #a4a4a4;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
}

.io_op li a:hover,
.io_op li a:focus {
    background: #f8f7f7;
    color: #B28247;
    border-left: 4px solid #B28247;
    font-family: 'Marcellus', serif;
}

/* === Hide all sections initially === */
.io_se {
    display: none;
}

/* === Show only targeted section === */
.io_se:target {
    display: block;
}

/* === Optional: Show first tab if none targeted === */
.io_se:first-of-type:not(:target) {
	display: block;}

	

/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  font-family: Arial;
  font-size:13px!important;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {color: #000!important;
    padding: 8px 16px;
    border: 1px solid #e9e6ed!important;
    border-color: #e9e6ed!important;
    cursor: pointer;
    user-select: none;
    background: #fff!important;
    border-radius: 20px;}	
	
/* .select-selected {
  background-color: DodgerBlue;
} */

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #000;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

.select-items	{
    border: 1px solid #eeeeee !important;
    border-radius: 10px!important;
    margin-top: 5px!important;
}
	
/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

	.business_hdr {
		font-family: "EB Garamond", serif;
  		font-optical-sizing: auto;
  		font-weight: <weight>;
  		font-style: normal;
		border-radius: 10px 10px 0 0;
		font-size:30px;
		padding:10%;
		color:#fff;
		text-align: center;
		background: url('https://distributor.bioprogramming.club/wp-content/uploads/2025/04/business_hdr2.png');}

.address_holder_2 {
	text-transform: uppercase;
}

.address_holder {
	background:#e8e8e8;
	border-radius: 0px;
	padding:20px 20px 30px 20px;;
	margin:0px;
	font-family: arial;
	font-size: 13px;


}

.space_r {height:10px;}

.address_div_icon {
	margin-right:10px;	
	float: left;
}

.address_div_address {
	float: left;
	font-family: Arial;
	font-size:12px;
	margin-left: 2%;
	}
.wht {
	background: #f4f4f4 !important;
}
.op_1 {
	float: left;
	font-family: arial;
	font-size:11px;
	margin:0 15px;}

.bg_hdr {
background: #f5f5f5;
background: linear-gradient(0deg, rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 65%, rgba(255, 255, 255, 1) 100%);

border-radius: 8px;
}

.distributor-result {
            padding: 10px;
            border-bottom: 1px solid #eee;
        }
        .distributor-result:hover {
            background: #f9f9f9;
        }
        .distributor-select-btn {
            margin-top: 5px;
            padding: 5px 10px;
            background: #000;
            color: #fff;
            border: none;
            cursor: pointer;
            font-size: 12px;
        }


    .order-modal { display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.75); z-index:9999; align-items:center; justify-content:center; }
    .order-modal-content { background:#fff; padding:20px; max-width:600px; width:90%; border-radius:6px; position:relative; max-height:80vh; overflow-y:auto; }
    .order-modal-close { position:absolute; top:10px; right:15px; font-size:20px; cursor:pointer; }
    .btd-table {width:100%;font-size:13px!important;}
	
	tr.woocommerce-cart-form__cart-item:nth-child(odd) { background-color: #f2f2f2; }
	.woocommerce-page table.shop_table {border:none!important;}
	tr.woocommerce-cart-form__cart-item td {border:0px!important;}
	.btd-table tr:nth-child(even) { background-color: #ffffff; }
    .btd-table tr:nth-child(odd) { background-color: #f2f2f2; }
    .btd-table th { background-color: #fff; color:#b28247;padding:20px}
    .btd-table td  {font-size:12px; padding:20px 10px;border-bottom: 1px solid #ececec !important;font-family:Lato;color:#707070;}
    .btd-table th  {
			font-size:14px; 
			font-family:Marcellus;
			color: #b28247;
			text-transform:uppercase;
			}
	.btd_search {padding-left: 10px!important; padding: 10px; border-radius:8px;  width: 96%;    background: #efefef;    border: 0px;}
    .bd_search {padding: 10px 50px;    border: 0px;    text-transform: normal; font-size:14px; font-weight:bold;  background: #000;    color: #fff;}



/* Admin section */

input.io_fld {
    width: 30%;
    padding: 10px;
    background: #efefef;
    border: 0;
    color: #707070;
}

.io_selc {padding: 15px!important;
    border: 0px!important;
    background: #cCCCCC1f!important;
}

select.io_sel {
    width: 30%;
    padding: 10px 15px;
    border: 1px solid #ccc;
    border-radius: 20px;
    background: #fff;
    font-size: 14px;
    appearance: none; /* Remove default arrows in Chrome/Safari */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg fill="%23999" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: center;
    cursor: pointer;
}

select.io_sel option {
    padding: 10px;
    font-size: 14px;
}
