ul {
    margin: 0;
    padding: 0;
    list-style: none;
}	
input[type=text], input[type=password], input[type=email], input[type=tel], 
input[type=date], input[type=month], input[type=week], input[type=time], 
input[type=number], input[type=search], input[type=url], textarea {
	color: #000000;
}
input:focus, textarea:focus, select:focus { 
	background: transparent; 
	border: none;
}
input:hover, textarea:hover, select:hover {
	cursor: pointer !important;
}
::-webkit-input-placeholder { /* Edge */
  color: #999999;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999999;
}

::placeholder {
  color: #999999;
}
button:active, input[type=button]:active, input[type=submit]:active, button:focus, input[type=button]:focus, input[type=submit]:focus {
	top: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    display: none;
}
.product-prescription-area {
    padding: 0;
    margin-bottom: 0;
    text-align: left;
}
.clearfix {
    clear: both;
}
.custom-checkbox {
    padding-bottom: 19px;
    float: left;
}
.custom-checkbox input {
	display: none;
}
.custom-checkbox label {
    position: relative;
    padding-left: 40px;
    margin: 0;
    line-height: 24px;
	font-size: 16px;
    font-weight: 400;
    color: #333333; 
	cursor: pointer;
	    float: left;
}
.custom-checkbox label::before {
    position: absolute;
    content: "";
    left: 0;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    top: 50%;
    transform: translateY(-50%);
}
.custom-checkbox label::after {
    content: "";
    position: absolute;
    z-index: 99;
    cursor: pointer;
    top: 50%;
    left: 7px;
    height: 16px;
    width: 16px;
    background: url(../img/rx-icon-check.png) no-repeat center !important;
    background-size: 12px !important;
    display: none;
    transform: translateY(-50%);
}
.custom-checkbox input[type="checkbox"]:checked + label::after {
	display: block;
}
.custom-checkbox input[type="checkbox"]:checked + label::before {
    background: #12938E;
}

.variations_form {
    margin: 0 !important;
}

.datepicker-container {z-index: 99999 !important;} 	

.woo-variation-swatches .woo-variation-raw-select, .woo-variation-swatches .woo-variation-raw-select+.select2 {
    display: block !important;
}
/*First line of selector is for IE11*/
.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper,
.woo-variation-swatches .variable-items-wrapper {
    display: none !important;
}	
 .opticians-details-wrap input[type="number"]{-moz-appearance: textfield;}
/*========= Fixed Positioned CL Steps Overlay ==========*/
#cl-steps-wrapper {
    position: static;
    z-index: 9999;
    display: none;
    padding: 0;
    margin: 0;
    float: none;
}
#cl-steps-wrapper-inner {
    max-width: 1392px;
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
}
#cl-options-wrapper {
    max-width: 66.5%;
    width: 100%;
    float: left;
    padding: 48px;
}

/* Header */
.cl-header {
    border-bottom: 1px solid #9E9E9E;
}
.cl-header-inner {
    max-width: 1392px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 48px 8px 16px;
}
.cl-header figure {
    margin: 0;
}
.cl-header img {
    max-width: 140px;
}

/*========== Selected Product Sidebar ==========*/
#product-sidebar {
    width: 100%;
    max-width: 34.5%;
    float: left;
    padding: 48px 52px 48px 24px;
    background: #FAFAFA;
    position: relative;
    box-shadow: 6px 0px 6px 0px rgba(0, 0, 0, 0.08);
}
#product-sidebar::before {
    content: "";
    position: absolute;
    left: -1000px;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fafafa;
    z-index: -1;
}
.product-sidebar-inner {
}
.product-sidebar-inner h2 {
    font-size: 24px;
    color: #12938E;
    font-weight: 600;
    margin: 0;
    margin-bottom: 24px;
    line-height: 1.5;
    letter-spacing: -0.8px;
}
.product-sidebar-inner figure {
    padding: 24px 0 48px;
    margin-bottom: 0;
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
}
.product-sidebar-inner figure img {
    max-width: 220px;
}
.product-sidebar-inner h4.pro-name {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.5;
    color: #3F4D4C;
    margin: 24px 0 16px;
}
.product-sidebar-inner ul.eye-qty {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 0.8;
    color: #4D5858;
    padding-bottom: 12px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 24px;
}
.product-sidebar-inner ul.eye-qty li {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 13px;
    max-width: 290px;
}
.product-sidebar-inner .selected-qty.disabled {
    text-decoration: line-through;
    color: #a3a3a3;
}
.product-sidebar-inner .total-price {
    color: #12938E;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    pointer-events: none;
}
.product-sidebar-inner .total-price .price-total {
    float: right;
    font-size: 18px;
    color: #000;
    font-weight: 700;
}
.product-sidebar-inner .total-price .price-total .currencySymbol {
    font-weight: 400;
}

