.wlrp-inner-btn{ position:relative;}
.wlrp-cover-spin {
    position:absolute;
	left:50%;
	top:50%;
    background-color: rgba(0,0,0,0.7);
    z-index:9999;
	padding: 15px;
	border-radius: 100%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}

@-webkit-keyframes wlrp-spin {
	0%    { transform: rotate(0deg); }
  100%  { transform: rotate(360deg); }
}

@keyframes wlrp-spin {
	0%    { transform: rotate(0deg); }
  100%  { transform: rotate(360deg); }
}

.wlrp-cover-spin span {
    display: flex;
    position: relative;    
    width:30px;height:30px;
    border-style:solid;
    border-color:#fff;
    border-top-color:transparent;
    border-width: 4px;
    border-radius:50%;
    -webkit-animation: wlrp-spin .8s linear infinite;
    animation: wlrp-spin .8s linear infinite;
}

.wlrp-popup-modal-overlay {
    display: none;
    z-index: 9999999;
    position: fixed;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    background: rgba(0, 0, 0, 0.5);
}
.wlrp-popup-modal.wlrp-popup-modal-on{
	top: -180%;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
	z-index: 99999999;
    overflow: auto;
	width: 100%;
	visibility: hidden;
}
.wlrp-popup-modal.wlrp-popup-modal-on:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}
.wlrp-popup-modal.wlrp-popup-modal-on .wlrp-vertical-center{
	max-width: 825px;
	display: inline-block;
    position: relative;
    vertical-align: middle;
    text-align: left;
    border-radius: 5px;
	width: 90%;
}
.wlrp-popup-modal.wlrp-popup-modal-off{
	max-width: 820px;
	z-index: 99999999;
}
.wlrp-popup-modal-old{
    display: none;
    max-width: 820px;
    margin: 0 auto;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    position: fixed;
    top: 0%;
    left: 50%;
    z-index: 99999;
    overflow: hidden;
}
.wlrp-popup-modal.wlrp-popup-modal-off .wlrp-popup-close {
    display: none
}
.wlrp-popup-modal .wlrp-popup-close {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 45px;
    width: 45px;
    background: #fff;
    z-index: 999999999;
    -moz-border-radius-bottomleft: 51px;
    -webkit-border-bottom-left-radius: 51px;
    border-bottom-left-radius: 51px
}
.wlrp-popup-modal .wlrp-popup-close a {
    position: relative;
    display: inline-block;
    width: 23px;
    height: 23px;
    overflow: hidden;
    margin-top: 7px;
    margin-left: 15px;
    text-decoration: none !important;
    border: 0px;
    background: none
}
.wlrp-popup-modal .wlrp-popup-close a:before,
.wlrp-popup-modal .wlrp-popup-close a:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #484848
}
.wlrp-popup-modal .wlrp-popup-close a:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.wlrp-popup-modal .wlrp-popup-close a:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.wlrp-popup-modal .wlrp-popup-clear {
    clear: both;
	height:0;
	width:100%;
	margin:0;
	padding:0;
}
.wlrp-popup-modal.wlrp-popup-show {
	visibility:visible;
	top:0;
}
.wlrp-popup-modal .wlrp-popup-show,
.wlrp-popup-modal-overlay.wlrp-popup-show{
	display:block;
}
.wlrp-popup-modal #wlrp-popup-login.wlrp-popup-show{ width:100%;}
.wlrp-popup-modal p {
    margin: 0px !important;
    padding: 0px !important
}
.wlrp-popup-modal form .form-row-first {
    float: left;
	width: 47%;
    overflow: visible;
}
.wlrp-popup-modal form .form-row-last{
    float: right;
	width: 47%;
    overflow: visible;
}
.wlrp-popup-modal .woocommerce-privacy-policy-text p{ font-size:12px;}
.wlrp-popup-modal #wlrp-popup-password .lost_reset_password p:first-child,
.wlrp-popup-modal #wlrp_shortcode_loggedin p {
    font-size: 14px;
    margin-bottom: 10px !important
}
.wlrp-popup-modal #wlrp_shortcode_loggedin .woocommerce-MyAccount-navigation {
	width:100%;
}
.wlrp-op1{ opacity:1 !important;}
.wlrp-width100{ width:100% !important;}
.wlrp-block{ display:block !important;}
.wlrp-error_message1 {
    position: fixed;
    top: -100%;
	left: 0;
    right: 0;
    z-index: 999999999;
    width: 100%;
	-webkit-transition: top 1s;
	-moz-webkit-transition: top 1s;
  	transition: top 1s;
	margin:0 !important;
	max-width: none !important;
}
.wlrp-error_message1 .woocommerce-error,
.wlrp-error_message1 .woocommerce-info, 
.wlrp-error_message1 .woocommerce-message {
    margin: 0 auto;
    display: table;
	box-shadow: 0 0 5px #999;
}
.wlrp-error_message1 .woocommerce-error li,
.wlrp-error_message1 .woocommerce-info li, 
.wlrp-error_message1 .woocommerce-message li{ margin:0;}
/*Login reg title css start*/
.wlrp-popup-modal .wlrp-title-h2{
	line-height: 1.2;
    margin: 0 0 20px;
	color:#89ce40;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t1 {
	text-align: center;
	padding: 0px;
	margin: 0 auto;
    display: table;
    margin-bottom: 35px;
	font-size: 22px;
	line-height: 1.5;
	color: #89ce40;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t1 a{
	color: #89ce40;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#84c225;
	padding:5px 15px;
	opacity: 0.7;
	text-decoration:none;
	outline:none;
	display: table-cell;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t1 a:hover{
	opacity: 1;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t1 a.wlrp-active{
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#84c225;
	opacity: 1;
}

.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t2 {
	text-align: center;
	padding: 0px;
	margin: 0 auto;
    display: table;
    margin-bottom: 35px;
	font-size: 22px;
	line-height: 1.5;
	color: #89ce40;
	width:100%;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t2 a{
	color: #89ce40;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#84c225;
	padding:6px 15px;
	opacity: 0.7;
	text-decoration:none;
	outline:none;
	display: table-cell;
	width:50%;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t2 a:hover{
	opacity: 1;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t2 a.wlrp-active{
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#84c225;
	opacity: 1;
}

.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t3 {
	text-align: center;
	padding: 0px;
	margin: 0 auto;
    display: table;
    margin-bottom: 35px;
	font-size: 22px;
	line-height: 1.5;
	color: #89ce40;
	margin-top: 10px;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t3 a{
	color: #89ce40;
	border-style:solid;
	border-width:1px;
	border-color:#84c225;
	padding:5px 15px;
	text-decoration:none;
	outline:none;
	display: table-cell;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t3 a:hover{
	opacity: 1;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t3 a.wlrp-active{
	border-style:solid;
	border-width:1px;
	border-color:#84c225;
	background-color:#84c225;
	color:#fff;
	opacity: 1;
}

.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t4 {
	text-align: center;
	padding: 0px;
	margin: 0 auto;
    display: table;
    margin-bottom: 35px;
	font-size: 22px;
	line-height: 1.5;
	color: #89ce40;
	width:100%;
	margin-top: 10px;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t4 a{
	color: #89ce40;
	border-style:solid;
	border-width:1px;
	border-color:#84c225;
	padding:5px 15px;
	text-decoration:none;
	outline:none;
	display: table-cell;
	width:50%;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t4 a:hover{
	opacity: 1;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t4 a.wlrp-active{
	border-style:solid;
	border-width:1px;
	border-color:#84c225;
	background-color:#84c225;
	color:#fff;
	opacity: 1;
}

.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t5 {
	text-align: center;
	padding: 0px;
	margin: 0 auto;
    display: flex;
    margin-bottom: 35px;
	font-size: 22px;
	line-height: 1.5;
	color: #89ce40;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#84c225;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t5 a{
	color: #89ce40;
	border-style:solid;
	border-width:1px;
	border-color:#84c225;
	padding:5px 15px;
	margin: -1px;
	text-decoration:none;
	outline:none;
	display: table-cell;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t5 a:hover{
	opacity: 1;
}
.wlrp-popup-modal .wlrp-title.wlrp-title-skin-t5 a.wlrp-active{
	border-style:solid;
	border-width:1px;
	border-color:#84c225;
	background-color:#84c225;
	color:#fff;
	opacity: 1;
}
/*Login reg title css end*/
/*Animation custome start*/
.wlrp-popup-modal .wlrp-popup {
    display: none
}
.wlrp-popup-modal .wlrp-popup.wlrp-popup-show, .wlrp-popup-modal-overlay.wlrp-popup-show{ display:block;}

.wlrp-popup-modal .wlrp-popup-left.wlrp-click-animation{position: relative;overflow: hidden;}
.wlrp-popup-modal .wlrp-popup-left.wlrp-click-animation.wlrp-child-s5{position: relative;overflow: visible;}
.wlrp-popup-modal.wlrp-popup-modal-off .wlrp-popup-left.wlrp-click-animation.wlrp-child-s5{ position:absolute;}
.wlrp-popup-modal .wlrp-click-animation .wlrp-popup{
    -webkit-transition: .5s;
    transition: .5s;
    z-index: -1;
    opacity: 0;
	position:absolute;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
	display:block;
}
.wlrp-popup-modal .wlrp-click-animation .wlrp-popup.wlrp-popup-show {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 1;
    opacity: 1;
    position: relative;
}

/*Field Style start*/
.wlrp-popup-modal ::placeholder {
  opacity: 0;
}
.wlrp-popup-modal .wlrp-popup form input[type='text'],
.wlrp-popup-modal .wlrp-popup form input[type='password'],
.wlrp-popup-modal .wlrp-popup form input[type='email'],
.wlrp-popup-modal .wlrp-popup form input[type='tel']{
	-webkit-transition: .5s;
    transition: .5s;
}
.wlrp-popup-modal .wlrp-popup form input:focus,
.wlrp-popup-modal .wlrp-popup form input:active{ outline:none;}

.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i1 input[type='text'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i1 input[type='password'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i1 input[type='email'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i1 input[type='tel'] {
	background: #fff;
	border-width: 1px;
	border-style:solid;
	border-color:#ddd;
	line-height: 25px;
	width: 100%;
	padding: 7px;
	margin: 2px 0 16px 0;
	box-sizing: border-box;
	border-radius: 2px;
}

.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i2 input[type='text'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i2 input[type='password'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i2 input[type='email'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i2 input[type='tel'] {
	background: #fff;
	border: 0px solid #ddd;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	border-bottom-color:#ddd;
	line-height: 25px;
	width: 100%;
	padding: 7px 0;
	margin: 2px 0 16px 0;
	box-sizing: border-box;
	border-radius: 2px;
}

.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i3 input[type='text'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i3 input[type='password'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i3 input[type='email'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i3 input[type='tel'] {
	background: #fff;
	border: 0px solid #ddd;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#ddd;
	border-top-width: 1px;
	border-top-style:solid;
	border-top-color:#ddd;
	line-height: 25px;
	width: 100%;
	padding: 7px 0;
	margin: 2px 0 16px 0;
	box-sizing: border-box;
	border-radius: 2px;
}

.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i4 input[type='text'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i4 input[type='password'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i4 input[type='email'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i4 input[type='tel'] {
	background: #fff;
	border: 0px solid #ddd;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#ddd;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color:#ddd;
	line-height: 25px;
	width: 100%;
	padding: 7px;
	margin: 2px 0 16px 0;
	box-sizing: border-box;
	border-radius: 2px;
}

.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i5 input[type='text'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i5 input[type='password'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i5 input[type='email'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i5 input[type='tel'] {
	background: #fff;
	border: 0px solid #ddd;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	border-bottom-color:#ddd;
	line-height: 25px;
	width: 100%;
	padding: 7px 0 7px;
	margin: 2px 0 16px 0;
	box-sizing: border-box;
	border-radius: 2px;
}
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i5 label,
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i5 label,
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i5 label,
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i5 label{
	-webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(33px);
    transform: translateY(33px);
	display: block;
	cursor: text;
}
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i5 .wlrp-field-active label,
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i5 .wlrp-field-active label,
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i5 .wlrp-field-active label,
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i5 .wlrp-field-active label{
    -webkit-transform: translateY(0);
    transform: translateY(0);
	cursor:pointer;
}
.wlrp-popup-modal .wlrp-popup label.inline {
    display: inline !important;
}

.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i6 input[type='text'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i6 input[type='password'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i6 input[type='email'],
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i6 input[type='tel'] {
	background: #fff;
	border: 0px solid #ddd;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#ddd;
	border-top-width: 1px;
	border-top-style:solid;
	border-top-color:#ddd;
	line-height: 25px;
	width: 100%;
	padding: 7px 0 7px;
	margin: 2px 0 16px 0;
	box-sizing: border-box;
	border-radius: 2px;
}
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i6 label,
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i6 label,
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i6 label,
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i6 label{
	-webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(33px);
    transform: translateY(33px);
	display: block;
	cursor: text;
}
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i6 .wlrp-field-active label,
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i6 .wlrp-field-active label,
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i6 .wlrp-field-active label,
.wlrp-popup-modal .wlrp-popup .wlrp-field-skin-i6 .wlrp-field-active label{
    -webkit-transform: translateY(0);
    transform: translateY(0);
	cursor:pointer;
}
/*Field Style end*/
/*Button Styel start*/
.wlrp-popup-modal .wlrp-popup .woocommerce-Button {
	width: 100%;
	clear: both;
	font-size: 18px;
	line-height: 28px;
	height: auto;
	padding: 4px;
	margin: 20px 0px;
	font-weight: 500;
	border-radius: 2px;
	border: 2px solid #89ce40 !important;
	text-shadow: none;
	background: none;
	color: #89ce40 !important;
	display: inline-block;
}
.wlrp-popup-modal .wlrp-popup .woocommerce-Button:hover {
	color: #fff !important;
	background: #89ce40 !important;
}
.wlrp-popup-modal .woocommerce-Button:disabled[disabled] {
	color: inherit;
    cursor: not-allowed;
    opacity: .6;
}
/*Button Style end*/
@media screen and (max-width: 420px) {
	.wlrp-popup-modal .wlrp-popup-left form .form-row-first,
	.wlrp-popup-modal .wlrp-popup-left form .form-row-last{ width:100%;}
}


/*style 1-2-3*/
.wlrp-skin-s1.wlrp-popup-modal.wlrp-popup-modal-off {
	display: block;
	position: relative;	
	border: 1px solid #ddd;	
	box-sizing: border-box;
}
.wlrp-skin-s1.wlrp-popup-modal .wlrp-popup-modal-inner {
	display: flex;
	width: 100%
}
.wlrp-skin-s1.wlrp-popup-modal .wlrp-popup-left {
	float: left;
	display: flex;
	width: 53%;
	padding: 25px 45px;
	background: #fff;
	box-sizing:border-box;
	align-items: center;
	position:relative;
}
.wlrp-skin-s1.wlrp-popup-modal .wlrp-popup-left .wlrp-popup{ width:100%;}
.wlrp-skin-s1.wlrp-popup-modal .wlrp-popup-bg {
	background-color:#fff;
	background-repeat: no-repeat;
	background-position:center center;
	display: flex;
	align-items: center;
    justify-content: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 100%;
	width: 47%;
	position: relative;
	padding: 20px 45px;
    box-sizing: border-box;
}
.wlrp-skin-s1.wlrp-popup-modal .wlrp-popup-bg .wlrp-popup-bg-inner{
	width: 100%;
}
.wlrp-skin-s1.wlrp-popup-modal form.login,
.wlrp-skin-s1.wlrp-popup-modal form.register,
.wlrp-skin-s1.wlrp-popup-modal form.lost_reset_password {
	border: 0px;
	margin: 0px;
	padding: 0px
}
.wlrp-skin-s1.wlrp-popup-modal label{
	color: #484848;
	margin: 0;
	padding: 0
}
.wlrp-skin-s1.wlrp-popup-modal input[type='checkbox']{
	background: #fbfbfb;
}	

.wlrp-skin-s1.wlrp-popup-modal .woocommerce-LostPassword,
.wlrp-skin-s1.wlrp-popup-modal .woocommerce-LostPassword a,
.wlrp-skin-s1.wlrp-popup-modal .woocommerce-plogin,
.wlrp-skin-s1.wlrp-popup-modal .woocommerce-plogin a {
	text-decoration: none;
	color: #84c225;
	cursor: pointer;
	text-align: center;
	padding: 0px;
	font-size: 15px
}
.wlrp-child-s3 .wlrp-popup,
.wlrp-child-s7 .wlrp-popup{ width:100%;}
/*style 7 child of 1*/
.wlrp-skin-s1.wlrp-popup-modal.wlrp-popup-modal-on .wlrp-popup-modal-inner.wlrp-inner-child-s7{
	position: fixed;
    right: 0;
    bottom: 0;
	top: 0;
    height: 100%;
	max-width:400px;
}
.wlrp-popup-modal.wlrp-popup-modal-on.wlrp-child-skin-s7 .wlrp-vertical-center{ width:auto;}
.wlrp-skin-s1.wlrp-popup-modal.wlrp-child-skin-s7 .wlrp-popup-close{
	position: fixed;
}
/*style 8 child of 1*/
.wlrp-skin-s1.wlrp-popup-modal.wlrp-child-skin-s8 .wlrp-popup-bg{ width:30%; padding:20px 10px;}
.wlrp-skin-s1.wlrp-popup-modal.wlrp-child-skin-s8 .wlrp-popup-left{ width:70%;}
/*style 9 child of 1*/
.wlrp-skin-s1.wlrp-popup-modal.wlrp-child-skin-s9 .wlrp-popup-bg{ width:30%; padding:20px 10px;}
.wlrp-skin-s1.wlrp-popup-modal.wlrp-child-skin-s9 .wlrp-popup-left{ width:70%;}
@media screen and (max-width: 1024px) {
	.wlrp-skin-s1.wlrp-popup-modal .wlrp-popup-left {
		padding: 20px 35px;
	}
	.wlrp-skin-s1.wlrp-popup-modal .wlrp-popup-bg {
		max-width: 50%;
		width: 50%
	}
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-width: 767px) and (max-device-width: 1024px) and (orientation: portrait) {
	.wlrp-skin-s1.wlrp-popup-modal .wlrp-popup-left,
	.wlrp-skin-s1.wlrp-popup-modal .wlrp-popup-modal-inner {
		/*display: block*/
	}
	.wlrp-skin-s1.wlrp-popup-modal .wlrp-popup-bg {
		/*background: none !important;
		display: none !important*/
		padding: 20px 35px;
	}
	.wlrp-skin-s1.wlrp-popup-modal .wlrp-popup-left {
		padding: 20px 35px;
	}
}
@media screen and (max-width: 767px) {
	.wlrp-skin-s1.wlrp-popup-modal .wlrp-popup-left,
	.wlrp-skin-s1.wlrp-popup-modal .wlrp-popup-modal-inner {
		display: block;
		width: 100%;
	}
	.wlrp-skin-s1.wlrp-popup-modal .wlrp-popup-bg{
		display: flex;
    	width: 100% !important;
		max-width:100%;
		padding: 20px 35px;
	}
	.wlrp-skin-s1.wlrp-popup-modal .wlrp-popup-left {
		padding: 20px 35px;
	}
	.wlrp-skin-s1.wlrp-popup-modal.wlrp-child-skin-s7 .wlrp-popup-close{
		position: absolute;
	}
	.wlrp-skin-s1.wlrp-popup-modal.wlrp-popup-modal-on .wlrp-popup-modal-inner.wlrp-inner-child-s7{
		position: relative;
		max-width:none;
	}
	.wlrp-skin-s1.wlrp-popup-modal.wlrp-child-skin-s8 .wlrp-popup-left,
	.wlrp-skin-s1.wlrp-popup-modal.wlrp-child-skin-s9 .wlrp-popup-left{ width:100%;}
}
/*style 1-2-3 end*/



/*style 4*/
.wlrp-skin-s4.wlrp-popup-modal.wlrp-popup-modal-off {
	display: block;
	position: relative;	
	border: 1px solid #ddd;	
	box-sizing: border-box;
	margin-bottom: 60px;
    margin-top: 60px;
}
.wlrp-skin-s4.wlrp-popup-modal .wlrp-popup-modal-inner {
	display: block;
    width: 100%;
    min-height: 400px;
}
.wlrp-skin-s4.wlrp-popup-modal .wlrp-popup-left {
	float: left;
	display: flex;
	width: 50%;
	padding: 25px 45px;
	background: #fff;
	box-sizing:border-box;
	align-items: center;
	position: absolute;
    right: 40px;
    top: -50px;
    min-height: 500px;
}
.wlrp-skin-s4.wlrp-popup-modal .wlrp-popup-left .wlrp-popup{ width:100%;}
.wlrp-skin-s4.wlrp-popup-modal .wlrp-popup-bg {
	background-repeat: no-repeat;
	background-position:center center;
	display: flex;
	align-items: center;
    justify-content: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 100%;
	width: 100%;
	padding: 20px 45px;
    box-sizing: border-box;
	height: 100%;
    position: absolute;
}
.wlrp-skin-s4.wlrp-popup-modal .wlrp-popup-bg .wlrp-popup-bg-inner{
	width: 100%;
}
.wlrp-skin-s4.wlrp-popup-modal form.login,
.wlrp-skin-s4.wlrp-popup-modal form.register,
.wlrp-skin-s4.wlrp-popup-modal form.lost_reset_password {
	border: 0px;
	margin: 0px;
	padding: 0px
}
.wlrp-skin-s4.wlrp-popup-modal label{
	color: #484848;
	margin: 0;
	padding: 0
}
.wlrp-skin-s4.wlrp-popup-modal input[type='checkbox']{
	background: #fbfbfb;
}
.wlrp-skin-s4.wlrp-popup-modal .woocommerce-LostPassword,
.wlrp-skin-s4.wlrp-popup-modal .woocommerce-LostPassword a,
.wlrp-skin-s4.wlrp-popup-modal .woocommerce-plogin,
.wlrp-skin-s4.wlrp-popup-modal .woocommerce-plogin a {
	text-decoration: none;
	color: #84c225;
	cursor: pointer;
	text-align: center;
	padding: 0px;
	font-size: 15px
}
@media screen and (max-width: 1024px) {
	.wlrp-skin-s4.wlrp-popup-modal .wlrp-popup-left {
		padding: 20px 35px;
	}
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-width: 767px) and (max-device-width: 1024px) and (orientation: portrait) {
	.wlrp-skin-s4.wlrp-popup-modal .wlrp-popup-left,
	.wlrp-skin-s4.wlrp-popup-modal .wlrp-popup-bg {
		padding: 20px 35px;
	}
	.wlrp-skin-s4.wlrp-popup-modal .wlrp-popup-left {
		padding: 20px 35px;
	}
}
@media screen and (max-width: 767px) {
	.wlrp-skin-s4.wlrp-popup-modal .wlrp-popup-left,
	.wlrp-skin-s4.wlrp-popup-modal .wlrp-popup-modal-inner {
		display: block;
		width: 100%;
	}
	.wlrp-skin-s4.wlrp-popup-modal .wlrp-popup-bg {
		padding: 20px 35px;
		position: relative;
	}
	.wlrp-skin-s4.wlrp-popup-modal .wlrp-popup-left {
		padding: 20px 35px;
		position: relative;
		right: 0;
    	top: 0;
		box-shadow: none;
		min-height: auto;
	}
}
/*style 4 end*/

/*Style 5 child 4*/
.wlrp-skin-s4.wlrp-popup-modal.wlrp-popup-modal-off .wlrp-child-s5.wlrp-popup-left{ right:-1px;}
.wlrp-skin-s4.wlrp-popup-modal.wlrp-popup-modal-on.wlrp-popup-show .wlrp-child-s5.wlrp-popup-left,
.wlrp-skin-s4.wlrp-popup-modal.wlrp-popup-modal-on.wlrp-opend .wlrp-child-s5.wlrp-popup-left{right: 0%;}
.wlrp-skin-s4.wlrp-popup-modal .wlrp-inner-child-s5 .wlrp-popup-bg{ width:52%;}
.wlrp-skin-s4.wlrp-popup-modal.wlrp-popup-modal-on .wlrp-child-s5.wlrp-popup-left{
	position: fixed;
    right: -180%;
    top: 0;
	bottom: 0;
	height: 100%;
    z-index: 9999999;
	-webkit-transition: right 0.4s;
	-moz-webkit-transition: right 0.4s;
  	transition: right 0.4s;
	box-shadow: none;
}
.wlrp-skin-s4.wlrp-popup-modal.wlrp-popup-modal-on .wlrp-child-s5.wlrp-popup-left:after,
.wlrp-skin-s4.wlrp-popup-modal.wlrp-popup-modal-off .wlrp-child-s5.wlrp-popup-left:after {
	-webkit-clip-path: polygon(100% 0, 79% 100%, 100% 100%);
    clip-path: polygon(100% 0, 89% 100%, 100% 100%);
    transform-origin: top;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: -99.90%;
    top: 0;
    bottom: 0;
    display: block;
    background: #fff;
}
.wlrp-skin-s4.wlrp-popup-modal.wlrp-popup-modal-on .wlrp-child-s5.wlrp-popup-left .wlrp-popup{ width:70% !important;}
@media screen and (max-width: 1920px) {
	.wlrp-skin-s4.wlrp-popup-modal.wlrp-popup-modal-on .wlrp-child-s5.wlrp-popup-left .wlrp-popup{ width:55% !important;}
}
@media screen and (max-width: 1480px) {
	.wlrp-skin-s4.wlrp-popup-modal.wlrp-popup-modal-on .wlrp-child-s5.wlrp-popup-left .wlrp-popup{ width:65% !important;}
}
@media screen and (max-width: 1024px) {
	.wlrp-skin-s4.wlrp-popup-modal.wlrp-popup-modal-on .wlrp-child-s5.wlrp-popup-left .wlrp-popup{ width:90% !important;}
}
@media screen and (max-width: 767px) {
	.wlrp-skin-s4.wlrp-popup-modal.wlrp-child-skin-s5 .wlrp-popup-bg{
		display: flex;
		position: relative;
    	width: 100% !important;
		max-width:100%;
	}
	.wlrp-skin-s4.wlrp-popup-modal .wlrp-child-s5.wlrp-popup-left{ position:relative !important;overflow: hidden;}
	.wlrp-skin-s4.wlrp-popup-modal .wlrp-child-s5.wlrp-popup-left:after {
		content:none !important;
		display:none !important;
	}
	.wlrp-skin-s4.wlrp-popup-modal.wlrp-popup-modal-on .wlrp-child-s5.wlrp-popup-left .wlrp-popup{ width:auto !important;}
}
/*Style 10 child 4*/
.wlrp-skin-s4.wlrp-popup-modal.wlrp-child-skin-s10 .wlrp-popup-left{
	position: relative;
	float:none;  
	left:0;
	right:0;  
    top: 0;
	box-shadow: none;
	-webkit-transition: .7s;
    transition: .7s;
}
.wlrp-skin-s4.wlrp-popup-modal.wlrp-child-skin-s10 .wlrp-popup-active-login .wlrp-popup-left,
.wlrp-skin-s4.wlrp-popup-modal.wlrp-child-skin-s10 .wlrp-popup-active-password .wlrp-popup-left{
	transform: translateX(100%);
}
.wlrp-skin-s4.wlrp-popup-modal.wlrp-child-skin-s10 .wlrp-popup-active-register .wlrp-popup-left{
	transform: translateX(0%);
}
@media screen and (max-width: 767px) {
	.wlrp-skin-s4.wlrp-popup-modal.wlrp-child-skin-s10 .wlrp-popup-left{
		transform: translateX(0%) !important;
	}
}



/*style 6*/
.wlrp-skin-s6.wlrp-popup-modal.wlrp-popup-modal-off {
	display: block;
	position: relative;	
	border: 1px solid #ddd;	
	box-sizing: border-box;
}
.wlrp-skin-s6.wlrp-popup-modal .wlrp-popup-modal-inner {
	display: flex;
	width: 100%
}
.wlrp-skin-s6.wlrp-popup-modal .wlrp-popup-left {
	float: left;
	display: flex;
	width: 50%;
	padding: 25px 45px;
	background: #fff;
	box-sizing:border-box;
	align-items: center;
}
.wlrp-skin-s6.wlrp-popup-modal .wlrp-popup-left .wlrp-popup{ width:100%;}
.wlrp-skin-s6.wlrp-popup-modal .wlrp-popup-show{ width:100%;}
.wlrp-skin-s6.wlrp-popup-modal .wlrp-popup-left #wlrp-popup-register{
	display:block !important;
	opacity: 1;
    z-index: 1;
    position: relative;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.wlrp-skin-s6.wlrp-popup-modal .wlrp-popup-left:first-of-type{ border-right: 1px solid #eee;}
.wlrp-skin-s6.wlrp-popup-modal .wlrp-popup-left.wlrp-width100 #wlrp-popup-login{ width:100%;}
.wlrp-skin-s6.wlrp-popup-modal form.login,
.wlrp-skin-s6.wlrp-popup-modal form.register,
.wlrp-skin-s6.wlrp-popup-modal form.lost_reset_password {
	border: 0px;
	margin: 0px;
	padding: 0px
}
.wlrp-skin-s6.wlrp-popup-modal label{
	color: #484848;
	margin: 0;
	padding: 0
}
.wlrp-skin-s6.wlrp-popup-modal input[type='checkbox']{
	background: #fbfbfb;
}
.wlrp-skin-s6.wlrp-popup-modal .woocommerce-LostPassword,
.wlrp-skin-s6.wlrp-popup-modal .woocommerce-LostPassword a,
.wlrp-skin-s6.wlrp-popup-modal .woocommerce-plogin,
.wlrp-skin-s6.wlrp-popup-modal .woocommerce-plogin a {
	text-decoration: none;
	color: #84c225;
	cursor: pointer;
	text-align: center;
	padding: 0px;
	font-size: 15px
}
.wlrp-child-s3 .wlrp-popup{ width:100%;}
@media screen and (max-width: 1024px) {
	.wlrp-skin-s6.wlrp-popup-modal .wlrp-popup-left {
		padding: 20px 35px;
	}
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-width: 767px) and (max-device-width: 1024px) and (orientation: portrait) {
	.wlrp-skin-s6.wlrp-popup-modal .wlrp-popup-left {
		padding: 20px 35px;
	}
}
@media screen and (max-width: 767px) {
	.wlrp-skin-s6.wlrp-popup-modal .wlrp-popup-left,
	.wlrp-skin-s6.wlrp-popup-modal .wlrp-popup-modal-inner {
		display: block;
		width: 100%;
	}
	.wlrp-skin-s6.wlrp-popup-modal .wlrp-popup-left {
		padding: 20px 35px;
	}
	.wlrp-skin-s6.wlrp-popup-modal .wlrp-popup-left:first-of-type{ border-right: 0px solid #eee;border-bottom: 1px solid #eee;}
}
/*style 6 end*/


/*Password meter css*/
.woo-password-strength{
	width:2%;
	height: 3px;
	background-color:transparent;
	color: transparent;
	font-size: 0px;
	display: block;
	padding: 0px;
    border: none;	
    margin-top: -16px;
    margin-bottom: 16px;
	-webkit-transition: width 2s; /* Safari */
  	transition: width 2s;
}
.woo_pass_short {
    background: red;    
    width: 10%;
}
.woo_pass_bad {
    background: red;    
    width: 30%;
}
.woo_pass_good {
    background: #ff8800;    
    width: 50%;
}
.woo_pass_strong {
    background: #7cca29;    
    width: 99.5%;
}