/*
 * PrivateShop
 *
 * Do not edit or add to this file.
 * You are not authorized to modify, copy or redistribute this file.
 * Permissions are reserved by FME Modules.
 *
 *  @author    FME Modules
 *  @copyright 2020 FME Modules All right reserved
 *  @license   Copyrights FME Modules
 *  @category  FMM Modules
 *  @package   PrivateShop
 */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

html {
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.4;
  color: #737373;
  background: #f0f0f0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: transparent;
  height: auto;
}

body,
html {
  height: 100%;
}

html,
input {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bg_opacity:not(.login) {
  background-color: #fff !important;
}
#privatebox {
  display: block;
}
#wrapper.private_wrapper {
  height: 65%;
  margin-left: 1%;
  overflow: auto;
  width: 44%;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
}
#wrapper {
  width: 40%;
  min-height: 350px;
  width: 30vw;
  min-width: 280px;
  max-width: 350px;
}
@media (max-width:767px) {
    #wrapper.box-wrapper {
        float: none !important;
        margin: 0 auto !important;
    }
}
#wrapper.desktop-login-left {
    margin-left: 10vw;
}
h1 {
  font-size: 28px;
  text-align: center;
}

h1 span {
  color: #bbb;
}
h2 {
  color: #d35780;
  margin: 0 10px;
  font-size: 40px;
  text-align: left;
}

h2 span {
  color: #bbb;
  font-size: 60px;
}

h3 {
  margin: 1.5em 0 0.5em;
}

p {
  margin: 1em 0;
}

ul {
  padding: 0 0 0 40px;
  margin: 1em 0;
}

.container {
  padding: 10px;
  _width: 380px;
  margin: 0 auto;
}

input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#privatebox .social_title
.radio-inline, .checkbox {
  padding-left: 15px !important;
}
.radio-inline,
.checkbox {
  padding-left: 5% !important;
}
#privatebox .private-subheading {
  border-bottom: 1px solid #d6d4d4;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 12px;
  padding: 15px 0;
  text-transform: uppercase;
}

/*~~~~~~~~~~ PS 1.7 Styles ~~~~~~~~~~*/
#fmm_ps17 h1 {
  font-weight: normal;
}

#privatebox #error_holder {

}
#fmm_ps17 #ps17_errors {
  color: #ff0000;
  padding: 1%;
  margin: 14px 0 0 0;
  text-align: center;
}
#fmm_ps17 #ps17_errors {

}
#fmm_ps17 #ps17_errors ol {
  list-style: none;
  font-size: 16px;
  margin: 0;
}
/*
#fmm_ps17 label {color: #333; font-weight: bold; font-size: 12px}

#fmm_ps17 #login_form { background: #fbfbfb; border: 1px solid #d6d4d4; padding: 14px 18px 13px}

#fmm_ps17 .form-control {box-shadow: none; height: 27px; padding: 3px 5px;border: 1px solid #d6d4d4; border-radius: 0;
color: #9c9b9b; font-size: 13px; vertical-align: middle}*/

/*--------- END PS 1.7 -----------*/