/*========== Validation Error ===========*/
.error {
    float: left;
    display: block;
    margin-bottom: 0;
    font-size: 11px;
    color: #d70b0b;
    padding: 3px 0px 0;
    border-radius: 2px;
    font-weight: 500;
}
.error.top {
    width: 100%;
    border: 1px solid #d70b0b;
    padding: 7px 15px;
    margin-bottom: 20px;
    font-size: 12px;
	background: #fff3f3; 
}	
#eye-selection .error.top {
    margin-bottom: 0;
    margin-top: 20px;
}	
.eyeerror {
	float: left;
    display: block;
    color: #d70b0b;
    border-radius: 2px;
    font-weight: 500;
	width: 100%;
    border: 1px solid #d70b0b;
    padding: 7px 15px;
    font-size: 12px;
	background: #fff3f3; 
	margin-bottom: 0;
    margin-top: 20px;
}

.fixedloader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    background: rgba(0,0,0,0.2);
    text-align: center;
	display: none;
}
.fixedloader figure {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
}

.colour-option {
    margin-bottom: 30px;
    display: block;
    float: left;
    width: 100%;
}
.colour-option .lg-custom-drop {
	max-width: 335px;	
}
.colour-option .lg-custom-drop.single_val_attr {
	max-width: 100%;	
}

/*========== Eye Selection First Step ============*/
#eye-selection {
    padding: 0 0 23px 0;
}
#eye-selection .qty-label { 
	float: left;
	width: 100%;
	font-size: 16px;
	color: #666666;
	margin-bottom: 28px;
}
#eye-selection ul {
    margin: 0;
    display: flex;
    gap: 20px;
    width: 100%;
    justify-content: space-between;
}
#eye-selection li {
    width: 50%;
    padding: 0;
    max-width: 190px;
}
#eye-selection li.disabled {
	opacity: 0.7;
}
#eye-selection li.disabled .box5 {
	pointer-events: none;
}
#eye-selection li.left-eye-selection .box5 {
    margin: 0 !important;
}
.stepper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.stepper button {
    width: 43px;
    height: 43px;
    border: 1px solid #ddd !important;
    border-radius: 3px 0 0 3px !important;
    color: #666 !important;
    font-size: 0;
    padding: 0;
    background: url(../img/minus.png) no-repeat center #fff;
    background-color: #fff !important;
}
.stepper button.increase {
    border-radius: 0 3px 3px 0;
	background: url(../img/plus.png) no-repeat center #fff;
}
.stepper button.disabled {
	opacity: 0.5; 
}
.stepper .q-value {
    flex: 1;
    text-align: center;
    line-height: 43px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    height: 43px;
    background: #fff;
	font-size: 16px;
    color: #000000;
}

/*========== Continue Button Section ============*/
#continue-btn {
    float: left;
    width: 100%;
    margin-bottom: 23px;
}
#continue-btn a {
    float: left;
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 50px;
    padding: 0;
    font-size: 16px;
    text-transform: none;
    font-weight: 600;
    height: 48px;
    line-height: 48px;
    background: #00837E;
    color: #FFF;
}
#continue-btn a:hover {
	text-decoration: none;
	opacity: 0.8;
}

/*========= Back and Continue ===========*/
.section-footer {
    padding: 8px 0;
    display: flex;
    gap: 24px;
}
button.secondary-btn {
    padding: 13px 32px;
    border-radius: 30px;
    border: 2px solid #00837E;
    color: #00837E;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    background: #fff;
}

/*========== Who is this Section ===========*/
#patient-info {
    padding: 0 0 30px;
	display: none;
}
#patient-info .patient-info {
    max-width: 600px;
    margin: 0 auto;
}
#patient-info h5 {
    text-align: center;
    font-size: 24px;
}
#patient-info input[type=text] {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    height: 49px;
    padding: 10px 15px;
    font-size: 16px;
	margin: 10px 0 5px;
}
#patient-info .continue-btn {
	float: right;
    display: block;
    width: 250px;
	max-width: 100%;
    text-align: center;
    background: #e73131;
    color: #fff;
    border-radius: 5px;
    padding: 12px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
	margin-top: 20px;
}
#patient-info .continue-btn:hover {
	text-decoration: none;
	background: #dd1b1b;
}

