@import url(https://fonts.googleapis.com/css?family=Didact+Gothic&subset=greek,latin-ext);
.posted-on:before,
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: ""
}

a img,
hr {
  border: 0
}

.widget select,
.wp-caption,
embed,
iframe,
img,
object,
pre,
select {
  max-width: 100%
}

pre,
textarea {
  overflow: auto
}

.posted-on,
.site-title {
  text-transform: uppercase
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline
}

hr,
p,
pre {
  margin-bottom: 20px
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body,
html {
  padding-right: 0!important;
  background: #fff;
  overflow-x: hidden
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block
}

caption,
td,
th {
  font-weight: 400;
  text-align: left
}

#masthead.logo-top,
.gallery-item,
.posted-on,
.wp-caption-text {
  text-align: center
}

blockquote,
q {
  quotes: "" ""
}

a {
  outline: 0!important;
  color: #008533;
  text-decoration: none
}

a:hover {
  text-decoration: none!important
}

body,
button,
input,
select,
textarea {
  color: #404040;
  line-height: 1.5;
  font-weight: 300;
  font-size: 16px;
  outline: 0!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Neutra Text';
  margin-bottom: 10px;
  font-variant-ligatures: none;
}

h1 {
  font-size: 24px
}

h2 {
  font-size: 22px
}

h3 {
  font-size: 20px
}

h4 {
  font-size: 18px
}

h5 {
  font-size: 16px
}

h6 {
  font-size: 14px
}

b,
dt,
strong,
th {
  font-weight: 700
}

cite,
dfn,
em,
i {
  font-style: italic
}

blockquote {
  margin: 0 20px
}

address {
  margin: 0 0 20px
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  line-height: 1.6;
  padding: 20px
}

code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

small,
sub,
sup {
  font-size: 75%
}

.entry-footer,
.posted-on {
  font-family: Oxygen, sans-serif
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help
}

ins,
mark {
  background: #fff9c0;
  text-decoration: none
}

sub,
sup {
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

big {
  font-size: 125%
}

hr {
  background-color: #ccc;
  height: 1px
}

li>ol,
li>ul {
  margin-bottom: 0;
  margin-left: 20px
}

figure,
ol,
table,
ul {
  margin: 0
}

dd {
  margin: 0 20px 20px
}

img {
  height: auto;
  vertical-align: middle
}

table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%
}

a:focus {
  text-decoration: none
}

ol,
ul {
  list-style: none;
  padding: 0
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  position: relative;
  background: #008533;
  display: inline-block;
  padding: 0 20px;
  text-decoration: none;
  color: #fff;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  cursor: pointer;
  border: none;
  line-height: 36px;
  height: 36px;
  font-family: "Neutra Text";
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  outline: 0
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
  border: 1px solid #DDD;
  border-radius: 1px;
  max-width: 100%
}

select {
  color: #333;
  border: 1px solid #DDD;
  border-radius: 1px;
  height: 36px
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
  color: #111;
  outline: 0
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
  padding: 3px;
  height: 36px;
  line-height: 1;
  font-family: "Neutra Text";
}

textarea {
  padding: 5px 10px;
  vertical-align: top;
  width: 100%
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute!important;
  height: 1px;
  width: 1px;
  overflow: hidden
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto!important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 20px
}

.alignright {
  display: inline;
  float: right;
  margin-left: 20px
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto
}

.clearfix:after,
.comment-content:after,
.entry-content:after,
.nav-links:after,
.row:after,
.site-content:after,
.site-footer:after,
.site-header:after {
  clear: both
}

.widget_search .search-submit {
  display: none
}

#secondary .widget {
  background: #FFF;
  padding: 15px
}

.mid-content {
  width: 1170px;
  margin: 0 auto
}

.parallax-section {
  padding: 88px 0;
  position: relative
}

.allsubmenu ul {
  margin: 0;
}

@media screen and (min-width:1200px) {
  .page-id-2970 .parallax-section {
    padding-top: 88px
  }
}

.page-id-2970 .top-section-1,
.parallax-section.rec-carousel {
  padding: 0
}

.parallax-section .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99
}

.parallax-section .mid-content {
  position: relative;
  z-index: 999
}

.parallax-section .page-content {
  margin: 0 0 40px
}

.parallax-section .page-content:last-child {
  margin-bottom: 0
}

#content>.mid-content {
  margin-top: 30px
}

#primary {
  width: 100%;
  float: left
}

#secondary {
  width: 28%;
  float: right;
  font-size: 16px
}

#secondary ul {
  list-style: none;
  margin-left: 0
}

#secondary ul li a {
  text-decoration: none;
  color: #333
}

#secondary h2.widget-title {
  border-bottom: 1px solid #008533;
  margin-bottom: 10px;
  line-height: 1.2;
  font-size: 18px
}

#secondary h2.widget-title span {
  color: #333;
  display: inline-block;
  padding: 8px 0
}

#secondary .search-form input[type=search] {
  width: 100%
}

.site-title {
  font-size: 24px;
  font-weight: 700;
  white-space: nowrap;
  margin-bottom: 0
}

.site-title a {
  text-decoration: none
}

.site-description {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 0
}

.single .hentry {
  margin-bottom: 15px
}

.byline,
.updated {
  display: none
}

.group-blog .byline,
.single .byline {
  display: inline;
  font-style: italic;
  font-size: 14px
}

.group-blog .byline a,
.single .byline a {
  color: #333;
  text-decoration: none
}

.page-links {
  clear: both;
  margin: 0 0 20px
}

.entry-header h1.entry-title.no-date,
.page .entry-header h1.entry-title {
  margin-left: 0
}

.posted-on {
  position: absolute;
  left: 20px;
  top: -14px;
  background: #008533;
  width: 60px;
  color: #FFF;
  font-size: 14px;
  padding: 10px;
  line-height: 1.2
}

.posted-on:before {
  border-color: transparent transparent #BA4F28 #BA4F28;
  border-style: solid;
  border-width: 7px 5px;
  top: 0;
  height: 0;
  right: -10px;
  position: absolute;
  width: 0;
  z-index: -1
}

.posted-on span {
  display: block
}

.posted-on span.posted-day {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 3px
}

.entry-footer {
  font-size: 14px
}

.entry-footer span {
  margin-right: 15px
}

.entry-footer .fa {
  margin-right: 5px;
  color: #666
}

.entry-footer a {
  text-decoration: none;
  font-style: italic;
  color: #333
}

.edit-link {
  background: #333;
  display: inline-block;
  padding: 5px 10px;
  line-height: 1.2;
  border-radius: 2px;
  font-size: 13px;
  margin-top: 15px
}

.edit-link a {
  color: #FFF;
  text-decoration: none
}

.edit-link a .fa {
  color: #FFF;
  margin-right: 5px
}

.page .entry-footer .edit-link {
  float: none
}

.page-header {
  background: #FFF;
  padding: 10px;
  margin-bottom: 30px;
  border-bottom: 3px solid #008533
}

.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
  display: none
}

#comments {
  background: #FFF;
  padding: 15px;
  margin-bottom: 15px;
  font-size: 16px
}

#comments p {
  margin-bottom: 10px
}

#reply-title {
  background: #333;
  color: #fff;
  display: inline-block;
  padding: 8px 10px;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 0
}

#commentform {
  border-top: 2px solid #333;
  padding-top: 15px
}

.comment-content a {
  word-wrap: break-word
}

#comments input[type=submit] {
  background: #333;
  border: none
}

.comments-title {
  margin-bottom: 10px
}

#commentform label {
  display: block
}

.comment-author .says,
.comment-awaiting-moderation+br,
.comment-metadata .edit-link,
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  display: none
}

textarea#comment {
  height: 150px
}

#author,
#email,
#url {
  width: 100%
}

.comments-area ol {
  margin: 0;
  padding: 0;
  list-style: none
}

.comments-area ol.children {
  margin: 0 0 0 15px
}

.comment-list li .comment-body {
  margin-bottom: 10px;
  padding: 10px;
  background: #FCFCFC;
  border-radius: 5px
}

.comment-author img {
  vertical-align: text-top;
  margin-right: 10px
}

.comment-author .fn {
  font-style: normal;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 400
}

.footer-left h2,
.main-navigation>ul>li>a,
.rev_slider h1,
.top-footer a {
  text-transform: uppercase
}

.comment-metadata a {
  text-decoration: none;
  font-size: 13px;
  font-style: italic
}

.comment-author .fn .url {
  color: #333
}

.commentmetadata {
  float: right;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 300
}

.commentmetadata a {
  color: #666
}

.commentmetadata .comment-edit-link {
  color: #01AEFD
}

.commentmetadata+.clear {
  margin-bottom: 20px
}

.reply .comment-reply-link {
  background: #293037;
  border-radius: 3px;
  color: #FFF;
  font-size: 13px;
  line-height: 1;
  padding: 2px 10px;
  text-decoration: none
}

#respond {
  margin-top: 10px
}

#commentform .form-submit {
  margin-bottom: 0
}

.comment-awaiting-moderation {
  background: #111;
  position: absolute;
  left: 50%;
  top: -20px;
  color: #FFF;
  font-size: 13px;
  width: 250px;
  margin-left: -125px
}

#cancel-comment-reply-link {
  font-style: italic;
  color: #333
}

#cancel-comment-reply-link:before {
  font-family: FontAwesome;
  content: "\f057";
  margin: 0 5px 0 20px;
  font-style: normal;
  color: #333
}

.logged-in-as a {
  color: #333
}

.main-navigation>ul>li.current a,
.search_icon {
  color: #008533
}

.infinity-end.neverending .site-footer {
  display: block
}

.comment-content img.wp-smiley,
.entry-content img.wp-smiley,
.page-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0
}

.wp-caption {
  margin-bottom: 20px
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0 auto
}

.wp-caption .wp-caption-text {
  margin: .8075em 0
}

.gallery {
  margin-bottom: 20px
}

.gallery-item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0 4px 4px 0
}

.gallery-item .gallery-icon {
  position: relative
}

.gallery-item a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/zoom.png) center no-repeat rgba(0, 0, 0, .3);
  display: none
}

.gallery-item:hover a:after {
  display: block
}

.resposmenumaain,
.rev_slider br,
.submenvalue {
  display: none
}

.gallery-columns-2 .gallery-item {
  max-width: 50%
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
  max-width: 25%
}

.gallery-columns-5 .gallery-item {
  max-width: 20%
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%
}

.gallery-caption {
  font-size: 14px;
  line-height: 1.2;
  margin-top: 5px
}
/*
#mysticky-wrap {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999
} */

#masthead {
  width: 100%;
  background: rgba(255, 255, 255, .7);
  background: #fff!important;
  box-shadow: none!important;
  -webkit-box-shadow: 0 3px 0 rgba(74, 84, 12, .3);
  -moz-box-shadow: 0 3px 0 rgba(74, 84, 12, .3);
  -ms-box-shadow: 0 3px 0 rgba(74, 84, 12, .3);
  position: fixed;
  width: 100%;
  z-index: 999999999;
  height: 46px;
  top: 0;
}

/* #masthead.myfixed {
  padding: 8px 0;
  top: 0!important
}

.myfixed #site-logo img {
  height: 18px;
  width: auto
}

.myfixed .main-navigation {
  margin-top: 3px
} */

.home #content {
  padding: 0!important;
  background-color: #000;
}

.hd_search {
  float: right;
  position: relative;
  padding-left: 20px;
  margin-top: 10px;
}

.hd_search input,
.search_toggle input {
  font-family: 'Neutra Text'!important;
  padding-left: 5px
}

.rev_slider h1,
.rev_slider h3 {
  font-family: 'Neutra Text';
  letter-spacing: 3px;
  text-shadow: 3px 1px 7px #333;
  text-align: center
}

.search_icon {
  cursor: pointer
}

.search_toggle {
  position: absolute!important;
  right: 0;
  top: 36px;
  background: rgba(255, 255, 255, .9);
  border: 1px solid #eee;
  padding: 7px!important;
}

#content,
.main-navigation ul li {
  position: relative
}

.page-template-template-new-products .search_toggle,
.page-template-template-our-story .search_toggle,
.post-type-archive-giant-knowledge .search_toggle,
.single-giant-knowledge .search_toggle,
.page-template-template-awards .search_toggle {
  top: 60px
}

.search_toggle label {
  margin: 0
}

.search_toggle input {
  font-weight: 400;
  background: rgba(255, 255, 255, .7)
}

.tp-bullets.simplebullets.round .bullet {
  background: #008033!important;
  width: 10px!important;
  height: 10px!important;
  border-radius: 100%
}

.tp-bullets.simplebullets.round .bullet.selected {
  background: #93afa2!important
}

.rev_slider h3 {
  font-size: 50px!important;
  font-weight: 400!important;
  margin: 0!important
}

.rev_slider h1 {
  font-size: 70px!important;
  font-weight: 600;
  margin: 0 0 10px!important
}

span.dollar-price {
  font-size: 85px!important
}

body.parallax-on .wpcf7-not-valid-tip {
  text-align: center;
  font-size: 13px
}

#site-logo {
  float: left;
  padding: 9px 0;
}

#site-logo img {
  width: 200px
}

.logo-top #site-logo {
  float: none;
  width: auto;
  padding: 8px 0
}



.logo-top .main-navigation {
  float: none;
  width: auto;
  text-align: center;
  max-width: none
}

.main-navigation ul {
  list-style: none;
  margin: 0;
  /* position: relative */
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation .staging-hide {
  display: none!important;
}

.main-navigation .hide {
  display: block!important;
}

.main-navigation {
	display: block;
	float: right;
  max-width: 80%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
  padding-left: 0;
}

.main-navigation > ul {
  position: fixed;
  left: 0;
  width: 100%;
}

@media (min-width: 992px) {
  .main-navigation > ul {
    position: static;
    width: auto;
  }

  .main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  }
}

.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
  z-index: 99;
  background: #fff;
  min-width: 200px;
  -webkit-transition: opacity 0.4s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 0.4s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.075, 0.82, 0.165, 1), transform 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 0.4s cubic-bezier(0.075, 0.82, 0.165, 1), transform 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 0.4s cubic-bezier(0.075, 0.82, 0.165, 1), transform 0.4s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
-webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
        transform: translateY(-15px);
  opacity: 0;
  margin-bottom: 15px;
}

.main-navigation ul ul li {
  display: block;
  float: none;
}

.main-navigation ul ul li {
  padding: 8px 10px;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

.main-navigation .sub-menu-toggle {
  position: absolute;
  right: 3px;
  top: 3px;
  background: transparent;
  height: 40px;
  width: 40px;
  padding: 0;
  background: #EBF5E0;
  border-radius: 50%;
}

.main-navigation .sub-menu-toggle.mobile-active {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.main-navigation .menu-item-has-children {
  position: relative;
}

/* .main-navigation ul ul a {
	width: 200px;
} */

.main-navigation .sub-menu-toggle:before {
  content: "\f107";
  font-family: "FontAwesome";
  color: #008533;
  display: block;
}

.main-navigation ul li > ul.sub-menu.active {
  left: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  position: relative;
  width: 100%;
}

@media (max-width: 991px) {
  .main-navigation ul li > ul.sub-menu.mobile-active {
    left: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    position: relative;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .main-navigation .menu-item-has-children {
    position: static;
  }
  .main-navigation ul li:hover > ul,
  .main-navigation ul li.focus > ul,
  .main-navigation ul li > ul.sub-menu.active  {
    left: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    position: relative;
    width: 100%;
  }
  .main-navigation ul li:hover > ul,
  .main-navigation ul li.focus > ul,
  .main-navigation ul li > ul.sub-menu.active  {
    position: absolute;
    width: auto;
  }
}

.main-navigation li {
	float: left;
  position: relative;
  font-family: "Oxygen", sans-serif;
}

.main-navigation a {
	display: block;
  text-decoration: none;
  font-size: 15px;
}

.main-navigation > ul > li {
  border-bottom: 1px solid #eee;
}

@media (min-width: 992px) {
  .main-navigation a {
    font-size: 13px;
  }
  .main-navigation > ul > li {
    border-bottom: 0;
  }
}

.main-navigation > ul > li {
  float: left;
  position: static;
  font-weight: 400;
}

.main-navigation > ul > li > a {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 3px 8px;
  padding-top: 13px;
  padding-bottom: 14px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
}

/* Mega menu. */
@media (min-width: 992px) {
  .main-navigation > ul > li > a {
    font-size: 13px;
  }
  .main-navigation > ul > li.mega > ul,
  .main-navigation > ul > li.mega > ul.sub-menu.active  {
    width: 100%;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .main-navigation > ul > li.mega:hover > ul,
  .main-navigation > ul > li.mega.focus > ul,
  .main-navigation > ul > li.mega > ul.sub-menu.active {
    left: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
        transform: translateY(0);
    opacity: 1;
    position: absolute;
  }
}


/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul:not(.search_toggle) {
	display: block;
}

.menu-item__image {
  display: none;
}

@media screen and (min-width: 992px) {
  .menu-toggle,
  .main-navigation .sub-menu-toggle {
		display: none;
  }
  .main-navigation > ul > li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: "FontAwesome";
    margin-left: 8px;
  }
  .main-navigation ul:not(.search_toggle),
  .menu-item__image {
		display: block;
  }

  .main-navigation ul:not(.search_toggle) li.mega ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .main-navigation li.mega ul.sub-menu li {
    font-family: "Neutra Text", sans-serif;
    text-align: center;
    font-weight: 700;
  }

  @media (min-width: 1280px) {
    .main-navigation li.mega ul.sub-menu li {
      padding: 0 50px;
    }
    .main-navigation > ul > li.mega > ul,
    .main-navigation > ul > li.mega > ul.sub-menu.active  {
      -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    }
  }

  .main-navigation .menu-item__title,
  .main-navigation .browse-all a {
    font-size: 16px;
    display: block;
    margin-top: 15px;
  }

  .menu-item__image {
    display: block;
  }
  .menu-item__image img {
    width: auto;
    height: 150px;
  }
  /* .main-navigation > ul.menu {
		display: block!important;
	} */
}


/*
#site-navigation.main-navigation>ul>li {
  float: left;
  position: static;
  font-weight: 400;
  font-family: Oxygen, sans-serif
}

#site-navigation.main-navigation>ul>li span {
  font-weight: 700;
  font-family: Gotham
}

.home #site-navigation.main-navigation>ul>li.gold-link>a {
    color: #777911;
}*/



@media (min-width: 993px) and (max-width: 1161px) {
  /* #site-navigation.main-navigation>ul>li>a {
    font-size: 11px;
    text-transform: uppercase;
    padding: 3px 6px;
  } */
  #site-logo {
    width: 150px;
  }

  #site-navigation.main-navigation {
    width: calc(100% - 150px);
  }
}
/*
@media (min-width: 1162px) {
  .main-navigation>ul>li>a {
    font-size: 13px;
    text-transform: uppercase;
    padding: 3px 8px;
  }
}

.main-navigation a {
  display: block;
  text-decoration: none;
  color: #009645;
  font-size: 14px
}

.main-navigation ul ul ul {
  left: 100%;
  top: 0
}

.main-navigation ul ul li {
  padding: 8px 12px;
  display: inline-block;
  position: relative
} */

/* .logo-top .main-navigation ul ul li {
  text-align: left
}

.main-navigation ul ul li:last-child {
  border: none
} */

.main-navigation li:hover>a {
  color: #006338!important
}

.main-navigation .current-menu-item>a,
.main-navigation .current_page_item>a {
  color: #006338
}


/* .page-id-2970 .main-navigation ul ul {
  width: 765px;
} */
/*
.page-id-2970 li.menu-item-15484 ul,
.page-template-template-our-story li.menu-item-2972 ul {
  display: none!important
}

.page-id-2995 .main-navigation ul ul {
  display: block;
  right: -54px;
  width: 801px
}

.main-navigation ul ul li a {
  color: #99999a;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 600
}

.main-navigation ul li:hover>ul {
  display: none
}

.page-template-template-our-story .main-navigation ul ul,
.post-type-archive-giant-knowledge .main-navigation ul ul,
.page-template-template-awards .main-navigation ul ul,
.single-giant-knowledge .main-navigation ul ul {
  display: block;
  right: -54px;
  right: 100px;
  width: 801px
}


.page-template-template-our-story .main-navigation ul li:hover>ul,
.post-type-archive-giant-knowledge .main-navigation ul li:hover>ul,
.page-template-template-awards .main-navigation ul li:hover>ul,
.single-giant-knowledge .main-navigation ul li:hover>ul {
  display: block
}

.main-navigation ul li:hover>a {
  color: #006338;
  text-decoration: none
}

.main-navigation ul ul li.current-menu-item a,
.main-navigation ul ul li:hover a {
  color: #008533
}

.main-navigation ul ul li:after {
  content: "|";
  font-size: 13px;
  position: absolute;
  right: -5px;
  color: #99999a;
  top: 7px
}

.main-navigation ul ul li:last-child:after,
.menu-toggle {
  display: none
}*/

/* .main-navigation ul ul li a {
  color: #99999a;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 600
} */

/* .menu-toggle {
  display: none
} */

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
  margin: 0 0 20px;
  overflow: hidden
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
  float: left;
  width: 50%
}

.comment-navigation .nav-previous a .fa,
.paging-navigation .nav-previous a .fa,
.post-navigation .nav-previous a .fa,
.posts-navigation .nav-previous a .fa {
  margin-right: 10px;
  font-size: 16px
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%
}

.comment-navigation .nav-next a .fa,
.paging-navigation .nav-next a .fa,
.post-navigation .nav-next a .fa,
.posts-navigation .nav-next a .fa {
  margin-left: 10px;
  font-size: 16px
}

.site-main .comment-navigation a,
.site-main .paging-navigation a,
.site-main .post-navigation a,
.site-main .posts-navigation a {
  background: #333;
  padding: 8px 25px;
  color: #FFF;
  text-decoration: none;
  font-size: 14px;
  font-family: Oxygen, sans-serif;
  display: inline-block
}

.pagination {
  text-align: center;
  margin-bottom: 30px
}

.page-numbers {
  display: inline-block;
  background: #008533;
  margin: 0 2px 5px;
  color: #FFF;
  padding: 4px 15px;
  border-radius: 2px;
  font-family: "Neutra Text";
}

.page-numbers.current,
.page-numbers:hover {
  background: #333
}

#main-slider {
  position: relative;
  margin-bottom: 30px
}

#main-slider.full-screen-,
.page-template-home-page-php #main-slider,
.parallax-on #main-slider {
  margin-bottom: 0
}

#main-slider .overlay {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/overlay4.png) rgba(0, 0, 0, .3);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 999
}

.full-screen-yes .slides {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat
}

.slider-caption {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 99999;
  text-align: center
}

.slider-caption .caption-title {
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFF;
  position: relative;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, .3)
}

.slider-caption .caption-description {
  font-size: 24px;
  color: #FFF;
  position: relative;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, .3);
  font-weight: 300
}

.slider-caption .caption-description p {
  margin-bottom: 20px
}

.btn,
.call-to-action a,
.slider-caption .caption-description a {
  position: relative;
  border: 2px solid #fff;
  display: inline-block;
  line-height: 1;
  padding: 12px 20px;
  text-decoration: none;
  color: #fff;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  font-size: 20px
}

.btn:hover,
.slider-caption .caption-description a:hover {
  background: #E56432!important;
  border: 2px solid #E56432!important;
  color: #FFF!important
}

.next-page {
  position: absolute;
  height: 60px;
  width: 60px;
  border: 1px solid #FFF;
  border-radius: 50%;
  bottom: 15%;
  left: 50%;
  margin-left: -30px;
  z-index: 999
}

.next-page a {
  display: block;
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/down-arrow.png) center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-animation: flow-down 2s linear 3s infinite;
  animation: flow-down 2s linear 3s infinite
}

@-webkit-keyframes flow-down {
  0%,
  100% {
    top: 0;
    opacity: .8
  }
  50% {
    top: 9px;
    opacity: 1
  }
}

@keyframes flow-down {
  0%,
  100% {
    top: 0;
    opacity: .8
  }
  50% {
    top: 9px;
    opacity: 1
  }
}

.parallax-section input[type=email],
.parallax-section input[type=password],
.parallax-section input[type=search],
.parallax-section input[type=tel],
.parallax-section input[type=text],
.parallax-section input[type=url],
.parallax-section textarea {
  background: rgba(0, 0, 0, .1);
  border: 1px solid;
  border-color: inherit;
  color: inherit;
  padding: 0 10px;
  line-height: 1;
  height: 28px;
  width: 100%;
  margin: 0 auto;
  display: block
}

.parallax-section textarea {
  line-height: 1.5;
  width: 100%;
  margin: 0 auto;
  display: block;
  height: 180px
}

.parallax-section .wpcf7-form .wpcf7-submit {
  width: 100%;
  margin: 0 auto;
  display: block;
  background: rgba(0, 0, 0, .1)
}

.parallax-section .wpcf7-form p {
  margin-bottom: 10px
}

.parallax-section .btn,
.parallax-section .slider-caption .caption-description a {
  border-color: inherit;
  color: inherit
}

.service-list {
  width: 48%;
  margin-bottom: 20px
}

.service-list h3 {
  margin-bottom: 10px;
  line-height: 1.2
}

.service-list .service-image {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  margin-top: 15px;
  overflow: hidden;
  border: 1px solid;
  border-color: inherit;
  background: rgba(255, 255, 255, .1)
}

.service-list .service-image img {
  padding: 15px
}

.service-list .service-detail {
  width: 460px
}

.service-list.odd {
  float: left;
  text-align: right
}

.btn-wrap,
.call-to-action,
.portfolio-list .portfolio-overlay span,
.team-tab,
.testimonial-list {
  text-align: center
}

.service-list.odd .service-image {
  float: right
}

.service-list.odd .service-detail {
  float: left
}

.service-list.even {
  float: right
}

.service-list.even .service-image {
  float: left
}

.service-list.even .service-detail {
  float: right
}

.testimonial-listing {
  padding-bottom: 40px
}

.testimonial-list .testimonial-content {
  font-size: 20px;
  font-style: italic;
  margin-bottom: 30px;
  line-height: 1.4;
  position: relative;
  padding: 0 50px
}

.testimonial-list .testimonial-content:after,
.testimonial-list .testimonial-content:before {
  position: absolute;
  line-height: 1;
  height: 30px;
  font-family: FontAwesome;
  font-size: 24px
}

.testimonial-list .testimonial-content:before {
  left: 0;
  top: 0;
  content: '\f10d'
}

.testimonial-list .testimonial-content:after {
  right: 30px;
  bottom: 0;
  content: "\f10e"
}

.testimonial-list h3 {
  font-size: 24px
}

.testimonial-list .testimonial-image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 30px auto 20px
}

.testimonial-list .testimonial-image img {
  border-radius: 50%
}

.testimonial-listing .bx-wrapper .bx-controls-direction a {
  margin: 0;
  top: 100%;
  left: 50%;
  height: 38px;
  width: 38px;
  background: 0 0;
  border: 1px solid;
  border-color: inherit;
  text-indent: 0;
  font-size: 26px;
  color: inherit;
  text-decoration: none;
  text-align: center;
  line-height: 38px;
  position: relative;
  display: inline-block;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  font-family: Arial
}

.testimonial-listing .bx-wrapper .bx-controls-direction a:hover {
  background: #008533;
  border: 1px solid #008533;
  color: #FFF
}

.testimonial-listing .bx-wrapper .bx-controls-direction a.bx-prev {
  margin-left: -45px
}

.testimonial-listing .bx-wrapper .bx-controls-direction a.bx-next {
  margin-left: 5px
}

.portfolio-list {
  width: 24%;
  margin-right: 1.3333%;
  float: left;
  margin-bottom: 1.5%;
  position: relative;
  overflow: hidden
}

.portfolio-list:nth-child(4n) {
  margin-right: 0
}

.portfolio-list .portfolio-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .3);
  display: none;
  z-index: 9999
}

.portfolio-list .portfolio-overlay span {
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #008533;
  border-radius: 50%;
  font-size: 30px;
  line-height: 60px;
  color: #FFF
}

.portfolio-list:hover .portfolio-overlay {
  display: block
}

.portfolio-list h3 {
  position: absolute;
  width: 100%;
  padding: 15px 10px;
  bottom: 0;
  left: 0;
  color: #FFF;
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/portfolio-text-bg.png) top left repeat-x;
  font-size: 16px;
  margin: 0
}

.portfolio-list:hover h3 {
  display: none
}

.portfolio-list img {
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out
}

.portfolio-list:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.call-to-action h1 {
  margin: 30px 0 15px
}

.parallax-section .call-to-action .page-content {
  margin-bottom: 0
}

.parallax-section.action_template {
  padding: 30px 0
}

.team-tab {
  padding: 0 50px
}

.team-image {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: 2px solid #FFF;
  display: inline-block;
  margin: 0 0 20px;
  position: relative
}

.team-image.active,
.team-image:hover {
  border: 2px solid #008533
}

.team-big-image,
.team-image img {
  border-radius: 50%
}

.team-list {
  display: none
}

.team-content {
  margin-top: 60px
}

.team-big-image {
  float: left;
  width: 35%;
  margin-right: 3%;
  overflow: hidden;
  border: 4px solid #FFF
}

