/* To add the border and change the margins of columns block HC-30958179-TV */
.page-id-3916 .wp-block-column
{
  border:1px solid #aaa;
  padding:10px;
  margin-left:0px !important;
}

.page-id-3916 .wp-block-columns.alignfull
{

  margin-bottom:0px !important;
  margin-top:0px !important;
}
.page-id-3916 .wp-block-columns .wp-block-column:first-child {
border-left: none;
}
.page-id-3916 .wp-block-columns .wp-block-column:last-child {
border-right: none;}

/* Display site tagline and reposition logo and title SS-31068935-hc */
#masthead .site-header-wrapper .site-branding .site-logo {
    margin-bottom: 0px;
    float: left;
}
#masthead .site-header-wrapper .site-branding .site-description {
display: block;
}
body:not(.fse-enabled) .site-title {
padding-top: 20px;
}

.page-id-3916 .entry-header {
display: none;
}

.page-id-3994 .entry-header {
display: none;
}

.page-id-732 .entry-header {
display: none;
}

.page-id-2277 .entry-header {
display: none;
}

.page-id-6182 .entry-header {
display: none;
}

.page-id-12751 .entry-header {
display: none;
}

/* center align footer colophon - #26021258-hc - norman */
footer#colophon {
	text-align: center;
}

/* hide original site credits | 26021378-hc (DH) */
.site-info {
	font-size: 0;
}

/* create new site credits | 26021378-hc (DH) */
.site-info:after {
	font-size: .8125rem;
	content: "Copyright © 2025 World Franchise Organization Inc. All rights reserved.";
	padding-left: 5px;
}

/* Reduce H1 font size on homepage on mobile SS-31105965-hc */
@media screen and (max-width: 600px){
.home .wp-block-cover h1 {
    font-size: 40px !important;
 }
}

/* Remove margins in first cover block on homepage | 31146040-hc EH */
.home .wp-block-cover.alignfull.has-background-dim:first-child > .wp-block-cover__inner-container > h1 {
    margin: unset;
}

/* Reduce H2 font size on homepage on mobile screen AD 4568144-zen  */
@media screen and (max-width: 768px) {
.home .wp-block-cover h2 {
    font-size: 11.5vw !important;
}
}
	/* right align the HTML block on the homepage  || HC-33471493 | MM */
.home .entry-content p.home-cc {
  max-width: 100% !important;
}

/* 34138564-hc | Removing gap between columns on services page | Sabbir A */
.page-id-3916 .wp-block-column {
  margin-right:-25px !important;
}

/* links color - 34449864-hc */
a {
  color: #3e69dc;
}
body.mfp-zoom-out-cur .mfp-bg,
body.mfp-zoom-out-cur .mfp-wrap {
z-index: 99999
}



.n2-section-smartslider[data-ssid="5"] {
  z-index: 9999 !important;
}

.hotspots-placeholder{
display:none;
}

.site-logo {
position: relative;
bottom: -10px;
height: 120px;
}



.site-branding p {
padding-left: 100px;
}

.site-logo img {
width: 95px;
}

/* Add logo before title on page id 7321 | 7484733-zen (DR) */
.page-id-7321 .entry-header .entry-title {
    display: flex;
    align-items: center;
    line-height: 1;
}

.page-id-7321 .entry-header .entry-title::before {
    content: '';
    display: block; 
    background-image: url('https://worldfranchise.org/wp-content/uploads/2023/12/Luxuria-Logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; /* Centers the background image within the element */
    height: 230px;
    width: 230px;
    margin-right: 10px;
    flex-shrink: 0;
}
.page-id-7321 .entry-header .entry-title {
display: flex;
align-items: center;
line-height: 1;
flex-wrap: wrap;
text-align: center;
justify-content: center;
position: relative;
padding-left: 10rem;
gap: 0.5rem;
}

.page-id-7321 .entry-header .entry-title::before {
content: '';
display: block;
background-image: url(https://worldfranchise.org/wp-content/uploads/2023/12/Luxuria-Logo.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
height: 230px;
width: 230px;
margin-right: 10px;
flex-shrink: 0;
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto;
}
.page-id-7321 .entry-header .entry-title::after {
content: "The global leader in AI-designed architecture";
text-align: center;
display: flex;
width: 100%;
justify-content: center;
font-size: 40%;
font-weight: 400;
	color: #808080;
}
.page-id-9073 .entry-header .entry-title::before {
    content: '';
    display: block; 
    background-image: url('https://worldfranchise.org/wp-content/uploads/2024/01/Prefabulous2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; /* Centers the background image within the element */
    height: 150px;
    width: 150px;
    margin-right: 10px;
    flex-shrink: 0;
}
/* adjust logo position for page-id-9073 | ( 7561794-zen ) MT */

.page-id-9073 header.entry-header.responsive-max-width h1,
.page-id-9073 header.entry-header {
    max-width: 70%;
}

.page-id-9073 .site-main {
    padding-top: 10px;
}

.page-id-9073 header.entry-header.responsive-max-width h1 {
    float: right;
    font-size: 40px;
    position: relative;
	top: -40px;
}
.page-id-9073 .entry-header .entry-title::before {
    position: absolute;
    left: -250px;
    z-index: 9;
}
.page-id-9073 header.entry-header.responsive-max-width h1, .page-id-9073 header.entry-header {
max-width: 50rem;
}
.page-id-9073 header.entry-header.responsive-max-width h1 {
/* float: right; */
font-size: 40px;
line-height: 1.5;
position: relative;
top: -25px;
display: flex;
align-items: center;
flex-wrap: wrap;
text-align: left;
justify-content: center;
position: relative;
padding-left: 12rem;
gap: 0.5rem;
}
.page-id-9073 .entry-header .entry-title::before {
content: '';
display: block;
background-image: url('https://worldfranchise.org/wp-content/uploads/2024/01/Prefabulous.png');
background-size: contain;
background-repeat: no-repeat;
background-position: center;
height: 200px;
width: 200px;
margin-right: 10px;
flex-shrink: 0;
position: absolute !important;
left: 0 !important;
top: 0;
bottom: 0;
margin: auto;
}
.page-id-9422 figure.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    font-size: 18px;
    font-weight: bold;
    background: none;
    position: relative;
    color: #000;
    line-height: 1.2em;
    margin-top: 0.2em;
}

.goog-te-banner-frame {
    display: none !important;
}
.goog-te-combo {
    display: none !important;
}

@keyframes zoomOut {
    from {
        transform: scale(1.2);
    }
    to {
        transform: scale(1);
    }
}


