.fl-page-content {
    background-color: transparent;
}
#component_1770199271 .component_option_thumbnails_container,
#component_1721888200, .summary_element_1721888200, #component_1721990927 {
    display: none !important;
}
.composite_form .composite_pagination ul li.pagination_element.pagination_element_1721888200 {
    display: none;
}

#review-sidebar .widget_composite_summary ul.summary_elements .summary_element_1584107435 ul.content_product_meta, 
#review-sidebar .widget_composite_summary ul.summary_elements .summary_element_1721888201 ul.content_product_meta {
    display: none;
}

#frame-selection-sidebar > .fl-col-content {
    justify-content: space-between;
}
#frame-selection-sidebar.frame-sidebar {
    position: relative;
    min-height: calc(100vh - 100px);
}
#frame-selection-sidebar.frame-sidebar:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: -1000px;
    right: 0;
    display: block;
    background: #f6f6f6;
    z-index: -1;
}
.sidebar-lens-info {
    margin-bottom: 24px;
}
.sidebar-lens-info span.pp-primary-title {
    padding-right: 35px;
    position: relative;
    line-height: 28px;
    cursor: pointer;
}
.sidebar-lens-info span.pp-primary-title:before {
    position: absolute;
    right: 0;
    width: 26px;
    height: 26px;
    background: url(/wp-content/themes/bb-theme-child/assets/images/chevron-down-white.png) no-repeat 6px 10px #266AA8;
    content: "";
    border-radius: 30px;
    top: 0;
}
.sidebar-lens-info.active span.pp-primary-title:before {
    rotate: 180deg;
}

.component_pagination {
    display: none !important;
}
#review-sidebar .widget_composite_summary .none {
    display: none;
}
.component_option_thumbnail.selected:not(.loading) button:after {
    display: none !important;
}
.component_data table.variations tr.attribute_options ul.variable-items-wrapper li .einfo {
    display: none;
}
.component_data table.variations tr.attribute_options ul.variable-items-wrapper li .einfo:last-child {
    display: block;
}
.info-wrapper {
    position: absolute;
    right: 0;
    top: -4px;
}
.info-toggle {
    position: absolute !important;
    top: 0;
    background: url(../images/info-icon.png) no-repeat top right transparent !important;
    background-size: 24px !important;
    width: 40px;
    height: 40px;
    border: none !important;
    z-index: 999;
    text-indent: 0 !important;
    outline: none !important;
    border: none !important;
}
.info-toggle:after {
    display: none !important;
}
.info-popup {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.25);
    padding: 10px;
}
.info-popup .close {
    position: absolute !important;
    right: 5px;
    top: 8px;
    border: none;
    width: 40px;
    height: 40px;
    font-weight: 300;
    font-size: 17px;
    text-indent: 0 !important;
    background: transparent;
    color: #fff;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}
.einfo .info-toggle {
    right: 0;
}
.info-popup .info-content {
    max-width: 640px;
    margin: 0 auto;
    background: #666666;
    padding: 24px 24px;
    position: relative;
    border-radius: 6px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.60);
    color: #fff;
    transform: translateY(-50%);
    top: 50%;
    max-height: 90vh;
    overflow: auto;
}
.info-popup h5.thumbnail_title.title {
    margin-bottom: 16px !important;
    text-transform: capitalize;
    color: #fff !important;
}
.info-popup .info-content p {
    color: #fff !important;
}

p:empty {
    display: none;
}
.info-popup .info-content ul {
    margin-bottom: 18px;
}
.info-popup .info-content p {
    color: #fff !important;
}

.woocommerce .composite_form {
    position: static !important;
    padding: 0 !important;
    overflow: visible !important;
    margin: 0 !important;
}
.woocommerce .composite_form .composite_component .component_content{ 
    height: auto !important; 
    overflow: visible !important;
}
.wc-pao-addon-container label.wc-pao-addon-name {
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	color: #616161;
	margin-bottom: 8px;
}
em.required{
	font-style: inherit;
    margin-left: -2px;
}
/* RX Nav Styles */
.woocommerce .composite_form .composite_pagination .nav-prev,
.woocommerce .composite_form .composite_pagination .nav-next, 
.woocommerce .composite_form .composite_pagination .nav-exit {
    background: url(../images/chev-right.png) no-repeat center right;
    margin: auto;
    color: #45484A;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 40px;
    padding: 0 20px;
}
.woocommerce .composite_form .composite_pagination .nav-prev, 
.woocommerce .composite_form .composite_pagination .nav-exit { 
    left: 0;
    right: auto;
    background: url(../images/chev-left.png) no-repeat center left;
}
.woocommerce .composite_form .composite_pagination .nav-prev.disabled,
.woocommerce .composite_form .composite_pagination .nav-next.disabled { 
    pointer-events: none;
    opacity: 0.5; 
}
.woocommerce .composite_form .composite_pagination nav{
    overflow: visible;
    margin: 0 auto 84px;
    position: relative;
}
.woocommerce .composite_form .composite_pagination {
    text-align: center;
    padding: 0;
    margin: 0;
}
.composite_form.small_width .composite_pagination {
    display: block !important;
}
.woocommerce .composite_form .composite_pagination ul{ 
    padding: 0;
    margin: 0;
    position: relative;
    display: flex;
    align-items: stretch;
}
.woocommerce .composite_form .composite_pagination ul li:before,
.woocommerce .composite_form .composite_pagination ul li:after{ display: none; }
.woocommerce .composite_form .composite_pagination ul li{
    float: none;
    vertical-align: top;
    margin: 0;
    background: none !important;
    padding: 0;
    font-weight: 400;
    height: auto;
    line-height: 0;
    position: static;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.woocommerce .composite_pagination .element_inner {
    max-width: 100%;
    padding: 0;
    margin: 0;
    font-weight: 600;
    font-size: 0;
    display: block;
    background: #E3E3E3;
    height: 5px;
    min-width: 82px;
    border-radius: 0;
    width: 100%;
}
.woocommerce .composite_pagination ul li.pagination_element_current .element_inner, 
.woocommerce .composite_pagination ul li.visited .element_inner {
    background: #3158A4;
}
.woocommerce .composite_pagination .element_index, .woocommerce .composite_pagination .element_link {
    display: none;
}
.woocommerce .composite_pagination .element_title{ 
    display: block; 
    white-space: normal;
}

.woocommerce .last-step #final-step-summary .title-text.pp-primary-title, 
.woocommerce .last-step #final-step-summary .content_product_title, 
.woocommerce .last-step #final-step-summary .meta_value, 
.woocommerce .last-step #final-step-summary .woocommerce-Price-amount.amount {
    color: #212121 !important;
    line-height: 32px;
}
.woocommerce .composite_pagination .element_link.inactive,
.woocommerce .composite_pagination .pagination_element.pagination_element_review  .element_link,
.woocommerce .last-step .composite_pagination .pagination_element.pagination_element_review .element_link{ color: #9E9E9E; }
.woocommerce .last-step .composite_pagination .pagination_element.pagination_element_review .element_link{ pointer-events: unset;
    cursor: pointer; }
.woocommerce .composite_pagination .pagination_element.pagination_element_review  .element_link{ pointer-events: none; cursor: default; }
.woocommerce .composite_pagination .element_link.inactive:before,
.woocommerce .composite_pagination .pagination_element.pagination_element_review  .element_link:before{
	border-color: #bdbdbd;
	background:#fff;
}
.woocommerce .composite_pagination .element_link:hover{ text-decoration: none; }
/* separtors */
.wc-pao-addon-separator-bar-1 {
    border-bottom: 1px solid #e0e0e0;
    margin: 0 0 37px !important;
    display: block;
    overflow: hidden;
}
.wc-pao-addon-separator-bar-1 .wc-pao-addon-heading {
    display:none !important;
}
/* Step Titles Styles */
.woocommerce .composite_form .component_inner .composite_navigation,
.woocommerce .composite_form .composited_product_details_wrapper,
.woocommerce .composite_form .composited_product_images,
.woocommerce .composite_form .component_title_wrapper{ display: none; }
.woocommerce .composite_form .component_description{ 
    margin: 0 0 32px; 
}
.woocommerce .composite_form .component_description p {
    margin: 0;
    font-size: 24px;
    text-align: left;
    font-weight: 600;
    color: #1f1f1f;
}
.woocommerce .composite_form .component_description p span.desc-text {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
}
.woocommerce .composite_form .component_section_title,
.woocommerce .composite_form .component_message{ display: none !important; } 

/* Step Thumbnails */
 .woocommerce .composite_form ul.component_option_thumbnails_container{ 
    margin: 0; 
    /*display: flex;
    flex-wrap: wrap;*/
}
.woocommerce .composite_form ul.component_option_thumbnails_container li.component_option_thumbnail_container.hidden{ display: none; }
.woocommerce .composite_form ul.component_option_thumbnails_container li.component_option_thumbnail_container{
    padding: 0;
    width: 100% !important;
    float: none;
    clear: none !important;
    margin: 0 0 16px 0;
    text-align: left;
    border: 1px solid #cccccc;
    border-radius: 6px;
}
.woocommerce .composite_form ul.component_option_thumbnails_container .component_option_thumbnail_container.selected-li { 
    border: 2px solid #1F1F1F;
    background-color: #F4FAFF;
}
.woocommerce .composite_form ul.component_option_thumbnails_container li.component_option_thumbnail_container:hover {
    border-color: #1F1F1F;
    background-color: #F4FAFF;
}
.woocommerce .composite_form ul.component_option_thumbnails_container .component_option_thumbnail {
    border: none;
    margin: 0 !important;
    padding: 16px 80px 16px 140px;
    min-height: 113px;
}
.woocommerce .composite_form .component_option_thumbnail .thumnail_title{ 
    margin: 0 0 8px; 
}
.v-step-desc {
    display: none;
    margin: 0 0 28px;
    font-size: 24px;
    text-align: left;
    font-weight: 600;
    color: #1f1f1f;
    line-height: 1.5;
}
#component_option_thumbnail_container_1030015.selected-li .v-step-desc {
    display: block;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    font-weight: 600;
    margin: 20px 0 0;
}    
.woocommerce .composite_form .component_option_thumbnail .thumnail_title .price{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    color: #1f1f1f !important;
    padding: 0 0 0 10px;
    position: absolute;
    right: 24px;
}
.woocommerce .composite_form .component_option_thumbnail .thumnail_title span:empty {
    display: none;
}
.woocommerce .composite_form .component_option_thumbnail .title {
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 0;
    font-weight: 600;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    margin: 0 ;
    text-transform: uppercase;
}
.woocommerce .composite_form .component_option_thumbnail .image {
    margin: 0;
    width: 106px;
    height: 106px;
    overflow: hidden;
    padding: 8px;
    position: absolute;
    left: 17px;
    top: 50%;
    transform: translateY(-50%);
}
.woocommerce .composite_form .component_option_thumbnail .image img {
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
    /* width: auto; */
    max-width: 90px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.woocommerce .composite_form .component_option_thumbnail .thumbnail_description{ position: relative;
    padding: 0;
    padding-bottom: 0;
}
.woocommerce .composite_form .component_option_thumbnail .thumbnail_description p:last-of-type,
.woocommerce .composite_form .component_option_thumbnail .thumbnail_description p:last-child{ margin: 0; }
.woocommerce .composite_form .component_option_thumbnail .thumbnail_description p {
    font-size: 14px;
    color: #45484A;
    line-height: 20px;
    font-weight: 400;
}
.woocommerce .composite_form .component_option_thumbnail .thumbnail_description ul.lens-points {
    padding: 0 0 0 27px;
    list-style: disc;
    font-size: 14px;
    line-height: 1.4;
    color: #4D5858;
}
.woocommerce .composite_form .component_option_thumbnail .thumbnail_description ul.lens-points li {
    padding-bottom: 8px;
    position: relative;
}
.woocommerce .composite_form .component_option_thumbnail .thumbnail_description ul.lens-points li img {
    position: absolute;
    left: -25px;
    top: 3px;
}
.woocommerce .composite_form .component_option_thumbnail .thumbnail_description ul.desc-ul {
    padding: 20px 8% 0;
    margin: 0 0 20px;
    border-top: 1px solid #ddd;
}
.woocommerce .composite_form .component_option_thumbnail .thumbnail_description ul.desc-ul li {
    list-style: none;
    margin: 0 0 13px;
    text-align: left;
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    min-height: 35px;
    padding: 7px 0 0 65px;
    position: relative;
}
.woocommerce .composite_form .component_option_thumbnail .thumbnail_description ul.desc-ul img{
    margin-left: 0;
    max-width: 40px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
}
/*.woocommerce .composite_form .component_option_thumbnail.selected .thumbnail_buttons .component_option_thumbnail_select{ display: none; }
.woocommerce .composite_form .component_option_thumbnail .thumbnail_buttons .pre-selected{ display: none; }
.woocommerce .composite_form .component_option_thumbnail.selected .thumbnail_buttons .pre-selected{ display: block; }*/
.woocommerce .composite_form .component_option_thumbnail .thumb-tooltip{
    position: absolute;
    right: 15px;
    top: 50%;
    background: url('../images/icon-tooltip.png') no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 99;
    transform: translateY(-50%);
    display: none;
}
.woocommerce .composite_form .component_option_thumbnail .thumbnail_buttons {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
}
.woocommerce .composite_form .component_option_thumbnail .thumbnail_buttons button {
    width: 100%;
    height: 100%;
    opacity: 0 !important;
    pointer-events: all !important;
    text-indent: 0 !important;
}
.woocommerce .composite_form .component_option_thumbnail .thumbnail_description .price {
    font-size: 14px !important;
    color: #666666;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    position: absolute;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    display: none !important;
}

/* Show Bundle Products */
.woocommerce form .form-row {
    padding: 0;
    margin: 0;
}
.wc-pao-validation-notice {
    display: none !important;
}
.woocommerce .composite_form .composite_component.active_content .composited_product_details_wrapper{ display: block; } 

/* Component Addon */
.woocommerce .composite_form .component_wrap .price, 
.woocommerce .composite_form .component_wrap .quantity_button, 
.woocommerce .composite_form .component_wrap .wc-pao-addon-container select { display: none !important; }
.woocommerce .composite_form .component_wrap .wc-pao-addon-color{ 
    margin: 0; 
    padding: 0;
}
.woocommerce .composite_form .component_wrap .wc-pao-addon-color .form-row{ 
    margin: 0; 
    padding: 0;
}
.woocommerce .composite_form .component_wrap .wc-pao-addon-container .wc-pao-addon-image-swatch.selected{ border: 2px solid #032989; }
.woocommerce .composite_form .component_wrap .wc-pao-addon-container .wc-pao-addon-image-swatch {
    padding: 12px 13px;
    margin: 4px 0px;
    border: 1px solid #ddd;
    background: #ffffff !important;
    outline: none;
    border-radius: 3px;
    display: block;
    width: 100%;
}
.woocommerce .composite_form .component_wrap .wc-pao-addon-container .wc-pao-addon-image-swatch img {
    float: left;
    margin-left: 5px;
}
.woocommerce .composite_form .component_wrap .wc-pao-addon-container .wc-pao-addon-image-swatch span {
    float: left;
    margin-left: 15px;
    margin-top: 7px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    text-transform: uppercase;
}

/* Component Content Styles */
.woocommerce .composite_form .error-msg {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #000000;
    background: #FFF8F7;
    border: 1px solid #DF2A4A;
    border-radius: 4px;
    padding: 12px 14px 12px 53px;
    position: relative;
    margin-bottom: 36px;
}
.woocommerce .composite_form .error-msg:before {
    background: url(../images/icon-error.png) no-repeat;
    content: '';
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    left: 14px;
    margin-top: -14px;
}
.woocommerce .composite_form .warning-msg {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #000000;
    padding: 12px 14px 12px 53px;
    position: relative;
    margin-bottom: 36px;
	background: #FEF4E5;
	border: 1px solid #F7BD66;
	border-radius: 4px;
}
.woocommerce .composite_form .warning-msg:before {
    background: url(../images/icon-warning.png) no-repeat;
    content: '';
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    left: 14px;
    margin-top: -14px;
}
.woocommerce .composite_form .composite_component .component_content .component_summary .content{ margin: 0; }
.woocommerce .composite_form .composite_component .component_content .bundled_products{
    margin: 0;
    padding: 0;
}
/* ========================================
   Bundle Info Header
======================================== */
.bundle-info-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}

.bundle-info-wrapper img {
    width: 78px;
    margin-right: 7px;
}

.bundle-info-wrapper h3 {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    max-width: 400px;
}

/* ========================================
   Component Wrapper
======================================== */
#component_1770199271_inner .component_content {
    background: #EBF3F4;
    padding: 15px 24px 24px;
    border-radius: 6px;
}