/*========= Rx Type Selection ==========*/
#rx-type-selection {
	display: none;
}
#rx-type-selection h2 {
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-transform: uppercase;
    color: #3F4D4C;
    margin: 0 0 16px;
}
#rx-type-selection ul {
    float: left;
    margin-top: 20px;
    width: 100%;
}
#rx-type-selection li {
    width: 100%;
    margin-bottom: 16px;					   
}
#rx-type-selection li .option-wrapper {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 16px 85px 16px 48px;
    position: relative;
    display: flex;
    gap: 24px;
    align-items: center;
    min-height: 113px;
    background: url(../img/rx-icon-arrow.png) no-repeat #fff;
    background-position: right 30px center;
    background-size: 10px;
}

#rx-type-selection li .option-wrapper:hover, 
#rx-type-selection li .option-wrapper.selected {
    border-color: #12938E;
    background-color: #F6FAF9;
}
#rx-type-selection li .option-wrapper::before {
    width: 23px;
    height: 23px;
    position: absolute;
    left: 24px;
    top: 50%;
    margin-top: -11px;
    content: '';
    border-radius: 23px;
    border: 1px solid #C0C0C0;
    pointer-events: none;
}
#rx-type-selection li .option-wrapper.selected::before {
	background: #12938e url(../img/rx-icon-check.png) no-repeat center;
    border-color: #12938e;
    background-size: 13px auto;
}
#rx-type-selection li .option-wrapper input {
	display: none;
}
#rx-type-selection li a::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent;
}
#rx-type-selection li .option-wrapper figure {
    margin-bottom: 0;
    min-width: 100px;
    text-align: center;
}
#rx-type-selection li .option-wrapper img {
	max-height: 36px;
}
#rx-type-selection li .option-wrapper .selection-info {
    align-self: flex-start;
    width: 100%;
}
#rx-type-selection li .option-wrapper h4.rx-type-heading {
    margin: 0 0 4px;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
}
#rx-type-selection li .option-wrapper p {
	margin: 0;
    color: #757575;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
}

/*======= Rx Options Section =========*/
#rx-type {
	display: none;
}
.tab-pane h2 {
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    text-transform: uppercase;
    color: #3F4D4C;
    margin: 0 0 40px;
}

/*======= Add new Prescription ======*/
.both-same-checkbox {
    text-align: right;
}
.both-same-checkbox label {
    padding-right: 35px;
}
.both-same-checkbox label::before {
    left: auto;
    right: 0;
}
.both-same-checkbox label::after {
    left: auto;
    right: 4px;
}

#enter_rx .box1 .custom-checkbox {
    padding-bottom: 0;
}
#enter_rx .box1 .custom-checkbox label {
    font-size: 16px;
}
#enter_rx .eyes-diff {
    margin-bottom: 24px;
    padding: 0;
}
#enter_rx .eyes-diff.disabled {
    pointer-events: none;
	opacity: 0.5;
}
#enter_rx .custom-checkbox label {
    padding-left: 32px;
    line-height: 26px;
}
#enter_rx .custom-checkbox label::before {
    width: 24px;
    height: 24px;
}
#enter_rx .custom-checkbox label::after {
    left: 4px;
}
#enter_rx .sp-prescription-box {
    max-width: 756px;
}
.liDisabled.rx-values::after {
    content: 'Please select an eye.';
    float: left;
    display: block;
    margin-bottom: 0;
    font-size: 11px;
    color: #d70b0b;
    padding: 10px 0px;
    border-radius: 2px;
    font-weight: 500;
    width: 100%;
    border: 1px solid #d70b0b;
    text-align: center;
}
ul.rx-values li {
    float: left;
    width: 50%;
} 
ul.rx-values li.disabled {
    
}
ul.rx-values li#variationRow0 {
    border-right: 1px solid #ccc;
}
ul.rx-values li#variationRow1 {
}
ul.rx-values li.disabled .box2, 
ul.rx-values li.clickdisabled .box2 {
	pointer-events: none;
	opacity: 0.5;
}
ul.rx-values li.clickdisabled .box1 {
    pointer-events: none;
	opacity: 0.5;
}
ul.rx-values li > span:not(.box1) {
    padding-right: 24px;
    margin: 16px 0 0 !important;
    width: 100%;
    float: left;
    display: flex;
	flex-direction: column;
    justify-content: left;
}    
ul.rx-values li#variationRow1 > span:not(.box1) {
    padding-left: 24px;
    padding-right: 0;
}
ul.rx-values li .box1 {
    font-size: 16px;
    color: #000;
    text-align: left;
    display: block;
    padding: 0 24px 24px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 8px;
    float: left;
    width: 100%;
}
ul.rx-values li#variationRow1 .box1 {
    padding-left: 24px;
    padding-right: 0;
}
.lg-custom-drop, .lg-custom-input {
    color: #616161;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    float: left;
    width: 100%;
    position: relative;
}
.lg-custom-drop.single_val_attr {
    padding: 15px 16px;
    border: 1px solid #a0a0a0;
    border-radius: 4px;
    background: transparent;
}	
.lg-custom-drop.single_val_attr:focus {
    border: none !important;
}
.lg-custom-drop .attrib_val {
	float: right;
    z-index: 999;
    position: absolute;
    left: auto;
    right: 20px;
    top: 2px;
    bottom: 2px;
    color: #333333;
    line-height: 45px;
}
.lg-custom-drop select {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #212121;
    height: 54px;
    padding: 12px 16px;
    border-radius: 4px;
    border: 1px solid #BDBDBD;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.10);
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: #fff;
}
ul.rx-values .lg-custom-drop select {
    font-size: 14px;
    height: 40px;
    padding: 6px 16px;
    border-radius: 4px;
    border: 1px solid #767676;
    box-shadow: none;
}
.lg-custom-drop .label-text, .lg-custom-input .label-text {
    margin-bottom: 8px;
    float: left;
}

