/**************************
#Hicaliber Child Theme
**************************/

/*************************************
0. TYPOGRAPHY - START
*************************************/

@font-face { 
	font-family: Europa; 
	src: url(/wp-content/themes/hicaliber-theme-child/assets/fonts/Europa-Regular.otf); 
}
@font-face { 
	font-family: Europa-bold; 
	src: url(/wp-content/themes/hicaliber-theme-child/assets/fonts/Europa-Bold.otf); 
}
@font-face { 
	font-family: Europa-boldItalic; 
	src: url(/wp-content/themes/hicaliber-theme-child/assets/fonts/Europa-BoldItalic.otf); 
}
@font-face { 
	font-family: Europa-light; 
	src: url(/wp-content/themes/hicaliber-theme-child/assets/fonts/europa-light-webfont.ttf); 
}
@font-face { 
	font-family: MinionPro; 
	src: url(/wp-content/themes/hicaliber-theme-child/assets/fonts/MinionPro.otf); 
}


h1,h2,h3,h4,h5,b,strong {
	font-family: 'Europa';
}
b, strong {
	font-weight: 700;
	font-family: 'Europa-bold';
}
body {
	font-family: 'Europa';
	font-size: 16px;
}

p {
	color: #595959;
}

h1, .h1 {
  font-size: 4.5em;
}

h2, .h2 {
  font-size: 2.2em;
}

h3, .h3 {
  font-size: 30px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 16px;
}

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

a {
	cursor: pointer;
}

a:hover, a:focus {
  outline: 0;
  color: inherit;
}

.text-blue {
	color: #004559;
}

.section-title {
	color: #004559;
	font-family: 'Europa';
	font-size: 40px;
	font-weight: 500;
	margin-bottom: 30px;
	text-transform: capitalize;
}
.sub-heading {
	color: #595959;
	font-family: 'Europa';
	font-weight: 500;
	font-size: 18px;
	line-height: 1.62;
	opacity: .8;
	max-width: 980px;
	margin: auto;
	margin-bottom: 20px;
}
.blue-text .sub-heading {
	color: #004559;
}
.single-post article h4 {
    font-size: 18px;
    font-weight: 600;
    color: #004559;
}

/*************************************
1. BUTTONS - START
*************************************/
.button {
	font-family: 'Europa-bold';
	font-size: 14px;
	text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    padding: 16px;
    border-radius: 30px;
	min-width: 140px;
	text-align: center;
}

.button.call-to-action {
    margin-top: 40px;
}

p>.button {
	margin-bottom: 0px;
}

a:hover, a:focus {
	color: inherit;
}
.hero-banner-message .hic-button-wrap .button {
	background-color: #fff;
	color: #519136;
}
.hero-banner-message .hic-button-wrap .button:hover {
	background-color: #519136;
	color: #fff;
}
.blue-button .button {
	background-color: #004559;
}
.blue-button .button:hover {
	background-color: #519136;
}


/*************************************
2. HEADER - START
*************************************/

.header-light .menu-icon::after {
    background: #FFF;
    box-shadow: 0 7px 0 #FFF, 0 14px 0 #FFF;
}

