.ar-useable-modal {
    width: 740px
}

.AR-catalog-dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    max-width: 720px;
    width: 100%
}

.camweara-modal{
	top: 50%;
	left: 50%;
	margin: 0px auto;
	width: 800px !important;
	height: 575px !important;
	transform: translate(-50%, -50%);
}

.modal-body {
    position: relative;
    padding: 5px 10px 15px;
    overflow: hidden
}

.modal-header {
    padding: 5px 0 5px;
    border-bottom: 0
}

.mirrar-logo {
    padding: 25px;
    margin-bottom: 25px
}

.ar-logo {
    border: 0;
    border-radius: 20px;
    text-align: center;
    width: 250px;
    height: 90px
}

.camwera-section {
    border-right: 1px dashed #ccc;
    margin-bottom: 30px;
    line-height: 1.5
}

.ar-logo.camweara-logo img {
    width: 210px;
    padding-top: 30px
}

span.ar-divider {
    position: fixed;
    z-index: 999;
    top: 50%;
    font-size: 18px;
    left: 50%;
    background-color: #fff;
    transform: translate(-50%, -50%)
}

button#camWeraAR {
    margin-top: 10px;
    margin-bottom: 0
}

button#mirarAR {
    margin-left: 0;
    margin-bottom: 20px;
    margin-top: 10px
}

button.btn-actions.ar-btn {
    background-color: #012340;
    color: #fff;
    font-weight: 400;
    width: 70px
}

.btn-actions {
    width: 100%;
    background-color: transparent;
    border-radius: 3px;
    border: 1.3px solid #012340;
    text-transform: uppercase;
    padding: 7px;
    font-size: 13px;
    font-weight: 500
}

.modal-header .close {
   border-radius: 100px;
    padding: 0;
    font-size: 20px;
    width: 40px;
    height: 25px;
    top: 30px;
    right: 30px;
    position: absolute;
    background-color: #012340;
    opacity: unset;
    color: #fff;
    z-index: 101;
	border: 0;
}

.ar-feature ul li {
    list-style: none
}

.ar-feature ul li i {
    color: #012340
}

.ar-notes-left i {
    position: absolute;
    left: 17px;
    margin-top: 4px
}

.ar-notes-right i {
    position: absolute;
    left: 17px;
    margin-top: 4px
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#iFrameID {
    opacity: 1;
    background-color: transparent;
    /* position: fixed; */
    width: 100%;
    border: 0;
    /* padding: 10px; */
    height: 100%;
    top: 0;
    left: 0;
    /* margin-left: 0%;
    margin-top: 0%; */
    z-index: 100;
    display: none;
	border-radius: 5px 0 0 5px;
}

#email-alert{
    color: red;
}

.iframe-camweara .modal-content {
    height: 100% !important;
    border: 0 !important;
    padding: 10px;
}

.frameDiv{
    width: 100%;
    float: left;
}

.logoBar {
    /* width: 16%; */
	width:0%;
	display: none !important;
}

.mobilelogoBar {
    text-align: center;
}

.mobilelogoBar img {
    padding: 10px 0;
}

.logoBar img{
    transform: rotate(90deg)translate(0, -50%);
    width: 26%;
    position: fixed;
    right: -2.5%;
    top: 43%;
}

.shareBtn{
	position: absolute;
	z-index: 101;
	background-color: unset;
	border-radius: unset;
	padding: unset;
	top: 104px;
    right: 21px;
    cursor: pointer;
}

.shareBtn img{
	width: 35px;
	/* padding: 1px 2px 0 0; */
}

.camweraDownloadBtn{
	position: absolute;
	z-index: 101;
	/* background-color: rgb(255 255 255 / 0.7); */
	/* border-radius: 100px; */
	/* padding: 8px; */
	top: 62px;
    right: 23px;
    cursor: pointer;
}

.camweraDownloadBtn img{
	width: 35px;
	/* padding: 1px 2px 0 0; */
}

.close-btn{
	position: absolute;
	z-index: 101;
	background-color: rgb(255 255 255 / 0.7);
	border-radius: 100px;
	padding: 8px;
	right: 1%;
    top: 11px;
    cursor: pointer;
}

