@charset "UTF-8";
/*
Theme Name: Phosmora
Author: 247 Nywebdesign
Author URI: https://247nywebdesign.com/
Version: 2.5
*/
.search input[type=submit]{
	display: none;
}
#searchform{
	float: left!important;
}
.ur-frontend-form{
	border: none!important;
}

.ur-frontend-form input[type=text]{
	display: block ;
    width: 100%!important;
    height: 50px!important;
    padding: 6px 12px!important;
    font-size: 14px!important;
    line-height: 1.42857143!important;
    color: #555!important;
    background-color: #fff!important;
    background-image: none!important;
    border: 1px solid #ccc!important;
    border-radius: 4px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s!important;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s!important;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s!important;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s!important;
}
.ur-frontend-field:focus {
    border-color: #66afe9!important;
    outline: 0!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)!important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)!important;
}
.ur-frontend-field::placeholder {
    color: #999!important;
    opacity: 1!important;
}
.regular-text::placeholder {
    color: #999!important;
    opacity: 1!important;
}
.ur-frontend-field::-moz-placeholder {
    color: #999!important;
    opacity: 1!important;
}
.ur-frontend-field:-ms-input-placeholder {
    color: #999!important;
}
.ur-frontend-field::-webkit-input-placeholder {
    color: #999!important;
}
.ur-frontend-field::-ms-expand {
    background-color: transparent!important;
    border: 0!important;
}
.ur-frontend-form.ur-frontend-form--rounded 
form .ur-form-row .ur-form-grid 
.hide_show_password input[type=password]{
	padding-right:20px !important;}

.ur-frontend-form .ur-submit-button
	{
		    font-weight: 600;
    width: 50%;
    color: #282726 !important;
    background-color: #fff;
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    float: left !important;
    margin-left: 0 !important;
	}
	#user-registration{
		background-color:transparent!important ;
	}
.ur-frontend-form.ur-frontend-form--rounded form 
.ur-form-row .ur-form-grid label{
	color: #fff;
	font-size: 14px;
}
.lost_password a{
	color: #fff;
}
.login .user-registration-Button{
	 font-weight: 600;
    width: 50%;
    margin-right: 50%;
    color: #282726 !important;
    background-color: #fff;
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    float: left !important;
  
}
.login-form-1 .user-registration{
	margin-bottom: 73px !important;
}

/********************************************member****************************************/
#pmpro_form .pmpro_checkout h3 {
    display: block;
    font-size: 22px;
    color: #fff;
    background: #000;
    padding: 15px;
}
.pmpro_checkout h3 span{
color: #fff;
margin: 10px;
}
form.pmpro_form label, #loginform label {
    font-weight: 500;
    line-height: 30px;
}
hr{display: none;}
.pmpro_checkout h3 span.pmpro_checkout-h3-name {
    display: inline-block;
    margin: 0 0.5rem 0rem 0;
}
.pmpro_checkout-fields{
margin: 20px 0;
}
form.pmpro_form .pmpro_checkout-field{
width: 45%;
margin-left: 1%;
display: inline-block;
height: 35px;
}
.pmpro_checkout .pmpro_checkout-fields .pmpro_checkout-field label{
text-align: left;
margin-top: 15px;
}
form.pmpro_form .input{
font-size: 16px;
border-radius: 2px;
border:none;
border-bottom: 1px solid #000;
width: 90%;
}
form.pmpro_form .input:focus,
form.pmpro_form select{
outline: none;
}
form.pmpro_form .pmpro_submit{text-align: left;}
.pmpro_btn.pmpro_btn-submit-checkout{
font-family: 'Roboto';
font-size: 14px;
font-weight: 400;
padding: 13px 29px;
line-height: 17px;
text-transform: uppercase;
background: rgba(26, 131, 190, 0.7);
box-shadow: 0 3px 0 0 rgba(23, 115, 166, 0.7);
border-radius: 2px;
border: none;
color: #fff;
cursor: pointer;
display: block;
outline: none;
}
.pmpro_btn.pmpro_btn-submit-checkout:hover{
background: rgb(26, 131, 190);
box-shadow: 0 3px 0 0 rgb(23, 115, 166);
}
form.pmpro_form select{
width: 45%;
display: inline-block;
border: none;
border-bottom: 1px solid #1a83be;
box-shadow: none;
}
.pmpro_checkout-field.pmpro_checkout-field-username{display: block !important;}
.pmpro_checkout-field.pmpro_payment-cvv{clear: right;}
.pmpro_checkout-field.pmpro_payment-expiration label{
        margin-top: 40px !important;
}

