

footer {background-image: url('https://www.thecandleboxes.com/wp-content/themes/candle/assets/images/footer/1.webp');padding: 24px 0 0 0;width: 100%;float: left;
 background-repeat: no-repeat;background-position:center top;background-size:cover;}
.th_footer_logo p {color:#747474; margin-top:18px; width: 100%; float: left;}
.th_footer_logo ul {margin-bottom: 50px;}
.th_footer_logo ul li {display: inline-block;}
.th_footer_logo ul li a{float:left;transition:0.3s;}
.th_footer_logo ul li a:hover{transform:scale(1.1);}
.th_about_sec {width: 100%; float: left;}
.th_about_sec label {font-size: 20px; font-family: bold_700;}
.th_about_sec p {color:#747474; margin-top: 30px;}
.th_about_sec ul {margin-top: 5px; width: 100%; float: left;}
.th_about_sec ul li {margin-bottom: 12px}
.th_about_sec ul li img {padding-right: 15px}
.th_about_sec ul li a, .th_about_sec ul li span {color: #171716;font-size: 16px; font-family: bold_700;}
.th_features_sec label {font-size: 20px; font-family: bold_700;}
.th_features_sec ul {margin-top: 30px}
.th_features_sec ul li {margin-bottom: 13px}
.th_features_sec ul li a {color:#171716; font-size: 14px; font-family: semibold_600}
.th_features_sec ul li a:hover {color: #cd2526;}
.th_about_sec form {width: 100%; float: left;margin-top: 15px;}
.th_about_sec form input {width: 63%; float: left;padding: 13px 18px; border: none; border-radius: 10px;outline: none;}
.th_about_sec form button {width: 35%; float: left; background-color: #cd2526; border: none; padding: 13px 0;color:#fff; font-family: semibold_600;border-radius:10px;margin-left: 7px;}
.th_about_sec form button:hover {background-color:#ad4243; color: #fff}
footer .th_footer_hr {margin-top: 25px; width: 100%; float: left;}
footer .th_footer_hr hr {color: #a3a79f; opacity: 1; height: 2px;margin:0}
.th_left_footer {width: 100%; float: left;margin:10px 0;}
.th_left_footer span {color: #969696; font-size: 14px}
.th_right_footer {width: 100%; float: left;text-align: end;margin:10px 0;}
.th_right_footer ul li {display: inline-block;color: #969696}
.th_right_footer ul li a {color:#969696; font-size: 14px}

@media only screen and (max-width: 767px) {
.th_right_footer, .th_left_footer{text-align:center;}
}

@media only screen and (max-width: 575px) {
.th_about_sec h2{width:100%;float:left;margin-top:10px;}
.th_about_sec p {margin-top: 5px;}
}