/*
	Theme Name: Bermuda Theme 1
	Theme URI: http://html5blank.com
	Description: Bermuda WordPress Theme 1
	Version: 1.1
	Author: Matt Sid-Ahmad
	Author URI: http://veracity-design.co.uk
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:inherit;
	text-decoration:none;
}
a:hover {

}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

strong {
    font-weight: bold !important;
}


i {
    font-style: italic !important;
}

p {
    display: block;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

ul {
    /* padding: 0px; */
    /* list-style: none; */
    /* padding-left: 3%; */
}

ul.cd-primary-nav {
    list-style: none;
    padding: 0px;
}

ul.cd-contact-info {
    list-style: none;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {

	width:100%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

	width: 320px;
	height: 140px;
	/* background-color: #111; */
	position: absolute;
	top: 20px;
	left: 5%;
	z-index: 10;

}

.logo img {
    max-height: 100%;
}

.logo-img {
width:100%;
}



/* End of logo */

/* Text */

h1 {
	font-family: 'Open Sans';
	font-size: 58px;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	line-height: 64px;
	margin: 0px;
}


h2 {
	font-family: 'Open Sans';
  font-size: 40px;
	line-height: 125%;
  font-weight:normal;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  margin: 0px;
}

h3 {
	font-family: 'Open Sans';
	font-size: 32px;
	font-weight: normal;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	line-height: 125%;
	margin: 0px;
}

h4 {
	font-family: 'Open Sans';
  font-size: 24px;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  margin: 0px;
  line-height: 120%;
}

h5 {
	font-family: 'Open Sans';
		font-weight: normal;
  font-size: 20px;
  line-height: 125%;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}

h6 {
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: normal;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	line-height: 155%;
	margin: 0px;
}

p {
	font-weight: 'Open Sans';
	font-size: 16px;
	font-weight: normal;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	line-height: 165%;
	margin: 0px;
}

/* End of text */

/* TEST COLOURS */


.greyt {
	color: #555 !important;
}

.blackt {
	color: #333 !important;
}

.whitet {
	color: #fff !important;
}


/* HEIGHTS */

.height1 {
	height:275px;
}

.height2 {
	height:325px;
}

.height3 {
  height:375px;

}

.height4 {
	height:425px;
}

.height5 {
	height:475px;
}

.height6 {
	height:525px;
}

.height7 {
	height:575px;
}

.height8 {
	height:700px;
}

/* END OF HEIGHTS */



.width1 {
    width: 220px;
}

.width2 {
    width: 275px;
		margin-left: 10%;
}


/* BUTTONS */

.btn1 {
    /* border: 2px solid #2d589c; */
    background: #7d5c57;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-top: 45px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    transition: all 0.8s ease-in;
    font-size: 17px;
    color: #fff;
    text-align: center;
    width: max-content;
    transition: all 0.8s ease-in;
	font-family: 'Josefin Sans';
}

		.btn1:hover {
			background-color: #9b756b;
			color: #fff;
		}


/* END OF BUTTONS */


/* nav */
.nav {

}

.fb-link {
    height: 40px;
    width: 40px;
    position: absolute;
    right: 175px;
    margin-top: 67px;
}

.fb-link img{
width:65%;
}


.insta-link {
    height: 40px;
    width: 40px;
    position: absolute;
    right: 240px;
    margin-top: 67px;
}

.insta-link img{
width:65%
}


/* sidebar */
.sidebar {

}
/* footer */
.footer {
	width: 100%;
padding-top: 5%;
	background-color: #002e4e;

}



.footer-holder1 {
	width: 94%;
margin-left: 3%;
padding-bottom: 1%;
}

.footer-holder2 {
	width: 90%;
margin-left: 5%;
margin-top:8%;
padding-top: 6%;
padding-bottom: 5%;
}


.footer-box1 {
	width: 22%;
	float: left;


}

.footer-box2 {
	width: 65%;
	float: left;
	margin-left: 7%;
	margin-top: 1%;

}

.footer-box2 h2{
font-size: 19px;
color:#fff;
padding-bottom: 1%;
padding-top: 3%;
}

.footer-box2 h3{
font-size: 12px;
color:#bababa;
line-height: 160%;
}

.footer-box3 {
	width: 35%;
	float: left;
	margin-left: 7%;
  margin-top: 1%;
}

.footer-box3 h2{
font-size: 19px;
color:#fff;

}

.footer-contact {
    width: 91%;
    float: left;
	  margin-top: 1%;
					margin-bottom: 1%;
}

.footer-contact2 {
    width: 90%;
    clear: left;
	  margin-top: 1%;
}

.footer-contact h3{
	font-size: 14px;
	color:#bababa;
	font-weight: bold;
	float: left;
}

.footer-contact2 h3{
	font-size: 14px;
	color:#bababa;
	font-weight: bold;
	float: left;
}

.footer-contact img {
    padding-right: 5%;
    padding-top: 2px;
    float: left;
		width:13%;
}


.footer-contact2 img {
    padding-right: 5%;
    padding-top: 2px;
    float: left;
		width:12%;
}

.footer-bottom {
	width: 100%;
	height: 45px;
	background-color: #25cfd7;
    position: relative;
}

.links-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction:inherit;
					flex-direction: inherit;
	-webkit-box-pack: center;
			-ms-flex-pack: center;
					justify-content: center;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	text-align: center;

}

.links {
	float: left;
	padding-right:5%;
	color: #898989;
	font-size: 12px;
}

.veracity {
    position: absolute;
    right: 5%;
    color: #333;
    top: 15px;
		font-size: 12px;
}

p.copyright {
    padding-left: 5%;
    color: #333;
		padding-top: 15px;
		font-size: 12px;
}

.lineF {
	width: 100%;
	height:2px;
	background-color:#415069;
	margin-top: 6%;
	margin-bottom: 2%;
	position: relative;
}

.veracity-v {
    width: 20px;
    height: 20px;
    margin-top: -2px;
    float: left;
    margin-right: 10px;
}


/* End of footer */

/* BOX SECTIONS */

.section-rel {
width:100%;
position: relative;
}

