/* @@ page header */
.page_header {
	height: 50px;
}
.page_header .page_menu > div > ul > li > a {
	line-height: 50px;
}


.winner_megamenu_wrapper .sc85_recent_posts_preview .more:hover {
  color: #f93939 !important;
}

.page_header .page_menu .menu .winner_search_opt .popup .view_all a:hover {
	color: #f93939;
}

.sc85_button .button:hover,
a.button:hover, button:hover,
input[type="submit"]:hover {
	background-color: #f93939;
}

.wp-block-button .wp-block-button__link:hover {
  background-color: #f93939;
}

a:hover {
	color: #f93939;
}

.titlebar_slider .rev_slider .winner_revslider_button:hover {
	background: #f93939 !important;
}

.widget_tag_cloud a:hover {
	background: #f93939;
	color: #FFF !important;
}

.widget_tag_cloud a:hover:before {
	border-color: transparent #f93939 transparent transparent;
}

.widget_calendar tbody td a:hover {
	background: #f93939;
}

.woocommerce .widget_shopping_cart_content ul.product_list_widget li a.remove:hover {
	background: #f93939;
}

.widget_product_tag_cloud a:hover {
	background: #f93939;
}

.widget_product_tag_cloud a:hover:before {
	border-color: transparent #f93939 transparent transparent;
}

.header_metabar .woocommerce_cart .cart_widget .widget_wrapper .buttons a.button:not(.checkout):hover {
	color: #f93939;
}

.wpt_workoutplan_finder .step_choices > a:hover label {
  background: #f93939;
}


body {
	font-family: "Open Sans";
}

.sc85_iconbox.clean_left_aligned .title,
.sc85_iconbox.clean_right_aligned .title {
	font-family: "Open Sans";
}


h1, h2, h3, h4, h5, h6,
.page_title,
.wpt_weekly_classes_schedule .classes .class_entry .name,
.sc85_heading.regular .title,
.sc85_heading.impact .title,
.sc85_counter.digital_clock .counter_description label {
	font-family: "Montserrat";
font-weight: 500;
}


.page_header .page_menu .menu > li > a {
	font-family: "Montserrat";
font-size: 16px;
font-weight: 500;
}


.page_header .page_menu .menu .sub-menu > li > a {
	font-family: "Montserrat";
font-size: 15px;
font-weight: 500;
}


.sc85_button .button,
a.button,
button,
input[type="submit"] {
	font-family: "Montserrat";
font-size: 15px;
font-weight: 500;
}

/* @@ custom css */
header.page_header {
    height: 70px !important;
}

.winner_responsive_menu .menu_title {
    display: none;
}