.woocommerce-form-register__submit {
  width: 100%;
  text-transform: uppercase;
}

.woocommerce-form-register {
  margin-top: 0 !important;
  margin-bottom: 34px !important;
}

#sicuro_register {
  margin-bottom: 0 !important;
}

#btn_register {
  color: #fffefa;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 12px;
  padding: 7px 15px;
  height: 42px;
  background: var(--bs-primary);
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#btn_register:active {
  background: #0e1b36;
  border-color: var(--bs-primary);
  /* height: 42px; */
  background: transparent;
}

#btn_register:active {
  background: var(--bs-primary);
  color: #fffefa;
  border-color: var(--bs-primary)
}

.g-recaptcha {
  width: 100%;
  margin-bottom: 30px;
}

.woocommerce-privacy-policy-text {
  font-size: 11px;
  text-align: left;
  font-family: var(--bs-font-sans-serif-alt2);
}

.woocommerce-privacy-policy-text p {
  margin-bottom: 3px;
}

#sicuro_register .input-group {
  display: block;
}

#sicuro_register select {
  appearance: auto;
  padding-left: 5px;
}

#sicuro_register .form-control {
  border-radius: 9px;
  border: 1px solid #b1b1b1 !important;
  font-size: 11px;
  height: 35px !important;
  font-weight: 400;
  color: var(--bs-primary);
  padding: 0 13px;
}

#sicuro_register .form-control::placeholder {
  /* font-size:13px; */
  color: #aeaeae;
}

#sicuro_register #gender_field .select2-container--default .select2-selection--single {
  border-radius: 9px !important;
  border: 1px solid #ccc !important;
  /* background: #fff !important; */
  font-size: 14px;
  height: 42px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #dddfe1 !important;
  color: var(--bs-primary) !important;
  text-transform: uppercase;
}

.select2-results__option[aria-selected] {
  color: var(--bs-primary);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 37px;
  text-transform: none;
}

.select2-results__option {
  font-weight: 400;
}

#sicuro_register #gender_field .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 38px !important;
  padding-left: 13px !important;
  text-transform: uppercase !important;
}

#sicuro_register #gender_field .select2-container {
  width: 100% !important;
}

#accept_terms_field {
  font-size: 12px;
  margin-bottom: 15px;
}

#accept_terms_field a[href="/villkor"] {
  color: var(--bs-primary);

}

p#regtitle-sub {
	margin-bottom: 4px !important;
  color: var(--bs-primary);
  font-family: var(--bs-body-font-family);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 17px;
}

span#reg_log_btn {
  color: var(--bs-primary);
  font-family: var(--bs-body-font-family);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: block;
  width: 100%;
}

span#reg_log_btn a {
  text-decoration: underline;
}

div#regtitle {
  max-width: 467px;
  margin-bottom: 39px !important;
}

#signInModal .openmobileapp_login {
  font-size: 14px !important;
}

.site-main {
  /* padding: 0 30px; */
}

.vc_column-inner {}

#sicuro_register .woocommerce-input-wrapper label.error {
  color: var(--bs-danger);
  font-size: 10px;
  text-align: right;
  position: absolute;
  top: 2px;
  right: 0px;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* label#accept_terms-error {
 position: absolute;
 top: 15px;
 right: 0;
} */
#sicuro_register .form-row {
  position: relative;
  margin-bottom: 20px;
  padding: 0 !important;
}

#sicuro_register .form-row .form-label {
  margin-bottom: 7px;
  position: relative;
  left: 2px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

div#messages_bankid,
div#messages_bankid_login {
  font-size: 12px;
  margin: 0 !important;
  margin-bottom: 10px !important;
}

.woocommerce-ResetPassword.lost_reset_password {
  max-width: 400px;
  margin: 0 auto;
  background: #fff;
  padding: 25px;
  border-radius: 10px;
  border: 1px solid #ccc;
}

#successregistration .modal.show .modal-dialog {
  max-width: 350px;
  margin: auto;
}

div#successregistration {
  border-color: transparent;
  --bs-modal-border-color: transparent;
}

form#sicuro_register #messages .list-group-item {
  cursor: pointer;
}

p#gender_field span.optional,
p#billing_phone_field span.optional,
p#accept_terms_field span.optional {
  display: none;
}

.woocommerce-privacy-policy-text {
  display: none;
}

