.wcpp-wrapper {
    border-radius: 4px;
    border: 1px solid #ededed;
    padding: 15px 20px;
    margin-bottom:20px;
}
input[type="radio"] {
    width: 100% !important;
    height: 100% !important;
}
.shipping-calculator-form .button{
    background-color: var( --e-global-color-primary ) !important
}
.wcpp-field-group .step{
    display:none;
}
.product-inner-data .elementor-container{
    max-width: 100% !important;
}
.wcpp-field-group .step:first-child{
    display:flex;
}

.wcpp_step_buttons {
    margin-bottom:20px;
    overflow:hidden;
}
select#lstPdRight {
    float: left;
    margin-right: 10px;
}

select#lstPdRight {
    float: left;
    margin-right: 10px;
}


.summary .price{
	display: none !important;
}
.wcpp_btn_next {
    float:right !important;
}
.woocommerce-variation-availability{
	display: none;
}
.custom-wrap{
	display: none !important;
}
.custom_add_to_cart{
    width: 100%;
    padding: 18px !important;
    color: #fff !important;
    font-size: 20px !important;
}
.single-product .wcpp-wrapper {
    border-radius: 4px;
    border: 1px solid #ededed;
    padding: 15px 20px;
    margin-bottom:20px;
}
.swiper-container.swiper-control-bottom.second-initialized li.thumbnail-item{
	width: 100px !important;
}
.dual-col select {
    width: 48%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
	width: 30% !important;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
	margin-right: 60px;
}
.back_btn{
	float: left;
}

.wapf-wrapper .price1{
	font-size: 14px !important;
}
.accessorize_inner p, .caese_inner p, .summary-inner p, #prescription-step2 p, .step2_1 p{
	color: #808080 !important;
	font-size: 14px;
	line-height: 20px !important;
	text-align: left;
	margin-bottom: 10px !important;
}
/*  ------------- 10-Mrach css --------*/
.product-inner-data div.product {
    position: relative;
    margin-top: 0;
}
.product-inner-data  div.product .entry-summary {
    background-color: #fff;
    padding: 40px 60px;
    height: 100%;
    margin-bottom: 0;
}
.product-inner-data .product_title {
    font-family: 'Inconsolata';
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #009a7a;
    margin-bottom: 10px;
}
.product-inner-data .summary p.price {
    margin-bottom: 0;
}
.product-inner-data th, .product-inner-data td {
    border: 0;
}
.woocommerce-product-details__short-description {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #808080;
}
#select_lens_btn, button#next_btn {
    height: 45px;
    background: #009a7a !important;
    padding: 0 30px;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
border: none;
	cursor: pointer;
	flex-basis: unset;
	border-radius: 0px;
	text-transform: capitalize;
}
button#next_btn{
	float: right;
}

#product_buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-width: 1px 0px;
    border-style: solid;
    border-color: #F1F1F1;
    padding: 20px 0;
	float:left;
	width: 100%;
}
#product_total_price {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 34px;
    color: #000000;
}
.add_to_cart_inline a{
	background: #009a7a !important;
}
#multi_options label {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #1D1D1D;
    display: block;
    text-align: center;
	padding-bottom: 8px;
}
.item-price{
	float: right;
	padding-top: 15px;
	font-size: 15px;
}
.data-row {
    border-top: 1px solid #ccc;
    padding: 20px 0px;
}
.summary-inner span, .item-name, #total_price {
    color: #7b7575;
	font-size: 15px;
}
.wapf .input-text span {
    float: right;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    color: #009a7a;
}
.wapf .input-text strong {
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    color: #000000;
    float: left;
}
.no_thanks{
	text-align: center;
}
.wapf .input-text p {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #808080;
    float: left;
    margin-top: 6px;
    margin-bottom: 0;
    clear: both;
}
#step0  .input-text {
    width: calc(100% - 90px);
    margin-left: auto;
    padding: 0;
}
#blue-light-protection-step1 .input-text, #prescription-step1 .input-text{
	width: 100% !important;
}
#product_total_price .price{
	display: block !important;
}
.wapf .input-group {
    position: relative;
    padding: 20px 20px;
    margin: 10px 0;
    background: #FFF;
    border: 1px solid #E8E8E8;
    display: flex;
    align-items: center;
    z-index: 2;
}
.product-inner-data {
    display: flex;
    align-items: strech;
}
.wapf .input-group.step2_1 {
    display: block;
    background-color: transparent;
    border: 0;
    padding: 10px 10px;
}
.wapf .wapf-wrapper {
    position: relative;
}
.wapf .wapf-wrapper #back_btn {
    position: absolute;
    top: 0;
    line-height: 22px;
}
.input-group img {
    width: 80px;
}
.caese_inner {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.caese_inner .grpon {
    margin: 0 15px;
    width: 42%;
}
.surprise_me{
	width: 100% !important;
}
.caese_inner .grpon .input-group.tn {
    flex-flow: column;
    padding: 0;

}
.caese_inner .grpon .input-group.tn h4{
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #000000;
	margin: 20px 0;
}
.caese_inner .grpon .input-group.tn img {
    width: 100%;
    z-index: -1;
	/* height: 130px; */
}
.select_one {
    display: flex;
    margin: 20px 0;
}
/*--------------css for checkbox only-----------------------*/

.tn {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tn input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    left: 0;
    height: 100%;
    margin: 0;
    top: 0;
}
.mk {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    z-index: -1;
    border: 2px solid transparent;
}

.tn:hover input ~ .mk {
  background-color: transparent;
}

.tn input:checked ~ .mk {
    border-color: #009a7a;
}

.tn:after {
  content: "";
  position: absolute;
  display: none;
}

.tn input:checked ~ .mk:after {
  display: block;
}

.tn .mk:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}



