/*
Theme Name:     First Giraffe Design
Theme URI:      http: //firstgiraffedesign.co.uk
Description:    First Giraffe Design's theme
Author:         Ben Dowell-McGrillan at First Giraffe Design
Author URI:     http: //firstgiraffedesign.co.uk
Template:       foodica
Version:        1.0.037
*/
@import url("../foodica/style.css");

/*RETINA-IMAGES*/
.img-ret {
	height: auto !important;
}
.ret-150 {
	width: 150px !important;
}
/*MOBILE-MENU*/
.menu-item .fa {
    float: right;
    position: relative;
    top: 0.45em;
}
.mobmenu_content {
    padding-top: 55px !important;
}
.mob-expand-submenu {
    right: -5px !important;
}
.menu-item-151 {
    margin-top: 20px !important;
    border-top: 1px solid #d7d7d7;
    padding-top: 20px;
}
.menu-item-40 .fa.fa-bars {
    margin-right: 5px;
}
/*COOKIES*/
#cookie-notice {
    font-size: 0.9em;
	z-index: 99998 !important;
}
.cookie-notice-container {
    padding: 8px 30px !important;
}
#cookie-notice .button {
    background-color: white;
    padding: 2px 8px 3px 8px;
    border-radius: 3px;
	color: #000;
}
/*GENERAL PAGE LAYOUT*/
.main-navbar {
    display: none !important;
}
.entry-header {
    display: none;
}
.entry-content {
    z-index: 1 !important;
    position: relative;
}
.fullpagewidth {
    margin-left: calc((-100vw + 100%)/2);
    margin-right: calc((-100vw + 100%)/2);
}
.page-wrap {
    overflow: hidden;
}
.scs-floating-button {
    padding: 23px 50px 8px 50px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
}
/*PRICING PAGE*/
.bg-showmore-plg-link {
    padding: 5px 10px;
	display: block;
	width: 100%;
	margin-top: 29px;
	font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
	transition: ease-in 0.5s;
}
.bg-margin-for-link {
    margin-bottom: initial;
    background-color: #9AAFA6;
    color: #161616;
    border-radius: 3px;
    padding: 5px 20px;
}
.bg-margin-for-link a {
    font-weight: 900 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 17px;
}
.bg-close {
	letter-spacing: 3px;
	border-radius: 2px;
    transition: ease-in 0.2s;
}
.price-table tr {
	height: 30px;
	border-bottom: 2px solid #8da39a;
}
.price-image {
	max-height: 360px;
    overflow: hidden;
    width: 100vw;
    margin-left: calc((-100vw + 100%)/2);
    margin-right: calc((-100vw + 100%)/2);
    background: #000;
    box-shadow: 0px 4px 4px 0px #000;
}
.price-image img {
    max-height: 360px;
    width: auto;
}
.fl-node-5bf40f62d53a1::after {
    display: none;
}
#pricelist .fl-col::after, #pricelist .fl-node-content::after, #pricelist .fl-col-group::after, #pricelist .fl-module::after, #pricelist .fl-col::before, #pricelist .fl-node-content::before, #pricelist .fl-col-group::before, #pricelist .fl-module::before {
    display: none;
}
/*PRICING PAGE TABLEPRESS*/
.tablepress tbody td {
    vertical-align: middle !important;
}
.price-table {
	width: 90% !important;
    margin: auto;
	position: relative;
    top: -15px;
	line-height: 1.2;
}
.price-table td {
	width: 100%;
    padding: 0 7px !important;
}
.price-right, .price-table .column-2, .price-table .column-3, .price-table .column-4, .price-table .column-5 {
    text-align: center;
}
.price-small {
    line-height: 1;
	top: -2px;
    position: relative;
	padding-top: 4px;
    padding-bottom: 4px;
}
.price-small span {
    font-size: 0.6em;
}
.pr-2 .row-2, .pr-3 .row-3, .pr-4 .row-4, .pr-5 .row-5, .pr-6 .row-6, .pr-7 .row-7, .pr-8 .row-8, .pr-9 .row-9, .pr-10 .row-10, .pr-11 .row-11, .pr-12 .row-12, .pr-13 .row-13, .pr-14 .row-14, .pr-15 .row-15, .pr-16 .row-16, .pr-17 .row-17, .pr-18 .row-18, .pr-19 .row-19, .pr-20 .row-20, .pr-21 .row-21, .pr-22 .row-22, .pr-23 .row-23, .pr-24 .row-24, .pr-25 .row-25, .pr-26 .row-26, .pr-27 .row-27 {
	border-bottom: none !important;
}
@media screen and (max-width: 979px) {
	.tablepress {
    font-size: 12px;
	}
}
@media screen and (max-width: 768px) {
	.price-table {
		width: 97% !important;
	}
	/*.price-table td {
    padding: 0 2px !important;
	}*/
	.inner-wrap {
    padding: 0 2% !important;
	}
	.price-drops .fl-module-content {
    margin: 0px !important;
	}
}
/*------------STUDIO-88 CUSTOMISATION------------*/
/*HEADER*/
.site-header {
    background-color: white;
}
.top-navbar {
    background: none !important;
	border: none;
}
.main-navbar {
    border: none;
}
.navbar-brand-wpz {
    margin: 0 0 -37px 0;
    top: -2px !important;
    position: relative;
}
.navbar-brand-wpz img {
    width: auto;
    height: 60px;
    background-color: #ffffff;
    border-radius: 30px;
    padding: 0 30px 10px 30px;
	z-index: 2 !important;
    position: relative;
}
.sf-with-ul:after {
    display: none !important;
}
.navbar-wpz ul {
    background: #9aafa6;
    border: none;
}
.navbar-wpz ul li {
    border-bottom: none;
}
.navbar-wpz a {
    padding: 10px 14px;
    letter-spacing: 2px;
}
/*FOOTER*/
.site-info {
    color: #161616;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
	padding: 30px 0 60px;
}
.footer-widgets {
    border-left: none;
    border-right: none;
}
.footer-widgets .column {
    border-right: 0px solid #FFFFFF;
}
.site-footer {
    border-top: none;
	background-color: #9AAFA6;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.5);
	padding-top: 40px;
	margin: 100px 0 0 !important;
}
	margin: 100px 0 0;
	padding-top: 35px;
}
#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    border-left: 4px solid #47494a;
    border-right: 4px solid #47494a;
}
#media_image-4, #media_image-3, #media_image-2 {
    margin: 7px;
    padding: 0px;
}
#text-5 {
    font-size: 13px;
}
.designed-by {
    display: block;
    margin: 13px;
}
.designed-by img {
    width: 70px;
    height: auto;
	margin-left: 10px;
}
#instagram-feed-widget-2 {
    margin-bottom: 0px;
}
.page-id-5 #media_image-4, .page-id-5 #media_image-3 {
    display: none;
}
.site-widgetized-section {
    margin: 40px 0;
	background-color: #47494a;
    padding-top: 40px;
}
.section-footer .zoom-instagram-widget a.ig-b-v-24 {
    font-weight: bold !important;
    font-family: "Montserrat Alternates", sans-serif;
	font-size: 12px;
}
/*SLIDESHOW*/
.master-slider {
    box-shadow: 0px 4px 4px 0px #000;
}
.ms-slide-info {
    margin-top: 60px;
    vertical-align: middle;
}
.slide-line-white {
    border-right: 3px solid #fff;
    padding-right: 20px;
}
.slide-line-black {
    border-right: 3px solid #000;
    padding-right: 20px;
}
.ms-info h1 {
    font-weight: 700;
    line-height: 1.6em;
    letter-spacing: 0.2em;
    font-size: 2em;
}
/*HOME PAGE*/
.intro-text {
    font-size: 1.1em;
    font-weight: 500;
    max-width: 850px;
    letter-spacing: 0.3px;
    margin: auto;
}
.wood-shadow {
	text-shadow: 0px 2px 3px #000;
}
.intro-text strong {
    font-size: 1.5em;
    letter-spacing: 2px;
    font-weight: 800 !important;
    text-transform: uppercase;
}
.intro-text img {
    position: relative;
    top: 22px;
}
.fl-node-5bcafc5d16d0a {
    height: 0px;
    display: inline-block;
}
.brand-info {
	box-shadow: 0px 0px 4px 0px #000;
}
.dl-app img {
    margin: 0 0 6px !important;
    top: -15px;
    position: relative;
}
@media screen and (max-width: 1600px) {
	.prod-empty {
    display: none !important;
	}
}
@media screen and (max-width: 978px) {
	.prod-img {
    padding: 0 10px;
	}
	.prod-text {
    font-size: 12px;
	}
}
@media screen and (max-width: 768px) {
	.fl-photo-align-right {
    text-align: center !important;
	}
	.dl-app {
		text-align: center !important;
	}
	.fl-node-5bcc6e69a7a6a p {
    text-align: center !important;
	}
	.prod-img {
    padding: 0 50px;
	}
	.home-intro-mob .wp-image-736 {
		max-width: 250px;
		margin-top: 20px;
	}
	.home-awards {
		width: 49% !important;
		display: inline-block;
	}
}
@media screen and (max-width: 550px) {
	.home-awards .fl-module-photo {
    width: 75%;
    margin: auto;
	}
}
/*CONTACT PAGE*/
.page-id-13 .footer-widgets {
    display: none;
}
.page-id-13 .entry-content li {
    margin-left: 25px;
}
.page-id-13 .entry-content .fa-li {
    margin-top: -5px;
	padding-right: 15px;
	font-weight: normal;
}
.entry-content a {
    font-weight: normal;
}
#wpgmza_map {
    border: 20px solid #fff;
    box-shadow: 0px 1px 2px 0px #000;
    background-color: #fff;
}
@media screen and (max-width: 1400px) {
	.team-blank {
    display: none !important;
	}
}
.grid-stack-item-content {
    -webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%);
}
.about-photo img {
    border: 8px solid #fff;
    box-shadow: 0px 4px 4px 0px #000;
}
.about-left img {
    transform: rotate(-6deg);
}
.about-middle img {
    transform: rotate(1deg);
}
.about-right img {
    transform: rotate(3deg);
}
/*REVIEWS*/
.review-text {
    background-color: rgba(0,0,0,0.87);
    border-radius: 10px;
    padding: 30px;
}
.fl-node-5c0701611bee2 {
    margin-top: 35px;
}
.see-booksy {
    width: 225px;
    margin: auto;
    text-align: center;
    background: #00beb7;
    border-radius: 5px;
}
.see-booksy img {
    top: 12px;
    position: relative;
}
.see-booksy h3 {
    margin: 0px;
}
.see-booksy a:hover {
    color: #ffffff;
}
/*PRIVACY & COOKIES POLICY*/
.page-id-15 .entry-content, .page-id-268 .entry-content {
    padding-top: 50px;
}
/*ABOUT PAGE*/
@media screen and (max-width: 1000px) {
	.team-member {
    min-width: 320px;
    max-width: 350px;
    margin: 0 auto;
	}
}
/*---JULY 2024 UPDATE---*/
.metaslider .caption-wrap {
    background: none !important;
}
.caption-wrap {
    pointer-events: none;
}
#metaslider-id-666 {
    background-color: #fff;
    overflow: hidden;
}
@media screen and (min-width: 1400px) {
	#metaslider_666:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(90deg, rgb(246, 246, 246) 0%, rgba(246, 246, 246, 0) 15%, rgba(246, 246, 246, 0) 85%, rgb(246, 246, 246) 100%);
    position: absolute;
    z-index: 9999;
}
.metaslider.ms-theme-bitono .flexslider .flex-direction-nav li a, .metaslider.ms-theme-bitono .flexslider .flex-direction-nav li a:focus {
    background-color: rgba(71, 73, 74, 1) !important;
}
/*REVIEWS-SHORTCUTS*/
#reviews-iframe {
    background-color: #fff;
    border-radius: 10px;
	max-width: 700px;
    margin: auto;
}
/*PRIVACY & COOKIES POLICY
.page-id-15 .entry-content, .page-id-268 .entry-content {
    padding-top: 50px;
}*/
/*ABOUT PAGE
@media screen and (max-width: 1000px) {
	.team-member {
    min-width: 320px;
    max-width: 350px;
    margin: 0 auto;
	}
}*/