.section-text {
	width: 100%;
}

.l-border-full-width {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  display: inline-block;
}

.l-border-half {
  width: 50%;
  float: left;
}

.third1 {
  width: 38%;
  float: left;
}


.third2 {
  width: 62%;
  float: left;
}

.featured-title-container {
width:100%;
position: relative;
min-height: 200px;
}

/* END OF BOX SECTIONS */

/* MARGINS, PADDING & ALIGNING */


.marg-l {
    margin-left: 5%;
}

.marg-r {
  margin-right: 5%;
}

.marg-lr {
	margin-left:auto;
	margin-right: auto;
}

.marg-r2 {
    margin-right: 2.5%;
}

.marg-l2 {
    margin-left: 2.5%;
}

.marg {
	margin: 5%;
}

.marg-top {
	margin-top: 5%;
}

.marg-top2 {
	margin-top: 10%;
}

.marg-top3 {
	margin-top: 15%;
}

.marg-bot {
	margin-bottom: 5%;
}

.marg-bot2 {
	margin-bottom: 8%;
}


/* Padding */

.pad-top {
	padding-top: 5%;
}

.pad-top2 {
	padding-top: 10%;
}

.pad-bot {
	padding-bottom: 5%;
}

.pad-tb {
	padding-top: 10%;
	padding-bottom: 10%;
}


.pad1 {
padding: 5%;
}

.pad2 {
padding: 8%;
}

.pad3 {
padding: 10%;
}


.padlr {
padding-left: 5%;
padding-right: 5%;
}


/* Aligning */

.middle-centre {
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
}

.middle-left {
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: left;
-ms-flex-align: left;
align-items: left;
text-align: left;
}

.middle-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: ce;
    align-items: center;
    text-align: right;
}

.aleft {
	text-align: left !important;
}

.acentre{
	text-align: center !important;
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.fc {
	float:none !important;
	margin-left: auto;
	margin-right: auto;
}

/* End of Margins, Padding & Aligning */

/* BACKGROUND COLOURS */

.grey {
	background-color: #efefef;
}

.grey2 {
	background-color: #f9f9f9;
}

.grey3 {
	background-color: #ddd;
}

.blackb {
	background-color: #333;
}

.blue-bg {
	background-color: #2172a6;
}


.dgrey-g {
	background-color: rgb(45, 45, 45, 0.9) !important;
}

/* End of colours */


.display1 {
	display: none;
}

.dotts {
    padding-bottom: 2%;
}

.dotts h3 {
    letter-spacing: 13px;
    text-align: center;
		padding-left: 2%;
}

.top-block {
	width: 100%;
	height:200px;
	z-index: 1;
}

.featured-title {
    position: absolute;
    top: 46%;
    bottom: 50%;
    left: 10%;
    right: 10%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 80%;
}

.featured-title h1 {
    background-color: #002e4fe3;
    padding-left: 3%;
    padding-right: 3%;
    /* padding-bottom: 10px; */
    line-height: 140%;
    color: #fff;
}

/*------------------------------------*\
	 END OF STRUCTIRE
\*------------------------------------*/

/*------------------------------------*\
    SEARCH
\*------------------------------------*/

.search-holder {
	width: 100%;
	margin-top: 250px;
	margin-bottom: 7%;
	padding-left: 8%;
	padding-right: 8%;

}

.search-holder h1 {
	color:#2e579c;
}

.search-holder h2 {
	color:#2e579c;
    margin-bottom: 1%;
}

article {
	padding-top: 5%;
padding-bottom: 5%;
border-bottom: 1px solid #ccc;
}

span.date {
    font-size: 14px;
    line-height: 22px;
}

span.author {
    font-size: 12px;
    color: #777;
    line-height: 21px;
}


.search-result {
	width: 100%;
	margin-top: 10%;

	    margin-bottom: 7%;
}

input.search-input-result {
    width: 70%;
		padding-left: 4%;
    height: 40px;
		border-radius: 14px 14px 14px 14px;
-moz-border-radius: 14px 14px 14px 14px;
-webkit-border-radius: 14px 14px 14px 14px;
border: 0px solid #000000;

-webkit-box-shadow: inset 1px 1px 3px 2px rgba(0,0,0,0.1);
-moz-box-shadow: inset 1px 1px 3px 2px rgba(0,0,0,0.1);
box-shadow: inset 1px 1px 3px 2px rgba(0,0,0,0.1);
}

button.search-submit-result {
	width: 18%;
    background: #555;
		border: none;
		font-size: 13px;
		color:#fff;
		margin-right: 8px;
font-family: 'Helvetica';
padding-bottom: 1%;
padding-top: 1%;
margin-left: 2%;
}


button.search-submit-result2 {
    width: 40px;
    background: transparent;
    border: none;
    padding-top: 11px;
    position: absolute;
    right: 2%;
    height: 60px;
    filter: invert(40%);
}

/*------------------------------------*\
    END OF SEARCH
\*------------------------------------*/


/*------------------------------------*\
    Home
\*------------------------------------*/


/*------------------------------------*\
    End of Home
\*------------------------------------*/




/*------------------------------------*\
    PAGES - ABOUT
\*------------------------------------*/


/*------------------------------------*\
    PAGES - CONTACT
\*------------------------------------*/


.contact-holder {
	padding-top: 2%;
	    padding-bottom: 1%;
	    height: 70px;
	    width: 100%;
}

.contact-img {
    width: 38px;
    height: 38px;
    /*filter: invert(1);*/
    float: left;
    margin-right: 15px;
}

.contact-text {
    float: left;
		text-align: left;
}

/* cognito form */

.cognito:not(.c-forms-actionBar) {
    max-width: unset !important;
    margin: 0 auto;
    width: 84% !important;
    z-index: 1;
    height: 800px;
}

.cognito .c-span-24 .c-span-12 {
    width: 40% !important;
}

.cognito .c-forms-form {
    background-color: transparent !important;
}

.c-section.c-col-1.c-sml-col-1.c-span-24.c-sml-span-12 {
    height: 125px;
}

.cognito .c-forms-form .c-forms-form-title h2 {
    font-family: 'Calibri' !important;
    font-weight: bold;
    font-size: 1.6em !important;
    color: #257fc4 !important;
    line-height: 1.15em;
}

.cognito .c-forms-form :not(.c-question) > .c-label {
    font-family: 'Calibri' !important;
    font-weight: bold;
    font-size: 1em !important;
    color: #000000;
    line-height: 1.5em !important;
}

.upload-height {
	height: 900px;
}

.cognito #c-submit-button {
    position: relative;
    float: right;
    cursor: pointer;
    width: 100%;
    height: 50px;
    margin-top: 15px;
		background: #444;
    color: #fff;
    font-weight: bold;
    font-family: 'Calibri';
    font-size: 20px;
    border: none !important;
}

