@charset "utf-8";
/* CSS Document */

/*************************************************************************
                            GENRAL STYLES
*************************************************************************/

body {
font-family:Calibri, Helvetica, sans-serif;
background-color:#FFF;
width:100%;
height:100%;
}  

	
li {
text-decoration:none;
}

	
a {
text-decoration:none;
}
 
.navbar-brand img {
	max-width: 200px;
}
		
img{
	width:100%;
}

/*************************************************************************
                            NAVIGATION AREA


Background Grey #f9f9fa

wording colour #484d55

Headers/logo Colour  #7b9698


*************************************************************************/
.account{
	font-family: 'Montserrat', sans-serif;
	color:#484d55;
	overflow:hidden;
	
	border-bottom: 1px #f9f9fa solid;
	height:30px;

}
.account h1 {
	display: block;
	padding:5px 20px 10px 35px;
	float: right;
}

.account h1  {
	background-image:url("../images/ACC.jpg");
	background-size: 30px;
	background-repeat: no-repeat;
	color:#484d55;
	
}
.cart_head{
	width:30px;
	height:30px;
	float:right;
margin-right:20px;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}


.account h1:hover{
	color:#7b9698;
	
}


		
/*************************************************************************
                            NAVIGATION AREA
*************************************************************************/			
				
	
.navbar { 
	
width:100%;
font-family: 'Montserrat', sans-serif;
border-bottom: 1px solid #7b9698;
/* border-bottom: 1px solid rgb(77 77 79 / 20%); */

}

.navbar-nav {
	margin-left: auto !important;
}
			 
.nav_container {
width:100%;
margin:0 auto;
border-bottom: 1px solid #f9f9fa;
	
}
	
.mb_menu {
display:block;
float:right;
margin: 33px 20px 20px 15px;
cursor:pointer;
color:#FFF;
}
		
			
.main_nav {
width:100%;
height:0;
overflow:hidden;
	
}
		
.nav_open {
height:auto;
}
		
		
.main_nav li {
width:100%;

}
				 
				 
				 
.menu-item a {
display:block;/*targeting the anchors within the lists and giving a block display increases hit area*/
color: #7b9698 !important;
font-weight:bold;
font-size:1em;
text-transform: uppercase;
}

.menu-item.nav-item.wpmenucartli.wpmenucart-display-standard.menu-item {
	padding:8px 10px;
}
			
				   
@media screen and (max-width: 1200px) {
	.menu-item a{
		font-size: .8em;
	}
}	

.nav_area h1 { 
color:#7b9698;
font-weight:bold;
font-size:1.2em;
padding: 20px 0 0 5px;
float:left;
}

/*************************************************************************
                            NAVIGATION LINK STYLES
*************************************************************************/




ul.main_nav a:hover {
color: #484d55;
}
		

/*************************************************************************
                            splash image home page
*************************************************************************/		


.splash_image{
	background-image:url("../images/home_splash.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width:100%;
	height:400px;
	overflow:hidden;
}

.welcome{
	background-image:url("../images/welcome_bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	max-width:300px;
	padding: 100px 80px 100px 20px;
	float:right;
	margin-top:60px;
	margin-right:10px;
	}

.welcome p {
	font-size:26px;
	font-weight: 100;
	color: #FFFFFF;
	font-family: 'Montserrat', sans-serif;
}



/*************************************************************************
                      about Section Styles
*************************************************************************/


/*Background Grey #f9f9fa

wording colour #484d55

Headers/logo Colour  #7b9698*/

.about_section{
overflow:hidden;
	padding: 60px 30px 60px 30px;
	background-color: #f9f9fa;
	text-align: center;

}

.underline{
	width:50px;
	border-bottom: 7px solid #7b9698;
	padding-top:20px;
	margin:0 auto;
}


.headers{
font-size:26px;
	font-weight: 100;
	color: #7b9698;
	text-align: center;
	font-family: 'Montserrat', sans-serif;	
}


.about_holder p {
	color:#484d55;
	font-size:16px;
	line-height:20px;
}


/*************************************************************************
                     NEW ARRIVALS Section Styles
*************************************************************************/


/*Background Grey #f9f9fa

wording colour #484d55

Headers/logo Colour  #7b9698
font-family: 'Montserrat', sans-serif;	
*/

.new_arrivals_section{
	overflow: hidden;
	background-color:#f9f9fa;
	
}





.products a, .products_two a, .products_three a, .products_four a {
	color:#7b9698;
	
}


.image_holder:hover {
	box-shadow: 0px 0px 28px 0px rgba(0,0,0,0.33);
-webkit-box-shadow: 0px 0px 28px 0px rgba(0,0,0,0.33);
-moz-box-shadow: 0px 0px 28px 0px rgba(0,0,0,0.33);
}

.image_holder{
-webkit-border-top-left-radius: 16px;
-webkit-border-top-right-radius: 16px;
-moz-border-radius-topleft: 16px;
-moz-border-radius-topright: 16px;
border-top-left-radius: 16px;
border-top-right-radius: 16px;
}
.image_holder img {
	-webkit-border-top-left-radius: 16px;
-webkit-border-top-right-radius: 16px;
-moz-border-radius-topleft: 16px;
-moz-border-radius-topright: 16px;
border-top-left-radius: 16px;
border-top-right-radius: 16px;
}
.woocommerce-loop-product__title{
	font-family: 'Montserrat', sans-serif;
	font-size:15px;
	padding-left:3%;
	padding-top:3%;
	padding-bottom:1%;
	font-weight: 100;
}

.p_underline {
	width:30px;
	border-bottom: 5px solid #7b9698;
}


/* .price_cart{
overflow:hidden;
}

.price{
	display:inline-block;
	color:#7b9698;
	padding-left:3%;
	padding-top:3%;
	padding-bottom:3%;
	float:left;
	

} */



/* .cart{
	display:inline-block;
	float:right;
	margin-right:3%;
	margin-top:2%;
	width:35px;
	height:32px;
	
} */



.spacer {
	width:100%;
	background-color:#f9f9fa;
	height:5%;
	
}
/*************************************************************************
                     footer styles
*************************************************************************/


/*Background Grey #f9f9fa

wording colour #484d55

Headers/logo Colour  #7b9698
font-family: 'Montserrat', sans-serif;	
*/
.footer{
	background-color:#7b9698;
	overflow: hidden;
}

.logo_footer{
	padding:10%;
}


.footer_menu {
	border-left:1px #FFFFFF solid;
	margin-left:10%;
	padding-left:10%;
	padding-top:15%;
	padding-bottom:15%;
	margin-bottom:5%;
	overflow:hidden;
}

.footer_menu li{
	margin-bottom:5px;
}


.footer_menu li a{
	color:#FFFFFF;
}