.close-btn img{
	width: 25px;
    padding: 3px;
}

.cc-primary-btn {
    height: 30px;
    padding: 1px 10px;
    color: #000;
    width: 70px;
    background-color: #efefef !important;
    border: 0;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 14px;
	text-align:center;
	margin:	0 auto;
}

.cc-primary-btn:focus{
	outline:0;
}

.cc-secondary-btn {
    height: 30px;
    padding: 1px 10px;
    float: right;
    width: 70px;
    color: #fff;
    background-color: #ff7e18 !important;
    border: 0;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 14px;
}

.modal-header {
    border-bottom-color: Transparent;
    /* background-color: #58b0b4;
    padding: 5px; */
}

#camwearaEmailModal .modal-title {
    padding-left: 15px;
    color: black;
    font-size: 19px;
    font-weight: unset;
    text-align: center;
    margin: 0 auto;
}

#camwearaEmailModal .modal-header .close {
    background-color: transparent !important;
/*     padding: 7px;
    top: 10px;
    right: 10px; */
}

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    cursor: pointer;
    outline: none;
}

#camwearaEmailModal .modal-header{
	background-color: transparent;
    padding: 5px 5px 10px 0;
	text-align: center;
}

input#emailIdTxBx:focus {
	outline	: 0
}

#camwearaEmailModal .form-group {
    margin-bottom: 0;
}

#camwearaEmailModal {
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    /* width: 30%; */
    max-width: 500px;
    min-width: 300px;
    width: auto;
	z-index: 100;
    background-color: #fff;
	border-radius: 5px;
}

.mobile-camweara-modal{
	width: 100% !important;
	height:100% !important;
}

.mobile-camweara-modal #iFrameID{
	width:100% !important;
	margin: 0 auto !important;
	padding:0 !important;
}

.mobileDownloadBtn{
	top:75px !important;
	bottom: unset !important;
	right: 12px !important;
}

.mobileDownloadBtn img{
	width:30px;
}

.mobileShareBtn{
	top:115px !important;
	bottom: unset !important;
	right: 12px !important;
}

.mobileShareBtn img{
	width:30px;
}

	.camweara-modal {
        display: none;
    }
    
	aside.modal-popup.diwali-offer-custom-modal {
        margin: 0px auto;
        display: block;
    }

	aside.modal-popup.diwali-offer-custom-modal .action-close{
		display: none;
	}

    aside.modal-popup.diwali-offer-custom-modal .modal-inner-wrap {
        max-width: 100%;
        width: 800px;
        height: 575px;
        margin: 0 !important;
		overflow: hidden;
		transform: translate(-50%, -50%);
		top: 50%;
		left: 50%;
		border-radius: 5px;
    }

    aside.modal-popup.diwali-offer-custom-modal .modal-inner-wrap header.modal-header {
        position: absolute;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    aside.modal-popup.diwali-offer-custom-modal .modal-inner-wrap .modal-content {
        padding: 0;
        height: initial !important;
		border-radius: 5px;
    }
    aside.modal-popup.diwali-offer-custom-modal .camweara-modal {
        height: initial !important;
        transform: translate(0%, 0%);
    }
    aside.modal-popup.diwali-offer-custom-modal .modal-inner-wrap .modal-content .iframe-camweara {
        max-width: initial !important;
        height: initial !important;
    }

    aside.modal-popup.diwali-offer-custom-modal .modal-inner-wrap .modal-content .iframe-camweara .modal-body {
        height: initial;
    }

    aside.modal-popup.diwali-offer-custom-modal .modal-inner-wrap .modal-content .iframe-camweara .modal-body #frameDiv {
        height: 575px;
		width: 100% !important;
    }
    aside.modal-popup.diwali-offer-custom-modal #camwearaEmailModal,
    aside.modal-popup.diwali-offer-custom-modal footer.modal-footer {
        display: none;
    }
    aside.modal-popup.diwali-offer-custom-modal .camweara-modal .close-btn {
        right: 26px;
		width: 35px;
		height: 35px;
        padding: 0 0 0 0;
        text-align: center;
		background-color: unset;
		top: 9px;
    }

    aside.modal-popup.diwali-offer-custom-modal .camweara-modal .close-btn img {
        margin-top: 6px;
		width: 35px;
    }

	aside.modal-popup.emailmodal.modal-slide .modal-inner-wrap {
		width: 380px;
		top: 50%;
		transform: translate(0%, -50%) !important;
		margin: 0 auto;
	}

	aside.modal-popup.emailmodal.modal-slide .modal-inner-wrap header.modal-header,
	aside.modal-popup.emailmodal.modal-slide .modal-inner-wrap footer.modal-footer {
		display: none;
	}

	aside.modal-popup.emailmodal.modal-slide .modal-inner-wrap .modal-content {
		padding: 0;
	}

	aside.modal-popup.emailmodal.modal-slide .modal-inner-wrap #camwearaEmailModal {
		max-width: 100%;
		min-width: 100%;
		top: 0;
		transform: translate(0%, 0%) !important;
		left: 0;
		position: relative;
	}

