/*
Theme Name:     Peak Performance 101
Description:    Website designed by Razorfrog Web Design
Author:         Razorfrog Web Design
Author URI:     https://razorfrog.com/
Template:       Total
Version:        2.0.2.4
*/


/* Visual Composer Rows */

.vc_row[data-vc-full-width] {overflow: hidden !important;}

/* Termageddon Pages */

.page-id-8538 p, .page-id-8249 p  {
	margin-bottom: 0 !important;
}

.page-id-8538 p b, .page-id-8249 p b {
	font-weight: 700 !important;
}

/* Gravity Forms */

.gform_wrapper.gravity-theme .gfield_label {
	color: #363636;
	margin-bottom: 5px !important;
}

#gform_4 {
	margin: 20px auto 0;
	max-width: 90%;
}

#gform_widget-2 .gform_body {
	margin: 0 0 15px;
}

#gform_widget-2 .gform_footer {
	margin: 0;
	padding: 0;
}

#gform_submit_button_4 {
	font-size: 15px;
}

#gform_widget-2 .validation_message {
	padding: 0 !important;
	border: none;
	background: none !important;
	font-size: 14px;
}

#gform_widget-2 .gform_required_legend,
#gform_widget-2 .gform_validation_errors {
	display: none !important;
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
	border-color: #ababab !important;
}

/* Visual Composer Front End */

#wp-admin-bar-vc_inline-admin-bar-link, #wp-admin-bar-revslider, .post-edit {display: none !important;}

/* Navigation Menu */
navbar-style-two .dropdown-menu {
    border-right: none;
}

#site-navigation-wrap {
    background: #d9ebf2;
    border: 2px solid #cbcbcb;
    box-shadow: 0px 1px 7px 1px #888;
}

#site-navigation .dropdown-menu > li > a > span.link-inner {
    font-size: 17px;
    margin: 10px;
}

.navbar-style-two .dropdown-menu {
    border-left: 1px solid #cbcbcb;
    border-right: none;
}

.navbar-style-two .dropdown-menu li {
    border-right: 1px solid #cbcbcb;
}

#header-two-search {margin-top: 0px;}

/* Mobile Navigation Menu */

.wpex-mobile-menu .wpex-open-submenu {
    color: #2e88ab;
    opacity: 1;
    width: 52px;
    font-size: 1.35em;
    text-align: center;
    justify-content: center;
}

.sidr-class-dropdown-menu .wpex-open-submenu__icon {margin: 0 !important;}

#mobile-menu {margin-top: 15px;}

#mobile-menu a {
	width: 40px;
	height: 40px;
	background-color: #e8eff2;
	border: 1px solid #2e88ab;
	border-radius: 3px;
	justify-content: center;
}

#mobile-menu a:hover {
	color: #fff;
	background-color: #a31818;
	border-color: #a31818;
}

#mobile-menu a .wpex-hamburger-icon {
	    width: calc(var(--wpex-hamburger-icon-width, 22px));
	}

#mobile-menu a .wpex-hamburger-icon>span, #mobile-menu a .wpex-hamburger-icon>span::before, #mobile-menu a .wpex-hamburger-icon>span::after {
		height: var(--wpex-hamburger-icon-bar-height, 3px);
	}

#mobile-menu a .wpex-hamburger-icon.wpex-hamburger-icon--inactive>span::before {
	    top: calc(-1 * (var(--wpex-hamburger-icon-bar-height, 3px) + var(--wpex-hamburger-icon-gutter, 4px)));
	}

#mobile-menu a .wpex-hamburger-icon.wpex-hamburger-icon--inactive>span::after {
    	top: calc((var(--wpex-hamburger-icon-bar-height, 3px) + var(--wpex-hamburger-icon-gutter, 4px)));
	}

/* Sidebar Style Mobile Menu */

/* .sidr-class-dropdown-menu ul a:before {content: "\f0da";} */

.wpex-mobile-menu__top {
    justify-content: flex-end;
    padding: 15px 10px 15px 20px !important;
    gap: 0px;
}

.wpex-mobile-menu__top .wpex-mobile-menu__close .wpex-mobile-menu__close-icon {
    color: #2E88AB;
    transition: all 0.3s ease-in-out;
}

.wpex-mobile-menu__top .wpex-mobile-menu__close .wpex-mobile-menu__close-icon:hover {
    color: #2E88AB;
}
  
.wpex-mobile-menu__top .wpex-mobile-menu__close .wpex-mobile-menu__close-icon svg {
    font-size: 24px;
}