ul.rx-values .lg-custom-drop .label-text, ul.rx-values .lg-custom-input .label-text {
    margin-bottom: 2px;
    color: #3d3d3d;
}
.lg-custom-drop.single_val_attr .label-text {
    margin-bottom: 0;
}
.lg-custom-drop.single_val_attr select {
	opacity: 0;
	display: none !important;
}
.lg-custom-drop::after {
    content: "";
    position: absolute;
    bottom: 4px;
    width: 32px;
    height: 45px;
    background: url(../img/drop-arrow.png) no-repeat center #fff;
    right: 1px;
    pointer-events: none; 
}
ul.rx-values .lg-custom-drop::after {
    height: 32px;
}
.lg-custom-drop.single_val_attr::after {
	display: none; 
}
#enter_rx .patient-info-wrapper {
    padding-top: 24px;
    margin-top: 30px;
    border-top: 1px solid #e0e0e0;
    max-width: 620px;
}

.rx-two-col h5 {
    margin: 0 0 16px;
    float: left;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    width: 100%;
}
.rx-two-col .rx-col-2 {
    max-width: 650px;
    margin: 0 -15px;
}
.col-100 {
    width: 100%;
    float: left;
}
.rx-two-col .rx-col-2 .col-50 {
    padding: 0 15px;
    width: 50%;
    margin-bottom: 24px;
    float: left;
}
.rx-two-col .rx-col-2 .col-50 .lg-custom-input input {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #212121;
    height: 54px;
    padding: 12px 16px;
    border-radius: 4px;
    border: 1px solid #BDBDBD;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.10);
}

.lg-custom-input input::-webkit-input-placeholder { /* Edge */
  color: transparent !important;
}
.lg-custom-input input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: transparent !important;
}
.lg-custom-input input::placeholder {
  color: transparent !important;
}

.op-practice-details h3 {
	font-size: 24px;
	color: #000000;
	margin: 0 0 30px;
	font-weight: 400;
}
.op-practice-details .tab-pane {
    display: none;
    padding: 25px 0;
}
 
.verification-method .error{
	display: none;
}
.verification-method .col-50 a {
    border: 1px solid #8ba7d7;
    display: block;
    width: 100%;
    border-radius: 3px;
    padding: 17px 28px 17px 20px;
    font-size: 13px;
    color: #666666;
	min-height: 105px;
}
.verification-method .col-50 a.selected { 
	border: 2px solid #416cb3;
	background: url(../img/checkmark-for-verification.png) no-repeat right 13px top 13px;
    background-size: 15px;
}
.verification-method .col-50 a:hover, 
.verification-method .col-50 a:focus {
	text-decoration: none;
} 
.verification-method .col-50 input {
    display: none;
}
.verification-method .col-50 a span {
    font-size: 14px;
    display: block;
    font-weight: 700;
    color: #3f6bb2;
    padding-bottom: 8px;
}