.team-big-image img {
  border-radius: 50%;
  width: 100%;
  padding: 3px
}

.team-detail {
  float: left;
  width: 62%
}

.team-detail h3 {
  font-size: 30px;
  margin-bottom: 5px;
  line-height: 1.2
}

.team-detail h4 {
  font-size: 20px;
  font-style: italic;
  margin-bottom: 15px
}

.team-tab .bx-wrapper .bx-viewport {
  border-radius: 66px
}

.team-tab .bx-wrapper .bx-controls-direction a {
  text-indent: 0;
  font-size: 46px;
  text-decoration: none;
  height: 50px;
  line-height: 50px;
  margin-top: -30px;
  color: inherit;
  font-weight: 400
}

.team-tab .bx-wrapper .bx-prev {
  background: 0 0;
  left: -40px
}

.team-tab .bx-wrapper .bx-next {
  background: 0 0;
  right: -40px
}

.blank-section {
  min-height: 300px
}

.parallax-section.google-map {
  padding: 0
}

.parallax-section.google-map p {
  margin: 0
}

.parallax-section.google-map img {
  max-width: none
}

.google-map iframe {
  width: 100%!important;
  display: block;
  height: 400px!important
}

.googlemap-toggle {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  background: #000;
  top: 0;
  color: #FFF;
  padding: 0 30px 0 20px;
  margin-top: -32px;
  cursor: pointer;
  border-radius: 2px 2px 0 0;
  z-index: 999;
  font-size: 14px;
  line-height: 32px;
  height: 32px
}

.blog-list,
.blog-list:hover {
  color: #333
}

.googlemap-toggle:after {
  content: "\f106";
  font-size: 20px;
  margin: 15px 0 0;
  line-height: 0;
  position: absolute;
  right: 10px;
  font-family: FontAwesome
}

.googlemap-toggle.active:after {
  content: "\f107"
}

#ap-map-canvas {
  height: 450px!important;
  width: 100%
}

.blog-list {
  float: left;
  width: 32%;
  margin-right: 2%;
  background: #FFF;
  text-decoration: none
}

.blog-list .blog-image img {
  width: 100%
}

.blog-list:nth-child(3n) {
  margin-right: 0
}

.blog-list h3 {
  font-size: 24px;
  margin: 8px 0 5px
}

.blog-list .blog-excerpt {
  padding: 0 15px 50px;
  border-bottom: 3px solid #008533;
  position: relative
}

.blog-list .blog-excerpt .posted-date {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 5px;
  color: #008533
}

.blog-list .blog-excerpt .posted-date .fa {
  margin-right: 5px
}

.blog-list .blog-excerpt span {
  background: #008533;
  color: #FFF;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 10px;
  padding: 8px 15px;
  font-size: 14px
}

.footer-left,
.footer-left h2,
.special_offer {
  position: relative;
}

.btn-wrap {
  margin-top: 70px
}

.blog-list:hover .blog-excerpt span {
  background: #333
}

.blog-list:hover .blog-excerpt {
  border-color: #333
}

footer .top-footer {
  background: rgba(255, 255, 255, .9);
  width: 100%
}

.site-footer {
  background: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0 -4px 0 rgba(74, 84, 12, .9);
  -ms-box-shadow: 0 -4px 0 rgba(74, 84, 12, .9);
  -moz-box-shadow: 0 -4px 0 rgba(74, 84, 12, .9)
}

.top-footer ul li:last-child:after {
  display: none
}

.top-footer a {
  color: #008533;
  font-size: 12px;
  letter-spacing: 2px;
  text-decoration: none
}

.footer-left li a,
.textwidget {
  font-size: 13px
}

.textwidget {
  color: #008533;
  font-family: 'Neutra Text'
}

form#form-wysija-2 {
  float: right;
  width: 100%
}

.special_offer form#form-wysija-2 {
  margin: 4px 0 0
}

.footer-left {
  width: 68%;
  float: left;
  font-family: Roboto, sans-serif
}

.footer-left h2 {
  font-size: 13px;
  color: #008533;
  margin: 0 0 5px;
  letter-spacing: 2px;
  font-family: inherit;
  font-weight: 600
}

.special_offer,
.special_offer h2 {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 700
}

.footer-left aside:first-child {
  width: 24%
}

.footer-left aside {
  float: left;
  width: 19%
}

.footer-left li {
  display: block;
  line-height: 17px!important
}

.special_offer {
  float: right;
  width: 31%;
  color: #008533;
  font-family: 'Neutra Text';
  letter-spacing: 1.6px;
  text-align: right;
  margin-top: -4px;
}

.special_offer h2 {
  margin: 0
}

.footer-form-button,
.special_offer #form-wysija-2 input[type=submit],
#gform_submit_button_2 {
  background: #008533;
  float: left;
  margin: 28px 0 0 10px;
  text-transform: uppercase;
  font-family: 'Neutra Text';
  font-weight: 700;
  height: 29px;
  line-height: 25px;
  font-size: 17px;
  width: auto;
}

#static-footer-form input[type=email],
.special_offer p.wysija-paragraph,
#gform_wrapper_2 .gform_body input[type=text] {
  float: left;
  width: calc(100% - 115px);
  position: relative;
  margin: 0
}

#gform_2 {
  position: relative;
}
#gform_wrapper_2 .gform_footer {
  position: absolute;
  top: 0;
  right: 0;
}

.gchoice_select_all, .gform_wrapper #gform_2 ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_wrapper #gform_2 ul.gfield_radio li input[type=radio]:checked+label {
  font-weight: normal;
}

.gform_wrapper #gform_2 label {
  letter-spacing: normal!important;
}

#gform_wrapper_2 .gform_body li,
#gform_wrapper_2 .gform_body ul,
#gform_wrapper_2 .gform_body input,
#gform_wrapper_2 .ginput_container {
  margin: 5px 0 0 0;
  padding: 0;
  width: 100%;
}

#gform_wrapper_2 .gform_body input {
  padding-left: 10px;
  padding-right: 10px;
  width: initial;
}

#gform_wrapper_2 #field_2_4 {
  line-height: 1;
  margin-top: 5px;
}

#gform_wrapper_2 .gform_footer {
  clear: none;
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
}

.special_offer .formError {
  left: 0!important;
  position: absolute;
  top: auto!important;
  bottom: -40px!important;
  width: 100%!important
}

.special_offer .formErrorContent {
  width: 100%!important
}

#static-footer-form input[type=email],
.special_offer input[type=text] {
  border: 2px solid #009438;
  text-transform: lowercase;
  font-size: 15px;
  color: #222;
  letter-spacing: 1px;
  padding: 5px 10px;
  width: 100%;
  height: 29px
}

#static-footer-form input[type=email] {
  width: calc(100% - 115px);
}

#gform_wrapper_2,
#static-footer-form {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 4px;
  margin-bottom: 4px;
  text-align: left;
  text-transform: none;
  font-weight: normal;
  letter-spacing: initial;
  color: #707070;

}

#gform_wrapper_2:before,
#gform_wrapper_2:after {
  display: table;
  content: " ";
}
#gform_wrapper_2:after {
  clear: both;
}



#gform_submit_button_2 {
  font-family: 'Neutra Text', sans-serif;
  font-weight: 700;
}



#go-top a,
.bottom-footer a {
  color: #FFF
}

.social-feed {
  float: left;
  width: 100%;
  margin: 9px 0 5px;
  text-align: right;
}

.special_offer ul li {
  display: inline-block;
  margin: 0 0 0 18px;
  position: relative
}

.social-feed li a {
  font-size: 24px
}

.special_offer .textwidget {
  float: right;
  width: 100%;
  text-align: right;
}

.copy-right,
.footer-block,
.span1,
.span2,
.span3,
.span4,
.span5,
.span6 {
  float: left
}

#nav_menu-2,
#nav_menu-6 {
  margin-top: -2px
}

.footer-column-1.top-footer .top-footer-wrap {
  margin-left: 0
}

.footer-column-1 .footer-block {
  width: 100%;
  margin-left: 0
}

.footer-column-2 .footer-block {
  width: 48%;
  margin-left: 2%
}

.footer-column-3 .footer-block {
  width: 31.333%;
  margin-left: 2%
}

.footer-column-4 .footer-block {
  width: 23%;
  margin-left: 2%
}

.footer-block .gallery,
.footer-block .widget {
  margin-bottom: 0
}

.bottom-footer {
  background: #000;
  padding: 15px;
  font-size: 14px
}

.site-info {
  float: right
}

.site-info a {
  text-decoration: underline
}

.tagcloud a {
  background: #000;
  padding: 10px 15px;
  font-size: 13px!important;
  margin: 0 0 5px;
  display: inline-block;
  line-height: 1
}

.social-icons {
  position: fixed;
  left: 0;
  top: 50%;
  width: 30px;
  z-index: 9
}

.social-icons a {
  background: #333;
  height: 30px;
  width: 30px;
  margin-bottom: 1px;
  line-height: 30px;
  text-align: center;
  color: #FFF;
  display: inline-block;
  position: relative
}

.rtl .comment-navigation .nav-previous,
.rtl .paging-navigation .nav-previous,
.rtl .post-navigation .nav-previous,
.rtl .service-list.even {
  text-align: left
}

.social-icons a:hover {
  background: #008533
}

.social-icons a span {
  background: #333;
  padding: 6px 10px;
  font-size: 11px;
  font-family: Arial;
  text-decoration: none;
  position: absolute;
  left: 130%;
  top: 2px;
  margin-left: 10px;
  border-radius: 1px;
  white-space: nowrap;
  line-height: 1;
  font-style: italic;
  opacity: 0;
  visibility: hidden;
  transition: left .3s ease;
  -moz-transition: left .3s ease;
  -webkit-transition: left .3s ease
}

.social-icons a span:after {
  content: "";
  position: absolute;
  left: 0;
  border-color: transparent #333 transparent transparent;
  border-style: solid;
  border-width: 4px;
  margin-left: -8px;
  top: 50%;
  margin-top: -4px
}

.social-icons a:hover span {
  opacity: 1;
  visibility: visible;
  left: 100%
}

.col {
  margin-left: 3%
}

.col:first-child,
.span6 {
  margin-left: 0
}

.span1 {
  width: 14.1666666667%
}

.span2 {
  width: 31.3333333333%
}

.span3 {
  width: 48.5%
}

.span4 {
  width: 65.6666666667%
}

.span5 {
  width: 82.8333333333%
}

.span6 {
  width: 100%
}

@media screen and (max-width:768px) {
  .span1,
  .span2,
  .span3,
  .span4,
  .span5,
  .span6 {
    width: 100%;
    float: none;
    margin-left: 0
  }
  .social-feed {
    text-align: center;
  }
}

.rtl #site-logo {
  float: right
}

.rtl .main-navigation {
  float: left
}

.rtl .main-navigation>ul>li {
  float: right
}

.rtl .blog-list .blog-excerpt .posted-date .fa {
  margin-right: 0;
  margin-left: 5px
}

.rtl .top-footer h2:after {
  left: auto;
  right: 0
}

.rtl .comment-navigation .nav-next a .fa,
.rtl .paging-navigation .nav-next a .fa,
.rtl .post-navigation .nav-next a .fa {
  margin-left: 0;
  margin-right: 10px
}

.rtl .comment-navigation .nav-previous a .fa,
.rtl .paging-navigation .nav-previous a .fa,
.rtl .post-navigation .nav-previous a .fa {
  margin-left: 10px;
  margin-right: 0
}

.rtl .bx-wrapper .bx-controls-direction a {
  text-indent: 999999999px
}

.btn-default {
  top: 25%;
  left: 25%;
  color: #999;
  background: #fffccc
}

.ProductDetailsLayoutContaniner h1,
.pop_related_products h5 {
  color: #008533;
  font-family: 'Neutra Text';
  font-size: 30px
}

@media screen and (min-width:1100px) {
  .modal-lg {
    width: 1000px!important
  }
}

.carousel-inner .item {
  padding: 25px 40px 15px
}

.recipe_carousel .item {
  padding: 0
}

.carousel-inner .item.active {
  display: table;
  width: 100%
}

.modal-content {
  border-radius: 0!important;
  border: 0!important
}

.modal-backdrop {
  z-index: 0!important
}

.carousel-control {
  background-image: none!important
}

.detailWrapper {
  float: left;
  width: 100%
}

#carousel-example-generic {
  height: auto!important
}

.zip_code input[type=submit],
.zip_code input[type=text] {
  height: 36px;
  font-family: 'Neutra Text'
}

.new_products_section .modal #carousel-example-generic {
  min-height: auto!important;
  overflow: hidden
}

#roasted-veggies-2 .carousel-inner {
  overflow: visible
}

.ProductDetailsLayoutContaniner h1 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 10%;
  margin: 0 0 20px!important;
  letter-spacing: 1.5px;
  font-weight: 700
}

.ProductDetailsLayoutContaniner h1 strong {
  text-transform: uppercase
}

.productDetail_left {
  float: left;
  width: 38%;
  text-align: right
}

.productDetail_right {
  float: left;
  width: 56%;
  text-align: left;
  margin-left: 20px;
  margin-bottom: 0
}

.pop_related_products ul {
  float: left;
  width: 100%
}

.pop_related_products ul li {
  float: left;
  width: 32%
}

.pop_related_products ul li:nth-child(2) {
  margin: 0 2%
}

.pop_related_products h5 {
  text-align: left;
  font-weight: 400;
  margin-bottom: 15px;
  margin-left: 7px
}

.pop_related_products ul h1 {
  margin: 0;
  text-align: center;
  line-height: 12px
}

.pop_related_products ul h1 a {
  color: #9c9c9d;
  margin: 0;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 400;
  text-align: center;
  font-family: 'Neutra Text'
}

.Product_description p,
.tips h5 {
  color: #008533;
  font-family: 'Neutra Text'
}

.pop_related_products .entry-header {
  padding: 12px 0;
  font-family: 'Neutra Text'
}

.Product_description p {
  text-align: left;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 10px
}

.tips {
  float: right;
  font-size: 14px;
  width: 34%
}

.tips h5 {
  text-align: left;
  font-size: 30px;
  font-weight: 400400;
  margin-bottom: 15px
}

.find_store label,
.tips p {
  font-weight: 400;
  font-family: 'Neutra Text'
}

.tips p {
  color: #99999a;
  text-align: left;
  font-size: 16px;
  line-height: 22px
}

.mb_view {
  display: none
}

.find_store {
  width: 400px;
  float: left;
  margin: 50px 0 0
}

.find_store label {
  font-size: 18px;
  letter-spacing: 1px;
  margin: 4px 0 0;
  float: left;
  color: #008533
}

.zip_code {
  float: left;
  margin-left: 14px
}

.zip_code input[type=text] {
  line-height: 17px;
  color: #008533;
  border: 1px solid #008533;
  background: #fff;
  width: 103px;
  float: left;
  padding: 3px 8px;
  border-radius: 2px
}

.zip_code input[type=submit] {
  background: #008533;
  color: #fff;
  float: left;
  font-weight: 600;
  line-height: 34px;
  margin-left: 10px;
  padding: 0 15px;
  text-transform: uppercase;
  border-radius: 2px
}

.get_coupon {
  clear: both;
  float: right;
  position: relative;
  text-align: right;
  top: -65px;
  width: 360px
}

.get_coupon h6 {
  margin: 0 0 6px!important;
  height: auto!important;
  text-align: right!important;
  font-size: 33px;
  font-family: 'Neutra Text';
  color: #008533
}

.get_coupon strong {
  font-family: Gotham;
}

.coupon_code,
.coupon_code span,
.coupon_div h2,
.coupon_div hgroup,
.gray_text,
.prd_coupon_code,
.prd_coupon_code input[type=submit],
.products__form .updated,
.title_off,
.title_off label {
  font-family: 'Neutra Text'
}

.get_coupon h6 span {
  display: block;
  font-size: 18px;
  font-weight: 600;
  text-transform: lowercase
}

.nutrition td {
  border: 1px solid #080;
  padding: 3px
}

.nutrition td table td {
  border: 0;
  font-size: 11px
}

#productPhoto img {
  height: auto;
  width: auto
}

.prd_coupon_code {
  width: 100%;
  float: right
}

.prd_coupon_code input[type=email],
.prd_coupon_code input[type=text] {
  height: 36px;
  line-height: 1;
  width: 100%;
  background: #fff;
  font-size: 16px;
  padding: 3px 7px;
  color: #008533;
  border: 1px solid #008533;
  border-radius: 2px
}

.prd_coupon_code input[type=submit] {
  color: #fff;
  float: right;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 12px;
  margin: 0;
  padding: 0 20px;
  text-transform: uppercase;
  border-radius: 2px
}

.prd_coupon_code .wysija-paragraph {
  float: left;
  width: 70%
}

.rs_suggestion {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  float: left
}

.popup-modal {
  z-index: 99999999999999999!important
}

.bs-example-modal-lg_rec_new .carousel-control,
.popup-modal .carousel-control {
  top: 270px;
  width: 30px!important;
  height: 30px
}

.bs-example-modal-lg_rec_new .carousel-control.right,
.popup-modal .carousel-control.right {
  right: 28px
}

.bs-example-modal-lg_rec_new .carousel-control.left,
.popup-modal .carousel-control.left {
  left: 28px!important
}

.bs-example-modal-lg_rec_new .carousel-inner>item.active,
.popup-modal .carousel-inner>item.active {
  display: table
}

.close_popup {
  position: absolute;
  top: 30px;
  right: 35px;
  z-index: 999
}

.coupon_code,
.products__form p,
.title_off,
.title_off span {
  position: relative
}

.gray_text {
  color: #9a9a9c;
  font-size: 14px;
  margin: 15px 0 0;
  line-height: 18px
}

.home .coupon_code h6 {
  display: none
}

.coupon_div {
  width: 530px;
  float: left;
  text-align: center;
  padding: 60px 0 0
}

.coupon_div hgroup,
.title_off {
  width: 100%
}

.coupon_div hgroup {
  float: left;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400
}

.coupon_div h2 {
  color: inherit;
  font-size: 69px;
  font-weight: inherit;
  letter-spacing: 2px
}

.coupon_div h2 strong {
  font-size: 115px;
  font-weight: 700
}

.title_off {
  float: right;
  top: -20px
}

.title_off span {
  font-size: 107px;
  top: -35px
}

.title_off label {
  float: right;
  font-size: 47px;
  font-weight: 400;
  letter-spacing: 1.3px;
  line-height: 42px;
  margin-left: 10px;
  text-align: left;
  width: 57%
}

.coupon_code,
.products__form .updated {
  text-align: center;
  color: #fff
}

.coupon_code {
  float: left;
  width: 100%;
  top: -50px;
  border-top: 1px solid #fff;
  padding: 10px 10% 0
}

.coupon_code span {
  font-size: 22px;
  letter-spacing: 1px;
  font-weight: 400;
  margin: 0 0 18px;
  display: inline-block
}

.products__form .updated {
  background: 0 0!important;
  font-size: 17px;
  border: 0!important;
  color: #fff!important;
  font-family: 'Neutra Text'!important
}

.updated p {
  font-size: 20px
}

.coupon_code .wysija-paragraph {
  float: left;
  width: 68%;
  margin: 0
}

.coupon_code input[type=text] {
  float: left;
  width: 100%;
  background: #fff;
  color: #333;
  font-weight: 400
}

.coupon_code input[type=submit] {
  float: right;
  font-size: 18px;
  margin: 0;
  padding: 0 29px;
  border: 2px solid #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 12px;
  letter-spacing: 1px
}

.form-validation-field-0formError {
  width: 100%!important;
  left: 0!important;
  bottom: -47px;
  top: auto!important
}
.page-id-13193 .products__form .formErrorContent ,
.page-template-template-veggie-spirals .products__form .formErrorContent {
  position: static!important;
  width: 100%!important
}

.page-id-13193 .form-validation-field-0formError,
.page-template-template-veggie-spirals .form-validation-field-0formError {
  width: 100%!important;
  left: 0!important;
  bottom: -26px
}

.formError .formErrorContent {
  text-align: left;
  width: 100%!important
}

.h-coupon-product {
  text-align: center;
  width: 100%
}

.h-coupon-product img {
  width: 95%
}

.pop_related_products img {
  width: 230px
}

.tp-bgimg {
  background-size: cover!important
}

#features {
  background: #f6f6f6;
  background-size: cover;
  color: #333
}

#coupon-home,
#new-product-3,
#page-2,
#page-id-2970 #page-1,
.page-template-template-our-products,
.single-productsdetail,
.single-recipes {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/Giant_Awakens-3x.jpg) top center no-repeat fixed;
  background-size: cover
}

#page-2 {
  min-height: 600px
}

#new-product-1 {
  padding-bottom: 0
}

#new-product-2 {
  padding-top: 100px;
  padding-bottom: 10px
}

#new-product-3 {
  padding-top: 0
}

#slider {
  padding: 0
}

#coupon-home {
  min-height: 650px;
  padding-top: 90px
}

#coupon-home .overlay {
  background: rgba(0, 0, 0, .5)
}

#blog {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/demo/bg3.jpg) center center no-repeat fixed;
  background-size: cover;
  color: #fff
}

#for-news-and-updates-subscribe-us {
  background: url() top left no-repeat fixed #F6F6F6;
  background-size: cover;
  color: #333
}

#contact {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/demo/bg4.jpg) top left no-repeat;
  background-size: cover;
  color: #FFF
}

#contact .overlay {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/overlay3.png)
}

#google-map {
  background: url() top left no-repeat;
  background-size: auto
}

#google-map .overlay {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/overlay0.png)
}

#content {
  margin: 0!important;
  padding-top: 46px;
}

#popup-content {
  margin: 0;
}

.home-products {
  padding: 60px 0 0
}

.home-category .col-md-6 {
  padding: 0
}

.home-category {
  position: relative
}

.home-category>img {
  width: 100%
}

.category-content {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
  color: #fff;
  padding: 24px 25%;
  text-align: center;
  text-transform: uppercase;
  height: 77px;
  overflow: hidden;
  backface-visibility: visible;
  transform: translateY(1%);
  -webkit-transform: translateY(1%);
  -moz-transform: translateY(1%);
  -o-transform: translateY(1%);
  -ms-transform: translateY(1%);
  transition: transform .4s ease 0s, opacity .1s ease .3s;
  -webkit-transition: transform .4s ease 0s, opacity .1s ease .3s;
  -moz-transition: transform .4s ease 0s, opacity .1s ease .3s;
  -ms-transition: transform .4s ease 0s, opacity .1s ease .3s;
  -o-transition: transform .4s ease 0s, opacity .1s ease .3s
}

.home-category :hover .category-content {
  height: auto;
  transform: translateY(-1%);
  -webkit-transform: translateY(-1%);
  -moz-transform: translateY(-1%);
  -o-transform: translateY(-1%);
  -ms-transform: translateY(-1%);
  transition: transform .4s ease 0s, opacity .1s ease 0s;
  -webkit-transition: transform .4s ease 0s, opacity .1s ease 0s;
  -moz-transition: transform .4s ease 0s, opacity .1s ease 0s;
  -o-transition: transform .4s ease 0s, opacity .1s ease 0s;
  -ms-transition: transform .4s ease 0s, opacity .1s ease 0s
}

.category-content h2 {
  font-size: 30px;
  color: inherit;
  margin: 0;
  font-family: 'Neutra Text';
  letter-spacing: 1.2px
}

.category-content p {
  font-size: 18px;
  line-height: 22px;
  color: inherit;
  font-family: 'Didact Gothic', sans-serif;
  margin: 15px 0 0;
  text-transform: initial
}

.product-rht h1,
.product-sum h6,
.recipe-products {
  font-family: 'Neutra Text'
}

.home-category a:focus,
.home-category a:hover {
  color: #fff;
  text-decoration: none
}

.new-products {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/White_Wood.png) center rgba(255, 255, 255, .8);
  background-size: cover;
  background-position: top
}

.product-lft {
  position: relative;
  top: -54px
}

.product-lft img {
  z-index: 99;
  width: 95%;
  position: relative;
  margin-bottom: -145px
}

.product-rht {
  padding: 55px 50px 40px 40px
}

.product-rht h1 {
  text-align: left;
  font-weight: 300;
  font-size: 50px;
  text-transform: capitalize;
  margin-bottom: 35px;
  letter-spacing: 2px
}

.grow-inner .hgrup,
.grow-inner h2,
.grow-inner label,
.inner-wrap,
.new_top .top-go,
.our_fields_sec,
.product-rht p,
.product-short,
.recipe-products,
.recipe-products h2,
.top-go {
  text-align: center
}

#new-slider .learn_more,
.cat_cover>h2,
.category-title,
.catname-right,
.error404 h1,
.our-corn .hgrup,
.page .entry-header h1.entry-title,
.product-sum h6 strong,
.product-tab li a,
.product-title h1,
.product_thumb span,
.products-sec .container>h2,
.recipe-cat h1,
.recipe-prod h6 a,
.recipe_pop .social-feed a,
.recipe_pop h4,
.signup_sec h1,
.signup_sec input[type=submit] {
  text-transform: uppercase;
  font-variant-ligatures: none;
}

.product-rht h1 span {
  margin-left: 20px;
  display: block;
  font-size: 38px;
  color: #008533
}

.product-rht h1 strong {
  line-height: 60px;
  font-size: 50px;
  color: #026937
}

.product-rht h1 strong span {
  margin-left: 90px;
  font-size: 60px;
  color: inherit;
  display: block
}

.product-rht p {
  font-size: 20px;
  color: #008533;
  margin: 15px 0 0;
  padding-right: 42px
}

.riced-veggies-1 .product-lft img {
  margin-bottom: 0;
  position: relative;
  width: 100%;
  top: 43px
}

.riced-veggies-1 .product-rht h1 strong span {
  display: inline;
  font-size: 42px;
  margin-left: 45px;
  font-weight: 400
}

.smll {
  font-size: 18px!important
}

.new-products {
  letter-spacing: 1.1px;
}

.riced-veggies-1 .new-products {
  padding-bottom: 0
}

.new_products_section .veggie-tots-1 .new-products {
  padding-bottom: 82px
}

.new_products_section .riced-veggies-1 .new-products {
  padding-bottom: 0
}

.roasted-veggies-1 .product-lft img {
  position: relative;
  top: -29px
}

#mashed-cauliflower-2,
#roasted-veggies-2,
.new_products_section .top-section-1 .new-products {
  background: rgba(0, 0, 0, 0);
  padding-bottom: 0
}

.new-products-category {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/Table_Cloth.jpg) center top;
  margin-top: 0
}

.product-short {
  color: #fff
}

.product-short img {
  width: 250px
}

.product-sum h6 {
  font-size: 18px;
  padding: 0 10%
}

.product-sum span {
  display: block
}

.recipe-products .col-md-4 {
  padding: 0
}

.recipe-products h2 {
  font-family: inherit;
  color: #fff;
  letter-spacing: 2px;
  font-size: 40px;
  width: 100%;
  padding: 20px 0;
  margin: 0;
  box-shadow: 0 2px 10px #000;
  background: #007a3f;
  background: -moz-linear-gradient(left, #007a3f 26%, #00934b 50%, #007a3f 78%);
  background: -webkit-linear-gradient(left, #007a3f 26%, #00934b 50%, #007a3f 78%);
  background: linear-gradient(to right, #007a3f 26%, #00934b 50%, #007a3f 78%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007a3f', endColorstr='#007a3f', GradientType=1)
}

.recipe-prod {
  position: relative
}

.recipe-prod img {
  width: 100%;
  border: 1px solid #fff
}

.recipe-prod h6 {
  margin: 0;
  background: rgba(0, 0, 0, .4);
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 15px;
  color: #fff;
  font-size: 20px;
  opacity: 0
}

.grow-inner .hgrup,
.inner-wrap {
  margin: 0 auto
}

.recipe-prod h6 a {
  font-family: inherit;
  color: #fff;
  letter-spacing: 1.5px
}

.grow-inner h2,
.grow-inner label,
.grow-inner p,
.our-corn .hgrup h1,
.our-corn .hgrup h3,
.our-corn .hgrup h6,
.our_fields_sec h5 {
  font-family: 'Neutra Text'
}

.recipe-prod:hover h6 {
  opacity: 1
}

.recipe-prod h6 a:hover {
  opacity: .9;
  text-decoration: none
}

.arrow-slide {
  width: 100%;
  position: fixed;
  bottom: 10px;
  text-align: center;
  z-index: 999999
}

.corn-pic,
.tp-bullets {
  z-index: 99
}

.arrow-slide a,
.top-go a {
  display: inline-block;
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/top_bottom_arrow.png) no-repeat;
  width: 35px;
  height: 35px
}

.slide-arrow a {
  background: 0 0;
  display: inline-block;
  width: 50px;
  height: 50px
}

.hiddenarrow,
.page-template-template-our-story .entry-header {
  display: none
}

.arrow-slide a.slide-top,
.top-go a {
  background-position: 0 0
}

.arrow-slide a.slide-bottom {
  background-position: -44px 0
}

.slide-arrow {
  bottom: -100px;
  position: absolute
}

.new_top,
.top-go {
  position: relative;
  float: left;
  width: 100%
}

.page-id-4576 .slide-arrow {
  bottom: 40px
}

.top-go {
  top: 100px
}

.new_top .top-go {
  float: left;
  position: absolute;
  width: 100%;
  top: -51px
}

.our_fields_sec {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/our-story/our_field.jpg) top center no-repeat fixed;
  font-weight: 700;
  min-height: 660px;
  background-size: cover
}

.our_fields_sec h5 {
  color: #fff;
  font-size: 57px;
  font-weight: 600;
  line-height: 56px;
  position: relative;
  top: 176px;
  text-shadow: 0 0 2px #333;
  letter-spacing: 2px
}

.our_fields_sec h5 span {
  font-weight: 300
}

.grow-inner {
  position: relative
}

.inner-wrap {
  width: 67%;
  padding: 50px 0
}

.grow-inner .hgrup {
  display: inline-block;
  width: 70%
}

.grow-inner h2 {
  color: #008533;
  font-size: 48px;
  font-weight: 600;
  margin: 0 0 14px
}

.grow-inner label {
  width: 100%;
  padding: 14px 0 0;
  border-top: 1px solid #99999a;
  line-height: 28px;
  color: #008533;
  font-size: 26px;
  font-weight: 500
}

.grow-inner p {
  color: #99999a;
  font-size: 21px;
  line-height: 29px;
  margin: 20px 0 0;
  text-align: left;
  width: 89%
}

.corn-pic {
  position: absolute;
  bottom: 0;
  right: 0
}

.corn-pic img {
  width: 400px
}

.our-corn {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/our-story/full-corn.jpg) top center no-repeat fixed;
  text-align: center;
  font-weight: 700;
  min-height: 450px;
  background-size: cover
}