@media only screen and (max-width: 360px) {
  #privatebox .container {
    padding-left: 0;
    padding-right: 0;
  }
  #privatebox .container p img {
    width: 80%;
  }
  #privatebox .container h1 {
    margin-bottom: -10px;
    margin-top: 0;
    font-size: 25px;
  }
  #privatebox #noSlide .page-heading {
    font-size: 15px;
  }
  #private-lost-password h1.page-subheading {
    font-size: 16px;
  }
  #privatebox .private-subheading {
    border-bottom: 1px solid #d6d4d4;
    color: #d35780;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 5px;
    padding: 15px 0;
    text-transform: uppercase;
  }
  #register span {
    font-size: 12px;
    text-align: center;
  }
  #SubmitLogin span,
  #SubmitCreate span,
  #privatebox #noSlide #account-creation_form .page-subheading {
    font-size: 12px;
  }
  #SubmitLogin span i,
  #SubmitCreate span i,
  .exttra_row {
    display: none;
  }
  td span.label-default {
    background-color: #999999;
    margin-top: -15px;
  }
  .private_error_resp {
    margin-bottom: 5px !important;
    margin-top: -17px !important;
  }
  #login_form {
    min-height: 240px;
  }
  #create-account_form {
    min-height: 275px;
  }
  .private_signup_table {
    margin-top: -40px;
  }
}
#logo_basic {
  text-align: center;
}
ul#pshop_bottom_footer {
  margin: 0px;
}
#footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
}
@media (max-width:767px) {
    #footer {
        position: relative;
        padding-top: 2rem !important;
    }
}
#footer .footer-container {
    background: #eaeaea !important;
}
#footer .footer-container .an_copyright a {
    color: #303030 !important;
    text-decoration: none;
}
table.private_login_table {
    width: 100%;
}
/*------- New Modern Theme Styles --------*/
body.private_modern_theme #wrapper {
    position: relative;
    padding: 0 25px;
    z-index: 10;
}
body.private_modern_theme .container {
  padding: 15px !important;
}
body.private_modern_theme #logo_basic {
  padding: 15px 0 !important;
  text-align: center;
  background: rgba(239, 239, 239, 0.4);
  display: block;
}
body.private_modern_theme #logo_basic img {
  max-width: 100%;
}
body.private_modern_theme h2.private-subheading {
  margin-left: 0px !important;
  margin-right: 0px !important;
  font-weight: bold !important;
  font-size: 19px !important;
  text-align: center;
}
body.private_modern_theme .private_login_table {
  width: 100%;
}
body.private_modern_theme
  .private_login_table
  tr.pshop_fields_row
  td:first-child {
  display: none;
}
body.private_modern_theme input.form-control {
  height: 35px;
  width: 100% !important;
  max-width: 100% !important;
  font-size: 14px;
  font-weight: normal;
  padding: 0 15px;
  margin: 5px 0 !important;
  border: 1px solid #eaeaea;
}
body.private_modern_theme .alert.alert-danger {
    background: none;
    border: none;
}
body.private_modern_theme .alert.alert-danger ol {
  padding-left: 3px !important;
}
body.private_modern_theme .pshop_title_shop {
  display: none;
  visibility: hidden;
}
body.private_modern_theme ul#pshop_bottom_footer li.submit #SubmitLogin {
  background: #969696!important;
  border: 1px solid #969696;
  text-transform: uppercase;
  color: #FFFFFF!important;
}
body.private_modern_theme .btn {
  margin: 5px 0;
  background: buttonface !important;
  color: #7e7e7e;
  width: 100%;
  font-size: 14px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
body.private_modern_theme form#form_forgotpassword label {
  display: none;
}
body.private_modern_theme form#customer-form .form-control-label,
body.private_modern_theme form#customer-form .form-control-comment {
  display: none;
}
body.private_modern_theme form#customer-form .social_title label {
  display: inline !important;
  white-space: nowrap;  
}
body.private_modern_theme form#customer-form .row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
body.private_modern_theme form#customer-form .col-md-6 {
  width: 100% !important;
  padding: 0px !important;
}
body.private_modern_theme form#customer-form .pshop_show_hide button {
    height: 35px;
    color: inherit;
    border: 1px solid #eaeaea;
    border-left: none;
}
body.private_modern_theme form#customer-form .social_title .col-md-6 {
  width: 75% !important;
  padding-top: 0.625rem !important;
}
/*---------------------------------------*/
/*---------PS-1.6 and below Fixes----------*/
.privateshop_ps_lower .box {
  background: transparent !important;
}
body.private_modern_theme .privateshop_ps_lower .box {
  padding: 0px !important;
  border: 0px !important;
}
body.private_modern_theme .privateshop_ps_lower .pshop_fields_row_hide {
  display: none;
}
body.private_modern_theme .privateshop_ps_lower input.form-control {
  height: auto !important;
  color: #7a7a7a !important;
  border-radius: 2px !important;
  font-size: 14px !important;
}
body.private_modern_theme .privateshop_ps_lower input.form-control:focus {
  outline: 4px solid #2fb5d2;
}
body.private_modern_theme .privateshop_ps_lower .btn span {
  border: 0px !important;
}
body.private_modern_theme .privateshop_ps_lower .alert.alert-danger ol {
  margin-bottom: 0px !important;
}
body.private_modern_theme .privateshop_ps_lower .alert.alert-danger ol li {
  list-style: none !important;
}
body.private_modern_theme .privateshop_ps_lower .form-error input.form-control,
body.private_modern_theme .privateshop_ps_lower .form-ok input.form-control {
  background-position: right center !important;
}
/*body.private_modern_theme .privateshop_ps_lower .account_creation .form-group label { display: none}*/
/*------------------------*/
@media (min-width: 500px) and (max-width: 768px) {
  #wrapper {
    width: 75% !important;
  }
}
@media (min-width: 200px) and (max-width: 499px) {
  #wrapper {
    width: 90% !important;
  }
  body.private_modern_theme
    form#customer-form
    .social_title
    label.form-control-label {
    display: none !important;
  }
  body.private_modern_theme .privateshop_ps_lower .btn,
  body.private_modern_theme .privateshop_ps_lower .btn span {
    font-size: 13px !important;
  }
  body.private_modern_theme
    .privateshop_ps_lower
    #new-private-account
    .pull-right {
    clear: both;
    float: left !important;
    margin-top: 5%;
  }
}
@media (min-width: 200px) and (max-width: 400px) {
  body.private_modern_theme form#customer-form .pshop_show_hide button {
    padding-top: 0.7rem !important;
    padding-bottom: 0.7rem !important;
  }
  body.private_modern_theme
    form#customer-form
    .social_title
    .form-control-valign {
    width: 100% !important;
  }
  #private-lost-password h1 {
    margin-bottom: 10px !important;
  }
}
body.private_modern_theme
  form#customer-form footer
  button.form-control-submit {
    font-weight: 400 !important;
}
body.private_modern_theme #privatebox #new-private-account {
    margin-top: 10px;
}
body.private_modern_theme .login #privatebox h1,
body.private_modern_theme .login #privatebox h2,
body.private_modern_theme .login #privatebox .text-desc {
    color: #fff;
}
body.private_modern_theme #privatebox .text-desc {
    font-size: 14px;
    margin-bottom: 10px !important;
}
body.private_modern_theme #privatebox p {
    margin: 0;
}
