/* COMMON COMPONENT - START */

.c-pdp-det__left {
    position: relative;
    min-width: 30%;
}

.c-pdp-det__right {
    position: relative;
    width: 20%;
    /*padding-bottom: 40px;*/
    flex-grow: 1;
    flex-direction: column;
    display: flex;
}

.c-pdp-det__pres-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.c-pdp-det__logo {
    margin-bottom: 15px;
    min-width: 210px;
}

#detail_box_content span{
						    /*color: red;*/
}
						
#canvas-wrap { position:relative } /* Make this a positioned parent */
#overlay     { position:absolute; top:20px; left:30px; }


.ui-dialog {
	padding: 5px;
}


.ui-dialog .ui-dialog-titlebar-close {
	right: 25px;
}

#vm_box #vm_target .mirror-container-allow * {
	font-size: 0px !important;
}

#vm_box .mirror-container-error {
	height: 100%;
	background-color: rgba(255, 255, 255, 0.75);
}

#vm_dialog button, 
#vm_buttons button{
    cursor: pointer;
	display: block;
	
	width: 100px;
	  height: 24px;
	  display: flex;
	  flex-direction: row;
	  justify-content: center;
	  align-items: center;
	  gap: 4px;
	  border-radius: 100px;
	  -webkit-backdrop-filter: blur(30px);
	  backdrop-filter: blur(30px);
	  border: solid 1px #dde1e3;
	  background-image: radial-gradient(circle at 0 0, #e4ebef, rgba(231, 235, 237, 0.28));
	 
	 flex-grow: 0;
  font-family: 'sofia-pro';
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.16px;
  text-align: center;
  color: #244c5a;
}

#vm_screenshot{
	height: auto!important;
}

#vm_dialog .banner{
	background:white;
	width: 100%;
	position: absolute;
    bottom: 62px;
}

#vm_dialog .glasses-rp-gl_logo{
    position: absolute;
    bottom: 10px;
    left: 10px;
}

#vm_try-them-on{
	width: 120px!important;
}

.ui-dialog[aria-labelledby="ui-dialog-title-vm_dialog"] .ui-icon-closethick{
	color:black;
}

.ui-dialog[aria-labelledby="ui-dialog-title-vm_dialog"] .ui-icon-closethick:after{
	content: "\e944";
	vertical-align: bottom;
}

.ui-dialog[aria-labelledby="ui-dialog-title-vm_dialog"] .ui-icon-closethick:hover {
	text-decoration: underline;
}

#vm_buttons #vm_switch-off {

}

#vm_buttons #vm_adjust-to-fit {
	
}

#vm_buttons #vm_share {

}

#vm_buttons i{

}

#li_vm_share #vm_share {
	width: 60px;
}


#vm_buttons #vm_share i{
	padding-right:0;
	margin-left: -8px;
}

[class^="iconglasses-vm"], [class*=" iconglasses-vm"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'glasses-vm' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="glasses-rp-"],
[class*=" glasses-rp-"] {
  font-family: 'glasses-rp' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ul-virtualmirror {
  list-style: none !important;
  margin: 0;
  padding: 0;
}

.li-virtualmirror {
  float: left;
  padding-left: 5px;
}

.nav-table-virtualmirror {
  display: table;
  margin: auto;
  padding-top: 5px;
}

.nav-table-virtualmirror-mobile {
  display: table;
  margin: auto;
  padding-top: 35px;
}


.nav-inline-block-virtualmirror {
  display: inline-block;
}

.ui-dialog .ui-dialog-titlebar-close span {
	left: 7px;
}

.Frame-shape {
  width: 16px;
  height: 16px;
  flex-grow: 0;
  object-fit: contain;
}

.vm_backdrop {
    position: fixed;
    background: #000;
    opacity: .5;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    will-change: opacity;
    left: 0;
    top: 0;
    width: 1000%;
    height: 1000%;
    display: block;
    box-sizing: content-box;
    z-index: 3;
}

.vm_dialog {
    /*position: fixed;
    left: 50px;
    top: 50px;*/
    z-index: 4;
    background-color: white;
}

.virtual-mirror-table {
	width: 100%;
}

.pdp-frame .div-image-fullscreen .close-icon {
    position: absolute;
    top: -3px;
    right: -3px;
    height: 56px;
    width: 56px;
    margin: 3px;
    z-index: 999999;
    cursor: pointer;
}

.virtual-mirror-popup-close {
    position: absolute;
    right: 3px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    background: url(https://assets.lenscrafters.com/extra/image/LensCrafters/global/xclose.png) center center no-repeat;
    background-color: white;
}

.pdp-frame .pdp-main-info #pdp-product-siblings-area {
	bottom: -20px;
}


#vm_buttons {
	width: 100%;
	top: -5px;
}

@media only screen and (max-width: 500px) {
	#vm_buttons {
        left: -10px;
        width: 110%;
        top: 20px;
    }
}

@media only screen and (max-width: 1024px) {
    #vm_buttons {
        top: 20px;
    }
    
    .pdp-frame .pdp-main-info #pdp-product-siblings-area {
		bottom: 50px!important;
	}
	    
}


.bipa-overlay #bipa-component-container h1 {
  font-family: "minerva-modern", sans-serif;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: 0.14px;
  text-align: center;
  color: #222222;
}

.bipa-overlay #bipa-component-container #BIPA_FORM_SUBTITLE,
.bipa-overlay #bipa-component-container #PRIVACY_FIRST_AGREEMENT {
  font-family: 'sofia-pro';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.5px;
  text-align: center;
  color: #222222;
}