.c-action {
    width: 97%;
    margin-left: 2%;
    margin-top: 8%;
}

label#c-10-4-label {
    color: #fae809 !important;
}

label#c-11-3-label {
    color: #fae809 !important;
}

label#c-12-2-label {
    color: #fae809 !important;
}

button#file-upload-11, button#file-upload-12, button#file-upload-13 {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    font-family: 'Rokkitt' !important;
    font-weight: bold !important;
    font-size: 1em !important;
    border-radius: 4px;
    color: #1b82cf !important;
}

span.c-fileupload-dropzone-message {
    color: #ffffff !important;
}



/*------------------------------------*\
    PAGES -
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/


.feature-img1 {
		background: url(img/cw-feature1.webp);
		background-size: cover;
		background-position: center;
}

.feature-img2 {
		background: url(img/southampton-aesthetics-img.jpg);
		background-size: cover;
		background-position: center;
}

.feature-img3 {
		background: url(img/ndm-about.jpg);
		background-size: cover;
		background-position: center;
}


.test-img {
	 background:	url("img/test-img.jpg");
	 background-size: cover;
	 background-position: center;
}


.gradient-bg{
	background: /* top, transparent black 37,127,196 */ linear-gradient( rgba(250, 232, 13, 0.5), rgba(250, 232, 13, 0.2) ), url(img/nutrition-img-main.jpg);
	 background-size: cover;
	 background-position: center;
}



/* END OF IMAGES */




/*------------------------------------*\
    pop up box
\*------------------------------------*/


.modalDialog {
        position: fixed;
        font-family: Arial, Helvetica, sans-serif;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(12, 12, 12, 0.8);
        z-index: 99999;
        opacity:0;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        pointer-events: none;
    }

    .modalDialog:target {
        opacity:1;
        pointer-events: auto;
    }
/*
    .modalDialog > div {
        width: 400px;
        position: relative;
        margin: 10% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 10px;
        background: #fff;
        background: -moz-linear-gradient(#fff, #999);
        background: -webkit-linear-gradient(#fff, #999);
        background: -o-linear-gradient(#fff, #999);
    }

*/