.email-span{
    margin: 0 auto;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 600;
}

.email-h4{
    margin-top: 0;
    text-align: center;
    font-weight: 300;
}

	@media only screen and (max-width: 991px) {
	
		aside.modal-popup.diwali-offer-custom-modal .modal-inner-wrap {
			width: 80%;
			height: 664px;
		}

		aside.modal-popup.diwali-offer-custom-modal .modal-inner-wrap .modal-content .iframe-camweara .modal-body #frameDiv {
			height: 600px;
		}
	}

	@media only screen and (max-width: 767px) {

		aside.modal-popup.diwali-offer-custom-modal .modal-inner-wrap {
			width: 100%;
		}

		aside.modal-popup.diwali-offer-custom-modal .modal-inner-wrap .modal-content .iframe-camweara .modal-body #frameDiv {
			width: 100% !important;
			height: 91vh !important;
		}

		aside.modal-popup.diwali-offer-custom-modal .camweara-modal .close-btn  {
			right: 14px !important;
		}


		aside.modal-popup.diwali-offer-custom-modal .modal-inner-wrap .modal-content{
			    height: 100% !important;
		}

		 aside.modal-popup.diwali-offer-custom-modal.modal-slide._show{
			left: 0;
		 }

		aside.modal-popup.emailmodal.modal-slide {
			left: 0;
			top: 50%;
			transform: translate(0%, -50%) !important;
			height: auto;
			max-height: fit-content;
		}

		aside.modal-popup.diwali-offer-custom-modal.modal-slide._show .modal-inner-wrap {
			height:100%
		}

		aside.modal-popup.diwali-offer-custom-modal .camweara-modal {
			height: 100% !important;
		}

		aside.modal-popup.diwali-offer-custom-modal .modal-inner-wrap .modal-content .iframe-camweara {
			width: 100% !important;
			height: 100% !important;
		}

		aside.modal-popup.emailmodal.modal-slide .modal-inner-wrap {
			width: 380px;
			height: auto;
			top: 0;
			transform: translate(0%, -00%) !important;
			margin: 0 auto;
		}
	}

	@media (max-width: 480px) {
		aside.modal-popup.emailmodal.modal-slide .modal-inner-wrap {
			width: 80%;
		}

		aside.modal-popup.diwali-offer-custom-modal .camweara-modal .close-btn  {
			right: 14px !important;
		}

		aside.modal-popup.diwali-offer-custom-modal .modal-inner-wrap .modal-content{
			    height: 100% !important;
		}

		aside.modal-popup.diwali-offer-custom-modal .modal-inner-wrap .modal-content .iframe-camweara .modal-body #frameDiv {
			width: 100% !important;
			height: 100% !important;
		}

		aside.modal-popup.diwali-offer-custom-modal .modal-inner-wrap .modal-content .iframe-camweara .modal-body {
			width: 100% !important;
			height: 100% !important;
		}

		aside.modal-popup.diwali-offer-custom-modal.modal-slide._show .modal-inner-wrap {
			height:100%
		}

		aside.modal-popup.diwali-offer-custom-modal .camweara-modal {
			height: 100% !important;
		}

	}
