/*
Theme Name: Shrimpy Child
Description: Shrimpy Blank Child Theme
Author: Highthemes
Version: 1.0
Template: ht-shrimpy
*/

@import url("../ht-shrimpy/style.css");
@import url("css/fonts.css");



/* General definitions */
/* Change width of container to 1200px */
@media (min-width:1200px) {
	.container {
		width:1200px;
	}
}

/* Set font-family for bold texts */
strong {
	font: 500 18px 'BrooklynSamuelsFiveBold', sans-serif;
}

/* Set transparency */
.transparent {
	opacity: 0.3;
}

/* Set vertical margin before content entries */

/*
.content-entry {
    margin-top: 50px;
}
*/

/* Underline links */
.content-entry p a {
	text-decoration: underline;
}

/* Header Styling */
#logo {
	text-align: left;
	padding-left: 60px;
}

/* Main navigation styling */
/* Main menu styling */

#navigation-sticky-wrapper {
	margin-bottom: 40px;
}

#navigation {
	height: 81px;
	border-bottom: 1px solid black;
	color: #000;
	background: #fff;
}

.sf-menu {
	border-bottom: 1px solid black;
}

.sf-menu li {
 	color: #000;
 	background: #fff; 
}

.sf-menu a {
	border-top: 0px;
	color: #000;
}

/*
#nav li.current a {
	text-decoration: underline;
}
*/

/* Sticky Nav Styling */
.logo-sticky {
	display: none;
}

.logo-sticky img {
	height: 140px;
}

.is-sticky .logo-sticky {
	display: inline;
	position: absolute;
	left: 60px;
	top: 11px;
}

#header {
	position: relative;
}

/* Food menu navigation styling */

.special-tab ul.special-tabs-titles {
	border-bottom-color: #000;
}

.special-tab .special-tabs-titles a {
	color: #000;
	text-transform: uppercase;
}

.special-tab .special-tabs-titles li {
	width: 11.1%;
}

.special-tab .special-tabs-titles li.current a {
	color: #fff;
}

.special-tab .special-tabs-titles li.current {
	background-color: #000;
}

.special-tab ul.special-tabs-titles i {
	display: none;
}

/* Food menu styling */

.section-title p {
	font-size: 14px;
}

.food-menu-item {
	padding-bottom: 40px;
}

.food-menu-item .food-menu-desc {
	background-color: transparent;
	border: 0px;
    padding: 10px 13px 0 20px;
    overflow: hidden;
    text-align: left;
}

.food-menu-item-img-outer {
    padding: 6px;
    background-color: transparent;
    -webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0px 0px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.2);
}
.food-menu-item h5 {
    margin-bottom: 20px;
    font-weight: 500;
    word-spacing: -1px;
    font-size: 18px;  
}

.food-menu-item h5 a,
.single-food .section-title h2 {
	font-family: 'BrooklynSamuelsFiveBold' !important;
}

.food-menu-item h5 a .extrabold {
	text-transform: uppercase;
}

.food-menu-details .food-menu-price {
    font: 500 18px 'BrooklynSamuelsFiveBold', sans-serif;
}



/* 2 Columns Styling Our Philosophy */
.shortcode.col-md-6.col-sm-6.col-xs-6.philosophy,
.shortcode.col-md-6.col-sm-6.col-xs-6.nopaddingleft {
	padding-left: 0px;
}

.shortcode.col-md-6.col-sm-6.col-xs-6.philosophy span.button {
    padding-right: 25px;
}

.shortcode.col-md-6.col-sm-6.col-xs-6 img.alignright {
	margin: 0px;
}


/* Contact Form */

.forms .svg {
    height: 45px;
}

div#wpcf7-f5-o1 {
    margin-bottom: 83px;
    margin-top: 20px;
}

.content-entry .alignleft {
    margin-top: 0px;
}

.shortcode.col-md-6.col-sm-6.col-xs-6.contact {
    padding-left: 0px;
    padding-right: 0px;
}

.shortcode.col-md-6.col-sm-6.col-xs-6.contact.colright {
    padding-left: 15px;
}

.wpcf7-form {
	padding-top: 0px;
}

/* hide linebreaks added by mailchimp js in mailchimp form */
#mc_embed_signup span.wpcf7-form-control-wrap br {
    display: none;
}

.wpcf7-form-control[type="email"] {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    display: block;
    line-height: 1.42857;
    padding: 6px 12px;
    -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    -moz-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    height: 60px;
    padding: 20px 30px;
    font-size: 16px;
    font-weight: 500;
    background-color: #f0f3f5;
    border-color: #f0f3f5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.wpcf7-form-control[type="text"]::-webkit-input-placeholder  {  
	color: #000;
}
.wpcf7-form-control[type="text"]:-moz-placeholder  {  
	color: #000;
}
.wpcf7-form-control[type="text"]::-moz-placeholder  {  
	color: #000;
}
.wpcf7-form-control[type="text"]:-ms-input-placeholder  {  
	color: #000;
}
::-webkit-input-placeholder  {  
	color: #000;
}
:-moz-placeholder  {  
	color: #000;
}
::-moz-placeholder  {  
	color: #000;
}
:-ms-input-placeholder {  
	color: #000;
}