.modalDialog > .pop-box {
	position: fixed;
  width: 70%;
    top: 15%;
    margin-left: 15%;
    margin-right: 15%;
  background: #fae80b;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;

	padding-top: 8%;
padding-bottom: 8%;
padding-left: 5%;
padding-right: 5%;

}

    .close {
        background: #606061;
        color: #FFFFFF;
        line-height: 25px;
        position: absolute;
        right: -12px;
        text-align: center;
        top: -10px;
        width: 24px;
        text-decoration: none;
        font-weight: bold;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
    }

    .close:hover { background: #ccc; }


.pop-box h3 {
	line-height: 165%;
}


/*------------------------------------*\
    Crossfade
\*------------------------------------*/


					.section__hero {
  position: relative;
  height: 100%;
  transition: opacity 0.25s ease-in-out;
}
.crossFade__image {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation-name: crossFade;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 21s;
	left:0;
	object-fit: cover;
}

@keyframes crossFade {
  20% {
    opacity: 1;
  }
  70% {
    opacity: 0;
  }
}
.section__hero img:nth-of-type(1) {
  animation-delay: 0s;
}
.section__hero img:nth-of-type(2) {
  animation-delay: 7s;
}
.section__hero img:nth-of-type(3) {
  animation-delay: 14s;
}

@media screen and (prefers-reduced-motion: reduce) {
  .crossFade__image {
    display: none;
  }
  .section__hero {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

  }
}
/*------------------------------------*\
	Competition
\*------------------------------------*/

.lips {
	background:	url("img/Lips.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	position: absolute;
	/* display: none; */
	bottom: 5%;
	right: 5%;
}

.star {
    background: url(img/Stars.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    position: absolute;
    /* display: none; */
    bottom: 5%;
    left: 5%;
}

.emoji {
	background:	url("img/heart-eyes-emoji.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	position: absolute;
	/* display: none; */
	bottom: 5%;
	right: 5%;
}


.add-rel {
    position: relative;
}

.comp-bar {
    height: 50px;
    width: 94%;
    position: fixed;
    bottom: 2%;
    left: 3%;
    right: 3%;
    background-color: #f3bb20;
    font-size: 20px;
    color: #604947;
    font-family: 'Josefin Sans';
    padding-top: 16px;
    text-align: center;
    z-index: 100000000;
}

/*------------------------------------*\
	Link Box
\*------------------------------------*/

.link-box-holder {
    width: 100%;
    background-color: #81615b;
}

.link-box {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 2%;
    padding-bottom: 2%;
    text-transform: uppercase;
    font-family: 'Josefin Sans';
    color: #fff;
}

.link-box a {
    padding: 2%;
}



	/*------------------------------------*\
	    Blog
	\*------------------------------------*/

.news-wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
margin-top: 30px;
margin-bottom: 30px;
}

.news-container {
	padding-top: 4%;
	padding-bottom: 4%;
	padding-left: 5%;
	padding-right: 5%;
	background-color: #f9f9f9;
float: left;
}

.blog-img img {
    object-fit: cover;
    height: 270px;
}

	.shop-post {
	  width:100%;
	  height:60vh;
	  background-color: #de2e33;
	}

	.shop-post-img {
	  width:60%;
	  float:left;

	height:60vh;
	}

	.shop-post-img img{
	height:60vh;
	  object-fit: cover;
	}


	.shop-post-text {
	  width:40%;
	height:60vh;
	  color:#fff;
	  float:left;

	  display: flex;
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	  -webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	  -webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	}


	.centre {
	  margin-left: auto;
	  margin-right: auto;
	  width:760px;
	  margin-top: 30px;
	  margin-bottom: 30px;
	}


	.shop-wrapper {
	 width: 350px;
	 height: 505px;
	 background-color: #fff;
	 float: left;
	 margin-left: 15px;
	 margin-right: 15px;
	 margin-top: 4%;
	 margin-bottom: 1%;
	 padding-bottom: 20px;
	 position: relative;
	}

	.buy_more {
	    font-weight: bold;
	    position: absolute;
	    right: 40px;
	    left: 40px;
	    top: 180px;
	}

	.buy_more h3 {
	  font-weight: bold;
	  font-size: 18px;
	  border: #23cfd7 solid 2px;
	  padding-left: 20px;
	  padding-right: 20px;
	  padding-top: 4px;
	  padding-bottom: 4px;
		text-align: center;
	}

	.shop-text {
	    width: 85%;

	    background-color: #fff;
	    margin-left: auto;
	    margin-right: auto;
	    padding-top: 20px;
	    position: relative;
	    text-align: center;
	}


	.shop-text h2{
	  font-size: 22px;
	  font-weight: bold;
	}

	.shop-text h4 {
overflow: hidden;
	}


	.shop-text a:link, a:visited, a:active{
	  text-decoration: none;
	  color: inherit;
	}

	.blog-wrapper {
	 width: 350px;
	 height: 480px;
	 background-color: #fff;
	 float: left;
	 margin-left: 15px;
	 margin-right: 15px;
	 margin-top: 4%;
	 margin-bottom: 1%;
	 padding-bottom: 20px;
	}

	.blog-img {
	  width:350px;
	  height:270px;
	}

	.blog-text {
	    width: 85%;

	    background-color: #fff;
	    margin-left: auto;
	    margin-right: auto;
	    padding-top: 20px;
	    position: relative;
	}

	.blog-text h2{
	  font-size: 22px;
	  font-weight: bold;
	}

	.blog-text a:link, a:visited, a:active{
	  text-decoration: none;
	  color: inherit;
	}

	.excerpt {
	  padding-top: 10px;
	}

	a.view-article {
	    display: none;
	}


	.date h3 {
	  padding-top: 5px;
	  font-size: 12px;
	  color: #999;
	}

	.read_more {
	  font-weight: bold;
	  position: absolute;
	right: 0px;
	    top: 188px;
	}

	.read_more h3 {
	  font-weight: bold;

	}

	.category{
	position: absolute;
	top: 187px;
	}

	.category li{

	}

	.category ul li{
	  list-style-type: none;
	  float: left;
	}

	.post-categories li{
	  font-family: 'Century Gothic';
		color: #de2e33;
		font-weight: normal;
		font-size: 10px;
		border: 1px solid #de2e33;
		padding-top: 5px;
		padding-bottom: 5px;
	  padding-left: 12px;
	  padding-right: 12px;
	  text-align: center;
	  margin-right: 5px;
		-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	}

	a:link {
	  color: inherit;
	      text-decoration: none;
	}

	/*

	ul, menu, dir {
	    display: block;
	    list-style-type: disc;
	    -webkit-margin-before: 0px;
	    -webkit-margin-after: 0px;
	    -webkit-margin-start: 0px;
	    -webkit-margin-end: 0px;
	    -webkit-padding-start: 00px;
	}
	*/

	.post-content {
	padding-top: 4%;
	text-align: left;
	}

	.post-wrap {
	  padding-top: 3%;
	  padding-left: 8%;
	  padding-right: 8%;
	  padding-bottom: 5%;
	text-align: left;
	}

	textarea#comment {
	    width: 100%;
	    margin-top: 10px;
	}

	.comments {
	    margin-top: 50px;
	}

	input#submit {
	    background-color: #de2e33;
	    padding-left: 20px;
	    padding-right: 20px;
	    padding-top: 8px;
	    padding-bottom: 8px;
	    border: none;
	    color: #fff;
	}


	.subject-img {
	  height: 55vh;
	  background:
	    /* top, transparent black */
	    linear-gradient(
	      rgba(0, 0, 0, 0.1),
	      rgba(0, 0, 0, 0.1)
	    ),
	  url("img/weights-img.jpg");

	   background-size: cover;
	   background-position: center;
	   display: -webkit-box;
	   display: -ms-flexbox;
	   display: flex;
	   -webkit-box-orient: vertical;
	   -webkit-box-direction: normal;
	       -ms-flex-direction: column;
	           flex-direction: column;
	   -webkit-box-pack: center;
	       -ms-flex-pack: center;
	           justify-content: center;
	   -webkit-box-align: center;
	       -ms-flex-align: center;
	           align-items: center;
	   text-align: center;

	}

	.subject-img-performance {
	  height: 55vh;
	  background:
	    /* top, transparent black */
	    linear-gradient(
	      rgba(0, 0, 0, 0.1),
	      rgba(0, 0, 0, 0.1)
	    ),
	  url("img/performance.jpg");

	   background-size: cover;
	   background-position: center;
	   display: -webkit-box;
	   display: -ms-flexbox;
	   display: flex;
	   -webkit-box-orient: vertical;
	   -webkit-box-direction: normal;
	       -ms-flex-direction: column;
	           flex-direction: column;
	   -webkit-box-pack: center;
	       -ms-flex-pack: center;
	           justify-content: center;
	   -webkit-box-align: center;
	       -ms-flex-align: center;
	           align-items: center;
	   text-align: center;

	}

	.subject-img-weight {
	  height: 55vh;
	  background:
	    /* top, transparent black */
	    linear-gradient(
	      rgba(0, 0, 0, 0.1),
	      rgba(0, 0, 0, 0.1)
	    ),
	  url("img/weightloss.jpg");

	   background-size: cover;
	   background-position: center;
	   display: -webkit-box;
	   display: -ms-flexbox;
	   display: flex;
	   -webkit-box-orient: vertical;
	   -webkit-box-direction: normal;
	       -ms-flex-direction: column;
	           flex-direction: column;
	   -webkit-box-pack: center;
	       -ms-flex-pack: center;
	           justify-content: center;
	   -webkit-box-align: center;
	       -ms-flex-align: center;
	           align-items: center;
	   text-align: center;

	}


	.subject-title{


	    background-color: rgba(180, 0, 0, 0.75);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 28px;
	padding-right: 28px;
	color: #fff;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;

	font-family: 'Century Gothic';
	font-size: 48px;
	text-decoration: none;
	font-weight: bold;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	line-height: 60px;

	}
/*
	ul {
	    list-style-type: square;
	    list-style-position: outside;
	    list-style-image: none;
	    color:#fff;
	    font-family: 'Century Gothic';
	    font-size: 18px;
	    padding-inline-start: 19px;
	}

*/



	.shop-title {
		float: left;
		height:12vh;
		width:100%;


		margin-top: 5%;
		margin-bottom: 5%;
		text-align: center;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
		-webkit-box-pack: center;
			-ms-flex-pack: center;
					justify-content: center;
		-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;

	}

	.textshop h2 {
	  color: #555;
	  font-weight: bold;
	  padding-top: 2%;
	  padding-bottom: 20px;
	  padding-left: 2%;
	  padding-right: 2%;
	  font-size: 26px;
	  border-bottom: red solid 3px;
	  max-width: 84%;
	}


	section.related.products {
	    clear: both;
	    padding-top: 5%;
	}

	.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 0.618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ed1c24;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}