.sidr-class-dropdown-menu li a {color: #2e88ab;}

.sidr-class-dropdown-menu li.sidr-class-current-menu-parent > a,
.sidr-class-dropdown-menu .sidr-class-sub-menu li.sidr-class-current-menu-item > a {
	color: #a31818;
}

.sidr-class-mobile-menu-searchform input[type="search"] {
	border: none;
    color: #d9ebf2 !important;
    background: #2e88ab;
    padding: 15px 45px 15px 15px;
}

.sidr-class-mobile-menu-searchform button {
	color: #d9ebf2;
	right: 8px;
	padding: 8px;
	width: unset;
	height: unset;
	margin-block-start: -16px;
}

.sidr-class-mobile-menu-searchform button svg {
    font-size: 1rem;
}

/* Page Title Header */
.page-header-title {
    color: #2f87aa !important;
    font-size: 36px;
    line-height: 1.2;
}

.page-header {
    margin: 10px 0 0 0;
    position: relative;
    background: none;
    border: none;
}

header.page-header.background-image-page-header {
	margin: 0 0 30px 0 !important;
	    background-size: cover;
}

/* Body Classes */
body, p, ol, ul, li, div#policy, .testimonial-entry-author, .testimonial-entry-company {
    font-family: Arial, sans-serif !important;
    font-size: 15px !important;
    line-height: 1.7;
    color: #363636;
}

h1, h2, h3, h4, h5, .entry-title, .page-header-title {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #444444;
}

h3 {
	line-height: 50px;
	font-size: 20px;
	color: #2f87aa;
}

.search-entry-header-title {font-weight: bold;}

/* Home Page */

.home-intro-row {margin-bottom: 40px;}

.home-intro-row .col-1 .vc_column-inner {margin-bottom: 0px;}

.home .display-posts-listing li {margin-bottom: 10px;}

div#rev_slider_1_1_wrapper.rev_slider_wrapper.fullwidthbanner-container {
    height: 400px !important;
    position: relative !important;
    overflow: hidden !important;
    display: block !important;
}

div#rev_slider_1_1.rev_slider.fullwidthabanner.tp-overflow-hidden.revslider-initialised.tp-simpleresponsive {
	height: 400px !important;
}

div.tp-bgimg defaultimg {
	height: 400px !important;
}

div.tp-fullwidth-forcer {
	display: none;
}

.highlight_homepage {
	background: #d9ebf2;
	margin-top: 25px;
    padding:  1px 30px 40px 30px;
    border: 2px solid #D9D9D9;
    border-radius: 10px;
    box-shadow: 0px 1px 7px 1px #888;
}

.highlight_homepage a {
	color: #a31828;
	font-size: 22px;
}

.highlight_homepage a:hover {
	color: #da0f26;
}

a.image-to-video {
	position: relative;
	display: block;
	width: 100%;
}

a.image-to-video .ticon-play {
	position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    color: #FFF;
    border: 2px solid #FFF;
    background: transparent;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    padding: 0 0 0 6px;
    transition: 0.3s ease-in-out;
}
a.image-to-video:hover .ticon-play {
	color: #FFF;
	border: 2px solid #2e88ab;
	background: #2e88ab;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
}

a.image-to-video img {transition: 0.3s ease-in-out;}
a.image-to-video:hover img {opacity: 0.7;}

/* Sidebar */

#text-7 ul.rf-post-list li {
	margin-bottom: 15px !important;
}

/* Buttons */

#sidebar, #sidebar p {
	font-size: 12px;
}

.sidebar-box {
    padding: 15px 18px 10px;
    margin-bottom: 20px;
    border: 2px solid #D9D9D9;
    border-top: 5px solid #2F87AA;
    box-shadow: 0px 1px 7px 1px #888;
}

/* Manage Subscription page [mailpoet_manage_subscription] */

.manage-subscription form {
	text-align: left;
    background: #ececec;
    padding: 40px;
}

.manage-subscription p,
.manage-subscription a,
.manage-subscription span,
.manage-subscription input,
.manage-subscription select,
.manage-subscription label {
	font-size: 16px !important;
}

.manage-subscription .mailpoet_paragraph {margin: 0 0 20px;}
.manage-subscription p.mailpoet_paragraph {margin-bottom: 30px;}
.manage-subscription p.mailpoet_paragraph label {width: 100% !important;}
.manage-subscription p.mailpoet_paragraph label strong {font-size: 20px; line-height: 0; word-break: break-all;}
.manage-subscription div.mailpoet_paragraph:last-of-type {margin: 0 0 5px !important;}

