

.top-sec-bg {background-color:#fffcfc;height: 34px}
.top-sec-bg .top-left-sec a {line-height: 30px;color: #747474; font-size: 14px;font-family: "Regular_400"; text-decoration: none;}
.top-sec-bg .top-mid-sec span {line-height: 30px;color: #747474; font-size: 14px;font-family: "Regular_400";}
.top-sec-bg .top-right-sec {justify-content: end;display: flex}
.top-sec-bg .top-right-sec span {line-height: 30px;color: #747474; font-size: 14px;font-family: "Regular_400";}
.th-menu {width: 100%; float: left; box-shadow: 0 9px 10px -10px rgba(0, 0, 0, 0.5);}
.th-menu ul {width: 80%;justify-content: center;}
.th-menu ul li {padding-right: 30px;}
.th-menu ul li a {color: #000;font-family: "SemiBold_600";width: 100%;float:left;}
.th-menu ul li a:hover {color: #cd2526;}
.th-menu ul li a img{float: left;margin-top: 1px;margin-right: 3px;}
.th-menu ul li ul{width:auto;top: 24px;padding-top:10px;background:transparent;border:none;}
.th-menu ul li ul li{padding-right:0;border-bottom: 1px solid #dbd9d8; width: 100%; float: left;}
.th-menu ul li ul li a{padding:5px 10px;background:#f5f5f5;width:100%;float:left;color:#6e6e6e}
.th-menu form{border: 1px solid #e7e8e6;padding: 5px;border-radius: 5px;display:flex;width:270px;overflow:hidden;}
.th-menu form button {border-radius: 5px;background-color: #cd2526; border: none;padding: 7px 12px;}
.th-menu form button i {color: #fff}
.th-menu form input {padding:0 10px;outline:none;border:none;}
.navbar-toggler:focus{box-shadow:none;}
.navbar-toggler-icon{background-image:url("https://www.thecandleboxes.com/wp-content/themes/candle/assets/images/menu_bar.svg");}
.th_header_right .call_btn{padding:5px 0 5px 40px; background-color: #cd2526; margin-left: 20px; border-radius: 5px; background-image: url('https://www.thecandleboxes.com/wp-content/themes/candle/assets/images/call-btn.svg'); background-repeat: no-repeat;background-position: 10px;width: 42%;transition: 0.3s;}
.th_header_right .call_btn:hover{background-color:#ad4243;}
.th_header_right .call_btn small{  font-size:14px;width: 100%;float: left;white-space: nowrap; color:#fff;}
.th_header_right .call_btn b {font-size:14px;width: 100%;float: left;color:#fff;}
.rank-math-breadcrumb{width: 100%;float: left;margin: 26px 0 40px;background: #f5f5f5;height: 35px;line-height: 32px; padding-left: 10px;}
.rank-math-breadcrumb a{color:#000;}
.rank-math-breadcrumb .last{color:#cd2526;}

#sticky_navbar {background-color:#fff;position: fixed;top:-150px;width: 100%;display: block;transition: top 0.3s;
box-shadow: 0 9px 10px -10px rgb(0 0 0 / 50%);z-index:99999;height:66px;}
#sticky_navbar .custom-logo-link img{width:55px;margin-top: 5px;height:auto;}
#sticky_navbar .th-menu{box-shadow:none;}
#sticky_navbar .th_header_right{justify-content:flex-end;margin-top: 7px;} 
#sticky_navbar .th_header_right .call_btn{width:100%;max-width: 185px;} 

@media only screen and (max-width: 1030px) {
.th-menu ul li {padding-right: 22px;}
}

@media only screen and (max-width:991px){
.th-menu ul {width: 100%;justify-content: start;margin-top:20px;}
.th-menu ul li{padding-right:0}
.th-menu ul li a{padding:10px 0;border-bottom: 1px solid #dddd;}
.th-menu ul li ul{width:100%;border:none;float:left;}
.th-menu ul li ul li a{background:#f4f4f4de;padding-left:15px;}
.th_header_right .call_btn{width:185px;}
}


@media only screen and (max-width: 575px) {
.top-sec-bg .top-right-sec {display: none;}
.top-left-sec {text-align: center;}
.th-menu form{width:200px;}
}

@media screen and (max-width:475px){
.th_header_right{flex-wrap:wrap;}
.th-menu form{width:100%;}
.th_header_right .call_btn{margin-top:10px;margin-left:0;}
}

