/*
Theme Name: GutenVerse - Child Theme
Theme URI: http://themnific.com
Template: gutenverse
Author: Dannci
Author URI: http://themnific.com
Description: A basic child theme for GutenVerse Theme
Version: 0.1.1721675256
Updated: 2024-07-22 19:07:36

*/

.searchOpen.icon_extend {
  display: none !important;
}
.icon_extend.menuOpen {
  display: none !important;
}
button.searchSubmit.ribbon {
  letter-spacing: 0px;
  width: auto !important;
}
#curtain .asl_w_container{
  max-width: 600px;
  width: 100%;
  height: 80px;
  margin: -10px 0 0 -300px;
  float: none;
  position: absolute;
  top: 43%;
  left: 50%;
}
ol.commentlist li.sticky-comment {
    border: 2px solid #F43D33;
}
.commentlist .avatar {
  position: absolute;
  top: 0;
  left: -70px;
}
.elementor-widget-posts .elementor-post__card .elementor-post__badge {
  background-color: #000;
}
.tmnf_excerpt {
  font-size: 14px !important;
}
#ajaxsearchlite1 .probox, div.asl_w .probox {
  margin: 0;
  background-color: #eee;
  background-image: none;
  border: 1px solid #666;
  border-radius: 0 0 0 0;
  box-shadow: 0 0 0 0 #b5b5b5 inset;
}
div.asl_w .probox .proinput input::placeholder {
  font-weight: normal;
  font-family: Open Sans;
  color: #000 !important;
  text-shadow: 0 0 0 rgba(255,255,255,0);
  font-size: 16px;
}
.sidebar_item .gfield_required {
  display: none !important;
}
#gform_wrapper_3 p.gform_required_legend {
  display: none;
}
.gform_wrapper.gravity-theme .gfield input, .gfield textarea, .gform_wrapper.gravity-theme .gfield select {
  border: 1px solid #000;
}
.textwidget p a.calbutton {
  background-color: #EDEDED;
  padding: 10px;
  border: 1px solid #f36233 !important;
  display: block;
  width: auto !Important;
  text-align: center;
  max-width: 200px;
}