.manage-subscription label:not(.mailpoet_segment_label):not(.mailpoet_checkbox_label) {display: inline-block; width: 100px;}

.manage-subscription label.mailpoet_segment_label, .manage-subscription label.mailpoet_checkbox_label {display: block; width: 100%;}
.manage-subscription label.mailpoet_segment_label {margin-bottom: -25px;}
.manage-subscription label.mailpoet_checkbox_label {padding: 0 0 0 100px;}

.manage-subscription input[type="text"], .manage-subscription select {
    width: calc(100% - 100px);
    height: 40px;
	padding: 5px 10px !important;
	color: #303030;
}

@media all and (max-width: 699px) {

	.manage-subscription form {max-width: 100%; width: 100%; padding: 30px;}

	.manage-subscription input[type="text"], .manage-subscription select {width: 100%; margin-top: 5px;}

	.manage-subscription label.mailpoet_segment_label {
	    display: block !important;
	    width: 100% !important;
	    margin-bottom: 0;
	}

	.manage-subscription label.mailpoet_segment_label {margin-bottom: 0;}
	.manage-subscription label.mailpoet_checkbox_label {padding: 5px 0 0 0;}
}

/* Footer */

#footer-widgets {
	margin: 0 !important;
}

.footer-widget {
	padding-bottom: 0;
}

#footer-widgets .footer-box {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #363636;
	width: 100%;
	background: #d9ebf2;
	padding: 25px;
	border: 2px solid #D9D9D9;
	border-radius: 10px;
	box-shadow: 0px 1px 7px 1px #888;
}

#footer-widgets .footer-box h3 {
	margin: 10px 0px 0px 0px;
	line-height: 30px;
	color: #363636;
}

/* Copyright Footer */

#footer-bottom #copyright {font-size: 11px;}

#footer-bottom-inner {
    padding-top: 20px;
    padding-bottom: 20px;
	overflow: hidden;
}

#footer_left {
	width: 50%;
	border-top: 5px solid #cacaca;
	float: left;
	padding-top: 25px;
}

#footer_right {
	width: 50%;
	border-top: 5px solid #2F87AA;
	float: right;
	text-align: right;
	padding-top: 25px;
}

.footer-bottom-flex {display: block;}

/* Testimonials */

.testimonial-entry {
    padding-top: 25px !important;
    margin: 25px auto 0 !important;
    border-top: 1px dashed #DDDDDD !important;
}

.testimonial-entry:nth-of-type(1) {
    padding-top: 0 !important;
    margin: 0 auto !important;
    border-top: none !important;
}

.testimonial-entry-content {
    padding: 0;
    background: none;
    border: none;
}

.testimonial-entry-content .testimonial-caret {display: none;}

.testimonial-entry-content .testimonial-entry-details {
    color: #0a0a0a !important;
    font-size: 16px;
    margin: 0 auto 25px auto;
}

.testimonial-entry-bottom {
	margin: 0;
}

.testimonial-entry-bottom .testimonial-entry-author {
    color: #2e88ab;
    font-weight: bold;
	display: block;
    text-align: right;
    font-size: 15px !important;
}

.testimonial-entry-bottom .testimonial-entry-company {
    color: #2e88ab;
    font-weight: bold;
	display: block;
    text-align: right;
    font-size: 12px !important;
    margin-top: 5px;
}

/* --- Responsive Breakpoints Listed Below --- */

@media only screen and (min-width: 960px) {

/* Sidebar */
	.page-id-8205 #sidebar {
	    margin-top: 440px;
	}
}

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

	.page-header {
		margin: 0px;
		padding-top: 0px;
	}

	body.has-composer.has-sidebar #primary {
	    margin-bottom: -17px !important;
	}

	.site-footer .container {
	    padding-top: 7px !important;
	}

}


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

	#footer_left, #footer_right{
		width: 100%;
		text-align: center;
	}

	#footer_right {
		border: none;
		padding-top: 0;
	}

	/* Scroll to Top icon */
	#site-scroll-top {
		height: 35px;
		width: 35px;
		position: relative;
	    right: 0 !important;
	    bottom: 10px;
	    margin: 0px auto 20px;
	}

}


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

	.mobilefull {margin: 0 0 15px 0; width: 100%;}

	/* About page */
	.page-id-13 .wp-image-233 {
		width: 100% !important;
		margin-bottom: 25px !important;
	}

}
