/*
Theme Name:  Clover Fonterra
Theme URI: http://clover.co.za/
Author: Blue Grass Digital
Author URI: http://bluegrassdigital.com/
Description: A custom theme using the Bootstrap framework.
Version: 1.0
Text Domain: bluegrassdigital
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*Wordpress editor styles start*/


@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/Poppins-Medium.eot');
	src: url('assets/fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/Poppins-Medium.woff2') format('woff2'),  url('assets/fonts/Poppins-Medium.woff') format('woff'),  url('assets/fonts/Poppins-Medium.ttf') format('truetype'),  url('assets/fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/Poppins-Light.eot');
	src: url('assets/fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/Poppins-Light.woff2') format('woff2'),  url('assets/fonts/Poppins-Light.woff') format('woff'),  url('assets/fonts/Poppins-Light.ttf') format('truetype'),  url('assets/fonts/Poppins-Light.svg#Poppins-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/Poppins-SemiBold.eot');
	src: url('assets/fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/Poppins-SemiBold.woff2') format('woff2'),  url('assets/fonts/Poppins-SemiBold.woff') format('woff'),  url('assets/fonts/Poppins-SemiBold.ttf') format('truetype'),  url('assets/fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/Poppins-Regular.eot');
	src: url('assets/fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/Poppins-Regular.woff2') format('woff2'),  url('assets/fonts/Poppins-Regular.woff') format('woff'),  url('assets/fonts/Poppins-Regular.ttf') format('truetype'),  url('assets/fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/Poppins-Bold.eot');
	src: url('assets/fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/Poppins-Bold.woff2') format('woff2'),  url('assets/fonts/Poppins-Bold.woff') format('woff'),  url('assets/fonts/Poppins-Bold.ttf') format('truetype'),  url('assets/fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
html {
	height: 100%;
}
body {
	font-family: 'Poppins' !important;
	font-weight: normal;
	color: #494A4C;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 1px;
	overflow-x: hidden;
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
ul, ol {
	margin: 0;
}
a {
	color: #314A9C;
	transition: 2s all;
	-webkit-transition: 2s all;
	-moz-transition: 2s all;
	-o-transition: 2s all;
	-ms-transition: 2s all;
}
a:hover {
	color: #000;
}
b, strong {
	font-weight: 600;
}
h1 {
	font-size: 30px;
	font-weight: 600;
	color: #314A9C;
	line-height: 30px;
	margin: 0;
}
h1.site-logo {
	margin-top: 10px!important;
}
h2 {
	font-size: 30px;
	font-weight: 600;
	line-height: 22px;
	margin: 0 0 25px 0;
	color: #314A9C;
	text-transform: uppercase;
}
.increase-line-height-h2 h2 {
	line-height: 30px;
}
h3, h4, h5, h6 {
/*margin:0;*/
}
p {
	margin: 0 0 20px;
}
:focus {
	outline: 0;
}
.home p {
	margin: 0 0 10px;
}
body .btn {
	border: 1px solid #314A9C;
	color: #314A9C;
	border-radius: 25px;
	font-size: 15px;
	font-weight: 600;
	line-height: 32px;
	background: #fff;
	max-width: 192px;
	width: 100%;
	padding: 8px 12px;
	text-transform: uppercase;
}
body .btn:hover {
	color: #fff;
	background-color: #314A9C;
	border-color: #314A9C;
}
input.form-control, img {
	border: none;
}
input.form-control:focus {
	box-shadow: none;
}
.fix-footer-bottom {
	min-height: 100%;
	overflow: hidden;
}
a.yellow, a.red, a.green, a.blue {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
}
a.yellow:hover {
	background: #fff;
	color: #ffc006;
}
a.red:hover {
	background: #fff;
	color: #aa050e;
}
a.green:hover {
	background: #fff;
	color: #699f39;
}
a.blue:hover {
	background: #fff;
	color: #00457f;
}
.img-vc-full-width img {
	width: 100%;
}
/**** Logo ****/
.header-logo {
	position: relative;
}
.logo-section img {
	width: 250px;
	height: auto;
	max-width: 100%;
}
/*Footer*/
#main-container, .single-product-main-container {
	padding-bottom: 61px;
}
.mobmenu-push-wrap {
	height: 100%;
}
.cookies-not-accepted .fix-footer-bottom {
	min-height: -webkit-calc(100% - 0px);
	min-height: -moz-calc(100% - 0px);
	min-height: calc(100% - 0px);
}
.footer-container {
	position: relative;
}
.footer-container .right .footer-nav  {float:right;}
footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	background: #fff;
	left: 0;
	padding: 0;
	color: #005CA9;
	font-size: 13px;
	/*font-family: POPPINS-MEDIUM_0;*/
	font-weight: 500;
	letter-spacing: 0;
}
.footer-border footer {
	border-top: 1px solid #DBDBDB;
	margin-top: 20px;
}
footer .row {
	padding: 15px 0;
}
.copyright, .footer-nav {
	line-height: 13px;
	margin: 10px 0 0 0;
}
.footer-nav ul {
	margin-left: 0px;
}
.footer-nav li {
	float: left;
	list-style-type: none;
	padding: 0 12px;
	border-left: 2px solid #005CA9;
}
.footer-nav li a {
	line-height: 12px !important;
}
.footer-nav li:first-child {
	border-left: none;
	padding-left: 0;
}
.footer-nav li a {
	color: #005CA9;
	padding: 0;
	line-height: 13px;
	text-transform: uppercase;
	padding: 0 !important;
}
.footer-nav li a:hover {
	background: none;
}
.social-icons {
	float: right;
	margin: 5px 0 0 0;
}
.social-icons ul {
	margin: 7px 0 0 0;
}
#cnss-social-icon {
	margin: 6px 0 0;
}
.social-icons img:hover {
	opacity: 0.5;
}
.social-icons li a {
	display: block;
	margin-left: 0px;
}
.mob-menu-right-bg-holder {
	display: none;
}
/*Form elements*/
/*Yesha*/
footer {
	border-top: 1px solid #DBDBDB;
	margin-top: 20px;
}
#page-content h1 {
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 12px 0 15px;
}
#contact-form {
	margin: 45px 0 0 0;
}
.contact-form .bg-warning {
	background-color: #EEE3E8;
	border-radius: 25px;
	color: #606060;
	font-weight: 500;
	line-height: 20px;
	padding: 9px 17px !important;
	margin: 0 0 20px 0;
}
.contact-form .form-group {
	margin-bottom: 10px;
}
.contact-form .form-control {
	background: #fff;
	border: 1px solid #DBE1E4 !important;
	box-shadow: none !important;
}
.contact-form label {
	font-size: 15px;
	line-height: 20px;
	color: #606060;
	letter-spacing: 0.5px;
	font-weight: normal;
}
#description {
	height: 133px;
}
.button-section {
	margin: 30px 0 70px 0;
}
.contact-form h3 {
	font-size: 22px;
	font-weight: 500;
	color: #005CA9;
	text-transform: uppercase;
    letter-spacing: 0.5px;
}
.contact-form h4 {
	font-size: 20px;
	font-weight: 500;
	color: #005CA9;
	text-transform: uppercase;
}
.contact-form .btn.pull-left {
	max-width: 310px;
}
.contact-form .btn-primary.focus, .contact-form .btn-primary:focus {
	border-color: transparent;
	outline: 0;
}
.contact-form input:focus, .contact-form select:focus, .contact-form textarea, button:focus, .contact-form .btn-primary:active:focus {
	outline: 0;
	border-color: transparent;
	box-shadow: none;
}
.contact-form .submit {
	border: 1px solid #005CA9;
	background: #005CA9!important;
	color: #fff;
	max-width: 231px;
	margin: 35px 0 0 0;
}
.contact-form .submit:hover {
	border: 1px solid #005CA9;
	background: transparent !important;
	color: #005CA9;
}
.row.grey-bg {
	background:#F9F9F9;
	margin-left:-33.33333%;
	margin-right:-33.33333%;
    padding: 10px 0 20px 0;
}
.register ol {
	list-style-type:none;
	margin:0;
	padding:0;
}
.register ol a {
    color: #F68F1E;
}
.contact-form.register .bg-warning {
    margin-top: 45px;
}
.contact-form {
	color: #494A4C;
}
.sections {
    margin: 10px 0 20px 0;
}
.grey-bg h4 {
    text-transform: inherit;
	font-size: 20px;
}
.grey-bg .member-section {
    border: none;
	    margin-right: -15px;
    margin-left: -15px;
}
.grey-bg .form-control {
    background: transparent;
}
.grey-bg .btn {
	background: transparent;
	border: 1px solid #005CA9;
    color: #005CA9;
	margin-right:10px;
}
.grey-bg .btn-primary:active:focus, .grey-bg .btn-primary:active:hover, .grey-bg .btn-primary:active {
	background:#005CA9;
    box-shadow: none;
}
.register .button-section {
    margin: 10px 0 70px 0;
}
.register .round {
    margin-bottom: 40px;
}
.register .submit {
    margin: 15px 0 0 0;
}
.contact-form textarea {
	 resize: none;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
}
select::-ms-expand {
 display: none;
}
select + i.fa {
	float: right;
	margin-top: -21px;
	margin-right: 14px;
	/* this is so when you click on the chevron, your click actually goes on the dropdown menu */
	pointer-events: none;
	/* everything after this is just to cover up the original arrow */
   /* (for browsers that don't support the syntax used above) */
	background-color: transparent;
	color: black!important;
	padding-right: 5px;
}
select + i.fa:before {
	content:'';
	background:url('assets/images/down-arrow.png') no-repeat;
	width:18px;
	height:10px;
	position:relative;
    float: left;
}
select option {
	padding-right: 21px;
}
/*Custom checkbox*/
.round {
  position: relative;
}
.round label {
    background-color: #fff;
    border: 1px solid #6f6f6f;
    border-radius: 50%;
    cursor: pointer;
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    width: 15px;
}

