:root{
    --bt-font-size-header-menu: 18px;
}


:root :where(p.has-background) {
    padding: inherit;
}

p:empty{
	margin:0;
}

#secondary {
    padding-top: 0;
}

.site-branding > div {
    display: none;
}

.shfb-component-mobile_hamburger .menu-toggle svg{
    fill: currentColor;
}

.shfb-mobile_offcanvas .mobile-menu-close{
    top: 10px;
    right: 10px;
}

.shfb.shfb-header .main-navigation{
    font-weight: 600;
}

.shfb-main_footer_row h1, 
.shfb-main_footer_row h2,
.shfb-main_footer_row h3,
.shfb-main_footer_row h4,
.shfb-main_footer_row h5,
.shfb-main_footer_row h6{
    --sydney-headings-color: #fff;
}

.text-center{
    text-align: center !important;
}

.text-ellipsis{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.header-image #breadcrumbs{
    text-align: left;
    color: #fff;
}

.header-image #breadcrumbs a, .header-image #breadcrumbs span{
    color: #fff;
} 

#secondary .has-background {
    padding: 5px 6px !important;
    background-color: var(--sydney-global-color-2) !important;
}
.releated_post_inn > p{
	background-color: var(--sydney-global-color-2) !important;
}

#secondary ul > li > a,
.releated_post_inn ul > li a{
	font-weight: 600;
	color: #71757B;
}

#secondary ul > li > a:hover,
.releated_post_inn ul > li a:hover{
	color: var(--sydney-global-color-2);
}

.page-numbers {
    position: relative;
    display: block;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: var(--bs-pagination-font-size);
    color: var(--bs-pagination-color);
    text-decoration: none;
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.current>.page-numbers, .page-numbers.current {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: var(--bs-pagination-active-bg);
    border-color: var(--bs-pagination-active-border-color);
}

.overlay {
    background-color: var(--sydney-global-color-2) !important;
    opacity: 0.3;
}


.shfb-footer .sydney_contact_info_widget span{
    fill: #fff;
}

.call-to-action a.btn{
    white-space: nowrap;
}

/* Table of Contents Button */
.toc-button {
    background-color: #002c50;
    color: white;
    padding: 10px 15px;
    border: none;
    border-radius: 20px;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    transition: background 0.3s;
    margin-top: 50px;
    margin-bottom: 20px;
}

.toc-button:hover {
    background-color: #002c50;
    color: #FFFFFF;
}

/* Table of Contents Container */
#table-of-contents {
    margin-top: 20px;
    padding: 15px;
    border: 1px solid #ddd;
    background: white;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
    max-width: 600px;
}

#table-of-contents p {
    font-size: 22px;
    margin-bottom: 10px;
}

#toc-list {
    list-style: none;
    padding: 0;
}

#toc-list li {
    margin: 5px 0;
}

#toc-list a {
    text-decoration: none;
    color: #002c50;
    font-size: 16px;
}

#toc-list a:hover {
    text-decoration: underline;
}


.airline-alphabet{
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    margin-bottom: 20px;
}
.airline-alphabet::before, 
.airline-alphabet::after{
    content: '';
    position: absolute;
    width: 50%;
    height: 2px;
    background: var(--sydney-global-color-1);
    top: 50%;
    transform: translateY(-50%)
}

.airline-alphabet::before{
    left: -15px;
}

.airline-alphabet::after{
    right: -15px;
}


.comments-area{
    margin-bottom: 0;
}

.sydney-breadcrumbs{
    display: none;
}
/* Media Query */

.call-to-action .roll-button {
    background: var(--sydney-global-color-2);
    color: #eee !important;
}

.cta-bottom:hover, 
.call-to-action .roll-button:hover, 
button:hover, 
input[type="submit"]:hover, 
input[type="button"]:hover{
    background: var( --sydney-global-color-2 );
    color: #eee !important;
}


.page-template-page-with-right-sidebar .page-content .wp-block-heading{
    margin-top: 0 !important;
}

.page-template-page-with-right-sidebar .page-content article a:hover,
.single-post article a:hover{
    color: var( --sydney-global-color-2 ) !important;
}