/* Footer styling */

#footer .footer-container {
  color: #fff;
  background: #000;
}


/* Social media icons */
ul.socials li.facebook .circle-icon,
ul.socials li.google-plus .circle-icon,
ul.socials li.rss .circle-icon,
ul.socials li.instagram .circle-icon {
	background-color: #fff;
}

ul.socials li .circle-icon:hover {
    background-color: #9b9b9b !important;
    -webkit-box-shadow: -1px 3px 2px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: -1px 3px 2px 0px rgba(0,0,0,0.1);
    box-shadow: -1px 3px 2px 0px rgba(0,0,0,0.1);   
}

ul.socials li i {
	color: #000;
}

#footer h5.footer-copyright {
	font-family: 'BrooklynSamuelsFiveBold', sans-serif !important;
	line-height: 22px;
}

#footer h5.footer-copyright strong {
	color: #fff;
}









/* Responsive Fixes */
@media only screen and (max-width: 480px) {	
	
	/* Header */
	#logo {
		text-align: center;
		padding-left: 0px;
	}
	
	/* Real Vegan Burgers */
	#realvegan-burgers .content-entry {
    	margin-top: 20px;
	}
	
	/* About Us */
	section#about-us img:first-child {
    	margin-bottom: 15px;
	}
	
	/* Our Philosophy */
	#our-philosophy .content-entry {
		padding: 0px 15px;
		text-align: center;
	}
	
	.shortcode.col-md-6.col-sm-6.col-xs-6.philosophy.last {
		padding-top: 15px;
	}
	
	.shortcode.col-md-6.col-sm-6.col-xs-6.detaillink {
		text-align: center;
	}
	
	.shortcode.col-md-6.col-sm-6.col-xs-6.detaillink.last {
		padding-left: 15px;
		padding-top: 15px;
	}
	
	.shortcode.col-md-6.col-sm-6.col-xs-6 img.alignright {
		float: none;
	}
	
	/* Get In Contact */
	#get-in-contact .content-entry {
    	margin-top: 20px;
	}

	.shortcode.col-md-6.col-sm-6.col-xs-6.contact.colright {
    	padding-left: 0px;
	}
	
	.shortcode.col-md-6.col-sm-6.col-xs-6.forms {
		margin-top: 15px;	
	}
	
	.forms .svg {
		height: auto;
	}
	
	/* Form Submit Images */
	input[type="image"] {
	    width: 100%;
	}
}



@media only screen and (max-width: 1200px) {	
	
	/* About Us */
	.shortcode.col-md-6.col-sm-6.col-xs-6.detaillink {
		padding-left: 0px;
	}
	
	.forms .svg {
		height: auto;
	}
	
	/* Form Submit Images */
	input[type="image"] {
	    width: 100%;
	}
}

.mt40 {
	margin-top: 40px;
}

.single-page .desc p:last-child {
	padding-top: 30px;
	max-width: 98.5%;
	background: url(images/bg_caro.png) repeat-x 0 0 transparent;
}

.header-svg {
	position: absolute;
	top: 40%;
	left: 50%;
	width: 100%;
	height: 150px;
	margin-left: -50%;
	background-size: 80% 100%;
}
#header_vegan-burgers { background: url(/wp-content/themes/shrimpy-child-theme/images/header_vegan-burgers.svg) no-repeat center top transparent; }
#header_vegan-wraps { background: url(/wp-content/themes/shrimpy-child-theme/images/header_vegan-wraps.svg) no-repeat center top transparent; }
#header_vegan-sides { background: url(/wp-content/themes/shrimpy-child-theme/images/header_vegan-sides.svg) no-repeat center top transparent; }
#header_gorgeous-salads { background: url(/wp-content/themes/shrimpy-child-theme/images/header_gorgeous-salads.svg) no-repeat center top transparent; }
#header_vegan-dips { background: url(/wp-content/themes/shrimpy-child-theme/images/header_vegan-dips.svg) no-repeat center top transparent; }
#header_cold-drinks { background: url(/wp-content/themes/shrimpy-child-theme/images/header_cold-drinks.svg) no-repeat center top transparent; }
#header_vegan-sweets { background: url(/wp-content/themes/shrimpy-child-theme/images/header_vegan-sweets.svg) no-repeat center top transparent; }
#header_fair-trade-coffee { background: url(/wp-content/themes/shrimpy-child-theme/images/header_fair-trade-coffee.svg) no-repeat center top transparent; }
#header_vegan-ice-cream { background: url(/wp-content/themes/shrimpy-child-theme/images/header_vegan-ice-cream.svg) no-repeat center top transparent; }

