/*
 Theme Name:     GuruLink
 Author:         GruffyGoat
 Author URI:     http://www.gruffygoat.com
 Template:       Divi
 Version:        1.0
*/

/* General */
body, p, a, li, h5{
	font-family: Helvetica, sans-serif, Arial;
}
h1 ,h2 ,h3 ,h4 {
	font-family: 'itc-avant-garde-gothic-pro', 'Raleway';
	font-weight: 700;
}
h1{
	font-size: 4.8em;
	letter-spacing: 1.7px;
	line-height: 1em;
	text-align: center;
	text-transform: uppercase;
}
/* Watermark */
body:before{
	content: " ";
    position: fixed;
    width: 100%;
    height: 100%;
    top: 100px;
    right: 0px;
    background-position-x: right!important;
    background-size: contain;
	background-repeat: no-repeat;
	z-index: -1;
	background-image: url(/wp-content/uploads/2018/10/Guru-Background-Watermark-e1540913976977.png);
}
#et-main-area #main-content{
	background-color: #ffffff10;
}


.et_pb_section.et_section_regular{
	background-color: rgba(255, 255, 255, 0);
}
.iconed .et_pb_column .et_pb_module .et_pb_image_wrap img{
	width: 65%;
}
.et_pb_section.et_pb_section_2.et_pb_with_background.et_section_regular.et_pb_section_sticky.et_pb_section_sticky_mobile .iconed.et_pb_row.et_pb_equal_columns{
	width: 60%!important;
	margin: 0px auto;
	padding: 75px 0px !important;
	border-top: 1px solid #c4cace; 
}
.iconed .et_pb_module .et_pb_text_inner p strong{
	font-size: 21px;
	color: #07455F;
}

@media only screen and (max-width: 981px){
	.iconed{
		width: 80%!important;
}
}

/* Menu */
body #page-container{
	padding-top: 0px!important;
}

header#main-header{
	background-color: transparent;
	box-shadow: 0px 0 0;
	padding-top: 20px!important;
	top: 0px!important;

}
header#main-header.et-fixed-header{
	top: 0px!important;
	padding-top: 0px!important;

}
#main-header.et-fixed-header{
	background-color: rgba(255,255,255,.95);
	height: 115px;
}
.et-fixed-header #et-top-navigation nav#top-menu-nav ul#top-menu li a{
	color: #07455F;
}
@media only screen and (min-width: 981px) {
.logo_container a:after{
	content: url(/wp-content/uploads/2018/10/gurulinkmark-1.png);
	opacity: 0;
	height: 0;
	visibility: hidden;
	display: flex;
}
.et-fixed-header img#logo{
	opacity: 0;
}
.et-fixed-header .logo_container a:after{
	opacity: 1;
    content: " ";
    background-image: url(/wp-content/uploads/2018/11/gurulink.png);
    position: fixed;
    background-size: contain;
    background-repeat: no-repeat;
    visibility: visible;
    top: 10px;
    left: 50px;
    display: inherit;
    width: 100px;
    height: 100px;
}
}
.et-fixed-header .mobile_nav{
	top: 20px;
	right: 10%;
	position: fixed;
}
.mobile_nav ul#mobile_menu{
	max-height: 85vh;
    overflow-y: auto;
}
.et-fixed-header .mobile_nav ul#mobile_menu{
	top: 50px;
	left: 10%;
	position: fixed;
	width: 80%;
}
.mobile_nav span.mobile_menu_bar:before{
	color:#fff;
}
.et-fixed-header .mobile_nav:not(.opened) span.mobile_menu_bar:before{
	color:#555;
	background-color: #fff;
	padding: 10px;
	border-radius: 32px;
	margin-right: -10px;
	box-shadow: 0px 0px 7px #00000044;
}
.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation{
	padding-top: 35px;
}
#et-top-navigation nav#top-menu-nav ul#top-menu ul.sub-menu li.menu-item, #et-top-navigation nav#top-menu-nav ul#top-menu ul.sub-menu li.menu-item a{
	width: 100%;
}
#et-top-navigation nav#top-menu-nav ul#top-menu li a{
	font-size: 18px;
	font-family: 'itc-avant-garde-gothic-pro', 'Raleway';
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1.5px;
	text-shadow: 0 1px 2px 0 rgba(0,0,0,0.64);
}
#et-top-navigation nav#top-menu-nav ul#top-menu li#menu-item-58:last-child a{
	color: #fff;
	background-color: #8BC331;
	padding: 13px 20px;
    border: 2px solid #8bc331;
    border-radius: 2px;
}
#et-top-navigation nav#top-menu-nav ul#top-menu li#menu-item-58:last-child a:hover{
	color: #8bc331;
	background-color: transparent;
	padding: 13px 20px;
    border: 2px solid #8bc331;
    border-radius: 2px;
}
#et-top-navigation nav#top-menu-nav ul#top-menu li a:hover{
	opacity: 1;	
}
.logo_container a #logo{
	max-height: 110px;
}
#main-header ul#top-menu:not(.sub-menu)>.current_page_item.current-menu-item>a:before{
	position: relative;
	content: " ";
	bottom: -22px;
	left: 0px;
	height: 3px;
	width: 100%;
	z-index: 0;
	background: #fff;
	display: block;
	opacity: 1;
}
#main-header .menu-item:not(:last-child) a:after{
	position: relative;
	content: " ";
	bottom: -5px;
	top: 5px;
	left: 0px;
	height: 3px;
	width: 0;
	z-index: 0;
	background: #8BC331;
	display: block;
	opacity: 1;
	transition: all .4s ease-in-out;
}
#main-header .menu-item:not(:last-child) a:hover:after{
	position: relative;
	content: " ";
	bottom: -5px;
	top: 5px;
	left: 0px;
	height: 3px;
	width: 100%;
	z-index: 0;
	background: #8BC331;
	display: block;
	opacity: 1;
	transition: all .4s ease-in-out;
}