/*----- Image Upload -----*/
.upload_img_wraper {
    float: left;
    width: 100%;
}
.cl-image-area {
    width: 724px;
    height: auto;
    max-width: 100%;
    border: 1px dashed #707070;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 48px 16px;
    border-radius: 4px;
    margin-bottom: 32px;
}
.upload_img {
    background: url(../img/camera.png) no-repeat center top;
    background-size: 39px;
    padding-top: 64px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.upload_img p {
    color: #3D3D3D;
    font-weight: 600;
    line-height: 1.6;
    margin: 0 0 8px; 
}    
.upload_img_wraper input {
    display: none;
}
.upload_img_wraper label {
    padding: 14px 24px;
    border-radius: 24px;
    border: 2px solid #3D3D3D;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    width: 92px;
    margin-top: 24px;
    cursor: pointer;
}
.upload_img_wraper label:hover {
    background: #3D3D3D;
    color: #fff;
}
.upload_img_wraper span {
    color: #707070;
    font-size: 14px;
    line-height: 1.4;
}
.cl-uploaded-image .close-upload {
    content: "x";
    background: rgba(255, 0, 0, 0.7);
    text-transform: lowercase;
    width: 24px;
    height: 24px;
    color: #fff;
    line-height: 24px;
    border-radius: 100%;
    cursor: pointer;
}

.cl-uploaded-image .close-upload i {
    display: none;
}

.cl-uploaded-image .close-upload:before {
    content: "x";
}
.cl-uploaded-image-wrap {
    display: none;
    text-align: center;
    max-width: 724px;
    padding-bottom: 24px;
}
.cl-uploaded-image {
    width: 724px;
    height: auto;
    max-width: 100%;
    border: 1px dashed #707070;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 48px 16px;
    border-radius: 4px;
    margin-bottom: 24px;
}
.cl-uploaded-image img {
    max-height: 222px;
}
.cl-uploaded-image-wrap .close-upload {
    cursor: pointer;
    color: #000;
    font-size: 14px;
    line-height: 1.4;
}
.img-up-success {
	padding-left: 44px;
    background: url(../img/tick.png) no-repeat left top;
    line-height: 32px;
    background-size: 32px;
    text-align: left;
}
.image-notice {
    font-size: 11px !important;
    color: #d70b0b !important;
    line-height: 1 !important;
    display: block;
    text-transform: none;
    margin: 7px 0;
    text-align: left;
}
.cl-uploaded-image .file-name {
    display: block; 
    padding: 5px 0 0;
}

input[name="dob"] ,input[name="existing_patient_dob"] ,input[name="rx_date"] {
	background: url(../img/calendar.png) no-repeat right 13px center #fff !important; 
	background-size: 20px !important;
}	

/*===== Upoad Prescription Section =====*/
#upload_rx .patient-info-wrapper {
    padding: 24px 0 0;
	border-bottom: none;
	border-top: 1px solid #e0e0e0;
    max-width: 620px;
    display: none;
}
#upload_rx .prescription-info-wrapper {
    display: none;
    border-top: 1px solid #e0e0e0;
    max-width: 620px;
}

/*===== Send Later Section ======*/
.send-later-text {
    width: 100%;
    text-align: center;
    padding-bottom: 55px;
    padding-top: 45px;
}
.send-later-text h3 {
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 500;
}
.send-later-text .send-description span { 
    color: #ff0000;
}
.send-description p {
    color: #666;
	font-size: 16px;
    line-height: 1.7;
    margin: 0;
}	
.send-later-text .send-description span.ptop {
    padding-top: 13px;
    display: inline-block;
    color: #666 !important;
}
.send-description p a {
	color: #666;
	text-decoration: underline;
	display:inherit;
}
.patient-info-wrapper {
    border-bottom: 1px solid #e0e0e0;
    max-width: 620px;
}
#existing_patient .patient-info-wrapper {
    border-bottom: none;
}
.prescription-info-wrapper {
    padding-top: 24px;
}

/*===== Existing Patient Section =====*/
#existing_patient .patient-info-wrapper p {
    margin-bottom: 40px;
}

