/*
Theme Name:  Apicona Child
Description: Child theme for the Apicona theme
Author:      Theme Mount
Author URI:  http://themeforest.net/user/thememount
Template:    apicona
Version:     0.1.0
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* =Parent theme style.css file
-------------------------------------------------------------- */
@import url("../apicona/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.tm-titlebar-inner-wrapper {
    background: none !important;
}
.top-contact li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 8px;
    position: relative;
    padding-top: 6px;
    padding-bottom: 0px;
    text-align: left;
    float: left;
}


/* css added by SNH  */
/* New footer */
.tm-footer-second-row.container, .tm-footer-first-row.container{
    padding-top: 50px;
}
.footer-inner .widget{
    margin: 0 !important;
}
.tm-footer-info-box .tm-element-heading-wrapper { 
    padding: 10px 0px 10px 0 !important;
}
.tm-footer-info-box .vc_icon_element.vc_icon_element-outer{
    border-right: 0 !important;
}
.tm-footer-info-box .fa-phone:before {
    content: "\f095";
    transform: rotate(90deg);
}
.page-id-5560 .vc_toggle ,.page-id-3642 .vc_toggle{
    margin: 0 0 20px;
    text-align: left;
    border: 1px solid #b2b2b2;
    border-radius: 8px;
	width: 100%;
    padding: 16px 16px 16px 16px;
}
.page-id-5560 .vc_toggle_content ,.page-id-3642 .vc_toggle_content {
    display: none;
    margin-bottom: 0px;
    margin-top: 1em;
    overflow: hidden;
    padding: 0;
}
.page-id-5560 .vc_toggle_title:before ,.page-id-3642 .vc_toggle_title:before {
    content: ""; 
    display: inline-block; 
    width: 32px;
    height: 36px;
    margin-right: 7px; 
    border-radius: 30px; 
/*     background: #E13E20; */
    background-image: url('https://www.janamfertilitycentre.com/wp-content/uploads/2024/02/faq-icon.png'); /* URL of the image */
    background-size: contain; 
    background-repeat: no-repeat;
    background-position: center; 
}
.page-id-5560 .vc_toggle_title > h4 , .page-id-3642 .vc_toggle_title > h4 {
    font-size: 20px;
    font-weight: bold;
	width:100%;
	font-style:normal;
	margin:0px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.page-id-5560 .vc_toggle_title , .page-id-3642 .vc_toggle_title {
    display: flex;
    align-content: center;
    align-items: center;
}
.page-id-5560 .vc_toggle_content span , .page-id-3642 .vc_toggle_content span{
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
	font-size:17px;
	line-height:24px;
	font-weight:400;

}
/* .vc_toggle_content {
    display: none;
    overflow: hidden;
} */
/* .vc_toggle_active .vc_toggle_content {
    display: block;
} */
@media (max-width: 768px) {
.page-id-5560 .vc_toggle_title, .page-id-3642 .vc_toggle_title {
    display: flex;
    align-items: flex-start;
}
}