/*
 Theme Name:   Ajani Child
 Theme URI:    http://ajani.bold-themes.com
 Description:  Ajani child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     ajani
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  ajani-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */
form.woocommerce-ordering {
    display: none;
}
/* hide toc on post */
.post .lwptoc {
    display: none;
}
/* toc widget */
.lwptoc_header {
    font-size: 1.563em;
    margin-bottom: .8em;
    padding-bottom: 0;
    display: inline-block;
    width: 100%;
}
.lwptoc_toggle {
    display: none;
}
.lwptoc_header:after {
    border-bottom: 2px solid #eba100;
    content: "";
    clear: both;
    width: 2.5em;
    display: block;
    margin: .4em 0 0;
}
.lwptoc_item {
    border-bottom: 1px solid rgba(0, 0, 0, .07);
    display: block;
    width: auto;
    margin: 0;
    position: relative;
    padding: .8em 0;
    margin-left: 0;
}
/* widget contact form */
.hilock-form-container {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 20px;
    width: 100%;
    margin: 0 auto;
}

.hilock-form-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
    color: #000;
    line-height: 1.2;
}
.hilock-form-button .wpcf7-form-control {
    width: 100% !important;
}
.hilock-form-row {
    margin-bottom: 20px;
}

.hilock-form-element input[type="email"],
.hilock-form-button input[type="submit"] {
    width: 100%;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 16px;
    box-sizing: border-box;
}

.hilock-form-element input[type="email"] {
    background-color: white;
    color: #333;
}

.hilock-form-element input[type="email"]::placeholder {
    color: #999;
}

.hilock-form-button input[type="submit"] {
    background-color: #ff6b35;
    color: #000;
    font-weight: bold;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s;
}

.hilock-form-button input[type="submit"]:hover {
    background-color: #e55a2b;
}

/* 移除Contact Form 7默认样式 */
.hilock-form .wpcf7-form-control-wrap {
    margin-bottom: 0;
}

.hilock-form br {
    display: none;
}

/* 响应式设计 */
@media (max-width: 480px) {
    .hilock-form-container {
        padding: 25px;
    }
    
    .hilock-form-title {
        font-size: 20px;
    }
}

/* HPP咨询表单样式 - 左右布局 */
.post_cta_form_container {
    font-family: Arial, sans-serif;
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 30px;
    background-color: #f0f8ff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.post_cta_form_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.post_cta_form_left {
    flex: 1;
    min-width: 300px;
    padding-right: 40px;
}

.post_cta_form_title {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    line-height: 1.2;
}

.post_cta_form_description {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}

.post_cta_form_right {
    flex: 1;
    min-width: 300px;
}

.post_cta_form_row {
    margin-bottom: 20px;
}

.post_cta_form_label {
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
    color: #333;
}

.post_cta_form_input {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 16px;
    box-sizing: border-box;
}

.post_cta_form_input::placeholder {
    color: #999;
}

.post_cta_form_button {
    width: 100%;
    margin-top: 10px;
}

.wpcf7-form-control.wpcf7-submit.post_cta_form_submit {
    background-color: #8a2be2;
    color: white;
    border: none;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
    width: 100%;
    transition: background-color 0.3s;
}

.wpcf7-form-control.wpcf7-submit.post_cta_form_submit:hover {
    background-color: #7a1fd2;
}

/* 响应式设计 */
@media (max-width: 768px) {
    .post_cta_form_left {
        padding-right: 0;
        margin-bottom: 30px;
    }
    
    .post_cta_form_title {
        font-size: 28px;
    }
}

/* 隐藏页脚TOC */
.bt_bb_row_holder .lwptoc {
    display: none;
}
/* 跳转偏移 */
.anchor-target {
    padding-top: 150px;
    margin-top: -150px;
    display: block;
}
.anchor-target p {
    font-size: 18px;
    line-height: 30px;
}

/* timeline */
section#timeline {
    margin-top: -80px;
    z-index: 999;
}

/* 配件分类背景图 */
.term-80 section.bt_bb_section.gutter.bt_bb_vertical_align_top.btPageHeadline.bt_bb_background_image.bt_bb_background_overlay_dark_solid.bt_bb_parallax.btDarkSkin {
    background-image: url(https://hilock.quhenet.com/wp-content/uploads/2025/12/banner-4.jpg) !important;
	background-position-y: -400px !important;
}

/*  product bottom button*/
header.bt_bb_headline.bt_bb_dash_bottom.bt_bb_superheadline.bt_bb_superheadline_outside.bt_bb_subheadline.bt_bb_size_small {
    margin-bottom: 10px;
}

/* woocommerce product page */
span.btProductSKU {
    display: none;
}
.woocommerce-product-details__short-description p {
    margin-bottom: 8px !important;
}
@media screen and (max-width: 782px) {
    .woocommerce-product-details__short-description p {
    text-align: left;
}
}
