/* ===================================================================================

* Theme Name: Builta Child
* Theme URI: https://themexriver.com/wp/builta
* Author: ThemeXriver
* Author URI: https://themeforest.net/user/themexriver
* Description: Construction WordPress Theme
* Version: 1.0.1
* Template: builta
* Text Domain: builta-child
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of builta updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */



.wpcf7 form .wpcf7-response-output {
    background: #fff !important;
    color: #000 !important;
}
.post-share-option.blog-details-tag-share-wrap.blog-details-social {
    display: none !important;
}
.tx-nextPrev-post-wrapper {
    display: none !important;
}
.breadcrumb-title {
    font-size: 50px !important;
    line-height: 1.2;
}

svg.blta-ply-btn-1-svg {
    display: none;
}

/* Home Page */
.blta-btn-2:is(.has-color-2)::before {
    background: #FCE701;
}
.blta-btn-2:hover .icon {
  background-color:#FCE701 !important;
  color:#000 !important;
}
span.icon.has-color-2 {
    background: #fce701 !important;
	color:#000 !important;
}
h4.title.blta-heading-1{
    color: #000 !important;
    font-family: 'Barlow' !important;
    font-weight: 600 !important;
    font-size: 22px;
}
.blta-project-3-item:hover .item-number {
    color: #000;
}
.blta-portfolio-1-img-2 {
    border-radius: 0;
}
.blta-portfolio-1-img-1 {
    border-radius: 0;
}
/* .blta-price-tabs-wrap.wow.fadeInUp {
    display: none;
} */
.pt-155 .blta-price-tabs-wrap.wow.fadeInUp {
    display: none;
}
.blta-price-3-area .booking-price-bg {
    border-radius: 20px;
}
.blta-price-3-content-il {
    width: 30%;
    position: absolute;
    left: -80px;
    bottom: -50px;
}
.blta-header-3-area{
	background-color:#fff !important;
}
.breadcrumb-list {
    padding: 20px 25px;
    background: rgb(252 231 1 / 21%);
    border: 1px solid #fce701;
    backdrop-filter: blur(15px);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 0 auto;
    margin-top: 30px;
    width: max-content;
}
.pt-155 {
    padding-top: 0px;
}
.pb-110 {
    padding-bottom: 0px;
}
.sidebar-category a::after {
    position: absolute;
    content: "";
    left: 0;
    top: auto;
    bottom: 0;
    background: #fce701;
    width: 100%;
    height: 0%;
    border-radius: 54px;
    z-index: -1;
    transition: 400ms ease-in-out;
}
.sidebar-category li a:hover .text {
    color: #000;
}
.sidebar-category a:hover .icon-1 {
    background-color: #fce701;
    color: #fff;
}
.project-details-feature-list-icon {
    color: #000000;
    font-size: 16px;
}
.sidebar-search-icon {
    background: #fce701;
}
.blog-details-blockquote {
    background: linear-gradient(97.31deg, rgb(253 236 79 / 21%) 0%, rgb(225 223 2 / 8%) 45.72%, rgb(229 211 0 / 8%) 100%);
    border-left: 5px solid #fcec38;
}
.sidebar-post-date {
    color: #000000;
}
.blog-details-blockquote-name {
    color: #000000;
}
.tx-nextPrev-post-wrapper .tx-date {
    color: #000000;
}
.sidebar-box-bottom i {
    border: 1px solid #f5e701;
}
button.play-btn-1.blta-heading-1.has-color-white.font-600 {
    display: none;
}
.blta-cta-4-form input {
    padding-left: 40px !important;
}
.blta-cta-4-form .icon {
    left: 15px !important;
}