.our-corn .hgrup {
  position: relative;
  top: 160px;
  right: 10%;
  z-index: 99;
  color: #fff;
  float: right;
  text-align: center
}

.our-corn .hgrup h6 {
  line-height: 1px;
  font-size: 40px;
  color: inherit;
  font-weight: 300;
  margin: 0
}

.our-corn .hgrup h1,
.our-corn .hgrup h3 {
  color: inherit;
  font-weight: 600;
  margin: 0
}

.our-corn .hgrup h1 {
  font-size: 100px;
  letter-spacing: 3px
}

.our-corn .hgrup h3 {
  line-height: 40px;
  font-size: 55px;
  letter-spacing: 1px
}

.grow-txt p {
  color: #99999a;
  font-family: 'Neutra Text';
  font-size: 21px;
  line-height: 29px;
  margin: 16px 0 0;
  text-align: left;
  width: 100%
}

.grow-txt h5,
.signup_sec h1,
.signup_sec label {
  color: #008533;
  font-family: 'Neutra Text'
}

.grow-txt p:first-child {
  margin-top: 0
}

.grow-txt h5 {
  margin: 0;
  font-size: 40px;
  font-weight: 400;
  text-align: center
}

.signup_sec h1,
.signup_sec label {
  font-weight: 300;
  float: left
}

.grow-txt hr {
  width: 70%;
  border-color: #939393;
  margin: 40px auto
}

.static-bg {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/our-story/harrvesting.jpg) top center no-repeat fixed;
  min-height: 400px;
  background-size: cover
}

.static-banching {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/our-story/new-corn-bg.jpg) top center no-repeat fixed;
  min-height: 400px;
  background-size: cover
}

.static-bg-last {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/our-story/our_field.jpg) top center no-repeat fixed;
  min-height: 240px;
  background-size: cover
}

/*
.page-template-template-our-story #masthead,
.post-type-archive-giant-knowledge #masthead,
.single-giant-knowledge #masthead,
.page-template-template-awards #masthead {
  height: 78px
}

.page-template-template-our-story #content,
.post-type-archive-giant-knowledge #content,
.single-giant-knowledge #content,
.page-template-template-awards #content {
  padding-top: 78px;
} */

/*
.page-template-template-our-story .myfixed,
.post-type-archive-giant-knowledge .myfixed,
.single-giant-knowledge .myfixed,
.page-template-template-awards .myfixed {
  height: 70px!important
} */

.fancybox-overlay-fixed {
  z-index: 9999
}

.fancybox-wrap {
  z-index: 99999
}

.signup_sec {
  width: 100%;
  float: left;
  text-align: center;
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/signup_bg.jpg) top center no-repeat
}

.signup_sec h1 {
  font-size: 54px;
  margin: -25px 0 0;
  width: 100%
}

.signup_sec hr {
  width: 330px;
  display: inline-block;
  border-top: 1px solid #008533;
  margin: 0 0 5px
}

.signup_sec label {
  width: 100%;
  clear: both;
  font-size: 20px
}

.sign_logo {
  padding: 16% 0 0;
  text-align: center;
  width: 100%;
  float: left;
  min-height: 300px
}

.sign_logo img {
  width: 260px
}

.fancybox-content-inside,
.fancybox-opened .fancybox-skin {
  border-radius: 0!important;
  padding: 0!important;
  box-shadow: none!important;
  background: #fff!important;
  margin: 0!important;
  border: 0!important
}

.signup_sec br {
  display: none
}

.signup_sec .shortcode_wysija {
  padding: 15px 20px 10px;
  float: left;
  width: 100%
}

.signup_sec .wysija-paragraph {
  float: left;
  width: 233px
}

.signup_sec .wysija-paragraph input {
  padding: 7px;
  color: #01953a;
  float: left;
  width: 100%;
  border: 1px solid #01953a;
  font-family: 'Neutra Text';
  font-size: 16px
}

.signup_sec input[type=submit] {
  background: #01953a;
  font-size: 17px;
  color: #fff;
  font-family: 'Neutra Text';
  display: block;
  float: left;
  margin: 0 7px;
  font-weight: 700
}

.fancybox-item.fancybox-close {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/close-icon.jpg) no-repeat!important
}

.fancybox-close {
  right: 2px!important;
  top: 12px!important
}

.get_coupon_allmsgs2,
.wysija_success .widget_wysija_cont,
.wysija_success h1,
.wysija_success hr,
.wysija_success label {
  display: none
}

.get_coupon_allmsgs2 {
  float: left;
  width: 100%;
  font-family: 'Neutra Text';
  padding: 0 0 40px
}

.get_coupon_allmsgs2 h6 {
  margin-top: 0;
  font-family: inherit;
  font-size: 48px;
  color: #01953a
}

.get_coupon_allmsgs2 span {
  color: #01953a;
  float: left;
  font-family: inherit;
  font-size: 19px;
  position: relative;
  width: 100%;
  padding: 7px 0 0
}

.category-title,
.list-products h6 a,
.product-catalog h6 a,
.product-tab li a,
.product-title h1,
.products-sec h4 a {
  font-family: 'Neutra Text';
  font-variant-ligatures: none;
}

.get_coupon_allmsgs2 span:before {
  border-top: 1px solid #01953a;
  content: "";
  display: inline-block;
  position: absolute;
  text-align: center;
  width: 330px;
  margin: 0 auto;
  left: 26%;
  top: -2px
}

#our-product-1 {
  padding: 0
}

.parallax-section.product-padding {
  padding: 0;
  margin: 90px 0 0
}

.parallax-section.last-padding {
  margin: 90px 0;
  padding: 0
}

.product-title {
  margin: 45px 0 0;
  padding: 20px 0 30px;
  text-align: center
}

.product-title h1 {
  margin: 0;
  font-size: 70px;
  color: #fff;
  letter-spacing: 2px;
  font-weight: 700;
  text-shadow: 1px 1px 4px #333;
  width: 100%;
  float: left;
  font-variant-ligatures: none;
}

.product-title h1 span {
  font-weight: 300;
  font-size: 62px;
  margin: 0;
  font-variant-ligatures: none;

}

.product-title hr {
  width: 400px;
  display: inline-block;
  border-top: 2px solid #fff;
  margin: 10px 0 3px
}

.product-title label,
.products-sec .container>h2 {
  width: 100%;
  font-family: 'Neutra Text'
}

.product-title label {
  color: #fff;
  display: block;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: .5px;
  margin: 0;
  text-shadow: 1px 1px 2px #333
}

.products-sec,
.single-recipe-content,
.sinlge-product-sec {
  text-align: center;
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/White_Wood.png);
  background-size: cover;
  background-position: center top;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 14px #a0a0a0
}

.products-sec h4 {
  margin: 0;
}

.products-sec .container>h2 {
  display: none;
  color: #009645;
  float: left;
  font-size: 20px;
  margin: 20px 0 0px
}

.products-sec h4 a {
  color: #ababab;
  font-weight: 400;
  font-size: 21px;
  text-align: center
}

.one>h1,
.two {
  font-weight: 700
}

.new-products figure img,
.product_thumb img {
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s
}

.product_thumb img {
  height: 150px;
  width: auto
}

.category-title {
  color: #fff;
  letter-spacing: 2px;
  font-size: 46px;
  text-align: center;
  width: 100%;
  padding: 17px 0;
  margin: 0;
  background: rgba(2, 96, 50, .7)
}

#corn-on-the-cob .product-catalog img {
  height: 200px
}

.product-catalog img {
  height: 274px;
  width: auto;
  transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s
}

.new-products figure:hover img,
.product-catalog figure:hover a img,
.product_thumb:hover img,
.product_thumb:hover label {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1)
}

.category-title h2 {
  margin: 0;
  font-weight: 700
}

.list-products h6 a,
.product-catalog h6 a {
  font-weight: 300;
  line-height: 25px
}

.product-catalog {
  text-align: center;
  padding: 60px 0 40px;
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/White_Wood.png) 0 0/100% auto repeat-y rgba(255, 255, 255, .8)
}

.product-catalog h6 {
  margin-bottom: 26px;
  margin-top: 10px
}

.product-catalog h6 a {
  color: #99999a;
  font-size: 20px
}

.product-overlay {
  display: none
}

.page-template-template-our-products {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/Giant_Awakens-3x.jpg) top center no-repeat fixed;
  background-size: cover
}

.parallax-section.product-padding {
  width: 100%;
  text-align: center
}

.product-tab li {
  float: none!important;
  display: inline-block!important
}

.product-tab li a {
  color: #99999a;
  letter-spacing: .5px;
  font-size: 18px;
  border: 0!important
}

.product-tab li.active a,
.product-tab li:hover a {
  color: #008136!important;
  background: 0 0!important
}

.list-products {
  padding: 80px 0 30px
}

.list-products figure img {
  height: 250px
}

.list-products h6 {
  height: 100px
}

.list-products h6 a {
  color: #99999a;
  font-size: 19px
}

.modal-dialog .get_coupon h6,
.popup-modal h6 {
  font-size: 21px;
  text-align: left!important/**13May2017**/
}

.product-tab .nav-tabs {
  border-bottom: 1px solid #959799
}

#just-for-one #carousel-example-generic #productPhoto img,
#just-for-one .product-catalog img,
.product-catalog .popup-modal .modal-dialog img {
  height: auto
}

.product-catalog .col-md-4 {
  width: 33%;
  float: none;
  display: inline-block;
  vertical-align: top
}

.single #productPhoto img {
  height: auto;
  width: auto
}

.sinlge-product-sec {
  width: 100%;
  float: left;
  margin: 0;
  border-bottom: 1px solid #008533
}

.sinlge-product-sec .prd_coupon_code input[type=email],
.sinlge-product-sec .prd_coupon_code input[type=text] {
  width: 100%
}

.sinlge-product-sec .form-validation-field-0formError {
  left: 0!important
}

#carousel-example-generic #productPhoto img {
  height: auto;
  padding: 28px 28px 18px;
  max-width: 100%
}

#steamers #carousel-example-generic #productPhoto img {
  height: auto;
  padding: 0
}

.modal-dialog .get_coupon {
  top: 0;
  width: 433px;
  margin-top: 15px
}

.popup-modal h6 {
  margin: 0;
  width: auto
}

.new_products_section .popup-modal h6 {
  text-align: right;
  font-size: 22px
}

.popup-modal .get_coupon strong {
  font-family: 'Neutra Text';
  font-size: 22px/**13May2017**/
}

.modal-dialog .form-validation-field-0formError {
  bottom: -23px;
  left: 0!important;
  top: auto!important;
  width: 80%!important
}

.modal-dialog .prd_coupon_code .wysija-paragraph {
  width: 66%;
  position: relative
}

.modal-dialog .prd_coupon_code .wysija-paragraph .formError {
  top: auto!important;
  width: 100%!important;
  left: 0!important;
  bottom: 36px
}

.formError .formErrorContent {
  font-family: arial!important
}

.modal-dialog .prd_coupon_code h6 {
  min-height: 0
}

.product-catalog .modal-dialog img {
  height: auto
}

.product-catalog .popup-modal .carousel-control img {
  width: 63%
}

.new_products_section .popup-modal .products_grocery img {
  width: auto
}

.products_grocery {
  text-align: center
}

.col-centered {
  display: inline-block!important;
  float: none!important;
  margin-left: -4px;
  vertical-align: top
}

.sinlge-product-sec .get_coupon {
  text-align: right;
  top: -46px;
  width: 639px
}

.single-productsdetail .sinlge-product-sec .get_coupon {
  width: 520px;
}

.sinlge-product-sec .get_coupon h6 {
  font-size: 28px;
  text-align: left!important;
}

.sinlge-product-sec .prd_coupon_code .wysija-paragraph {
  width: 76%
}

.single-productsdetail .sinlge-product-sec .prd_coupon_code .wysija-paragraph {
  width: 71%
}

.single-productsdetail .prd_coupon_code .updated p {
  padding: 0;
  line-height: 18px;
}

.single-productsdetail .sinlge-product-sec .updated {
  width: 420px;
  float: right;
}


/**/

.rel_recipe {
  display: inline-block;
  margin: 0 3px;
  width: 32%;
  position: relative;
  float: left
}

.pop_related_products {
  float: none;
  margin: 0 auto;
  width: 78%
}

.rel_suggestion .rs_suggestion .rel_recipes {
  margin: 0 0 33px
}

.rel_recipe:hover h2 {
  display: block;
  color: #fff;
  text-decoration: none
}

.rel_recipe>h2 {
  background: rgba(0, 0, 0, .2);
  bottom: -9px;
  color: #fff!important;
  font-size: 16px;
  padding: 7px;
  position: absolute;
  width: 100%;
  display: none
}

.rel_suggestion {
  margin-top: 0;
  margin-bottom: 10px
}

.rel_suggestion .pop_related_products h5 {
  font-size: 28px;
  margin-bottom: 10px;
  margin-top: 8px
}

.get_coupon .get_coupon_allmsgs>h6 {
  text-align: right;
  margin: 0
}

.page-template-template-our-products .get_coupon .get_coupon_allmsgs>h6 {
  text-align: right!important;
  margin: 0
}

#new-slider .tp-caption,
#new-slider .tp-caption h4,
.parallax-section.last-padding,
.productFeaturedImage.productImage,
.products_grocery .col-md-4.col-sm-4.col-xs-6,
.products_grocery h6,
.products_grocery>h4 {
  text-align: center
}

.get_coupon_allmsgs>span {
  color: #008533
}

.sinlge-product-sec .success_sub {
  top: 0
}

.scroll_nutrition {
  width: 62%
}

.new_products_section .scroll_nutrition {
  width: 58%
}

.modal .modal-dialog {
  margin: 50px auto
}

.home .coupon_code .wysija-paragraph {
  width: 55%
}

.social-feed a:hover {
  color: #006338
}

.top-footer a:hover {
  color: #006338!important;
  text-decoration: none
}

.parallax-section.last-padding {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/White_Wood-min.png) center top #f5f5f5!important;
  width: 100%
}

.parallax-section .nav-tabs-dropdown {
  display: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

@media screen and (min-width:769px) {
  .product-tab.nav-tabs-wrapper {
    display: block!important
  }
}

@media screen and (max-width:768px) {
  /* .parallax-section .nav-tabs-dropdown {
    display: block
  } */
  .product-tab.nav-tabs-wrapper {
    /* display: none; */
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    text-align: center;
    position: relative;
    z-index: 99
  }
  .nav-tabs-horizontal {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
  }
  .nav-tabs-horizontal>li {
    float: none
  }
  .nav-tabs-horizontal>li+li {
    margin-left: 2px
  }
  .nav-tabs-horizontal>li,
  .nav-tabs-horizontal>li>a {
    background: 0 0;
    width: 100%
  }
  .nav-tabs-horizontal>li>a {
    border-radius: 4px
  }
  .nav-tabs-horizontal>li.active>a,
  .nav-tabs-horizontal>li.active>a:focus,
  .nav-tabs-horizontal>li.active>a:hover {
    color: #fff;
    background-color: #428bca
  }
  .one .products__label {
    padding-top: 9px;
    padding-left: 32px;
  }
}

.carousel-inner .active.left {
  left: -33%
}

.carousel-inner .next {
  left: 33%
}

.carousel-inner .prev {
  left: -33%
}

.carousel-control.left,
.carousel-control.right {
  background-image: none
}

.item:not(.prev) {
  visibility: visible
}

.item.right:not(.prev) {
  visibility: hidden
}

.rightest {
  visibility: visible
}

/* .main-navigation ul .sub-menu li .active {
  color: #008533
}

.main-navigation ul .sub-menu li a:hover {
  color: #008533
} */

/* .myfixed .main-navigation ul .current_page_item.menu-item-has-children::after,
.page-template-template-our-story .main-navigation ul .current-menu-parent.menu-item-has-children::after,
.post-type-archive-giant-knowledge .main-navigation ul .current-menu-parent.menu-item-has-children::after,
.single-giant-knowledge  .main-navigation ul .current-menu-parent.menu-item-has-children::after,
.page-template-template-awards .main-navigation ul .current-menu-parent.menu-item-has-children::after {
  content: "";
  font-family: fontawesome;
  left: auto;
  position: relative;
  text-align: center;
  width: 100%;
  display: inline-block;
  top: -6px
} */

.productDetail_right>h4,
.productNutritionInfo .gray_text>strong {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  font-weight: 400
}

.product_thumb span {
  z-index: 99;
  background: #ff0;
  box-shadow: 0 2px 3px 0 #a0a0a0;
  color: #0C680A;
  font-size: 17px;
  left: 28px;
  padding: 2px 12px;
  position: absolute;
  top: -8px;
  font-family: Gotham
}

#new-slider .tp-caption h4,
.four>p,
.new_products_section .product-rht p,
.one .products__label,
.one .wysija-paragraph,
.one>h1,
.one>h2,
.page .entry-header h1.entry-title,
.products_grocery h6 a,
.products_grocery>h4,
.rec-carousel h2 {
  font-family: 'Neutra Text'
}

#new-slider,
.mashed-cauliflower-1 .new-products,
.riced-veggies-1 .new-products,
.roasted-veggies-1 .new-products,
.veggie-tots-1 .new-products {}

#new-slider {
  padding: 0
}

#new-slider .tp-caption h4 {
  font-size: 50px!important;
  font-weight: 400!important;
  letter-spacing: 3px;
  margin: 0!important
}

#new-slider .learn_more {
  background: rgba(0, 85, 12, .6);
  border: 1px solid #fff!important;
  color: #fff;
  font-size: 14px!important;
  font-weight: 100;
  padding: 5px 16px!important;
  letter-spacing: 0;
  border-radius: 4px
}

#new-slider .learn_more:hover {
  text-decoration: none
}

.rec_carousel-1 .container-fluid {
  height: 222px
}

.rec_carousel-1 .carousel-inner {
  height: 247px;
  overflow: hidden;
  position: relative;
  width: 100%
}

.rec_carousel-1 .col-md-3.col-sm-6.col-xs-12 {
  position: relative
}

.rel_recipe h2 {
  text-decoration: none;
  background: rgba(0, 0, 0, .2);
  bottom: -9px;
  color: #fff!important;
  display: none;
  font-size: 13px;
  padding: 7px;
  position: absolute;
  width: 100%;
  text-align: center/*13feb*/
}

.products_grocery h6 a,
.products_grocery>h4 {
  color: #fff
}

.products_grocery>h4:after,
.products_grocery>h4:before {
  background: #fff;
  height: 1px;
  top: -6px;
  width: 120px;
  display: inline-block;
  position: relative;
  content: ""
}

.products_grocery>h4 {
  font-size: 27px;
  position: relative;
  margin: 0;
  padding: 34px 0
}

.products_grocery>h4:after {
  right: -12px
}

.products_grocery>h4:before {
  left: -12px
}

.new_products_section .overlay {
  background: rgba(31, 163, 80, .9)
}

.new_products_section .parallax-section .overlay {
  z-index: 0
}

#veggie-tots,
.top-section {
  padding-bottom: 0
}

#sub-section-2 .new-products {
  background: 0 0;
  height: auto
}

.new_products_section #sub-section-2 {
  padding: 0 0 52px
}

.new_products_section .new-products {
  padding-bottom: 50px
}

.top-section-1 .new-products {
  background: 0 0;
  z-index: 1;
  position: relative;
}

.products_grocery h6 a {
  font-size: 18px;
  word-wrap: break-word
}

.products_grocery h6 a:hover {
  text-decoration: none
}

.products_grocery h6 {
  margin: 0 auto;
  width: 74%;
  min-height: 97px;
  padding: 10px 0 0
}

.products_grocery figure img {
  width: 80%
}

.new_products_section .new-products h1 {
  margin: 0 0 44px -127px
}

.new_products_section .pull-right {
  padding: 30px 0 0
}

.new-products .product-lft img {
  width: 100%
}

.new_products_section .product-rht p {
  color: #008533;
  margin: 15px 0 0 -5px;
  padding-right: 0;
  text-align: left;
  font-size: 20px/**3May2017**/
  ;
  line-height: 24px
}

.new_products_section .product-rht h1 span {
  color: #0f7041
}

.new_products_section .mashed-cauliflower-1 .new-products h1 {
  margin: 20px 0 44px -259px;
  text-align: center
}

.rec-carousel {
  padding: 0
}

.rec-carousel .overlay {
  background: rgba(0, 0, 0, .5)!important;
  z-index: 0
}

.rec-carousel h2 {
  color: #fff!important;
  font-size: 27px;
  margin: 0;
  padding: 20px 0 0;
  position: relative;
  text-align: center;
  letter-spacing: 0
}

.new_products_section .container-fluid,
.rec-carousel .col-md-3.col-sm-4.col-xs-4,
.recipe-pro .container-fluid,
.recipe-pro .rec-carousel .item,
.recipe-pro .rec-carousel .item.active {
  padding: 0
}

.new_products_section .carousel-inner,
.rec-carousel .item.active .recipe-pro .carousel-inner {
  overflow: visible
}

.rec-carousel .col-md-3.col-sm-4.col-xs-4 img {
  position: relative
}

.recipe_carousel {
  padding: 30px 0 70px;
  display: table
}

.rec-carousel .rec_title {
  position: absolute;
  left: 0;
  bottom: -24px!important;
  width: 97.7%;
  color: #fff;
  font-size: 18px;
  display: none;
  text-align: center;
  padding: 9px 0;
  background: rgba(0, 0, 0, .3);
  margin-bottom: 0
}

.four>p,
footer {
  position: relative
}

.img-zoom {
  width: 310px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out
}

.transition .img-zoom {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  z-index: 9999;
  box-shadow: 0 1px 9px #000
}

.transition .rec_title {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  z-index: 9999;
  display: block!important;
  width: 98%
}

.one #form-wysija-shortcode57c6d01ef1497-2>h6,
.one .widget_wysija_cont h6 {
  display: none
}

#coupon-section {
  padding: 88px 0 0 0;
  background-size: 100%;
  background-position: center center;
}

.one.new-coupn-main {
  padding: 0px 0;
}

.page-template-template-new-products {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/Giant_Awakens-3x.jpg) center top no-repeat fixed;
  background-attachment: fixed;
  background-size: cover;
}

.page-template-template-veggie-spirals,
.page-template-template-crust,
.page-template-template-new-products {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/Giant_Awakens-3x.jpg) center top no-repeat fixed;
  background-attachment: fixed;
  background-size: cover;
}

.page-template-template-veggie-spirals .recipe_carousel, .page-template-template-crust .recipe_carousel {
  background: #fff;
}


#coupon-section .new-products {
  background: 0 0
}

footer {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/Giant_Awakens-3x.jpg) 0 63% no-repeat fixed rgba(0, 0, 0, 0)!important;
  background-size: 100%!important
}

.site-footer {
  padding: 0!important;
  box-shadow: none!important;
  clear: both
}

footer .top-footer.footer-column-2 {
  padding: 19px 0 9px
}

.inner {
  margin: 0 auto;
  width: 69%
}

.one .get_coupon_allmsgs>span {
  color: #fff
}

.outer {
  text-align: center;
  margin: 0px 0 0
}

.one {
  margin: 0 auto;
  width: 67%;
  padding: 0 0 14px
}

.one>h1,
.one>h2 {
  margin: 0;
  color: #fff
}

.one>h1 {
  font-size: 55px
}

.two {
  font-size: 70px
}

.one .products__label,
.one>h2 {
  font-weight: 400
}

.one>h2 {
  font-size: 36px
}

.four>p {
  color: #fff;
  font-size: 22px;
  margin: 15px 0 0
}

.one .wysija-paragraph {
  background: #fff;
  color: #1b9d47;
  float: left;
  font-size: 18px;
  margin: 0 0 0 91px;
  width: 44%;
  position: relative
}

.one .products__label {
  padding-left: 56px;
  text-align: left;
  width: 100%;
  font-size: 15px;
  clear: both;
  padding-top: 12px;
}

.one .gg__check,
.one .products__checkbox {
  height: 18px;
  left: 28px;
  top: 14px;
  width: 18px
}

.four>p:before {
  background: #fff;
  height: 1px;
  width: 84%;
  position: absolute;
  top: 0;
  content: "";
  left: 40px
}

.top-section-1 {
  padding-top: 0;
  padding-bottom: 40px
}

.search-field {
  background: rgba(255, 255, 255, .7)
}

.page .entry-header h1.entry-title {
  color: #008533;
  font-size: 33px;
  font-weight: 700;
  margin: 38px 0 15px;
  text-align: center
}

.entry-content>h1 {
  color: #008533;
  font-size: 22px
}

.entry-content a,
.entry-content em,
.entry-content strong {
  color: #008533
}

.one .widget_wysija_cont .wysija-submit {
  background: rgba(0, 150, 57, .7);
  border: 1px solid #fff;
  display: block;
  margin: 0 0 1px;
  width: 153px;
  line-height: 0;
  font-size: 14px;
  height: 37px
}

.one .products__form input[type=text] {
  color: #0B9A54;
  font-size: 17px;
  height: 37px;
  border: 0
}

.rec-carousel .img-zoom {
  transition: all .2s ease-in-out 0s;
  width: 98%;
  box-shadow: 0 1px 9px #000
}

.rec-carousel .col-md-3.col-sm-6.col-xs-12:nth-child(4) .img-zoom {
  width: 100%
}

.rightest .img-zoom {
  width: 100%;
  min-height: 186px;
  height: 186px
}

.recipe_pop .carousel-inner .item {
  padding: 40px 40px 20px
}

.one .get_coupon_allmsgs>h6 {
  color: #fff;
  font-size: 18px
}

.form-validation-field-3formError,
.one .form-validation-field-0formError {
  width: 100%!important;
  bottom: -26px!important;
  left: 0!important;
  top: auto!important;
  font-family: arial
}

.cat_cover>h2,
.catname-right,
.rec_cat .recipe-item h6 a,
.recipe-cat h1,
.recipe_pop .ProductDetailsLayoutContaniner h1,
.recipe_pop .recipePartIngredientGroup,
.recipe_pop .recipePartStepDescription,
.recipe_pop .recipePartStepHeading:before,
.recipe_pop .recipePartStepsListli,
.recipe_pop .recipe_info>span,
.recipe_pop h4,
.recipe_subline select,
.recipe_subline>p,
.tp-caption.big_white.tp-fade.tp-resizeme.start span {
  font-family: 'Neutra Text'
}

.one .products__form .formErrorContent {
  left: 0!important;
  width: 100%!important;
  position: static!important
}

/* .page-template-template-new-products .myfixed #site-logo img,
.page-template-template-our-story .myfixed #site-logo img,
.page-template-template-recipes .myfixed #site-logo img {
  height: auto;
  width: 200px
} */

.one .products__form-group {
  margin: 0 auto;
  position: relative;
  width: 86%
}

.one .products__form {
  width: 100%
}

.recipe_pop h4 {
  border-bottom: 1px solid #008533;
  color: #008533;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 10px;
  padding: 0 0 7px;
  letter-spacing: 0
}

.recipe_pop dd {
  margin: 3px 0 0;
  display: inline-block;
  padding: 0;
  line-height: 15px
}

li.recipePartIngredient {
  margin: 3px 0 0;
  display: block;
  padding: 0;
  line-height: 15px;
  color: #75716c;
  letter-spacing: .2px;
}

.recipe_pop dl {
  margin: 0
}

.recipe_pop dl span {
  letter-spacing: .2px
}

.recipe_pop .recipePartStepsList {
  border-top: 1px solid #008533;
  margin: 15px 0 0
}

.recipe_pop .recipePartIngredientGroup,
.recipe_pop .recipePartStepDescription,
.recipe_pop .recipePartStepsListli {
  font-size: 16px;
  color: #999899;
  display: block;
  line-height: 18px;
  clear: both;
  letter-spacing: .2px
}