/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}


@font-face {
    font-family: 'Calibri';
    src: url('fonts/Calibri/Calibri.eot');
    src: url('fonts/Calibri/Calibri.eot?#iefix') format('embedded-opentype'),
        url('fonts/Calibri/Calibri.woff2') format('woff2'),
        url('fonts/Calibri/Calibri.woff') format('woff'),
        url('fonts/Calibri/Calibri.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/opensans/OpenSans-SemiBold.eot');
    src: url('fonts/opensans/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans/OpenSans-SemiBold.woff2') format('woff2'),
        url('fonts/opensans/OpenSans-SemiBold.woff') format('woff'),
        url('fonts/opensans/OpenSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/opensans/OpenSans-Regular.eot');
    src: url('fonts/opensans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans/OpenSans-Regular.woff2') format('woff2'),
        url('fonts/opensans/OpenSans-Regular.woff') format('woff'),
        url('fonts/opensans/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/opensans/OpenSans-SemiBoldItalic.eot');
    src: url('fonts/opensans/OpenSans-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans/OpenSans-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/opensans/OpenSans-SemiBoldItalic.woff') format('woff'),
        url('fonts/opensans/OpenSans-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/opensans/OpenSans-ExtraBoldItalic.eot');
    src: url('fonts/opensans/OpenSans-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans/OpenSans-ExtraBoldItalic.woff2') format('woff2'),
        url('fonts/opensans/OpenSans-ExtraBoldItalic.woff') format('woff'),
        url('fonts/opensans/OpenSans-ExtraBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/opensans/OpenSans-LightItalic.eot');
    src: url('fonts/opensans/OpenSans-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans/OpenSans-LightItalic.woff2') format('woff2'),
        url('fonts/opensans/OpenSans-LightItalic.woff') format('woff'),
        url('fonts/opensans/OpenSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/opensans/OpenSans-BoldItalic.eot');
    src: url('fonts/opensans/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans/OpenSans-BoldItalic.woff2') format('woff2'),
        url('fonts/opensans/OpenSans-BoldItalic.woff') format('woff'),
        url('fonts/opensans/OpenSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/opensans/OpenSans-Bold.eot');
    src: url('fonts/opensans/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans/OpenSans-Bold.woff2') format('woff2'),
        url('fonts/opensans/OpenSans-Bold.woff') format('woff'),
        url('fonts/opensans/OpenSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/opensans/OpenSans-Light.eot');
    src: url('fonts/opensans/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans/OpenSans-Light.woff2') format('woff2'),
        url('fonts/opensans/OpenSans-Light.woff') format('woff'),
        url('fonts/opensans/OpenSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-ExtraBold.eot');
    src: url('fonts/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-ExtraBold.woff2') format('woff2'),
        url('fonts/OpenSans-ExtraBold.woff') format('woff'),
        url('fonts/OpenSans-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/opensans/OpenSans-Italic.eot');
    src: url('fonts/opensans/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans/OpenSans-Italic.woff2') format('woff2'),
        url('fonts/opensans/OpenSans-Italic.woff') format('woff'),
        url('fonts/opensans/OpenSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}



/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/



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


	h1 {
		font-size: 64px;
		line-height: 68px;
	}


	h2 {
	  font-size: 48px;
	}

	h3 {
		font-size: 36px;
		line-height: 125%;
	}

	h4 {
	  font-size: 28px;
	  line-height: 120%;
	}

	h5 {
	  font-size: 24px;
	  line-height: 25px;
	}

	h6 {
		font-size: 16px;
		line-height: 155%;
	}

	p {
		font-size: 18px;
		line-height: 165%;

	}


.fb-link {
	 height: 40px;
	 width: 40px;
	 position: absolute;
	 right: 115px;
	 margin-top: 67px;
	 z-index: 1000;
	}

.insta-link {
	 height: 40px;
	 width: 40px;
	 position: absolute;
	 right: 165px;
	 margin-top: 67px;
	 z-index: 1000;
	}


/* Home */

/* End of home */

/* HEIGHTS */

.height1 {
  height:475px;
}

.height2 {
  height:525px;
}

.height3 {
  height:575px;
}

.height4 {
  height: 575px;
}

.height5 {
  height:675px;
}

.height6 {
  height:725px;
}

.height7 {
  height:775px;
}

.height8 {
  height: 825px;
}

/* END OF HEIGHTS */



.shop-wrapper {
    width: 350px;
    height: 545px;
    background-color: #fff;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 4%;
    margin-bottom: 1%;
    padding-bottom: 20px;
    position: relative;
}

.shop-text h4 {
    overflow: hidden;
    font-size: 22px;
}

.excerpt h6 {
    font-size: 14px;
}

.buy_more {
    font-weight: bold;
    position: absolute;
    right: 40px;
    left: 40px;
    top: 190px;
}

}


@media screen and (min-width: 1020px) and (max-width: 1220px) {



/* Home */


/* End of home */

/* FOOTER */

.footer-holder1 {
	width: 94%;
  margin-left: 3%;
  padding-bottom: 1%;
}


.footer-box1 {
	width: 22%;
}

.footer-box2 {
	width: 65%;
	float: left;
	margin-left: 7%;
	margin-top: 1%;

}

.footer-box2 h2{
  font-size: 22px;
  color:#fff;

}

.footer-box2 h3{
  font-size: 13px;
  color:#bababa;
line-height: 160%;
}

.footer-box3 {
	width: 36%;
	margin-left: 8%;
  margin-top: 1%;
}

.footer-box3 h2{
font-size: 22px;
color:#fff;

}

.footer-contact {
  width: 86%;
  float: left;
	margin-top: 1%;
	margin-bottom: 1%;
}

.footer-contact2 {
  width: 90%;
  clear: left;
	margin-top: 1%;
}

.footer-contact h3{
	font-size: 15px;
	color:#bababa;
	font-weight: bold;
	float: left;
}

.footer-contact2 h3{
	font-size: 15px;
	color:#bababa;
	font-weight: bold;
	float: left;
}

.footer-contact img {
    padding-right: 5%;
    padding-top: 2px;
    float: left;
		width:40px;
}


.footer-contact2 img {
  padding-right: 5%;
  padding-top: 2px;
  float: left;
	width:40px;
}

.links {
	float: left;
	padding-right:8%;
	color: #898989;
	font-size: 12px;
}

.contact-box1 h1 {
  font-size: 42px;
  font-weight: normal;
  color: #365c98;
  padding-bottom: 4%;
	margin-top: -1%;
}

.contact-img {
  width: 35px;
}

/* END OF FOOTER */

/* HEIGHTS */

.height1 {
	height:325px;
}

.height2 {
  height:375px;
}

.height3 {
	height:425px;
}

.height4 {
	height:475px;
}

.height5 {
	height:525px;
}

.height6 {
	height:575px;
}

.height7 {
	height:700px;
}

}

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



h1 {
	font-size: 42px;
	line-height: 48px;
}

h2 {
	font-size: 36px;
	line-height: 41px;
}

h3 {
	font-size: 25px;
	line-height: 154%;
}

h4 {
    font-size: 21px;
}

h5 {
    font-size: 17px;
}

h6 {
    font-size: 12.5px;
}

p {
	font-size: 15px;
}

/* HOME */

/* END OF HOME */

/* FOOTER */

.footer-box1 {
  width: 20%;
  float: left;
}

.footer-box2 {
	width: 65%;
	float: left;
	margin-left: 7%;
	margin-top: 1%;

}

.footer-box2 h2 {
  font-size: 17px;
  color: #fff;
}

.footer-box2 h3 {
  font-size: 11px;
  color: #bababa;
	line-height: 160%;
}

.footer-box3 {
  width: 42%;
  margin-left: 3%;
  margin-top: 0%;
}

.footer-box3 h2 {
  font-size: 17px;
  color: #fff;
}

.footer-contact {
  width: 95%;
  float: left;
  margin-top: 1%;
	margin-bottom: 1%;
}

.footer-contact img {
  padding-right: 3%;
  padding-top: 1px;
  float: left;
  width: 11%;
}

.footer-contact h3 {
  font-size: 13px;
  color: #bababa;
  font-weight: bold;
  float: left;
}

.footer-contact2 {
  width: 98%;
  clear: left;
  margin-top: 1%;
}

.footer-contact2 img {
  padding-right: 3%;
  padding-top: 2px;
  float: left;
  width: 10%;
}

.footer-contact2 h3 {
  font-size: 13px;
  color: #bababa;
  font-weight: bold;
  float: left;
}


.links-holder {
  padding-top: 2%;
  padding-bottom: 3%;
  max-width: 800px;
  min-width: 600px;
}

.links {
  float: left;
  padding-right: 3%;
  color: #898989;
  font-size: 11px;
}

/* END OF FOOTER */

/* HEIGHTS */

.height2 {
	height:275px;
}

.height3 {
	height:325px;
}

.height4 {
  height:375px;
}

.height5 {
	height:425px;
}

.height6 {
	height:475px;
}

.height7 {;
	height:525px;
}

.height8 {
	height:650px;
}

/* END OF HEIGHTS */

/* Contact */


/* BUTTONS */

.btn1 {
font-size: 15px;
}

/* END OF BUTTONS */

.shop-wrapper {
    width: 300px;
    height: 505px;
    background-color: #fff;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 4%;
    margin-bottom: 1%;
    padding-bottom: 20px;
    position: relative;
}

.blog-img {
    width: 300px;
    height: 270px;
}

.news-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 660px;
    margin-top: 30px;
    margin-bottom: 30px;
}

}

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


