/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* table.thwepo-extra-options.select-lenses-section.thwepo_variable {
    position: absolute;
    top: -13em;
    right: -7em;
    width: 60%;
    background: red;
    height: 96vh;
    z-index: 111;
    visibility:hidden;
} */

/* Popup container */
/*table.extra-options.select-lenses-section.thwepo_variable.thwepo_select_lens_type.thwepo_default_style{
    display: none; 
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%; 
    max-width: 600px; 
    background-color: white;
    padding: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

.popup-overlay {
    display: none; 
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}
*/
/* table.extra-options.select-lenses-section.thwepo_variable.thwepo_select_lens_type.thwepo_default_style tbody {
    padding: 20px!important;
    display: block;
}

table.extra-options.select-lenses-section.thwepo_variable.thwepo_select_lens_type.thwepo_default_style tbody tr, table.extra-options.select-lenses-section.thwepo_variable.thwepo_select_lens_type.thwepo_default_style tbody td {
    width: 100%!important;
	    display: block;
}
.navigation-buttons {
    text-align: center;
    margin-top: 15px;
}

.navigation-buttons button {
    padding: 10px 20px;
    margin: 5px;
    cursor: pointer;
}
 */

/* Disable blue highlight on touch */

/*type lenses option*/
.thwepo-field.thwepo_imagegroup.select_lens_type_option.thwepo-title-above label.thwepo-image-group-lable.title-lense-type.thwepo-option-below {
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    gap: 5%;
    cursor: pointer;
}

.thwepo-field.thwepo_imagegroup.select_lens_type_option.thwepo-title-above .value.above {
    display: flex!important;
    flex-direction: column;
    flex-wrap: nowrap;
}


.thwepo-field.thwepo_imagegroup.select_lens_type_option.thwepo-title-above .thwepo-img-wrap, .thwepo-img-wrap img {
    width: 45px!important;
    height: 35px;
}

.thwepo-field.thwepo_imagegroup.select_lens_type_option.thwepo-title-above .thwepo-image-group-item input[type=radio]:checked+.thwepo-image-group-lable {
    background: #fb9c3882;
    border: 1px solid;
}

.thwepo-field.thwepo_imagegroup.select_lens_type_option.thwepo-title-above .thwepo-image-group-item input[type=radio]+.thwepo-image-group-lable {
    padding: 1em;
    border: 1px solid;
}


.thwepo-field.thwepo_imagegroup.select_lens_type_option.thwepo-title-above span.thwepo-image-label {
    font-size: 20px;
    font-weight: 700;
}

/* @media (max-width: 440px) {
  .elementor.elementor-796.elementor-location-footer {
    margin-top: 200px !important;
  }
} */


/* moved cart style to elementor */