/*Change the header background color | 23181080-hc*/
body:not(.fse-enabled) #masthead {
	background: #89cff0 url("https://interview-professional.com/wp-content/uploads/2020/08/iStock-1060479046.jpg");
	width: 100%;
	max-width: 100%;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 26px;
}

/* menu item and site title color | KW-24356167-hc */
.main-navigation a:link, .main-navigation a:visited, .site-title a:link, .site-title a:visited {
	color: #ffffff;
}

/* site title hover color | KW-24356167-hc */
.site-title a:hover {
	color: #1279BE;
}

/* Hides WooCommerce cart from menu | 23455578-hc */
ul#woocommerce-menu {
    display: none;
}

/* Adjusts padding between menu items on large sc23455578-hc */
@media only screen and (min-width: 560px) {
.site-header .main-navigation > div > ul > li {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
}
	
	/* hide page title across the site | #24773356-hc (zy) */
.entry-title {
    display: none;
}
	
 /* Move site title left and header menu right on desktop | 36018073-zen (KAK) */ @media screen and (min-width: 961px) { .site-title { margin-left: -80px; } #site-navigation { margin-right: -100px; } }

/*Remove the gap between columns on Interview Process Menu page| KG | 5216875-zen*/
.page-id-1904 .wp-block-group__inner-container .group-column-1, .page-id-477	.wp-block-group__inner-container .group-column-1 {
column-gap: 0px;
}
	
/* Removes the hover filter from footercoverblock-no-hover class 23970178hc */ 
.wp-block-cover.alignfull.has-background-dim-20.has-background-dark-background-color.has-background-dim.footercoverblock-no-hover:hover {
  filter: none;
}
	
/* adds padding to class footerbuttons0 between buttons and adds hover effect to a Cover Block 23970178hc */

.footerbuttons0 { 
padding-left: 10px;
padding-right: 10px;
}

.footerbuttons0:hover {
    color: #66c2ff;
}
	
.site-header, .site-main, .site-footer {
  padding-bottom: 0;
}
.site-footer > *, .site-main > article > *, .site-main > .not-found > *, .entry-content > *, [class*="inner-container"] > *, .widget-area > * {
  margin-bottom: 0;
}

@media only screen and (min-width: 560px) {
  .site-header, .site-main, .site-footer {
    padding-bottom: 0;  
  }
  .site-footer > *, .site-main > article > *, .site-main > .not-found > *, .entry-content > *, [class*="inner-container"] > *, .widget-area > * {
    margin-bottom: 0;
  }
}

.entry-footer, .site-footer { display: none; }

/* Hide JP Slideshow Block Bullet Navigation | 22878624-hc (KK) */
.wp-block-jetpack-slideshow_pagination {
    display: none !important;
}

/* Hide slideshow play/pause button |22878624-hc (KK) */
.wp-block-jetpack-slideshow[data-autoplay=true] .wp-block-jetpack-slideshow_button-pause {
    display: none !important;
}

/* reduce column gap on layout grid #23148349-hc */
.entry-content .wp-block-jetpack-layout-grid {
    column-gap: 3px;
}

@media (max-width: 600px) {
body .widget_eu_cookie_law_widget #eu-cookie-law {
background: #89cff0;
		border: none;

}
}

@media only screen and (min-width: 640px) {
	body:not(.fse-enabled) #masthead {
		padding-left: calc((100vw - 624px) / 2);
		padding-right: calc((100vw - 624px) / 2);
	}

@media only screen and (min-width: 782px) {
	body:not(.fse-enabled) #masthead {
		padding-left: calc((100vw - 766px) / 2);
		padding-right: calc((100vw - 766px) / 2);
	}
}
 
@media only screen and (min-width: 1024px) {
	body:not(.fse-enabled) #masthead {
		padding-left: calc((100vw - 1022px) / 2);
		padding-right: calc((100vw - 1022px) / 2);
	}

.site-main {
	padding-top: 0;
}
 
@media only screen and (min-width: 560px) {
	.main-navigation > div > ul > li > .sub-menu {
		background: #89cff0;
  }
}

/* add styles around layout grid on homepage  | 23207300-hc bk */
.home .entry-content .wp-block-jetpack-layout-grid:nth-child(3) {
  border: 1px solid #000000;
  background: #F8F8F8;
  padding: 150px;
}
	
/* move the text for find job to top */

	/* Showing Jetpack caption bar on homepage | wb-37052777-hc */