.bipa-overlay #bipa-component-container #BIPA_CITIZEN_DECLARATION {
  margin-left: 25px!important;
  width: 203px;
  height: 24px;
  flex-grow: 0;
  font-family: 'sofia-pro';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.5px;
  text-align: left;
  color: #222222;
}

label[for=bipa-citizen-checkbox] {
  left: -25px!important;
  top: 0px!important;
}

div[id=bipa-citizen]{
  margin-top: 10px!important;
}

p[id=bipa-privacy-policy-notice]{
  margin: 20px 0px 10px;
}

.bipa-overlay #bipa-component-container #bipa-privacy-policy-notice {
  font-family: 'sofia-pro';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.5px;
  text-align: center;
  color: #222222;
}

.bipa-overlay #bipa-component-container #PRIVACY_IMPLICIT_TERMS_AND_CONDITIONS,
.bipa-overlay #bipa-component-container #PRIVACY_IMPLICIT_PRIVACY_POLICY {
  text-decoration: underline;
  font-weight: bold;
  color: #000000!important;
  line-height: 18px;
    letter-spacing: 0.16px;
    text-align: center;
    font-family: 'sofia-pro';
    font-size: 12px;
    font-weight: normal;
}

.bipa-overlay #bipa-component-container button {
    width: 160px;
    height: 40px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    border: solid 1px #557b92;
    font-family: 'sofia-pro';
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.5px;
    text-align: center;
    color: #557b92;
	cursor: pointer;
	text-transform: uppercase;
}
.bipa-overlay #bipa-component-container button:hover {
	background-color: #ffffff;
}

.bipa-overlay #bipa-component-container .bipa-ok {
  background-color: #557b92;  
  color: #ffffff;
}

.bipa-overlay #bipa-component-container .bipa-ok:hover {
	background-color: #192c50;  
    border-color: #192c50;
    border-width: 3px;
}

.line.buttons
{
	-webkit-box-pack: center!important;
    justify-content: center!important;	
	padding: 0px!important;
}

.bipa-overlay #bipa-component-container .long-text{
font-family: 'sofia-pro';
  font-size: 12px!important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.5px;
  min-height: 150px!important;
  color: #222222;
  
}

@media only screen and (max-width: 500px) {
	.bipa-overlay #bipa-component-container #bipa-record-consent {
		padding-top: 40px!important;
	}
}


.bipa-overlay #bipa-component-container #bipa-sorry-container #form .field input, .bipa-overlay #bipa-component-container #bipa-form #form .field input {
    padding: .6rem;
    border-radius: 6px;
    /* border-color: #d8d8d8; */
    border: 1px solid #d8d8d8;
}

.bipa-overlay #bipa-component-container #bipa-sorry-container .line, .bipa-overlay #bipa-component-container #bipa-form .line.long-text.small {
    padding: 1rem;
    border-radius: 6px;
    /* border-color: #d8d8d8; */
    border: 1px solid #d8d8d8;
    font-size: 10px;
    max-height: 10rem;
    /* font-family: 'sofia-pro'; */
}

span[id=BIPA_CITIZEN_QUESTION]{
  font-family: "minerva-modern", sans-serif;
  font-size: 16px;
  color: #222222;
}

#bipa-overlay-root-style #privacy-agreement .scrollable-container .scrollable-content #PRIVACY_AGREEMENT_TEXT p{
  font-family: 'sofia-pro';
  padding-left: 5px;
  color: #222222;
}

#bipa-overlay-root-style #privacy-agreement .scrollable-container .scrollable-content #BIPA_FORM_BIPA_AGREEMENT p{
  font-family: 'sofia-pro';
  padding-left: 5px;
  color: #222222;
}

.bipa-overlay #bipa-component-container #bipa-sorry-container #privacy-agreement .scrollable-container .scrollable-content{
  font-family: "minerva-modern", sans-serif;
  color: #222222;
}

#bipa-overlay-root-style .yes-no-checkbox{
  padding-left: 5px;
  font-family: 'sofia-pro';
  color: #222222;
}

#bipa-overlay-root-style .yes-no-checkbox .switch input:checked + .slider{
  background-color: #557B92;
}

.bipa-overlay #bipa-component-container #bipa-footer-bar .footer-content .buttons #bipa-submit-button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  font-family: sofia-pro,sans-serif;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  border-style: solid;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: .5px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  transition: background-color .3s ease;
  position: relative;
  border-width: 1px;
  background-color: #557b92;
  border-color: #557b92;
  height: 40px;
  padding: 3px 16px 4px 16px;
  font-size: 18px;
  line-height: 1.71;
  letter-spacing: .5px;
  border-color: #557b92;
  text-transform: none;
}

.bipa-overlay #bipa-component-container  #bipa-footer-bar .footer-content .buttons #bipa-submit-button:hover {
  background-color: #192c50;
  border-color: #192c50;
}

.bipa-overlay #bipa-component-container #bipa-footer-bar .footer-content .buttons #bipa-cancel-button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  font-family: sofia-pro,sans-serif;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  border-style: solid;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: .5px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  transition: background-color .3s ease;
  position: relative;
  border-width: 1px;
  background-color: #557b92;
  border-color: #557b92;
  height: 40px;
  padding: 6px 32px 8px 32px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: .5px;
  color: #557b92;
  background-color: transparent;
  text-transform: none;
}

.bipa-overlay #bipa-component-container #bipa-footer-bar .footer-content .buttons #bipa-cancel-button:hover{
  background-color: rgba(36,76,90,.2);
}

@media only screen and (max-width: 600px) {
  #bipa-overlay-root-style #privacy-agreement {
    width: 100%;
  }
}
.vm_dialog {
  position: absolute;
  top: 125px;

}
@media only screen and (max-width: 600px) {
  .vm_dialog {
    top: 0px;
  }
}