/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

@font-face {
    font-family: 'comic-sans-regular';
    src: url('fonts/ComicSansMS.woff2') format('woff2'),
        url('fonts/ComicSansMS.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'comic-sans-bold';
    src: url('fonts/ComicSansMS-Bold.woff2') format('woff2'),
        url('fonts/ComicSansMS-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'arial-bold';
    src: url('fonts/Arial-BoldMT.woff2') format('woff2'),
        url('fonts/Arial-BoldMT.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'arial-regular';
    src: url('fonts/ArialMT.woff2') format('woff2'),
        url('fonts/ArialMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body{
	background-color:#fff;
	font-family: 'arial-regular';
}

.master-holder strong{
	font-family: 'arial-bold';
}
.master-strong p{
	line-height:30px;
	font-size:16px;
}

.master-holder li{
	line-height:24px;
}

.master-holder h1{
	font-size:30px!important;
	font-family: 'comic-sans-bold';
}

.master-holder h2{
	font-family: 'arial-bold';
	font-size:30px;
}

.master-holder h3{
	font-size:20px;
}

.master-holder h5{
	font-size:20px;
	font-family: 'comic-sans-bold';
	color:#FF2323;
}

.master-holder h6{
	font-family: 'arial-bold';
	font-size:40px;
}

.home-para p{
	font-size:20px;
}

.master-holder a strong{
	color:#0000ff;
}

/* Read More Full Articles */

#mk-page-introduce h1{
	font-family: 'arial-bold';
	font-size:30px;
}

#mk-page-introduce{
	padding:0;
}

.single-social-section{
	display:none;
}



/* Forms Buttons */

div.wpforms-container-full .wpforms-form button[type=submit] {
    border: 1px solid #000080!important;
    color: #000080;
    background: #fff;
	font-family: 'arial-bold';
}

div.wpforms-container-full .wpforms-form button[type=submit]:hover{
	color: #fff;
    background: #000080;
}

.tell-us-table .mk-fancy-table.table-style1 td{
	vertical-align:middle;
}

/* Tables */

.mk-fancy-table.table-style1 td {
    padding: 0;
    border-left: 0px solid #fff;
    text-align: left;
	font-size:16px;
}

.mk-fancy-table.table-style1 tr:nth-child(odd) {
    background-color: transparent;
}

.mk-fancy-table.table-style1 tr{
	background-color: transparent;
}

.master-holder td p{
	font-size:16px;
}

.bottom-table div.mk-fancy-table.table-style1 {
	border: 1px solid #afafaf;
    border-radius: 20px;
	padding: 20px;
}

/*#mk-page-id-11 > div.theme-content.no-padding > div:nth-child(6) > div:nth-child(2) > div{
	border: 1px solid #afafaf;
    border-radius: 20px;
	padding: 10px;
}

#mk-page-id-11 > div.theme-content.no-padding > div:nth-child(6) > div:nth-child(3) > div{
	border: 1px solid #afafaf;
    border-radius: 20px;
	padding: 10px;
}*/

.green ul li{
	list-style:none;
}

.green ul li::before {
  	content: "\2022";
    color: #00b500;
    font-size: larger;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.red ul li{
	list-style:none;
}

.red ul li::before {
  	content: "\2022";
    color: #ff0505;
    font-size: larger;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

/* Products Table */

.products-table table td{
	border:2px solid #000;
	padding:5px !important;
}

.products-table table {
	border:2px solid #000 !important;
}

.products-table .mk-fancy-table.table-style1 td{
	border-left:2px solid #000 !important;
}

.products-table h4{
	font-size:20px;
	font-family: 'arial-bold';
	color:#0000FF;
	
}

.products-table tr td {
	background-color: #FFF000;
}


/* Header */

.mk-header-nav-container, .mk-classic-menu-wrapper{
	background:#0000ff;
	height: 53px;
}

/* Toolbar */

.mk-header-toolbar{
	height:0;
}

.mk-toolbar-navigation{
	position:absolute;
	right:0;
}

.mk-toolbar-navigation ul li a{
	font-size:18px;
	font-family: 'comic-sans-bold';
	border:0;
	font-weight:normal;
}

.mk-toolbar-navigation ul li a{
	padding: 0 0 0 92px;
}

/* Search */

.mk-header-search {
    display: inline-block;
    float: right;
    margin-left: 6px;
    position: absolute;
    right: 0;
    top: 110px;
    border: 1px solid #E8E8E8;
    border-radius: 20px;
}

.mk-header-searchform span .text-input{
	font-size: 16px;
    width: 75% !important;
}

.mk-header-searchform .text-input {
    color: #b0b0b0;
}

.mk-header-searchform span .text-input::placeholder{
	color:#b0b0b0!important;
}

#mk-header-searchform > span > i > svg{
	top: 2px;
    left: 30px;
    -webkit-transform: rotate(0deg);
    position: relative;
	height: 28px;
    width: 15px;
	fill:#DEDEDE;
}

/* Header Tagline */

.mk-header-tagline{
	font-size: 40px;
    position: absolute;
    right: 0;
    top: 50px;
	font-family: 'comic-sans-bold';
	font-weight:normal;
	color:#000080!important;
}

/* Header Contact */

.header-toolbar-contact svg{
	display:none;
}

.header-toolbar-contact{
	font-family: 'comic-sans-regular';
	position: absolute;
    right: 100px;
    top: 167px;
}

.header-toolbar-contact a{
	color:#fff;
	font-size:24px;
}

.facebook-hover{
	position:absolute;
	top: 160px;
    right: -20px;
    display: block !important;
    padding: 8px;
    /*background: #1285b7;*/
	background-image: url('https://sportsclubbies.co.za/salifebenefits/wp-content/uploads/2021/05/facebook-icon.jpg');
	background-repeat:no-repeat;
	width: 39px;
    height: 37px;
    background-size: cover;
}

.whatsapp-hover{
	position:absolute;
	top: 160px;
    right: -20px;
    /*background: #00ae39;*/
    display: block !important;
    padding: 8px;
	background-image: url('https://sportsclubbies.co.za/salifebenefits/wp-content/uploads/2021/05/whatsapp2.jpg');
	background-repeat:no-repeat;
	width: 39px;
    height: 37px;
    background-size: cover;
}

.mk-header-toolbar .mk-header-social svg {
    fill: transparent!important;
}

.mk-header-social{
	height:0;
}

.mk-header-social ul li a{
	margin:0;
}

/* Main Menu */

.home .mk-svg-icon{
	fill: #000000;
	width:20px!important;
	height:20px!important;
}

.products .mk-svg-icon{
	fill: #fff000;
	width:20px!important;
	height:20px!important;
}

.forms .mk-svg-icon{
	fill: #ff0000;
	width:20px!important;
	height:20px!important;
}

.did-you-know .mk-svg-icon{
	fill: #00b500;
	width:20px!important;
	height:20px!important;
}

.contact .mk-svg-icon{
	fill: #ffffff;
	width:20px!important;
	height:20px!important;
}


.header-style-2 .main-navigation-ul>li.menu-item>a.menu-item-link{
	font-family: 'comic-sans-regular';
}

.header-style-2 .main-navigation-ul>li.menu-item>a.menu-item-link:hover{
	color:#fff000!important;
}

/* Footer */

#mk-footer, #mk-footer p{
	line-height:24px;
	padding: 0;
    margin: 0;
}

/* Contact */

.contact-rows p{
	font-size:17px;
}

/* Forms */

div.wpforms-container-full .wpforms-form select:focus-visible, div.wpforms-container-full .wpforms-form select:visited{
	color:#000!important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-date-time-date-year, div.wpforms-container-full .wpforms-form .wpforms-field-date-time-date-day, div.wpforms-container-full .wpforms-form .wpforms-field-date-time-date-month{
	color:#b0b0b0;
}

div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select{
	color:#b0b0b0;
}

::placeholder{
	color:#b0b0b0;
	font-weight:bold;
}

/* Form Checkboxes*/

#wpforms-18-field_55_1{
	width:30px!important;
	height:30px!important;
	position: relative;
    top: 8px;
}

#wpforms-333-field_55_1{
	width:30px!important;
	height:30px!important;
	position: relative;
    top: 8px;
}