p#gender_field * {
  font-weight: 400 !important;
  /* text-transform: uppercase; */
}

form#sicuro_register abbr {
  color: var(--bs-primary);
  font-size: 11px;
  position: relative;
  top: -3px;
  left: -6px;
  font-weight: 700 !important;
}

#accept_terms_field #accept_terms-error {
  left: 270px;
  width: 350px;
  top: 3px;
}

#accept_terms_field {
  position: relative;
  margin-bottom: 20px !important;
}

#accept_terms_field label {
  font-size: 11px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 10px !important;
}


#gender_field .select2-container--default {
  width: 100% !important;
}

#gender_field .select2-selection--single {
  height: 42px !important;

  background: transparent !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 42px !important;
  /* padding-left: 25px !important; */
}

#gender_field .select2-selection__placeholder,
#select2-gender-container {
  color: var(--bs-primary) !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  /* text-transform: uppercase; */
}

#gender_field .select2-container--focus .select2-selection--single {
  background: rgba(217, 217, 217, 0.21) !important;
}

#gender_field .select2-container--focus #select2-gender-container {
  font-size: 14px !important;
}

#gender_field .select2-results__option--highlighted[aria-selected] {
  background-color: #dddfe1 !important;
  color: var(--bs-primary) !important;
}

.select2-dropdown.select2-dropdown--below {
  border: none !important;
}

.select2-container--open .select2-dropdown--below {
  margin-top: 10px !important;
  text-transform: uppercase;
}

#gender_field .select2-container--open .select2-dropdown--above {
  border: none !important;
}

#select2-gender-results {
  border-radius: 12px !important;
  border: 1px solid var(--bs-primary);
  background: #fdfcf9 !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fdfdfd !important;
  border: 1px solid var(--bs-primary);
  border-radius: 6px !important;
}

#validate_h4,
.validate_h4_login {
  color: #8a8a8a;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 16px;
}

#validate_h5,
.validate_h5_login {
  color: #222e52;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 41px;
}

#validate_text,
#validate_text_login {
  color: #222e52;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 40px 0;
}

#validate_text a,
#validate_text_login a {
  font-weight: 700 !important;
  color: #222e52 !important;
}

#bankidbuttons,
#bankidbuttons_login {
  margin-bottom: 15px;
  /* float: left; */
}

.validate_imglogo,
.validate_imglogo_login {
  height: 69px;
  margin: 0 auto;
  display: block;
  width: 80px;
  float: right;
}

.bidmobile {
  color: #fffefa;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100%;
  border-radius: 6px;
  background: var(--bs-primary);
  display: block;
  height: 42px;
  border: 1px solid var(--bs-primary);
}

/* .bidmobile:hover{
    color:#FDFCF9 !important;
    text-decoration: none;
    background: #14264B !important;
    border-radius: 12px;
    border-color: var(--bs-primary) !important;
} */

#validatebankidmodal {
  --bs-modal-border-color: #fff !important;
}

div#bankidalt {
  /* margin-top: 10px; */
  float: left;
  display: block;
  width: 100%;
  /* margin-bottom: 10px; */
}

#signInModal p#alt_bankid_text {
  margin-bottom: 12px;
}

p#alt_bankid_text {
  text-align: left;
  color: var(--bs-primary);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  /* 17.573px */
  margin-bottom: 23px;
  clear: both;
}

a#alt_bankid_btn_login {
  text-align: left;
  color: var(--bs-primary);
  font-family: IBM Plex Mono;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  float: left;
  text-decoration: underline;
}

a#alt_bankid_btn {
  text-align: left;
  color: var(--bs-primary);
  font-family: IBM Plex Mono;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  float: left;
  text-decoration: underline;
}

#validatebankidmodal .modal-dialog {
  --bs-modal-width: 597px;
}

#successregistration .modal-dialog-centered {
  max-width: 350px;
  margin: auto;
}

div#successregistration h3 {
  color: var(--bs-primary);
  margin-top: 21px !important;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-family: var(--bs-body-font-family);
  margin: 0 0 26px;
}

div#successregistration p {
  color: var(--bs-primary);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: var(--bs-body-font-family);
  margin: 0;
  padding: 0 15px;
}

div#successregistration img {
  margin-bottom: 21px;
}

a#start_shopping {
  text-align: left;
  margin: 30px auto 0 !important;
  max-width: 381px;
  border-radius: 12px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fffefa;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 30px;
}