/******************************************************************************/
/*---------------------------------------
	Buttons
---------------------------------------*/
.pmpro_btn {  }

.pmpro_content_message a {  }

.pmpro_btn.active {  }

.pmpro_btn.disabled,
.pmpro_btn[disabled],
fieldset[disabled] .pmpro_btn {  }

.pmpro_btn.pmpro_btn-cancel {  }
.pmpro_btn.pmpro_btn-submit-checkout {  }

input[type="button"]#discount_code_button,
input[type="button"]#other_discount_code_button {  }

/*---------------------------------------
	Forms
---------------------------------------*/

/* -- Checkout, Billing Information, etc. --*/
form.pmpro_form .pmpro_checkout-fields div {  }

form.pmpro_form label {  }

form.pmpro_form #pmpro_payment_information_fields .pmpro_checkout-fields label {  }

form.pmpro_form .pmpro_checkout-field-checkbox label {  }

form.pmpro_form label.pmpro_label-inline {  }

form.pmpro_form label.pmpro_clickable {  }

form.pmpro_form .pmpro_asterisk abbr {  }

form.pmpro_form input[type=checkbox]#tos {  }

form.pmpro_form .input {  }

form.pmpro_form textarea {  }

form.pmpro_form select {  }

form.pmpro_form .pmpro_checkout-field-bcity_state_zip .input {  }

form.pmpro_form .pmpro_checkout-field-bcity_state_zip select {  }

form.pmpro_form .pmpro_payment-cvv .input {  }

form.pmpro_form .pmpro_payment-discount-code .input {  }

form.pmpro_form #other_discount_code.input {  }

form.pmpro_form .lite {  }

form.pmpro_form .pmpro_captcha div {  }

form.pmpro_form .pmpro_submit {  }

form.pmpro_form #pmpro_processing_message {  }

/* -- Log In, Password Reset --*/
#loginform label {  }
#loginform input[type=text] { width: 100%; }
#loginform input[type=password] { width: 100%; }

form.pmpro_form .pmpro_lost_password-fields div {  }

/* -- Member Profile Edit --*/
form.pmpro_form .pmpro_member_profile_edit-fields div {  }

/* -- Change Password (logged in) --*/
form.pmpro_form .pmpro_change_password-fields div {  }

/* -- Reset Password (not logged in) --*/
.pmpro_reset_password_wrap form.pmpro_form .lite {  }

form.pmpro_form .pmpro_change_password-fields .lite {  }

/* -- Password Strength Meter on Frontend Forms --*/
.pmpro_reset_password_wrap form.pmpro_form #pass-strength-result {  }

form.pmpro_form .pmpro_change_password-fields #pass-strength-result {  }

/*--------------------------------------------------
	Messages - Success, Error, Alert
----------------------------------------------------*/
.pmpro_message {  }

.pmpro_message p:last-child {  }

.pmpro_success {  }

.pmpro_error,
input[type="text"].pmpro_error,
input[type="email"].pmpro_error,
input[type="url"].pmpro_error,
input[type="password"].pmpro_error,
input[type="number"].pmpro_error,
input[type="tel"].pmpro_error,
input[type="range"].pmpro_error,
input[type="date"].pmpro_error,
input[type="month"].pmpro_error,
input[type="week"].pmpro_error,
input[type="time"].pmpro_error,
input[type="datetime"].pmpro_error,
input[type="datetime-local"].pmpro_error,
input[type="color"].pmpro_error,
textarea.pmpro_error {  }

select.pmpro_error {  }

.pmpro_alert {  }

.pmpro_message a {  }

.pmpro_success a {  }

.pmpro_error a {  }

.pmpro_alert a {  }

#pmpro_message_bottom {  }

/*---------------------------------------
	Membership Account
---------------------------------------*/
#pmpro_account .pmpro_box {  }

#pmpro_account .pmpro_box h3 {  }

#pmpro_account .pmpro_box p {  }

