/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Requires PHP: 7.0
Version: 27.5.2.1

All css files are placed in /css/ folder
*/
.image_frame .image_wrapper .image_links a {
    background: rgba(211, 0, 0, 0.8) !important;
    color: white !important;
    border-color: #ffffff;
}
.image_frame .image_wrapper .image_links a .path {
    stroke: white;
}
footer#Footer .widgets_wrapper {
    display: none!important;
}
#Subheader .title {
    font-size: 35px!important;
}
h1.title {
    font-size: 35px !important;
}
.hidden {
    display: none;
}
#free-quote-form select {
    padding: 10px;
    width: 105%;
}
.form-intro h3 {
    text-align: center;
    color: white !important;
}
#free-quote-form input[type=text] {
    padding: 10px;
    width: 100%;
}
#free-quote-form textarea {
    width: 100%;
}
.free-quote-section {
        background: black;
    padding-top: 50px;
    padding-bottom: 50px;
}
.free-quote-title h2 {
    color: white;
    text-align: center;
    font-size: 45px;
    font-weight: 700;
}
.free-quote-btn{
        text-align: center;
    margin-top: 75px;
    margin-bottom: 0px;
}
.free-quote-btn a {
    background-color: #EFB700;
    border-radius: 40px 40px 40px 40px;
    padding-right: 35px;
    padding-bottom: 20px;
    padding-left: 35px;
    padding-top: 20px;
    font-size: 18px;
    font-weight: 700;
}
.pinterest-nav {
    background-position: center center !important;
    background: url(/wp-content/uploads/2024/07/Pinterest-logo.png);
    background-size: 35% 25%;
    background-repeat: no-repeat;
}
.is-sticky .pinterest-nav {
    background-position: center center !important;
    background: url(/wp-content/uploads/2024/07/Pinterest-logo.png);
    background-size: 28% 45%;
    background-repeat: no-repeat;
}
.pinterest-nav a span {
    visibility: hidden;
}
footer .pinterest-nav {
    display: none!important;
}