.round label:after {
 border: 2px solid #6f6f6f;
    border-top: none;
    border-right: none;
    content: "";
    height: 7px;
    left: 3px;
    opacity: 0;
    position: absolute;
    top: 3px;
    transform: inherit;
    width: 7px;
    border-radius: 50px;
    background: #6f6f6f;
}

.round input[type="checkbox"] {
  visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
      background-color: #fff;
    border-color: #6f6f6f;
}

.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.round span {
	line-height: normal;
    position: relative;
    bottom: 4px;
    margin: 0 0 0 10px;
}

/*Custom checkbox*/

@media (max-width :1280px) {
body .btn {
	max-width: 176px;
	font-size: 13px;
	line-height: 28px;
}
}
@media (max-width :1200px) {
.footer-nav ul {
	display: block !important;
}
/*  footer .left {
        width: 60%;
        float: left;
    }
    footer .right {
        width: 40%;
        float: right;
    }*/
.footer-nav li {
	padding: 0 9px;
}
}
@media (max-width :992px) {
body {
	font-size: 14px;
}
h2 {
	font-size: 28px;
	line-height: 28px;
	margin: 0 0 20px 0;
}
.container {
	width: 96%;
}
.header-top {
	min-height: 120px;
}
.social-icons li a img {
	width: 25px;
	height: 25px;
}
.footer-nav li a {
	line-height: 10px;
}
.copyright, .footer-nav {
	font-size: 10px;
}
.footer-nav li {
	padding: 0 6px;
}
.social-icons li a {
	margin-left: 3px;
}
.social-icons li:first-child a {
	margin-left: 0;
}
.cnss-social-icon {
	padding: 0;
	margin: 10px 0 0;
}
.contact-form .bg-warning {
	font-size: 12px;
	margin: 0 0 15px 0;
	letter-spacing: 0;
}
#contact-form {
	margin: 30px 0 0 0;
}
}
@media (max-width :767px) {
body .btn {
	max-width: 46%;
	font-size: 12px;
	line-height: 22px;
	float: left;
}
.logo-section {
	z-index: 400000;
}
.logo-section img {
	width: 100px;
}
footer {
	padding: 20px 0;
}
footer .left, footer .right {
	width: 100%;
}
.copyright, .footer-nav {
	font-size: 12px;
	width: 100%;
	float: none;
	margin: 0 auto;
	text-align: center;
}
.footer-nav ul {
	margin-left: 0;
}
.footer-nav li {
	float: none;
	display: inline-block !important;
}
.footer-nav li:first-child {
	border-left: none;
	padding-left: 0;
}
.social-icons {
	float: none;
	margin: 5px 0 20px 0;
}
.social-icons ul {
	text-align: center !important;
}
.social-icons li a {
	margin-top: 5px;
}
.social-icons li a img {
	width: 30px;
	height: 30px;
}
.contact-form .bg-warning {
	text-align: center;
}
.g-recaptcha > div {
	float: none;
	margin: 0 auto;
}
.button-section {
	margin: 40px 0;
	float: left;
	width: 100%;
}
.contact-form .submit {
	line-height: 32px;
	display: block;
	float: none;
	margin: 35px auto 0;
}
.button-section .form-group {
	text-align: center;
	margin: 0;
}
footer .row {
	padding: 0;
}
.footer-nav li {
	margin: 0 0 7px 0;
}
.row.grey-bg {
	    margin-left: -30px;
    margin-right: -30px;
}
}
@media (max-width :480px) {
	.row.grey-bg {
	    margin-left: -30px;
    margin-right: -30px;
}
}
@media (max-width :360px) {
.rc-anchor-light.rc-anchor-normal {
	transform: scale(0.99);
	-moz-transform: scale(0.99);
	-ms-transform: scale(0.99);
	-webkit-transform: scale(0.99);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}
}