p#sell_item_start_p a {
  font-weight: 600;
  color: var(--bs-primary);
}

a#start_shopping i {
  text-align: right;
  float: right;
  line-height: 42px;
}

p#sell_item_start_p {
  margin-top: 20px !important;
}

.page-template-login p#breadcrumbs {
  margin-bottom: 20px;
}

#validate_h6 {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 46px;
  color: #1e1e1e;
  margin-bottom: 0;
}

.validate_imglogo_popup {
  height: 40px;
  margin: 0 auto;
  display: block;
  width: 40px;
  float: right;
}

.pull-right.btn-close {
  position: absolute;
  right: 14px;
  top: 16px;
  opacity: 1 !important;
}

.pull-right.btn-close:hover {
  opacity: 0.5 !important;
}

.bidmobile:active {
  background: #0e1b36;
}

.bidmobile:active {
  text-decoration: none;
  background: #0e1b36;
  border-color: var(--bs-primary);
}

#signInModal #alt_bankid_btn_login {
  font-size: 12px;
  margin-bottom: 10px;
  color: #14264b !important;
}

#signInModal #alt_bankid_text {
  margin-bottom: 14px;
  color: var(--bs-primary) !important;
  opacity: 1;
}

.p-l-0 {
  padding-left: 0px;
}

.p-r-0 {
  padding-right: 0px;
}

.vendor-customer-registration {
  display: none;
}

.vc_column-inner {
  /* padding: 0 !important; */
}

#reg_right_image {
  height: 276px;
  border-radius: 11px;
  overflow: hidden;
  width: 100%;
}

#reg_right_image .vc_figure,
#reg_right_image .vc_single_image-wrapper {
  height: 100%;
  width: 100%;
}

#reg_right_image img.vc_single_image-img.attachment-full {
  height: auto;
  /* object-fit: cover; */
  width: 100%;
  /* border: 1px solid var(--bs-primary); */
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none !important;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:after {
  transform: rotate(180deg);
  top: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 12px;
  font-size: 20px;
  font-weight: 400;
  width: 20px;
  height: 20px;
  background-image: url(../../img/select2down.svg);
  background-repeat: no-repeat;
}

@media (max-width: 600px) {

  #validate_text,
  #validate_text_login {
    font-size: 12px;
    margin: 0 0 20px 0;
  }

  .pull-right.btn-close {
    position: absolute;
    right: 14px;
    top: 15px;
    opacity: 1 !important;
    width: 0.3em;
    height: 0.3em;
  }

  #validate_h5,
  .validate_h5_login {
    color: var(--bs-primary);
    font-size: 24px !important;
    margin-bottom: 20px;
  }

  .validate_imglogo,
  .validate_imglogo_login {
    position: relative;
    top: 0px;
    height: 47px;
    width: auto !important;
  }

  #sicuro_register #gender_field .select2-container--default .select2-selection--single {
    border-radius: 9px !important;
    border: 1px solid #ccc !important;
    /* background: #fff !important; */
    font-size: 12px;
    height: 35px !important;
  }

  #sicuro_register #gender_field .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px !important;
    padding-left: 13px !important;
    text-transform: uppercase !important;
  }

  #gender_field .select2-selection__placeholder,
  #select2-gender-container {
    color: var(--bs-primary) !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* text-transform: uppercase; */
  }

  .select2-container--default .select2-selection--single .select2-selection__arrow::after {
    content: "";
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 20px;
    font-weight: 400;
    width: 20px;
    height: 20px;
    background-image: url(../../img/select2down.svg);
    background-repeat: no-repeat;
  }

  .p-l-0 {
    padding-right: 0px;
  }
}

#btn_register:hover {
  background: #0e1b36;
  color: #fffefa;
  border-color: var(--bs-primary)
}

.openmobileapp_login:disabled {
  color: #fffefa;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100%;
  border-radius: 12px;
  background: var(--bs-primary);
  display: block;
  height: 47px;
  border: 1px solid var(--bs-primary);
}

.bidmobile:hover {
  color: #fdfcf9 !important;
  text-decoration: none;
  background: #0e1b36;
  border-radius: 6px;
  border-color: var(--bs-primary);
}