/* Bundled Products Container */
#component_1770199271_inner .bundled_products {
    display: flex;
    flex-direction: column;
    background: #EBF3F4;
    border-radius: 6px;
    padding-top: 42px;
    position: relative;
}

#component_1770199271_inner .bundled_products::before {
    content: "Included in your bundle:";
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 600;
    font-size: 16px;
}

/* Bundled Product Item */
#component_1770199271_inner .bundled_products > li {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 77px;
    padding: 16px 24px;
    margin-bottom: 16px;
    background: #fff;
    border-radius: 6px;
}

#component_1770199271_inner .bundled_product_title {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
}

#component_1770199271_inner .item_title {
    font-weight: 600;
    text-transform: uppercase;
}

/* ========================================
   Hidden Elements
======================================== */
#component_1770199271_inner .variation-price,
#component_1770199271_inner .item_qty,
#component_1770199271_inner .item_suffix,
#component_1770199271_inner .variation-img,
#component_1770199271_inner .attribute_options:first-child,
.bundled_product .bundled_item_wrap,
.custom-bundled-variations .custom-ul::before,
.custom-bundled-variations .custom-ul::after {
    display: none !important;
}

/* ========================================
   Variable Items Layout
======================================== */
#component_1770199271_inner .variable-items-wrapper.attribute_pa_rx-color {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
}

#component_1770199271_inner 
.variable-items-wrapper.attribute_pa_rx-color,
#component_1770199271_inner 
.variable-items-wrapper.attribute_pa_rx-single-vision-types {
    padding-top: 32px;
    margin-top: 14px;
    margin-bottom: 0;
}

/* Show color variation images */
#component_1770199271_inner 
.attribute_pa_rx-color .variation-img,
.bundled_item_61 .variation-img {
    display: block !important;
}

/* ========================================
   Continue Button
======================================== */
/*#component_1770199271_inner .continue-btn-wrapper {*/
/*    display: flex;*/
/*    justify-content: flex-end;*/
/*}*/

.continue-btn {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    padding: 15px 20px;
    border-radius: 5px;
    background: #253D85;
    cursor: pointer;
    float: right;
}

.continue-btn:hover {
    background: #55AEBC;
    border-color: #55AEBC;
}
.reset-btn {
    background: transparent;
    color: #1f1f1f;
    text-align: right;
    border: 1px solid #ccc;
    padding: 24px 54px 24px 24px;
    margin-top: 16px;
    width: 100%;
    position: relative;
    cursor: pointer;
}
.reset-btn:focus,
.reset-btn:hover {
    color: #1f1f1f;
    border-color: #ccc;
    background: #f7f7f7;
}
.reset-btn span {
    display: block;
    font-weight: 600;
}
.reset-btn::after {
    content: '';
    position: absolute;
    right: 24px;
    top: 20px;
    background: url(/wp-content/uploads/2026/02/Back-button-2.png) no-repeat right center / 18px;
    width: 18px;
    height: 46px;
}
/* ========================================
   Variation Labels
======================================== */
ul.variable-items-wrapper.button-variable-wrapper.custom-ul.attribute_pa_rx-single-vision-types::before,
ul.variable-items-wrapper.button-variable-wrapper.custom-ul.attribute_pa_rx-color::before {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    display: block !important;
}

ul.variable-items-wrapper.attribute_pa_rx-single-vision-types::before {
    content: "Choose lens type";
}

ul.variable-items-wrapper.attribute_pa_rx-color::before {
    content: "Choose lens color:";
}

/* ========================================
   Individual Bundle Customizations
======================================== */
.bundled_item_58 .attribute_options .custom-ul {
    flex-direction: row !important;
}

.bundled_item_58 .attribute_options .custom-ul li,
.bundled_item_61 .attribute_options .custom-ul li {
    flex: 1;
    padding: 12px 14px !important;
    padding-top: 32px;
    margin-top: 12px;
    border-color: #D2D2D2 !important;
}

/* Hover + Selected State */
.attribute_options .custom-ul li:hover,
.attribute_options .custom-ul li.selected {
    border: 1px solid #212121 !important;
    background: #F4FAFF !important;
}

.bundled_item_58 .variation-outer {
    flex-direction: column !important;
}

.bundled_item_58 .variable-item-span-button,
.bundled_item_61 .variable-item-span-button {
    font-weight: 600;
    margin-bottom: 4px;
}
.bundled_item_58 .variable-item-span,
.bundled_item_58 .variation-description {
    display: block !important;
    font-size: 16px;
    text-align: left;
}

.bundled_item_61 .variation-description {
    display: none !important;
}

.custom-bundled-variations .custom-ul {
    flex-direction: row;
}