#main-header ul.sub-menu .menu-item a:hover:after{
	display: none!important;
	visibility: hidden!important;
}
#main-header ul.sub-menu .menu-item a:after{
	display: none!important;
	visibility: hidden!important;
}

#et-top-navigation nav#top-menu-nav ul#top-menu li ul.sub-menu{
	border-radius: 2px;
	border-top: 0px;
	background-color: rgba(255,255,255,.95);
	width: 380px;
}
#et-top-navigation nav#top-menu-nav ul#top-menu li ul.sub-menu li a{
	color: #07455F;
	padding: 5px 20px;
}
ul#top-menu.nav ul.sub-menu li.menu-item a:hover{
	background-color: rgba(255,255,255,.0);	
}

#et-top-navigation nav#top-menu-nav ul#top-menu li ul.sub-menu li a:hover{
	color: #8bc331;
	transition: all .3s ease;
}


/* Buttons*/
#page-container #et-main-area #main-content .header-content-container .header-content a.et_pb_button{
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 15px 25px;
}
#page-container #et-main-area #main-content .header-content-container .header-content a.et_pb_button_two{
	border-color: #8bc331;
	background-color: #8bc331;
}
#page-container #et-main-area #main-content .header-content-container .header-content a.et_pb_button_two:hover, #page-container #et-main-area #main-content .header-content-container .header-content a.et_pb_button:hover{
	border-color: #fff;
	background-color: #fff;
	color: #07455F;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 15px 25px;
}
/*Footer*/
#footer-bottom .container{
	max-width: 95%;
	width: 95%;
	display: flex;
	flex-wrap: wrap;
}
#footer-bottom .container .et-social-icons{
	float: left;
}
#footer-bottom .container #footer-info{
	text-align: center;
    width: 430px;
    margin: 0 auto;
    float: none;
}
ul#menu-footer.bottom-nav li a{
	font-family: 'itc-avant-garde-gothic-pro', 'Raleway';
	font-weight: 700;
	letter-spacing: 1.5px;
	font-size: 16px;
}
ul#menu-footer.bottom-nav{
	text-align: right;
}
#main-footer #et-footer-nav{
	height: 120px;
	display: flex;
    justify-content: center;
}
#main-footer #et-footer-nav .container:before{
	content: "";
	background-image: url(/wp-content/uploads/2018/10/Guru-Dude.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	position: relative;
	top: 0px;
	left: 0px;
	display: flex;
}
#main-footer #et-footer-nav .container{
	display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    max-width: 90%;
}
/*Homepage*/
.et_pb_fullwidth_section .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{
	width: 100%;
	max-width: 100%;
}
#page-container .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button{
	margin-top: 60px;
	
}
#page-container .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button:last-child{
	margin-left: 30px;
}
.et_pb_promo .et_pb_promo_description p img.aligncenter{
	height: 125px;
	max-width: auto!important;
	margin-bottom: 15px;
}
.et_pb_promo_description h4{
	color: #07455F;
	margin-bottom: 20px;
}
.et_pb_promo.et_clickable .et_pb_button_wrapper a.et_pb_button.et_pb_promo_button{
	font-size: 16px;
	color: #8BC331;
	background: transparent;
	border-color: #8BC331;
	font-weight: 600;
	padding-right: 25px;
}
.et_pb_promo.et_clickable .et_pb_button_wrapper a.et_pb_button.et_pb_promo_button:after{
	font-size: 16px;
	font-family: ETmodules!important;
	margin-left: 0px;
	padding: 0px 2px;
	color: #8BC331;
	content: "\24";
	line-height: 1.7em;
	font-weight: 600;
	position: absolute;
	display: inherit;
	opacity: 1;
	visibility: visible;
}
.et_pb_promo.et_clickable .et_pb_button_wrapper a.et_pb_button.et_pb_promo_button:hover{
	font-size: 16px;
	color: #fff;
	background: #8BC331;
	border-color: #8BC331;
	font-weight: 600;
	padding: .3em 1em;
	padding-right: 25px;
}
.et_pb_promo.et_clickable .et_pb_button_wrapper a.et_pb_button.et_pb_promo_button:hover:after{
	font-size: 16px;
	font-family: ETmodules!important;
	margin-left: 0px;
	padding: 0px 2px;
	color: #fff;
	content: "\24";
	line-height: 1.7em;
	font-weight: 600;
	position: absolute;
	display: inherit;
	opacity: 1;
	visibility: visible;
}
.et_pb_module.et_clickable.et_pb_promo.et_pb_bg_layout_light.et_pb_text_align_center.et_pb_no_bg {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.et_pb_slide_content p, .et_pb_slide_content p strong, .et_pb_slide_content p em {
    font-size: 16px;
    text-shadow: none;
}
.et-pb-arrow-next:before, .et-pb-arrow-prev:before{
    color: #07455F;
    font-weight: 700;
}
.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-prev, .et-pb-arrow-prev{
    left: -15px;
    opacity: 1;
}
.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-next, .et-pb-arrow-next{
    right: -10px;
    opacity: 1;
}
.et-pb-controllers .et-pb-active-control {
    background-color: #07455f;
}
.et-pb-controllers a:not(.et-pb-active-control) {
	background-color: #ffffff11;
	border: 1px solid #f5f5f5;
}
.et-pb-controllers a{
	width: 9px;
    height: 9px;
}
.et_pb_column .et_pb_module.et_pb_slider.et_pb_slider_0.et_pb_slider_fullwidth_off.et_pb_bg_layout_dark {
    padding: 50px 0px;
    max-width: 90%;
}
.et_pb_slider .et-pb-controllers{
	bottom: 80px;
}
.et_pb_module.et_pb_slider.et_pb_slider_0.et_pb_slider_fullwidth_off.et_pb_bg_layout_dark {
    padding: 100px 0px;
}
/* Twitter Feed*/
.et_pb_text_inner #ctf {
    overflow-y: inherit;
}
.ctf-tweets {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
#ctf .ctf-tweets .ctf-item{
	width: 260px;
	border-top: 0px !important;
}
/* Responsive HP*/
@media only screen and (max-width: 800px){
h1.et_pb_module_header{
	font-size: 3.8em!important;
}
}