.recipe_pop .recipePartStepHeading {
  color: #008533;
  font-size: 17px;
  font-weight: 700;
  margin: 21px 0 0;
  float: left;
  width: 100%;
  line-height: 16px;
  padding: 0 0 0 45px;
  position: relative
}

.recipe_pop .recipePartStepHeading:before {
  content: "STEP";
  color: #008533;
  left: 0;
  font-size: 16px;
  position: absolute;
  top: 1px;
}

.recipe_pop .ProductDetailsLayoutContaniner h1 {
  color: #999899;
  float: left;
  font-size: 28px;
  letter-spacing: 0;
  margin: 0 0 7px;
  padding: 0;
  text-align: center;
  width: 100%;
  font-weight: 400
}

.recipe_pop .close_popup {
  position: absolute;
  right: 10px;
  top: 9px;
  z-index: 999;
  text-align: right
}

.recipe_pop .productDetail_right {
  margin-left: 5px;
  width: 41%
}

.recipe_pop .productDetail_left {
  width: 50%;
  padding: 0 34px 0 50px
}

.recipe_pop #carousel-example-generic #productPhoto img {
  height: auto;
  padding: 0
}

.recipe_pop .carousel-control>img {
  width: 100%
}

.recipe_info {
  background: #9ccd63;
  float: left;
  padding: 15px 0 19px;
  width: 100%
}

.recipe_pop .social-feed a {
  color: #000000;
  font-size: 24px;
  letter-spacing: 2px
}

.recipe_pop .social-feed>li {
  display: inline-block;
  margin: 0 1px 0 5px;
  position: relative
}

.recipe_pop .social-feed {
  margin: 20px 0 0!important;
  text-align: center;
}

.recipe_pop .social-feed li:first-child {
  margin-left: 0;
}

.recipe_pop .social-feed a:hover {
  color: #006338!important;
  text-decoration: none
}

.recipe_pop .recipe_info>span {
  float: left;
  font-size: 13px;
  font-weight: 400;
  width: 33%
}

.recipe_pop .recipe_info strong {
  float: left;
  font-size: 19px;
  width: 100%;
  line-height: 33px
}

.page-template-template-new-products .tp-bullets.simplebullets.round .bullet {
  background: rgba(255, 255, 255, .9)!important
}

.page-template-template-new-products .tp-bullets.simplebullets.round .bullet.selected {
  background: #008033!important
}

#recipes-1 {
  padding: 0
}

.start>p {
  font-family: 'Neutra Text';
  margin-bottom: 0!important
}

.tp-caption.big_white.tp-fade.tp-resizeme.start span {
  font-size: 34px!important;
  font-weight: 400
}

.recipe-cat h1 {
  color: #046937;
  font-size: 37px;
  font-weight: 600;
  text-align: left;
  margin: 0
}

.recipe-cat {
  padding-top: 40px
}

.recipe_subline {
  float: left;
  width: 100%;
  margin: 0 0 27px
}

.recipe_subline>p {
  float: left;
  margin: 0 12px 0 0;
  color: #00964c;
  font-size: 21px
}

.recipe_subline #search_form input[type=submit] {
  display: none
}

.recipe_subline .fa.fa-search {
  position: absolute;
  left: 149px;
  top: 6px;
  color: #999899!important
}

.rec_search_input {
  float: right;
  margin-top: -28px;
}

.recipe_subline select {
  border: 1px solid #999899!important;
  border-radius: 1px;
  color: #999899!important;
  height: 27px;
  width: 48%;
  font-size: 16px
}

.adv_search {
  width: 85%;
  float: right;
  margin: 20px 0 0;
}

.adv_search span {
  float: left;
  font-family: 'Neutra Text';
  font-size: 16px;
  line-height: 32px;
  margin-right: 8px;
}

.adv_search select {
  float: left;
  width: 22%;
  border-radius: 3px;
  height: 32px;
  margin: 0 7px;
}

.adv_search select:last-child {
  margin-right: 0;
}

.error404 .page-header,
.search-page .page-header,
.single-recipe-content {
  border-bottom: 1px solid #008533
}

.cat_cover>h2,
.rec_cat .recipe-item h6 a {
  color: #fff;
  left: 0;
  text-align: center
}

.rec_cat .col-md-4.col-sm-4.col-xs-12:nth-child(3n) .recipe-item img {
  width: 100%
}

.rec_cat .recipe-item h6 a:hover {
  text-decoration: none
}

.rec_cat .recipe-item h6 a {
  background: rgba(0, 0, 0, .3);
  bottom: 0;
  font-size: 18px;
  padding: 6px 0;
  position: absolute;
  width: 100%
}

.cat_cover>img,
.rec_cat .recipe-item {
  position: relative
}

.recipe-pro {
  padding-top: 0;
  padding-bottom: 23px
}

.cat_cover>img {
  width: 100%
}

.cat_cover>h2 {
  font-size: 67px;
  width: 100%;
  position: absolute;
  top: 25%;
  text-shadow: 1px 3px 8px #000
}

.recipe-pro .rec-carousel {
  background: rgba(0, 0, 0, 0);
  padding: 50px 0 70px;
  display: table;
  width: 100%;
  margin: 0
}

.catname-right {
  text-align: right;
  margin: 0 80px 0 0;
  color: #00964c;
  font-size: 30px
}

.no-results .page-content,
.search-page figure,
.search-page h6,
.single #content {
  text-align: center
}

.error404 .page-header>p,
.error404 h1,
.search-page h1 {
  color: #008533;
  text-align: center
}

.search-page h1,
.search-page h6 a {
  font-family: "Neutra Text"
}

.recipe_carousel .carousel-control {
  width: 40px;
  height: 40px;
  top: 39%;
  z-index: 9999
}

.recipe_carousel .carousel-control img {
  width: 100%
}

.new_products_section .carousel-control.left,
.recipe-pro .carousel-control.left {
  left: 30px
}

.new_products_section .carousel-control.right,
.recipe-pro .carousel-control.right {
  right: 30px
}

.cat_cover {
  padding: 25% 0;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 999
}
/*
#veggie-swaps .cat_cover {
  background-image: url(https://www.greengiant.com/wp-content/uploads/2018/06/featured-veggie-swaps.jpg)
}

#breakfast .cat_cover {
  background-image: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/recipe/FEATURED_CheddarBaconCauliflower_Pancakes-1.jpg)
}

#comfort-food .cat_cover {
  background-image: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/recipe/comfort-large.jpg)
}

#featured-favorites .cat_cover {
  background-image: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/recipe/featured-large.jpg)
}

#living-well .cat_cover {
  background-image: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/recipe/livewell-large.jpg)
}

#meals .cat_cover {
  background-image: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/recipe/meals-large.jpg)
}

#seasonal .cat_cover {
  background-image: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/recipe/seasonal-large.jpg)
}

#sides .cat_cover {
  background-image: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/recipe/sides-large.jpg)
}

#snacks .cat_cover {
  background-image: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/recipe/snacks-large.jpg)
} */

.error404 h1 {
  font-size: 75px
}

.error404 .page-header>p {
  font-size: 25px
}

.not-found {
  padding: 100px 0
}

.search-page h1 {
  font-size: 30px;
  font-weight: 700
}

.search-page h1 span {
  font-weight: 400
}

.search-page .page-header {
  margin-bottom: 39px
}

.search-page figure {
  position: relative
}

.search-page h6 {
  min-height: 85px;
  padding-top: 10px;
}

.content-area,
.single #content {
  min-height: 500px
}

.search-page h6 a {
  color: #99999a;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px
}

.search-page .page-numbers.current,
.search-page .page-numbers:hover {
  background: #006338!important;
  color: #fff
}

.search-page .product_popup_search>img {
  height: 203px;
  width: auto
}

.search-page .navigation.pagination {
  width: 100%
}

.single-recipe-content {
  float: left;
  margin: 0;
  width: 100%
}

.single-recipe-content #productPhoto img {
  height: auto;
  width: 100%
}

.no-results {
  padding: 0 0 100px
}

.no-results .page-content>p {
  color: #008533;
  font-size: 22px;
  font-family: "Neutra Text";
}

.single #content {
  margin: 0!important
}

.product .productDetail_right>h4 {
  border-bottom: medium none;
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-transform: capitalize
}

.performance-facts,
.performance-facts h2,
.performance-facts p {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.arrow-left.tp-leftarrow.tparrows.default,
.arrow-right.tp-rightarrow.tparrows.default,
.mb_view_desc,
.mb_view_title {
  display: none
}

.performance-facts {
  font-size: 11px;
  line-height: 1.4;
  border: 1px solid #000;
  float: left;
  width: 280px;
  padding: 5px
}

.performance-facts h2 {
  display: block;
  font-size: 2em;
  font-weight: 700;
  margin-block-end: .67em
}

.performance-facts p {
  margin: 0
}

#mb_nutritional_modal .modal-title,
.mb_nutritional,
.recipe_subline input {
  font-family: "Neutra Text"
}

.performance-facts table {
  border-collapse: collapse
}

.performance-facts__title {
  font-weight: 700;
  font-size: 2rem;
  margin: 0 0 .25rem
}

.performance-facts__header {
  border-bottom: 10px solid #000;
  padding: 0 0 .25rem;
  margin: 0 0 .5rem
}

.performance-facts__header p {
  margin: 0
}

.performance-facts__table,
.performance-facts__table--grid,
.performance-facts__table--small {
  width: 100%
}

.performance-facts__table thead tr td,
.performance-facts__table thead tr th,
.performance-facts__table--grid thead tr td,
.performance-facts__table--grid thead tr th,
.performance-facts__table--small thead tr td,
.performance-facts__table--small thead tr th {
  border: 0
}

.performance-facts__table td,
.performance-facts__table th,
.performance-facts__table--grid td,
.performance-facts__table--grid th,
.performance-facts__table--small td,
.performance-facts__table--small th {
  font-weight: 400;
  text-align: left;
  padding: .25rem 0;
  border-top: 1px solid #000;
  white-space: nowrap
}

.performance-facts__table:not(.performance-facts__table-products) td:last-child,
.performance-facts__table--grid td:last-child,
.performance-facts__table--small td:last-child {
  text-align: right
}

.performance-facts__table--grid td:last-child,
.performance-facts__table--small td:last-child {
  text-align: left
}

.performance-facts__table .blank-cell,
.performance-facts__table--grid .blank-cell,
.performance-facts__table--small .blank-cell {
  width: 1rem;
  border-top: 0
}

.performance-facts__table .thick-row td,
.performance-facts__table .thick-row th,
.performance-facts__table--grid .thick-row td,
.performance-facts__table--grid .thick-row th,
.performance-facts__table--small .thick-row td,
.performance-facts__table--small .thick-row th {
  border-top-width: 5px
}

.performance-facts__table--small {
  border-bottom: 1px solid #999;
  margin: 0 0 .5rem
}

.performance-facts__table--small thead tr {
  border-bottom: 1px solid #000
}

.performance-facts__table--small td,
.performance-facts__table--small th {
  border: 0;
  padding: 0
}

.performance-facts__table--grid {
  margin: 0 0 .5rem
}

.performance-facts__table--grid td:last-child::before {
  content: "•";
  font-weight: 700;
  margin: 0 .25rem 0 0
}

.text-center {
  text-align: center
}

.thick-end {
  border-bottom: 10px solid #000
}

.thin-end {
  border-bottom: 1px solid #000
}

.recipe_subline>form {
  float: right;
  position: relative;
  text-align: right;
  width: 100%;
}

.recipe_subline input {
  background: rgba(0, 0, 0, 0);
  border: 1px solid #999899!important;
  color: #222!important;
  float: left;
  font-size: 16px;
  height: 32px!important;
  line-height: 1;
  position: relative;
  width: 169px!important
}

#search_form #search-recipe-btn {
  background: #008533;
  color: #fff!important;
  margin-left: 5px;
  padding: 0 6px;
  width: auto!important
}

.row.rec_cat .col-md-4,
.row.search_recipes .col-md-4 {
  padding-left: 5px;
  padding-right: 5px
}

.search_recipes .search-rec-inner .not_found,
.search_recipes .search-rec-inner>h4 {
  color: #999899;
  font-family: "Neutra Text";
  font-size: 21px;
  margin: 0 0 16px;
  text-transform: capitalize
}

.search_recipes {
  margin: 0 0 20px
}

.rec_cat {
  margin-right: -5px;
  margin-left: -5px
}

@media screen and (min-width:1300px) {
  .search-rec-inner .recipe-item img {
    min-height: 225px
  }
}

.carrot-bg,
.carrots-fields,
.nature-bg,
.planting-bg,
.sunflower-bg,
.veggies-bg {
  min-height: 400px
}

.search_recipes .recipe-item h6 a {
  background: rgba(0, 0, 0, .3);
  bottom: 0;
  color: #fff;
  font-size: 18px;
  left: 0;
  padding: 6px 0;
  position: absolute;
  text-align: center;
  width: 100%;
  font-family: 'Neutra Text';
}

.search_recipes {
  border-bottom: 5px solid #046937;
  margin-bottom: 20px;
  padding: 0 0 15px
}

.search_recipes .recipe-item {
  position: relative
}

/* .sub-menu {
  display: none
} */

a.mb_nutritional:focus {
  color: #fff
}

.mb_nutritional {
  display: none;
  padding: 3px 14px;
  width: 210px;
  color: #fff;
  font-size: 14px;
  margin: 0 auto 20px;
  text-align: center;
  border-radius: 3px;
  text-transform: uppercase;
  background: #016c38;
  background: -moz-linear-gradient(left, #016c38 11%, #02954e 47%, #02954e 48%, #02954e 48%, #016c38 85%);
  background: -webkit-linear-gradient(left, #016c38 11%, #02954e 47%, #02954e 48%, #02954e 48%, #016c38 85%);
  background: linear-gradient(to right, #016c38 11%, #02954e 47%, #02954e 48%, #02954e 48%, #016c38 85%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016c38', endColorstr='#016c38', GradientType=1)
}

#mb_nutritional_modal .model-dialog {
  margin: 0
}

#mb_nutritional_modal .modal-header {
  padding: 0;
  border-bottom: 0;
  width: 100%;
  position: fixed;
  left: 0;
  top: 51px;
  z-index: 99
}

#mb_nutritional_modal .modal-body {
  display: table;
  margin-top: 7%
}

#mb_nutritional_modal .modal-title {
  width: 100%;
  text-align: center;
  padding: 3px 14px;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: #016c38;
  background: -moz-linear-gradient(left, #016c38 11%, #02954e 47%, #02954e 48%, #02954e 48%, #016c38 85%);
  background: -webkit-linear-gradient(left, #016c38 11%, #02954e 47%, #02954e 48%, #02954e 48%, #016c38 85%);
  background: linear-gradient(to right, #016c38 11%, #02954e 47%, #02954e 48%, #02954e 48%, #016c38 85%)
}

#mb_nutritional_modal .modal-content {
  padding-bottom: 15px
}

.scroll_nutrition_mb strong {
  width: 100%;
  float: left;
  color: #046937;
  margin: 0 0 20px
}

#mb_nutritional_modal .gray_text strong {
  color: #046937;
  margin: 10px 0;
  display: block
}

#popup_after,
#search_form i.fa.fa-search,
.products__form .wysija-checkbox-paragraph {
  display: none
}

#mb_nutritional_modal .modal-header .close {
  color: #fff;
  text-shadow: none;
  opacity: 1;
  left: -10px;
  top: -1px;
  position: relative;
  font-family: arial;
}

.term_74 #productPhoto img {
  width: 100%;
  height: auto!important
}

.products__form .formErrorContent {
  left: 283px;
  top: -242px;
  width: 44.8%
}

.photos__photo:after {
  z-index: -1
}

#popup_after {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, .4)
}

.popup_after #close {
  font-family: arial;
  cursor: pointer;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 100%;
  z-index: 999999;
  color: #fff;
  float: right;
  font-size: 12px;
  font-weight: 700;
  width: 32px;
  height: 32px;
  line-height: 31px;
  position: absolute;
  right: -100px;
  text-align: center;
  top: -60px;
  opacity: 1
}

.popup_after input[type=submit],
.popup_after input[type=text],
.sign_up h1,
.sign_up p {
  font-family: 'Neutra Text'
}

.popup_after .inner {
  top: 24%;
  margin-bottom: 20px;
  position: relative;
  width: 800px;
  box-shadow: 0 6px 24px #333;
  -webkit-box-shadow: 0 6px 24px #333;
  -moz-box-shadow: 0 6px 24px #333;
  display: table;
  z-index: 9999999999
}

#popup_after #pa_lt {
  background-image: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/interstitial_signup_horiz_lt.png);
  background-repeat: no-repeat;
  background-size: 101%;
  float: left;
  height: 333px;
  width: 69%
}

.popup_after .popup_sign {
  background-image: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/Interstitial_SignUp_Horiz_1a.jpg);
  float: right;
  height: 333px;
  padding: 0 4.5% 0 6%;
  margin-left: -19%;
  width: 45%
}

.sign_up {
  margin: 0 auto;
  width: 100%;
  top: 11%;
  position: relative
}

.sign_up h1 {
  color: #fff;
  font-size: 71px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0
}

.sign_up p {
  color: #fff;
  font-size: 20px;
  margin: 0 0 5px;
  text-align: right
}

.popup_after .widget_wysija_cont .wysija-submit,
#popup-submit {
  display: block;
  float: right;
  margin-top: 0
}

.popup_after .widget_wysija_cont.shortcode_wysija {
  text-align: right;
  width: 100%
}

.popup_after .wysija-paragraph {
  /* margin:26px 0 10px;20Feb*/
  margin: 14px 0 10px;
  float: right;
  width: 84%;
  position: relative
}

.popup_after input[type=text] {
  background: #fff;
  color: #039A53;
  font-size: 14px;
  height: 36px;
  width: 100%;
  padding: 3px 7px;
  border-radius: 2px;
  letter-spacing: .7px
}

.popup_after input[type=submit],
#popup-submit {
  background: #037833;
  height: 30px;
  line-height: 25px;
  border-radius: 2px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 0 13px;
  text-transform: uppercase;
  letter-spacing: .5px
}

.popup_after input[type=submit]:hover,
#popup-submit:hover {
  background: #07A35A
}

.get_coupon_allmsgs2 {
  display: none;
  text-align: center
}

.signup_sec2 hr {
  margin: 5px auto 12px;
  width: 78%
}

.get_coupon_allmsgs2 p {
  text-align: right!important
}

.popup_sign .get_coupon_allmsgs2 {
  width: 100%;
  padding: 9% 20px
}

.popup_sign .get_coupon_allmsgs2>h1 {
  border-bottom: 1px solid #fff;
  margin: 0 0 11px;
  font-size: 49px;
  text-align: center;
  line-height: 53px;
  padding: 0 0 12px
}

#popup_after .form-validation-field-0formError {
  left: 0!important;
  bottom: -32px;
  width: 100%!important
}

.res_signup {
  display: none
}

.eat_veggies,
.veggies-bg-last {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/our-story/eat-veggies.jpg) top center no-repeat fixed;
  background-size: cover;
}

.veggies-bg {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/our-story/eat-veggies-1.jpg) top center no-repeat fixed;
  background-size: cover
}

.eat-more-veggies .hgrup {
  width: 91%;
  margin-bottom: 30px
}

.eat-more-veggies p,
.nominate-giant p {
  width: 100%
}

.grow-txt strong {
  color: #989899;
  display: block
}

.become-gaint-bg,
.become_giant {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/our-story/become-giant.jpg) top center no-repeat fixed;
  background-size: cover;
}

.sunflower-bg {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/our-story/sunflower.jpg) top center no-repeat fixed;
  background-size: cover
}

.planting-bg {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/our-story/planting.jpg) top center no-repeat fixed;
  background-size: cover
}

.nature-bg {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/our-story/nature.jpg) top center no-repeat fixed;
  background-size: cover
}

.grow-bg,
.where-grow {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/our-story/we-grow.jpg) top center no-repeat fixed;
  background-size: cover;
}

.carrots-fields {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/our-story/carrot-fields.jpg) top center no-repeat fixed;
  background-size: cover
}

.carrot-bg {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/our-story/carrots.jpg) top center no-repeat fixed;
  background-size: cover
}

.become-gaint-bg,
.grow-bg,
.veggies-bg-last {
  min-height: 240px;
  background-size: cover;
  background-position: bottom
}

#steamers .product-catalog {
  padding: 0
}

.product-tab.nav-tabs-wrapper {
  padding: 20px 0 15px
}

a.nav-tabs-dropdown:after {
  content: '\f107';
  position: absolute;
  right: 20px;
  font-family: FontAwesome;
  top: 7px;
  display: none
}

a.nav-tabs-dropdown {
  border-radius: 0;
  color: #fff!important;
  font-size: 16px;
  letter-spacing: 1.2px;
  font-family: 'Neutra Text';
  border: 0!important;
  position: relative;
  z-index: 99;
  background: #016c38!important;
  background: -moz-linear-gradient(left, #016c38 11%, #02954e 47%, #02954e 48%, #02954e 48%, #016c38 85%)!important;
  background: -webkit-linear-gradient(left, #016c38 11%, #02954e 47%, #02954e 48%, #02954e 48%, #016c38 85%)!important;
  background: linear-gradient(to right, #016c38 11%, #02954e 47%, #02954e 48%, #02954e 48%, #016c38 85%)!important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016c38', endColorstr='#016c38', GradientType=1)!important
}

.product-tab.nav-tabs-wrapper li {
  text-align: center
}

.product-tab.nav-tabs-wrapper li a {
  font-size: 16px
}

a.nav-tabs-dropdown:hover {
  background: #016c38!important;
  border: 0!important
}

#video-preview,
.fluid-width-video-wrapper iframe {
  background-color: #fff;
  width: 99%;
  border: 3px solid #fff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, .5)
}

.coupon_share>a:first-child,
.coupon_share>a:first-child:hover {
  background: rgba(255, 255, 255, .9)
}

.product-catalog.no_padding {
  padding-top: 0
}

.coupon_share {
  width: 100%;
  float: left;
  text-align: center;
}

.coupon_share>a:first-child {
  vertical-align: top;
  display: inline-block;
  padding: 3px 5px;
  font-family: 'Neutra Text';
  font-size: 17px;
}

.coupon_share img {
  padding: 0 5px;
  width: 35px;
  border-radius: 8px
}

.products__form .updated h1 {
  border-bottom: 2px solid #f3f5e7;
  font-size: 57px;
  padding: 10px 0 11px;
  text-transform: uppercase
}

.pop_share {
  display: inline-block;
  position: relative;
  top: 0;
}

.pop_share span {
  font-size: 26px;
  display: inline-block;
  float: left;
  padding: 2px 6px 0 10px
}

.pop_share a {
  margin: 0 10px 0 0
}

.category-title i {
  display: none;
  font-size: 15px;
  left: 14px;
  position: absolute;
  top: 14px
}

#carousel-example-generic1 {
  height: auto!important
}

.page-id-355 #content {
  min-height: 500px
}

.tax-product-category {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/Giant_Awakens-3x.jpg) top center no-repeat fixed;
  background-size: cover
}

.product_ajax_loader img {
  width: 50px;
  height: 50px!important
}

.product_category .parallax-section {
  margin: 20px 0 0
}

.tax-product-category .product_category .parallax-section {
  margin: 0
}

.breadcrumbs span {
  color: #111;
  font-family: Oxygen, sans-serif;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  position: relative;
  margin-right: 0;
  padding-left: 3px;
  padding-right: 3px
}

.breadcrumbs a span {
  font-size: 9px;
  color: #009645
}

.page-template-template-our-products .breadcrumbs,
.single-productsdetail .breadcrumbs,
.single-recipes .breadcrumbs,
.tax-product-category .breadcrumbs {
  top: 0;
  margin-bottom: 25px;
  width: 100%;
  text-align: right
}

a.home img {
  width: 16px;
  position: relative;
  top: -1px
}

.breadcrumbs {
  float: right;
  position: relative;
  top: -86px;
  right: -21px;
  font-size: 11px
}

.single-productsdetail .sinlge-product-sec .get_coupon {
  top: 0
}

.single-productsdetail .find_store {
  margin: 37px 0 0
}

.single-productsdetail .rs_suggestion img {
  width: 100%
}

.carousel-inner {
  overflow: visible!important
}

#carousel-example-generic {
  overflow: hidden
}

.start>p {
  text-shadow: 0 1px 3px #333
}

.breadcrumbs a:hover span {
  text-decoration: underline
}

.where_to_buy_banner_mb {
  margin-top: 20px
}

.page-template-template-where-to-buy .page .entry-header h1.entry-title {
  margin: 15px 0
}

.single-productsdetail .form-validation-field-0formError {
  bottom: -14px
}

.exprt_tips p {
  clear: both;
  color: #999899;
  display: block;
  font-family: 'Neutra Text';
  font-size: 16px;
  letter-spacing: .2px;
  line-height: 18px;
  border-top: 1px dotted #ccc;
  padding-top: 10px
}

.where_to_buy_banner_desk {
  position: relative;
  text-align: center;
  margin-top: 5%;
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/grocery_store_bg.jpg) no-repeat;
  padding: 24% 0;
  /* padding:20px 0;min-height:560px-3May2017 */
}


/**add_3May2017**/

.text-contain {
  position: absolute;
  left: 0;
  width: 100%;
  top: 20px;
}


/*end*/

#content,
.product_loader {
  min-height: 500px
}

.where_to_buy_banner_desk .hgroup {
  color: #fff;
  font-family: 'Neutra Text';
  text-align: center
}

.where_to_buy_banner_desk h1 {
  font-size: 79.73px;
  font-family: inherit;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0
}

.where_to_buy_banner_desk h6 {
  font-size: 39.87px;
  display: inline-block;
  font-weight: 700;
  border-bottom: 2px solid #fff;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 5px
}

.where_to_buy_banner_desk span {
  /* font-size:34px;3May2017 */
  font-size: 28px;
  font-family: 'Neutra Text';
  color: #fff;
  display: inline-block;
  font-weight: 300;
  margin: 0
}

.where_to_buy_banner_desk label {
  width: 100%;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  font-family: 'Neutra Text';
  position: absolute;
  left: 0;
  bottom: 15px;
  color: #006d38
}

.arrow-slide a.switch_arrow,
.slide-top a.switch_arrow {
  width: 48px;
  height: 48px;
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/slide_arrows.png) no-repeat;
  background-size: 200%
}

.slide-top a.switch_arrow {
  background-position: -48px 0
}

.arrow-slide a.slide-top {
  background-position: -48px 0!important
}

#content .new-sec,
.coupn_prom.myfixed .main-navigation ul .current_page_item.menu-item-has-children::after {
  display: none
}

.product_loader {
  line-height: 500px;
  text-align: center;
  width: 100%
}

.product_loader>img {
  width: 54px
}

#popup_after #content {
  min-height: initial
}

@media screen and (max-width:580px) {
  .where_to_buy_banner_desk .hgroup {
    padding: 0 2%
  }
  .one .products__label {
    padding-left: 30px
  }
  .breadcrumbs {
    display: none!important
  }
  .one .wysija-paragraph {
    width: 55%;
    margin: 0
  }
  .one .widget_wysija_cont .wysija-submit {
    font-size: 12px;
    width: 42%
  }
  .transition .img-zoom,
  .transition .rec_title {
    transform: scale(2.2);
    bottom: -44%!important
  }
  .rec-carousel .rec_title {
    font-size: 8px;
    padding: 6px
  }
  .cat_cover>h2 {
    margin: 0
  }
  .new_products_section .rec-carousel .carousel-control,
  .recipe-pro .rec-carousel .carousel-control {
    top: 76%
  }
  .recipe-pro .rec-carousel {
    padding: 80px 0
  }
  .products_grocery figure img {
    width: 100%
  }
  .products_grocery>h4 {
    padding: 20px 0
  }
  .recipe_carousel {
    padding: 30px 0 80px
  }
  .productDetailsDiv {
    width: 55%
  }
  .mb_view {
    width: 45%
  }
  .popup_after .popup_sign {
    padding-bottom: 20%
  }
  #steamers figure img {
    height: 160px
  }
  .list-products h6 {
    height: 80px;
    margin-bottom: 10px
  }
  .list-products {
    padding: 30px 0 60px
  }
  .tax-product-category .product_category {
    margin: 100px 0
  }
  .rec-carousel h2 {
    font-size: 24px
  }
  .performance-facts {
    width: 100%
  }
  .gray_text {
    margin: 25px 0 0
  }
  .where_to_buy_banner_desk h1 {
    font-size: 170%;
    line-height: normal
  }
  .where_to_buy_banner_desk h6 {
    font-size: 130%;
    border-bottom: 2px solid #fff;
    padding: 5px 0 15px
  }
  .where_to_buy_banner_desk label,
  .where_to_buy_banner_desk span {
    font-size: 130%
  }
}