.top-header.one-column .cell {
	display: flex; 
	justify-content: flex-end;
	align-items: center;
}
.top-header.one-column .cell .text {
    display: flex;
}
.top-header .floating-icon-widget {
	margin-left: 3px;
}
.top-header .floating-icon-widget.round-layout a {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	height: 25px;
	padding-right: 0px;
    position: relative;
}
.top-header .floating-icon-widget .icon-wrap i {
	position: absolute;
	font-size: 16px;
	top: 6px;
	left: 45px;
}
.top-header .floating-icon-widget .icon-txt {
	margin-left: 0px; 
	margin-right: 40px;
	font-size: 15px;
}
.top-header .floating-icon-widget.has-label span.item-count {
	position: relative;
	right: 0px;
    left: auto;
    top: 1px;
    background: transparent;
    border-radius: 0;
	padding-top: 0px;
	width: auto;
	height: auto;
	font-size: 15px;
}
.cart-active .top-header .floating-icon-widget.has-label span.item-count {
	position: relative;
	color: #519137;
}
.cart-active .top-header .floating-icon-widget .icon-txt {
	display: none;
}
.cart-active .top-header .floating-icon-widget.round-layout a {
	flex-direction: row;
	padding: 12px 20px;
}
.cart-active .top-header .floating-icon-widget .icon-wrap i {
	position: relative;
	left: 0;
	top: 0px;
	color: #519136 !important;
}
.header .top-bar .floating-icon-widget {
	display: none; 
	visibility: hidden;
}
.header .logo-wrap {
	position: relative;
	top: 2px;
}
.header .top-bar {
	padding: 15px 0;
}
.header a {
	color: #004559;
}
.header .menu a {
	font-size: 16px;
	font-weight: 500;
}
.dropdown.menu>li>a {
	padding: .7rem 18px;
}
.dropdown.menu>li.is-active>a:focus,
.dropdown.menu>li.is-active>a {
	color: #519136;
	font-weight: 600;
}
.is-dropdown-submenu-parent {
	padding-right: 15px;
}
.is-dropdown-submenu-parent:last-child {
	padding-right: 0px;
}
.header .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
	font-weight: 400;
}
.header .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent:hover>a::after {
	font-weight: 700;
}
.header .menu .is-dropdown-submenu li a {
	background: #fff;
	font-size: 16px;
	padding: 12px 15px;
}
.header .top-header ul {
	text-align: right;
	padding-right: 15px;
}
.header-light .header .top-header a {
	color: #fff;
	font-family: 'Europa-bold';
	font-size: 15px;
}
.header .top-header ul li:not(:first-child) {
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 0px;
	border-right: 2px solid #fff;
}
.header .top-header ul li:first-child {
	border-right: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
.header .top-header ul li:first-child i.fab {
	font-size: 20px;
	position: relative;
	top: 2px;
}
.overlay-scale .menu > li:not(.menu-text) > a {
	font-size: 24px;
}
.header .menu .active>a,
.header .menu a:hover {
	font-weight: 600;
}
.header .menu .active {
	position: relative;
}
.header .menu>.menu-item.active:after {
	position: absolute;
	content: '';
	left: 50%;
	bottom: -5px;
	width: 5px;
	height: 5px;
	border-radius: 10px;
	background: #519136;
	transform: translateX(-2px);
}
.header .submenu>.menu-item.active:after {
	display: none;
}
.fullscreen-menu-overlay ul li {
	margin-bottom: 5px;
}
.fullscreen-menu-overlay ul li i {
	position: absolute;
    top: 12px;
    right: 6px;
    color: #fff;
    font-size: 22px;
}
.fullscreen-menu-overlay ul li.current-menu-item a {
	text-decoration: underline;
}
.fullscreen-menu-overlay {
	background: rgb(54 147 35 / 97%);
}
.fullscreen-menu-overlay .overlay-close {
	color: #fff;
	font-size: 42px;
}

@media(max-width: 1023px){
	.top-header .floating-icon-widget .icon-wrap i{
		left: 0;
	}
}

/*************************************
3. BANNER/HERO - START
*************************************/
.hero:not(.video-background-banner).tall-banner {
	min-height: 500px;
}
.hero.gallery-background-banner .hero-banner-message h1,
.hero.video-background-banner .hero-banner-message h1,
.hero.page-banner .hero-banner-message h1 {
	font-family: 'Europa-bold';
	font-size: 80px;
	line-height: 1.3;
	max-width: 900px;
	margin: 0 auto 40px;
}
.hero.video-background-banner .hero-banner-message h1 {
	text-shadow: 0px 0px 12px rgb(0 0 0 / 60%);
}
.hero.video-background-banner .hero-main {
	justify-content: center;
}
.hero.page-banner .hero-banner-message h1 {
	margin-bottom: 0px;
}
.hero .hero-banner-message {
	text-align: center;
}
body.page-shop .hero.page-banner,
body.single-product:not(.product-template-template-page-builder) .hero.page-banner,
body.page-cart .hero.page-banner,
body.page-checkout .hero.page-banner,
body.tax-product_cat .hero.page-banner {
	min-height: 240px;
}
body.page-shop .hero.page-banner h1 {
	text-shadow: none;
}
body.single-product:not(.product-template-template-page-builder) .hero.page-banner .bg-image {
	background-image: url(/wp-content/uploads/2021/06/shop-banner.jpg) !important;
}

/*************************************
4. HELPERS - START
*************************************/
img {
	image-rendering: -webkit-optimize-contrast;
}
.wide-layout .default-width .grid-container { 
	max-width: 1200px; 
}
.wide-layout .medium-container .grid-container {
	max-width: 1080px;
}
.wide-layout .global-gallery .grid-container { 
	max-width: 1440px; 
}

.section-header {
	margin-bottom: 0px;
}
.page-element.green-bg {
	background-color: #ecf4ea;
}
.flex-video, .responsive-embed {
	padding-bottom: 60%;
}
.show-mobile{
	display: none;
}

.page-element.with-grass-background,
body.page-shop .body-content,
.error404 .hero.page-banner,
.single-product:not(.product-template-template-page-builder) .body-content {
	overflow: hidden;
}
body.page-shop .body-content {
	position: relative;
	overflow: hidden;
	padding-bottom: 100px;
}
.page-element.with-grass-background:after,
body.page-shop .body-content:after,
.single-product:not(.product-template-template-page-builder) .body-content:after,
.error404 .hero.page-banner:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 250px;
	background-image: url(../images/grass-white-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	z-index: 1;
}
.page-element.second-theme-section.with-grass-background:after,
.error404 .hero.page-banner:after {
	background-image: url(../images/grass-white-bg.png);
}
.page-element.with-grass-background.pb-200 {
	padding-bottom: 200px;
}
.page-element.with-grass-background > .inner-section {
	position: relative;
	z-index: 2;
}
@media(max-width: 640px) {
    .page-element.with-grass-background:after,
body.page-shop .body-content:after,
.single-product:not(.product-template-template-page-builder) .body-content:after,
.error404 .hero.page-banner:after {
   height: 170px;
}
}


@media(min-width: 1024px) and (max-width: 1919px){
    .page-element.with-grass-background:after,
body.page-shop .body-content:after,
.single-product:not(.product-template-template-page-builder) .body-content:after,
.error404 .hero.page-banner:after {
    background-size: contain;
}
    
}

@media(min-width: 1920px) {
    .page-element.with-grass-background:after,
body.page-shop .body-content:after,
.single-product:not(.product-template-template-page-builder) .body-content:after,
.error404 .hero.page-banner:after {
    background-size: cover;
}
}


body.menu-open{
    overflow: hidden;
}

/*************************************
5. BLURB - START
*************************************/
.content-box-element.icon-above-content .hic-icon {
	display: flex; 
	justify-content: center;
	align-items: center;
	height: 160px;
	max-width: 150px; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.content-box-element.icon-above-content .hic-title h3 {
	font-size: 20px;
	font-weight: 600;
	color: #519136;
}
.content-box-element.image-above-content .hic-title h3 {
	font-family: 'Europa';
	font-size: 26px;
	font-weight: 500;
	color: #004559;
	margin-bottom: 25px;
}
.content-box-element.image-above-content .hic-blurb {
	margin-bottom: 40px;
}
.content-box-element.image-above-content .button {
	margin-bottom: 0px;
}
@media(min-width: 1024px) {
    .content-box-element.icon-above-content .hic-title h3 {
        font-size: 24px;
    }
}
.blurb-box-image .hic-content {
	padding: 10%;
	background: #fff;
}
.blurb-box-image .hic-box {
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 1px 3px 15px rgb(0 0 0 / 10%);
}
.blurb-box-image .hic-blurb p {
	color: #004559;
}

.gallery-grid.grid .section-body .cell {
	margin-bottom: 50px;
}
.gallery-grid .cell .hic-image {
	border-radius: 16px;
}

/*************************************
TABLES - START
*************************************/
table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}
.guide-table {
	table-layout: fixed;
	border: none;
    word-break: break-word;
}
.guide-table thead {
	border-bottom: 1px solid #004559;
}
.guide-table thead th {
	background: #fff;
	padding: 15px 10px;
}
.guide-table thead th div {
	max-width: 150px; 
	margin: auto;
}
.guide-table td, .guide-table th {
	border: 0px;
	padding: 10px;
	color: #004559;
	text-align: center;
}
.guide-table tr td {
	color: #595959;
	font-size: 15px;
}
.guide-table tr td:first-child,
.guide-table tr th:first-child {
	text-align: left;
}
.guide-table thead th div img {
    width: 100%;
}
.guide-table tbody tr:nth-child(2n) {
	background-color: #cde2c8;
}
.guide-table tr th:nth-child(3) img {
	max-width: 120px;
}

/*************************************
FORMS - START
*************************************/
.side-form {
	padding: 40px;
	background: #fff;
	border-radius: 10px;
}
.gform_wrapper .gform_title {
	text-transform: capitalize;
	margin-bottom: 30px;
}
.side-form .gform_wrapper .gform_title {
	font-size: 24px;
	text-transform: inherit;
	color: #004559;
}
.gform_wrapper .gform_body {
	margin-bottom: 10px;
}
.gform_wrapper .gform_body .button {
	margin-bottom: 0px;
}
.gform_wrapper .gfield_label {
	text-transform: uppercase;
	color: #595959;
}
.side-form .gform_wrapper .gfield_label {
	color: #004559;
}
.contact-heading {
	color: #004559;
	font-size: 36px;
}
.contact-heading.pb-36 {
	padding-bottom: 36px;
}
.contact-form {
	padding: 30px;
	background: #fff;
	box-shadow: 0px 0px 16px rgba(0,0,0,.16);
	border-radius: 8px;
	margin-bottom: 40px;
}
.contact-form h3 {
	color: #004559; 
	font-size: 26px;
	margin-bottom: 20px;
}
.contact-info-wrap {
	margin-bottom: 40px;
}
.map-box h3 {
	color: #004559;
}
.contact-text {
	display: flex;
	flex-wrap: wrap;
	color: #595959;
	margin-bottom: 0px;
}
.contact-text span {
	display: block;
	color: #004559;
	font-weight: 600;
	width: 180px; 
}
.map-box iframe {
	border-radius: 8px;
	border: 2px solid #fff !important;
	max-width: 100%;
}
.box-green-wrap .grid-padding-x {
	display: flex;
	flex-wrap: nowrap;
	position: relative;
}
.box-green-wrap .grid-padding-x>.cell:first-child {
	padding: 5%; 
	background: #609c33;
	color: #fff;
}
.box-green-wrap .grid-padding-x>.cell:nth-child(2) {
	background-image: url(/wp-content/uploads/2020/02/bigstock-Young-People-Work-In-Modern-Of-214656004.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
	flex: 1;
}
input[type=text], input[type=email], textarea {
	border: 1px solid #519136;
	border-radius: 20px;
	padding: 10px 15px;
}
.gform_fields > .gfield {
	margin-bottom: 12px;
}

.accordion {
	background: transparent;
}
.accordion-title {
	font-size: 20px;
	color: #07305a;
	border-top: 1px solid #609c33;
	border-left: 0px; 
	border-right: 0px;
	border-bottom: 0px;
	padding: 25px;
	padding-right: 60px;
}
.accordion a:focus, .accordion a:outline, .accordion a:hover {
	color: #fff;
}
.accordion-element .is-active .accordion-content {
	padding-top: 0px;
}
.accordion li:last-child .accordion-title {
	border-bottom: 1px solid #609c33;
}
.accordion-element .accordion-title:hover, .accordion-element .is-active .accordion-title, .accordion li.is-active:last-child .accordion-title {
	background-color: #fff;
	border-bottom: 0px;
}
.accordion-content {
	padding: 24px;
	border: 0px;
	background-color: #fff;
}
.accordion-content p {
	max-width: 1050px;
	margin-bottom: 0px;
	color: #595959;
}

/*************************************
PAGE ELEMENTS - START
*************************************/

.default-section:not(.has-bg-img) .slick-arrow::before {
    color: #519136;
}

.home-info-icons .section-body {
	padding-top: 30px;
}
.about-float-text {
	position: absolute;
    bottom: 0;
    color: #fff;
    display: block;
    left: 0;
    width: 100%;
	font-size: 22px;
	text-shadow: 0px 0px 30px rgb(0 0 0 / 60%);
}
.page-about .hero .grid-container {
	position: relative; 
	z-index: 3;
}
.page-about .hero .hero-banner-message {
	position: static;
}
.embed-wrap {
	max-width: 650px;
}
.embed-video {
	max-width: 750px;
}
.gallery-element .hic-image {
	border-radius: 12px;
}
.varieties-list.grid .section-body .cell {
	margin-bottom: 80px;
}
.services-grid.grid .section-body .cell {
	margin-bottom: 40px;
}
.services-grid.grid .section-body .hic-box {
	border-radius: 15px;
	overflow: hidden;
}
.services-grid .hic-image-container a,
.services-grid .hic-image-container .hic-image {
	display: block;
	height: 100%;
}
.varieties-list .hic-title,
.services-grid .hic-title {
	margin-bottom: 20px;
}
.services-grid .hic-title h3 {
	font-size: 26px;
}
.varieties-list .hic-title h3 {
	color: #07305a;
}
.varieties-list .hic-image {
	border-radius: 15px;
}
.varieties-list .hic-content,
.services-grid .hic-content {
	position: relative;
}
.services-grid .has-image .hic-content {
	padding: 40px 40px 120px;
	color: #fff;
	min-height: 420px;
}
.services-grid .green-box.has-image .hic-content {
	background-color: #519136;
}
.services-grid .light-box.has-image .hic-content {
	background-color: #cddfc8;
	color: #004559;
}
.services-grid .green-box .hic-blurb p {
	color: #fff;
}
.services-grid .light-box.has-image .hic-blurb p,
.varieties-list .hic-blurb p {
	color: #595959;
}
.varieties-list .hic-blurb {
	margin-bottom: 30px;
} 
.services-grid .hic-button-wrap {
	position: absolute;
	bottom: 40px;
	left: 40px;
}
.services-grid .hic-button-wrap .button {
	background-color: #fff; 
	color: #004559;
}
.services-grid .light-box.has-image .button {
	background-color: #519136;
	color: #fff;
}
.varieties-list .hic-button-wrap .button,
.services-grid .hic-button-wrap .button {
	margin-bottom: 0px;
}
.services-grid .cell:nth-child(2n) .hic-box {
	flex-direction: row-reverse;
}
body.page-gallery .page-element h2.section-title {
	font-family: 'Europa-bold';
	font-size: 90px;
	color: #519136;
	margin-bottom: 35px;
}
body.page-gallery .hic-button-wrap .button:first-child {
	margin-right: 30px;
}
body.page-gallery .hic-button-wrap .button:nth-child(2) {
	background-color: #004559;
}
.post-element.listing-element .hic-content {
	background-color: #fff;
	color: #004559;
	padding: 35px;
}
.post-element.listing-element .hic-box {
	border-radius: 12px;
	box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
}
.post-element.listing-element .hic-content h3 {
	display: block;
	min-height: 115px;
	margin-bottom: 20px;
	color: #004559;
	font-size: 26px;
}
.post-element.listing-element .hic-blurb {
	margin-bottom: 26px;
	color: #555;
}

.post-element.listing-element .button {
	margin-bottom: 0px;
}
.gallery-element .hic-image:before, .gallery-image:before {
	padding-top: 80%;
}


body .slick-arrow::before {
    font-weight: 300;
}

.slick-dots li button::before {
	color: transparent;
	opacity: 1;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #FFF;
	font-size: 7px;
}

.slick-dots li.slick-active button::before {
    opacity: 1;
    color: #FFF;
}

.slick-dots li {
    width: 10px;
}

.slick-prev, .slick-next {
    top: 50% !important;
}

.page-element.carousel .section-body .slick-dots{
    position: absolute;
    bottom: 0;
	padding-bottom: 8px;
}

.more-question .section-title {
	margin-bottom: 20px;
}
.more-question .cta-blurb {
	margin-bottom: 50px;
}
body.single-post .hero.page-banner.default-height {
	min-height: 400px;
}
body.single-post .hero .hero-bg-overlay {
	background-color: rgba(0,0,0,.16) !important;
}
body.single-post .page-element h1 {
	color: #004559;
	font-size: 40px;
	line-height: 1.2;
	margin-bottom: 30px;
	max-width: 80%;
}

ul.sitemap-items {
	column-count: 3;
    list-style: none;
    margin: auto;
}
ul.sitemap-items>li {
	color: #369323;
}
ul.sitemap-items>li a {
	display: inline-block;
	font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}
ul.sitemap-items>li a:hover {
	color: #004559;
}
ul.sitemap-items>li i {
	display: none;
}
.has-video .vpv-container {
	display: flex;
	justify-content: center;
	align-items: center;
}
.has-video .table-cell-mid {
	position: relative;
	display: block;
	width: 110px;
	height: 110px;
}
.has-video .table-cell-mid:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 110px;
	height: 110px;
	background: url(/wp-content/uploads/2021/07/play-button.png);
	background-size: contain;
	background-repeat: repeat;
}
.has-video .table-cell-mid img {
	display: none;
}
.error404 .page-banner .bg-image {
	display: none;
}
.error404 .hero.page-banner {
	background-color: #eef2e8;
}
.error404 .hero.page-banner .hero-banner-message h1 {
	color: #004559;
}
	.post-element.listing-element .hic-image-container {
		width: 100%;
	}
@media(min-width:641px){
	.post-element.listing-element .hic-image-container {
		max-height: 200px;
	}
}
/*************************************
WOOCOMMERCE - START
*************************************/
/*************************************
#SINGLE PRODUCT - START
*************************************/

.single-product .product-item form.cart{
	display: inline-flex;
	position: relative;
	z-index: 999;
	width: auto;
}

.single-product .product-item form.cart:hover .quantity::after,
.single-product .product-item form.cart:hover .single_add_to_cart_button.button.alt{
	background: #004559;
}

.single-product .product-item form.cart .quantity {
    order: 2;
	display: flex;
}

.single-product .product-item form.cart .single_add_to_cart_button.button.alt{
	order: 1;
	border-radius: 30px 0 0 30px;
}

.single-product .product-item form.cart .quantity::after {
    content: "";
    width: 20px;
    height: 100%;
    background: #519136;
    display: block;
	border-radius: 0 30px 30px 0;
	transition: all .25s ease-in-out;
}
.woocommerce div.product .summary .quantity .qty{
	height: 100%;
}
.single-product .product-item .hic-image-container img {
    width: 60%;
	margin: auto;
}
.single-product .product-item .hic-image-container {
    background: transparent;
    border-radius: 25px;
    overflow: hidden;
}
.product-template-default.single-product .product-item .hic-button-wrap {
    display: none;
}
.product-item form.cart .quantity .qty{
	border: solid thin #519136;
    height: 47.8px;
	margin-right: 0 !important;
}

ul.product-categories>li {
	margin-bottom: 15px; 
	border-bottom: 0px;
}
ul.product-categories>li>a {
	display: block;
	color: #519136;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Europa-bold';
	border-bottom: 1px solid #519136;
    padding-bottom: 4px;
}
ul.product-categories>li>ul.product-list li {
	padding: 5px 10px 5px 15px;
	border-bottom: 1px solid #519136;
}
ul.product-categories>li>ul.product-list li:hover,
ul.product-categories>li>ul.product-list li.active {
	background: #eef2e8;
}
ul.product-categories>li>ul.product-list li a {
	color: #07305a;
	font-size: 20px;
}
.wp-block-woocommerce-product-search {
	display: none;
	visibility: hidden;
}
.product-listing .hic-image-container {
	margin-bottom: 20px;
}
.page-element.product-listing .hic-title h3 {
	font-size: 24px;
	color: #004559;
	margin-bottom: 10px;
}
.single-product .product-listing .hic-image,
.single-product .tab-layout .has-video .hic-image {
    border-radius: 16px;
}
.page-element.product-listing .hic-title h3:hover {
	color: #519136;
}

.product-listing .hic-box .button {
	display: inline-block;
	padding: 16px 0;
}
.product-listing .hic-box .button.add_to_cart_button {
	display: block;
}
.single-product .product-element .hic-button-wrap .button,
.product-listing .hic-box .button{
	width: 100%;
}
.product-item .hic-button-wrap .add-to-wrap-cart:hover input.qty-update{
	border: solid thin #004559;
}
@media(min-width:1024px){
	.single-product .product-element .hic-button-wrap .button:not(:nth-child(2)) {
		width: 49%;
		margin-right: 2%;
	}
	.single-product .product-element .hic-button-wrap .button:last-child {
		margin-right: 0;
	}
	.product-listing .hic-box a.button.btn-view{
		margin-right: 10px;
	}
	.product-listing .hic-box .button{
		width: auto;
	}
}

.product-listing .product-price {
	font-size: 20px; 
	color: #595959;
	margin-bottom: 20px;
}
.product-listing.grid .section-body .product-item {
	margin-bottom: 80px;
}
.single-product .content-box-element .tabs-content {
	margin-top: 30px;
}
.single-product .product .hic-blurb {
	margin-bottom: 30px;
}
.single-product .product-element .hic-button-wrap .button {
	margin-bottom: 0px;
}
.single-product .product-listing .hic-image-container {
    pointer-events: none;
}
.product-element .hic-image {
    border-radius: 10px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.has-product-logo .hic-image:after {
    content: '';
    background-size: contain;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    background-repeat: no-repeat;
	background-position: center;
    height: 96px;
	width:100%;
    max-width: 330px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #595959;
	font-size: 20px;
}
.woocommerce div.product .product_title {
	margin-bottom: 16px;
}
.woocommerce div.product .product-content {
	margin-bottom: 50px;
}
.product-gallery.image-slider.with-thumbnails .slick-list {
	box-shadow: none;
}
.woocommerce-info {
	width: 100%;
}
.turf-category .product-price:after,
.term-turf .product-price:after {
    content: 'per sqm inc GST';
    margin-left: 5px;
}
.button span.cart-item-count {
	display: none;
}
.woocommerce-page .woocommerce .quantity .qty {
	width: 80px;
	padding: 0 12px 0 5px;
}
input::-webkit-inner-spin-button {
	opacity: 1;
}
.product-template-template-page-builder.single-product .product-element .hic-button-wrap .button:first-child {
	display: none;
}

.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after{
	display: none;
}

.page-shop .product-item .hic-button-wrap .add-to-wrap-cart {
    display: flex;
    position: relative;
    z-index: 999;
    width: auto;
}
.page-shop .product-item .hic-button-wrap  a.button.dark-button.add_to_cart_button.ajax_add_to_cart {
    order: 1;
    border-radius: 30px 0 0 30px;
    margin-top: 0;
}
.page-shop .product-item .hic-button-wrap  input.qty-update {
    order: 2;
    width: 3.631em;
    text-align: center;
    margin: 0;
    border: solid thin #519136;
    height: 48px;
    margin-right: 0 !important;
}
.page-shop .product-item .hic-button-wrap  .add-to-wrap-cart:after {
    content: "";
    width: 20px;
    height: 48px;
    background: #519136;
    display: block;
    border-radius: 0 30px 30px 0;
    transition: all .25s ease-in-out;
    order: 3;
}
.page-shop .product-item .hic-button-wrap .add-to-wrap-cart:hover .add_to_cart_button,
.page-shop .product-item .hic-button-wrap .add-to-wrap-cart:hover:after{
	
    background-color: #004559;
}
.page-shop .product-item .hic-button-wrap a.added_to_cart.wc-forward {
    display: none;
}

/*hide all in filter*/
.category-filter .isotope-nav .button {
    font-family: 'Europa-bold';
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    padding: 8px 20px;
    border-radius: 30px;
    min-width: 150px;
    text-align: center;
	background-color:#004559;
    margin: 10px;
}
.category-filter .isotope-nav .button.active,
.category-filter .isotope-nav .button:hover{
	background-color: #519136;
}
.product-template-template-page-builder .product-element .product-item .hic-button-wrap .add-to-wrap-cart {
    display: none;
}
.product-template-template-page-builder.single-product .product-element .hic-button-wrap .button{
	margin-bottom: 10px;
}
.single-product .product-element .add_to_cart_button, .single-product .product-element .add-to-wrap-cart{
	order: 3;
	width: 100%;
}
.single-product .product-element  .hic-button-wrap{
	display: flex;
	flex-flow: wrap;
}
.single-product .product-element .hic-button-wrap .add-to-wrap-cart {
    display: flex !important;
    position: relative;
    z-index: 999;
}
.single-product .product-element .hic-button-wrap  a.button.dark-button.add_to_cart_button.ajax_add_to_cart {
    order: 1;
    border-radius: 30px 0 0 30px;
        margin: 0;
}
.single-product .product-element .hic-button-wrap  input.qty-update {
    order: 2;
    width: 100%;
    text-align: center;
    margin: 0;
    border: solid thin #519136;
    height: 48px;
    margin-right: 0 !important;
    max-width: 8em;
}
.single-product .product-element .hic-button-wrap  .add-to-wrap-cart:after {
    content: "";
    width: 40px;
    height: 48px;
    background: #519136;
    display: block;
    border-radius: 0 30px 30px 0;
    transition: all .25s ease-in-out;
    order: 3;
}
.single-product .product-element .hic-button-wrap .add-to-wrap-cart:hover .add_to_cart_button,
.single-product .product-element .hic-button-wrap .add-to-wrap-cart:hover:after{
	
    background-color: #004559;
}
@media(min-width:1024px){
	.single-product .product-element .hic-button-wrap .add-to-wrap-cart {
		width: auto;
	}
    .product-listing.image-above-content .hic-image:before {
        padding-top: 80%;
    }
}
@media(min-width:641px){
	.product-template-template-page-builder .product-element .product-item .hic-button-wrap {
		display: inline-flex;
		width: 100%;
	}
	.category-filter .isotope-nav {
		margin-bottom: 80px;
	}
}

@media(max-width: 640px) {
    .product-features .section-body {
        justify-content: center;
    }
    .product-features .section-body .cell {
        width: 50% !important;
    }
}


.hide-add-to-cart .add_to_cart_button {
    display: none !important;
}

/*************************************
FOOTER - START
*************************************/

.footer-logo-img{
	max-width: 180px;
}

.footer-logo-title { 
	font-family: Europa-light; 
}

body.page-contact .footer.footer-layout-3 {
	display: none;
}
footer.footer {
	background-color: #004927;
	color: #fff;
}
footer.footer .footer-blurb .section-title {
	color: #fff;
	margin-bottom: 15px;
}
footer.footer .footer-blurb p {
	font-family: 'Europa';
	font-size: 18px;
	line-height: 1.3;
	color: #fff;
}
footer.footer .footer-blurb p:first-child {
	font-size: 22px;
}
footer.footer .footer-blurb p.big {
	font-size: 20px;
}
footer.footer .footer-blurb p.small {
	font-size: 16px;
}
footer.footer .footer-blurb .button {
	font-size: 14px;
    padding: 16px 20px;
    margin-top: 20px;
	background-color: #fff;
	color: #004559;
}
footer.footer .footer-blurb iframe {
	border: 0;
    border-radius: 10px;
	max-width: 100%;
}
.footer .grid-x>.cell.footer-col:first-child,
.footer .grid-x>.cell.footer-col:last-child {
	width: 100%;
	flex: auto;
}
.footer .grid-x>.cell.footer-col:first-child {
	text-align: center;
}
.footer .grid-x>.cell.footer-col:last-child {
	margin-bottom: 0px;
}
.footer .footer-logo {
	display: flex;
	justify-content: center; 
	align-items: flex-end;
}
.footer .footer-logo .logo {
	max-width: 80px;
}
.footer .footer-logo > div {
	margin-right: 20px;
}
.footer .footer-logo .logo:last-child {
	max-width: 60px;
	margin-right: 0px;
}
.bottom-footer {
	color: #fff;
	background: #333 !important;
}
.bottom-footer .copyright {
	display: flex;
	justify-content: space-between;
}
.bottom-footer .copyright a {
	display: inline-block;
	margin-left: 10px;
	color: #fff; 
	text-decoration: underline;
}
.bottom-footer .copyright .bottom-footer-right a {
	margin-left: 0px;
}
.bottom-footer .copyright a:hover {
	color: #369323;
}


/*************************************
MEDIA QUERIES - START
*************************************/
@media (min-width: 1280px) {
	.dropdown.menu>li>a {
		padding: .7rem 1.5rem;
		font-size: 18px;
	}
}

@media (min-width: 1024px) {
	.single-product:not(.product-template-template-page-builder) .body-content,
	body.page-shop .body-content.has-sidebar-left {
		max-width: 100%;
	}
	.single-product:not(.product-template-template-page-builder) .body-content .inner-body-content,
	body.page-shop .body-content.has-sidebar-left .inner-body-content { 
		max-width: 1440px;
    	margin-left: auto;
    	margin-right: auto;
	}
}

@media(max-width: 1024px){
	
	.hero.gallery-background-banner .hero-banner-message h1, 
	.hero.video-background-banner .hero-banner-message h1, 
	.hero.page-banner .hero-banner-message h1 {
		font-size: 65px;
	}
	
	.logo-wrap img {
		max-width: 170px !important;
	}
	
	.dropdown.menu > li > a {
		padding: .7rem 16px;
	}
	
	ul.product-categories>li>ul.product-list li a,
	.product-listing .product-price,
	footer.footer .footer-blurb p.big{
		font-size: 16px;
	}
	
	.page-element.product-listing .hic-title h3 {
		font-size: 18px;
		color: #004559;
		margin-bottom: 10px;
	}
	
	footer.footer .footer-blurb .button {
		font-size: 12px;
		padding: 14px 9px;
	}
	
}

@media (max-width: 1023px) {
	.top-bar-body .topbar-inner .top-bar-right{
		position: absolute;
		top: 6px;
		height: unset;
	}
	.header .logo-wrap{
		text-align: center;
	}
	.header .top-bar .top-bar-left{
		width: 100%;
	}
	.top-header .floating-icon-widget.round-layout a{
		display: unset;
		height: auto;
	}
	.top-header .floating-icon-widget.has-label span.item-count{
		position: static;
	}
	.top-header .floating-icon-widget .icon-wrap i{
		position: unset;
	}
	.top-header .floating-icon-widget.has-label span.item-count{
		padding-left: 7px;
	}
	.sidebar-element .custom-mobile-menu {
		background: #519136;
		padding: 10px;
		color: white;
	}
}


@media (min-width: 641px) and (max-width: 1023px){
	.top-bar .top-bar-right {
		height: 100%;
	}
	.hero.gallery-background-banner .hero-banner-message h1, .hero.video-background-banner .hero-banner-message h1, .hero.page-banner .hero-banner-message h1 {
		font-size: 65px;
		margin-bottom: 10px;
	}
	.hero.gallery-background-banner .hero-banner-message .hic-button-wrap,
	.hero.video-background-banner .hero-banner-message .hic-button-wrap, 
	.hero.page-banner .hero-banner-message .hic-button-wrap { 
		margin-top: 20px;
	}
	.hero.video-background-banner {
		height: auto;
		background: url(/wp-content/uploads/2021/05/landscaping-banner.jpg) center no-repeat;
		background-size: cover;
		padding: 60px 0;
	}
	.hero .hero-banner-message .play-video .button,
	.menu .phone {
		display: none;
	}
	.gallery-element .hic-image:before, .gallery-image:before {
		padding-top: 60%;
	}
	.content-box-element.icon-above-content .hic-icon {
		min-height: 124px;
	}
	.page-element.home-info-icons .grid-container {
		max-width: 800px;
		margin: auto;
	}
	.post-element.listing-element .hic-content h3 {
		min-height: auto;
	}
	.footer-layout-3 .cell.footer-col:not(first-child),
	.footer-layout-3 .cell.footer-col:not(last-child){
		width: 50%;
		flex: auto;
	}
	.footer-layout-3 .cell.footer-col-4,
	.footer-layout-3 .cell.footer-col-2 {
		display: flex; 
		justify-content: flex-end;
	}
	.sidebar-element {
		padding-bottom: 0px;
	}
}

/** Small mobile devices **/
@media (max-width: 640px){ 
	
	.about-float-text{
		position: unset;
	}
	
	.woocommerce-message .button {
		display: none !important;
	}
	
	.video-section{
		text-align: center;
	}
	
	.video-section .embed-wrap {
		transform: scale(1.09);
		margin-bottom: 50px;
	}
	
	.footer-logo-img{
		max-width: unset;
		width: 100%;
		text-align: center;
	}
	
	.bottom-footer .copyright a{
		text-decoration: none;
	}
	
	.bottom-footer {
		font-size: 13px;
	}
	
	.bottom-footer a{
		text-decoration: none;
	}
	
	.footer-blurb .big br {
		display: none;
	}
	
	.footer-logo-img img {
		max-width: 150px;
	}
	
	.footer-logo-title{
		width: 100%;
		text-align: center;
		font-weight: 100;
		padding: 5px;
	}
	
	.show-mobile{
		display: block;
	}
	.hide-mobile{
		display: none;
	}
	.icon-above-content .section-body .cell {
		width: 50%;
	}
	.icon-above-content .section-body .cell .hic-icon{
		padding: 20px;
		padding-bottom: 20px;
		padding-bottom: 0;
	}
	.sub-heading {
		font-size: 16px;
		line-height: 1.4;
	}
	.top-header .floating-icon-widget.has-label span.item-count{
		font-size: 15px;
		left: 12px;
		top: 2px;
	}
	.header .top-header ul{
		padding-right: 0;
	}
	.header .top-header ul li:not(:first-child){
		border-right: none;
	}
	.header .top-header .phone-number a{
		font-size:0;
	}
	.top-header .far {
		font-size: 15px;
	}
	.header .top-header ul li.order-link{
		display: none;
	}
	.fa-shopping-cart::before{
		font-weight: 400;
	}
	
	.header .top-header ul {
		text-align: center;
	}
	.section-title {
		font-size: 25px;
	}
	.grid-x>.medium-4 {
		width: 100%;
	}
	.hero.video-background-banner {
		height: auto;
		background: url(/wp-content/uploads/2021/05/landscaping-banner.jpg) center no-repeat;
		background-size: cover;
		padding: 60px 0;
	}
	.hero .hero-banner-message .play-video .button,
	.menu .phone {
		display: none;
	}
	.hero:not(.video-background-banner).tall-banner {
		min-height: auto;
	}
	.hero:not(.video-background-banner) .hero-banner-message {
		padding: 90px 0;
	}
	.page-element.content-box-element.image-above-content .section-body .cell {
/* 		max-width: 450px; */
    	margin: auto;
    	margin-bottom: 30px;
	}
	.content-box-element.image-above-content .hic-title h3{
		margin-bottom: .8rem;
	}
	.page-element.video-section .grid-x>.cell {
		width: 100%;
	}
	.side-form {
		padding: 30px;
	}
	.embed-wrap {
		max-width: 100%;
		margin: auto;
	}
	.sidebar-element {
		padding-bottom: 0px;
	}
	.flex-video, .responsive-embed {
		margin-bottom: 0px;
	}
	.page-element.with-grass-background {
		padding-bottom: 180px;
	}
	.section-title {
		line-height: 1.3;
		margin-bottom: 20px;
	}
	.services-grid .has-image .hic-content {
		padding: 30px 30px 120px;
	}
	.services-grid .hic-button-wrap {
		left: 30px;
		bottom: 30px;
	}
	ul.sitemap-items {
		column-count: 1;
	}
	.footer-layout-3 .cell.footer-col:not(first-child), 
	.footer-layout-3 .cell.footer-col:not(last-child) {
		width: 100%;
		margin-bottom: 10px;
	}
	.footer-layout-3 .cell.footer-col-4,
	.footer-layout-3 .cell.footer-col-2 {
		justify-content: center;
	}
	.bottom-footer .copyright {
		flex-wrap: wrap;
	}
	.bottom-footer-left,
	.bottom-footer-right {
		width: 100%;
		text-align: center;
	}
	.bottom-footer-left {
		margin-bottom: 6px;
	}
	.hero.gallery-background-banner .hero-banner-message h1, 
	.hero.video-background-banner .hero-banner-message h1, 
	.hero.page-banner .hero-banner-message h1 {
		font-size: 35px;
		line-height: normal;
		width: 90%;
	}
	.hero-banner-message .hic-button-wrap .button {
		display: block;
		max-width: unset;
		min-width: unset;
		padding: 16px;
		margin: 10px;
	}
	.text-center .hero-banner-message .hic-button-wrap {
		justify-content: center;
		display: flex;
	}
	.hero.tall-banner {
		min-height: unset;
	}
	body.page-gallery .page-element h2.section-title {
		font-size: 64px;
	}
	.services-grid .has-image .hic-content {
		min-height: 300px;
	}
	.contact-heading {
		margin-bottom: 20px;
	}
/* 	.copyright .text {
		display: block;
		margin-bottom: 6px;
	} */
	.bottom-footer .copyright a:first-child {
		margin-left: 0px;
	}
	.footer .footer-logo {
		flex-wrap: wrap;
	}
	.footer .footer-logo > div {
		padding: 10px 0;
	}
	.image-above-content.image-mobile-sm .hic-image::before{
		padding-top: 45%;
	}
	body .slick-list{
		margin: 0 40px;
	}
}

@media(max-width: 375px){
	.hero-banner-message .hic-button-wrap .button{
		font-size: 14px;
	}
}

/* TEMP */
.cart-active:not(.sticky-header) .header .shopping-cart-widget.round-layout .icon-wrap{
	display: none;
}

/** Fullwidth MENU **/
.is-accordion-submenu li a {
    padding-left: 40px;
}
.offcanvas-full-screen {
  position: fixed;
  z-index: 1;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #0a0a0a;
  top: 42px;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  overflow-y: auto;
}
.js-off-canvas-overlay {
    background-color: transparent;
}
[data-whatinput='mouse'] .offcanvas-full-screen {
  outline: 0;
}

.offcanvas-full-screen.is-transition-overlap {
  z-index: 10;
}

.offcanvas-full-screen.is-transition-overlap.is-open {
    z-index: 20;
    box-shadow: none;
}
.off-canvas .menu a {
    padding: 16px;
}
.off-canvas .is-accordion-submenu-parent i {
    top: 6px;
}
.offcanvas-full-screen.is-transition-overlap.is-open,
.offcanvas-full-screen{
	background: #004559;
}

.offcanvas-full-screen.off-canvas .menu > li.active > a{
	background-color: #366a20;
}

.off-canvas .vertical.menu a:hover,
.off-canvas .vertical.menu a:focus{
	color: #FFF;
	background: #366a20;
}

.off-canvas li {
    border-bottom: 1px solid rgb(139 139 139 / 26%);
}

.offcanvas-full-screen.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.offcanvas-full-screen.is-open ~ .off-canvas-content {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.offcanvas-full-screen.is-transition-push::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  content: " ";
}

.offcanvas-full-screen.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.offcanvas-full-screen-inner {
  padding: 1rem;
  text-align: center;
}

.offcanvas-full-screen-menu {
  margin: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.offcanvas-full-screen-menu > li {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

[data-whatinput='mouse'] .offcanvas-full-screen-menu > li {
  outline: 0;
}

.offcanvas-full-screen-menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
}

.offcanvas-full-screen-menu input,
.offcanvas-full-screen-menu select,
.offcanvas-full-screen-menu a,
.offcanvas-full-screen-menu button {
  margin-bottom: 0;
}

.offcanvas-full-screen-menu > li {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.offcanvas-full-screen-menu > li > a {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.offcanvas-full-screen-menu a {
  color: #fefefe;
}

.offcanvas-full-screen-menu a:hover {
  color: #b2b2b2;
}

.offcanvas-full-screen-close {
  color: #fefefe;
  font-size: 5rem;
}

.offcanvas-full-screen-close:hover {
  color: #b2b2b2;
}