@media only screen and (max-width: 615px){
h1.et_pb_module_header{
	font-size: 2.3em!important;
}
}
@media only screen and (max-width: 496px){
.et_pb_button_two{
	margin-left: 0px!important;
}
}
/* Blog */
article#post-10 article.et_pb_post{
	border: 0px!important;
	border-radius: 10px;
	box-shadow: 0px 0px 13px 0px rgba(72, 72, 72, 0.25);
	padding: 25px 30px!important;
}
article#post-10 article.et_pb_post h2.entry-title, article#post-10 article.et_pb_post h2.entry-title a{
	font-family: 'itc-avant-garde-gothic-pro'!important;
	color: #07455F;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 32px;
	padding-bottom: 15px;
}
h4.widgettitle{
	color: #07455F;
}

/* General Pages */
.content-row .et_pb_column .et_pb_text .et_pb_text_inner h2{
	color: #07455F;
	font-size: 25px;
	line-height: 25px;
	padding-bottom: 15px;
}
.content-row .et_pb_column .et_pb_text .et_pb_text_inner h3{
	color: #07455F;
	font-size: 25px;
	line-height: 25px;
	padding-bottom: 15px;
}
.wrapping ul{
	column-count: 3;
}

/* Blog Posts */

#content-area #left-area{
	padding-bottom: 0px;
}
.single .et_pb_post{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

@media only screen and (max-width: 1300px){
	.wrapping ul{
	column-count: 2;
}
}
@media only screen and (max-width: 666px){
	.wrapping ul{
	column-count: 1;
}
}
@media (max-width: 980px){
.et_pb_row .et_pb_column {
    margin-bottom: 0px;
}
}

/* Testify Plugin */
span.testimonial-name {
    font-weight: 700;
    font-size: 32px;
    color: #07455f !important;
    font-family: 'itc-avant-garde-gothic-pro', 'Raleway';
}
.testimonial-message {font-size: 16px;}

/* Archive Page Styles */
/* .archive.category #main-content .container {padding-top: 0;}
.archive.category h2.entry-title, .archive.category #left-area .post-meta, .archive.category #sidebar, .archive.category #main-content .container:before, .archive.category #left-area p {display: none;}
.archive.category #main-content .container, .archive.category #left-area {width: 100%; max-width: 100%; padding-right: 0;}
.archive.category .et_pb_widget_area_left, .single-post .et_pb_widget_area_left {border-right: 0;}
 */
.archive.category #main-content .container {padding-top: 125px;}
.archive.category .et_pb_column.et_pb_column_3_4, .archive.category .et_pb_column_3_4 .et_pb_text {max-width: 100%; width: 100% !important; margin-right: 0 !important;}
.archive.category #main-header {
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.1)!important;
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.1)!important;
    box-shadow: 0 0 7px rgba(0,0,0,.1)!important;
}
.archive.category .et_pb_row.content-row.et_pb_row_3-4_1-4 {width: 100% !important;}
.archive.category .logo_container a:after {
    opacity: 1;
    content: " ";
    background-image: url(/wp-content/uploads/2018/11/gurulink.png);
    position: fixed;
    background-size: contain;
    background-repeat: no-repeat;
    visibility: visible;
    top: 10px;
    left: 50px;
    display: inherit;
    width: 100px;
    height: 100px;
}
.archive.category #et-top-navigation nav#top-menu-nav ul#top-menu li a {color: #07455F !important;}
.archive.category #et-top-navigation nav#top-menu-nav ul#top-menu li#menu-item-58:last-child a {color: #fff !important;}
.archive.category #et-top-navigation nav#top-menu-nav ul#top-menu li#menu-item-58:last-child a:hover {color: #8bc331 !important;}
.archive.category #main-content .container:before, .archive.category .et_pb_section.et_pb_section_7.et_section_regular, .archive.category .et_pb_section_9.et_pb_section {display: none;}
.archive.category .et_pb_column_1_4 {display: none !important;}
.archive.category .content-row.et_pb_row_3-4_1-4 {padding-top: 0 !important;}