/*------ steep two css --------*/
.input-group-field {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.input-group-field .input-group {
    width: 22%;
    justify-content: center;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #808080;
}
#blue-light-protection-step2 .input-text, #prescription-step2  .input-text, div#sunglasses-step2 .input-text{
    width: 100%;
}
div#spep1 .input-group.tn {
    align-items: flex-start;
}
div#prescription-step5 .input-text {
    width: 100%;
}
div#sunglasses-step5 .input-text {
    width: 100%;
}
.sunglasses-step3 .input-text {
    width: 100%;
}
.tn .add_to_cart_button {
    background: #009a7a !important;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 600;
    font-size: 18px !important;
    line-height: 18px !important;
    text-align: center;
    color: #FFFFFF !important;
    margin: 0;
    padding: 10px 20px !important;
    display: block;
    text-transform: capitalize !important;
}
.accessorize_inner {
    display: flex;
    margin: 0 10px;
    flex-wrap: wrap;
    align-items: stretch;
}
.div_f {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wapf .input-text .div_f strong {
    text-align: left;
    padding-right: 5px;
}
.div_f span {
    min-width: 70px;
}
.accessorize_inner .grpon {
    width: 50%;
    margin: 13px 0;
}
.accessorize_inner .input-group.tn {
    display: flex;
    margin: 0 10px;
    padding: 0;
    background-color: #fff;
    border-color: #ddd;
    height: 100%;
    flex-flow: column;
    justify-content: space-around;
}
.accessorize_inner .input-group.tn img {
    width: 100%;
    height: 140px;
    object-fit: cover;
    z-index: -1;
    position: relative;
}
.tn.no_thanks {
    background: #fff !important;
    border: 1px solid #E8E8E8 !important;
    display: block !important;
    margin: 30px auto !important;
    width: 100%;
	padding: 18px !important;
    text-align: center !important;
}
.tn.no_thanks .input-text {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #000000;
    text-transform: capitalize;

}
.summary-inner strong {
    font-family: 'Arial';
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
}
.summary-inner #color_name {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #808080;
}
#product_buttons button.single_add_to_cart_button {
    margin: 0;
    background: #009a7a !important;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    text-transform: capitalize;
    width: 100%;
}
.summary-inner #lens_price {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    color: #808080;
}
.bottom_ar {
    padding: 10px 10px;
}
.accessorize_inner .input-group.tn h4 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
	margin: 0;
}
.accessorize_inner .input-group.tn .product_price {
    font-family: 'Arial';
    font-style: normal;
	margin: 6px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    color: #808080;
}
.accessorize_inner .input-group.tn span.woocommerce-Price-amount.amount {
    display: none;
}
.accessorize_inner .input-group.tn .product {
    border: 0 !important;
    padding: 0 !important;
    margin: 0;
}
.select_one {
    display: flex;
    margin: 20px 0;
}
#multi_options .select_one label {
    width: 50%;
    text-align: left;
    margin: 0;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #808080;
	padding-bottom: 0;
}
.wapf .input-group.step2_1 select {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #808080;
    background: #fff;
    border: 1px solid #E8E8E8;
    width: 100%;
    height: 44px;
    padding: 10px;
}
.wapf .input-group.step2_1 strong {
    font-family: 'Arial';
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
}
/*----css normal small circle radio ----*/

.ai {
    display: block;
    position: relative;
    padding-left: 31px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ai input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.rk {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #d2efe9;
    border-radius: 50%;
}

.ai input:checked ~ .rk {
    background-color: #d2efe9;
}

.rk:after {
  content: "";
  position: absolute;
  display: none;
}

.ai input:checked ~ .rk:after {
  display: block;
}

.ai .rk:after {
    top: 3px;
    left: 3px;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: #009a7a;
}
/*--------close -------*/
.wapf .input-group.step2_1 .select-group {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}
#multi_options .input-group.step2_1 .select-group .sub-group label {
    text-align: left;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #808080;
    padding: 0;
    margin: 0;
}
.wapf .input-group.step2_1 .select-group .sub-group {
    width: 30%;
}
.wapf .wapf-wrapper #back_btn:focus {
    background: none;
}
.wapf .wapf-wrapper #back_btn:focus img {
    outline: none;
}


