/*
Theme Name:     HelpGuru Child Theme
Theme URI: 		http://herothemes.com/
Description:    
Author: 		Hero Themes
Author URI: 	http://herothemes.com
Template:       helpguru
Version:        1.0.0
*/


/* ------- Insert custom styles below this line ------- */



#site-header {
    padding: 8px 0;
}
#site-header #logo img {
	width: 100%;
    max-width: 110px;
    height: auto;

}
ul {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}



/* flip css */
.flip-container {perspective: 1000px; transform-style: preserve-3d;}
.flip-container:hover .back {transform: rotateY(0deg);}
.flip-container:hover .front {transform: rotateY(180deg);}
.flip-container, .front, .back {
  width: 100%;
	max-width: 350px;
  height: 350px;
  margin: 0px auto;
box-shadow: rgb(222 222 222) 1px 1px 20px 1px;
}

.flipper {transition: 0.6s; transform-style: preserve-3d;	position: relative;}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;
	transition: 0.6s;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
}

.front {z-index: 2;	transform: rotateY(0deg);overflow:hidden}
.back {
    transform: rotateY(-180deg);
    background: rgb(30,220,180);
    color: #fff;
    text-align: center;
    line-height: 1.4em;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.back h2{
	color:#fff;
}
.vertical.flip-container {position: relative;}
.vertical .back {	transform: rotateX(180deg);}
.vertical.flip-container:hover .back  {transform: rotateX(0deg);}
.vertical.flip-container:hover .front {transform: rotateX(180deg);}
.front {background: #fff; color:#fff; text-align:center;     display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;}
/* h2{ padding-top:25px; color:#fff;} */

.cf-img img {
    width: 100%;
    max-width: 80px;
}
/* 
flip css end */


/* .wp-block-column.wp-tile-clm img {
    max-width: 60px;
}
.wp-block-column.wp-tile-clm {
    position: relative;
    display: flex;
    flex-direction: column;
    border: 1px solid #e9e9e9;
    align-content: center;
    align-items: center;
	text-align:center;
    padding: 20px;
    box-shadow: rgb(50 50 93/25%)0 6px 13px -10px,rgb(0 0 0/.3)0 0px 13px -5px;
    padding-bottom: 70px;
}
.wp-block-column.wp-tile-clm:hover {
    background: #1EDCB4;
	color:#fff;
} */


.page-id-405 h1.entry-title {
    display: none;
}

/* .wp-block-column.wp-tile-clm h2 a {
    color: #000;
} */
/* .wp-block-column.wp-tile-clm h2 a:hover{
	
} */
.wp-block-column.wp-tile-clm p:not(:last-child) {
    margin-bottom: 5px;
}

p.vi-evt {
    position: absolute;
    bottom: 0;
    margin: 0;
    padding-bottom: 20px;
}
.vi-evt a:after {
    font-family: FontAwesome;
    content: "\f18e";
    color: #6d6d6d;
    font-size: 16px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -20px;
}

#page-header {
      background: #ffffff00;
    background-image: url(http://securedevserver.com/knowledgebase/wp-content/uploads/2021/12/wp-event-banner-bg.jpg)!important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
   height: 350px;
}
.footer-text p {
    font-size: 18px;
	font-weight:600px;
}
.chm-contant {
    max-width: 1100px;
    margin: 0 auto;
}

.wp-block-group.hm-main-grp {
    margin: 40px 0 80px 0;
}

button.hkb-site-search__button {
    background: #1EDCB4;
}

#site-footer-widgets {
    background: #d9e4e8;
    color: #666;
    padding: 10px 0;
    font-size: 14px;
    line-height: 22px;
}
.wpe-footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
small#copyright {
    width: 100%;
    margin: 0;
}

#homepage-features .hf-block:hover {
	background: #1EDCB4;
}

.eb-flipbox-front {
    padding: 20px;
}
.eb-flipbox-front-title-wrapper {
    margin-top: 30px;
}

.cfooter-logo img {
    width: 100%;
    max-width: 100px;
}
.wpe-footer {
    display: flex;
    flex-direction: row;
    align-items: center;
}
#site-footer {
    background: #d9e4e8;
    color: #666;
    padding: 20px 0;
}

.single-ht_kb h2.cat-ht {
    display: none;
}
.tax-ht_kb_category h2.pag-ht {
    display: none;
}
.cu-kb-title h2 {
    font-size: 48px;
    color: #fff;
}
body .hkb-category article:hover {
    background: #1EDCB4;
    color: #fff;
}
body .hkb-category article h3:hover {
    color: #fff;
}

body #hkb.hkb-template-category .hkb-article .hkb-article__title {
    font-size: 18px;
    margin: 0;
    padding: 15px 40px 15px 40px;
	
}
body .hkb-meta .hkb-meta__usefulness {
    margin-right: 15px;
}
body #hkb.hkb-template-category .hkb-article__format-standard:before, #hkb.hkb-template-category .hkb-article__format-video:before {
    color: #f4607f;
    left: 15px;
}
body #hkb.hkb-template-category .hkb-article{
	    padding: 0;
}
.post-type-archive .cu-kb-title {
    display: none;
}

.wp-block-image {
    margin: 0 0 1em;
    text-align: center;
}
ul {
    padding-top: 15px;
    padding-bottom: 15px !important;
}
.PremiumTe {
    background: #0795ff;
    position: absolute;
    left: -40px;
    top: 10px;
    transform: rotate(-45deg);
    padding: 10px;
    display: block;
    width: 150px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

span.wpe-premium {
	font-size: 14px;
	color: black;
	background: #1EDCB4;
	padding: 0 10px;
	border-radius: 20px;
	margin-left: 5px;
}
@media screen and (max-width: 878px) {
.wp-block-group.hm-main-grp .wp-block-column .wp-block-flipbox-flipbox-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
}
	.wp-block-group.hm-main-grp .wp-block-columns {
    padding: 0 20px;
	}
	
	h3.eb-flipbox-front-title {
    font-size: 24px;
	}
	.flip-container {
    margin-bottom: 35px;
	}
}

.entry-content>ul li, .entry-content>ol li {
    padding-left: 5px;
    padding-bottom: 15px;
}

body {
    font-size: 18px;
    line-height: 25px;
}
body.single .hentry .entry-title {
    font-size: 35px;
    font-weight: 700; 
}

@media screen and (max-width: 586px) {
	body #hkb.hkb-template-category .hkb-article .hkb-article__title {
    padding: 15px 30px;
	
	}
body .hkb-meta .hkb-meta__usefulness {
    margin-right: 0px;
	}
	body #hkb.hkb-template-category .hkb-article__format-standard:before, #hkb.hkb-template-category .hkb-article__format-video:before {
    left: 0px;
    top: 20%;
}
.wpe-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
}
	#site-header #logo img {
		max-width: 80px
	}
	.cu-kb-title h2 {
    font-size: 32px;
    color: #fff;
}
	
}