/*===== Footer Buttons =====*/
.footer-nav {
    padding: 10px 0;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-nav .back-btn, .footer-nav .close-btn {
    float: left;
    padding: 0;
    font-size: 16px;
    color: #333333;
    padding-left: 27px;
    background: url(../img/back.png) no-repeat left center; 
}
.footer-nav button.single_add_to_cart_button_lenses {
    float: right !important;
    width: 428px;
    max-width: 60%;
    height: 49px;
    border-radius: 3px !important;
    border: none !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
	margin-left: auto;
}

/*========== Responsive ===========*/
@media(max-width: 1100px) {
	.custom-checkbox label {
		padding-left: 30px;
		font-size: 14px;
	}
	.custom-checkbox label::before {
		width: 20px;
		height: 20px;
	}
	.custom-checkbox label::after {
		left: 2px;
	}
	
	/*----- Eye selection stepper -----*/
	.stepper button {
		width: 36px;
		height: 40px;
	}
	.stepper .q-value {
		line-height: 40px;
		height: 40px;
		font-size: 14px;
	}
	
	/*----- RX Content -----*/
	#product-sidebar {
        max-width: 350px;
        padding: 48px 24px;
    }
    
    #rx-type-selection li .option-wrapper {
        padding: 16px 70px 16px 48px;
    }
    #rx-type-selection li .option-wrapper figure {
        min-width: 60px;
    }
	
	/*----- Existing Patient -----*/
	#existing_patient .op-practice-location .rx-col-2 .col-50 {
		width: 100%;
		max-width: 480px;
	}
	
	/*----- Upload Prescription -----*/
	#upload_rx .upload-wrapper {
		padding: 0 0 35px;
	}
	.rx-two-col .upload-presc-wrap.rx-col-2 {
		margin: 0;
	}
	#upload_rx .patient-info-wrapper {
		padding: 30px 0 0;
	}
	
	/*----- Send Later -----*/
	.send-later-text {
		padding-bottom: 15px;
		padding-top: 15px;
	}
	#send_later .patient-info-wrapper {
		padding: 30px 0 0;
		margin-bottom: 10px;
	}
	
	/*----- Enter New Prescription -----*/
	#enter_rx .box1 .custom-checkbox label {
		font-size: 14px;
	}
}	
@media(max-width: 900px){
    #rx-type-selection ul {
        margin-top: 0;
    }
    #rx-type-selection li .option-wrapper {
        padding: 16px 70px;
        flex-direction: column;
        text-align: center;
        gap: 0;
    }
    #rx-type-selection li .option-wrapper figure {
        margin-bottom: 10px;
    }
}    
@media(max-width:768px){
    #product-sidebar {
        position: fixed;
        z-index: 999;
        bottom: 0;
        overflow: auto;
        left: 0;
        right: 0;
        max-width: 100%;
        padding: 0;
        background: none;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        height: 52px;
    }
    #product-sidebar.active {
        top: 0;
        background: rgba(0,0,0,0.3);
        height: auto;
    }
    #product-sidebar::before {
        display: none;
    }
    .product-sidebar-inner {
        background: #fff;
    }
    .product-sidebar-content {
        padding: 20px 20px 70px;
        display: none;
    }
    .product-sidebar-inner .total-price {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 8px 16px;
        margin: 0;
        background: #F6F6F6;
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
        pointer-events: all;
    }
    .product-sidebar-inner .total-price .price-total {
        padding-right: 48px;
        position: relative;
        line-height: 32px;
    }
    .product-sidebar-inner .total-price .price-total:after {
        content: "";
        width: 32px;
        height: 32px;
        background: url(../img/chevron-up-white.png) no-repeat center #12938E;
        position: absolute;
        right: 0;
        border-radius: 32px;
    }
    .active .product-sidebar-inner .total-price .price-total:after {
        transform: rotate(180deg);
    }
    #cl-steps-wrapper-inner {
        flex-direction: column;
    }
    #cl-options-wrapper {
        max-width: 100%;
        padding: 30px;
    }
    .tab-pane h2 {
        margin: 0 0 15px;
    }
    #send_later .patient-info-wrapper {
        padding: 10px 0 0;
    }
    .cl-image-area {
        padding: 28px 16px;
        margin-bottom: 0;
    }
    .cl-uploaded-image-wrap {
        padding-bottom: 0;
    }
}
@media(max-width:480px) {
    #cl-options-wrapper {
        padding: 16px;
    }
    .rx-two-col .rx-col-2 .col-50 {
        width: 100%;
    }
    ul.rx-values li > span:not(.box1) {
        padding-right: 16px;
    }
    ul.rx-values li#variationRow1 > span:not(.box1) {
        padding-left: 16px;
        padding-right: 0;
    }
}    