@media screen and (min-width: 1168px) {
.single-product.woocommerce .content-area {
    padding: 0;
}
.woocommerce-tabs.wc-tabs-wrapper, section.related.products {
    max-width: 1600px;
    margin: auto;
    padding: 0 6vw;
}
body .is-layout-constrained > .alignwide {
    max-width: 100%;
    width: 100%;
}
body .is-layout-constrained > .alignwide main#main {
    max-width: 100%;
}
}

@media (min-width: 992px) and (max-width: 1024px) {
.product-inner-data {
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: calc(50% - 40px) !important;
    max-width: 50% !important;
    margin: 0 auto;
    margin-right: 40px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 50% !important;
}

}

@media (min-width: 768px) and (max-width: 991px) {
.product-inner-data {
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: calc(50% - 40px) !important;
    max-width: 50% !important;
    margin: 0 auto;
    margin-right: 40px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 50% !important;
}
.single-product div.product {
    margin-top: 50px;
}
header#masthead .site-branding {
    width: 100%;
    max-width: 100%;
}
.woocommerce #content div.product div.images ol.flex-control-nav {
    padding: 0;
    margin-bottom: 25px;
}
.woocommerce #content div.product div.images ol.flex-control-nav li {
    margin-bottom: 10px;
}
.single-product .product-inner-data .product_title {
    margin-bottom: 20px;
}
table.variations tbody tr {
    display: flex;
    align-items: center;
    justify-content: center;
}
table.variations tbody tr select#pa_color {
    padding: 5px 10px;
}
table.variations tbody tr th, table.variations tbody tr td {
    padding: 7px;
}
.accessorize_inner .grpon {
    width: 100%;
}
.caese_inner .grpon {
    width: calc(50% - 30px);
}
.woocommerce .content-area {
    padding: 0 25px;
}
.woocommerce .related.products ul.products, .woocommerce-page .related.products ul.products {
    width: 100%;
    max-width: 100%;
    flex-direction: row;
    justify-content: flex-start;
}
.woocommerce-page .related.products ul.products[class*=columns-] li.product {
    width: 33.33% !important;
    padding: 0 15px !important;
    align-items: center;
    text-align: center;
}
.woocommerce-page .related.products ul.products[class*=columns-] li.product a.product_type_variable {
    padding: 10px 30px;
}
aside.widget-area {
    margin-top: 0;
    padding-top: 10px;
}


}

@media (max-width: 767px) {
.product-inner-data {
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100% !important;
}
.single-product div.product {
    margin-top: 50px;
}
header#masthead .site-branding {
    width: 100%;
    max-width: 100%;
}
.woocommerce #content div.product div.images ol.flex-control-nav {
    padding: 0;
    margin-bottom: 25px;
}
.woocommerce #content div.product div.images ol.flex-control-nav li {
    margin-bottom: 10px;
}
.single-product .product-inner-data .product_title {
    margin-bottom: 15px;
}
table.variations tbody tr {
    display: flex;
    align-items: center;
    justify-content: center;
}
table.variations tbody tr select#pa_color {
    padding: 5px 10px;
}
table.variations tbody tr th, table.variations tbody tr td {
    padding: 7px;
}
.accessorize_inner .grpon {
    width: 100%;
}
.caese_inner .grpon {
    width: calc(50% - 30px);
}
.woocommerce .related.products ul.products li.product, .woocommerce-page .related.products ul.products li.product {
    align-items: center;
    text-align: center;
}


}
.popup {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
   z-index: 999;
}
.popup__content {
    width: 80%;
    overflow:auto;
    padding: 50px;
    background: white;
    color: black;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    
}
.close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  display: block;
}
    }
.close span {
	cursor: pointer;
	position: fixed;
	width: 20px;
	height: 3px;
	background: #099ccc;
	&:nth-child(1) {
	  transform: rotate(45deg);
	}
	&:nth-child(2) {
	  transform: rotate(135deg);
	}
  }
.popup .popup__content .close span:nth-child(1) {
    transform: rotate(45deg);
}
.popup .popup__content .close span:nth-child(2) {
    transform: rotate(135deg);
}
.popup .popup__content .close span {
    cursor: pointer;
    position: fixed;
    width: 20px;
    height: 3px;
    background: #099ccc;
}
body.single-product table.variations{
    /*display: none !important;*/
}
.o2dca-frame-color{
    display: none;
}
.customAttribute{
    display: block;
}
body.single-product table.variations td.value {
    display: none;
}