h1 {
	font-size: 42px;
	line-height: 48px;
}

h2 {
	font-size: 32px;
	line-height: 36px;
}

h3 {
	font-size: 26px;
	line-height: 154%;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 13px;
}

p {
	font-size: 15px;
}



/* FOOTER */

.footer {
    width: 100%;
    padding-top: 5%;
    height: 275px;
}

.comp-bar {
    height: 50px;
    width: 94%;
    position: fixed;
    bottom: 2%;
    left: 3%;
    right: 3%;
    background-color: #f3bb20;
    font-size: 17px;
    color: #604947;
    font-family: 'Josefin Sans';
    padding-top: 16px;
    text-align: center;
    z-index: 100000000;
}


}


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

h1 {

}

h2 {

}

h3 {

}
h4 {

}

h5 {

}

.width-a {
    width: 90%;
}


.floatr {
	float: right !important;
}

.floatl {
	float: left !important;
}


.boxl {
    width: 95%;
}

.boxl2 {
		width: 95%;
}

.boxr {
    width: 95%;
}

.display1 {
	display: block;
}

.display2 {
	display: none;
}

.unset {
	height: unset;
	min-height: unset;
	max-height: unset;
}


/* FOOTER */

.footer {
  width: 100%;
  height: 280px;
  min-height: 280px;
  padding-top: 5%;
}