/* Blog Yoast FAQ's*/
.rank-math-list-item {
  border: 1px solid #ccc;
  margin: 10px 0;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.rank-math-question {
    margin: 0 !important;
    background: #eee;
    padding: 10px;
}

.rank-math-answer {
    padding: 0 10px;
    margin: 5px 0;
}

.rank-math-list-item p{
    margin: 0;
}

.cllbtn{
	display: none;
}
.cllbtn button,
.cllbtn a{
	padding: 10px;
	background: transparent;
    border: none;
	color: #fff;
	display: inline-block;
}
.cls span {
	font-size: 26px;
	font-weight: 600;
	display: flex;
	align-items: center;
}

.cls p{
	margin-bottom: 5px;
	text-transform: uppercase;
}

.site-logo{
	filter: invert(1);
}

.menu-toggle .sydney-svg-icon,
.menu-toggle .sydney-svg-icon svg{
	width: 28px;
	height: 30px;
	color: #fff;
}
.menu-toggle .sydney-svg-icon svg rect:nth-child(1),
.menu-toggle .sydney-svg-icon svg rect:nth-child(3){
	width: 16px;
    height: 2px;
}
.menu-toggle .sydney-svg-icon svg rect:nth-child(2){
	height: 2px;
    y: 6px;
    width: 10px;
}
.menu-toggle .sydney-svg-icon svg rect:nth-child(3){
	y: 12px;
}

.front-search-form .search-submit{
	top: 50%;
    right: 5px;
    transform: translateY(-50%);
    padding: 10px 20px;
}

.fix-header {
    position: fixed;
    width: 100%;
    transition: all .3s ease-in;
    top: 0;
	left: 0;
	transform: translateY(-100%);
	z-index: 999;
}
.fix-header.visible{
	transform: translateY(0);
}

.image-box{
    box-shadow: 0 0 15px rgb(3 3 3 / 20%);
    position: relative;
    overflow: hidden;
}
.image-box,.box-img {
    border-radius: 8px;
}
.box-img{
    transition: all .3s ease-in-out;
}

.image-box:hover .box-img{
    transform: scale3d(1.15, 1.1, 1.15) rotate3d(1, 1, 1, 5deg);
}

.image-box-content{
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    z-index: 9;
    background: rgb(0 0 0 / 50% );
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
	padding-bottom: 10px;
}

.image-box-content.large-box{
	max-height: 120px;
}

.image-box .box-title{
    color: #fff;
    margin-bottom: 10px;
}

.image-box .box-button{
    color: #fff;
    border: 2px solid;
    padding: 5px 10px;
    border-radius: 20px;
}



@media only screen and (max-width: 575px ){

    .sydney-hero-area .header-image{
        padding: 30px 0;
    }
    
    
    .shfb-row.shfb-cols-4.shfb-cols-layout-bigleft {
        display: flex;
        flex-flow: column;
    }
    
   
    .shfb-row.shfb-cols-layout-equal-tablet.shfb-cols-3 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .shfb-column.shfb-column-2 {
        display: none;
    }
    
    
    .cta-bottom {
        font-size: 20px;
        font-weight: 600;
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .cta-bottom svg, .cta-bottom img{
        width: 20px;
    }
    
    .cta-bottom > span {
        display: block;
    }
}

@media only screen and (min-width: 575px){
    /*.cta-bottom {*/
    /*    font-size: 20px;*/
    /*}*/
}
@media only screen and (min-width: 992px){
	.cllbtn{
		display: block;
	}
	.sydney-dropdown .sydney-dropdown-li{
		margin-right: 12px;
	}
	.shfb-row.shfb-cols-layout-fluid-desktop.shfb-cols-3 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (min-width: 1080px){
    .shfb-row.shfb-cols-layout-bigleft.shfb-cols-4{
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    
    .cta-bottom {
        font-size: 24px;
    }
    
    .search-form{
        width: 50%;
    }
}


@media only screen and (min-width: 1320px){
    .container, .container-lg, .container-md, .container-sm, .container-xl{
        max-width: 1280px;
    }
}