/************************/
.woocommerce .composite_form .composite_component .component_content .bundled_products li:first-child .product_title{ padding: 31px 0 0; }
.woocommerce .composite_form .composite_component .component_content .bundled_products .product_title{
    float: left;
    width: 14%;
    max-width: 115px;
    text-align: left;
    margin: 0 !important;
    padding: 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #212121;
}
.woocommerce .composite_form .composite_component .component_content .bundled_products .product_title span{ display:block; width: 100%;}
.woocommerce .composite_form .composite_component .component_content .bundled_products .cart{
    float: none;
    overflow: hidden;
}
.woocommerce .composite_form .composite_component .component_content .bundled_products .bundled_product .cart {
    float: left;
    width: 100%;
}
.woocommerce .composite_form .composite_component .component_content .bundled_products .cart .bundled_item_cart_content{ 
    /* max-width: 435px; 
    overflow: hidden; */
}
.woocommerce .composite_form .composite_component .component_content .bundled_products li .wc-pao-addon-container{
    float: left;
    width: 20%;
    /* padding: 0 5px; 
    max-width: 98px;*/
	margin-right:30px;
}
.wc-pao-addon {
    padding: 0;
}
.woocommerce .composite_form .composite_component .component_content .bundled_products li .bundled_product_images.images{ display:none; }
.woocommerce .composite_form .composite_component .component_content .bundled_products li .wc-pao-addon-container.wc-pao-addon-sphere-sph,
.woocommerce .composite_form .composite_component .component_content .bundled_products li .wc-pao-addon-container.wc-pao-addon-cylinder-cyl,
.woocommerce .composite_form .composite_component .component_content .bundled_products li .wc-pao-addon-container.wc-pao-addon-addition-add {
    width: 108px;
    max-width: 100%;
}
.woocommerce .composite_form .composite_component .component_content .bundled_products li .wc-pao-addon-container.wc-pao-addon-axis-axs{
	width: 90px;
    max-width: 100%;
}
.woocommerce .composite_form .composite_component .component_content .bundled_products li .wc-pao-addon-container.wc-pao-addon-addition-add{ margin-right:0; }
.woocommerce .composite_form .composite_component .component_content .bundled_products li .wc-pao-addon-container.wc-pao-addon-add{ margin-right:0; }
.woocommerce .composite_form .composite_component .component_content .bundled_products li .wc-pao-addon-container.wc-pao-addon-pd{ display: none !important; }
.woocommerce .composite_form .composite_component.active_content .component_content .component_data .single_variation_wrap{ display: none; }
.woocommerce .composite_form .composite_component.active_content .component_content .component_data.swatches-addon{
    background: none;
    padding: 0;
    border: none;
    margin: 0;
}
.woocommerce .composite_form .composite_component .component_content .bundled_products li .form-row select { height:54px !important; }
.woocommerce .composite_form .composite_component.active_content .component_content .component_data{
    /*background: #ffffff;*/
    padding: 0;
    float: none;
    width: auto;
    margin: 0;
}
.woocommerce .composite_form .composite_component.active_content .component_content .component_data .component_wrap > .wc-pao-addons-container {
    position: absolute;
    top: -1000px;
    padding: 0 16px;
    border-radius: 6px;
    z-index: 9;
}
.wc-pao-addon-container label.wc-pao-addon-name {
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    color: #1f1f1f;
    margin-bottom: 4px;
}
.woocommerce .composite_form .composite_component .component_content .wc-pao-addon-container textarea {
    height: 80px !important;
    background: #fff;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data{ overflow: hidden; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addons-container{ max-width: 620px;  }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addons-container:after{
    display: block;
    content: '';
    clear: both;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-container{ 
    margin: 0;
    font-size: 14px;
    color: #333;
    float: left;
    width: 100%;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-container:after{
    display: block;
    content: '';
    clear: both;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-heading{
    margin: 6px 0 16px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
	color:#000;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-container.wc-pao-addon-enter-your-details-so-we-can-retrieve-your-prescription{ margin: 0 0 30px; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-upload-prescription .wc-pao-addon-heading,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-save-prescription .wc-pao-addon-heading,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-pupillary-distance-pd .wc-pao-addon-heading,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-practice-location .wc-pao-addon-heading,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-who-is-the-prescription-for .wc-pao-addon-heading{
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
	color:#000;
}
/* Addon Titles */
/* .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-who-is-the-prescription-for, */

.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-save-prescription,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-pupillary-distance-pd,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-practice-location{
    padding: 32px 30px 0 0;
    max-width: 164px;
    width: 36.2%;
    float: left;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-upload-prescription {
    width: 100% !important;
    max-width: 100%;
    padding: 16px 0 0 !important;
    margin: 17px 0 20px;
    border-top: 1px solid #e0e0e0;
    overflow: hidden;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-upload-prescription .wc-pao-addon-heading{
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	color: #000000;
	margin-bottom: 25px;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-upload-prescription .wc-pao-addon-description{
	font-weight: 400;
	font-size: 16px;
	line-height: 131%;
	color: #212121;
	margin-bottom: 0;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-who-is-the-prescription-for {}
/* .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-who-is-the-prescription-for,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-first-name,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-last-name */
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-upload-prescription,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-save-prescription,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-pupillary-distance-pd{
    float: left;
    width: 36.2%;
}
.wc-pao-addon-segment-height, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-right-eye, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye {
    display: none;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-right-eye, .wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye {
    width: 50% !important;
    max-width: 142px;
    margin: 6px 16px 0 0 !important;
}
a.seg-info {
    color: #1f1f1f;
    text-decoration: underline;
    padding-right: 28px;
	background: url(../images/info-icon-black.png) no-repeat right center;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-prescription-information.seg-show {
    padding-top: 32px;
    border-top: 1px solid #ddd;
    margin-top: 32px !important;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-last-name,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-first-name,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-save-your-prescription,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-date-of-prescription{
	width:calc(50% - 13px);
	float:left;
	margin-bottom:16px;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-when-was-the-prescription-issued .wc-pao-addon-heading {
    display: none;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-last-name{ float:right; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-date-of-prescription {
    float: left;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd{
	width: calc(100% - 227px);
    float: left;
    margin-right: 20px;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-right-pd, 
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-left-pd{
    float: left;
    width: calc(50% - 132px);
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-right-pd{ margin-right:15px; } 
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-left-pd{ margin-left:15px; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-select-the-practice-where-you-had-your-prescription {
    padding: 40px 0 0;
    margin: 40px 0 30px;
    border-top: 1px solid #ddd;
    width: 100%;
    float: left;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-choose-your-practice {
    width: 50%;
    float: left;
}
/* Spaces and Borders  */
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-space-and-border{
    padding: 30px 999px 0;
    border-bottom: 1px solid #d5d5d5;
    margin: 0 -999px 16px;
    clear: both;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-space-and-border .wc-pao-addon-heading{
    font-size: 0;
    line-height: 0;
}
/* Variations by Ahmed */
.variations-data:empty{ display:none; }
.variations-data{
	padding: 0 24px 32px 140px;
}
.variations-data .variations-label{
    font-size: 16px;
    color:#000000;
    line-height: 24px;
    font-weight: 600;
    margin: 0 0 13px;
}
.variations-data ul {
    padding: 0;
    list-style: none;
    /* margin: 0 -12px; */
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}
.variations-data ul li {
    /* width: calc(33.333% - 24px); */
    display: flex;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 10px;
    background: #ffffff;
    font-size: 16px;
    line-height: 150%;
    color: #333333;
    /* margin: 0 12px 12px; */
    line-height: 40px;
    cursor: pointer;
}
.variations-data.second-level ul{ display:flex; }
.variations-data ul li.active, .variations-data ul li:hover {
    border: 1px solid #000;
}

.variations-data.first-level ul li span {   color:#333; font-size: 16px; line-height: 24px; font-weight: 400; width: calc(100% - 40px); }

.variations-data.first-level ul li { 
    text-align: left; 
    padding: 16px;
    line-height: 1.5;
    align-items: flex-start;
    font-size: 14px;
    font-weight: 400;
}
.variations-data.first-level ul li .v-data h4.vari-title {
    font-size: 14px;
    margin: 0 0 8px;
} 

.variations-data.first-level ul li .v-data .v-desc {
    margin: 0 0 8px;
} 
.variations-data.first-level ul li .image-holder{ max-width: 40px; display: inline-block; vertical-align: middle;  }
.variations-data.first-level ul li .image-holder img{ max-width: 40px; display: block;}
.variations-data.first-level ul li span{ padding-left: 15px; display: inline-block; vertical-align: middle; }

.variations-data.second-level ul li{ text-align: center; padding:13px 18px 13px 16px; line-height: 1.3; vertical-align: top; }
.variations-data.second-level ul li .image-holder{ max-width: 40px; margin:0 auto 5px; }
.variations-data.second-level ul li .image-holder img{ max-width: 40px; display: block;}
.variations-data.second-level ul li span{  display: block; }
/* Measure My PD */
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd label, 
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-right-pd label, 
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-left-pd label{ text-align: center; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-measure-my-pd .form-row{ display: none; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-measure-my-pd-with-glasses-on{ display:none; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-right-pd, 
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-left-pd{ display: none; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-measure-my-pd label {
    padding: 10px 10px 10px 59px !important;
    width: 204px;
    height: 48px;
    border-radius: 5px;
    line-height: 28px;
    font-size: 15px;
    font-weight: 600;
    padding-left: 50px;
    background: url(../images/measure-pd-icon.png) no-repeat left 19px center #55AEBC;
    border: 1px solid #edf1fa;
    cursor: pointer;
    color: #fff;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-measure-my-pd {
    float: right;
    width: 204px;
    position: relative;
    margin: 25px 0 0;
    cursor: pointer;
    
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-my-pupillary-distance-pd-is-listed-on-my-prescription{
    margin: 35px 0 0;
    padding: 0 0 0 168px;
    float: left;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-checkbox{
    border-bottom: 1px solid #e0e0e0;
    margin: 12px 0 28px;
    padding: 0 0 32px;
    float: left;
    width: 100%;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-checkbox p.form-row.form-row-wide.wc-pao-addon-wrap{
    padding-top: 16px;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-my-prescription-has-prisms p.form-row label,
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-right-eye-prism p.form-row label,
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye-prism p.form-row label,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-checkbox p.form-row.form-row-wide.wc-pao-addon-wrap label {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
	position:relative;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-checkbox p.form-row.form-row-wide.wc-pao-addon-wrap label{
	font-size:16px;
	line-height:21px;
	color:#212121;
	font-weight:400;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-my-pupillary-distance-pd-is-listed-on-my-prescription label,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-checkbox label{ margin: 0; font-weight: 400;}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-my-pupillary-distance-pd-is-listed-on-my-prescription input,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-my-prescription-has-prisms input,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-checkbox input,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-right-eye-prism input,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-right-left-prism input{
    width: 24px;
    height: 24px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 5px 0 0;
    border-radius: 0 !important;
    border-color: #c0c0c0;
    position: relative;
    opacity: 0;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-right-eye-prism input,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-left-eye-prism input{ position:absolute; left:0; top: 5px; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-right-eye-prism label,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-left-eye-prism label{ 
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #212121;
	padding-left: 39px;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-my-prescription-has-prisms label input{
	position:absolute;
	left:0;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-my-prescription-has-prisms label{
	font-size: 16px;
	font-weight: 400;
	color: #212121;
	line-height: 1.6;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-my-pupillary-distance-pd-is-listed-on-my-prescription label:before,
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-my-prescription-has-prisms p.form-row label:before, .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-right-eye-prism label:before, .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-left-eye-prism label:before, 
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-checkbox label:before, .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-my-prescription-has-prisms label:before {
    content: '';
    top: 0;
    margin: 0px auto;
    bottom: 0;
    padding: 0 0 2px;
    position: absolute;
    z-index: 99;
    cursor: pointer;
    left: 0;
    width: 24px;
    height: 24px;
    background: #fff;
    border: 1px solid #c0c0c0;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-right-eye-prism p.form-row label:before, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye-prism p.form-row label:before {
    top: 0;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-right-eye-prism p.form-row label:after, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye-prism p.form-row label:after { top:9px; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-my-pupillary-distance-pd-is-listed-on-my-prescription label.active:after,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-checkbox label.active:after, .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-my-prescription-has-prisms label.active:after, .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-right-eye-prism label.active:after, .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-left-eye-prism label.active:after { display: block; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-my-pupillary-distance-pd-is-listed-on-my-prescription label:after,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-checkbox label:after,
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-my-prescription-has-prisms p.form-row label:after,
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-right-eye-prism p.form-row label:after,
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye-prism p.form-row label:after, .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-my-prescription-has-prisms label:after, .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-right-eye-prism label:after, .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-left-eye-prism label:after { 
    content: "";
    top: 4px;
    right: auto;
    margin: 0 auto;
    bottom: 0;
    padding: 0 0 2px;
    position: absolute;
    z-index: 99;
    cursor: pointer;
    left: 4px;
    line-height: 1.3;
    height: 16px;
    display: none;
    width: 16px;
    background: url(../images/checkmark.png) no-repeat center !important;
    background-size: 12px !important;
}

/* Save Prescription */
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-save-prescription{ padding-top: 42px; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-save-your-prescription-for-future-use{
    float: left;
    width: 45%;
    /*width: 282px;*/
    position: relative;
    margin: 20px 0 42px;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-date-of-prescription .wc-pao-addon-description,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-save-your-prescription-for-future-use .wc-pao-addon-description{
    position: absolute;
    left: 0;
    top: 33px;
    z-index: 99;
    font-size: 14px;
    font-weight: 400;
    color: #cacaca;
    font-style: italic;
    z-index: 0;
    text-transform: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 14px;
}

/* Use save Prescription */
.woocommerce .composite_form .composite_component.active_content .component_content .component_data #inline-1{ display: block; }
#inline-1 .switch-presc {
    display: none !important;
    float: right;
    margin: -90px -30px 0 0;
    display: inline-block;
    background: #f6404e;
    padding: 10px 30px;
    color: #fff;
    font-weight: 500;
}
#inline-1 .switch-presc:hover {
    background: #f6404e;
    text-decoration: none;
    background: #a91917;
    color: #fff;
}
#inline-1 .sp-prescription-loader {
    display: none;
    position: absolute;
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    background: rgba(255,255,255,0.9);
}
#inline-1 .sp-prescription-loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -64px 0 0 -64px;
}
#inline-1 .saved-presc { padding: 0 40px; }
#inline-1 .saved-presc h3 {
    margin:0 0 20px;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    text-align: center;
}
#inline-1 .login-form-wrapper {
    padding: 50px 20px;
    background: #f6f6f6;
    margin-top: 0;
}
#inline-1 .login-form {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
}
#inline-1 .login-form label {
    width: 100%;
    margin:0 0 20px;
    display: block;
    font-weight: 400;
    font-size: 13px;
}
#inline-1 .login-form input {
    height: 48px;
    background: #fff !important;
    border: 1px solid #c6c6c6 !important;
}
#inline-1 .login-form a.submit-btn:hover {
    background: #5c5555;
    text-decoration: none;
}
#inline-1 .login-form a.submit-btn {
    width: 150px;
    height: 47px;
    background: #000;
    color: #fff;
    display: inline-block;
    line-height: 47px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
}
#inline-1 .login-form .forgot-pass { display: block; }

/* Save Prescription Table */
#inline-1 .js-table-responsive p.no-pres-text{ 
    text-align: center; 
    margin: 0;
    padding: 10px;
}
#inline-1 .js-table-responsive .shop_table_responsive { width: 100%; }
#inline-1 .js-table-responsive table.shop_table_responsive td {
    border: none;
    width: 100%;
    padding: 0;
    padding: 0 0 35px;
    background: #fafafa;
}
#inline-1 .js-table-responsive table.shop_table_responsive tr:last-child td{ padding: 0; }
#inline-1 .js-table-responsive .presc-header{ overflow: hidden; }
#inline-1 .js-table-responsive .rx-uname, 
#inline-1 .js-table-responsive .pres-date {
    float: left;
    width: 50%;
    background: #e4e4e4;
    padding: 10px 18px;
    font-weight: 700;
    color: #000;
    text-align: left;
}
#inline-1 .js-table-responsive .pres-date {
    text-align: right;
    font-weight: 400;
}
#inline-1 .js-table-responsive .pres-date span{ color: #444; }
#inline-1 .js-table-responsive .pres-values {
    float: left;
    width: 100%;
    background: #fafafa;
    padding: 7px 18px;
}

#inline-1 .js-prescription-list ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
#inline-1 .js-prescription-list ul >li{ border-top: 1px solid #ccc }
#inline-1 .js-prescription-list ul >li:first-child{ border:none; }
#inline-1 .js-prescription-list ul >li span{
    display: inline-block;
    vertical-align: top;
    width: 12.5%;
    font-size: 14px;
    padding: 10px 6px;
    font-weight: 400;
    color: #000;
    /*min-width: 62px;*/
    text-align: center;
}
#inline-1 .prism-section .js-prescription-list ul >li span {
    min-width: 80px;
}
#inline-1 .js-prescription-list ul >li.js-heading span{ 
    padding: 5px 6px; 
    font-size: 12px;
    color: #444;
    text-transform: uppercase;
}
#inline-1 .js-prescription-list ul >li span.js-box1{
    width: 20%;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}

#inline-1 .js-table-responsive .pres-edit {
    float: left;
    width: 100%;
    height: 100%;
    background: #fafafa;
    min-height: 105px;
    padding: 34px 18px 0 0;
    text-align: center;
}
#inline-1 .js-table-responsive .pres-edit input {
    position: absolute;
    opacity: 0;
}
#inline-1 .js-table-responsive .pres-edit label {
    background: #000;
    color: #fff;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
    cursor: pointer;
    text-align: center;
}

/* Send Prescription Later */
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-who-is-the-prescription-for .wc-pao-addon-heading{ 
	margin: 0 0 22px;
}

.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-send-your-prescription-later .wc-pao-addon-heading{ 
	margin: 0 0 16px;
	font-weight: 600;
	font-size: 18px;
	line-height: 150%;
	text-transform: uppercase;
	color: #000000;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-send-your-prescription-later {
    padding:0 0 31px;
    margin:0 0 36px;
    border-bottom: 1px solid #e0e0e0;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-send-your-prescription-later p { 
    font-size: 16px;
	line-height:21px;
    text-transform: none;
    font-style: normal;
	color:#212121;
	font-weight: 400;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-pupillary-distance {
    padding:0 0 19px;
	float:left;
	width:100%;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-pupillary-distance .wc-pao-addon-heading{ 
	margin: 0 0 11px;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon p { 
    font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	color: #212121;
	font-style:normal;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-send-your-prescription-later p:first-child {
    margin: 0 0 21px;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-send-your-prescription-later p a{
	color: #212121;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-send-your-prescription-later span{ color: #f26330; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-send-your-prescription-later a{ text-decoration: underline; }


/* Upload Prescription */
.woocommerce .composite_form .composite_component .component_content .bundle_data .form-row input[type="text"].hasDatepicker {
    background: url(../images/icon-calendar.png) no-repeat calc(100% - 14px) center #fff;
}

.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-well-take-care-of-the-rest .wc-pao-addon-heading{ 
	margin: 0;
	font-weight: 700;
	font-size: 16px;
	line-height: 27px;
	color:#212121;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-well-take-care-of-the-rest {
    margin:0 0 23px;
				 
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-well-take-care-of-the-rest p { 
    font-size: 16px;
	line-height:27px;
    text-transform: none;
    font-style: normal;
	color:#212121;
	font-weight: 400;
}

.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-upload-your-prescription {
    position: relative;
    height: 285px;
    margin: 24px 0;
    border: 2px dashed #707070;
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-upload-your-prescription + .wc-pao-addon-file-preview {
    margin-bottom: 50px;
	width:100%;
	float:left;
	min-width: 100px;
    padding: 10px;
	background-image: repeating-linear-gradient(0deg, #7a7a7a, #7a7a7a 6px, transparent 6px, transparent 13px, #7a7a7a 13px), repeating-linear-gradient(90deg, #7a7a7a, #7a7a7a 6px, transparent 6px, transparent 13px, #7a7a7a 13px), repeating-linear-gradient(180deg, #7a7a7a, #7a7a7a 6px, transparent 6px, transparent 13px, #7a7a7a 13px), repeating-linear-gradient(270deg, #7a7a7a, #7a7a7a 6px, transparent 6px, transparent 13px, #7a7a7a 13px);
	background-size: 1px 100%, 100% 1px, 1px 100% , 100% 1px;
	background-position: 0 0, 0 0, 100% 0, 0 100%;
	background-repeat: no-repeat;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-upload-your-prescription .form-row input{
    height: 285px;
    background: none;
    opacity: 0;
    padding: 0;
    cursor: pointer;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-upload-your-prescription .form-row small{ display: none; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-upload-your-prescription label{
    display: none;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-upload-your-prescription .wc-pao-addon-description {
    padding: 35px 20px 0;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-upload-your-prescription .wc-pao-addon-description p {
    font-style: normal;
    margin: 0;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    color: #3d3d3d;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-upload-your-prescription .wc-pao-addon-description p strong {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 8px;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-upload-your-prescription .wc-pao-addon-description p button {
    color: #000000;
    background-color: #ffffff;
    border-color: #000000;
    padding: 8px 24px 8px 24px;
    margin: 24px 0 0 !important;
}

.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-upload-your-prescription.field-error .form-row{ 
    border-color: #e31937; 
    background: rgba(227,25,55,0.05);
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-upload-your-prescription .form-row{
    text-transform: capitalize;
    width: 100%;
    height: 285px;
    background: url(../images/camera1.png) no-repeat center top 40px;
    left: 0;
    z-index: 0;
    top: 0;
    position: absolute;
    max-width: 100%;
    cursor: pointer;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-upload-your-prescription .error{
    position: absolute;
    left: 0;
    top: 100%;
}

/* File Preview */
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-file-preview{
    display: none;
    margin: 80px 0 45px;
    text-align: center;
    width: 100%;
    float: left;
    min-width: 100px;
    padding: 10px;
    background-image: repeating-linear-gradient(0deg, #707070, #707070 3px, transparent 3px, transparent 6px, #707070 6px), repeating-linear-gradient(90deg, #707070, #707070 3px, transparent 3px, transparent 6px, #707070 6px), repeating-linear-gradient(180deg, #707070, #707070 3px, transparent 3px, transparent 6px, #707070 6px), repeating-linear-gradient(270deg, #707070, #707070 3px, transparent 3px, transparent 6px, #707070 6px);
    background-size: 1px 100%, 100% 1px, 1px 100%, 100% 1px;
    background-position: 0 0, 0 0, 100% 0, 0 100%;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 4px;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-upload-your-prescription + .wc-pao-addon-file-preview:before {
    content: "Prescription received. please check your photo and continue";
    position: absolute;
    left: 0;
    top: -55px;
    background: url(../images/green-checkbox.png) no-repeat left center;
    padding: 8px 0 8px 45px;
    text-align: left;
    line-height: 1.2;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-file-preview .wc-pao-addon-heading{
   display: none;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-file-preview .preview-img{ max-height: 260px; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-file-preview .upload-image-again {
    text-align: center;
    color: #333333;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-top: 0;
    position: absolute;
    bottom: -33px;
    left: 0;
    width: 100%;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-file-preview .upload-image-again a{ text-decoration:underline; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-file-preview .file-name {
    display: block;
    font-size: 12px;
    padding-top: 8px;
}

/* Confirm Button  */
.woocommerce .composite_form .composite_component .component_content .wc-pao-addon.wc-pao-addon-continue {
    background: #253D85;
    padding: 15px 20px;
    border-radius: 5px;
    margin: 15px 0 0;
    cursor: pointer;
    width: auto;
    text-align: center;
    transition: 0.2s ease-in all;
    float: right;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-continue {
    float: left;
}
.woocommerce .composite_form .composite_component .component_content .wc-pao-addon.wc-pao-addon-continue:hover { background-color: #55AEBC; }
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-container.wc-pao-addon-back {
    transition: 0.2s ease-in all;
    background-color: #ffffff;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #253D85;
    width: auto;
    clear: left;
    cursor: pointer;
    float: left;
    padding: 14px 20px;
    border-radius: 5px;
    margin: 15px 20px 0 0;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-container.wc-pao-addon-back:hover {
    border-color: #55AEBC;
    background-color: #55AEBC;
}
.woocommerce .composite_form .composite_component .component_content .wc-pao-addon.wc-pao-addon-continue h2, .woocommerce .composite_form .composite_component .component_content .wc-pao-addon.wc-pao-addon-back h2 {
    color: #fff;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2em;
}
.woocommerce .composite_form .composite_component .component_content .wc-pao-addon.wc-pao-addon-back h2 {
    color: #253D85;
}
.woocommerce .composite_form .composite_component .component_content .wc-pao-addon.wc-pao-addon-back:hover h2 {
    color: #ffffff;
}
.woocommerce .composite_form .composite_component .component_content .bundle_data .component_wrap {
    position: absolute;
    visibility: hidden;
    opacity: 0;
}
/* Back Link */
.woocommerce .composite_form .composite_navigation{ 
    overflow: hidden; 
    display: none !important;
}
.woocommerce .composite_form #component_1584107439 .composite_navigation.bottom {
    /* display: block !important; */
}
.woocommerce .composite_form #component_1584107439 .composite_navigation.bottom .page_button {
    font-size: 16px;
    color: #1f1f1f;
    font-weight: 400;
}
.composite_form .composite_navigation .next:after {
    font-family: 'FontAwesomeCP';
    content: "" /*rtl:''*/;
    position: absolute;
    top: 50%;
    margin-top: 0.08em;
    right: -1.2em;
    line-height: 1;
    font-size: 0.75em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.woocommerce .composite_form .composite_navigation .composite_navigation_inner{ padding: 0 !important; }
.woocommerce .composite_form .custom-back,
.woocommerce .composite_form .composite_navigation .prev {
    margin: 0 !important;
    padding-left: 22px;
    background: url(../images/back.png) no-repeat 0 0;
    font-weight: 400;
    float: none;
    font-size: 16px !important;
    color: #333;
}
.woocommerce .composite_form

/* Prescription Forms */
.woocommerce .composite_form .composite_component .component_content .bundled_products li:first-child .wc-pao-addon-container label{ display: block; }
.woocommerce .composite_form .composite_component .component_content .bundled_products li.first label { display: block; text-align: left; text-transform: inherit !important; margin-bottom: 8px;
 }
.woocommerce .composite_form .composite_component .component_content .bundled_products .wc-pao-addon-container label{ display: none; }
/* .woocommerce .composite_form .composite_component .component_content .bundled_products .wc-pao-addon-container label{ 
    text-transform: uppercase !important; 
    font-size: 13px;
    font-weight: 400;
} */
.woocommerce .composite_form .composite_component .component_content .bundled_products .form-row,
.woocommerce .composite_form .composite_component .component_content .bundle_data .form-row{
    margin: 0;
    padding: 0;
    position: relative;
}
.woocommerce .composite_form .composite_component .component_content .bundled_products .form-row .wc-pao-addon-chars-remaining,
.woocommerce .composite_form .composite_component .component_content .bundle_data .form-row .wc-pao-addon-chars-remaining{ display: none; }
.woocommerce .composite_form .composite_component .component_content .bundled_products .form-row input[type="text"],
.woocommerce .composite_form .composite_component .component_content .bundled_products .form-row input[type="email"],
.woocommerce .composite_form .composite_component .component_content .bundle_data .form-row input[type="text"], 
.woocommerce .composite_form .composite_component .component_content .bundle_data .form-row input[type="email"] {
    border-radius: 4px;
    border: 1px solid #BDBDBD;
	box-sizing: border-box;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    padding: 6px 16px;
    font-size: 18px;
    color: #000;
	background:#fff;
	height: 54px;
}
.woocommerce .composite_form .composite_component .component_content .products .wc-pao-addon .form-row:after,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-left-pd .form-row:after,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-right-pd .form-row:after,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd .form-row:after,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-choose-your-practice .form-row:after,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-power .form-row:after,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-direction .form-row:after,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-left-power .form-row:after,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-left-direction .form-row:after  {
    background: url(../images/chevron-down.png) no-repeat center;
    content: "";
    position: absolute;
    left: auto;
    right: 9px;
    top: 50%;
    display: block !important;
    pointer-events: none;
    width: 12px;
    height: 17px;
    margin-top: -8px;
}
.woocommerce .composite_form .composite_component .component_content .products .form-row select::-ms-expand,
.woocommerce .composite_form .composite_component .component_content .bundle_data .form-row select::-ms-expand {
    display: none;
}
.woocommerce .composite_form .composite_component .component_content .products .form-row select,
.woocommerce .composite_form .composite_component .component_content .bundle_data .form-row select {
    border-radius: 4px;
    border: 1px solid #BDBDBD;
    background: #fff;
    height: 48px;
    padding: 8px 7px 6px;
    color: #212121;
	font-weight: 400;
	font-size: 18px;
	-moz-appearance: none;
	-webkit-appearance: none;
}
/* Field Errors */
.woocommerce .composite_form .composite_component .component_content .products .wc-pao-addon.field-error.wc-pao-addon-add .form-row:after,
.woocommerce .composite_form .composite_component .component_content .products .wc-pao-addon.field-error.wc-pao-addon-cylinder-cyl .form-row:after,
.woocommerce .composite_form .composite_component .component_content .products .wc-pao-addon.field-error.wc-pao-addon-sphere-sph .form-row:after,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.field-error.wc-pao-addon-left-pd .form-row:after,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.field-error.wc-pao-addon-right-pd .form-row:after,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.field-error.wc-pao-addon-pd .form-row:after,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.field-error.wc-pao-addon-choose-your-practice .form-row:after{ background-color: rgb(254 243 245); }
.woocommerce .composite_form .composite_component .component_content .products .wc-pao-addon.field-error .form-row select,
.woocommerce .composite_form .composite_component .component_content .products .wc-pao-addon.field-error .form-row input,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.field-error select,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.field-error input{
    border-color: rgb(227, 25, 55) !important;
    background-color: rgba(227, 25, 55, 0.05) !important;
}
span.error {
    font-size: 12px;
    color: #e31937;
    line-height: 1;
    display: block;
    text-transform: none;
    padding: 6px 0 0;
    font-weight: 600;
    text-align: left;
}
.woocommerce .composite_form .composite_component .component_content .products .wc-pao-addon.field-warning .form-row select{
	border-color: #F7BD66 !important;
    background-color: #FEF4E5 !important;
}
span.warning {
    font-size: 12px;
    color: #e31937;
    line-height: 1;
    display: block;
    text-transform: none;
    padding: 6px 0 0;
    font-weight: 600;
    text-align: left;
}
/* Disable Field */
.woocommerce .composite_form .composite_component .component_content .products .wc-pao-addon input.disabled,
.woocommerce .composite_form .composite_component .component_content .products .wc-pao-addon select.disabled,
.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon input.disabled,
.wc-pao-addon-power .form-row select.disabled, 
.wc-pao-addon-left-power .form-row select.disabled, 
.wc-pao-addon-direction .form-row select.disabled, 
.wc-pao-addon-left-direction .form-row select.disabled{
    opacity: 0.4;
    pointer-events: none;
}

/* Variations AM*/
.component_content{ display: none;}
.composite_form table.variations td.value, 
.single-product div.product .composite_form table.variations td.value {
    padding: 0;
}
.component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper:not(.custom-ul), 
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper:not(.custom-ul) {
    display: none !important;
} 
.component_data table.variations tr td.label { display: none; }
.component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper,
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper{
    display: flex !important;
    text-align: center;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 16px;
    position: relative;
}
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper::before,
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper::after {
    display: none;
}
.composite_component:not(#component_1584107434, #component_1770199271) .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper {
    flex-direction: row;
}
.component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li,
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li {
    padding: 0;
    width: 100% !important;
    display: block;
    margin: 0;
    box-shadow: none !important;
    position: relative;
    height: auto;
    border-radius: 10px;
    border: 1px solid #CCC;
    background: #FFF;
}
.component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li:hover,
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li:hover {
    border-color: #1F1F1F;
    background-color: #F4FAFF;
}    
.composite_component:not(#component_1584107434, #component_1770199271) .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li {
    width: 125px !important;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 10px !important;
    min-width: initial !important;
    font-size: 14px;
    line-height: 20px;
    gap: 8px;
}
.component_data table.variations tr.attribute_options ul.variable-items-wrapper li:before, 
.component_data table.variations tr.attribute_options ul.variable-items-wrapper li:after {
    display: none !important;
}
#component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li .variation-outer,
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li .variation-outer {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    border: none;
    margin: 0 !important;
    padding: 16px 120px 16px 140px;
    min-height: 113px;
}
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li.selected .variable-item-contents,
#component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li.selected .variable-item-contents { border-color: transparent; }
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li span.variable-item-span.variable-item-span-button, 
#component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li span.variable-item-span.variable-item-span-button {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 0;
    font-weight: 600;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    text-align: left;
    padding: 0 !important;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li .variation-img, 
#component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li .variation-img {
    margin: 0;
    width: 106px;
    height: 106px;
    overflow: hidden;
    padding: 8px 0;
    position: absolute;
    left: 24px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li .variation-img img, 
#component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li .variation-img img {
    width: auto;
    height: auto;
}
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li .variation-description p, 
#component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li .variation-description p {
    margin: 0;
    font-size: 14px;
    color: #45484A;
    line-height: 21px;
    text-align: left;
    font-weight: 400;
}
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li .variable-item-contents,
#component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li .variable-item-contents {
    border: 1px solid #ddd;
    background: #fff;
    margin: 0 !important;
    padding: 15px 20px 57px;
    border-radius: 3px;
    position: relative;
    display: block;  
}
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li.selected .variable-item-contents:after, #component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li.selected .variable-item-contents:after { display: block; }
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li .variable-item-contents:after, #component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li .variable-item-contents:after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    border-radius: 3px;
    border: 2px solid #032989;
    pointer-events: none;
    display: none;
}
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li .vari-title, #component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li .vari-title {
    font-size: 16px;
    line-height: 1.4;
    padding-bottom: 5px;
    font-weight: 700;
    border-bottom: 1px solid silver;
    text-transform: uppercase;
    margin: auto;
    display: block;
    padding: 0 0 5px!important;
    color: #333!important;
}
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li img, #component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li img {
    width: auto;
    height: auto;
    display: block;
    margin: 16px auto 12px;
}
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li .vari-desc p, #component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li .vari-desc p {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    margin: 0 auto 15px;
}
.component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li .variation-price, #component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li .variation-price {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 1.6;
    font-weight: 500;
    color: #1f1f1f !important;
    padding: 0 0 0 10px;
    position: absolute;
    right: 24px;
}
.composite_component:not(#component_1584107434, #component_1770199271) .component_data table.variations tr.attribute_options:nth-child(2) {
    left: 140px;
    position: absolute;
    right: 24px;
    display: none;
}
.component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li.disabled {
    display: none !important;
}
ul[data-attribute_name="attribute_pa_rx-single-vision-types"] [class*="button-variable-item-eyezen"] .variation-outer {
    align-items: center;
}
ul[data-attribute_name="attribute_pa_rx-single-vision-types"] [class*="button-variable-item-eyezen"] .variation-description {
    display: none;
}
.woocommerce div.product .composite_component span.price, 
.woocommerce-page div.product .composite_component span.price {
    font-size: 16px;
    text-align: center;
    padding: 0;
    line-height: 24px;
    color: #1f1f1f !important;
    font-weight: 500;
}
.woocommerce div.product .composite_component span.price .component_option_each, .woocommerce-page div.product .composite_component span.price .component_option_each {
    display: none;
}
.addons-data {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    padding: 0 16px 10px 140px;
}
.addons-data .addon-title {
    font-weight: 600;
    width: 100%;
    display: block;
    text-align: left;
    font-size: 16px;
    color: #424242;
    line-height: 1.4;
}
.composite_component:not(#component_1584107434) .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper .variation-outer {
    display: flex;
    flex-direction: column-reverse;
    font-size: 14px;
    line-height:20px;
    font-weight: 400;
    color: #1f1f1f;
}
.composite_component:not(#component_1584107434) .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper .variation-description, 
.composite_component:not(#component_1584107434) .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper .variation-price {
    display: none;
}
.composite_component:not(#component_1584107434) .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper .variation-img {
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
}
.composite_component:not(#component_1584107434) .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper .variation-img img {
    max-width: 50px;
    max-height: 50px;
    width: auto;
    height: auto;
}    

/*========= Prisms Section ==========*/
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-right-eye-prism, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye-prism, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-power, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-direction, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-power, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-direction {
    display: none;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-my-prescription-has-prisms {
    width: 100%;
    margin-top: 10px !important;
    margin-bottom: 26px !important;
    float: left;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-power select, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-direction select, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-power select, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-direction select { height:54px !important; }
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-my-prescription-has-prisms p.form-row label,
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-right-eye-prism p.form-row label,
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye-prism p.form-row label {
    position: relative;
    text-transform: none;
    line-height: 1.5;
    padding-left: 30px;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-my-prescription-has-prisms p.form-row label.active:after,
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-right-eye-prism p.form-row label.active:after,
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye-prism p.form-row label.active:after {
    display: block;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-right-eye-prism p.form-row label.active:after,
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye-prism p.form-row label.active:after{ top: 4px; }

.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-power, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-direction, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-power, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-direction {
    float: left;
    width: 25%;
    max-width: 137.5px;
    margin: 0 15px 10px !important;
}

.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-power, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-power{ margin-left:0 !important; }

.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-direction, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-direction{ margin-right:0 !important;}


.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-power.active, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-direction.active, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-power.active, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-direction.active {
    opacity: 1;
    pointer-events: all;
}

.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-power p.wc-pao-addon-wrap select, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-direction p.wc-pao-addon-wrap select, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-power p.wc-pao-addon-wrap select, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-direction p.wc-pao-addon-wrap select {
    border-radius: 3px;
    border: 1px solid #c0c0c0;
    background: #fff;
    height: 49px;
    padding: 8px 7px 6px;
    font-size: 20px;
    color: #000;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-power p.wc-pao-addon-wrap, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-direction p.wc-pao-addon-wrap, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-power p.wc-pao-addon-wrap, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-direction p.wc-pao-addon-wrap {
    padding: 0 !important;
    position: relative;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-power p.wc-pao-addon-wrap:after, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-direction p.wc-pao-addon-wrap:after, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-power p.wc-pao-addon-wrap:after, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-direction p.wc-pao-addon-wrap:after {
    background: url(../images/select-arrow.jpg) no-repeat center #fff;
    content: "";
    position: absolute;
    left: auto;
    right: 6px;
    top: 2px;
    bottom: 2px;
    display: block !important;
    width: 10px;
    pointer-events: none;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-right-eye-prism, .wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye-prism {
    float: left;
    width: 26%;
	width: 147px;
    max-width: 147px;
    align-self: flex-end;
    padding-top: 32px;
    text-align: left;
    padding-right: 10px;
    clear: both;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye-prism {
    padding-top: 9px;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-right-eye-prism h3.wc-pao-addon-heading, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye-prism h3.wc-pao-addon-heading {
    font-size: 16px;
}
.prismcontainerwrap {
    background: #F5F5F5;
    overflow: hidden;
    padding: 23px 24px 24px 24px;
	margin: 0 0 41px
}
.bundle_data_1030004 .wc-pao-addon-container.wc-pao-addon.wc-pao-addon-right-eye-prism, 
.bundle_data_1030004 .wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye-prism,
.bundle_data_1030005 .wc-pao-addon-container.wc-pao-addon.wc-pao-addon-right-eye-prism, 
.bundle_data_1030005 .wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye-prism {
	width: 100%;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 5px;
}
/*==================================*/
/* Variation Color Swatches */
.component_data table.variations tr .reset_variations { display: none !important; }
.woo-variation-swatches.woo-variation-swatches-ie11 .component_content .variable-items-wrapper, 
.component_content .variable-items-wrapper {
    display: none !important;
}
ul.variable-items-wrapper.button-variable-wrapper.custom-ul{
    display: block !important;
    text-align: left;
}
.variable-items-wrapper.custom-ul li.variable-item.button-variable-item.level-3.selected{ border: 2px solid #032989; }
.variable-items-wrapper.custom-ul li.variable-item.button-variable-item.level-3.selected:hover{ box-shadow: none; }
.variable-items-wrapper.custom-ul li.variable-item.button-variable-item.level-3 {
    padding: 12px 13px;
    width: 100% !important;
    margin: 0 0 8px;
    border: 1px solid #ddd;
    background: #ffffff !important;
    height: auto;
    box-shadow: none;
    text-align: left;
    display: block;
    overflow: hidden;
}
.variable-items-wrapper.custom-ul li.variable-item.button-variable-item.level-3 span.color-img {
    float: left;
    height: 30px;
}
.variable-items-wrapper.custom-ul li.variable-item.button-variable-item.level-3 span.color-img img {
    height: auto;
    max-width: 50px;
    max-height: 100%;
}
.variable-items-wrapper.custom-ul li.variable-item.button-variable-item.level-3 span.variable-item-span {
    padding: 0 !important;
    border: none;
    float: left;
    font-weight: 400;
    color: #1f1f1f;
}

/* Review Step */

.woocommerce .composite_form .composite_data .composite_summary .summary_title{ display: none; }
.woocommerce .composite_form .composite_data .composite_summary ul.summary_elements{
    margin: 0;
    padding: 0;
    list-style: none;
	display:none;
}
.woocommerce .composite_form .composite_data .composite_summary ul.summary_elements > li:nth-child(2){ display: none; }
.woocommerce .composite_form .composite_data .composite_summary ul.summary_elements > li{
    background: #fff;
    border: 1px solid #ddd;
    min-height: 80px;
    padding: 20px 25px 15px;
    position: relative;
    float: none;
    width: 100%;
}

.woocommerce .composite_form .composite_data .composite_summary .summary_element_wrapper_inner{
    padding: 0;
}
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements .summary_element_content{ margin: 0; }
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements .summary_element_title{
    width: 28%;
    float: left;
}
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements .summary_element_title .title{ margin: 0; }
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements .summary_element_title .step_index{ display: none; }
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements .summary_element_title .step_title{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    color: #333;
    text-align: left;
    display: block;
}
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements .summary_element_image{ display: none; }
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements .summary_element_selection{
    float: left;
    width: 52%;
    text-align: left;
}
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements ul.content_product_meta{
    font-size: 14px;
    font-weight: 300;
    line-height: 1.1;
    padding: 0;
    text-transform: none;
}
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements ul.content_product_meta >li{
    margin: 0.5em 0 0 0;
    padding: 0;
}
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements ul.content_product_meta .span.meta_element_sep,
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements ul.content_product_meta .meta_key{ display: none; }
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements .summary_element_selection .content_product_title{
    font-size: 18px;
    color: #333;
    font-weight: 600;
    line-height: 1.3;
    text-transform: uppercase;
}
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements li .summary_element_price {
    width: 20%;
    float: left;
}
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements li .summary_element_price .price{ 
    text-align: right; 
    font-size: 16px;
}
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements li .summary_element_button{
    float: right;
    margin: 0;
}
.woocommerce .composite_form .composite_data .composite_summary  ul.summary_elements li .summary_element_button .button.summary_element_select {
    background: none;
    padding: 0;
    line-height: 1;
    color: #838383;
    font-size: 14px;
    font-weight: 300;
    text-decoration: underline;
    border: none;
}

.woocommerce .composite_form .composite_price{ padding: 20px 25px; display:none !important; } 
.woocommerce .composite_form .composite_price .price:before{
    content: 'Prescription Lenses Subtotal';
    float: left;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.woocommerce .composite_form .composite_price .price{
    margin: 0 !important;
    color: #000;
    font-weight: 700;
    line-height: 1.7;
    font-size: 16px;
}
.woocommerce .composite_form .composite_price .price .amount{ float: right; }
.woocommerce .composite_form .composite_button{ display: none !important; }
/* Final Review Summary */
#custom-product-selection.last-step #frame-selection-sidebar.frame-sidebar{ display:none; }
#custom-product-selection.last-step > .fl-row-content-wrap > .fl-row-fixed-width {
    max-width: 100%;
}
#composite-main-section.last-step > .fl-col-content.fl-node-content {
    background: #fff;
	padding-bottom:0; 
}
#final-step-summary{ 
    padding: 43px 0 0;
	display:none;
}

.fl-builder-edit #final-step-summary, .fl-builder-edit #final-step-image, .fl-builder-edit #final-step-heading { 
	display:block !important;
}
#final-step-image,
#final-step-heading{ display:none; }
#final-step-summary > .fl-col-content{ 
	max-width:527px; 
	padding:0 18px;
	margin:0 auto;
	float:none;
}
#final-step-summary #review-sidebar .widget_composite_summary_button {
    display: block;
}
#custom-product-selection.last-step #final-step-image, #custom-product-selection.last-step #final-step-heading {
    background: #fff !important;
}
#custom-product-selection.last-step #composite-main-section > .fl-col-content.fl-node-content {
    max-width: 560px;
    margin: 0 auto;
    padding-left: 0;
}
#custom-product-selection.last-step #composite-main-section .composite_pagination {
    background: #fff;
}
#final-step-summary form.cart {
    margin: 0;
}
#final-step-summary form.cart .product-image {
    display: none;
}
#final-step-summary form.cart .product-title-frame {
    float: left;
    width: 70%;
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
}
#final-step-summary form.cart .product-title-frame span {
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
}
#final-step-summary form.cart .product-price-frame {
    overflow: hidden;
    text-align: right;
    font-size: 16px;
    font-weight: 700;
    line-height: 2;
}
#final-step-summary form.cart h3 {
    display: none;
}
/* Sidebar */
#review-sidebar form.cart{ margin: 0 !important; }
#review-sidebar form.cart h3 {
    display: none;
}
#review-sidebar form.cart .product-image {
    border-bottom: 1px solid #ebebeb;
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
    text-align: center;
    padding-bottom: 22px;
    display: none !important;
}
#review-sidebar .own-frame-img {
    display: none;
}
.reglaze #review-sidebar .own-frame-img {
    display: block;
}
#review-sidebar form.cart .title-price-area{ overflow: hidden;padding-top: 24px; }
#review-sidebar form.cart .product-title-frame {
    float: left;
    width: 70%;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    line-height: 1.5;
}
#review-sidebar form.cart .product-title-frame span {
    font-size: 16px;
    font-weight: 400;
    color: #3d3d3d;
    line-height: 1.5;
}
#review-sidebar form.cart .product-price-frame {
    overflow: hidden;
    text-align: right;
    font-size: 16px;
    font-weight: 400;
    color: #3d3d3d;
    line-height: 1.5;
}
.sidebar-lens-info .heading-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sidebar-lens-info .heading-title .price {
    font-size: 16px !important;
    color: #3d3d3d !important;
    font-weight: 400 !important;
}
.sidebar-lens-info .heading-title .gtext {
    display: none !important;
}

#pres-totals-wrapper{ overflow: hidden;display: none; }
#pres-totals-wrapper .title {
    float: left;
    width: 70%;
    font-size: 16px;
    color: #333333;
    font-weight: 700;
}
#pres-totals-wrapper .price {
    overflow: hidden;
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

/* Toggler Details */
#review-sidebar .toggler {
    display: inline-block;
    vertical-align: top;
    color: #666;
    padding-right: 30px;
    font-size: 16px;
    cursor: pointer;
    line-height: 1;
}
#review-sidebar .toggler i {
    color: #50b079;
    margin-left: 5px;
    font-size: 16px;
}
#review-sidebar .toggler.active i {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}
#review-sidebar .widget_composite_summary.summary_widget_hidden{
    opacity: 1 !important;
    visibility: visible;
    position: static;
    top: 0 !important;
}
/* #review-sidebar .widget_composite_summary .summary_element_price,  */
#review-sidebar .widget_composite_summary .summary_element_title, 
#review-sidebar .widget_composite_summary .summary_element_content span.step_index,
#review-sidebar .widget_composite_summary .summary_element_tap, 
#review-sidebar .widget_composite_summary .summary_element_image, 
#review-sidebar .widget_composite_summary .composite_summary .summary_element_wrapper.disabled{ display: none; } 


/* #review-sidebar .widget_composite_summary ul.summary_elements{
    border-top: 1px solid #E0E0E0;
    padding: 6px 0;
    margin: 33px 0 29px;
} */
#review-sidebar .widget_composite_summary ul.summary_elements li{ margin: 0;  }
/* #review-sidebar .widget_composite_summary ul.summary_elements > li:nth-child(2){ display: none; } */
#review-sidebar .widget_composite_summary .summary_element_wrapper_outer{ padding: 0; }
#review-sidebar .widget_composite_summary .summary_element_wrapper_inner{ padding: 0; display: grid; grid-template-areas:  "main-title main-title" "sub-title price"; }
#review-sidebar .widget_composite_summary .summary_element_content{ margin: 0; }
#review-sidebar .widget_composite_summary .summary_element_selection{ grid-area: sub-title; }
#review-sidebar .widget_composite_summary .summary_element_selection .content_product_title, 
#review-sidebar .widget_composite_summary ul.summary_elements ul.content_product_meta li span { font-size: 16px; font-weight: 400; color:#616161; }
#review-sidebar .widget_composite_summary.widget_position_default .summary_element_price .amount {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #616161;
}
/* #review-sidebar .widget_composite_summary ul.summary_elements li .summary_element_wrapper{
    border-bottom: 1px solid #E0E0E0; padding-bottom: 31px; padding-top: 24px;
} */
#review-sidebar .widget_composite_summary ul.summary_elements li .summary_element_wrapper {
    margin: 0 0 5px;
}
#review-sidebar .widget_composite_summary ul.summary_elements li .summary_element_wrapper.disabled {
    display: none;
}
#review-sidebar .widget_composite_summary.widget_position_default .summary_element_title{ grid-area: main-title; padding-bottom: 4px; }
#review-sidebar .widget_composite_summary.widget_position_default .summary_element_price{ grid-area: price; }
#review-sidebar .widget_composite_summary .summary_element_content .step_title {
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    color: #55AEBC;
    text-transform: capitalize;
}

/* #review-sidebar .widget_composite_summary_price, */
#review-sidebar .widget_composite_summary_error,
#review-sidebar .widget_composite_summary_availability,
#review-sidebar .widget_composite_summary_button,
#review-sidebar .widget_composite_summary .quantity { display: none; }
#review-sidebar .widget_composite_summary_price { position: relative;
    padding-top: 32px;
    padding-bottom: 32px;
    background: #eee;}
#review-sidebar .widget_composite_summary_price:before {
    content: "";
    position: absolute;
    left: -1000px !important;
    right: -40px;
    top: 0;
    bottom: 0;
    background: #eee;
    line-height: 1.6;
}
#review-sidebar .widget_composite_summary_price p {margin: 0;}
#review-sidebar .widget_composite_summary_price .composite_price {
    position: relative;
}
#review-sidebar .widget_composite_summary_price .composite_price:before, .composite_price.mobile-price .price:before {
    content: 'Total';
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    color: #000000;
    text-transform: uppercase;
}
#review-sidebar .widget_composite_summary_price .price del,
.composite_price.mobile-price .price del{ display:none !important; }
#final-step-summary #review-sidebar .widget_composite_summary_price .woocommerce-Price-amount.amount{
	font-size: 0;
	color: #253D85;
}
#final-step-summary #review-sidebar .widget_composite_summary_price:before{ 
    display: none;
}
#final-step-summary #review-sidebar .widget_composite_summary_price {
    background: #ffffff;
    border-top: 1px solid #909090;
    padding-top: 24px;
    padding-bottom: 20px;
}
#review-sidebar .widget_composite_summary_price .woocommerce-Price-amount.amount,
.composite_price.mobile-price .price .amount {
    color: #616161;
    font-size: 0;
    font-weight: 700;
}
#review-sidebar .widget_composite_summary_price span.woocommerce-Price-currencySymbol,
span.gtext {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
}
#final-step-summary  .widget_composite_summary_price span.woocommerce-Price-currencySymbol,
#final-step-summary span.gtext {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
} 
.composite_price.mobile-price .price .amount{ text-align:right; }
#review-sidebar .widget_composite_summary .composite_button{ float: none; }
#review-sidebar .widget_composite_summary .composite_button button.single_add_to_cart_button.disabled{
    color: #cacaca !important;
    background: #f2f2f2 !important;
    pointer-events: none;
    cursor: not-allowed;
}
#review-sidebar .widget_composite_summary .composite_button button.single_add_to_cart_button {
    width: 100%;
    height: 44px;
    border-radius: 5px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #ffffff !important;
    border: none !important;
    opacity: 1 !important;
    margin-top: 0;
	background:#253D85;
	position:relative;
	padding-right:35px;
}
#review-sidebar .widget_composite_summary .composite_button button.single_add_to_cart_button:hover{ background: #55AEBC; }
#review-sidebar .widget_composite_summary .composite_button button.single_add_to_cart_button:after {
    content: '';
    display: block;
    width: 19px;
    height: 19px;
    position: absolute;
    background: url(/wp-content/uploads/2022/03/icon-cart-plus.png);
    right: calc( 50% - 60px);
    top: 12px;
}
#review-sidebar .widget_composite_summary.widget_position_default .widget_composite_summary_content ul.summary_elements {
    margin: 0;
    padding-bottom: 24px;
    display: none;
    float: left;
    width: 100%;
    margin-top: -20px;
}
#review-sidebar .widget_composite_summary ul.summary_elements ul.content_product_meta{ padding: 0 0 0 8px; }
#review-sidebar .widget_composite_summary ul.summary_elements ul.content_product_meta .meta_element_sep,
#review-sidebar .widget_composite_summary ul.summary_elements ul.content_product_meta .meta_key{ display: none; }
#review-sidebar .widget_composite_summary ul.summary_elements ul.content_product_meta li .content_bundled_product_details_wrapper { display: none !important; }
#review-sidebar .widget_composite_summary ul.summary_elements ul.content_product_meta li .prisms { display: block; }

.wc-pao-addon-enter-your-prescription {
    padding: 0 40px;
    margin: 0;
}
.wc-pao-addon-enter-your-prescription .wc-pao-addon-heading {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    text-transform: uppercase;
    color: #424242;
    margin: 0;
}
/* Start Over */
.start-over {
    float: right;
    font-size: 13px;
    line-height: 1;
    padding: 2px 10px;
    border: 1px solid #6184aa;
    color: #6184aa;
    margin: 0 0 10px;
    display: none;
}
.start-over:hover{
    text-decoration: none;
    background: #6184aa;
    color: #fff;
}

/* Datepicker */
.single #ui-datepicker-div{ 
    padding:2px; 
    border-radius: 0;
    box-shadow: 3px 3px 6px 0 rgba(0,0,0,0.5);
	font-family: "Inter",sans-serif;
    border: none;
}
.single #ui-datepicker-div .ui-datepicker-header{
    padding: 6px 0;
    background: #253D85;
    border-radius: 0;
}
.single #ui-datepicker-div .ui-datepicker-title{}
.single #ui-datepicker-div .ui-datepicker-title select{
    width: calc(49% - 8px);
    margin: 0 2px;
    border: none;
    height: 36px;
    padding: 0 5px;
    border-radius: 2px;
    font-size: 14px;
    line-height: 16px;
    font-family: "Inter",sans-serif;
}
.single #ui-datepicker-div .ui-datepicker-prev{ left: 6px; }
.single #ui-datepicker-div .ui-datepicker-next{ right: 6px; }
.single #ui-datepicker-div .ui-datepicker-prev,
.single #ui-datepicker-div .ui-datepicker-next{
    top: 9px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 0;
    border: none;
    cursor: pointer;
}
.single #ui-datepicker-div table.ui-datepicker-calendar{}
.single #ui-datepicker-div table.ui-datepicker-calendar tr{}
.single #ui-datepicker-div table.ui-datepicker-calendar tr th,
.single #ui-datepicker-div table.ui-datepicker-calendar tr td{ 
    padding: 2px; 
    width: 14.285%;
}
.single #ui-datepicker-div table.ui-datepicker-calendar tr th span{ 
    padding: 5px;
    display: block;
    color: #fff;
    background: #424242;
    font-weight: 400;
}
.single #ui-datepicker-div table.ui-datepicker-calendar tr td a{
    background: none;
    border-radius: 0;
    text-align: center;
}
.single #ui-datepicker-div table.ui-datepicker-calendar tr td.ui-datepicker-current-day a{ 
    background: #253D85;
    border-color: #253D85;
    color: #fff;
}
.single #ui-datepicker-div table.ui-datepicker-calendar tr td.ui-datepicker-today a{ border-color: #253D85; }
.single #ui-datepicker-div table.ui-datepicker-calendar tr td span{
    background: none;
    border-radius: 0;
    text-align: center;
}
.composite_price.mobile-price {
    border-top: 1px solid #E0E0E0;
    padding: 34px 0 30px;
	position:relative;
	text-align:right;
	display: none;
}
/* Responsive */
@media(max-width: 1100px){
	#custom-product-selection.last-step > .fl-row-content-wrap > .fl-row-fixed-width #composite-main-section { width: 100% !important; }
	.variations-data ul {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media(max-width: 1060px){
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-send-your-prescription-later{
        padding: 0 0 50px;
        margin: 0 0 40px;
    }
    #inline-1{ text-align: center; }
    .logged-in #inline-1{ text-align: left; }
    .logged-in #inline-1 .saved-presc{ padding: 0; }
    .logged-in #inline-1 .switch-presc {
        margin: 0;
        position: absolute;
        top: 20px;
        right: 20px;
        padding: 10px 20px;
    }
    .logged-in #inline-1 .saved-presc h3{ text-align: left; }
    #inline-1 .switch-presc{
        float: none;
        margin: 0 0 20px;
    }
}
@media(max-width: 1275px){
	.woocommerce .composite_pagination .element_link{ font-size:12px;}
	.woocommerce .composite_pagination .element_link[href="#review"] { width: 54px; }
	.variations-data{ padding: 0 40px 20px 40px; }
	#component_option_thumbnail_container_1030015.selected-li .v-step-desc {
        margin: 20px 0 0 -100px;
    }
}
@media(max-width: 1023px){
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-upload-prescription,
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-save-prescription,
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-pupillary-distance-pd{ width: 35.5%; }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-save-your-prescription-for-future-use{ width: 44%; }
}

