/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


p{
	margin-bottom:0;
}
.cst-itcl{
font-style: Italic !important;
color:rgba(184, 134, 11, 1) !important;
}
.cstm-hvr-hme:hover .cstm-icn-abt {
    background-color: rgba(212, 160, 23, 1) !important;
}
/* .cstm-hvr-hme:hover .cstm-icn-abt svg path {
    stroke: white;
} */
.cstm-hvr-hme:hover .cstm-icn-abt svg path {
    stroke: black;
}
.gldn-btn-hvr-trns a.elementor-button:hover{
	background-color:#B8860B!important;
	color:#1A1208 !important
}
.gldn-btn-hvr a.elementor-button:hover {
    background: transparent !important;
    color: #9A8A7A !important;
    border-color: #9A8A7A !important;
}
.cstm-hvr-hme .e-flex.e-con.e-child:hover {
    background: rgba(26, 18, 8, 1);
}
.cstm-hvr-hme .e-flex.e-con.e-child:hover h2{
	color:rgba(212, 160, 23, 1);
}
.cstm-hvr-hme .e-flex.e-con.e-child:hover .elementor-widget-text-editor {
	color:rgba(138, 123, 110, 1)
}
.cstm-icn-hm-aftr ,
.cstm-aftr-hme-bnr{
	position:relative;
}
/* .cstm-aftr-hme-bnr::after {
    content: "";
    position: absolute;
    right: 0;
    top: 70%;
    transform: translateY(-50%);
    width: 14px;
    height: 120px;
    background: url("https://www.inkasia.com.au/wp-content/uploads/2026/06/Ellipse-2-1.png") no-repeat center;
    background-size: contain;
} */
.cstm-aftr-hme-bnr::after {
    content: "";
    position: absolute;
    right: 0;
    top: 70%;
    transform: translateY(-50%);
    width: 28px;
    height: 163px;
    background: url("https://www.inkasia.com.au/wp-content/uploads/2026/06/Ellipse-2-1.png") no-repeat center;
    background-size: cover;
}
.cstm-icn-hm-aftr span.elementor-icon::after {
    background-position: center;
    content: "";
    position: absolute;
    background: url("https://www.inkasia.com.au/wp-content/uploads/2026/06/Horizontal-Divider.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 1px;
    top: 27px;
    left: 60%;
}
/* 
.faq-accrdn details {
    border: 1px solid #B8860B;
} */
.faq-accrdn .e-n-accordion > .e-n-accordion-item[open] > .e-n-accordion-item-title {
    border-style: none;
    border-radius: 10px 10px 0 0;
	border-top: 1px solid #B8860B47 !important;
    border-left: 1px solid #B8860B47 !important;
    border-right: 1px solid #B8860B47 !important;
}
/* .faq-accrdn .e-n-accordion > .e-n-accordion-item[open] .e-flex.e-con.e-child {
    border-right: 1px  #B8860B47 !important;
    border-bottom: 1px  #B8860B47 !important;
    border-left: 1px  #B8860B47 !important;
} */
.faq-accrdn details .e-n-accordion > .e-n-accordion-item[open] {
	border-radius:10px 10px 0 0 !important;
}

/*blog page css  */
.single-blg-main {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}
.cstm-blg-pst h3.hfe-post-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.cstm-blg-pst article.hfe-post-card {
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #F0EBE0;
}

.single-blg-main h3 {
    margin-top: 20px !important;
    margin-bottom: 7px !important;
	font-family: "Playfair Display", Sans-serif !important;
}
.single-blg-main h4 ,
.single-blg-main h2{
	font-family: "Playfair Display", Sans-serif !important;
}
.single-blg-main h1.entry-title {
    margin: 10px 0 !important;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    font-family: Playfair Display;
}
.single-blg-main a {
    color: #D4A017;
}
.single-blg-main ol ul {
    padding-left: 15px;
	}
	.single-blg-main ol {
    padding-left: 15px;
}
	.single-blg-main h3 ,
	.single-blg-main h2 ,
	.single-blg-main h4 ,
 	.single-blg-main h5 ,
	.single-blg-main h6 ,{
		    font-family: "Playfair Display", Sans-serif !important;
		}
.cstm-scrl-faq {
    scroll-margin-top: 20px !important;
}
.cstm-mnu-mble {
	display:none;
}

/* responsive  */

@media(max-width:575px){
	.cstm-hvr-hme-bdr {
		border:none !important;
	}
	.cstm-mnu-mble{
		display:block;
	}
	.single-blg-main h1.entry-title {
    font-size: 24px;
    line-height: 30px;
    padding-left: 0;
    padding-right: 0;
}
	.single-blg-main h3,
	.single-blg-main h2,
	.single-blg-main h4 {
    font-size: 22px;
	}
	.single-blg-main ol ul {
    padding-left: 15px;
	}
	.single-blg-main ol {
    padding-left: 15px;
}
	.single-blg-main figure.elementor-image-box-img img,
	.single-blg-main figure.elementor-image-box-img {
    width: 100% !important;
}
.hfe-nav-menu-icon {
    padding-right: 0 !important;
}
	.cstm-icn-hm-aftr span.elementor-icon::after{
		content:none;
	}
	.cstm-aftr-hme-bnr::after {
    top: 50%;
    width: 21px;
    height: 140px;
}
}