.et_mobile_nav_menu .mobile_nav {
text-align: right !important;
}
.et-db #et-boc .et-l .et_pb_wc_title_0_tb_body h1 {
font-size: 30px!important;
color:#0c71c3;
}
.woocommerce-products-header__title page-title, body h1, .wt-crp-heading {
color:#0c71c3;
}
.et-db #et-boc .et-l .et_pb_wc_related_products_0_tb_body section.products>h1, .et-db #et-boc .et-l .et_pb_wc_related_products_0_tb_body section.products>h2, .related .products .wt-related-products .wt-crp-heading, .product .related h2{
color:#0c71c3;
font-size: 30px!important;
} .faq-section {
max-width: 800px;
margin: 0 auto;
padding: 20px;
font-family: Arial, sans-serif;
}
.faq-item {
margin-bottom: 10px;
border: 1px solid #ccc;
border-radius: 5px;
overflow: hidden;
}
.faq-question {
width: 100%;
text-align: left;
background: #f9f9f9;
border: none;
padding: 15px;
font-size: 16px;
cursor: pointer;
outline: none;
}
.faq-question:hover {
background: #eaeaea;
}
.faq-answer {
display: none;
padding: 15px;
background: #fff;
border-top: 1px solid #ccc;
}