@media screen and (max-width:520px) {
  .forcefullwidth_wrapper_tp_banner,
  .fullwidthbanner-container .fullwidthabanner,
  .rev_slider {
    height: 400px!important
  }
  .tp-bgimg.defaultimg {
    background-size: cover!important
  }
  .rev_slider h1 {
    font-size: 26px!important;
    line-height: 26px!important
  }
  .rev_slider h3 {
    font-size: 22px!important;
    margin: 12px 0!important;
    line-height: 26px!important
  }
  .tp-leftarrow.default,
  .tp-rightarrow.default {
    height: 30px!important;
    width: 30px!important;
    background-size: 100%!important
  }
  .footer-left {
    display: none
  }
  .our_fields_sec h5 span,
  .rev_slider br {
    display: block
  }
  .portfolio-list,
  .portfolio-list:nth-child(3n),
  .portfolio-list:nth-child(4n) {
    width: 49%;
    margin-right: 2%
  }
  .portfolio-list:nth-child(2n) {
    margin-right: 0
  }
  .blog-listing .blog-list {
    width: 100%
  }
  .products__label {
    padding-left: 25px;
    margin-top: -20px;
    width: 100%;
    font-family: 'Neutra Text';
    font-weight: 400;
    font-size: 15px
  }
  .coupon_div {
    width: 300px;
    margin: 0 auto;
    float: none;
    padding: 0
  }
  #coupon-home {
    min-height: 590px;
    padding: 60px 0
  }
  .coupon_div h2 {
    font-size: 34px
  }
  .special_offer ul li {
    margin: 0 11px
  }
  .coupon_div h2 strong {
    font-size: 46px
  }
  .title_off {
    top: 10px
  }
  .title_off span {
    font-size: 58px;
    top: -23px
  }
  .title_off label {
    font-size: 22px;
    line-height: 20px;
    margin-left: 5px;
    width: 55%
  }
  .coupon_code {
    top: 0
  }
  .coupon_code span {
    font-size: 18px
  }
  .coupon_code .wysija-paragraph {
    width: 64%
  }
  .coupon_code input[type=submit] {
    padding: 0 20px;
    font-size: 15px
  }
  .product-rht {
    padding: 0 5%!important
  }
  .new-products {
    padding: 30px 0 50px
  }
  .carrot-bg,
  .carrots-fields,
  .nature-bg,
  .static-bg,
  .sunflower-bg,
  .veggies-bg {
    min-height: 380px
  }
  .become-gaint-bg,
  .grow-bg,
  .static-bg-last,
  .veggies-bg-last {
    min-height: 210px
  }
  .our_fields_sec {
    min-height: 480px
  }
  .our_fields_sec h5 {
    top: 100px;
    font-size: 38px;
    line-height: 42px
  }
  .become_giant h5,
  .where-grow h5 {
    line-height: 22px
  }
  .grow-inner h2 {
    font-size: 33px
  }
  .grow-inner label {
    font-size: 18px
  }
  .inner-wrap label br {
    display: none
  }
  .our-corn {
    min-height: 350px;
    top: 120px
  }
  .our-corn .hgrup {
    width: 100%;
    right: 0
  }
  .grow-txt hr {
    width: 100%;
    margin: 30px 0 35px
  }
  .signup_sec hr {
    width: 100%
  }
  .rev_slider h3 {
    margin-bottom: 2px!important
  }
  .category-title h2 {
    font-size: 20px
  }
  .one .products__form {
    padding: 0 13px;
    width: 100%
  }
  .one>h1 {
    font-size: 40px
  }
  .two {
    font-size: 49px
  }
  .one>h2 {
    font-size: 23px
  }
  .products_grocery h6 {
    min-height: 70px;
    width: 100%
  }
  .products_grocery h6 a {
    font-size: 11px
  }
  .off-enjoy {
    line-height: normal!important
  }
  .off-enjoy h1 {
    line-height: 41px!important
  }
  .catname-right {
    margin: 0;
    text-align: center;
    display: none
  }
  .modal-dialog .prd_coupon_code .wysija-paragraph {
    width: 68%
  }
  .prd_coupon_code input[type=submit] {
    font-size: 10px;
    width: 31%
  }
  .sinlge-product-sec .prd_coupon_code .wysija-paragraph {
    width: 100%
  }
  .single-productsdetail .sinlge-product-sec .prd_coupon_code .wysija-paragraph {
    width: 63%
  }
  .single-productsdetail .sinlge-product-sec .prd_coupon_code {
    width: 100%
  }
  .get_coupon h6 {
    width: 100%;
    text-align: left
  }
  .sinlge-product-sec .prd_coupon_code input[type=submit] {
    margin: 0 auto;
    float: none
  }
  .rec_cat .recipe-item h6 a {
    font-size: 14px
  }
  .popup-modal h6 {
    font-size: 4.9vmax
  }
  .recipe-pro .rec-carousel {
    padding: 40px 0
  }
  .one .products__form-group {
    overflow: visible;
    clear: both
  }
  .one .gg__check,
  .one .products__checkbox {
    top: 12px
  }
  .single #content h1 {
    font-size: 21px;
    line-height: 24px;
  }
  .rec-carousel h2 {
    font-size: 22px
  }
}

@media screen and (max-width:767px) {
  .page-template-template-new-products {
    background: transparent;
  }
  .category-title h2,
  .products-sec h4 a {
    font-size: 16px
  }
  img.lazy-load {
    margin: 50px 100px
  }
  .ourproductpoup .parallax-section.product-padding,
  .res-mashed-cauliflower .parallax-section.product-padding {
    margin: 0
  }
  .products-sec .col-md-2.col-sm-3.col-xs-4 {
    width: 50%
  }
  .product-catalog img {
    height: 164px
  }
  .ourproductpoup {
    position: absolute;
    width: 100%;
    top: 21.3%;
    display: block;
    z-index: 999999;
    height: 100%
  }
  .ourproductpoup .parallax-section {
    display: block
  }
  .res-mashed-cauliflower .product-catalog .col-xs-6 {
    width: 50%
  }
  .res-mashed-cauliflower #mashed-cauliflower .product-catalog figure img {
    width: 80%;
    height: auto
  }
  .category-title {
    padding: 14px 0;
    position: relative;
    z-index: 999
  }
  .product-catalog h6 a {
    color: #fff
  }
  .ourproductpoup .category-title i {
    display: block;
    cursor: pointer
  }
  .page-id-2970 #riced-veggies {
    margin-top: -12px
  }
  #our-product-1 {
    display: block!important
  }
  .our-product-parent .parallax-section {
    display: none
  }
  .ourproductpoup .category-title:before {
    border-bottom: 15px solid rgba(2, 96, 50, .7);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: -15px;
    width: 0;
    left: 20%;
    z-index: 999
  }
  .our-product-parent {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 50px
  }
  .res-canned .category-title:before,
  .res-corn-on-the-cob .category-title:before,
  .res-just-for-one .category-title:before,
  .res-riced-veggies .category-title:before,
  .res-roasted .category-title:before {
    right: 20%;
    left: auto
  }
  .res-roasted,
  .res-veggie-tots {
    top: 41.3%
  }
  .res-canned,
  .res-sautes {
    top: 60%;
    z-index: 999999
  }
  .res-club,
  .res-corn-on-the-cob {
    top: 78.3%
  }
  .res-just-for-one,
  .res-steamers {
    top: 98%
  }
  .res-just-for-one {
    top: 90%
  }
  .search-page h6 {
    min-height: initial;
  }
}

@media screen and (max-width:490px) {
  .parallax-section h1 {
    padding: 0
  }
  #carousel-example-generic #productPhoto img {
    padding: 0 7px 0 0
  }
  .zip_code input {
    margin: 5px 0 0!important;
    width: 105px
  }
  .prd_coupon_code input[type=submit] {
    font-size: 11px;
    padding: 0 6px
  }
  .modal-dialog .get_coupon h6,
  .modal-dialog .get_coupon strong {
    font-size: 19px
  }
  .product-title h1 {
    font-size: 39px
  }
  .product-title h1 span {
    font-size: 38px
  }
  .products-sec .col-md-2.col-sm-3.col-xs-4 {
    width: 50%
  }
  .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3037,
  .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3038,
  .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3039,
  .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3040 {
    text-align: left;
    width: 100%
  }
  .page-id-2970 .main-navigation ul ul {
    width: 100%
  }
  .main-navigation ul ul li::after {
    content: none
  }
  .columns-3 .rev_slider h3 {
    font-size: 19px!important
  }
  .product-catalog h6 a {
    font-size: 16px;
    color: #fff
  }
  .product-catalog .col-md-4 {
    width: 49%
  }
  .off-enjoy {
    line-height: normal!important;
    position: relative;
    top: 18px!important
  }
  .recipe-products .tp-caption.big_white.tp-fade.tp-resizeme.start>p {
    font-size: 26px!important;
    line-height: 28px!important
  }
  .recipe_subline>form {
    width: 100%
  }
  .recipe_subline select {
    width: 100%;
    margin: 12px 0 0
  }
  #search_form #search-recipe-btn {
    position: absolute;
    right: 0
  }
  .recipe_subline .fa.fa-search {
    display: none
  }
  .recipe_subline input {
    width: 100%!important
  }
  .products-sec .container>h2 {
    display: block
  }
  .product-title hr {
    width: 100%
  }
  .recipe_pop .recipe_info strong {
    line-height: 15px;
    word-wrap: break-word
  }
  .productDetailsDiv {
    width: 60%
  }
  .mb_view {
    width: 40%
  }
  .zip_code input[type=submit],
  .zip_code input[type=text] {
    width: 100%
  }
  .popup_after .inner {
    width: 87%
  }
  .popup_after #close {
    text-indent: 1px;
    width: 26px;
    height: 26px;
    line-height: 26px
  }
  .sign_up h1 {
    font-size: 44px
  }
  .popup_sign .get_coupon_allmsgs2>h1 {
    font-size: 41px;
    line-height: 43px
  }
  .category-title h2,
  .sign_up p {
    font-size: 16px
  }
  .sign_up p {
    line-height: 20px
  }
  .popup_after .wysija-paragraph {
    margin: 20px 0 10px
  }
  .term_74 #productPhoto img {
    margin-top: 8px
  }
  .ourproductpoup .parallax-section.product-padding,
  .res-mashed-cauliflower .parallax-section.product-padding {
    margin: 0
  }
  .new_products_section {
    padding: 0;
    clear: both
  }
  div#veggie-tots {
    position: relative;
    display: inline-block
  }
  /*#veggie-tots{padding-top:60px}5May2017*/
  .page-id-355 #veggie-tots {
    padding-top: 0
  }
  .slide-arrow {
    bottom: -131px
  }
  .products-sec h4 a,
  .recipe_pop .recipe_info strong {
    font-size: 15px
  }
  .ourproductpoup {
    position: absolute;
    width: 100%;
    top: 25.3%;
    display: block;
    z-index: 999999;
    height: 100%
  }
  .ourproductpoup .parallax-section {
    display: block
  }
  .res-mashed-cauliflower .product-catalog .col-xs-6 {
    width: 100%
  }
  .res-mashed-cauliflower #mashed-cauliflower .product-catalog figure img {
    width: 80%;
    height: auto
  }
  .category-title {
    padding: 14px 0;
    position: relative;
    z-index: 999
  }
  .ourproductpoup .category-title i {
    display: block;
    cursor: pointer
  }
  .page-id-2970 #riced-veggies {
    margin-top: -12px
  }
  #our-product-1 {
    display: block!important
  }
  .our-product-parent .parallax-section {
    display: none
  }
  .ourproductpoup .category-title:before {
    border-bottom: 15px solid rgba(2, 96, 50, .7);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: -15px;
    width: 0;
    left: 20%;
    z-index: 999
  }
  .our-product-parent {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 50px
  }
  .res-canned .category-title:before,
  .res-corn-on-the-cob .category-title:before,
  .res-just-for-one .category-title:before,
  .res-riced-veggies .category-title:before,
  .res-roasted .category-title:before {
    right: 20%;
    left: auto
  }
  .res-roasted,
  .res-veggie-tots {
    top: 43.3%
  }
  .res-canned,
  .res-sautes {
    top: 61.4%;
    z-index: 999999
  }
  .res-club,
  .res-corn-on-the-cob {
    top: 80.3%
  }
  .res-just-for-one,
  .res-steamers {
    top: 98%
  }
  .res-just-for-one {
    top: 90%
  }
  .recipe-pro .rec-carousel {
    padding: 70px 0
  }
  .productFeaturedImage.productImage {
    min-height: 109px
  }
  #new-slider li:first-child .tp-caption,
  #new-slider li:nth-child(2) .tp-caption {
    top: 40px!important
  }
  .single-productsdetail .sinlge-product-sec .get_coupon {
    width: 100%
  }
  .single-productsdetail .form-validation-field-0formError {
    bottom: 0
  }
  .rec_search_input {
    width: 100%;
  }
}

@media screen and (max-width:440px) {
  .product-catalog img {
    height: 124px
  }
  .popup-modal h6 {
    font-size: 4.4vmax
  }
  .find_store label {
    line-height: 18px
  }
  .popup_after .popup_sign {
    padding-bottom: 22%
  }
  .popup_after .inner {
    top: 12%
  }
  .term_74 #productPhoto img {
    margin-top: 48px
  }
  #corn-on-the-cob .product-catalog img {
    height: 140px
  }
  #steamers figure img {
    height: 130px
  }
}

@media screen and (max-width:360px) {
  .product-title h1 {
    font-size: 35px
  }
  .product-title h1 span {
    font-size: 34px
  }
  .product-title label {
    font-size: 19px;
    line-height: 19px
  }
  .page-id-355 .parallax-section.product-padding,
  .page-id-355 .product-catalog {
    background: 0 0!important
  }
  .category-title {
    width: 100%;
    position: relative;
    z-index: 9999
  }
  .product-catalog h6 a {
    color: #fff
  }
  .arrow-left.tp-leftarrow.tparrows.default {
    display: block!important;
    position: relative;
    /* top:9px;5May2017*/
    top: 20px;
    left: 28%
  }
  .arrow-right.tp-rightarrow.tparrows.default {
    display: block!important;
    position: relative;
    right: 28%;
    float: right;
    /* top:-21px 5May2017*/
    top: -11px
  }
  .tp-leftarrow.default,
  .tp-rightarrow.default {
    display: none
  }
  .new_products_section .new-products {
    height: auto
  }
  .new_products_section .new-products h1 {
    margin: 0
  }
  .one {
    width: 100%
  }
  .wysija-submit.wysija-submit-field {
    margin: 0 auto
  }
  .productDetail_right>h4 {
    width: auto
  }
  .new_products_section .popup-modal .carousel-control {
    top: 50%
  }
  .popup-modal h6 {
    font-size: 4.2vmax
  }
  .formError .formErrorContent,
  .prd_coupon_code input[type=email] {
    font-size: 10px
  }
  .prd_coupon_code input[type=submit] {
    font-size: 10px;
    width: 35%
  }
  .sinlge-product-sec .get_coupon {
    margin: 30px 0 0
  }
  .modal-dialog .prd_coupon_code .wysija-paragraph {
    width: 63%
  }
  .popup_after .popup_sign {
    padding-bottom: 29%
  }
  .popup_after .wysija-paragraph {
    margin: 10px 0
  }
  .sign_up p {
    font-size: 15px;
    line-height: 18px
  }
  .sign_up h1 {
    font-size: 38px
  }
  #mb_nutritional_modal .modal-body {
    overflow: hidden;
    width: 100%;
    display: block
  }
  .scroll_nutrition_mb {
    overflow: scroll
  }
  .list-products h6 {
    height: 120px
  }
  div#veggie-tots {
    margin-top: -12px;
    padding-top: 0
  }
  .slide-arrow {
    bottom: -125px
  }
  #canned .product-catalog h6 a {
    font-size: 15px
  }
  #canned .list-products h6 {
    height: 80px
  }
  #canned .product-catalog {
    padding-bottom: 0
  }
  .recipe-pro .rec-carousel {
    padding: 60px 0
  }
  .recipe_pop .recipe_info>span {
    font-size: 12px
  }
}

@media screen and (max-width:330px) {
  .modal-dialog .get_coupon h6 {
    font-size: 13px
  }
  .modal-dialog .get_coupon strong {
    font-size: 11px
  }
  .recipe_pop .productDetail_left {
    padding: 0
  }
  .recipe_pop .ProductDetailsLayoutContaniner h1 {
    line-height: 31px
  }
  .cat_cover>h2 {
    top: 11%
  }
  .popup-modal h6 {
    font-size: 3.7vmax
  }
  .sinlge-product-sec .get_coupon h6 {
    font-size: 18px
  }
  .wrapfixed {
    display: block!important
  }
  .one .products__form input[type=text] {
    font-size: 16px
  }
}

body {
  overflow-x: hidden
}

.mob-copyrht {
  display: none
}

.top-footer .mob-copyrht a {
  color: #707070;
}

@media screen and (min-width:993px) {
  .products-sec .col-md-2 {
    width: 20%
  }
}

@media screen and (min-width:1001px) {
  .main-navigation>ul {
    float: right
  }
  .logo-top .main-navigation>ul {
    display: inline-block!important
  }
}

@media screen and (max-width:1200px) {
  .products_grocery>h4:after,
  .products_grocery>h4:before,
  .row.products_grocery>h4:after,
  .row.products_grocery>h4:before,
  .social-icons {
    display: none
  }
  .recipe_subline>form,
  .special_offer .textwidget {
    float: left
  }
  /* #site-logo img {
    width: auto
  } */
  .home #mysticky-wrap {
    top: 0
  }
  .mid-content {
    width: 100%;
    padding: 0 10px
  }
  .service-list .service-image {
    width: 16%;
    height: auto
  }
  .service-list .service-detail {
    width: 80%
  }
  .team-tab {
    padding: 0 50px
  }
  #coupon-home,
  #page-1,
  #page-2 {
    background-size: cover
  }
  .sinlge-product-sec .get_coupon {
    margin: 13px 0 0;
    width: 60%
  }
  .single-productsdetail .sinlge-product-sec .get_coupon {
    width: 420px
  }
  .sinlge-product-sec .prd_coupon_code .wysija-paragraph {
    width: 63%
  }
  .sinlge-product-sec .get_coupon h6 {
    font-size: 22px;
    text-align: center
  }
  .sinlge-product-sec .get_coupon strong {
    font-size: 25px
  }
  .footer-left {
    width: 58%
  }
  .footer-left aside,
  .footer-left aside:first-child {
    width: 50%
  }
  .footer-left h2,
  .footer-left li a {
    font-size: 14px
  }
  .special_offer {
    font-size: 17px;
    width: 38%;
    text-align: left
  }
  .social-feed {
    margin: 20px 0
  }
  .special_offer ul li:first-child {
    margin-left: 0
  }
  #new-product-2 {
    padding-top: 70px
  }
  .product-rht h1 {
    margin: 0 0 25px
  }
  .product-rht h1 span {
    font-size: 29px
  }
  .product-rht h1 strong {
    font-size: 36px;
    line-height: 30px
  }
  .product-rht h1 strong span {
    font-size: 44px;
    margin-left: 80px
  }
  .product-rht p {
    padding-right: 0;
    line-height: 25px
  }
  .product-rht {
    padding-top: 40px
  }
  .recipe-products h2 {
    font-size: 35px
  }
  .new-products {
    height: auto
  }
  .one {
    width: 67%
  }
  .inner-wrap {
    width: 90%
  }
  .corn-pic img {
    width: 320px
  }
  .find_store {
    width: auto
  }
  .recipe-cat {
    padding-bottom: 40px
  }
  .new_products_section {
    padding: 0px 0
  }
  .list-products figure img {
    height: 216px
  }
  .where_to_buy_banner_desk {
    /* min-height:460px;3May2017*/
    background-size: 100%
  }
  .where_to_buy_banner_desk h1 {
    font-size: 60px
  }
  .where_to_buy_banner_desk h6 {
    font-size: 29px
  }
  .where_to_buy_banner_desk span {
    font-size: 26px
  }
  .adv_search select {
    margin: 0 4px;
  }
  .single-productsdetail .sinlge-product-sec .prd_coupon_code .wysija-paragraph {
    width: 65%;
  }
  /**/
}

@media screen and (max-width:1024px) {
  .new_products_section .rec-carousel .carousel-control,
  .popup-modal .carousel-control,
  .recipe-pro .rec-carousel .carousel-control {
    display: none
  }
  .new_products_section {
    padding: 50px 0 0
  }
  .list-products figure img {
    height: 206px
  }
  .list-products {
    padding: 60px 0 30px
  }
}

@media screen and (max-width:992px) {
  .hd_search,
  .main-navigation>ul,
  .myfixed .main-navigation ul .current_page_item.menu-item-has-children::after,
  .page-template-template-our-story .main-navigation ul .current-menu-parent.menu-item-has-children::after,
  .post-type-archive-giant-knowledge .main-navigation ul .current-menu-parent.menu-item-has-children::after,
  .single-giant-knowledge .main-navigation ul .current-menu-parent.menu-item-has-children::after,
  .page-template-template-awards .main-navigation ul .current-menu-parent.menu-item-has-children::after {
    display: none
  }
  .page-template-template-our-story #masthead,
  .post-type-archive-giant-knowledge #masthead,
  .single-giant-knowledge #masthead,
  .page-template-template-awards #masthead {
    height: auto
  }
  /* .page-template-template-our-story .myfixed,
  .post-type-archive-giant-knowledge .myfixed,
  .single-giant-knowledge .myfixed,
  .page-template-template-awards .myfixed {
    height: auto!important
  } */
  .category-content {
    padding: 24px 11%
  }
  #rev_slider_2_1 .tp-caption.big_white {
    top: 40px!important
  }
  .menu-toggle {
    display: block;
    height: 46px;
    width: 46px;
    background: transparent;
    /* text-indent: -9999px; */
    cursor: pointer;
    padding: 0;
    position: relative;
  }

  .menu-toggle__line,
  .menu-toggle__line:before,
  .menu-toggle__line:after {
    background: #009639;
    height: 4px;
    width: 30px;
    display: block;
    position: absolute;
    right: 0;
    border-radius: 2px;
  }

  .menu-toggle__line:before {
    margin-top: -8px;
  }
  .menu-toggle__line:after {
    margin-top: 8px;
  }

  .menu-toggle__line:before,
  .menu-toggle__line:after {
    content: "";
  }
  /* .main-navigation {
    margin: 0;
    text-align: center
  }
  .main-navigation>ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #00953a;
    padding: 10px 0;
    text-align: right
  } */
  #site-navigation.main-navigation>ul>li {
    display: block;
    float: none
  }
  /* #site-navigation.main-navigation>ul>li>a {
    color: #FFF
  } */
  .slider-caption {
    padding-left: 70px;
    padding-right: 70px
  }
  #main-slider {
    min-height: 0
  }
  .special_offer #form-wysija-2 input[type=submit] {
    margin-top: 10px
  }
  .tp-caption.big_white {
    left: 0!important;
    padding: 0!important;
    width: 100%!important
  }
  .rev_slider h1 {
    font-size: 48px!important
  }
  .rev_slider span.dollar-price {
    font-size: 54px!important
  }
  .rev_slider h3 {
    font-size: 38px!important;
    margin: 10px!important
  }
  .off-enjoy {
    line-height: 68px!important
  }
  .coupon_div {
    float: none;
    margin: 0 auto;
    padding: 60px 0 0;
    text-align: center;
    width: 448px;
    overflow: hidden
  }
  .coupon_div h2 {
    margin: 0;
    font-size: 60px
  }
  .coupon_div h2 strong {
    font-size: 92px
  }
  .title_off {
    top: 0
  }
  .title_off span {
    top: -25px;
    font-size: 86px;
    float: left
  }
  .title_off label {
    width: 57%;
    letter-spacing: 1.3px;
    line-height: 35px;
    font-size: 40px
  }
  .coupon_code {
    padding: 10px 0 0
  }
  .product-lft {
    top: -24px
  }
  .product-rht {
    padding-top: 20px
  }
  .product-sum h6 {
    padding: 0
  }
  .new-products-category {
    margin-top: -60px
  }
  .product-rht h1 {
    margin: 0 0 20px;
    line-height: 27px
  }
  .product-rht h1 span {
    font-size: 24px
  }
  .product-rht h1 strong {
    font-size: 30px
  }
  .product-rht h1 strong span {
    font-size: 34px;
    margin-left: 50px
  }
  .product-rht p {
    line-height: 20px
  }
  .our_fields_sec h5 {
    font-size: 46px;
    line-height: 50px
  }
  .grow-inner h2 {
    font-size: 42px
  }
  .grow-inner label {
    font-size: 22px;
    line-height: 24px
  }
  .grow-inner p {
    width: 100%;
    font-size: 20px;
    margin: 16px 0 0
  }
  .corn-pic {
    position: static;
    width: 100%;
    text-align: center
  }
  .corn-pic img {
    width: auto
  }
  .our-corn {
    min-height: 400px
  }
  .inner-wrap {
    padding: 40px 0
  }
  .our-corn .hgrup h6 {
    font-size: 34px
  }
  .our-corn .hgrup h1 {
    font-size: 82px
  }
  .our-corn .hgrup h3 {
    font-size: 44px;
    line-height: 36px
  }
  .grow-txt h5 {
    font-size: 36px
  }
  .grow-txt p {
    font-size: 20px
  }
  .eat-more-veggies hgroup {
    margin-bottom: 20px
  }
  #carousel-example-generic #productPhoto img {
    height: auto;
    padding: 0 10px 0 0
  }
  .productDetail_right {
    width: 100%;
    margin: 19px 0 10px
  }
  #productNutritionInfo,
  .find_store {
    display: none
  }
  .productDetail_left {
    width: 100%;
    position: relative
  }
  .mb_view {
    display: block;
    position: absolute;
    top: auto;
    bottom: 10px;
    width: 50%;
    right: 0
  }
  .page-id-2970 .main-navigation ul .current_page_item.menu-item-has-children:after,
  .rec-carousel .col-md-3.col-sm-4.col-xs-4:nth-child(4),
  .rel_recipes {
    display: none
  }
  .productDetailsDiv {
    float: left;
    width: 50%
  }
  .find_store label {
    width: 100%;
    text-align: left
  }
  .zip_code {
    margin-left: 0
  }
  .modal-dialog .get_coupon {
    border-bottom: 2px solid #009638;
    border-top: 2px solid #009638;
    padding: 14px 0 0;
    width: 100%
  }
  .prd_coupon_code .wysija-paragraph {
    margin-bottom: 20px
  }
  .productDetail_right>h4 {
    background: #008533;
    color: #fff;
    letter-spacing: 0;
    margin: 10px auto;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
    width: 45%;
    display: none
  }
  .inner,
  .one,
  .recipe_pop .productDetail_left,
  .recipe_pop .productDetail_right,
  .recipe_pop .productDetailsDiv {
    width: 100%
  }
  .popup-modal h6 {
    text-align: left
  }
  .close_popup {
    right: 13px;
    top: 8px
  }
  .recipe_pop .productDetail_left {
    padding: 0
  }
  .new-products {
    height: auto
  }
  .popup-modal .carousel-control.left {
    left: 8px!important
  }
  .popup-modal .carousel-control.right {
    right: 8px
  }
  .recipe_pop .productDetail_right {
    margin-left: 0
  }
  .outer {
    margin: 0
  }
  .one .products__form {
    width: 67%
  }
  .rec-carousel .rec_title {
    font-size: 13px
  }
  .page-id-2970 .main-navigation ul ul {
    top: 36px
  }
  /* .page-id-2970 .main-navigation ul .sub-menu li a:hover {
    color: #006338!important
  } */
  .resposmenumaain {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    background: green;
    padding: 7px 12px
  }
  /* .menu .sub-menu {
    display: none!important
  } */
  .resposmenumaain ul li a {
    border-top: 1px dashed #ccc;
    color: #f9f9f9;
    font-family: Oxygen, sans-serif;
    display: inline-block;
    font-size: 15px;
    padding: 7px 0;
    width: 100%
  }
  .allsubmenu .active {
    display: none
  }
  .navigation-sub {
    width: 90%;
    background-color: green;
    color: #fff;
    font-family: 'Neutra Text';
    font-weight: 700;
    font-size: 16px;
    letter-spacing: .5px;
  }
  .navigationtoggle {
    float: right;
    margin-right: 10px;
    width: 5%;
    color: #fff;
    cursor: pointer;
    text-align: right
  }
    /*
  .product-catalog .col-md-4 {
    width: 32%
  }
  .recipe_pop #carousel-example-generic #productPhoto img {
    width: 100%;
    max-width: 100%
  }
  .new_products_section .scroll_nutrition {
    width: 94%
  }
  .products_grocery>h4 {
    font-size: 20px
  }
  .recipe-products .tp-caption.big_white.tp-fade.tp-resizeme.start>p {
    font-size: 32px!important;
    line-height: 42px!important
  }
  .mb_nutritional {
    display: table
  }
  .Product_description p {
    text-align: center
  }
  .cat_cover>h2 {
    font-size: 31px
  }
  .cat_cover {
    padding: 20% 0
  }
  .sinlge-product-sec .prd_coupon_code .wysija-paragraph {
    width: 63%
  }
  .single-productsdetail .sinlge-product-sec .prd_coupon_code .wysija-paragraph {
    width: 65%
  }
  .sinlge-product-sec .get_coupon {
    margin: 40px 0 0;
    width: 100%
  }
  .recipe-pro .rec-carousel {
    padding: 40px 0 60px
  }
  .ProductDetailsLayoutContaniner h1 {
    line-height: 24px;
    font-size: 24px
  }
  .popup-modal .carousel-control {
    top: 250px
  }
  .product-catalog img {
    height: 204px
  }
  .prd_coupon_code {
    width: 520px
  }
  .single-productsdetail .sinlge-product-sec .prd_coupon_code {
    width: 420px
  }
  .single-productsdetail .prd_coupon_code {
    width: 420px
  }
  .single-productsdetail .prd_coupon_code .updated p {
    line-height: 16px;
    padding: 0;
  }
  /**/
  .modal-dialog .prd_coupon_code .wysija-paragraph {
    width: 71%
  }
  .popup-modal h6 {
    font-size: 33px
  }
  .list-products figure img {
    height: 154px
  }
  /*.where_to_buy_banner_desk{min-height:370px}3May2017*/
  .where_to_buy_banner_desk h1 {
    font-size: 50px
  }
  .where_to_buy_banner_desk h6 {
    font-size: 24px
  }
  .where_to_buy_banner_desk span {
    font-size: 21px
  }
  .where_to_buy_banner_desk label {
    font-size: 20px
  }
  #productPhoto img,
  .search-rec-inner .recipe-item img {
    width: 100%
  }
  .special_offer p.wysija-paragraph {
    width: 67%;
  }
  .special_offer #form-wysija-2 input[type=submit] {
    margin-top: 0;
    font-size: 14px;
    padding: 0 18px;
    margin-left: 7px;
  }
  .special_offer,
  .special_offer h2 {
    font-size: 13px;
  }
  .rec_search_input {
    margin-top: 10px;
  }
  .adv_search {
    width: 100%;
  }
  .adv_search select {
    width: 21.5%;
  }
  .adv_search select:last-child {
    margin-right: 0;
  }
  .adv_search span {
    margin-right: 13px;
  }
  .search-page h6 {
    min-height: 115px;
  }
  .mb_nutritional {
    margin-bottom: 0;
  }
}

