.woocommerce_account_subscriptions p.no_subscriptions a.woocommerce-Button.button {
    display: none;
}
.woocommerce-MyAccount-content  p#billing_company_field {
    display: none;
}
td.order-actions.tracking-order-actions .instruction_list_data {
    display: none;
}
.show_usage_instructions,.show_sms_by_twilio_instructions {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	align-items: center;
	justify-content: center;
	background: #0000008f;
	z-index: 9999;
}
.show_usage_instructions_container {
	width: 100%;
	padding: 33px;
	max-width: 575px;
	background: #fff;
	min-height: 174px;
	border-radius: 6px;
	position:relative;
}
orm#share_via_sms_form label {
    display: block;
    font-size: 16px;
    margin-bottom: 6px;
}
form#share_via_sms_form input {
    display: block;
    width: 100%;
    padding: 7px;
    border-radius: 4px;
    border: 1px solid #ccc;
}
form#share_via_sms_form .form-group {
	margin-bottom: 10px;
}
.success_message_data p.success_message_twilleo {
    color: green;
    font-size: 16px;
}
.success_message_data p.error_message_twilleo {
    color: #cd0707;
}
button#submit_sms_share_button {
    padding: 7px 24px;
    background: #ef6c41;
    color: #fff;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 18px;
    margin-top: 10px;
}
body.no-scroll-popup-active,html.no-scroll-popup-active {
    overflow: hidden;
    height: 100%;
    margin: 0;
    height: 100% !important;
    overflow: hidden !important;
}
button#submit_sms_share_button:hover {
    background: #ef5f30c4;
}
.show_usage_instructions h2 {
	padding: 0 !important;
	font-size: 20px !important;
	font-weight: 600 !important;
}
.qr_code_share img {
    max-width: 200px !important;
}
.qr_code_share {
    margin-bottom: 20px;
}
.gens-referral_share .share_via_sms_custom {
    background: #665cac;
}
table.fullfillments_Instructions_order_tabel {
    border-spacing: 2px;
    border-color: gray;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 10px;
}
table.fullfillments_Instructions_order_tabel td, table.fullfillments_Instructions_order_tabel th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
tr.highlight_order_row {
    background: #2da2ab63;
}
tr.highlight_order_row 
 a.woocommerce-button-track.button {
    background: #ef6c41;
    color: #fff;
}
tr.highlight_order_row a.woocommerce-button-track.button:hover {
    background: #ef6c41de;
}
tr.highlight_order_row td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number a {
    color: #000;
}
.show_usage_instructions h2 {
    padding: 0 !important;
    font-size: 1.4rem !important;
    font-weight: 700 !important;
    margin-bottom: 5px !important;
}
.woocommerce-address-fields p#shipping_company_field {
    display: none;
}
.show_usage_instructions_container p,.instruction_below_content p {
    font-size: 16px;
    line-height: 120%;
}
.instruction_below_content {
    margin-top: 19px;
}
.show_usage_instructions_body td, .show_usage_instructions_body th {
    font-size: 16px;
}
button.cancel_show_usage_instructions {
	margin-top: 19px;
	padding: 8px 26px;
	border: none;
	cursor: pointer;
}
button.cancel_show_usage_instructions {
    cursor: pointer;
    background: #ef6c41;
    color: #fff;
    font-weight: 600;
    border: 1px solid #ef6c41;
    margin-top: 0;
    position: absolute;
    right: -6px;
    top: -7px;
    height: 25px;
    width: 25px;
    padding: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
	transition: 0.4s;
}
button.cancel_show_usage_instructions:hover {
    transform: rotate(179deg);
}
span.button.usageInstructions_button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #fff;
    background-color: #ef6c41;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
span.button.usageInstructions_button:hover {
    background-color: #ef6c41db;
}
.gens-raf-message span.gens-ctc-qrcode {
    position: absolute;
    right: 15px;
    font-weight: 600;
    font-size: 13px;
    color: #1b6dbf;
    cursor: pointer;
}
.gens-raf-message span.gens-ctc-qrcode:hover {
    color: #222;
}
button.submit_reffer_email_button {
    background: #ef6c41;
    border: none;
    color: #fff;
    height: 50px;
    width: 292px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
    max-width: 100%;
    position: relative;
	text-transform:uppercase;
}
button.submit_reffer_email_button:hover {
    background: #ef6c41e0;
}
button.submit_reffer_email_button svg {
    height: auto !important;
    width: 21px !important;
    transform: rotate(180deg);
    fill: none !important;
    margin: 0 auto;
    position: absolute;
    right: 18px;
    top: 17px;
}
.gens-refer-a-friend .gens-referral_share__email form#gens-referral_share__email input {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ddd !important;
    width: 100%;
    border-radius: 5px !important;
    background: transparent !important;
}
.gens-refer-a-friend .gens-referral_share__email form#gens-referral_share__email input.error {
    border: 1px solid #a31000 !important;
}
.gens-referral_stats > div {
    background: #fff !important;
    color: #2a3447 !important;
    font-size: 19px;
    padding: 10px 0 !important;
}
body.woocommerce-account.woocommerce-add-payment-method .woocommerce-notices-wrapper {
    display: block !important;
}
.woocommerce-MyAccount-content #js--gens-email-clone {
    bottom: 93px;
}
.woocommerce-MyAccount-content #js--gens-email-remove {
    bottom: 71px;
}
body.woocommerce-account p#update_all_subscriptions_addresses_field {
    display: none !important;
}
@media only screen and (min-width: 768px){
	.woocommerce-MyAccount-content td.tracking-number-instruction {
		max-width: 266px;
	}
	.woocommerce-MyAccount-content td.order-actions.tracking-order-actions {
		min-width: 107px;
	}
	.woocommerce-MyAccount-content table.shop_table.shop_table_responsive.my_account_tracking {
		font-size: 13px;
	}
	
}
@media only screen and (max-width: 767px){
	.my_account_Fulfillments table.fullfillments_order_tabel.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table td.woocommerce-orders-table__cell:empty {
		display: none;
	}
}