#wpforms-333-field_186_1{
	width:30px!important;
	height:30px!important;
	position: relative;
    top: 8px;
}

/* Read More */

.collapseomatic{
	color:#00B500;
	font-size:20px;
}

.collapseomatic_content p, .collapseomatic_content li{
	font-size:20px;
	line-height: 1.66em;
	margin-left: -15px;
}

/* Mobile Layout */

@media screen and (max-width: 1024px){
	
	div.vc_empty_space{
		height:50px!important;
	}
	
	.header-style-2.header-align-left .mk-nav-responsive-link{
		position: absolute;
		left: 0;
		right: 0;
		top: 88%;
		background: #0000FF;
	}
	
	.mk-header-search{
		display:none;
	}
	
	.mk-css-icon-close div, .mk-css-icon-menu div{
		background:#fff;
	}
	
	.mk-responsive-nav li{
		background:#0000ff;
	}
	.mk-responsive-nav li a{
		color:#fff!important;
	}
	
	.mk-toolbar-navigation ul li a {
		padding: 0 0 0 40px;
	}
	
	.mk-header-tagline {
		font-size: 31px;
		position: absolute;
		right: 0;
		top: 50px;
		font-family: 'comic-sans-bold';
		font-weight: normal;
		color: #000080!important;
	}
	
	.header-toolbar-contact {
		font-family: 'comic-sans-regular';
		position: absolute;
		right: 100px;
		top: 87px;
	}
	.whatsapp-hover{
		top: 123px;
		right:-20px;
		width: 25px;
    	height: 22px;
	}
	
	.facebook-hover{
		top: 123px;
		right:-20px;
		width: 25px;
    	height: 22px;
	}
	
	.bottom-table div.mk-fancy-table.table-style1{
		padding:5px;
	}
	
	.mk-css-icon-close, .mk-css-icon-menu{
		width:25px;
	}
}