figcaption.wp-block-jetpack-slideshow_caption.gallery-caption {
	display: inline-block;
}
	
/* Invisible caption text for homepage slider | smf-23145844-hc */ 
.home .wp-block-jetpack-slideshow_caption {
	color: rgb(0, 0, 0, 0) !important;
}
.wp-block-jetpack-slideshow.alignfull.ip-homeslider-bg figcaption.wp-block-jetpack-slideshow_caption.gallery-caption {
    display: inline-block;
}

/* remove bottom margin from gallery on homepage | 23207300-hc bk */
.home .blocks-gallery-grid .blocks-gallery-item {
  margin-bottom: 0;
}
/* remove bottom margin from gallery on homepage | 23207300-hc bk */
.home .blocks-gallery-grid .blocks-gallery-item {
  margin-bottom: 0;
}

	
/* Made Stock Ticker Full Width */
.entry-content .stock-ticker-wrapper {
	max-width: 100%!important;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
/*  remove space between columns | 27825720-hc bk */
.group-column-1 .wp-block-column:not(:first-child) {
  margin-left: 0;
}

/*  add border between columns | 27825720-hc bk */
@media screen and (min-width: 768px) { 
    .group-column-1 .wp-block-column:not(:first-child) {
        border-left: 10px solid #444;
    }
}
	
/* Remove Underline from Hyperlinks in Covers | #24553402-hc KEF */
.wp-block-cover a,
.wp-block-cover-image a,
.wp-block-media-text a,
p:not(.site-title) a {
	text-decoration: none;
}
	
/* Cover cursor effect | #24553402-hc KEF */
.wp-block-cover.alignfull {
    cursor:default;
}
	
/* Change home cover background and link colors | 24706540-hc (ja) */
.maincoverblock.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
  background-color: #0d0d0d;
}

.maincoverblock.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):hover:before {
  background: #988181;
}

.maincoverblock.wp-block-cover.has-background-dim a, .maincoverblock.wp-block-cover.has-background-dim p {
  color: #7e6767;
}

.maincoverblock.wp-block-cover.has-background-dim a:hover, .maincoverblock.wp-block-cover.has-background-dim p:hover {
  color: #ffffff;
}
	
/* make column blocks on jobseeker entrance page full-width | #24355231-hc eD */
.page-id-477 .wp-block-columns.alignfull {
	padding-left: 0;
	padding-right: 0;
}
	
/* Add custom hover effect for Cover Blocks for INTERVIEW PROCESS page | 25049775-hc cw */
.page-id-1904 .wp-block-cover.custom-hover:hover {
    opacity: .7;
}
.page-id-1904 .wp-block-cover__inner-container:hover {
    color: #444;
}
	
/* make column blocks on INTERVIEW PROCESS page full-width | #24355231-hc eD */
.page-id-1904 .wp-block-columns.alignfull {
	padding-left: 0;
	padding-right: 0;
}
	
/* Changing link colors on SPECULATIVE EMAIL AND COVER LETTER EXAMPLES | wb-26552467-hc */
.black-links a {
    color: blue;
}
	
/*Change link color on text in cover blocks #3738255-zen VP*/
.wp-block-cover__inner-container a {
    color: #fff;
}

/*Change hover color on text in cover blocks #3738255-zen VP*/
.wp-block-cover__inner-container a:hover {
    color: #303030;
}
	
/* Add space to the right | 27825720-HC NJ */

.space-right {
margin-right: 150px;
}
	
/* add border to SOME cover blocks on interviewing strategies page | 29261495-HC | revised 30241427-HC */
.page-id-2592 .wp-block-cover.add-border {
	border: 4px solid #7e6767;
}
	
.login h1 a {
	background-image: url('https://interview-professional.com/wp-content/uploads/2021/06/iStock-1141273934.jpg');
background-image: none, url('https://interview-professional.com/wp-content/uploads/2021/06/iStock-1141273934.jpg');
	background-size: 80px 80px;
	background-position: center top;
	background-repeat: no-repeat;
	color: #999;
	height: 80px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 auto 25px;
	padding: 0;
	text-decoration: none;
	width: 80px;
	text-indent: -9999px;
	outline: none;
	overflow: hidden;
	display: block;
}