#pmpro_account .pmpro_box ul {  }

#pmpro_account #pmpro_account-membership { }

#pmpro_account #pmpro_account-profile {
    display:none !important;
    
}

#pmpro_account #pmpro_account-billing { }

#pmpro_account #pmpro_account-invoices { }

#pmpro_account #pmpro_account-links { }

#pmpro_account #pmpro_account-profile .pmpro_actionlinks {  }

.pmpro_actionlinks a {  }

.pmpro_actionlinks a:last-child {  }

.pmpro_hidden {  }

/*---------------------------------------
	Membership Billing Page
---------------------------------------*/
.pmpro_billing_wrap {  }

/*---------------------------------------
	Membership Cancel Page
---------------------------------------*/
.pmpro_cancel_wrap {  }

/*---------------------------------------
	Membership Checkout
---------------------------------------*/
#pmpro_form .pmpro_checkout h3 {  }

.pmpro_checkout h3 span.pmpro_checkout-h3-name {  }

.pmpro_checkout h3 span.pmpro_checkout-h3-msg {  }

#pmpro_payment_method span.gateway_paypalexpress {  }

#pmpro_payment_information_fields .pmpro_checkout-fields-display-seal {  }

#pmpro_license {  }

/*-- Stripe gateway Membership Checkout specific styles. --*/
.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_checkout-fields,
.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_checkout-fields {  }

.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber,
.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#Expiry,
.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#CVV,
.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber,
.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#Expiry,
.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#CVV {  }

.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-account-number,
.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-account-number {  }

.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-expiration,
.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-expiration {  }

.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-cvv,
.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-cvv {  }

.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-discount-code {  }

/*---------------------------------------
	Membership Confirmation Page
---------------------------------------*/
.pmpro_confirmation_wrap {  }

/*---------------------------------------
	Membership Invoice Page
---------------------------------------*/
.pmpro_invoice_wrap {  }

.pmpro_invoice_details {  }

.pmpro_invoice_details .pmpro_invoice-billing-address {  }

.pmpro_invoice_details .pmpro_invoice-payment-method {  }

.pmpro_invoice_details .pmpro_invoice-total {  }

.pmpro_invoice_details .pmpro_invoice-billing-address {  }

.pmpro_invoice_details .pmpro_invoice-payment-method {  }

/*---------------------------------------
	Membership Levels
---------------------------------------*/
#pmpro_levels_table { margin: auto;    width: 40%; }
tr.odd {
    /* margin-bottom: 75px; */
    height: 75px;
}
thead {
    height: 50px;
    background: #000;
    color: #fff;
}
th {
    text-align: left;
    padding: 0px 10px;
}
#pmpro_levels_table .pmpro_btn {
    display: block;
    background: #000;
    border-radius: 0px;
    color: #fff;
}
/*---------------------------------------
	Log In and Password Reset Pages
---------------------------------------*/
.pmpro_login_wrap { 
        margin: auto;
   /* width: 35%;
    background: #000;*/
    padding: 0px 0px 0px;
    border-radius: 2%;
    
}
.login-container p{
    text-align: center;
    font-size: 14px;
}
.login-container p a{
    color:#fff;
}
.pmpro_login_wrap #loginform input[type=text], #loginform input[type=password] {
    display: inline-block;
    max-width: 100% !important;
    min-height: 1.5rem;
    height: 50px;
}
.login-container .login-form-1 {
    padding: 6.8% 6.8% 32px;
}
#wp-submit{
       padding: 11px 0px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    background: #000;
    border-radius: 4px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}
.pmpro_login_wrap input[type=checkbox] {
    display: inline-block;
        min-height: 10px !important;
}
.pmpro_actions_nav {
    text-align: center;
    color: #ffff;
}
.pmpro_lost_password_wrap {     text-align: center; }
.pmpro_lost_password_wrap .pmpro_btn {
    background: #000;
    color: #fff;
    padding: 14px 72px;
    border-radius: 0px;
    margin-bottom: 35px;
}
.pmpro_reset_password_wrap {  }

/*---------------------------------------
	Member Profile Edit Page
---------------------------------------*/
.pmpro_member_profile_edit_wrap {  }

.pmpro_change_password_wrap {  }

