/**********************************************************
				Authentication Styles
**********************************************************/
#account-creation_form .id_state,
#account-creation_form .dni,
#account-creation_form .postcode {
  display: none; }

#create-account_form {
  min-height: 297px; }
  #create-account_form p {
    margin-bottom: 8px; }
  #create-account_form .form-group {
    margin: 0 0 20px 0; }

#login_form {
  min-height: 297px; }
  #login_form .form-group {
    margin: 0 0 3px 0; }
    #login_form .form-group.lost_password {
      margin: 14px 0 15px 0; }
      #login_form .form-group.lost_password a {
        text-decoration: underline; }
        #login_form .form-group.lost_password a:hover {
          text-decoration: none; }

#login_form .form-control, #create-account_form .form-control {
  max-width: 271px; }

/* LV-HIDE-BLOG-FORCE START */
/* LV-HIDE-BLOG-FORCE v4: blog oculto visualmente, HTML permanece rastreable */
.ybc_block_latest,
.ybc_block_latest.ybc_blog_free_ltr_mode,
.ybc_blog_free_ltr_mode.page_home,
.ybc_block_slider,
.ybc_block_slider.page_home,
.ybc_blog_layout_large_list,
.ybc-blog-wrapper,
.ybc-blog-wrapper-detail,
.ybc-blog-list,
.ybc-blog-latest-post-content,
.ybc-blog-latest-posts,
.ybc-blog-related-posts,
.ybc-blog-slider,
.ybc_blog_free_home,
.ybc_blog_free_ltr_mode,
[class*="ybc_block_latest"],
[class*="ybc-blog-latest"],
[id*="ybc_blog_latest"],
#ybc_blog_page,
#ybc-blog-posts,
#latest_posts,
.latest_posts,
.blog_latest,
.blog-posts,
.home_blog_post,
.home-blog-post,
#center_column > .clearfix:has(.ybc_block_latest),
#center_column > .clearfix:has(.ybc_blog_free_ltr_mode),
#center_column > .clearfix:has([class*="ybc-blog-latest"]),
#center_column > .clearfix:has(.blog_description){
  position:absolute!important;
  left:-100000px!important;
  top:auto!important;
  width:1px!important;
  min-width:1px!important;
  max-width:1px!important;
  height:1px!important;
  min-height:1px!important;
  max-height:1px!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  opacity:0!important;
  pointer-events:none!important;
  visibility:hidden!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  z-index:-1!important;
}
[data-lv-blog-hidden="force"]{
  position:absolute!important;
  left:-100000px!important;
  top:auto!important;
  width:1px!important;
  min-width:1px!important;
  max-width:1px!important;
  height:1px!important;
  min-height:1px!important;
  max-height:1px!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  opacity:0!important;
  pointer-events:none!important;
  visibility:hidden!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  z-index:-1!important;
}
/* LV-HIDE-BLOG-FORCE END */