@media only screen and (min-device-width: 480px) and (max-device-width: 900px) and (orientation: landscape) {
  #regtitle .p-0.col-9 {
    width: 75% !important;
  }

  div#regtitle {
    max-width: 100%;
  }
}

@media (max-width: 1300px) {
  #accept_terms_field label#accept_terms-error {
    top: unset !important;
    left: 0 !important;
    bottom: -15px;
    text-align: left !important;
  }

  /* #sicuro_register .woocommerce-input-wrapper label.error {
    max-width: 275px;
  } */
}

@media (min-width: 768px) {
  #successregistration .modal-dialog-centered {
    max-width: 462px;
  }

  #validatebankidmodal .modal-dialog .modal-body {
    padding: 60px 30px 53px;
  }

  #successregistration .modal.show .modal-dialog {
    max-width: 462px;
  }

  p#regtitle-sub {
    font-size: 16px;
    margin-bottom: 13px;
    font-weight: 500;
  }

  div#regtitle {
    margin-bottom: 23px !important;
  }

  #sicuro_register .form-row .form-label {
    margin-bottom: 14px;
    font-size: 14px;
  }

  div#customer_login form {
    padding-right: 15px;
    max-width: unset;
  }

  #reg_right_image {
    height: 500px;
    border-radius: 11px;
    overflow: hidden;
    max-width: 100% !important;
    max-height: 100% !important;
  }

  #sicuro_register .form-control {
    border-radius: 12px;
    font-size: 14px;
    height: 42px !important;
    padding: 0 16px;
  }
}

article#post-3325 .wpb_column.vc_column_container.vc_col-sm-6 {
  /* width: 100% !important; */
}

@media (min-width: 992px) {

  span#reg_log_btn {
    width: 100%;
  }

  #btn_register {
    font-size: 16px;
    height: 48px;
  }

  div#customer_login form {
    border-width: 0px;
    max-width: 467px;
  }

  article#post-3325 .wpb_column.vc_column_container.vc_col-sm-6 {
    /* width: 50% !important; */
  }

  article#post-3325 .vc_row.wpb_row.vc_row-fluid {
    /* display: flex; */
    /* align-items: center; */
  }

  #regtitle .p-0.col-9 {
    /* width: 55.666667% !important; */
  }
}

@media (min-width: 1199px) {
  div#customer_login form {
    padding-right: 0;
  }

  #reg_right_image {
    height: 709px;
    border-radius: 11px;
    overflow: hidden;
    max-width: 709px !important;
    max-height: 100% !important;
  }
}

@media (min-width: 1200px) {


  .select2-results__option[aria-selected] {
    font-size: 14px;
    padding: 0 16px;
  }

  .select2-results__option {
    font-size: 14px;
    padding-left: 16px !important;
    padding-right: 16px !important;
    text-transform: none;
  }
}

div#customer_login form {
  margin-top: 5px;
  border-width: 0px;
  padding: 0;
}

.become-a-vendor.multi-vendor-style #customer_login>div:first-of-type,
.become-a-vendor.multi-vendor-style #customer_login .login,
.become-a-vendor.multi-vendor-style #customer_login h2 {
  display: unset !important;
}

.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
  font-family: "Font Awesome 6 Free" !important;
  content: "\f06e" !important;
  font-weight: normal !important;
  color: #bbbbba !important;
  font-size: 14px;
  line-height: 14px;
}

div#regtitle>.wpb_wrapper>.row {
  justify-content: space-between;
  margin: 0 !important;
}

@media (max-width: 900px) {
  div#up_bankidtextblock {
    justify-content: center;
    justify-items: center;
    align-items: center;
    margin-bottom: 0;
  }

  #validate_h5,
  .validate_h5_login {
    color: var(--bs-primary);
    font-size: 18px !important;
    margin-bottom: 0px !important;
  }
}


div#messages_bankid {
  font-size: 16px !important;
  color: #000 !important;
}


.select2-results__option[aria-selected]:hover {
  text-transform: uppercase;
}


ul#select2-gender-results .select2-results__option:hover::after {
  content: "valj +" !important;
  float: right;
  color: var(--bs-primary);
  text-align: right;
  font-size: 7px;
  font-style: normal;
  font-weight: 400;
  text-decoration-line: underline;
}

.iti{
 width:100% !important;
}

label#billing_phone-error {
    top: -21px !important;
}

.iti__arrow {
  border-color: transparent !important;
}