body.login {
 background-image: url('https://interview-professional.com/wp-content/uploads/2021/06/iStock-1141273934.jpg');
 background-size: 100%;
 background-attachment: fixed;
}

   .wpl-button a {
    text-decoration: none;
    display: inline-block;
    margin: 0 5px 3px 0;
    font-size: 0px;
    font-family: "Open Sans", sans-serif;
    border-radius: 3px;
    color: #777;
    background: #f8f8f8;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 0 rgb(0 0 0 / 8%);
    text-shadow: none;
    line-height: 0px;
    padding: 1px 8px 0px 5px;
}

	.popupaoc-button1 {
    padding: 90px 30px;
	height: 300px;
    text-align: center;
    background: #f8f8f8;
    border-radius: 0px;
    color: #000000;
    display: inline-block;
    text-decoration: none !important;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    border: 1px solid #000;
}

	.popupaoc-button {
    padding: 90px 30px;
			height: 300px;
    text-align: center;
    background: #91dbe8;
    border-radius: 0px;
    color: #000000;
    display: inline-block;
    text-decoration: none !important;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    border: 1px solid #000;
}
	
body.page-id-4116:not(.fse-enabled) #masthead, body.page-id-3436:not(.fse-enabled) #masthead {
    /* padding-left: calc((90vw - 1022px) / 2);
    padding-right: calc((75vw - 1022px) / 2); */
    padding-bottom: 30px;
    margin-bottom: -32px;
	}
	
/*Remove Breadcrumbs on Desktop and Mobile*/
.woocommerce-breadcrumb {
display: none;
}
	.product_meta .posted_in {display: none !important;}
	}

.woocommerce-additional-fields {
  display: none;
	}
	
/* adjust display of layout grid blocks on larger screens | 5170411-zen eD */
@media screen and (min-width: 560px) {
    /* add borders to layout grid blocks on affiliates page, remove column gap, add margin beneath block */
    .page-id-2689 .entry-content .wp-block-jetpack-layout-grid {
        border: 2px solid #000000;
        column-gap: 0;
        margin-bottom: 0em;
        padding-right: 0;
    }

    /* add padding-right to first column in layout grid blocks on affiliates page, add a right border */
    .page-id-2689 .entry-content .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column:first-of-type {
        padding-right: 24px;
        border-right: 2px solid #000000;
    }
}

/* Change color of Cookies & Consent banner | 5464007-zen (AV) */
body .widget_eu_cookie_law_widget #eu-cookie-law {
        background: #89cff0;
        border: none;
    }

@media (max-width: 600px) {
    body .widget_eu_cookie_law_widget #eu-cookie-law {
        background: #89cff0;
        border: none;
    }
}
/* End Change color of Cookies & Consent banner | 5464007-zen (AV) */

/*Remove slider arrows apart from homepage 36653663-hc sy*/
body:not(.home) .wp-block-jetpack-slideshow .swiper-button-next.swiper-button-white, body:not(.home) .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next, body:not(.home) .wp-block-jetpack-slideshow .swiper-button-prev.swiper-button-white, body:not(.home) .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev {
visibility: hidden;
}
	
/* Add border to Interview Menu page | 39338779-hc | kA */
.page-id-11642 .wp-block-cover {
  border: black 5px solid;
}
	
/*------home-slider_css--------*/
	.ip_cover_sliderbg{		
		font-family: Roboto,sans-serif;
	}
	.ip_cover_sliderbg .ip-list-arrow{
		padding: 0;
		    margin-bottom: 50px;
	}
.ip_cover_sliderbg .ip-list-arrow li {
	font-family: Roboto,sans-serif;
	font-size: 1rem;
	font-weight: 300;
	list-style: none;
	margin-bottom: 20px;
	position: relative;
	padding-left: 55px;
	    color: #fff;
}
.ip_cover_sliderbg .ip-list-arrow li:before {
	content: '';
	background: url(https://interview-professional.com/wp-content/uploads/2022/09/arrow_long-1.png);
	background-position: center;
	background-size: 25px;
	background-repeat: no-repeat;
	background-color: #039be5;
	border-radius: 100%;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	margin-right: 20px;
	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
	vertical-align: middle;
	position: absolute;
	top:4px;
	left: 0;
}
.ip_cover_sliderbg .ip-signup_btn a.button{
	background-color: #4caf50 !important;
	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
	font-weight: 400 !important;
	letter-spacing: .14px;
	white-space: nowrap;
	align-self: center;
	outline: rgba(0,0,0,.870588) none 0;
	padding: 15px 40px !important;
	font-size: 16px !important;
	text-transform: uppercase;
	border-radius: 2px !important;
	position:relative;
}
.ip_cover_sliderbg p.has-text-align-left.has-background-color.has-text-color.has-background.has-large-font-size {
	color: #039be5;
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
	margin:0;
	padding:20px 0 0;
	position:relative;
}
.ip_cover_sliderbg h2.has-text-align-left.has-background-color.has-text-color {
    margin-bottom: 0;
	    position: relative;
}
div#content .entry-content{
    margin: 0;
}
.ip_cover_sliderbg .ip-signup_btn a.button:hover{
	background-color: #46a149 !Important;
	}