@media(max-width: 990px){
    
    .woocommerce .composite_form .custom-back{
        display: inline-block; 
        vertical-align: middle; 
    }
    .woocommerce .composite_form ul.component_option_thumbnails_container li.component_option_thumbnail_container{
        width: 100% !important;
        display: block;
        margin: 0 0 20px;
        padding: 0;
    }

    .woocommerce .composite_form .composite_component .component_content .bundled_products{ overflow: hidden; }
    .woocommerce .composite_form .composite_component .component_content .bundled_products li:first-child{ width: 50%; padding-left:0; }
	.woocommerce .composite_form .composite_component .component_content .bundled_products li:last-child{ padding-right:0; }
    .woocommerce .composite_form .composite_component .component_content .bundled_products li{
        float: left !important;
        width: 50% !important;
		padding:0 6px;
    }
	.woocommerce .composite_form .composite_component .component_content .bundled_products{ padding-left:116px; }
    .woocommerce .composite_form .composite_component .component_content .bundled_products li:first-child .product_title{ padding: 0 0 13px; }
    .woocommerce .composite_form .composite_component .component_content .bundled_products .product_title{
        float: none;
        width: 100%;
        max-width: inherit;
        padding: 0 0 13px;
        text-align: center;
    }
    .woocommerce .composite_form .composite_component .component_content .bundled_products li .wc-pao-addon-container{
        float: none;
        width: 100% !important;
        max-width: inherit;
		margin-bottom: 6px;
    }
    .woocommerce .composite_form .composite_component .component_content .bundled_products .wc-pao-addon-container label{
        float: left;
        text-align: left;
        padding: 10px 0 0;
		position:absolute;
		left: -116px;
    }
    .woocommerce .composite_form .composite_component .component_content .bundled_products .form-row{ 
        overflow: hidden; 
        display: block;
        clear: none;
    }
    .woocommerce .composite_form .composite_component .component_content .bundled_products li:first-child span.error{ padding-left: 80px; }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-space-and-border{
        padding: 15px 0 0;
        margin: 0 0 20px;
    }
	/* .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-who-is-the-prescription-for, */
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-upload-prescription,
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-save-prescription,
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-pupillary-distance-pd{
        width: 100%;
        float: none;
        max-width: inherit;
        padding: 0 0 10px;
    }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-save-prescription{ clear: both; }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-checkbox{
        margin: 12px 0 20px;
        padding: 0 0 20px;
    }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-my-pupillary-distance-pd-is-listed-on-my-prescription{
        float: none;
        padding: 0;
        margin: 20px 0 0;
    }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-my-pupillary-distance-pd-is-listed-on-my-prescription label{}
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-checkbox label{ margin: 0 auto; }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-save-your-prescription-for-future-use,
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-date-of-prescription{ margin: 0 0 20px; }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-save-your-prescription-for-future-use{ width: 60%; }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-upload-prescription{ clear: both; }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-file-preview,
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-upload-your-prescription{
        width: 100%;
        float: none;
    }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-upload-your-prescription .form-row{ width:100%; }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-select-the-practice-where-you-had-your-prescription{
        padding: 20px 0 0;
        margin: 20px 0;
    }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-practice-location{ 
        float: none; 
        width: 100%;
        max-width: inherit;
        clear: both;
        padding: 0 0 10px;
    }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-choose-your-practice{
        float: none;
        width: 100%;
    }
    .woocommerce .composite_form .composite_component.active_content .component_content .component_data.swatches-addon .wc-pao-addons-container{ margin: 0 0 10px; }

    .logged-in #inline-1 .js-table-responsive .pres-values{
        float: none;
        width: auto;
    }
    .logged-in #inline-1 .js-table-responsive .pres-edit{
        float: none;
        width: auto;
        padding: 10px 0 15px 0;
        text-align: center;
        min-height: inherit;
    }

    .start-over{ 
        float: none; 
        display: inline-block;
        vertical-align: top;
        margin: 0;
    }
}