.footer-holder1 {
  width: 88%;
  margin-left: 6%;
  padding-bottom: 1%;
}

.footer-box1 {
  width: 30%;
  float: left;
}

.footer-box2 {
  width: 93%;
  float: left;
  clear: left;
  margin-left: 3%;
  margin-top: 1%;
}

.footer-box3 {
  width: 75%;
  margin-left: 3%;
  margin-top: 6%;
}

.footer-contact img {
  padding-right: 3%;
  padding-top: 1px;
  float: left;
  width: 8%;
}

.footer-contact2 img {
  padding-right: 3%;
  padding-top: 2px;
  float: left;
  width: 7%;
}

.lineF {
  width: 100%;
  height: 2px;
  background-color: #415069;
  margin-top: 6%;
  margin-bottom: 5%;
  position: relative;
  float: left;
}

.links-holder {
  padding-top: 2%;
  padding-bottom: 3%;
  max-width: unset;
  min-width: unset;
  width: 100%;
	display: block;
}

.links {
  float: left;
  padding-right: 10%;
  color: #898989;
  font-size: 11px;
  line-height: 18px;
}

/* END OF FOOTER */

/* BUTTONS */


/* END OF BUTTONS */

/* HOME */

.shop-wrapper {
    width: 420px;
    height: 420px;
    background-color: #fff;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 4%;
    margin-bottom: 1%;
    padding-bottom: 20px;
    position: relative;
}

.blog-img {
    width: 420px;
    height: 200px;
}

.blog-img img {
    object-fit: cover;
    height: 200px;
    width: 100%;
}

.buy_more {
    font-weight: bold;
    position: absolute;
    right: 40px;
    left: 40px;
    top: 155px;
}

.news-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 440px;
    margin-top: 30px;
    margin-bottom: 30px;
}

/* END OF HOME */


/* NAVIGATION */


/* END OF NAVIGATION */

/* Contact */

.contact-img {
    width: 26px;
}

.contact-text h4 {
	font-size: 17px !important;
}



}



@media (max-height: 535px) and (max-width: 650px) {
    /* CSS stuff */

}

@media (min-height: 781px) and (max-width: 650px) {
    /* CSS stuff */

}


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

.l-border-half {
    width: 100%;
  /*  margin-left: 5% !important;
    margin-right: 5% !important; */
}

.height-mob1 {
  height: unset !important;
}

.comp-bar {
    height: 50px;
    width: 94%;
    position: fixed;
    bottom: 2%;
    left: 3%;
    right: 3%;
    background-color: #f3bb20;
    font-size: 15px;
    color: #604947;
    font-family: 'Josefin Sans';
    padding-top: 16px;
    text-align: center;
    z-index: 100000000;
}

.height-mob1 {
	height: unset !important;
	min-height: unset !important;
	max-height: unset !important;
}

.acentre-mob {
	text-align: center !important;
}

.pad-mob1 {
	padding: 5% !important
}


.third1 {
    width: 90%;
    margin-left: 5% !important;
    margin-right: 5% !important;
}

.third2 {
    width: 90%;
    margin-left: 5% !important;
    margin-right: 5% !important;
}



}

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

h1 {

}



.mob-marg-top {
	margin-top: 8%;
}

}


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


	h1 {
		font-size: 38px;
		line-height: 44px;
	}

	h2 {
	  font-size: 22px;
	}

	h3 {
		font-size: 22px;
		line-height: 125%;
	}

	h4 {
	  font-size: 20px;
	  line-height: 120%;
	}

	h5 {
	  font-size: 18px;
	  line-height: 25px;
	}

	h6 {
		font-size: 12px;
		line-height: 155%;
	}

	p {
		font-size: 14px;
		line-height: 155%;

	}

.btn1 {
  font-size: 14px;
}

/* NAVIGATION */

.contact-box h4 {
	font-size:16px;
}

/* Contact */

.contact-img {
  width: 23px;
}

/* SEARCH */

.search-holder h1 {
    color: #2e579c;
    font-size: 30px;
    line-height: 36px;
}

.search-holder {
    width: 100%;
    margin-top: 300px;
	}

	input.search-input-result {
    width: 96%;
    padding-left: 4%;
    height: 40px;
    border-radius: 14px 14px 14px 14px;
    -moz-border-radius: 14px 14px 14px 14px;
    -webkit-border-radius: 14px 14px 14px 14px;
    border: 0px solid #000000;
    -webkit-box-shadow: inset 1px 1px 3px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 1px 1px 3px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px 1px 3px 2px rgba(0,0,0,0.1);
}

button.search-submit-result {
    width: 96%;
    background: #555;
    border: none;
    font-size: 13px;
    color: #fff;
    margin-right: 8px;
    font-family: 'Helvetica';
    padding-bottom: 2%;
    padding-top: 2%;
    /* padding-left: 1%; */
    /* padding-right: 2%; */
    text-align: center;
    margin-left: 2%;
    margin-top: 3%;
    margin-bottom: 7%;
}

/* END OF SEARCH */

/* HOME */

.service-box {
    width: 96%;
}

/* END OF HOME */



/* FOOTER */

.footer {
    width: 100%;
    height: 250px;
    min-height: 250px;
    padding-top: 5%;
}

.footer-box3 {
    width: 75%;
    margin-left: 3%;
    margin-top: 8%;
}

.footer-contact img {
    padding-right: 3%;
    padding-top: 1px;
    float: left;
    width: 11%;
}

.footer-contact2 img {
    padding-right: 3%;
    padding-top: 0px;
    float: left;
    width: 11%;
}

.veracity {
    position: absolute;
    right: 5%;
    color: #fff;
    top: 15px;
    font-size: 11px;
}