.page-id-2141 .header-svg { background: url(/wp-content/themes/shrimpy-child-theme/images/header_healthyliving.svg) no-repeat center top transparent; }
.page-id-2143 .header-svg { background: url(/wp-content/themes/shrimpy-child-theme/images/header_thinklongterm.svg) no-repeat center top transparent; }
.page-id-2322 .header-svg { background: url(/wp-content/themes/shrimpy-child-theme/images/header_saved-ressources.svg) no-repeat center top transparent; }

@media only screen and (max-width: 767px) {
	.food-menu-desc {
		text-align: center !important;
    	margin-left: -10px;
	}
}

@media only screen and (max-width: 480px) {
	.shortcode.col-md-6.col-sm-6.col-xs-6.detaillink.last {
		padding-left: 0;
	}
}

/* overwrite mobile design here */
@media only screen and (max-width: 1024px) {

	.desc {
		padding-left: 15px;
		padding-right: 15px;
	}

	.special-tab .special-tabs-titles {
		text-align: center;
	}
	.special-tab .special-tabs-titles li {
		width: auto;
		white-space: nowrap;
		margin-left: 5px;
		margin-right: 5px;
	}
	.special-tab .special-tabs-titles li a,
	.special-tab .special-tabs-titles li a:hover,
	.special-tab .special-tabs-titles li a:focus {
		padding-left: 5px;
		padding-right: 5px;
	}
	.special-tab .special-tabs-titles li i {
		display: none;
	}
	.special-tab .special-tabs-titles li span {
		display: block;
	}
	.special-tab ul.special-tabs-titles {
		height: auto;
	}

	#mobile-navigation-sticky-wrapper {
		position: absolute;
		width: 100%;
		top: 0;
	}
	#mobile-navigation-sticky-wrapper #mobile-navigation {
		background-color: #000;
	}
	#mobile-navigation-sticky-wrapper #mobile-navigation:before {
		content: '';
		position: absolute;
		top: 2px;
		left: 50%;
		margin-left: -36px;
		display: inline-block;
		width: 72px;
		height: 59px;
		background: url(images/logo_mobile.png) no-repeat 0 0 transparent;
	}
	#mobile-navigation-sticky-wrapper .mobile-nav-container {
		overflow: auto;
	}
	#mobile-navigation-sticky-wrapper #menu-toggle {
		float: right;
		margin-right: 10px;
	}
	#mobile-navigation-sticky-wrapper #nav {
		clear: both;
	}
	#mobile-navigation-sticky-wrapper #mobile-navigation ul li a {
		color: #FFF;
		font: normal 24px 'VoltageLight';
	}
	#mobile-navigation-sticky-wrapper #mobile-navigation ul li a:hover {
		background-color: inherit;
		color: #FFF;
		text-decoration: underline;
	}

	#header {
		margin-top: 67px;
	}

	#logo {
		display: none;
	}

}

/* Counters */
.sustained-counter {
	text-align: center;
	font: normal 15px 'MBVintage', Helvetica, Arial, sans-serif;
}
.sustained-counter > div {
	display: inline-block;
	min-width: 320px;
	margin: 0px 30px 0px 30px;
}
.sustained-counter > div > span {
	display: block;
	position: relative;
	padding: 0px 40px 15px 40px;
	font: normal 40px 'BrooklynSamuelsFiveBold', Helvetica, Arial, sans-serif;
	border-bottom: 2px solid #DDD;
}
.sustained-counter > div > label {
	padding-top: 20px;
	color: #777;
}
.sustained-counter > div > span::after {
	content: ' ';
	position: absolute;
	left: 50%;
}
.sustained-counter > div#watercounter > span::after {
	width: 20px;
	height: 23px;
	bottom: -12px;
	margin-left: -10px;
	background: url(images/icon_blob.png) no-repeat center bottom transparent;
}
.sustained-counter > div#co2counter > span::after {
	width: 29px;
	height: 17px;
	bottom: -9px;
	margin-left: -15px;
	background: url(images/icon_co2.png) no-repeat center bottom transparent;
}
.sustained-counter > div#graincounter > span::after {
	width: 25px;
	height: 32px;
	bottom: -16px;
	margin-left: -13px;
	background: url(images/icon_grain.png) no-repeat center bottom transparent;
}
.sustained-counter > div#areacounter > span::after {
	width: 30px;
	height: 30px;
	bottom: -15px;
	margin-left: -15px;
	background: url(images/icon_area.png) no-repeat center bottom transparent;
}


.sf-menu ul li, .sf-menu ul li:hover {
	background: #FFF !important;
}

.sf-menu ul.submenu-languages li {
	position: relative;
	top: -30px;
}