@media(max-width: 768px){
	#composite-main-section.ep-now .fl-node-content,
	#composite-main-section.ep-now .details.component_data	{ background: #fff; }
	#composite-main-section.ep-now .wc-pao-addon-enter-your-prescription .wc-pao-addon-heading {
		max-width: 200px;
		margin: 0 auto;
		text-align: center;
	}
	#custom-product-selection.last-step #composite-main-section .composite_pagination {
		padding-top: 23px;
		background: #fff;
		padding-bottom: 29px;
		margin:0; 
	}
	.woocommerce .composite_form .composite_pagination nav {
        margin: 0 auto 60px;
    }
	.woocommerce .composite_form .composite_pagination .nav-prev, 
	.woocommerce .composite_form .composite_pagination .nav-next, 
	.woocommerce .composite_form .composite_pagination .nav-exit { 
	    top: 24px;
	}
	.woocommerce .composite_form .component_option_thumbnail .thumbnail_description p{ font-size:14px; }
	#final-step-heading h3{ 
		text-transform:uppercase;
		letter-spacing:0;
	}
	#review-sidebar .widget_composite_summary .composite_button button.single_add_to_cart_button{ margin-top:21px; }
	#review-sidebar .widget_composite_summary .composite_button button.single_add_to_cart_button:after { right: calc( 50% - 52px); }
    .composite_form.small_width .composite_navigation.top{ display: none !important; }
	.woocommerce .composite_pagination .element_link[href="#review"] { width: 20px; }
    
    .woocommerce .composite_form .component_description, .v-step-desc { margin: 0 0 20px; }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addons-container{ max-width: inherit; }
    .woocommerce .composite_form .custom-back{ margin: 0 0 15px !important; }
	
    .logged-in #inline-1,
    #inline-1{ text-align: center; }
    .logged-in #inline-1 .switch-presc{
        position: static;
        float: none;
        margin: 0 0 14px;
    }
    .logged-in #inline-1 .saved-presc h3{ 
        text-align: center; 
        margin: 0 0 14px;
    }
    #inline-1 .js-table-responsive table.shop_table_responsive td:before{ display: none; }
    .start-over{ margin: 0 0 10px; }

    /*Variations*/
    .variations-data{ padding: 15px; }
    .variations-data ul li{ display: inline-block;}
    .woocommerce .composite_form .component_option_thumbnail .thumb-tooltip{ top:30px; }
    .woocommerce .composite_form .component_option_thumbnail .image{
        left:0;
    }
    .woocommerce .composite_form ul.component_option_thumbnails_container li.component_option_thumbnail_container {
        background: #ffffff;
        box-sizing: border-box;
        border: 1px solid #E0E0E0;
		box-shadow: 0px 0px 4px rgba(175, 175, 175, 0.5);
        border-radius: 6px;
        margin-bottom:14px;
    }
    .woocommerce .composite_form ul.component_option_thumbnails_container .component_option_thumbnail {
        padding: 16px 16px 16px 110px;
    }
    .info-wrapper {
        right: 50px;
        top: -33px;
    }
    #component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li .variation-outer, .component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li .variation-outer {
        padding: 16px 16px 16px 110px;
        flex-direction: column;
    }
    .addons-data {
        padding: 0 16px 10px 110px;
    }
    .composite_component:not(#component_1584107434) .component_data table.variations tr.attribute_options:nth-child(2) {
        left: 110px;
    }
    .component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li .variation-img, #component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li .variation-img {
        left: 0;
        padding: 8px;
    }
    .component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li .variation-price, #component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li .variation-price {
        display: block;
        padding: 0;
        position: static;
        order: 0;
        text-align: left;
        margin-bottom: 8px;
    }
    .component_data table.variations tr.attribute_options:nth-child(1) ul.variable-items-wrapper li .variation-description, #component_1584107434 .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li .variation-description {
        order: 1;
    }

	/* Mobile Sidebar */
	#frame-selection-sidebar.frame-sidebar {
		width: 100% !important;
		min-height: auto;
		position: fixed;
        bottom: 50px;
        z-index: 999;
        left: 0;
        right: 0;
	}
	#frame-selection-sidebar.frame-sidebar > .fl-col-content.fl-node-content {
		padding-bottom: 0;
		padding-top: 0;
	}
	#frame-sidebar-innder-col {
        display: none;
    }
    #review-sidebar .fl-module:not(.summary-widget), 
    .summary_elements {
        display: none;
    }
	#frame-selection-sidebar.frame-sidebar a.close-review {
		position: absolute;
		right: 20px;
		top: 17px;
	}
	#frame-selection-sidebar.frame-sidebar #review-sidebar .widget_composite_summary.widget_position_default .widget_composite_summary_content ul.summary_elements{
		margin:0;
		padding:0;
		border:none;
	}
	#frame-selection-sidebar.frame-sidebar .widget_composite_summary_price {
		padding: 12px 56px 12px 20px;
		position: fixed;
		z-index: 9999999;
		bottom: 0;
		left: 0;
		right: 0;
		height:50px;
	}
	#frame-selection-sidebar.frame-sidebar .widget_composite_summary_price:after{
		background: url('../images/arrow-up.png') no-repeat;
		width:18px;
		height:9px;
		position:absolute;
		right:20px;
		top:21px;
		filter: brightness(0%);
	}
	#frame-selection-sidebar.frame-sidebar .widget_composite_summary_price.active:after{
		transform: rotate(180deg);
	}
    #review-sidebar .composite_price.mobile-price span.woocommerce-Price-currencySymbol,
    .composite_price.mobile-price span.gtext {
        font-size: 16px;
        color: #616161;
    }
    #review-sidebar.review-screen .composite_price span.woocommerce-Price-currencySymbol {
        color: #212121;
        font-size: 18px;
    }
	#frame-selection-sidebar.frame-sidebar .widget_composite_summary_price p {
		margin: 0;
	}
	#frame-selection-sidebar.frame-sidebar .customise-lens-heading {
		border-bottom: 1px solid #e0e0e0;
		margin: 0 -20px;
	}
	.woocommerce .composite_form .composite_component .component_content .bundled_products li .form-row{ margin-bottom:14px; }
	.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-my-prescription-has-prisms{ margin-left: 0 !important; margin-top: 3px !important; }
	.woocommerce .composite_form .composite_component .component_content .bundle_data{ overflow:inherit; }
	.prismcontainerwrap{ margin-left:-20px !important; margin-right:-20px !important;}
	.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-right-eye-prism label, .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-left-eye-prism label {
		font-size: 14px;
		padding-left: 32px;
	}
	.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-right-eye-prism, 
	.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-eye-prism{ width:119px; }
	.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-power, 
	.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-direction, 
	.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-power, 
	.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-direction {
		width: 29.5%;
		max-width: 137.5px;
		margin: 0 8px 10px !important;
	}
	.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-power, .wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-power {
		margin-left: 0 !important;
	}
	.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-direction, .wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-direction {
		margin-right: 0 !important;
	}
	.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-power select, .wc-pao-addon-container.wc-pao-addon.wc-pao-addon-direction select, .wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-power select, .wc-pao-addon-container.wc-pao-addon.wc-pao-addon-left-direction select {
		height: 44px !important;
		margin-bottom: 20px !important;
	}
	.wc-pao-addon-separator-bar-1 {
		margin: 0 0 24px !important;
	}
	.woocommerce .composite_form .component_option_thumbnail .thumnail_title {
        padding-right: 40px;
    }
	.woocommerce .composite_form .component_option_thumbnail .title{ font-size:16px; }
	.woocommerce .composite_form .component_option_thumbnail .thumnail_title .price{ 
	    font-size: 16px;
        display: block;
        text-align: left;
        padding: 0;
        position: static;
	}
	.woocommerce .composite_form .component_option_thumbnail .thumb-tooltip{
		width: 18px;
		height: 18px;
		background-size: 18px;
	}
	.variations-data{ padding: 0 27px 15px; }
	#component_option_thumbnail_container_1030015.selected-li .v-step-desc {
        margin: 20px 0 0 -80px;
    }
	.variations-data.first-level ul li span{ padding-left:10px; font-size:14px; }

}
@media(max-width: 680px){
	.variations-data ul {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media(min-width: 481px){
	.wc-pao-addon-first-name.field-error, 
	.wc-pao-addon-last-name.field-error, 
	.wc-pao-addon-first-name, 
	.wc-pao-addon-last-name {
		
	}
	.wc-pao-addon-first-name.field-error span.error,
	.wc-pao-addon-last-name.field-error span.error{
		position: absolute;
	}
}
@media(max-width: 480px){
	.variations-data ul {
		grid-template-columns: repeat(1, 1fr);
	}
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-first-name, 
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-last-name{
        width: 100%;
    }
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-date-of-prescription,
    .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-save-your-prescription-for-future-use,
	.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon-save-your-prescription{
        float: none;
        width: 100%;
        padding: 0 0 10px;
        margin: 0;
    }
	.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd,
	.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-measure-my-pd,
	.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-measure-my-pd label{ width:100%; margin-right:0; }
	.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-measure-my-pd label{ text-align:center;padding: 10px 10px 10px 40px !important; background-position:calc(50% - 67px) center;  }
    ul.variable-items-wrapper.button-variable-wrapper.custom-ul{ margin: 5px 0 0 !important; }
    .composite_component:not(#component_1584107434) .component_data table.variations tr.attribute_options:nth-child(2) ul.variable-items-wrapper li {
        width: calc(50% - 8px) !important;
    }
    .woocommerce .composite_form .composite_data .composite_summary ul.summary_elements > li{
        padding: 14px;
        min-height: inherit;
    }
    .woocommerce .composite_form .composite_data .composite_summary ul.summary_elements .summary_element_title{
        float: none;
        width: auto;
    }
    .woocommerce .composite_form .composite_data .composite_summary ul.summary_elements .summary_element_selection{ 
        width: 80%; 
        padding: 10px 0 0;
    }
    .woocommerce .composite_form .composite_price{ padding: 14px 10px 20px; display:none !important; }
    .woocommerce .composite_form .composite_price .price:before{
        float: none;
        display: block;
        text-align: center;
        margin: 0 0 12px;
    }
    .woocommerce .composite_form .composite_price .price .amount{
        float: none;
        text-align: center;
    }
    #inline-1 .js-table-responsive .rx-uname, 
    #inline-1 .js-table-responsive .pres-date{ padding: 10px; }
    #inline-1 .js-prescription-list ul{ 
        overflow: hidden; 
        max-width: 260px;
        margin: 0 auto;
    }
    #inline-1 .js-prescription-list ul >li.js-heading{
        width: 50px;
        float: left;
    }
    #inline-1 .js-prescription-list ul >li{
        float: left;
        width: calc(50% - 25px);
        border: none;
    }
    #inline-1 .js-prescription-list ul >li.js-heading span{ 
        text-align: left; 
        padding: 6px 0;
    }
    #inline-1 .js-prescription-list ul >li.js-heading span.js-box1{ min-height: 36px; }
    #inline-1 .js-prescription-list ul >li span.js-box1,
    #inline-1 .js-prescription-list ul >li span{ 
        display: block; 
        width: auto;
        text-align: center;
        padding: 6px 0;
    }
    #inline-1 .js-prescription-list ul >li span{ min-height: 32px; }
    #inline-1 .login-form-wrapper{ margin:0; }
	
	.woocommerce .composite_form .composite_component .component_content .bundled_products .form-row input[type="text"], 
	.woocommerce .composite_form .composite_component .component_content .bundled_products .form-row input[type="email"], 
	.woocommerce .composite_form .composite_component .component_content .bundle_data .form-row input[type="text"], 
	.woocommerce .composite_form .composite_component .component_content .bundle_data .form-row input[type="email"]{
		height:44px;
	}
	.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-who-is-the-prescription-for .wc-pao-addon-heading{
		margin:0 0 18px;
	}
	.woocommerce .composite_form .composite_component .component_content .products .form-row select, .woocommerce .composite_form .composite_component .component_content .bundle_data .form-row select {
		height: 44px;
		margin: 0 0 14px;
	}
	.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-checkbox p.form-row.form-row-wide.wc-pao-addon-wrap label {
		font-size: 14px;
	}
	.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-checkbox p.form-row.form-row-wide.wc-pao-addon-wrap {
		padding-top: 6px;
	}
	.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-pd-checkbox {
		margin: 12px 0 23px;
		padding: 0 0 30px;
	}
	.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-send-your-prescription-later {
		padding: 0 0 25px;
		margin: 0 0 25px;
	}
	.woocommerce .composite_form .composite_component .component_content .bundled_products li .form-row select {
		height: 44px !important;
		margin:0 !important;
	}
	.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-my-prescription-has-prisms label{
		font-size:14px;
	}
	.woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-right-pd, .woocommerce .composite_form .composite_component .component_content .bundle_data .wc-pao-addon.wc-pao-addon-left-pd {
		margin-left:0;
		margin-right:0;
		width: 100%;
	}
}