p.copyright {
    padding-left: 5%;
    color: #fff;
    padding-top: 15px;
    font-size: 11px;
}

/* END OF FOOTER */


.comp-bar {
    height: 47px;
    width: 94%;
    position: fixed;
    bottom: 2%;
    left: 3%;
    right: 3%;
    background-color: #f3bb20;
    font-size: 12px;
    color: #604947;
    font-family: 'Josefin Sans';
    padding-top: 18px;
    text-align: center;
    z-index: 100000000;
}


}


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

	.logo {
	    width: 100%;
	    height: 140px;

	    position: absolute;
	    top: 0;
	    left: 0%;
	    z-index: 10;
	}




/* NAVIGATION */

.contact-box h4 {
	font-size:16px;
}

/* Contact */

.contact-img {
    width: 23px;
}

/* SEARCH */

.search-holder h1 {
    color: #2e579c;
    font-size: 30px;
    line-height: 36px;
}

.search-holder {
    width: 100%;
    margin-top: 300px;
	}

	input.search-input-result {
    width: 96%;
    padding-left: 4%;
    height: 40px;
    border-radius: 14px 14px 14px 14px;
    -moz-border-radius: 14px 14px 14px 14px;
    -webkit-border-radius: 14px 14px 14px 14px;
    border: 0px solid #000000;
    -webkit-box-shadow: inset 1px 1px 3px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 1px 1px 3px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px 1px 3px 2px rgba(0,0,0,0.1);
}

button.search-submit-result {
    width: 96%;
    background: #555;
    border: none;
    font-size: 13px;
    color: #fff;
    margin-right: 8px;
    font-family: 'Helvetica';
    padding-bottom: 2%;
    padding-top: 2%;
    /* padding-left: 1%; */
    /* padding-right: 2%; */
    text-align: center;
    margin-left: 2%;
    margin-top: 3%;
    margin-bottom: 7%;
}

/* END OF SEARCH */

/* HOME */




/* END OF HOME */



/* FOOTER */

.footer {
    width: 100%;
    height: 440px;
    min-height: 440px;
    padding-top: 5%;
}

.footer-box3 {
    width: 75%;
    margin-left: 3%;
    margin-top: 8%;
}

.footer-contact img {
    padding-right: 3%;
    padding-top: 1px;
    float: left;
    width: 11%;
}

.footer-contact2 img {
    padding-right: 3%;
    padding-top: 0px;
    float: left;
    width: 11%;
}

.veracity {
    position: absolute;
    right: 5%;
    color: #fff;
    top: 15px;
    font-size: 11px;
}

p.copyright {
    padding-left: 5%;
    color: #fff;
    padding-top: 15px;
    font-size: 11px;
}

/* END OF FOOTER */

ul.cd-nav-icons {
    top: 0;
    width: 240px;
    /* left: 20px; */
}
ul#cd-primary-nav {
    top: 14vh;
    width: 310px !important;
    left: 8%;
}

ul.cd-nav-icons {
    top: 0;
    width: 240px !important;
    /* left: 20px; */
}



}


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

h1 {
    font-size: 32px;
    line-height: 35px;
}


.footer-bottom {
	width: 100%;
	height: 75px;
	position: relative;
}

.veracity {
	position: absolute;
	right: unset;
	color: #fff;
	top: unset;
	bottom: 14px;
	left: 5%;
	font-size: 11px;
}

}





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

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

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

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

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

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

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/



.collapsible {

	/* border: 2px solid #2d589c; */
	background: #333;
	padding-left: 6%;
	padding-right: 6%;
	padding-top: 11px;
	padding-bottom: 11px;
	margin-top: 35px;

	cursor: pointer;
	transition: all 0.8s ease-in;
	font-size: 19px;
	color: #fff;
	text-align: center;
	width: max-content;
	transition: all 0.8s ease-in;
	font-family: 'Calibri';
}


/*
.collapsible:hover {
	-webkit-box-shadow: 4px 7px 15px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 4px 7px 15px 2px rgba(0,0,0,0.5);
	box-shadow: 4px 7px 15px 2px rgba(0,0,0,0.5);
}*/

.collapsible:after {
    content: 'Learn more \002B';
    color: #fff;
    font-weight: normal;
    /* float: right;
    margin-left: 35px;*/
		margin-left: auto;
		margin-right: auto;
    font-family: 'Calibri';
    font-size: 17px;
}

.active:after {
    content: "Learn more \2212";
		color: #fff;
}

.content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;

}

.expand-buy {
    width: 18%;
    height: 40px;
    /* background: #fff; */
    position: absolute;
    right: 4%;
    top: 30px;
		    font-family: 'Calibri';
}


.expand-text {
    width: 84%;
    margin-left: 8%;
    margin-right: 8%;
		    margin-top: 9%;
}

.button-buy {
	width:40%;
	margin-top: 1%;
}






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

	.expand-buy {
	    width: 18%;
	    height: 40px;
	    /* background: #fff; */
	    position: absolute;
	    right: 4%;
	    top: 18px;
	    font-family: 'Calibri';
	}

	.woocommerce ul.products li.product .button {
    font-size: 14px;
    margin-top: 4%;
		padding-bottom: 12px;
		padding-top: 12px;
}

.expand-title h6 {
    font-family: 'Bebas Neue' !important;
    font-weight: normal;
    padding-bottom: 2%;
    padding: 0%;
    color: #267ec5;
}

}







/* LIGHTBOX */


/* line 7, ../sass/lightbox.sass */
body:after {
  content:url("img/loading.gif") url("img/prev.png") url("img/next.png") url("img/close.png");
  display: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;

}

.lightbox .lb-image {
    display: block;
    height: auto;
    width: 100% !important;
    height: auto !important;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */ /*
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;

} */

.lb-outerContainer {
    position: relative;
    background-color: white;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    width: 90% !important;
    margin-left: 5%;
    margin-right: 5%;
    height: auto !important;
}

/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

.lb-container {
    width: 100% !important;
    height: auto !important;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background:url("img/loading.gif") no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background:url("img/prev.png") left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background:url("img/next.png") right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;

}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background:url("img/close.png") top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}



/* Navigation*/