@media screen and (max-width:840px) {
  .popup_after .inner {
    width: 700px
  }
  .popup_after #close {
    top: -38px;
    right: -26px
  }
  .sign_up {
    top: 11%
  }
  .sign_up h1 {
    font-size: 61px
  }
  .sign_up p {
    font-size: 18px
  }
  .popup_after .popup_sign {
    height: 310px
  }
  #popup_after #pa_lt {
    height: 310px;
    background-size: cover
  }
  .search-page h6 a {
    line-height: 22px;
    font-size: 17px;
  }
}

@media screen and (max-width:768px) {
  h1 {
    font-size: 24px
  }
  h2 {
    font-size: 20px
  }
  h3 {
    font-size: 18px
  }
  h4 {
    font-size: 16px
  }
  h5 {
    font-size: 14px
  }
  h6 {
    font-size: 12px
  }
  #masthead {
    background: #fff!important;
    /* top: 0!important; */
    position: fixed;
    z-index: 999
  }
  #site-logo img {
    margin: 2px 0 0
  }
  .slider-caption .caption-title {
    font-size: 30px
  }
  .slider-caption .caption-description {
    font-size: 20px
  }
  .service-list {
    width: 100%
  }
  .portfolio-list,
  .portfolio-list:nth-child(4n) {
    width: 32%;
    margin-right: 2%
  }
  .portfolio-list:nth-child(3n) {
    margin-right: 0
  }
  .footer-block {
    width: 100%!important;
    margin-left: 0!important;
    margin-bottom: 25px;
    float: none
  }
  .footer-block:last-child {
    margin-bottom: 0
  }
  .copy-right,
  .site-info {
    float: none;
    text-align: center
  }
  /* .main-navigation>ul {
    text-align: left;
    padding: 0
  } */
  /* #site-navigation.main-navigation>ul>li {
    display: block;
    border-bottom: 1px solid #f9f9f9;
    line-height: 1.47
  } */
  #main-slider .bx-wrapper .bx-controls-direction a,
  .footer-left,
  .next-page,
  .special_offer .widget_wysija_cont,
  .special_offer h2,
  .special_offer span {
    display: none
  }
  /* #site-navigation.main-navigation>ul>li>a {
    padding: 14px 15px;
    font-size: 16px
  }
  #site-navigation.main-navigation>ul>li>a:hover {
    background: #01b347;
    color: #fff;
    text-decoration: none
  }
  #site-navigation.main-navigation ul ul {
    background: #db5e39;
    position: static;
    padding: 0 10px;
    font-size: 15px;
    display: none;
    box-shadow: none
  }
  #primary,
  #secondary {
    float: none;
    width: 100%
  }
  .main-navigation ul ul a {
    color: #FFF
  }
  .main-navigation ul ul li {
    padding: 5px 0
  } */
  .rev_slider_wrapper {
    top: 49px
  }
  .home-products {
    padding: 30px 0 0
  }
  .home-category {
    padding: 60px 0 0
  }
  .category-content h2 {
    font-weight: 700
  }
  .category-content {
    height: auto
  }
  .home-category :hover .category-content {
    transform: translateY(1%);
    -webkit-transform: translateY(1%);
    -moz-transform: translateY(1%);
    -o-transform: translateY(1%);
    -ms-transform: translateY(1%)
  }
  .coupon_code .form-validation-field-0formError {
    left: 0!important
  }
  .h-coupon-product img {
    width: 85%
  }
  footer .top-footer.footer-column-2 {
    padding: 15px 0
  }
  .social-feed {
    margin-top: 0
  }
  .special_offer {
    color: #fff;
    text-align: cenetr;
    width: 100%;
    font-size: 1px
  }
  .mob-copyrht,
  .product-lft,
  .product-rht h1 {
    text-align: center
  }
  .special_offer p.wysija-paragraph {
    width: 75%;
    float: left
  }
  .special_offer .textwidget,
  .special_offer .widget_text {
    width: 100%;
    float: left;
    text-align: center
  }
  .special_offer ul li {
    margin: 0 15px
  }
  .mob-copyrht {
    display: block;
    width: 100%;
    margin: 0 0 10px
  }
  .mob-copyrht li {
    display: inline-block;
    position: relative;
    margin: 0 7px
  }
  .category-content p,
  .new_products_section .product-rht p {
    display: none
  }
  .mob-copyrht li:after {
    color: #00953a;
    content: "|";
    font-size: 14px;
    position: absolute;
    right: -15px;
    top: -2px;
    z-index: 99
  }
  .product-lft,
  .roasted-veggies-1 .product-lft img {
    top: 0
  }
  .mob-copyrht li a {
    font-size: 13px;
    color: #00953a
  }
  .rev_slider h1 {
    font-size: 32px!important
  }
  .rev_slider h3 {
    font-size: 28px!important;
    margin: 18px 0 9px!important
  }
  #coupon-home,
  #new-product-1,
  #new-product-3,
  #page-1,
  #page-2 {
    background-size: cover!important;
    background-position: center
  }
  .new-products {
    height: auto;
    padding: 30px 0 60px
  }
  .new-products-category {
    background-size: cover;
    margin: 0
  }
  .product-short {
    margin-bottom: 30px
  }
  #new-product-2 {
    padding-top: 110px
  }
  .recipe-products h2 {
    font-size: 18px;
    padding: 13px 0 16px
  }
  .product-rht {
    padding: 20px 10%!important;
    width: 100%;
    /**1May2017**/
  }
  /**1May2017**/
  .product-lft {
    width: 100%
  }
  /*end*/
  .product-rht p {
    font-size: 18px;
    line-height: 27px
  }
  .product-lft img {
    width: 80%
  }
  .new-products .product-lft img {
    padding-bottom: 11px;
    margin-bottom: 0
  }
  .new_products_section .new-products h1 {
    margin: 0
  }
  .products_grocery img {
    width: auto
  }
  .products_grocery .col-md-4.col-sm-4.col-xs-12 {
    padding-bottom: 24px
  }
  .mb_view_desc,
  .mb_view_title {
    display: block;
    color: #008533;
    font-family: 'Neutra Text';
    font-size: 21px;
    line-height: 24px;
    margin: 15px 0 0;
    padding-right: 0;
    text-align: left;
    padding-bottom: 20px
  }
  .riced-veggies-1 .product-lft img {
    margin-bottom: 0
  }
  .new_products_section .new-products,
  .new_products_section .veggie-tots-1 .new-products {
    padding-bottom: 0
  }
  .new_products_section .mashed-cauliflower-1 .new-products h1 {
    margin: 0
  }
  .one .products__form-group {
    overflow: hidden
  }
  .one .products__form {
    margin-top: 23px
  }
  .one .wysija-paragraph {
    margin: 0;
    width: 67%
  }
  .one .widget_wysija_cont .wysija-submit {
    margin: 0
  }
  .one .gg__check,
  .one .products__checkbox {
    left: 0
  }
  .category-title h2 {
    font-size: 22px
  }
  .product-catalog h6 a {
    line-height: 16px;
    font-size: 18px
  }
  .one .form-validation-field-0formError {
    width: 100%!important;
    bottom: -26px!important;
    left: 0!important;
    top: auto!important
  }
  .one .products__form .formErrorContent {
    left: 0!important;
    width: 100%!important
  }
  .new_products_section .popup-modal h6 {
    margin: 7px 0
  }
  .eat-more-veggies hgroup,
  .popup-modal .get_coupon_allmsgs h6 {
    margin-bottom: 0
  }
  .recipe_subline,
  .row.rec_cat {
    margin: 0
  }
  .prd_coupon_code input[type=submit] {
    width: 30%;
    padding: 0 5px;
    text-align: center;
  }
  .modal-dialog .prd_coupon_code .wysija-paragraph {
    width: 69%
  }
  .corn-pic img,
  .grow-inner .hgrup {
    width: 100%
  }
  .popup-modal .get_coupon strong {
    font-size: none;
    font-size: inherit
  }
  .popup-modal h6 {
    font-size: 4.9vw;
    text-align: left!important
  }
  .popup-modal .get_coupon_allmsgs {
    text-align: right!important
  }
  .Product_description p,
  .navigation-sub,
  .sign_up p {
    text-align: center
  }
  .inner-wrap {
    padding: 30px 0
  }
  .grow-inner h2 {
    font-size: 36px
  }
  .grow-inner label {
    font-size: 19px
  }
  .grow-txt h5 {
    font-size: 36px
  }
  .grow-inner p,
  .grow-txt p {
    font-size: 18px
  }
  .grow-inner p {
    line-height: 27px
  }
  .our_fields_sec {
    min-height: 600px
  }
  .signup_sec hr {
    width: 80%
  }
  .page-template-template-new-products .site-footer {
    padding: 0 0 19px
  }
  .resposmenumaain {
    display: block;
    width: 100%;
    position: fixed;
    top: 46px;
    z-index: 999
  }

  #recipes-1 {
    padding: 0 0 48px
  }
  .recipe_subline>p {
    font-size: 16px;
    line-height: 18px;
  }
  .rec_cat .col-xs-6 {
    padding-left: 6px;
    padding-right: 6px
  }
  .recipe-pro .rec-carousel {
    padding: 40px 0
  }
  .cat_cover>h2 {
    top: 17%
  }
  .catname-right {
    display: none
  }
  .res_signup,
  a.nav-tabs-dropdown:after {
    display: block
  }
  .recipe-pro {
    padding-bottom: 0
  }
  .prd_coupon_code {
    width: 100%
  }
  .popup_after .inner {
    width: 75%;
    top: 18%
  }
  .popup_after .widget_wysija_cont .wysija-submit,
  .popup_after .wysija-paragraph,
  .res_signup,
  .res_signup img,
  .single-productsdetail .pop_related_products {
    width: 100%
  }
  .sign_up h1 {
    font-size: 50px
  }
  #popup_after #pa_lt,
  .popup_after .popup_sign {
    width: 100%;
    height: auto
  }
  #popup_after #pa_lt {
    background-image: none
  }
  .res_signup {
    float: left;
    margin-top: -72px
  }
  .popup_after .popup_sign {
    text-align: center;
    padding: 8% 8% 15%
  }
  .get_coupon_allmsgs2 p {
    text-align: center!important
  }
  .popup_after input[type=text] {
    height: 40px
  }
  .rev_slider h1,
  .rev_slider h3 {
    text-shadow: 1px 1px 7px #333
  }
  .list-products figure img {
    height: 200px
  }
  .list-products h6 {
    height: 100px
  }
  .product-tab.nav-tabs-wrapper li {
    border-bottom: 1px dotted #DDD
  }
  .sinlge-product-sec .get_coupon strong {
    font-size: inherit
  }
  .single-productsdetail .pop_related_products .rel_recipe {
    margin: 0 1%;
    width: 31%
  }
  .single-recipe-content {
    padding: 30px 5%
  }
  .search-rec-inner {
    display: inline-block;
    clear: both;
    margin: 20px 0 0
  }
  .rec-carousel h2 {
    padding: 20px 10px 0
  }
  .where_to_buy_banner_desk {
    margin-top: 55px;
    background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/grocery_store_bg_mobile.jpg) no-repeat;
    background-size: 100%;
    padding: 62% 0;
    background-size: 100%;
    /*height:942px;padding-top:50px 3May2017*/
  }
  .where_to_buy_banner_desk h1 {
    font-size: 106px;
    line-height: 101px
  }
  .where_to_buy_banner_desk h6 {
    font-size: 54px;
    border-bottom: 5px solid #fff;
    padding: 15px 0 25px
  }
  .where_to_buy_banner_desk span {
    line-height: 58px;
    font-size: 49px;
    padding: 0 4%
  }
  .where_to_buy_banner_desk label {
    font-size: 37px
  }
  .grow-inner p br {
    display: none
  }
  .rs_suggestion {
    width: auto;
  }
}

@media screen and (max-width:767px) {
  .where_to_buy_banner_desk span {
    padding-top: 1%
  }
  .popup-modal h6 {
    text-align: left!important;
    font-size: 5.1vmax
  }
  .popup_after #close {
    top: -10px;
    right: -10px
  }
  .list-products figure img {
    height: 154px
  }
  .product-catalog {
    padding: 40px 0
  }
  .page-id-355 #veggie-tots {
    padding-top: 0
  }
  .slide-arrow {
    bottom: -130px
  }
  .pop_share {
    margin-top: 8px;
    width: 100%
  }
  .coupon_share>a:first-child {
    float: none
  }
  .pop_share span {
    float: none;
    font-size: 21px
  }
  .pop_share a {
    position: relative;
    top: 6px
  }
  .page-id-13193 .pop_share a,
  .page-id-2970 .pop_share a {
    top: 0
  }
  .page-id-4576 .cat_cover {
    background-size: 100%!important;
    background-attachment: scroll!important
  }
  .new-products-category,
  .new_products_section,
  .page-template-template-our-products,
  .recipe-products,
  #coupon-section,
  .rec-carousel {
    background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/gg-background-new.jpg) top center fixed;
    background-size: 100%;
    background-attachment: scroll
  }
  #coupon-section {
    background-size: cover;
  }
  .single-productsdetail,
  .single-recipes,
  .tax-product-category {
    background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/gg-bg-mb.jpg) top center fixed;
    background-size: 100%;
    clear: both
  }
  .become-gaint-bg,
  .carrot-bg,
  .carrots-fields,
  .grow-bg,
  .nature-bg,
  .our-corn,
  .our_fields_sec,
  .planting-bg,
  .static-banching,
  .static-bg,
  .static-bg-last,
  .sunflower-bg,
  .veggies-bg,
  .veggies-bg-last {
    background-attachment: scroll
  }
  .one .wysija-paragraph {
    width: 59%
  }
  .breadcrumbs {
    right: 0
  }
  .breadcrumbs a span,
  .breadcrumbs span {
    font-size: 12px
  }
  .breadcrumbs span {
    padding-left: 2px;
    padding-right: 2px
  }
  .breadcrumbs a.home:before {
    width: 16px;
    height: 18px;
    background-size: 100%
  }
  .single #content h1 {
    font-size: 29px;
    line-height: 28px
  }
  .single #content h1 span {
    font-size: 28px;
  }
  .Product_description p {
    /* font-size:16px 3May2017*/
    /*add*/
    font-size: 19px;
    /**/
  }
  .single-productsdetail .sinlge-product-sec .prd_coupon_code .wysija-paragraph {
    width: 68%
  }
  .popup-modal .item {
    padding-bottom: 25px
  }
  .sinlge-product-sec .get_coupon {
    margin: 20px 0 0
  }
  .single-recipe-content h1 {
    font-size: 24px
  }
  .search-page h6 {
    min-height: initial;
  }
  .rel_suggestion .pop_related_products h5 {
    margin-left: 0;
  }
}

@media screen and (max-width:670px) {
  /*.where_to_buy_banner_desk{height:100%;min-height:100%;padding-top:6%}3May2017*/
  .where_to_buy_banner_desk h1 {
    font-size: 500%;
    line-height: 68px
  }
  .where_to_buy_banner_desk h6 {
    font-size: 230%;
    border-bottom: 3px solid #fff;
    padding: 5px 0 15px
  }
  .where_to_buy_banner_desk span {
    font-size: 240%;
    line-height: normal
  }
  .where_to_buy_banner_desk label {
    font-size: 130%;
    line-height: normal;
    padding-top: 59%;
    top: 11px;
    position: relative
  }
  .single-productsdetail .find_store {
    margin: 0 auto;
    float: none;
  }
  .single-productsdetail .sinlge-product-sec .get_coupon,
  .single-productsdetail .sinlge-product-sec .prd_coupon_code {
    width: 100%;
  }
  .single-productsdetail .updated {
    width: 100%;
  }
  .single-productsdetail .sinlge-product-sec .updated {
    width: 100%
  }
  /**/
}

@media screen and (max-width:580px) {
  .breadcrumbs {
    display: none!important
  }
  .one .wysija-paragraph {
    width: 55%;
    margin: 0
  }
  .one .widget_wysija_cont .wysija-submit {
    font-size: 12px;
    width: 42%
  }
  .transition .img-zoom,
  .transition .rec_title {
    transform: scale(2.2);
    bottom: -44%!important
  }
  .rec-carousel .rec_title {
    font-size: 8px;
    padding: 6px
  }
  .cat_cover>h2 {
    margin: 0
  }
  .new_products_section .rec-carousel .carousel-control,
  .recipe-pro .rec-carousel .carousel-control {
    top: 76%
  }
  .recipe-pro .rec-carousel {
    padding: 80px 0
  }
  .products_grocery figure img {
    width: 100%
  }
  .products_grocery>h4 {
    padding: 20px 0
  }
  .recipe_carousel {
    padding: 30px 0 80px
  }
  .productDetailsDiv {
    width: 55%
  }
  .mb_view {
    width: 45%
  }
  .popup_after .popup_sign {
    padding-bottom: 20%
  }
  #steamers figure img {
    height: 160px
  }
  .list-products h6 {
    height: 80px;
    margin-bottom: 10px
  }
  .list-products {
    padding: 30px 0 60px
  }
  .tax-product-category .product_category {
    margin: 100px 0
  }
  .rec-carousel h2 {
    font-size: 24px
  }
  .performance-facts {
    width: 100%
  }
  .gray_text {
    margin: 25px 0 0
  }
  .gray_text:last-child {
    margin-top: 8px
  }
  .where_to_buy_banner_desk label {
    padding-top: 50%
  }
  .single-productsdetail .sinlge-product-sec .prd_coupon_code input[type=submit] {
    float: right;
  }
  .single-productsdetail .sinlge-product-sec .prd_coupon_code .wysija-paragraph {
    width: 68%;
  }
  /**/
}

@media screen and (max-width:520px) {
  .forcefullwidth_wrapper_tp_banner,
  .fullwidthbanner-container .fullwidthabanner,
  .rev_slider {
    height: 400px!important
  }
  .tp-bgimg.defaultimg {
    background-size: cover!important
  }
  .rev_slider h1 {
    font-size: 26px!important;
    line-height: 26px!important
  }
  .rev_slider h3 {
    font-size: 22px!important;
    margin: 12px 0!important;
    line-height: 26px!important
  }
  .tp-leftarrow.default,
  .tp-rightarrow.default {
    height: 30px!important;
    width: 30px!important;
    background-size: 100%!important
  }
  .footer-left {
    display: none
  }
  .our_fields_sec h5 span,
  .rev_slider br {
    display: block
  }
  .portfolio-list,
  .portfolio-list:nth-child(3n),
  .portfolio-list:nth-child(4n) {
    width: 49%;
    margin-right: 2%
  }
  .portfolio-list:nth-child(2n) {
    margin-right: 0
  }
  .blog-listing .blog-list {
    width: 100%
  }
  .products__label {
    padding-left: 25px;
    margin-top: -20px;
    width: 100%;
    font-family: 'Neutra Text';
    font-weight: 400;
    font-size: 15px
  }
  .coupon_div {
    width: 300px;
    margin: 0 auto;
    float: none;
    padding: 0
  }
  #coupon-home {
    min-height: 590px;
    padding: 60px 0
  }
  .coupon_div h2 {
    font-size: 34px
  }
  .special_offer ul li {
    margin: 0 11px
  }
  .coupon_div h2 strong {
    font-size: 46px
  }
  .title_off {
    top: 10px
  }
  .title_off span {
    font-size: 58px;
    top: -23px
  }
  .title_off label {
    font-size: 22px;
    line-height: 20px;
    margin-left: 5px;
    width: 55%
  }
  .coupon_code {
    top: 0
  }
  .coupon_code span {
    font-size: 18px
  }
  .coupon_code .wysija-paragraph {
    width: 64%
  }
  .coupon_code input[type=submit] {
    padding: 0 20px;
    font-size: 15px
  }
  .product-rht {
    padding: 0 5%!important
  }
  .new-products {
    padding: 30px 0 50px
  }
  .carrot-bg,
  .carrots-fields,
  .nature-bg,
  .static-bg,
  .sunflower-bg,
  .veggies-bg {
    min-height: 380px
  }
  .become-gaint-bg,
  .grow-bg,
  .static-bg-last,
  .veggies-bg-last {
    min-height: 210px
  }
  .our_fields_sec {
    min-height: 480px
  }
  .our_fields_sec h5 {
    top: 100px;
    font-size: 38px;
    line-height: 42px
  }
  .become_giant h5,
  .where-grow h5 {
    line-height: 22px
  }
  .grow-inner h2 {
    font-size: 33px
  }
  .grow-inner label {
    font-size: 18px
  }
  .inner-wrap label br {
    display: none
  }
  .our-corn {
    min-height: 350px;
    top: 120px
  }
  .our-corn .hgrup {
    width: 100%;
    right: 0
  }
  .grow-txt hr {
    width: 100%;
    margin: 30px 0 35px
  }
  .signup_sec hr {
    width: 100%
  }
  .rev_slider h3 {
    margin-bottom: 2px!important
  }
  .category-title h2 {
    font-size: 20px
  }
  .one .products__form {
    padding: 0 13px;
    width: 100%
  }
  .one>h1 {
    font-size: 40px
  }
  .two {
    font-size: 49px
  }
  .one>h2 {
    font-size: 23px
  }
  .products_grocery h6 {
    min-height: 70px;
    width: 100%
  }
  .products_grocery h6 a {
    font-size: 11px
  }
  .off-enjoy {
    line-height: normal!important
  }
  .off-enjoy h1 {
    line-height: 41px!important
  }
  .catname-right {
    margin: 0;
    text-align: center;
    display: none
  }
  .modal-dialog .prd_coupon_code .wysija-paragraph {
    width: 68%
  }
  .prd_coupon_code input[type=submit] {
    font-size: 10px;
    width: 31%
  }
  .sinlge-product-sec .prd_coupon_code .wysija-paragraph {
    width: 100%
  }
  .single-productsdetail .sinlge-product-sec .prd_coupon_code {
    width: 100%
  }
  .get_coupon h6 {
    width: 100%;
    text-align: left
  }
  .sinlge-product-sec .prd_coupon_code input[type=submit] {
    margin: 0 auto;
    float: none
  }
  .rec_cat .recipe-item h6 a {
    font-size: 14px
  }
  .popup-modal h6 {
    font-size: 4.9vmax
  }
  .recipe-pro .rec-carousel {
    padding: 40px 0
  }
  .one .products__form-group {
    overflow: visible;
    clear: both
  }
  .one .gg__check,
  .one .products__checkbox {
    top: 12px
  }
  .sinlge-product-sec .get_coupon h6 {
    text-align: left!important
  }
  .single #content h1 {
    font-size: 21px;
    line-height: 24px;
  }
  .single #content h1 span {
    font-size: 20px;
  }
  .rec-carousel h2 {
    font-size: 22px
  }
  .where_to_buy_banner_desk label {
    top: 25px;
    padding-top: 46%
  }
}

@media screen and (max-width:510px) {
  .where_to_buy_banner_desk label {
    padding-top: 40%
  }
}

@media screen and (max-width:490px) {
  .parallax-section h1 {
    padding: 0
  }
  #carousel-example-generic #productPhoto img {
    padding: 0 7px 0 0
  }
  .zip_code input {
    margin: 5px 0 0!important;
    width: 105px
  }
  .prd_coupon_code input[type=submit] {
    font-size: 11px;
    padding: 0 6px
  }
  .modal-dialog .get_coupon h6,
  .modal-dialog .get_coupon strong {
    font-size: 19px
  }
  .product-title h1 {
    font-size: 39px
  }
  .product-title h1 span {
    font-size: 38px
  }
  .products-sec .col-md-2.col-sm-3.col-xs-4 {
    width: 50%
  }
  .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3037,
  .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3038,
  .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3039,
  .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3040 {
    text-align: left;
    width: 100%
  }
  .page-id-2970 .main-navigation ul ul {
    width: 100%
  }
  .main-navigation ul ul li::after {
    content: none
  }
  .columns-3 .rev_slider h3 {
    font-size: 19px!important
  }
  .product-catalog h6 a {
    font-size: 16px;
    color: #fff
  }
  .product-catalog .col-md-4 {
    width: 49%
  }
  .off-enjoy {
    line-height: normal!important;
    position: relative;
    top: 18px!important
  }
  .recipe-products .tp-caption.big_white.tp-fade.tp-resizeme.start>p {
    font-size: 26px!important;
    line-height: 28px!important
  }
  .recipe_subline>form {
    width: 100%
  }
  .recipe_subline select {
    width: 100%;
    margin: 12px 0 0
  }
  #search_form #search-recipe-btn {
    position: absolute;
    right: 0
  }
  .recipe_subline .fa.fa-search {
    display: none
  }
  .recipe_subline input {
    width: 100%!important
  }
  .products-sec .container>h2 {
    display: block
  }
  .product-title hr {
    width: 100%
  }
  .recipe_pop .recipe_info strong {
    line-height: 15px;
    word-wrap: break-word
  }
  .productDetailsDiv {
    width: 60%
  }
  .mb_view {
    width: 40%
  }
  .zip_code input[type=submit],
  .zip_code input[type=text] {
    width: 100%
  }
  .popup_after .inner {
    width: 87%
  }
  .popup_after #close {
    text-indent: 1px;
    width: 26px;
    height: 26px;
    line-height: 26px
  }
  .sign_up h1 {
    font-size: 44px
  }
  .popup_sign .get_coupon_allmsgs2>h1 {
    font-size: 41px;
    line-height: 43px
  }
  .category-title h2,
  .sign_up p {
    font-size: 16px
  }
  .sign_up p {
    line-height: 20px
  }
  .popup_after .wysija-paragraph {
    margin: 20px 0 10px
  }
  .term_74 #productPhoto img {
    margin-top: 8px
  }
  .ourproductpoup .parallax-section.product-padding,
  .res-mashed-cauliflower .parallax-section.product-padding {
    margin: 0
  }
  .new_products_section {
    padding: 0;
    clear: both
  }
  div#veggie-tots {
    position: relative;
    display: inline-block
  }
  /*#veggie-tots{padding-top:60px}5May2017*/
  .page-id-355 #veggie-tots {
    padding-top: 0
  }
  .slide-arrow {
    bottom: -131px
  }
  .products-sec h4 a,
  .recipe_pop .recipe_info strong {
    font-size: 15px
  }
  .ourproductpoup {
    position: absolute;
    width: 100%;
    top: 23.6%;
    display: block;
    z-index: 999999;
    height: 100%
  }
  .ourproductpoup .parallax-section {
    display: block
  }
  .res-mashed-cauliflower .product-catalog .col-xs-6 {
    width: 100%
  }
  .res-mashed-cauliflower #mashed-cauliflower .product-catalog figure img {
    width: 80%;
    height: auto
  }
  .category-title {
    padding: 14px 0;
    position: relative;
    z-index: 999
  }
  .ourproductpoup .category-title i {
    display: block;
    cursor: pointer
  }
  .page-id-2970 #riced-veggies {
    margin-top: -12px
  }
  #our-product-1 {
    display: block!important
  }
  .our-product-parent .parallax-section {
    display: none
  }
  .ourproductpoup .category-title:before {
    border-bottom: 15px solid rgba(2, 96, 50, .7);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: -15px;
    width: 0;
    left: 20%;
    z-index: 999
  }
  .our-product-parent {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 50px
  }
  .res-canned .category-title:before,
  .res-corn-on-the-cob .category-title:before,
  .res-just-for-one .category-title:before,
  .res-riced-veggies .category-title:before,
  .res-roasted .category-title:before {
    right: 20%;
    left: auto
  }
  .res-roasted,
  .res-veggie-tots {
    top: 41.9%
  }
  .res-canned,
  .res-sautes {
    top: 59.8%;
    z-index: 999999
  }
  .res-club,
  .res-corn-on-the-cob {
    top: 78%
  }
  .res-just-for-one,
  .res-steamers {
    top: 96%
  }
  .res-just-for-one {
    top: 89%
  }
  .recipe-pro .rec-carousel {
    padding: 70px 0
  }
  .productFeaturedImage.productImage {
    min-height: 109px
  }
  #new-slider li:first-child .tp-caption,
  #new-slider li:nth-child(2) .tp-caption {
    top: 40px!important
  }
  .single-productsdetail .sinlge-product-sec .get_coupon {
    width: 100%
  }
  .single-productsdetail .form-validation-field-0formError {
    bottom: 0
  }
  .where_to_buy_banner_desk h1 {
    font-size: 386%;
    line-height: 48px
  }
  .where_to_buy_banner_desk h6 {
    font-size: 180%
  }
  .where_to_buy_banner_desk span {
    font-size: 166%
  }
  .where_to_buy_banner_desk label {
    padding-top: 53%;
    font-size: 115%;
    padding-bottom: 10px
  }
  .adv_search span {
    line-height: initial;
  }
  .rel_recipe h2 {
    font-size: 12px;
  }
  /**/
}