@media screen and (max-width: 768px){
	
	.mk-header-toolbar {
		display: block!important;
	}
	.mk-toolbar-resposnive-icon {
		display:none;
	}
	.mk-header-tagline {
		right: 10px;
		font-size: 30px;
		width: auto !important;
	}
	
	.header-toolbar-contact {
		font-family: 'comic-sans-regular';
		position: absolute;
		right: 100px;
		top: 87px;
		width: auto !important;
	}
	
	.whatsapp-hover{
		top: 133px;
		right: -5px;
		width: 25px;
		height: 22px;
		position: absolute !important;
	}
	
	.facebook-hover{
		top: 133px;
		right: 36px;
		width: 25px;
		height: 22px;
		position: absolute !important;
	}
	
	.we-provide td{
		display:block;
	}
}


@media screen and (max-width: 414px){
	
	.mk-toolbar-navigation {
		position: absolute;
		text-align: center;
		left: 0;
		right: 0;
		top: -15px;
	}
	
	.mk-toolbar-navigation ul li a {
    	padding: 0 10px 0 10px;
		font-size: 14px;
	}
	
	.mk-header-tagline {
		right: 0;
		font-size: 14px;
		width: auto !important;
		top: 30px;
	}
	
	.header-toolbar-contact {
		right: 5px;
		top: 55px;
		width: auto !important;
	}
	
	.products-table h4 {
		font-size: 13px;
	}
	
	.mk-fancy-table.table-style1 td{
		font-size:13px;
	}
	.sa-funeral-cash-plan td{
		text-align:left!important;
		display: block;
    	white-space: nowrap;
	}
	
	.sa-funeral-cash-plan td span{
		font-size:19px!important;
	}
	
}

@media screen and (max-width: 375px){
	.products-table h4 {
		font-size: 12px;
	}
	
	.mk-fancy-table.table-style1 td{
		font-size:12px;
	}
	
	.sa-funeral-cash-plan td span{
		font-size:17px!important;
	}
}


@media screen and (max-width: 320px){
	.mk-header-tagline {
		right: 0;
		font-size: 11px;
		width: auto !important;
		top: 32px;
	}
	.header-toolbar-contact {
		right: 0px;
		top: 53px;
		width: auto !important;
	}
	.header-toolbar-contact a {
		color: #fff;
		font-size: 20px;
	}
	
	.sa-funeral-cash-plan td span{
		font-size:14px!important;
	}

}