.ip_cover_sliderbg p.has-background-color.has-text-color {
		position: relative;
	}
/*------home-form_css--------*/
	.wp-block-cover.alignfull.is-light.maincoverblock1.maincoverblock.mt-0 .search_jobs {
		padding: 1.8em 2em 2em;
		background: #eee;
		border-radius: 5px;
	}
.wp-block-cover.alignfull.is-light.maincoverblock1.maincoverblock.mt-0 .search_keywords {
		float: left;
		padding-right: 0.5em;
		width: 50%;
	}
.wp-block-cover.alignfull.is-light.maincoverblock1.maincoverblock.mt-0 .search_location {
		float: right;
		padding-left: 0.5em;
		width: 50%;
	}
	.wp-block-cover.alignfull.is-light.maincoverblock1.maincoverblock.mt-0 .search_keywords input,
	.wp-block-cover.alignfull.is-light.maincoverblock1.maincoverblock.mt-0 .search_location input
	{
		width:100%;
		margin-bottom:20px;
	}
.wp-block-cover.alignfull.is-light.maincoverblock1.maincoverblock.mt-0 .search_submit input{
		box-sizing: border-box;
		width: 100%;
	}
.wp-block-cover.alignfull.is-light.maincoverblock1.maincoverblock.mt-0 label{
		display: block;
	}
	/*---home-jobform-css----*/
	.home .entry-content .wp-block-jetpack-layout-grid:nth-child(3) {
    border: 0px solid #000000;
    padding: 150px 150px 0;
}
.wp-block-jetpack-layout-grid.ip-findjob-entrancebg.alignfull{
    background-color: #f8f8f8;
    padding: 150px;
}
.wp-block-jetpack-layout-grid.ip-findjob-entrancebg.alignfull .search_jobs .search_keywords,
	.wp-block-jetpack-layout-grid.ip-findjob-entrancebg.alignfull .search_jobs .search_location{
    display: inline-flex;
		
}
.wp-block-jetpack-layout-grid.ip-findjob-entrancebg.alignfull .search_jobs .search_keywords input,
	.wp-block-jetpack-layout-grid.ip-findjob-entrancebg.alignfull .search_jobs .search_location input{
		font-size: 16px;
		padding: 15px 23px 15px 23px;
		border-radius: 0px;
		border: 1px solid #101010;
		min-width: 299px;
		width: 100%;
	}
	.wp-block-jetpack-layout-grid.ip-findjob-entrancebg.alignfull .search_jobs label {
    display:none;
}
.wp-block-jetpack-layout-grid.ip-findjob-entrancebg.alignfull .search_jobs .search_submit input{
		background: #7b6c6c;
		font-size: 16px;
		padding: 15px 23px 15px 23px;
		margin-top: 10px;
		border-radius: 0px;
		border: 1px solid #101010;
	}
	
.ip-videoslider-bg .is-layout-constrained.wp-block-group {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		padding: 180px;
	}
	.ip-videoslider-bg .is-layout-constrained.wp-block-group.alignfull:before{
		content: "";
		background-color: rgb(0 0 0 / 51%);
		height: 1000px;
		width: 100%;
		position: absolute;
		top: -31px;
		left: 0;
		right: 0;
	}
.wp-block-cover.alignfull.has-custom-content-position.is-position-center-left.ip_cover_sliderbg.ip-mngtop {
/*     margin-top: 100px; */
}
.wp-block-cover.alignfull.is-light.ip-videoslider-bg.ip_cover_sliderbg.has-huge-font-size {
    padding: 0;
    margin: 0;
}	
	.wp-block-column.margin27left.is-layout-flow {
		margin-left: -27px;
	}
.woocommerce-notices-wrapper a.button.wc-forward.wp-element-button {
    display: none;
}
	
	