@media screen and (min-width:710px)and (max-width:740px) {
  .where_to_buy_banner_desk label {
    bottom: 25px
  }
  .one .products__form-group {
    width: 100%;
  }
}

@media screen and (min-width:671px)and (max-width:733px) {
  .where_to_buy_banner_desk label {
    font-size: 26px;
    bottom: 6px
  }
  .where_to_buy_banner_desk span {
    line-height: 50px;
    font-size: 42px;
    padding: 10px 4% 0
  }
  .where_to_buy_banner_desk h1 {
    font-size: 96px;
    line-height: 91px
  }
  .where_to_buy_banner_desk h6 {
    font-size: 48px
  }
  .where_to_buy_banner_desk label {
    padding-top: 42%;
    position: static
  }
  .where_to_buy_banner_desk {
    height: auto
  }
}

@media screen and (min-width:710px)and (max-width:733px) {
  .where_to_buy_banner_desk label {
    padding-top: 46%
  }
}

@media screen and (min-width:600px)and (max-width:629) {
  .where_to_buy_banner_desk h1 {
    font-size: 530%
  }
  .where_to_buy_banner_desk label {
    padding-top: 45%
  }
  .where_to_buy_banner_desk span {
    font-size: 319%
  }
  .where_to_buy_banner_desk h6 {
    font-size: 300%
  }
}

@media screen and (max-width:440px) {
  .product-catalog img {
    height: 124px
  }
  .popup-modal h6 {
    font-size: 4.4vmax
  }
  .find_store label {
    line-height: 18px
  }
  .popup_after .popup_sign {
    padding-bottom: 22%
  }
  .popup_after .inner {
    top: 12%
  }
  .term_74 #productPhoto img {
    margin-top: 48px
  }
  #corn-on-the-cob .product-catalog img {
    height: 140px
  }
  #steamers figure img {
    height: 130px
  }
  .where_to_buy_banner_desk label {
    padding-top: 48%;
    padding-bottom: 8px
  }
}

@media screen and (max-width:400px) {
  .where_to_buy_banner_desk label {
    padding-top: 40%
  }
  img.lazy-load {
    margin: 50px
  }
}

@media screen and (max-width:375px) {
  #search_form input[type=text] {
    line-height: 29px!important
  }
  .where_to_buy_banner_desk label {
    padding-top: 45%;
    top: 20px;
    padding-bottom: 10px
  }
  .where_to_buy_banner_desk span {
    font-size: 150%
  }
  .rel_recipe h2 {
    font-size: 10px;
    padding: 5px;
  }
  /**/
}

@media screen and (max-width:365px) {
  .product-title h1 {
    font-size: 35px
  }
  .product-title h1 span {
    font-size: 36px
  }
  .product-title label {
    font-size: 19px;
    line-height: 19px
  }
  .page-id-355 .parallax-section.product-padding,
  .page-id-355 .product-catalog {
    background: 0 0!important
  }
  .category-title {
    width: 100%;
    position: relative;
    z-index: 9999
  }
  .product-catalog h6 a {
    color: #fff
  }
  .arrow-left.tp-leftarrow.tparrows.default {
    display: block!important;
    position: relative;
    top: 9px;
    left: 28%
  }
  .arrow-right.tp-rightarrow.tparrows.default {
    display: block!important;
    position: relative;
    right: 28%;
    float: right;
    /* top:-21px 5May2017*/
    top: -11px;
  }
  .tp-leftarrow.default,
  .tp-rightarrow.default {
    display: none
  }
  .new_products_section .new-products {
    height: auto
  }
  .new_products_section .new-products h1 {
    margin: 0
  }
  .one {
    width: 100%
  }
  .wysija-submit.wysija-submit-field {
    margin: 0 auto
  }
  .productDetail_right>h4 {
    width: auto
  }
  .new_products_section .popup-modal .carousel-control {
    top: 50%
  }
  .popup-modal h6 {
    font-size: 4.2vmax
  }
  .formError .formErrorContent,
  .prd_coupon_code input[type=email] {
    font-size: 10px
  }
  .prd_coupon_code input[type=submit] {
    font-size: 10px;
    width: 35%
  }
  .sinlge-product-sec .get_coupon {
    margin: 2s0px 0 0
  }
  .modal-dialog .prd_coupon_code .wysija-paragraph {
    width: 63%
  }
  .popup_after .popup_sign {
    padding-bottom: 29%
  }
  .popup_after .wysija-paragraph {
    margin: 10px 0
  }
  .sign_up p {
    font-size: 15px;
    line-height: 18px
  }
  .sign_up h1 {
    font-size: 38px
  }
  #mb_nutritional_modal .modal-body {
    overflow: hidden;
    width: 100%;
    display: block
  }
  .scroll_nutrition_mb {
    overflow: scroll
  }
  .list-products h6 {
    height: 120px
  }
  div#veggie-tots {
    margin-top: -12px;
    padding-top: 0
  }
  .slide-arrow {
    bottom: -125px
  }
  #canned .product-catalog h6 a {
    font-size: 15px
  }
  #canned .list-products h6 {
    height: 80px
  }
  #canned .product-catalog {
    padding-bottom: 0
  }
  .recipe-pro .rec-carousel {
    padding: 60px 0
  }
  .recipe_pop .recipe_info>span {
    font-size: 12px
  }
  .where_to_buy_banner_desk h1 {
    font-size: 300%
  }
  .where_to_buy_banner_desk label {
    padding-top: 43%
  }
  .where_to_buy_banner_desk h6 {
    font-size: 150%
  }
  .single-productsdetail .sinlge-product-sec .prd_coupon_code .wysija-paragraph {
    width: 63%
  }
}

@media screen and (max-width:361px) {
  .where_to_buy_banner_desk label {
    padding-top: 44%
  }
}

@media screen and (max-width:344px) {
  .where_to_buy_banner_desk label {
    padding-top: 33%
  }
  .rel_recipe h2 {
    font-size: 9px;
    padding: 3px;
  }
  .rel_suggestion .pop_related_products h5 {
    font-size: 24px;
  }
  /**/
}

@media screen and (max-width:330px) {
  .modal-dialog .get_coupon h6 {
    font-size: 13px
  }
  /**add**/
  .Product_description p {
    font-size: 13px;
    line-height: 15px;
  }
  /*3May2017*/
  .modal-dialog .get_coupon strong {
    font-size: 11px
  }
  .recipe_pop .productDetail_left {
    padding: 0
  }
  .recipe_pop .ProductDetailsLayoutContaniner h1 {
    line-height: 31px
  }
  .cat_cover>h2 {
    top: 11%
  }
  .popup-modal h6 {
    font-size: 3.7vmax
  }
  .sinlge-product-sec .get_coupon h6 {
    font-size: 18px
  }
  .wrapfixed {
    display: block!important
  }
  .one .products__form input[type=text] {
    font-size: 16px
  }
  .where_to_buy_banner_desk label {
    padding-top: 34%
  }
  .where_to_buy_banner_desk span {
    font-size: 150%
  }
  .formError .formErrorContent {
    font-size: 10px!important
  }
}

@media screen and (max-width:580px) {
  .bs-example-modal-lg_search .productDetailsDiv {
    width: 57%
  }
  .one .products__label {
    padding-left: 30px
  }
}

@media screen and (min-width:660px) and (max-width:670px) {
  .where_to_buy_banner_desk label {
    padding-top: 62%
  }
}

.resposmenumaain {
  z-index: 99
}

.product-lft,
.roasted-veggies-1 .product-lft img {
  z-index: 9
}

#search_form #search-recipe-btn {
  border-radius: 0
}

.site {
  overflow-x: hidden
}

.formError {
  left: 0!important;
  margin-top: -28px!important
}

.home #content {
  height: auto
}

.modal-open {
  overflow: auto!important
}

@media screen and (min-width:1280px) and (max-width:1440px) {
  .tparrows {
    top: 379px!important
  }
}

@media screen and (min-width:1800px)and (max-width:1920px) {
  .tparrows {
    top: 540px!important
  }
  .special_offer #form-wysija-2 input[type="submit"] {
    font-size: 17px;
  }
}

#section__coupon .products__form .coupon_share>a:first-child {
  float: left
}

.coupon_share {
  padding: 0
}

.coupon_share>a:first-child {
  color: #008533
}

.popup_sign .widget_wysija_cont .login .message,
.popup_sign .widget_wysija_cont .updated,
.prd_coupon_code .widget_wysija_cont .login .message,
.prd_coupon_code .widget_wysija_cont .updated {
  background: 0 0!important;
  border-color: transparent!important
}

.popup_sign .updated h1 {
  border-bottom: 1px solid #fff;
  font-size: 49px;
  line-height: 50px;
  margin: 0 0 6px;
  padding: 0 0 12px;
  text-align: center;
  top: -11px;
  position: relative
}

.popup_sign .updated {
  color: #fff;
  font-size: 20px;
  margin: 0 0 5px;
  text-align: right;
  line-height: 18px
}

.popup_sign .coupon-list-1,
.popup_sign .updated p,
.prd_coupon_code .coupon-list-1 {
  text-align: center
}

.popup_sign .coupon-list-1>a:first-child {
  float: none;
  display: inline-block;
  font-size: 16px
}

.popup_sign .pop_share {
  margin: 14px 0 0;
  text-align: center;
  width: 100%
}

.popup_sign .pop_share span {
  display: inline-block;
  font-size: 20px;
  padding: 0 6px 0 0;
  position: relative;
  top: -6px;
  color: #fff;
  float: none;
  font-family: 'Neutra Text'
}

.popup_sign .pop_share a:last-child {
  margin-right: 0
}

.prd_coupon_code .updated {
  text-align: right;
  padding: 0
}

.prd_coupon_code .updated h1 {
  font-size: 25px;
  color: #008533;
  margin: 0;
  /*5May2017*/
  text-align: right;
}

.prd_coupon_code .updated p {
  text-align: right;
  margin: 0 0 10px
}

.prd_coupon_code p {
  font-size: 12px;
  color: #008533
}

.prd_coupon_code .coupon_share {
  padding: 0
}

.prd_coupon_code .coupon_share>a:first-child {
  float: none;
  display: inline-block;
  padding: 3px 6px;
  font-size: 17px;
  background: rgba(48, 143, 6, 3);
  color: #fff
}

.prd_coupon_code .pop_share {
  float: right
}

.prd_coupon_code .pop_share a {
  margin: 0 10px 0 0;
  display: inline-block;
  padding: 0 0 0 6px
}

.prd_coupon_code .coupon_share a strong {
  font-size: 20px
}

.prd_coupon_code .pop_share a:last-child {
  margin: 0
}

.prd_coupon_code .pop_share a i {
  font-size: 20px;
  position: relative;
  top: 7px;
  color: #008533
}

.prd_coupon_code .coupon_share img {
  width: 30px
}

.prd_coupon_code .pop_share span {
  font-size: 17px;
  position: relative;
  top: 5px;
  color: #008533
}

@media screen and (max-width:992px) {
  .modal-dialog .get_coupon {
    padding: 28px 0 20px
  }
  .prd_coupon_code {
    width: 520px;
  }
  .modal-dialog .prd_coupon_code p.products__label {
    margin-bottom: 0;
  }
  .modal-dialog .products__form-group {
    margin-bottom: 0;
  }
  .single-productsdetail #productNutritionInfo {
    display: block;
    width: 100%;
  }
  .single-productsdetail .scroll_nutrition {
    display: none;
  }
  /**/
}

@media screen and (max-width:767px) {
  .pop_share,
  .popup_sign .pop_share {
    margin: 0
  }
  .coupon_share {
    padding: 0
  }
  .coupon_share>a:first-child {
    display: none!important
  }
  .pop_share span {
    position: relative;
    top: 3px
  }
  .modal-dialog .get_coupon {
    padding: 17px 0 15px;
  }
}

@media screen and (max-width:768px) {
  .popup_sign .updated p,
  .sign_up h1 {
    text-align: center
  }
  .popup_sign .pop_share span {
    top: -1px
  }
  .prd_coupon_code .coupon-list-1 {
    padding: 0
  }
  .prd_coupon_code {
    width: 100%;
  }
  .prd_coupon_code .pop_share {
    float: right;
    margin: 0;
    width: auto
  }
  .prd_coupon_code .pop_share a {
    top: 0
  }
  .adv_search span {
    width: 100%;
    text-align: left;
  }
  .adv_search select {
    width: 49%;
    margin-bottom: 7px;
    margin-left: 0;
  }
  .adv_search select:nth-child(3n-1) {
    float: right;
    margin-right: 0;
  }
  .rec_search_input {
    width: 49%;
  }
  #search_form #search-recipe-btn {
    position: absolute;
    right: 0;
  }
  .recipe_subline input {
    width: 100%!important;
  }
}

@media screen and (max-width:490px) {
  .prd_coupon_code .coupon_share>a:first-child,
  .prd_coupon_code .pop_share {
    float: right;
    width: auto;
    clear: both
  }
  .prd_coupon_code {
    width: 100%
  }
  .rec_search_input {
    width: 100%;
  }
  .adv_search select {
    width: 100%;
  }
}

.updated p {
  text-shadow: 0 0 9px #000;
}

.prd_coupon_code .updated p {
  text-shadow: none;
}

@media screen and (max-width:1279px) and (min-width:790px) {
  #coupon-section {
    background-size: cover;
    /*22Dec*/
  }
}

@media screen and (min-width:768px) {
  .main_new_coupon .one>h1 {
    text-shadow: 0 2px 3px #333;
  }
  .main_new_coupon .one>h2 {
    font-size: 30px;
    letter-spacing: 0;
    margin: 0 0 14px;
    text-shadow: 0 2px 3px #333;
  }
  .main_new_coupon .products__form .updated h1 {
    border: 0;
  }
  .main_new_coupon .products__form .updated p {
    border-top: 1px solid #f3f5e7;
    border-bottom: 1px solid #f3f5e7;
    padding: 14px 0;
    text-shadow: 0 0 9px #000;
    margin: 20px 0;
    line-height: 21px;
  }
  a.print-btn {
    background: rgba(0, 0, 0, .5)!important;
    color: #fff!important;
    font-size: 26px!important;
    font-weight: 700;
    padding: 26px 38px!important;
    border: 1px solid rgba(255, 255, 255, .4);
    display: inline-block;
    text-shadow: 0 4px 5px #000;
  }
  .main_new_coupon .products__form .pop_share span {
    letter-spacing: 0;
    padding-left: 0;
  }
  .mb_new_confirm {
    display: none;
  }
}

@media screen and (max-width:1100px) {
  .main_new_coupon .products__form .updated p br {
    display: none;
    border-top: 2px solid #f5f5f5;
  }
}

@media screen and (max-width:767px) {
  .mb_new_confirm {
    display: block;
  }
  .coupon_share p {
    display: none;
  }
  p.products__label {
    padding-top: 4px;
  }
  .modal-dialog .prd_coupon_code p.products__label {
    padding: 4px;
  }
  .one .products__form-group {
    width: 100%;
  }
  .one .products__label {
    padding-left: 30px;
    padding-top: 10px;
  }
  .modal-dialog .prd_coupon_code p.products__label {
    padding-top: 3px;
    padding-left: 23px
  }
}

.prd_coupon_code .updated p {
  text-shadow: none;
}

#rev_slider_3_1 .tp-caption.big_white {
  width: 100%!important;
  text-align: center!important;
  left: 0!important;
}

.rec_desc {
  width: 100%;
  /* float: left; */
  border-top: 1px solid #008533;
  border-bottom: 1px solid #008533;
  padding: 10px 0;
  margin: 20px 0 0;
  text-align: left;
  line-height: 18px;
  color: #999899;
  font-family: 'Neutra Text';
  font-size: 16px;
  letter-spacing: .2px;
}

.rec_video {
  margin-bottom: 30px;
  margin-top: 15px;
}

.rec_video .fluid-width-video-wrapper iframe {
  border: 0;
  box-shadow: none;
}

.rec_video.ratio_square .fluid-width-video-wrapper {
  padding-top: 100%!important;
}
.rec_video.ratio_16_9 .fluid-width-video-wrapper {
  padding-top: 56.25%!important;
}
.rec_video.ratio_4_3 .fluid-width-video-wrapper {
  padding-top: 75%!important;
}

@media screen and (min-width:1279px) {
  .rev_slider h3 {
    line-height: 43px!important;
  }
  .rev_slider h1 {
    line-height: 69px!important;
  }
}

.rec_cat .rec_cat_event {
  display: inline-block;
}

.updated p {
  text-shadow: 0 0 9px #000;
  padding: 0 22px;
  line-height: 22px;
}

.carousel .updated p {
  padding: 0;
}

.sign_up .updated p {
  padding: 0;
  line-height: 16px;
}


/**Contact**/

.contact_us {
  font-family: 'Neutra Text';
}

.contact-wrap {
  padding: 0 20px;
}

.contact_us figure {
  width: 100%;
  margin: 0 0 20px;
}

.contact_us figure img {
  width: 100%;
}

.contact_us .wpcf7-form .form-group label {
  font-weight: 700;
}

.contact_us .wpcf7-form .form-group label span {
  font-weight: 400;
}

#wpadminbar {
  z-index: 9999999!important;
}

.contact_us .btn:hover,
.contact_us .btn:focus {
  background: #008533!important;
  border: 0!important;
  color: #fff!important
}


/**18Feb_Product-PopUp**/

.carousel.slide .products__form-group {
  clear: both;
  text-align: left;
}

.modal-dialog .prd_coupon_code .wysija-paragraph {
  margin: 0;
}

.carousel.slide .wysija-checkbox-paragraph {
  display: none;
}

.modal-dialog .prd_coupon_code p.products__label {
  font-size: 14px;
  padding-left: 30px;
  text-shadow: none;
}


/**20Feb_Home-Popup**/

.sign_up p.products__label {
  font-size: 13px;
  text-align: left;
  padding-top: 0;
  padding-left: 30px;
  text-shadow: none;
}

.sign_up .products__form-group {
  margin: 0 auto;
  clear: both;
  padding-left: 44px
}

.sign_up .wysija-checkbox-paragraph {
  display: none;
}

@media screen and (max-width:768px) {
  .sign_up .products__form-group {
    padding-left: 0;
    margin-bottom: 20px;
  }
  .sign_up p.products__label {
    padding-top: 6px;
  }
  .contact_us figure {
    margin: 6% 0 20px;
  }
  .modal-dialog .prd_coupon_code p.products__label {
    padding-left: 25px;
    margin-bottom: 0;
  }
  .modal-dialog .products__form-group {
    margin-bottom: 0;
  }
}

@media screen and (max-width:420px) {
  .contact_us figure {
    margin: 14% 0 20px;
  }
  .one .products__form-group {
    width: 100%;
  }
}

.not_found {
  font-family: 'Neutra Text';
}


/**Our_Product_Popup**/

.gg__check {
  cursor: pointer;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, .2);
}

.products__checkbox {
  visibility: hidden;
}

.gg__check,
.products__checkbox {
  position: absolute;
  top: 5px;
  left: 0;
  width: 22px;
  height: 22px;
}

.modal-dialog .prd_coupon_code p.products__label {
  font-size: 14px;
  padding-left: 30px;
  text-shadow: none;
  position: relative;
  padding-top: 8px;
}

.products__form-group {
  margin: 0 auto;
  position: relative;
}

.products__checkbox-label {
  position: relative;
  display: block;
  font-size: 14rem;
}

.gg__check:after,
.products__form .wysija-submit:hover {
  background-color: #2c752d;
}

.products__checkbox:checked+.gg__check:after {
  opacity: 1;
}

.gg__check:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  opacity: 0;
}

.sign_up .gg__check:after,
.sign_up .products__form .wysija-submit:hover {
  background-color: #0cb365;
}


/** changes by 1712 on 23-02-2017 ***/

.recipe_pop .Product_description a {
  color: #4a4a4a;
}

.recipe_pop .Product_description a:hover {
  color: #212121;
}

.row.search_recipes .search-rec-inner {
  margin-left: -5px;
  margin-right: -5px;
}

.search-rec-inner h4 {
  margin-left: 5px;
}

.single-productsdetail .Product_description p {
  font-size: 17px;
  line-height: 21px;
}


/**attachment**/

.attachment,
.post-template-default {
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/Giant_Awakens-3x.jpg) top center no-repeat fixed;
}

.type-attachment {
  margin: 50px 0 0;
  text-align: center;
  text-transform: capitalize;
}

.type-attachment .entry-title {
  color: #008533;
  font-weight: 700;
}

.attachment-template-default .nav-links a {
  float: left;
}

.entry-content p {
  font-family: 'Neutra Text';
}

.post-template-default {
  margin: 60px 0 0;
}

.contact_title {
  padding: 140px 0 90px;
  text-align: center;
  background: url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/contact-bg.jpg) top center no-repeat;
  background-size: cover;
}

.contact_title h1 {
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0px 3px 12px #000;
  font-size: 50px;
  letter-spacing: 2px;
  margin: 0;
}

.page-id-17839 .products__form .formErrorContent {
  left: 0!important;
  top: -21px!important;
}


/**3May2017**/

p.fstore_p {
  text-align: center;
  color: #008533;
  line-height: 17px;
  font-size: 18px;
  font-family: 'Neutra Text';
  text-transform: uppercase;
}

.find_store h6 {
  text-align: center!important;
  font-family: 'Neutra Text';
  font-size: 26px;
  color: #008533;
  margin: 0;
  line-height: 17px;
  margin-top: -25px;
  margin-bottom: 15px;
  text-decoration: underline;
}

.prd_coupon_code .updated {
  text-align: left;
}

@media screen and (max-width:1024px) {
  p.fstore_p {
    font-size: 14px;
    margin: 0;
  }
}

@media screen and (max-width:990px) {
  p.fstore_p {
    font-size: 17px;
    margin-top: -58%;
  }
}

@media screen and (max-width:768px) {
  .find_store h6 {
    font-size: 24px;
    margin: 0;
  }
}

@media screen and (max-width:490px) {
  .find_store h6 {
    font-size: 19px;
    margin-top: 10px;
  }
  p.fstore_p {
    font-size: 14px;
    margin-top: -117%;
  }
  /*4May2017*/
  .rev_slider_wrapper {
    top: 60px;
  }
  .off-enjoy {
    top: 0px!important;
  }
  /*end*/
  /**13May2017**/
  #new-slider {
    padding: 0 0 45px;
  }
}

@media screen and (max-width:365px) {
  .arrow-left-right {
    position: relative;
  }
  .arrow-left.tp-leftarrow.tparrows.default {
    position: absolute;
    top: 20px;
    left: 10px;
  }
  .arrow-right.tp-rightarrow.tparrows.default {
    position: absolute;
    top: 20px;
    right: 10px;
  }
}

@media screen and (max-width:330px) {
  .find_store h6 {
    font-size: 13px
  }
  p.fstore_p {
    font-size: 12px;
  }
}

@media screen and (min-width:769px) {
  .prd_coupon_code #form-wysija-2 .wysija-paragraph {
    width: 80%;
  }
}

@media screen and (min-width:993px) {
  .prd_coupon_code #form-wysija-2 .wysija-paragraph {
    width: 76%;
  }
}

@media screen and (min-width:1700px) {
  .rev_slider_wrapper {
    bottom: 70px!important;
  }
}

@media screen and (min-width:993px)and (max-width:1200px) {
  p.fstore_p {
    width: 370px;
  }
}

@media screen and (min-width:1020px)and (max-width:1100px) {
  .rev_slider li:nth-child(2) h3 {
    margin: 0 0 15px!important
  }
}


/**MozHackCode**/

@-moz-document url-prefix() {
  .modal-dialog .prd_coupon_code p.products__label {
    font-size: 13px;
    letter-spacing: 0;
  }
}

/* ======================================
    Veggie Spirals - GN@TBA
========================================*/

.title-caps {
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Neutra Text", sans-serif;
  font-size: 24px;
  margin: 30px 0 60px;
  color: #008533;
}

.text-white {
  color: #fff;
}

h1.new-banner, h1.coming-soon, h1.available-now {
  position: relative;
  margin-top: 125px;
  margin-bottom: 100px;
  line-height: 1;
  font-variant-ligatures: none;
}

h1.new-banner span, h1.coming-soon span, h1.available-now span {
  font-weight: 700;
  text-transform: none;
  line-height: 1;
}

h1.new-banner:before {
  content: "";
  background: url(../images/New.png) no-repeat center center;
  background-size: 100%;
  width: 250px;
  height: 75px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -125px;
}
h1.coming-soon:before {
  content: "";
  background: url(../images/coming-soon.png) no-repeat center center;
  background-size: 100%;
  width: 250px;
  height: 75px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -125px;
}
h1.available-now:before {
  content: "";
  background: url(../images/available-now.png) no-repeat center center;
  background-size: 100%;
  width: 250px;
  height: 75px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -125px;
}

img.product-line-image {
  margin-top: -100px;
  margin-bottom: 60px;
}

@media (min-width: 768px) {
  h1.new-banner {
    position: relative;
    margin-top: 125px;
    margin-bottom: 200px;
  }
  img.product-line-image {
    margin-top: -150px;
  }
}

.intro-content {
  max-width: 900px;
  margin: 0 auto 60px;
  color: #fff;
  font-family: 'ProximaNova-Semibold', sans-serif;
  -webkit-font-smoothing: antialiased;
}

.intro-content p,
.intro-content h2 {
  margin-bottom: 15px;
}

.veggie-spirals-cooking-tips {
  background-color: #fff;
}

ol.veggie-tips-tricks {
  list-style: none;
  max-width: 650px;
  margin: 0 auto;
  font-family: 'Neutra Text', sans-serif;
}
ol.veggie-tips-tricks li {
  counter-increment: item;
  margin-bottom: 5px;
  padding-left: 80px;
  color: #008533;
  position: relative;
  min-height: 80px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 700;
}

ol.veggie-tips-tricks li:before {
  margin-right: 10px;
  content: counter(item);
  border-radius: 100%;
  color: #026032;
  width: 60px;
  height: 60px;
  text-align: center;
  display: inline-block;
  border: 2px solid #026032;
  line-height: 60px;
  font-size: 21px;
  position: absolute;
  top: 0;
  left: 0;
}

.btn-veggie-tips-tricks {
  background: #008533;
  text-transform: uppercase;
  font-family: 'Neutra Text';
  font-weight: 700;
  font-size: 17px;
  line-height: 40px;
  margin: 0 auto 30px;
}

.btn-veggie-tips-tricks-wrapper {
  position: relative;
  text-align: center;
}

.btn-veggie-tips-tricks-wrapper:before {
  content: "";
  height: 100px;
  width: 100%;
  position: absolute;
  bottom: calc(100% + 20px);
  left: 0;
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}

#remainingTips {
  z-index: 1;
  position: relative;
}

#veggie-spirals-accordion {
  font-family: "Neutra Text", sans-serif;
  margin: 30px auto 60px;
  max-width: 800px
}
#veggie-spirals-accordion .panel-heading {
  background: transparent;
  border: 0;

  border-radius: 0;
}

#veggie-spirals-accordion .panel {
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid green;
  box-shadow: none;
}
#veggie-spirals-accordion.panel-group .panel+.panel {
  margin: 0;
}

#veggie-spirals-accordion .panel-title {
  color: #008533;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  padding-right: 30px;
}

#veggie-spirals-accordion .panel-body {
  padding: 30px 15px;
}


#veggie-spirals-accordion .panel-title a:after {
  content: "×";
  font-family: Arial, sans-serif;
  position: absolute;
  top: 0;
  height: 17px;
  width: 17px;
  right: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transform-origin: 50%;
  transition: transform 0.2s ease;
  line-height: 17px;
  text-align: center;
}

#veggie-spirals-accordion .panel-title a[aria-expanded="true"]:after {
  -webkit-transform: none;
  transform: none;
}