/*---------------------------------------
	Misc
---------------------------------------*/
.pmpro_actions_nav {  }

.pmpro_actions_nav-left {  }

.pmpro_actions_nav-right {  }

.pmpro_a-print {  }

.pmpro_grey {  }

.pmpro_small {  }
.single-page-layout-two .single-page-layout-two-top-style .single-post-layout-two-fimage-and-few-meta .post-ttl-n-meta {
    position: relative;
    padding: 150px 30px;
    width: 100%;
}
.pods-field-option input[type=text] {
    width: 100%;
    font-size: 16px;
    border-radius: 2px;
    border: none;
    border-bottom: 1px solid #000;
    width: 90%;
}


/**********************************model*******************************************/

/****** LOGIN MODAL ******/
.loginmodal-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: roboto;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4d90fe;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 

.login-help{
  font-size: 12px;
}

label.pods-form-ui-label.pods-form-ui-label-pods-meta-date-of-birth {
    display: none;
}
.pods-dfv-container.pods-dfv-container-date {
    display: none;
}
.pmpro_checkout-field.pmpro_payment-expiration label {
    margin-top: 38px !important;
}
.pmpro_checkout-field.pmpro_payment-cvv label {
    margin-top: 38px !important;
}

.pods-field__container.pods-field-option.pods-meta.pods-form-ui-row-type-file.pods-form-ui-row-name-portfolio-5 {
    display: none;
}



@media only screen and (max-width: 600px) and (min-width: 360px)  {
    .pmpro_checkout-field.pmpro_payment-expiration label {
    margin-top: 38px !important;
}
.pmpro_checkout-field.pmpro_payment-cvv label {
    margin-top: 38px !important;
}
label.pods-form-ui-label.pods-form-ui-label-pods-meta-date-of-birth {
    display: none;
}
.pods-dfv-container.pods-dfv-container-date {
    display: none;
}
form.pmpro_form select {
    width: 100%;
}
 form.pmpro_form select{
    display: inline-block;
    max-width: 80%;
}
form.pmpro_form .input,form.pmpro_form textarea{
   max-width: 100%; 
}
.pods-field__container.pods-field-option.pods-meta.pods-form-ui-row-type-file.pods-form-ui-row-name-portfolio-5 {
    display: none;
}
form.pmpro_form .input{
font-size: 16px;
border-radius: 2px;
border:none;
border-bottom: 1px solid #000;
width: 95%;
height:45px;
}
form.pmpro_form input[type=text].input, form.pmpro_form input[type=password].input, .pmpro_login_wrap form#loginform input[type=text].input, .pmpro_login_wrap form#loginform input[type=password].input {
    width: 95%;
}
.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber{
    padding: 1em 0.4375em;
}
}
@media only screen and (max-width: 600px) and (min-width: 360px)  {
form.pmpro_form .pmpro_checkout-field {
    width: 100%;
}
form.pmpro_form .pmpro_checkout-field {
    height: 45px;
}
.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields  {
    display: inline-block important;
width:100%;
   
}
.pmpro_checkout-field.pmpro_payment-expiration label {
    margin-top: 38px !important;
}
.pmpro_checkout-field.pmpro_payment-cvv label {
    margin-top: 38px !important;
}
label.pods-form-ui-label.pods-form-ui-label-pods-meta-date-of-birth {
    display: none;
}
.pods-dfv-container.pods-dfv-container-date {
    display: none;
}
form.pmpro_form select {
    width: 100%;
}
 form.pmpro_form select{
    display: inline-block;
    max-width: 80%;
}
form.pmpro_form .input,form.pmpro_form textarea{
   max-width: 100%; 
}
.pods-field__container.pods-field-option.pods-meta.pods-form-ui-row-type-file.pods-form-ui-row-name-portfolio-5 {
    display: none;
}
form.pmpro_form .input{
font-size: 16px;
border-radius: 2px;
border:none;
border-bottom: 1px solid #000;
width: 95%;
height:45px;
}
form.pmpro_form input[type=text].input, form.pmpro_form input[type=password].input, .pmpro_login_wrap form#loginform input[type=text].input, .pmpro_login_wrap form#loginform input[type=password].input {
    width: 95%;
}
.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber{
    padding: 1em 0.4375em;
}
}