#veggie-spirals-accordion .panel-body {
  box-shadow: 0 -1px 1px rgba(0,0,0,.05);
}

#veggie-spirals-accordion.panel-group .panel-heading+.panel-collapse>.list-group,
#veggie-spirals-accordion.panel-group .panel-heading+.panel-collapse>.panel-body {
  border: 0;
}

.veggie-spirals-disclaimer {
  font-family: "Neutra Text", sans-serif;
  color: #777777;
  padding-bottom: 30px;
}

/* Slider */
.video-slider,
.video-slider-nav {
  max-width: 600px;
  margin: 0 auto;
}

.video-slider .carousel-control,
.video-slider-nav .carousel-control {
  z-index:5;
  width: auto;
}
.video-slider {
  max-width: 500px;
  padding: 0 50px;
}
.video-slider .slide,
.video-slider-nav img {
  margin: 10px;
}

.video-slider .slide .wp-video-shortcode,
.video-slider-nav img {
  box-shadow: 0 1px 4px rgba(0,0,0,0.44);
}

.video-slider h3 {
  color: #fff;
  margin-top: 15px;
  position: absolute;
  width: 100%;
  left: 0;
  top: calc(50% + 50px);
  z-index: 999;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-shadow: 0 2px 2px rgba(0,0,0,0.5);
  padding: 0 15px;
  font-weight: 700;
  opacity: 0.8;
  pointer-events: none;
}

.video-slider .slide:hover h3 {
  opacity: 1;
}

.video-slider .slide {
  position: relative;
}

.video-slider {
  margin: 30px auto 15px;
}
.video-slider-nav img.slick-current {
  box-shadow: none;
  outline: none;
}
.video-slider-nav img.slick-current {
  box-shadow: 0 0 0 2px #fff;
}

html.template-veggie-spirals, html.template-crust {
  font-size: 6.25%;
}


.page-template-template-veggie-spirals .print-btn, .page-template-template-crust .print-btn {
  margin-bottom: 30px;
}


@media (max-width: 481px) {
  .product-archive-nutritionist {
      display: none;
  }
}

@media (min-width: 1200px) {
  .product-archive-nutritionist {
      width: 100px!important;
  }
}

.promotion-link {
  color: #fff;
  background: #118b3e;
  font-family: 'Neutra Text';
  display: block;
  padding: 1rem;
  text-align: center;
  font-size: 2rem;
  line-height: 1;
}

/* TBA MailChimp Forms */

body img.gform_ajax_spinner {
  width: 15px;
  height: 15px;
}
.btn-special,
#gform_submit_button_3,
#gform_submit_button_4,
#gform_submit_button_5 {
  background: rgba(0, 0, 0, .5)!important;
  color: #fff!important;
  font-size: 26px!important;
  font-weight: 700;
  padding: 26px 38px!important;
  border: 1px solid rgba(255, 255, 255, .4);
  display: inline-block;
  text-shadow: 0 4px 5px #000;
  height: auto;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
}
.gdpr-check {
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0,0,0,.91);
  margin-bottom: 15px!important;
}

.gdpr-check label {
  line-height: 1!important;
  padding-left: 10px!important;
  display: block;
  padding-top: 5px!important;
  /* margin-bottom: 15px!important; */
}

.gform_wrapper form li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper form li.gfield_error textarea {
	border: 1px solid #f44336;
}


.gform_wrapper form li.gfield label.gfield_label {
  margin-bottom: 0;
}
.gform_wrapper form li.gfield.gfield_error,
.gform_wrapper form li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: transparent;
	padding: 0;
	border: 0;
	margin: 0 !important;
}


.gform_wrapper form div.validation_error {
  border-color: #f44336!important;
}

.gform_wrapper form .gfield_required
.gform_wrapper form .validation_message,
.gform_wrapper form div.validation_error,
.gform_wrapper form .gfield_error .gfield_label,
.gform_wrapper form .validation_message {
  color: #f44336!important;
}

.gform_footer {
  text-align: center;
}

#popup-form .form-check label{
  font-family: 'Neutra Text', sans-serif;
  color: #fff;
  font-size: 11px;
  margin-left: 30px;
  text-indent: -17px;
  line-height: 1;
}

#gform_2 .validation_error {
  display: none!important;
}

#popup-form .form-group {
  margin-bottom: 5px;
}

#popup-form h1 {
  font-size: 62px;
  line-height: 0.7;
  text-align: center;
}

.gform_confirmation_wrapper {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.6);
  font-size: 15px;
}

.postid-30516 .recipe_pop .recipePartStepHeading:before {
  content: "OPTION";
}

.postid-30516 .recipe_pop .recipePartStepHeading {
  padding: 0 0 0 65px;
}

.btn.btn-where-to-buy-white,
.btn.btn-where-to-buy-white:hover {
  background: #fff!important;
  border: none!important;
  border-radius: 0;
  margin-top: 60px;
  color: #026837!important;
  font-family: 'Neutra Text';
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.2;
  padding-top: 16px;
}

/* Mobile WP admin bar */
.admin-bar #masthead{
  top: 46px;
}
.admin-bar .resposmenumaain {
  top: 92px;
}

/* Desktop WP admin bar */
@media (min-width: 783px) {
  .admin-bar #masthead{
    top: 32px;
  }
  .admin-bar .resposmenumaain {
    top: 78px;
  }
}

/* Recipe Slider (SlickJS) */

.recipe-slider:not(.slick-initialized) {
  padding-bottom: 100%;
}
@media (min-width: 480px) {
  .recipe-slider:not(.slick-initialized) {
    padding-bottom: 56.25%;
  }
}
.recipe-slider:not(.slick-initialized) .recipe-slider__slide {
  display: none;
}
.recipe-slider:not(.slick-initialized) .recipe-slider__slide:first-child {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.5s ease;
}

.recipe-slider-wrapper,
.recipe-slider {
  position: relative;
}

.single-recipes .related-products.slick-initialized .slick-slide {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

.single-recipes .related-products.slick-initialized .slick-slide:active,
.recipe-slider.slick-initialized .recipe-slider__slide:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

.recipe-slider .slick-prev,
.recipe-slider .slick-next {
  opacity: 0;
  transition: all 0.5s ease;
  position: absolute;
  top: 50%;
  z-index: 1;
  padding: 0;
  background: transparent;
  padding: 3px;
}

.recipe-slider .slick-prev,
.recipe-slider .slick-next {
  margin-top: -15px;
}

.recipe-slider .slick-prev svg,
.recipe-slider .slick-next svg {
  stroke: #fff;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.recipe-slider .slick-prev:hover svg,
.recipe-slider .slick-next:hover svg {
  stroke: #000;
}

.recipe-slider .slick-prev,
.recipe-slider .slick-next,
.recipe-slider .slick-prev svg,
.recipe-slider .slick-next svg {
  width: 30px;
  height: 30px;
  max-width: 100%;
}

@media (min-width: 758px) {
  .recipe-slider .slick-prev,
  .recipe-slider .slick-next {
    margin-top: -25px;
  }
  .recipe-slider .slick-prev,
  .recipe-slider .slick-next,
  .recipe-slider .slick-prev svg,
  .recipe-slider .slick-next svg {
    width: 50px;
    height: 50px;
  }
}

.recipe-slider:hover .slick-prev,
.recipe-slider:hover .slick-next {
  opacity: 1;
  transition: all 0.5s ease;
}

.recipe-slider:hover .slick-prev {
  left: 20px;
}
.recipe-slider:hover .slick-next {
  right: 20px;
}

/* Dots */
.single-recipes .related-products .slick-dots,
.recipe-slider .slick-dots {
    position: absolute;
    bottom: 20px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.single-recipes .related-products .slick-dots {
  position: relative;
}

@media (min-width: 992px) {
  .single-recipes .related-products .slick-dots,
  .recipe-slider .slick-dots {
    bottom: 0;
  }
}
.single-recipes .related-products .slick-dots li,
.recipe-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.single-recipes .related-products .slick-dots li button,
.recipe-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.single-recipes .related-products .slick-dots li button:hover,
.single-recipes .related-products .slick-dots li button:focus,
.recipe-slider .slick-dots li button:hover,
.recipe-slider .slick-dots li button:focus {
    outline: none;
}
.single-recipes .related-products .slick-dots li button:hover:before,
.single-recipes .related-products .slick-dots li button:focus:before,
.recipe-slider .slick-dots li button:hover:before,
.recipe-slider .slick-dots li button:focus:before {
    opacity: 1;
}
.single-recipes .related-products .slick-dots li button:before,
.recipe-slider .slick-dots li button:before {
    font-size: 50px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #008533;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.recipe-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #93afa2;
}

.single-recipes .related-products .slick-dots li button:before {
  opacity: 0.5;
  color: #008533;
}

.single-recipes .related-products .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #008533;
}

.recipe-slider__slide figure {
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}

.recipe-slider__slide img {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  width: auto;
  max-width: none;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (min-width: 480px) {
  .recipe-slider__slide figure {
    padding-bottom: 56.25%;
  }
  .recipe-slider__slide img {
    left: 0;
    height: auto;
    width: 100%;
    max-width: 100%;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
}

.recipe-slider__caption {
  position: absolute;
  color: #fff;
  letter-spacing: -1.5px;
  font-family: "Neutra Text", sans-serif;
  text-align: center;
  left: 50%;
  bottom: 40px;
  min-height: 0px;
  min-width: 0px;
  white-space: nowrap;
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 26px;
  line-height: 26px;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 1px 3px #333;

  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (min-width: 768px) {
  .recipe-slider__caption {
    font-size: 36px;
    line-height: 36px;
  }
}

@media (min-width: 992px) {
  .recipe-slider__caption {
    left: auto;
    right: 12vw;
    transform: none;
    top: auto;
    bottom: 8vw;
  }
}

.recipe-slider__caption strong {
  font-weight: 700;
}
.recipes-jump-to-content {
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: 30px;
  display: none;
}

@media (min-width: 992px) {
  .recipes-jump-to-content {
    display: block;
  }
}

#popup_after {
  z-index: 99999999999999999;
  background-color: rgba(0, 0, 0, .75);
}

.popup_after .tba-popup {
  background-color: #fff;
  top: 30px!important;
  margin-bottom: 30px!important;
  width: 512px;
  font-family: "Neutra Text", sans-serif;
  letter-spacing: 0px;
}

.popup_after .tba-popup h2 {
  letter-spacing: 0px;
  font-size: 34px;
  color: #008533;
  text-align: center;
  font-weight: 700;
  padding-left: 15px;
  padding-right: 15px;
}

.popup_after .tba-popup .gform_wrapper {
  padding-left: 35px;
  padding-right: 35px;
}

.popup_after .tba-popup .gform_wrapper input[type=submit] {
  padding: 12px 25px 10px 25px;
  height: auto;
  display: block;
  width: 100%;
  font-size: 18px;
}

.popup_after .tba-popup .gform_wrapper .gfield_checkbox li label {
  line-height: 1;
  margin-left: 5px;
}

.popup_after .tba-popup .gform_wrapper .gfield_checkbox li input[type=checkbox],
.popup_after .tba-popup .gform_wrapper .gform_footer {
  margin-top: 0!important;
}

.popup_after .tba-popup .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

.popup_after .tba-popup .gform_confirmation_wrapper {
  color: #008533;
  text-shadow: none;
  font-size: 18px;
  padding: 35px;
  text-align: center;
}

.popup_after .tba-popup input[type=text] {
  color: #222;
}

/* Corn Tots Pop-up promotion
.corn-tots-popup {
  background-color: #fff;
  top: 80px!important;
  margin-bottom: 100px!important;
}

.corn-tots-popup__image {
  padding: 65px 0;
}
.corn-tots-popup__content {
  background-color: #129547;
  font-family: "Neutra Text", sans-serif;
  color: #fff;
  padding: 20px;
  z-indeX: 1;
}
.corn-tots-popup__inner {
  border: 8px dashed #ffc800;
  padding: 30px;
}

.corn-tots-popup__content .popup-logo {
  width: 175px;
  margin: 0 auto;
  display: block;
}
.corn-tots-popup__content .popup-title {
  font-size: 55px;
  line-height: 50px;
  text-transform: uppercase;

  -webkit-font-smoothing: antialiased;
  text-align: center;
  line-height: 1;
  margin-top: 30px;
  margin-bottom: 10px;
}
.corn-tots-popup__content .popup-title span {
  display: block;
  font-weight: 700;
}

.corn-tots-popup__content .popup-title span.popup-text-corn {
  font-size: 80px;
  line-height: 75px;
  color: #ffc800;
}

.corn-tots-popup__content .popup-title span.popup-text-veggie,
.corn-tots-popup__content .popup-title span.popup-text-tots {
  color: #004026;
}

.corn-tots-popup__content .popup-title span.popup-text-veggie {
  font-size: 60px;
  line-height: 55px;
}

.corn-tots-popup__content .popup-title span.popup-text-tots {
  font-size: 90px;
  line-height: 85px;
}
.corn-tots-popup__content .popup-links {
  text-align: center;
}
.corn-tots-popup__content .popup-links a.popup-button {
  background-color: #ffc800;
  display: inline-block;
  padding: 18px 15px 15px 15px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  color: #003f26;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}

.corn-tots-popup__content .popup-links a.popup-button:hover,
.corn-tots-popup__content .popup-links a.popup-button:focus {
  background-color: #eab90c;
}

.corn-tots-popup__content .popup-links a.close {
  color: #fff;
  font-weight: normal;
  font-size: 16px;
  padding: 0;
  text-shadow: none;
  float: none;
  opacity: 1;
} */

/* General Hero */
.hero__recipes {
  width: 100%;
  background: transparent url(../images/bg-vid@2x.png) no-repeat center center;
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgba(0,133,51, 0.5);
  margin: 0;
  color: #ffffff;
  font-family: 'Neutra Text';
  padding-top: 115px;
padding-bottom: 115px;
text-align: center;
}

.hero__recipes--title {
  font-size: 50px;
  font-weight: 300;
  line-height: 64px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.55);
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 700;
}


/* Recipes - VueJS implementation */

#recipe-list .form-group [class^="col-"] {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  #recipe-list .form-group [class^="col-"] {
    margin-bottom: 15px;
  }
}

.recipe-list,
.recipe-list__no-results,
.recipe-list__loader {
  font-family: "Neutra Text", sans-serif;
}

.recipe-list__loader,
.recipe-list__no-results {
  text-align: center;
}

.recipe-list__loader {
  font-size: 3rem;
  color: #999;
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.recipe-list__no-results {
  padding-top: 6rem;
  padding-bottom: 6rem;
  font-size: 2rem;
}

.recipe-list__filters {
  margin: 30px 15px;
}

.recipe-list__filters .form-check {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.recipe-list__list {
  display: flex;
  flex-wrap: wrap;
  font-family: "Neutra Text", sans-serif;
  font-size: 1.6rem;
  /* width: 100vw;
  margin-left: calc( 50% - 50vw); */
}
.recipe-list__list li {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 0;
  padding: 0 15px;
}
@media (min-width: 500px) {
  .recipe-list__list li {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 500px) {
  .recipe-section__related .recipe-list__list li {
    flex: unset;
    max-width: unset;
  }
}
@media (min-width: 992px) {
  .recipe-list__list li,
  .recipe-section__related .recipe-list__list li  {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
.recipe-list__list h2,
.recipe-list__list h3 {
    margin-top: 1rem;
    margin-bottom: 3rem;
    padding: 1rem;
    text-align: center;
}

.recipe-list__list img {
  width: 100%;
}

.dropdown-toggle {
  width: 100%;
  text-align: left;
  background-color: #008533;
  color: #fff;
  font-family: 'Neutra Text', sans-serif;
  border: 0 !important;
  border-radius: 4px;
}
.dropdown-toggle:active, .dropdown-toggle:focus, .dropdown-toggle:hover {
  background-color: #008533 !important;
  border: 0 !important;
  color: #fff;
}

.recipe-search-bar {
  display: inline-block;
  padding-left: 10px !important;
  padding-right: 50px !important;
}

.recipe-search-btn {
  line-height: 1;
  padding: 8px 15px;
  border: 0 !important;
  margin-left: -50px;
  position: absolute;
  top: 0;
  right: 15px;
  border-radius: 0;
  background: transparent;
}

.recipe-search-btn svg {
  fill: #008533;
}

.recipe-search-btn:hover, .recipe-search-btn:active, .recipe-search-btn:focus {
  border: 0 !important;
  background-color: transparent !important;
}

.form-control,
.dropdown-toggle {
  margin-right: 10px;
  font-size: 1.6rem;
}

.form-control:focus,
.dropdown-toggle:focus {
  outline: 2px solid red;
}

.dropdown-menu {
  padding: 10px;
  font-family: 'Neutra Text', sans-serif;
  font-size: 1.6rem;
  background-color: #008533;
  color: #fff;
  border-radius: 0;
  width: 100%;
  margin-top: 0;
  min-width: 300px;
  max-height: 300px;
  overflow-y: scroll;
  -ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
}

.dropdown-menu::-webkit-scrollbar {
  display: none;
}

.dropdown-menu label {
  padding-left: 0.5rem;
}

.count {
  background-color: rgba(0, 0, 0, 0.1);
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  line-height: 25px;
  text-align: center;
  margin-left: 10px;
}

.chosen-categories {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.chosen-categories li {
  display: inline-block;
}
.chosen-categories li a {
  padding: 8px 15px;
  margin-right: 10px;
  background-color: #a5d86f;
  color: #13650f;
  font-family: 'Neutra Text';
  font-size: 1.6rem;
  display: inline-block;
}
.chosen-categories li a:hover {
  color: #13650f;
}
.chosen-categories li span.remove-category {
  font-family: sans-serif;
  display: inline-block;
  margin-left: 5px;
}

.pagination {
  font-size: 1.6rem;
  font-family: 'Neutra Text';
  margin: 30px auto;
  text-align: center;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #a5d86f;
  border-color: #a5d86f;
  color: #13650f;
}

.pagination > li > a,
.pagination > li > a:hover,
.pagination > li > span {
  color: #008533;
}

/* Enter and leave animations can use different */
/* durations and timing functions.              */
.slide-fade-enter-active {
  transition: all .4s ease;
}

.slide-fade-leave-active {
  transition: all .4s ease;
}

.slide-fade-enter, .slide-fade-leave-to
 {
  opacity: 0;
}

/* .secondary-filter {
  background: transparent;
  border: 0;
  border-bottom: 2px solid red;
  border-radius: 0;
} */

.recipe-list__secondary-filters {
  margin-top: -15px;
  text-align: right;
  font-size: 15px;
}

.recipe-list__secondary-filters select,
.recipe-list__secondary-filters label {
  font-family: "Neutra Text", sans-serif;
  color: #008533;
}

.recipe-list__secondary-filters .form-group,
.recipe-list__secondary-filters .form-control {
  display: inline-block;
  width: auto;
}

.recipe-list__secondary-filters select {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 0 20px 0 5px;
  font-weight: 700;
  line-height: 2;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height= '15' fill='%23008533' viewBox='0 0 100 100'%3E%3Cpath%20d%3D%22m85.738%2030.801c-1.5586-1.5664-4.0898-1.5703-5.6562-0.011719l-30.109%2029.992-30.051-30.051c-1.5625-1.5625-4.0938-1.5625-5.6562%200s-1.5625%204.0938%200%205.6562l32.875%2032.871c0.78125%200.78125%201.8047%201.1719%202.8281%201.1719%201.0195%200%202.043-0.39063%202.8242-1.1641l32.938-32.812c1.5625-1.5547%201.5703-4.0859%200.007812-5.6523z%22%3E%3C%2Fpath%3E%3C/svg%3E") no-repeat 98% 50%;
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.recipe-list__secondary-filters select:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 133, 51, 0.2);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 133, 51, 0.2);
}

a:hover,
a:focus {
    color: #006b29;
    text-decoration: underline;
}
.button {
    background: #008533;
    font-family: 'Neutra Text';
    font-weight: 700;
    font-size: 17px;
    display: inline-block;
    padding: 10px 20px 8px 20px;
    color: #fff;
}

.button:hover,
.button:focus {
    background-color: #006b29;
    color: #fff;
}

#breadcrumbs {
    font-family: "Neutra Text", sans-serif;
    background-color: #EBF5E0;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #008533;
    font-size: 15px;
    font-size: 1.5rem;
}

/* RECIPES */

.entry-image {
    width: 100%;
}

.recipe-section + .recipe-section {
    padding-top: 30px;
}

.recipe-section__related {
    background-color: #ebf5e0;
    padding-bottom: 20px;
}

.recipe-section:not(.recipe-section__related) a {
    text-decoration: underline;
}

.recipe-section h1,
.recipe-section h2,
.recipe-section:not(.recipe-section__related) h3,
.recipe-category,
.recipe-times__item span,
.where-to-buy label {
    font-weight: 700;
}

.entry__recipe h1,
.entry__recipe h2,
.entry__recipe h3,
.recipe-times__item span {
    color: #008533;
}


.entry__recipe .social-feed li {
	padding: 0 15px 0 0
}

.entry__recipe .social-feed  {
	text-align: left;
	margin-top: 15px;
}

.entry__recipe .social-feed li a {
	color: #707070!important;
	font-size: 18px;
}

@media (min-width: 768px) {
	.entry__recipe .social-feed  {
		margin-top: -50px;
		position: relative;
		z-index: 5;
		text-align: right;
	}
	.entry__recipe .social-feed li a {
		color: #fff!important;
		font-size: 24px;
		text-shadow: 0 2px 10px rgba(0,0,0,0.3);
	}
}

@media (min-width: 992px) {
	.entry__recipe.small-recipe-image .social-feed  {
		margin-top: -32px;
		position: relative;
		z-index: 5;
		text-align: right;
		float: right;
		width: auto;
	}
	.entry__recipe.small-recipe-image .social-feed li a {
		color: #008533!important;
		font-size: 18px;
		text-shadow: none;
	}
}

.recipe-section__related h2 {
    margin-bottom: 40px;
}

.entry__recipe h1 {
    font-size: 40px;
}

.entry__recipe h2,
.recipe-category,
.category-list__item h2 {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.recipe-category {
    margin-bottom: 15px;
}

.recipe-category,
.recipe-tip,
.recipe-tip strong {
    color: #707070;
}

.recipe-tip {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #eee;
    line-height: 1.2;
}

ul.ingredients {
    margin-left: 15px;
}

ol.steps {
    counter-reset: steps-counter;
    padding-left: 80px;
    list-style-type: none;
}

ol.steps li {
    counter-increment: steps-counter;
    margin: 40px 0;
}

ol.steps li:before {
    content: counter(steps-counter);
    font-size: 30px;
    font-weight: 700;
    background-color: #9ccd63;
    color: #fff;
    margin-left: -60px;
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
}

.recipe-times {
    text-align: center;
    margin-top: 40px;
}

.recipe-times__item + .recipe-times__item {
    border-left: 1px solid #eee;
}

.recipe-times__item h2 {
    text-transform: none;
    font-size: 16px;
    margin-bottom: 10px;
}

.recipe-times__item span {
    font-size: 24px;
    line-height: 1;
}

.recipe-times svg {
    width: 50px;
    height: 50px;
    fill: #008533;
    display: block;
    margin: 15px auto;
    background-color: #ebf5e0;
    border-radius: 50%;
    overflow: visible;
}

.related-products li img {
    margin: 0 auto;
}

.social-share {
    font-size: 2.4rem;
    text-align: right;
}

.where-to-buy {
    margin: 30px 0;
}

/* ==========================================================
*  MERGE THIS STYLESHEET WITH THE MAIN ONE BEFORE GOING LIVE
*  WITH THE NEW RECIPES AND PRODUCT LAYOUTS
*  ==========================================================
*/

/* SITE-WIDE */


.category-description__image {
  margin-top: -140px;
}

.category-description__content h1 {
  font-size: 4rem;
}
.category-description__content h1 span {
  font-size: 2rem;
  font-weight: normal;
}

.product-category-tabs {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.product-category-tabs li > a {
  padding: 10px 20px 8px 20px;
  border-radius: 0;
}

.product-category-tabs li.active > a,
.product-category-tabs li.active > a:focus {
  background: #008533;
}

.product-category-tabs li.active > a:hover {
  background-color: #006b29;
}



/* Product category list page */
.category-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.category-list__item {
  margin-bottom: 30px;
}
.category-list__item .inner {
  display: block;
  background-color: #EBF5E0;
  padding: 20px;
  border-radius: 5px;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  min-height: 190px;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0 0 0 transparent;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}

.category-list__item .inner:hover {
  box-shadow: 0 7px 12px rgba(0,0,0,0.15);
  -ms-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

@media (min-width: 768px) {
  .category-list__item .inner {
      min-height: unset;
  }
}
.category-products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.category-products__item {
  text-align: center;
  margin-bottom: 30px;
  padding: 30px;
  position: relative;
}

.category-products__item a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.category-products__item img {
  width: auto;
  margin-bottom: 30px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 500px) {
  .category-products__item img {
      height: 200px;
  }
}

.category-products__item:hover img:not(.product-archive-nutritionist) {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.category-list__item.no-image .inner{
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.category-list__item a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.category-list__item img {
  width: 150px;
  margin-right: 20px;
}

.category-list__item h2 {
  font-size: 2rem;
  margin: 0;
}

/* Product Single */

.single-productsdetail,
.single-recipes {
  background: transparent;
}

.single-productsdetail #content,
.single-recipes #content {
  text-align: unset;
}

.entry {
  font-family: "Neutra Text", sans-serif;
  background-color: #fff;
}

.entry-image {
  width: 100%;
}

.product-section,
.recipe-section {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 768px){
  .product-section,
  .recipe-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.product-section p:last-child {
  margin-bottom: 0;
}

.product-section__bg {
  width: 100%;
  background: transparent url(../images/bg-vid@2x.png) no-repeat center center;
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgba(0,133,51, 0.5);

}

.product-section__bg,
.entry .product-section__bg h2:not(.performance-facts__title),
.product-section__bg a {
  color: #ffffff;
}

.product-section__intro {
  background: #fff url(https://www.greengiant.com/wp-content/themes/greengiant-parallax/images/White_Wood.png) no-repeat bottom center / 100% auto;
}

.product-section__intro img.wp-post-image {
  margin-bottom: 30px;
}

@media (min-width: 992x){
  .product-section__intro img.wp-post-image {
    margin-bottom: 30px;
  }
}

.entry .product-section__intro-title {
  line-height: 1;
}

.entry .product-section__intro-title small {
  color: #008533;
  font-weight: 700;
  font-size: 80%;
}

.product-details__description {
  margin-bottom: 30px;
}

.product-section__intro .row-flex,
.related-recipes__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.related-recipes__item [class^=col]:not(.related-recipes__item--content) {
  padding: 0;
}

.related-recipes {
  background-color: #ebf5e0;
}

.related-recipes {
  color: #008533;
}

.related-recipes__item--content {
  padding: 60px;
  position: relative;
}

.related-recipes__item--content a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.related-recipes__item--content h2 {
  font-size: 3rem;
}


.related-recipes__item--content h2,
.related-recipes__item--content p {
  margin-bottom: 20px;
}

.recipe-section__related {
  background-color: #ebf5e0;
  padding-bottom: 20px;
}

.recipe-section:not(.recipe-section__related) a {
  text-decoration: underline;
}

.product-section h1,
.product-section h2,
.product-section:not(.recipe-section__related) h3,
.recipe-category,
.recipe-times__item span,
.category-list__item h2,
.related-recipes h2 {
  font-weight: 700;
}

.entry h1:not(.hero__recipes--title),
.entry h2:not(.performance-facts__title),
.entry h3,
.where-to-buy label {
  color: #008533;
}

.entry__product h1 {
  font-size: 40px;
}

.container.constrained {
  max-width: 916px;
}

.product-details__information {
  background-color: #fafafa;
}

.product-details__card {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
          box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  padding: 20px;
  margin-bottom: 30px;
}

.product-details__card img {
  max-width: 100%;
  height: auto;
}

.performance-facts {
  border: 0;
}

@media screen and (max-width: 992px){
  .productDetailsDiv {
      float: none;
      width: 100%;
  }
}

.heading-underlined {
  position: relative;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.heading-underlined:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 2px;
  background-color: #008533;
}

.footer-left #nav_menu-3 {
  margin-bottom: 30px;
}
.footer-left #nav_menu-4 {
  margin-bottom: 30px;
}
.category-list__item a {
  font-size: 14px;
  line-height: 16px;
}

@media print {
  img {
    display: none !important;
  }

  * {
    background-image: none !important;
  }
  .related-products {
	display: none !important;
  }
  a[href]:after {
    content: none !important;
  }
}

/* custom styles for new footer layout */
.footer-left.full-width {
	width: 100% !important;
	float: none !important;
	clear: both !important;
	overflow: hidden;
	margin-bottom: 5rem;
}

.special_offer.full-width {
	width: 100% !important;
	float: none !important;
	clear: both !important;
	overflow: hidden;
	margin-bottom: 3rem;
}

.special_offer.full-width .social-feed {
	text-align: center !important;
}

.special_offer.full-width .textwidget {
	text-align: center;
	float: none;
}
/* test */
.recipe-list__list .be-related-link img {
	height: 150px;
	width: auto;
	margin: 0 auto;
	display: block;
}
