/* 
Theme Name: Turfco
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.5
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out https://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* Maintenance Page CSS */
.page-id-11550 .website-logo img {
	height: 150px;
    width: 100%;
    object-fit: cover;
}

.page-id-11550 #masthead,
.page-id-11550 footer#colophon {
	display: none;
}

/* Flatpickr Calendar CSS */
.flatpickr-calendar .dayContainer .flatpickr-day:not(.flatpickr-day.flatpickr-disabled) {
	background: #11994d !important;
	border-radius: 0px;
}

.flatpickr-calendar .dayContainer .flatpickr-day.selected {
	color: inherit;
	border: none;
}

.flatpickr-calendar .dayContainer {
	justify-content: center;
}

/* Header CSS */

.content-area nav.woocommerce-breadcrumb {
	display: none;
}

.archive main#main {
    margin-top: 50px;
    max-width: 100%;
    padding: 0px 190px;
}

.search-results .elementor-post__meta-data,
.archive .elementor-post__meta-data {
    display: none;
}

.search-results .elementor-post__text,
.archive .elementor-post__text {
    padding: 0px 20px 20px 20px !important;
}

.search-results .elementor-post__card a.elementor-post__read-more:hover,
.archive .elementor-post__card a.elementor-post__read-more:hover {
    color: #11994d !important;
}

.search-results nav.elementor-pagination,
.archive nav.elementor-pagination {
    margin-top: 50px;
}

.archive a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-family: "Avenir", Sans-serif;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 0px;
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    background-color: #61CE7000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
    border-radius: 0px 0px 0px 0px;
    padding: 13px 10px 13px 10px;
    display: block;
    width: 100%;
    text-align: center;
}

.archive.woocommerce .woocommerce-loop-product__title {
    font-size: 20px !important;
}

.archive.woocommerce .woocommerce-loop-product__title,
.archive.woocommerce ul.products li.product .price {
    color: var(--e-global-color-secondary);
    font-family: "Avenir", Sans-serif;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 32px;
    letter-spacing: 0px;
}

header .user-details h5 {
    margin: 0px;
}

#elementor-menu-cart__toggle_button span.elementor-button-icon i{
	min-width:3rem;
}

#elementor-menu-cart__toggle_button::before{
    content: 'CART';
    font-family: Aviner, sans-serif;
    font-size: 16px;
    margin: 0 0 0 7px;
    color: #11994D;
    font-weight: 800;
}

.admin-bar .elementor-menu-cart__container {
    top: 32px;
}

.elementor-menu-cart__toggle .elementor-button:hover {
    border: none;
}

.elementor-menu-cart__toggle .elementor-button:hover svg {
    fill: #333;
}

.elementor-menu-cart__toggle .elementor-button:hover:before {
    color: #333 !important;
}


.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button {
    font-family: "Avenir";
    font-weight: 800;
    letter-spacing: 0px;
    transition: all 0.3s ease-in-out;
}

.elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] {
    right: -14px !important;
    top: -13px !important;
    padding: 3px 0px !important;
    height: 20px !important;
    width: 20px !important;
    line-height: 15px !important;
    font-size: 9px !important;
}

.toggle-icon--cart-solid {
    padding-top: 10px;
}

.toggle-icon--cart-solid .elementor-menu-cart__toggle {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.toggle-icon--cart-solid a#elementor-menu-cart__toggle_button {
	display: flex;
	border: none;
	transform: none;
}

.header-menu .user-details {
	line-height: 18px;
}

.header-menu .user-details h5 {
	font-size: 16px;
    text-transform: uppercase;
}

.header-menu .user-details div {
	font-size: 14px;
}

.header-menu  .elementor-element.elementor-widget.elementor-widget-woocommerce-menu-cart {
    padding-top: 0px;
}

/* Menu Responsive  */

.responsive-menu .elementor-nav-menu {
    padding: 25px;
}

.responsive-menu .elementor-nav-menu li.menu-item a {
    justify-content: space-between;
    padding: 12px 0px !important;
}

.responsive-menu .elementor-nav-menu .mob-search-box {
    margin-bottom: 12px;
}

.responsive-menu .elementor-nav-menu li.menu-item a:hover,
.responsive-menu .elementor-nav-menu li.menu-item a.highlighted,
.responsive-menu a.elementor-item-active {
    background: transparent;
}

.responsive-menu .elementor-nav-menu ul.sub-menu a {
    border: none;
	font-size: 14px !important;
	font-weight: 500 !important;
}

.responsive-menu .call-btn a.elementor-item {
    background: #11994D;
    color: #fff !important;
    text-align: center;
    justify-content: center !important;
	position: relative;
}

.responsive-menu .elementor-nav-menu li.menu-item.call-btn {
    margin-top: 20px;
}

.responsive-menu .elementor-nav-menu .call-btn a.elementor-item:before {
    content: url(/wp-content/uploads/2024/04/call-turfco.svg);
    opacity: 1 !important;
}

#wpfront-scroll-top-container img {
    box-shadow: 0 0 7px #747474;
    border-radius: 100%;
}

.pewc-total-field-wrapper p.extra-info {
    text-align: right;
}

/*  */

/* Popup CSS */
.pum-content+.pum-close:focus, .pum-content+.pum-close:hover {
    outline: none;
}

div.pum-container.popmake .gform_footer input[type=submit] {
    border: 1px solid #11994d !important;
}

/*  */
.elementor-widget-container p:first-child {
    margin-top: 0px
}

.hfe-nav-menu__align-left .hfe-nav-menu {
    padding-left: 0px !important;
}

/* .elementor-element.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects {
    margin-bottom: 100px !important;
} */

.elementor-widget-text-editor .elementor-widget-container p:last-child {
    margin-bottom: 0;
}

.elementor-tab-content p {
    margin-bottom: 0;
}

.elementor-widget-text-editor strong {
    color: #11994D;
}

.elementor-widget-container ul:not(.woocommerce-error) {
    padding-left: 18px;
    margin-left: 0px;
}

.elementor-widget-text-editor .elementor-widget-container p {
    line-height: inherit;
}

.tfc-menu {
    cursor: pointer;
}

.tfc-menu-container {
    display: none;
}

/* for Elementor Editor */
.elementor-editor-active .elementor-edit-mode .tfc-menu-container {
    display: block;
    position: unset !important;
}

.elementor-editor-active .elementor-edit-mode .header-menus {
    display: block !important;
}

.tfc-menu-container.transformed {
    display: block;
}

.search-box .elementor-search-form__container input.elementor-search-form__input.search-visible {
    opacity: 1;
    border-bottom: 1px solid #11994D;
    visibility: visible;
    transition: 0.7s;
    right: 0;
    border-radius: 0px;
}

.border-visible button.elementor-search-form__submit {
    border-bottom: 1px solid #11994D !important;
    border-radius: 0px;
}

.search-box .elementor-search-form__container input.elementor-search-form__input {
    align-self: end;
    border: 0px;
    padding: 0px 0px 5px 0px !important;
    opacity: 0;
    transition: 0.7s;
    visibility: hidden;
    right: -100px;
    position: relative;
}

.search-box .elementor-search-form__container button.elementor-search-form__submit svg {
    cursor: pointer;
}

.search-box .elementor-search-form__container {
    border: none;
}

.elementor-element.elementor-element-332c38c.e-flex.e-con-boxed.e-con.e-parent.elementor-sticky.elementor-sticky__spacer .elementor-element.elementor-element-d8fb0fb.elementor-widget-search-form {
    display: none;
}
header .desktop-hide {
    display: none;
}

/* END - Elementor Editor */


.main-ht-container:hover .elementor-heading-title {
    /* .tfc-menu.tfc-menu-active .elementor-heading-title { */
    color: #333 !important;
}

.main-ht-container:hover svg path,
.tfc-menu.tfc-menu-active svg path {
    fill: #333 !important;
}

.tfc-menu.tfc-menu-active .cros-icon svg path {
    fill: #11994D !important;
}

/* .ht-call-btn svg {
    width: 20px;
} */

.ht-call-btn span.elementor-button-text {
    align-self: end;
	white-space: nowrap;
}

.ht-call-btn:hover svg path {
    fill: #fff !important;
}

.header-menu-container .header-arrow {
    transition: all .2s ease-in-out;
}

.header-menu-container.open-menu .header-arrow {
    transform: rotate(-180deg);
    top: 3px;
}

.header-menus li:not(:last-child) {
    margin-bottom: 18px !important;
}

.web-hide {
    display: none;
}

.footer-newsletter {
    max-width: 540px !important;
}

body {
    overflow-x: hidden;
}

/* Pagination CSS */
.jet-smart-filters-pagination .jet-filters-pagination__item.jet-filters-pagination__current .jet-filters-pagination__link {
    font-weight: 900 !important;
}

.jet-smart-filters-pagination .jet-filters-pagination__item.prev-next .jet-filters-pagination__link,
.jet-smart-filters-pagination .jet-filters-pagination__item.prev-next .jet-filters-pagination__link {
	color: #11994D;
}
/*  */

/* Gravity Forms CSS */

.gform_wrapper .gfield select {
    line-height: normal;
    min-height: 51px;
    font-family: 'Avenir' !important;
	padding: 10px 30px !important;
    font-size: 18px !important;
    font-weight: 500;
}

.gform_wrapper.gravity-theme .gfield textarea {
    font-family: 'Avenir';
    padding: 10px 30px !important;
}

.gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    border: none;
}

.gform_wrapper.gravity-theme .gform_footer input[type="submit"]:focus {
    border: none;
	outline: none;
}

.gform_wrapper .gfield input {
    padding: 10px 30px !important;
    font-size: 18px !important;
    line-height: 29px;
    font-weight: 500;
    min-height: 60px;
}

.footer-newsletter .gform_wrapper.gravity-theme .gform_footer.before {
    padding: 0;
    margin: 25px 0 0;
}

.footer-newsletter .gform_wrapper.gravity-theme .gfield input {
    border: 1px solid #333;
}

.gform_wrapper .gfield input::placeholder,
.gform_wrapper .gfield select::placeholder {
    opacity: 0.5;
}

.gform_wrapper gform_footer input.gform_button {
    background: #11994D;
    font-family: Avenir !important;
    border: none;
    cursor: pointer;
    padding: 13px 40px;
    font-size: 16px;
}

.gform_wrapper .gfield input[type="text"]::placeholder,
.gform_wrapper .gfield input[type="email"]::placeholder,
.gform_wrapper .gfield input[type="tel"]::placeholder,
.gform_wrapper .gfield input[type="number"]::placeholder,
.gform_wrapper .gfield input[type="date"]::placeholder,
.gform_wrapper .gfield textarea::placeholder,
.gform_wrapper .gfield select::placeholder {
    opacity: 0.5 !important;
}

.gform_wrapper .gfield input[type="text"],
.gform_wrapper .gfield input[type="email"],
.gform_wrapper .gfield input[type="tel"],
.gform_wrapper .gfield input[type="number"],
.gform_wrapper .gfield input[type="date"],
.gform_wrapper .gfield textarea,
.gform_wrapper .gfield select {
    padding: 10px 30px !important;
    font-family: 'Avenir';
    color: #595959 !important;
}

.gform_wrapper #gform_13 .gfield input,
.gform_wrapper #gform_13 .gfield select{
	border: 1px solid #5959594d;
}

.footer-newsletter input#gform_submit_button_1 {
    margin: 0;
    min-height: 60px;
    padding: 0;
    font-size: 16px;
    font-family: 'Avenir';
    font-weight: 800;
	background: #080A09;
	border: none;
}

.footer-newsletter input#gform_submit_button_1:hover,
.footer-newsletter input#gform_submit_button_1:focus {
    text-decoration: none;
}

.footer-newsletter input#gform_submit_button_1:focus-visible,
.footer-newsletter .gform_wrapper.gravity-theme .gfield input:focus-visible {
    outline: none;
}

.footer-newsletter input#gform_submit_button_1:hover {
    background: #333;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.10);
}

.lg-testimonial ul.jet-slick-dots li {
    border-radius: unset;
}

.lg-testimonial .jet-listing-grid__item .footer-testimonial-column{
	border-color: #BFBFBF;	
}

.jet-listing-grid__slider .jet-slick-dots {
    margin: 40px 0 0;
}

#popmake-2178 .pum-content h1 {
	font-size: 24px;
    text-transform: uppercase;
}

#popmake-2178 .pum-content h2 {
	font-size: 22px;
}

/* END - Gravity Forms CSS */


/* Home Page Slider CSS */

.home-slider .jet-slider__item.sp-slide.sp-selected .sp-image-container img {
    transform: scale(1.5);
    transition-property: transform;
    transition-duration: 10s;
    transition-timing-function: linear;
}

/* END - Home Page Slider CSS */


/* Home Our Services CSS */

.our-services-grid>.elementor-element.e-con.e-child {
    position: relative;
}

.our-services-grid>.elementor-element.e-con.e-child:after {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
}

.our-services-grid>.elementor-element.e-con.e-child .service-details {
    z-index: 1;
    transition: all 0.5s ease-in-out;
}

.our-services-grid>.elementor-element.e-con.e-child:hover:before {
    transform: scale(1.2);
}

.our-services-grid>.elementor-element.e-con.e-child:before {
    transition: all 0.5s ease-in-out;
}

.our-services-grid>.elementor-element.e-con.e-child:hover .service-details {
    transform: translate(0, -40px);
}

/* END- Home Our Services CSS */

/* Homepage Sort Filter CSS */
.turf-sort-filter select.jet-sorting-select option {
    color: #11994D;
    padding: 15px 20px !important;
    font-size: 15px;
}


/* START appointment popup */
div.pum-container.popmake {
    max-width: calc(100% - 46px) !important;
}

div.pum-container.popmake h2,
div.pum-container.popmake h3 {
    text-transform: uppercase;
}

div.pum-container.popmake h2:first-of-type,
div.pum-container.popmake h3:first-of-type {
    margin-top: 0px;
}

div.pum-container.popmake label.gfield_label.gform-field-label {
    font-family: Avenir;
}

div.pum-container.popmake input {
    width: 100%;
    padding: 10px 12px;
}

div.pum-container.popmake input[type="submit"] {
    width: 100%;
    height: 48px;
    padding: 10px;
    background: #11994D !important;
}

.gform_wrapper.gravity-theme .gfield-choice-input+label {
    color: #595959;
    font-family: Avenir;
    font-size: 16px;
}

div.pum-container.popmake input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

div.pum-container.popmake a {
    font-family: Avenir;
    font-size: 14px;
    text-decoration-line: underline;
    text-transform: uppercase;
}

h2.gform_title , 
.custom_subheading{
    margin: 0;
    font-family: "Avenir", Sans-serif;
    font-size: 24px;
    line-height: 37px;
    color: #333;
}

#popmake-408 .gform_required_legend {
    margin-top: 50px;
}

#popmake-408 .custom_subheading {
    position: absolute;
    top: 43px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 25px;
}

@media all and (max-width:767px){
	#page main#content {
		padding: 50px 15px !important;
	}
   #popmake-408 .gform_required_legend {
    	margin-top: 99px;
	}
	#popmake-408 .custom_subheading {
		position: absolute;
		top: 91px;
		text-transform: uppercase;
		font-size: 18px;
		line-height: 25px;
	}
	
	#popmake-408 h2.gform_title {
    	margin-right: 5px;
	}
	
	.woocommerce-MyAccount-content .woocommerce-orders-table td.woocommerce-orders-table__cell {
		display: flex;
    	text-align: left !important;
    	justify-content: space-between;
	}
}

/* .woocommerce-MyAccount-content .woocommerce-MyAccount-orders-table {
	overflow-x: auto;
}
 */
div.pum-container.popmake form {
    margin-top: 30px;
}

div.pum-container.popmake .gform_required_legend {
    display: none !important;
}

.gform_wrapper.gravity-theme .gfield_label, .gform_wrapper.gravity-theme .ginput_complex label {
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 160%;
    color: #333;
    margin-bottom: 7px !important;
}


.gform_wrapper.gravity-theme input[type=color],
.gform_wrapper.gravity-theme input[type=date],
.gform_wrapper.gravity-theme input[type=datetime-local],
.gform_wrapper.gravity-theme input[type=datetime],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=month],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme input[type=password],
.gform_wrapper.gravity-theme input[type=search],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=time],
.gform_wrapper.gravity-theme input[type=url],
.gform_wrapper.gravity-theme input[type=week],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
    border: 1px solid rgba(89, 89, 89, 0.30);
    background: var(--White, #FFF);
    padding: 10px 12px !important;
    font-family: 'Aviner';
    font-size: 18px;
}

.gform_wrapper.gravity-theme input[type=color]:focus-visible,
.gform_wrapper.gravity-theme input[type=date]:focus-visible,
.gform_wrapper.gravity-theme input[type=datetime-local]:focus-visible,
.gform_wrapper.gravity-theme input[type=datetime]:focus-visible,
.gform_wrapper.gravity-theme input[type=email]:focus-visible,
.gform_wrapper.gravity-theme input[type=month]:focus-visible,
.gform_wrapper.gravity-theme input[type=number]:focus-visible,
.gform_wrapper.gravity-theme input[type=password]:focus-visible,
.gform_wrapper.gravity-theme input[type=search]:focus-visible,
.gform_wrapper.gravity-theme input[type=tel]:focus-visible,
.gform_wrapper.gravity-theme input[type=text]:focus-visible,
.gform_wrapper.gravity-theme input[type=time]:focus-visible,
.gform_wrapper.gravity-theme input[type=url]:focus-visible,
.gform_wrapper.gravity-theme input[type=week]:focus-visible,
.gform_wrapper.gravity-theme select:focus-visible,
.gform_wrapper.gravity-theme textarea:focus-visible {
    outline: none;
}

.phone-num-cls .gfield_description.instruction {
    display: none;
}

.full-name-cls span#input_2_1_3_container {
    padding: 0;
}

.preferred-date-cls .ginput_container_date input {
    width: 100% !important;
}

.preferred-time-cls .ginput_container_time {
    max-width: max-content !important;
    min-width: fit-content !important;
}

.preferred-time-cls .below.hour_minute_colon {
    align-self: center;
    font-size: 20px;
    font-weight: 500;
}

.preferred-time-cls select#input_2_20_3 {
    height: 100%;
    color: rgba(89, 89, 89, 0.5);
    font-weight: 800;
}

div.pum-container.popmake input#gform_submit_button_2 {
    background: #11994D;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 22px;
    padding: 10px;
    margin: 0;
}

div.pum-container.popmake select#input_2_16 {
    color: rgba(89, 89, 89, 0.5);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
}

select.ui-datepicker-month {
    font-size: 18px !important;
}

select.ui-datepicker-year {
    font-size: 18px !important;
}

.gform_wrapper.gravity-theme .gfield textarea {
    font-size: 18px;
    font-weight: 500;
    line-height: 160%;
    color: rgba(89, 89, 89, 0.5);
}

/* End appointment popup*/


/* Breadcrumb */

body.page-id-1708 .bredcrubs-header {
	display: none;	
}
/* 
.elementor-45 .elementor-element.elementor-element-332c38c {
    border: none;
} */

#breadcrumbs>span span:not(:first-child) {
    margin-left: 20px;
    position: relative;
}

#breadcrumbs>span span:not(:first-child):before {
    display: inline-block;
    position: absolute;
    left: -14px;
/*     content: url("data:image/svg+xml,%3Csvg xmlns='https://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21' fill='none'%3E%3Cpath d='M7.1582 14.325L10.9749 10.5L7.1582 6.675L8.3332 5.5L13.3332 10.5L8.3332 15.5L7.1582 14.325Z' fill='%2311994D'/%3E%3C/svg%3E"); */
	content: url("/wp-content/uploads/2024/03/breadcrumb-arrow.svg");
    top: -2px;
}

/* END - Breadcrumb */


/* Buy Turf */

.buy-turf-accordian .elementor-tab-content {
    margin-top: -20px;
}

.buy-turf-accordian .elementor-accordion-item:not(:last-child) {
    border-bottom: 1px solid #11994D !important;
}

.buy-turf-accordian span.elementor-accordion-icon svg {
    font-size: 30px !important;
}

.buy-turf-accordian span.elementor-accordion-icon {
    width: 30px !important;
}

/* END - Buy Turf */


/* Our Heros */

.meet-heros .jet-listing-grid__slider-icon.slick-arrow {
    border-radius: 30px;
    border: 1px solid #11994D;
    padding: 10px;
    width: 42px;
    height: 42px;
}

.meet-heros .team-col.active:before {
    --background-overlay: '';
    background-color: transparent;
    background-image: linear-gradient(180deg, #33333300 0%, #333333 100%);
}

/* END - Our Heros */

.logo-slider .jet-carousel ul.jet-slick-dots li,
.turf-products-grid .jet-listing-grid .jet-slick-dots li {
    padding: 0px 4px !important;
}


.logo-slider .jet-carousel ul.jet-slick-dots li span,
.turf-products-grid .jet-listing-grid .jet-slick-dots li {
    height: 4px;
    width: 10px;
}

.turf-products-grid .jet-listing-grid .jet-slick-dots li {
	border-radius: 0px !important;
	background-color: #ffffff;
	opacity: 0.4;
}

.turf-products-grid .jet-listing-grid .jet-slick-dots li.slick-active {
	height: 4px;
    width: 40px;
	background: #ffffff !important;
	opacity: 1;
}

.logo-slider .jet-carousel ul.jet-slick-dots li.slick-active span,
.turf-products-grid .jet-listing-grid .jet-slick-dots li.slick-active span {
    width: 40px;
    opacity: 0.6;
    transition: 0.8s ease-in-out;
}

.int-section-inner-sec-one {
    overflow: hidden;
}

.int-excerpt {
    height: 0;
    opacity: 0;
    transform: translate(0px, 100px);
    transition: all 0.4s ease-in-out;
    overflow: hidden;
}

.interested-in-product-section ul.jet-slick-dots li {
    border-radius: unset;
}

.int-image img {
/*     aspect-ratio: 320/179; */
	width: 100%;
    height: 200px;
    object-fit: cover;
}

.turf-products-grid .elementor-widget-image-box .elementor-image-box-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.turf-products-grid .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description {
    text-align: right;
}

.turf-listing-section .jet-listing-grid__item .turf-card {
    transition: all 0.3s ease-in-out;
}

.turf-listing-section .jet-listing-grid__item .turf-card:hover {
    outline: 4px solid #333;
}

.turf-listing-section .jet-listing-grid__item .turf-card:hover .product-img-section {
    border: 2px solid #11994D66;
    padding: 30px;
}

.turf-listing-section .jet-listing-grid__item .turf-card .elementor-button-wrapper .elementor-size-lg {
	padding: 20px 10px;
}

.turf-listing-section .jet-listing-grid__item .turf-card .elementor-button-wrapper .elementor-size-lg .wholesale_price_container {
	display: inline !important;
}

.turf-listing-section .jet-listing-grid__item .product-img-section {
	padding: 30px;
}

.turf-listing-section .jet-listing-grid__item .turf-card .product-img-section .product-short-desc {
	background-color: #ffffffc2;
    position: absolute;
    top: 0px;
    height: 100%;
    left: 0;
    width: 100%;
    padding: 45px 30px;
    color: #333333;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    bottom: 0;
    margin: auto;
}

.turf-listing-section .jet-listing-grid__item .product-short-desc .elementor-widget-container {
	height: fit-content;
    text-align: center;
    padding: 36px 0;
}

.turf-listing-section .jet-listing-grid__item .product-img-section img {
    height: 190px;
    width: 190px;
    object-fit: contain;
}

.turf-listing-section .jet-listing-grid__item .product-img-section .product-short-desc {
/* 	display: none; */
	opacity: 0;
}

.turf-listing-section .jet-listing-grid__item .turf-card:hover .product-short-desc {
/* 	display: block;  */
	opacity: 1;
}

/* .turf-listing-section .jet-listing-grid__item:hover .product-img-section img {
    height: 240px;
    width: 240px;
} */

.jet-sorting.jet-sorting--flex-column {
    position: relative;
}

/* .jet-sorting.jet-sorting--flex-column:after {
    content: url("https://turfco.com.au/wp-content/uploads/2024/01/Keyboard-arrow-right.svg");
    position: absolute;
    right: 18px;
    height: 100%;
    top: 13px;
} */

.jet-sorting.jet-sorting--flex-column .jet-sorting-select {
	background-image: url(https://turfco.com.au/wp-content/uploads/2024/01/Keyboard-arrow-right.svg);
    background-repeat: no-repeat;
    background-position: 95% center;
	outline-width: 0;
	padding: 10px 40px 10px 20px !important;
}

.jet-smart-filters-select .jet-select__control {
	background-image: url(/wp-content/uploads/2024/04/down-green-arrow-right.svg);
    background-repeat: no-repeat;
    background-position: 95% center;
	outline-width: 0;
	padding: 11px 40px 11px 20px !important;
}


/* Turf Display Area */

.video-bg-container {
    position: relative;
}

.video-bg-container:before {
    content: "";
    position: absolute;
    width: 87.225%;
    height: 100%;
    background: #11994D;
    z-index: 0;
    left: 50%;
    transform: translate(-50%, 0px);
}

/* END - Turf Display Area */


/* Turf Details Page */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.quantity input.input-text.qty {
    text-align: center;
    padding: 0px !important;
    border: none !important;
    width: auto !important;
    max-width: 50px;
}

.quantity {
    display: flex;
    border: 1px solid #828282;
    height: 48px;
    width: inherit;
    justify-content: space-between;
    align-items: center;
}

.pewc-item-field-wrapper .pewc-checkbox-wrapper {
    width: 100% !important;
    margin-bottom: 0px !important;
}

.quantity button.minus,
.quantity button.plus {
    padding: 10px 20px !important;
    margin-left: 0px !important;
    background: transparent !important;
    color: #828282 !important;
}

button.single_add_to_cart_button.button.alt {
    min-width: 55%;
}

.product_cat-turf .cart .e-atc-qty-button-holder {
    width: 100%;
}

.pewc-group-heading-wrapper,
.pewc-item-field-wrapper .pewc-field-label {
    display: none;
}

p.price.pewc-main-price,
.pewc-product-extra-groups li {
    margin-bottom: 0px;
}

.pewc-product-extra-groups li .pewc-item-field-wrapper {
    padding-top: 10px;
    margin-bottom: 15px;
}

.pewc-product-extra-groups-wrap .pewc-total-field-wrapper {
    padding: 0px;
}

.turf-qualities p:first-child {
    margin-top: 0px;
}

.turf-qualities strong {
    color: #333333;
}

.turf-qualities a strong {
    color: #11994D;
}

.elementor-element a {
    text-underline-offset: 3px;
}

.turf-qualities .elementor-element {
    scroll-margin-top: 191px;
}

.delivery-zone-list .elementor-icon-box-content {
    display: flex;
    justify-content: space-between;
    /* gap: 50px; */
}

.delivery-zone-list .elementor-icon-box-content p.elementor-icon-box-description {
    width: auto;
}

.delivery-zone-list .elementor-icon-box-content .elementor-icon-box-title {
    width: 50%;
}

.delivery-zone-list .elementor-icon-box-icon {
    margin-top: 3px;
}

.quality-img img {
    width: 100%;
}

.single-product.woocommerce div.product form.cart div.quantity button {
    border: none;
    cursor: pointer;
}

.single-product.woocommerce div.product form.cart div.quantity .qty {
    margin-right: 0px;
}

.single-product.woocommerce div.product form.cart div.quantity {
    display: flex;
}

.single-product.woocommerce #delivery_postcode_field .optional {
    display: none;
}

.single-product.woocommerce input#delivery_postcode {
    border: 1px solid rgba(89, 89, 89, 0.40);
    background: #FDFDFD;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.10);
    height: 50px;
    width: 100%;
}

.single-product.woocommerce span#delivery_postcode-description {
    display: block;
    color: #595959;
    font-family: Avenir;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 33px;
    /* 206.25% */
    text-transform: uppercase;
    background: transparent;
    padding: 0px;
    margin-top: 10px;
}

.single-product.woocommerce span#delivery_postcode-description {
    display: block !important;
}

.single-product.woocommerce span#delivery_postcode-description:before {
    display: none;
}

.single-product.woocommerce p#delivery_postcode_field label {
    color: #333;
    font-family: Avenir;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 33px;
    text-transform: uppercase;
}

.single-product.woocommerce span#delivery_postcode-description a {
    color: #11994D;
    font-family: Avenir;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 33px;
    text-decoration-line: underline;
    text-transform: uppercase;
}

.single-product.woocommerce .postcode-field,
.single-product.woocommerce .postcode-field p#delivery_postcode_field {
    margin: 0px !important;
}

.pewc-preset-style .pewc-item-field-wrapper input:checked~span.pewc-theme-element,
.pewc-preset-style .pewc-checkbox-wrapper input:checked~span.pewc-theme-element {
    background: #11994D;
}

.pewc-preset-style .pewc-item-field-wrapper input:checked~span.pewc-theme-element:after,
.pewc-preset-style .pewc-checkbox-wrapper input:checked~span.pewc-theme-element:after {
    height: 20px;
    width: 9px;
    top: 0px;
    left: 8px;
}

span.flatpickr-day.holiday, 
span.flatpickr-day.holiday:hover {
	background: #ff0000;
	border-radius: 0px;
	opacity: .35;
	color: #000;
}

.select2-container .select2-selection--single {
    height: auto;
    padding: 0.5em;
    border: 2px solid #eee;
    border-radius: 0;

}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    transform: translateY(-50%);
}


/* END - Turf Details Page */


/* Trade Login */

div.pum-container.popmake a.forget-password {
    text-decoration: none;
    display: block;
    width: max-content;
    text-transform: none;
}

.pum-container h3 {
	color: #333333 !important;
    margin-bottom: 0px;
    margin-top: 50px !important;
}

.pum-container p {
	color: #595959 !important;
}

.pum-container img.aligncenter {
    text-align: center;
    display: block;
    margin: auto;
}

.pum-container div.gf_login_form {
    margin-top: 50px;
}

.pum-container nav.gf_login_links {
    text-align: center;
}

.pum-container nav.gf_login_links br {
    display: none;
}

#gform_fields_login .gfield_label:after {
    content: " *";
}

.gform_wrapper.gravity-theme .gfield input {
    padding: 10px 30px !important;
}

.gform_wrapper.gravity-theme .gfield input::placeholder {
    font-family: 'Avenir';
}

.pum-content.popmake-content img {
    margin: auto;
    text-align: center;
    display: block;
}

button.woocommerce-Button.button {
	padding: 13px 40px;
	background: #11994D;
	color: #fff;
	font-size: 16px;
	font-weight: 800;
	line-height: 22px;
	border-radius: 0px;
	transition: all 0.3s ease-out;
}

button.woocommerce-Button.button:hover {
    background: #32BE70;
    color: #fff;
}

/* END - Trade Login */


/* Turf Delivery */

.delivery-zones-accordion .elementor-tab-content ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.delivery-zones-accordion .elementor-accordion .elementor-accordion-item:not(:last-child) {
    border-bottom: 1px solid rgba(233, 233, 233, 0.50) !important;
}

.delivery-zones-accordion .elementor-accordion .elementor-accordion-item:first-of-type .elementor-tab-title.elementor-active {
    margin-top: 0px;
}

.delivery-zones-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
    position: relative;
    margin-top: 20px;
}

.delivery-zones-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active:before {
    content: "";
    background: rgba(17, 153, 77, 0.10);
    width: calc(100% + 30px);
    height: 90%;
    left: -15px;
    top: 0;
    bottom: 0;
    margin: auto;
    visibility: visible;
    position: absolute;
}

.delivery-zones-accordion .elementor-accordion .elementor-accordion-item .elementor-accordion-title span {
    float: right;
    padding-right: 10px;
}

.delivery-zones-accordion .elementor-tab-content li span {
    float: right;
}

.delivery-zones-accordion .elementor-tab-content li:before {
    content: url("/wp-content/uploads/2024/01/MapPin.svg");
    padding-right: 10px;
    position: absolute;
    top: 2px;
    left: -30px;
}

.delivery-zones-accordion .elementor-tab-content li {
    position: relative;
    padding-bottom: 10px;
    margin-left: 30px;
}

.elementor-926 .elementor-element.delivery-map-bg {
    transition: background-image 1s;
/*     background-size: 100% auto !important; */
	background-position: center !important;
 	background-size: cover !important;
}

/* END - Turf Delivery */


/* Sticky Sidebar Menu */

.side-menu a {
    color: #333;
    padding: 8px 12px;
    display: block;
    margin: 2px 0px;
}

.side-menu p {
    margin: 0px;
}

.side-menu a.active {
    background: #11994D1A;
    border-radius: 5px;
}

/* END - Sticky Sidebar Menu */


/* Husqvarna Intelligent Automowers */

.automower-info ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.automower-info ul li {
    position: relative;
    padding-left: 30px;
    padding-bottom: 10px;
}

.automower-info ul li:before {
    content: url("/wp-content/uploads/2024/02/list-item.svg");
    position: absolute;
    left: 0;
    top: 3px;
}

.automowers-grid .elementor-element.int-postinfo {
    padding: 5px 12px 5px 12px;
    border-radius: 100px;
    background: rgba(17, 153, 77, 1);
    width: fit-content;
}

/* END - Husqvarna Intelligent Automowers */


/* My Account */

.woocommerce-account main#content .woocommerce-MyAccount-content section.woocommerce-customer-details p {
    padding-left: 25px;
    position: relative;
	margin: 0;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
	left: 0;
	margin-left: 0;
}

.woocommerce-account main#content header.page-header {
    display: none;
}

.woocommerce-account main#content {
    padding: 80px 190px;
    max-width: 100%;
}

.woocommerce-account main#content nav.woocommerce-MyAccount-navigation {
    padding: 40px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 4px 20px 5px #0000000D;
    width: 28%;
}

.woocommerce-account main#content nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.woocommerce-account main#content nav.woocommerce-MyAccount-navigation ul li a {
    display: block;
    color: #333333;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    line-height: 29px;
    padding: 10px 12px;
    transition: all 0.3s ease-out;
    border-radius: 5px;
}

.woocommerce-account main#content nav.woocommerce-MyAccount-navigation ul li a:hover {
    background: #11994D1A;
	border-radius: 0px;
}

.woocommerce-account main#content nav.woocommerce-MyAccount-navigation ul li.is-active {
    background: #11994D1A;
}

.woocommerce-account main#content .woocommerce-MyAccount-content {
    box-shadow: 0px 4px 20px 5px #0000000D;
    padding: 40px;
    border-radius: 10px;
    background: #fff;
    width: 66.7%;
}

.woocommerce-account main#content .woocommerce-MyAccount-content .woocommerce-Address-title h3 {
    font-size: 32px;
    font-weight: 800;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    color: #333333;
}

.woocommerce-account main#content .woocommerce-MyAccount-content p {
    color: #595959;
    font-size: 16px;
    font-weight: 500;
    line-height: 29px;
    padding: 0px;
    margin-bottom: 26px;
}

.woocommerce-account main#content nav.woocommerce-MyAccount-navigation .customer-logout {
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 45px;
    padding-bottom: 45px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
	word-break: break-word;
    overflow: hidden;
}

.woocommerce-account main#content nav.woocommerce-MyAccount-navigation .customer-logout a.logout-link {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    font-weight: 800;
    line-height: 22px;
}

.woocommerce-account main#content nav.woocommerce-MyAccount-navigation .customer-logout p {
    font-size: 20px;
    font-weight: 800;
    line-height: 32px;
    color: #333333;
    margin-bottom: 10px;
	word-break: break-word;
}

.woocommerce-account main#content nav.woocommerce-MyAccount-navigation .customer-logout .profile-img {
    background: #F1FFF7;
    width: 70px;
    height: 70px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.woocommerce-account main#content nav.woocommerce-MyAccount-navigation .customer-logout .profile-img span {
    display: block;
    text-transform: uppercase;
    color: #333333;
    font-size: 38px;
    font-weight: 800;
}

.woocommerce-account .woocommerce-MyAccount-content .form-row label,
.woocommerce-account .woocommerce-MyAccount-content .form-row label span.required {
    font-family: Avenir;
    font-size: 16px;
    font-weight: 500;
    line-height: 29px;
    color: #333333;
}

.woocommerce-account .woocommerce-MyAccount-content .form-row input {
    border-radius: 0px;
    padding: 14px 20px;
    border: 1px solid #5959594D;
    font-family: Avenir;
    font-size: 18px;
    font-weight: 500;
    color: #59595980;
}

.woocommerce-account .woocommerce-MyAccount-content button.woocommerce-Button.button {
    background: #11994D;
    color: #fff;
    border-radius: 0px;
    padding: 14px 60px 14px 60px;
    font-weight: 800;
    line-height: 22px;
    margin-top: 14px;
}

.woocommerce-account .woocommerce-MyAccount-content fieldset {
    padding: 0px;
    border: none;
    margin-top: 36px;
}

.woocommerce-account .woocommerce-MyAccount-content fieldset legend {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 32px;
    color: #333333;
    margin: 36px 0px;
    border-bottom: 1px solid #E9E9E9;
    display: block;
    width: 100%;
    padding-bottom: 10px;
}

/* END - My Account */


/* Turf Calculator Popup */

.custom-add-to-cart {
    background: #11994D;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    font-weight: 800;
    cursor: pointer;
}

/* END - Turf Calculator Popup */


/* Cart */

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: #11994D;
    border-radius: 0px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #11994D;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 25.2px;
    color: #FFFFFF;
    padding: 15px 30px;
	transition: all 0.3s ease-out;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background-color: #32BE70;
    border-color: #32BE70;
}

.woocommerce-page p.return-to-shop .button {
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 16px;
    border-radius: 0px 0px 0px 0px;
    color: #FFFFFF;
    background-color: #11994D;
    transition: all 0.3s ease-out;
    padding: 15px 30px;
}

.woocommerce-page p.return-to-shop .button:hover {
	background-color: #32BE70;
}

.woocommerce-message::before {
	color: #11994D;
}

.woocommerce-message {
    border-top-color: #11994D;
}

.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-info::before {
	border-color: #11994D;
	color: #11994D;
}

.woocommerce ul#shipping_method li input {
    margin: -1px .4375em 0 0;
    vertical-align: middle;
}

.elementor-menu-cart__main span.woocommerce-Price-amount.amount {
    font-size: 16px;
}

.elementor-menu-cart__main .product-thumbnail a {
    height: auto;
}

/* END - Cart */


/* Menu Cart Popup CSS */
.elementor-menu-cart__main .elementor-menu-cart__product {
    border: 1px solid #E9E9E9 !important;
    padding: 20px 20px 15px;
}

.elementor-menu-cart__main .elementor-menu-cart__product:not(:last-child){
	margin-bottom: 25px;
}

.elementor-menu-cart__main .elementor-menu-cart__product-image img {
	border: 1px solid #E9E9E9;
    padding: 3px 5px;
    width: 110px;
    height: auto;
}

.elementor-menu-cart__main .elementor-menu-cart__product-name {
	font-size: 16px;
    line-height: 22px;
    padding-bottom: 11px;
}

.elementor-menu-cart__main .elementor-menu-cart__product-name a {
	color: #595959;
}

.elementor-menu-cart__main .elementor-menu-cart__product-price .quantity {
	border: 1px solid #E9E9E9;
    height: 44px;
    justify-content: space-around;
    padding: 6px;
    font-size: 16px;
	color: #595959;
}

.elementor-menu-cart__main .elementor-menu-cart__product-remove {
	top: 5px;
    right: 5px;
	border-color: #595959;
}

.elementor-menu-cart__product-remove:after, 
.elementor-menu-cart__product-remove:before {
	background: #595959 !important;
} 

span.tooltip {
	position: relative;
	transition: all 0.3s ease-in-out;
}

.woocommerce-shipping-methods .tooltip .tooltiptext {
    width: 300px;
    padding: 10px;
	left: unset;
    right: 0;
    top: 100%;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: max-content;
	font-size: 14px;
	line-height: normal;
	text-transform: none;
	background-color: #11994d;
	color: #fff;
	text-align: center;
	padding: 5px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 100%;
}

.woocommerce-checkout .woocommerce-billing-fields span.tooltip img,
.woocommerce-checkout .woocommerce-shipping-fields span.tooltip img,
.woocommerce-shipping-methods span.tooltip img {
	top: 4px;
}

.woocommerce-checkout .woocommerce-billing-fields span.tooltip,
.woocommerce-checkout .woocommerce-shipping-fields span.tooltip {
	margin-left: 10px;
}

.woocommerce-checkout .woocommerce-shipping-methods span.tooltiptext {
    text-transform: none !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: normal !important;
}

.woocommerce-checkout a.button.wc-backward {
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 16px;
    border-radius: 0px 0px 0px 0px;
    color: #FFFFFF;
    background-color: #11994D;
    transition: all 0.3s ease-out;
    padding: 15px 30px;
}

.woocommerce-checkout a.button.wc-backward:hover {
    background-color: #32BE70;
    color: #fff;
}

span.tooltip img {
	width: 21px;
	top: 3px;
	position: relative;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}


/* Search Page */

.page-header .entry-title {
    margin: 0px;
    color: #333333;
    font-family: "Aviner", Sans-serif;
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.single-post .single-post-content b, 
.single-post .single-post-content strong {
    color: #333333;
}

.single-post .single-post-content h2,
.single-post .single-post-content h3,
.single-post .single-post-content h4,
.single-post .single-post-content h5 {
    color: #333333;
    font-family: "Avenir", Sans-serif;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 33px;
    letter-spacing: 0px;
}

.single-post .single-post-content h3 {
    font-size: 22px;
}

.single-post .single-post-content h4,
.single-post .single-post-content h5 {
    font-size: 20px;
}

.single-post .single-post-content h2 {
    color: #333333;
    font-family: "Avenir", Sans-serif;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 33px;
    letter-spacing: 0px;
}

.single-post .single-post-content h2:not(:first-child) {
    margin-top: 40px;
}

.single-post .single-post-content a.button {
    background: #11994D;
    color: #fff;
    padding: 12px 30px;
    font-size: 18px;
    font-weight: 800;
	transition: all 0.2s;
}

article.post .entry-title a {
    font-family: "Avenir", Sans-serif;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 33px;
    letter-spacing: 0px;
	transition: all 0.2s;
}

article.post .entry-title a:hover {
	color: #333;
}

article.post p, 
article.post li, 
.single-post .single-post-content p, 
.single-post .single-post-content li {
    color: #595959;
    font-family: "Avenir", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28.8px;
}

#page main#content {
    max-width: 100%;
    margin: 0px;
    padding: 50px 200px;
}

#page main#content .page-content {
    margin-top: 50px;
}

#page main#content .page-content article.post {
    margin-bottom: 40px;
}

#page main#content .page-content article.post img.wp-post-image {
    width: auto;
    height: auto;
    max-height: 100%;
}

nav.pagination .nav-previous a, nav.pagination .nav-next a {
    width: auto;
    background: #11994D;
    padding: 10px 30px 10px 25px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
	transition: all 0.2s;
}

nav.pagination .nav-previous a:hover, 
nav.pagination .nav-next a:hover,
.single-post .single-post-content a.button:hover {
    background: #32BE70;
}

nav.pagination .nav-previous a .meta-nav, 
nav.pagination .nav-next a .meta-nav {
    font-size: 30px;
}

nav.pagination {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
	flex-direction: row-reverse;
}

/* END - Search Page */


/* Menu hover CSS */
.header-menu .menu-link a,
.header-menu .menu-link a:hover,
.header-menu .menu-link svg path,
.header-menu .menu-link:hover svg path,
.header-menu .menu-link .elementor-heading-title,
.header-menu .menu-link:hover .elementor-heading-title {
	transition: all 0.8s; 
}
/* Menu hover CSS */

/*  */
.delivery-zones-accordion .elementor-accordion-item a.elementor-button.popmake-882 {
	color: #ffffff;
	margin-top: 10px;
}
/*  */

#order_review.fixed,
#cart-total-review.fixed {
    position: fixed !important;
    top: 162px !important;
    right: 100px !important;
    max-width: calc(33% - 37px) !important;
}
/*  */

/* Gravity Form Css */

#gform_2 .gfield--type-time .ginput_complex {
    flex-flow: nowrap;
}

#gform_2 .gfield--type-time .ginput_container_time {
	max-width: fit-content !important;
    min-width: fit-content !important;
}

#gform_2 .gfield--type-time .ginput_container_time input[type="number"],
#gform_2 .gfield--type-time .ginput_container_time select {
	padding: 10px 17px !important;
}

#gform_2 .gfield--type-time .ginput_container_time select {
	color: rgba(89, 89, 89, 0.5) !important;
	font-weight: 500;
}

#gform_7 .gfield input {
    min-height: auto;
}
/*  */

/* Woocommerce Quick View CSS */
.pp_woocommerce_quick_view .quick-view-detail-button {
	margin-left: 60px !important;
}

.pp_woocommerce_quick_view .pp_content_container {
	padding: 40px 0 !important;
}

.pp_woocommerce_quick_view .pp_content_container .pp_left {
	padding-left: 40px !important;
}

.pp_woocommerce_quick_view .pp_content_container .pp_right {
	padding-right: 40px !important;
}

.pp_woocommerce_quick_view .pp_content .pp_fade .pp_details {
	padding-top: 0em !important;
}

.pp_woocommerce_quick_view .pp_content {
	width: 100% !important;
}

.pp_woocommerce_quick_view .pp_content .product .woocommerce-product-gallery {
	margin-bottom: 0px !important;
}

/* Shop Page CSS */
.woocommerce-shop .products .product .quick-view-button {
	margin-right: 15px;
}

.woocommerce-checkout .woocommerce-error {
    display: block;
    width: 100%;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
	display: block;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
    font-size: 16px;
    font-weight: 800;
    border-radius: 0 0 0 0;
    padding: 12px 30px;
    color: #fff;
    background-color: var(--e-global-color-primary);
    transition: all .2s;
	margin-top: 20px;	
}

button.woocommerce-button.button.woocommerce-form-login__submit:hover {
	background-color: #32be70;
}

form.woocommerce-form.woocommerce-form-login.login {
    border: 1px solid #E9E9E9;
    padding: 30px;
    border-radius: 0px;
}

.woocommerce-form-login form .form-row input.input-text, .woocommerce-form-login form .form-row textarea {
    color: #595959;
    padding: 10px 20px;
    gap: 10px;
    border: 1px solid #5959594D;
    border-radius: 0px;
    font-size: 18px;
    font-weight: 500;
    line-height: 29px;
}

/* Your Results Section CSS */
/* .turf-products-grid .jet-listing-grid__items .jet-listing-grid__item {
	position: relative;
} */

/* .turf-products-grid .jet-listing-grid__items .jet-listing-grid__item .elementor-element-ac60f6b {
	position: absolute;
    bottom: 21px;
    left: 0;
    right: 0;
    margin: 0;
} */

/* .turf-products-grid .jet-listing-grid__items .jet-listing-grid__item .elementor-element-ac60f6b .elementor-element-ce1a07a {
	margin: 0 20px;
} */

.turf-products-grid .jet-listing-grid__items .jet-listing-grid__item .elementor-element-65a6cfa {
	display: flex;
    justify-content: space-between;
}

span.step-number.svelte-1hkggpr {
	align-self: start;
}

/*  */

.cart_totals .order-total .includes_tax {
	font-size: 16px;
}

.cart_totals .order-total .includes_tax .woocommerce-Price-amount.amount {
	font-size: 16px;
    font-weight: 400;
	line-height: 22px;
}

/*  */
.postid-642 .elementor-element-0ba829e.quality-img img {
	width: 50%;
    height: auto;
}
/*  */

/* Calculator */
#app-calculator .simple-calc input,
#app-calculator .diameter-calc input,
#app-calculator .radius-calc input {
	background-image: url(/wp-content/uploads/2024/04/Metres-icon.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 95% center;
	border-radius: 0px;
}

#app-calculator .diameter-calc input,
#app-calculator .radius-calc input {
	 background-position: 98% center;
}
/*  */

/* Search Result Page */
.search-results {
	background-color: transparent !important;
}

.search-results .elementor-post__card a.elementor-post__read-more:hover {
    color: #11994d !important;
}

.search-results .elementor-post__card .elementor-post__text {
	padding-bottom: 20px !important;
}
/*  */

/* Checkout Page CSS */
#order_review .order-total.review-row .includes_tax,
#order_review .order-total.review-row .includes_tax .woocommerce-Price-amount,
#order_review .includes_tax .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
	font-size: 16px;
    font-weight: 400;
}

.checkout.woocommerce-checkout #billing_city_field .select2-container {
	width: 100% !important;
}
/*  */

/*Lawn Products Page CSS */
.int-section .int-excerpt .elementor-widget-container {
	font-weight: 400;
}
/*  */

/* Cart Page CSS */
.woocommerce-cart-form .coupon {
	display: flex;
    align-items: center;
}

.continue-shopping-btn {
    margin-left: 15px;
}

.continue-shopping-btn a {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 25.2px;
    color: #FFFFFF;
	white-space: nowrap;
	padding: 19px 30px;
	background-color: #11994d;
    border-color: #11994d;
	transition: all .3s;
}

.continue-shopping-btn:hover a {
	background-color: #32BE70;
    border-color: #32BE70;
    color: #fff;
}

a.added_to_cart.wc-forward {
    display: none;
}

.xoo-cp-btns a.xcp-btn {
    width: auto;
    background: #11994D;
    color: #fff;
    border: none;
    border-radius: 0px;
    transition: all 0.3s ease-out;
    font-family: Avenir;
    font-size: 14px;
    font-weight: 800;
    line-height: 22px;
    letter-spacing: 0em;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 15px 40px;
}

.xoo-cp-btns a.xcp-btn:hover {
    background-color: #32BE70;
    color: #fff;
}

.xoo-cp-pdetails .xoo-cp-qtybox input.xoo-cp-qty {
    padding: inherit;
}

span.xoo-cp-icon-check.xoo-cp-added,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after {
    display: none;
}

.woocommerce-cart .woocommerce-notices-wrapper,
.woocommerce-checkout .woocommerce-notices-wrapper {
    display: block;
	padding: 0px;
}

.single-product .woocommerce-notices-wrapper {
    display: block;
    padding: 50px 125px 0px 125px;
}

.woocommerce-checkout section.woocommerce-customer-details p, 
.woocommerce-checkout section.woocommerce-customer-details p {
    padding-left: 25px !important;
    position: relative;
    margin: 0;
}

.woocommerce-checkout .woocommerce-order-details p,
.woocommerce-account main#content .woocommerce-order-details p {
    margin-bottom: 10px;
}

.woocommerce-order-details p span.po_number, 
.woocommerce-order-details p span.additional_note, 
.woocommerce-order-details p span.orddd_delivery_date {
    font-weight: 800;
}

p#_purchase_order_field span.optional {
    display: none;
}

div#DataTables_Table_0_wrapper a.dt-button {
    background: #11994d;
    color: #fff;
    padding: 10px 30px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 800;
    font-family: 'Avenir';
    transition: all 0.3s ease-in-out;
}

a.woocommerce-button.button.view:hover,
div#DataTables_Table_0_wrapper a.dt-button:hover {
    background: #32BE70;
}

div#DataTables_Table_0_filter {
    margin-bottom: 25px;
}

input[type="search"]:focus-visible {
    box-shadow: none;
    outline: none;
}

.woocommerce table.my_account_orders {
    border-radius: 0px;
	border: 1px solid #5959594D;
}

.woocommerce table.my_account_orders td, 
.woocommerce table.my_account_orders th {
	padding: 10px 12px;
	border: 1px solid #5959594D !important;
}

a.woocommerce-button.button.view {
    background: #11994d;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 800;
    font-family: 'Avenir';
    transition: all 0.3s ease-in-out;
    display: block;
    text-align: center;
	border-radius: 0px;
}

.woocommerce-account main#content .woocommerce-MyAccount-content p {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: inherit;
}


/* .woocommerce table.my_account_orders th {
	border-top: none !important;
    border-bottom: 1px solid #5959594D;
} */

.dataTables_filter input[type="search"] {
    color: #595959;
    padding: 10px 20px;
    gap: 10px;
    border: 1px solid #5959594D;
    border-radius: 0px;
    font-size: 18px;
    font-weight: 500;
    line-height: 29px;
	margin-left: 0px;
}

.woocommerce-MyAccount-content input[type="date"] {
    width: auto;
    border-radius: 0px;
    padding: 10px 20px !important;
    border-color: #5959594D;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}

.woocommerce-MyAccount-content input[type="submit"] {
    border: none;
    color: #fff;
    padding: 10px 30px;
    transition: all 0.3s ease-in-out;
}

/* Retail Sign Up Form CSS */

#gform_14 .gfield--type-password .ginput_complex {
	display: flex;
    flex-direction: column;
	grid-row-gap: 16px;
}

#gform_14 .gfield--type-password .ginput_complex .ginput_password {
    width: 100%;
	padding-left: 0px;
}

#gform_14 .form-title h2 {
	margin-bottom: 0px;
}

/*  */
/* media  */

@media (min-width: 1024px) {
    /* Turf Product Filter */

    .turf-checkbox-filter .jet-checkboxes-list__button * {
        width: 100%;
    }

    .turf-checkbox-filter .jet-checkboxes-list__button {
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px;
    }

    /* END - Turf Product Filter */

    .int-section:hover .int-excerpt {
        height: auto;
        opacity: 1;
        transform: translate(0px, 0px);
        height: 87px;
        overflow: hidden;

    }

    .int-section img {
        margin-top: 0px;
        transition: all 0.4s ease-in-out;
    }

    .int-section:hover img {
        margin-top: -50px;
    }
	
	.int-section:hover .product-img-section {
		min-height: auto;
	}
	
	.int-section:hover {
		justify-content: flex-start !important;
	}

    .int-section .int-postinfo {
        margin-top: -0;
        transition: all 0.4s ease-in-out;
    }

    .int-section:hover .int-postinfo {
        margin-top: -41px;
    }

    .turf-products-grid .elementor-image-box-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .logo-slider .jet-carousel .slick-slide {
        margin: 50px;
    }

    .logo-slider .jet-carousel__item-inner {
        display: flex;
        align-items: center;
        gap: 150px;
    }

    .logo-slider .jet-carousel__item-inner .jet-carousel__content {
        width: 50%;
    }

    .logo-slider .jet-carousel__item-inner a.jet-carousel__item-link {
        position: relative;
        width: calc(50% - 50px);
        margin: 50px 0px 50px 50px;
    }


    .logo-slider .jet-carousel__item-inner a.jet-carousel__item-link img {
        width: 100%;
        height: 400px;
        object-fit: contain;
        transform: rotate(-1deg);
        padding: 90px 100px;
        align-self: center;
        border: 4px solid rgba(17, 153, 77, 0.20);
        background: #FFF;
        box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.10);
        margin: 0px;
    }

    .logo-slider .jet-carousel__item-inner a.jet-carousel__item-link:before {
        content: "";
        position: absolute;
        left: -50px;
        top: -50px;
        background: #11994d;
        height: calc(100% + 100px);
        width: 65%;
        z-index: 0;
    }
	
	#popmake-854.pum-container.pum-responsive.pum-responsive-small {
    	margin-left: -30%;
    	width: 60%;
	}
	
/* 	.elementor-926 .elementor-element.delivery-map-bg {
    	    background-size: 100% auto !important;
	} */
}

/* 
@media (min-width: 2200px) {
	.elementor-926 .elementor-element.delivery-map-bg {
    	  background-size: 100% 100% !important;
	} */

@media (max-width: 767px) {
	.simple-calc.svelte-vyb9sk .button {
		margin-top: 15px;
	}
	
    .mob-search-box .elementor-search-form__container {
        flex-direction: row-reverse;
    }

    .turf-products-grid .elementor-image-box-wrapper {
        display: flex;
        align-items: flex-start;
        gap: 10px
    }

    #popmake-408 {
        padding: 25px 20px;
    }

    .gform_wrapper.gravity-theme .gf/ield_label {
        font-size: 16px !important;
        line-height: 170% !important;
        margin-bottom: 3px !important;
    }

    .gform_wrapper.gravity-theme .gfield textarea {
        font-size: 17px;
        line-height: 170%;
    }

    .jet-listing-grid__slider .jet-slick-dots {
        margin: 30px 0 0;
    }

    .footer-newsletter .gform_wrapper.gravity-theme .gform_footer.before {
        margin-top: 15px;
    }

    .gform_wrapper.gravity-theme .gfield input {
        font-size: 16px !important;
        line-height: 27.2px;
        min-height: 48px;
        padding: 10px 12px !important;
    }

    .footer-newsletter input#gform_submit_button_1 {
        min-height: 51px;
    }

    .elementor-editor-active .elementor-edit-mode .tfc-menu-container {
        transform: translateY(0);
    }

    .tfc-menu-container {
        display: block;
        transform: translateY(-100%);
        transition: all 0.3s ease;
    }

    .tfc-menu-container.transformed {
        transform: translateY(0);
    }

    .tfc-menu .cros-icon,
    .tfc-menu.tfc-menu-active .ham-icon {
        display: none;
    }

    .tfc-menu.tfc-menu-active .cros-icon,
    .tfc-menu .ham-icon {
        display: block;
    }

    .tfc-menu.tfc-menu-active .ham-icon svg path,
    .tfc-menu .ham-icon svg path {
        fill: #11994D !important;
    }

    .header-menus,
    .mob-hide {
        display: none;
    }

    .web-hide {
        display: block;
    }

    .meet-heros .team-col {
        position: relative;
    }

    .meet-heros .team-col:before {
        --background-overlay: '';
        background-color: transparent;
        background-image: linear-gradient(180deg, #33333300 0%, #333333 100%);
    }

    .meet-heros .jet-listing-grid__slider-icon.slick-arrow {
        width: 30px;
        height: 30px;
        padding: 5px;
    }
	
	.logo-slider .jet-carousel__item-inner a.jet-carousel__item-link img {
		transform: rotate(-1deg) !important;
        height: 320px !important;
	}
	
	.logo-slider .jet-carousel__item-inner a.jet-carousel__item-link {
		padding: 40px 0px !important;
	}
	
	 .logo-slider .jet-carousel__item-inner a.jet-carousel__item-link:before {
		width: 80% !important;
		transform: rotate(0deg) !important;
		margin: 0 auto !important;
		right: 0 !important;
	}
	
	.turf-checkbox-filter .elementor-element.e-child {
		width: 100% !important;
	}
	
	.turf-checkbox-filter .elementor-element.e-child .jet-checkboxes-list .jet-checkboxes-list-wrapper {
		text-align: right !important;
	}
	
	.turf-checkbox-filter .elementor-element.e-child .most-imp-text {
		text-align: left !important;
	}
	
	.our-services-grid>.elementor-element.e-con.e-child:hover .service-details {
		transform: translate(0, 0px);
	}
	
	.heading-transform .elementor-heading-title {
		font-size: 16px !important;
    	text-transform: none !important;
    	font-weight: 500 !important;
    	line-height: 28px !important;
	}
	
	/* Blog Read More CSS */
	.popular-blogs .jet-listing-grid__item .elementor-heading-title a {
		color: #11994D !important;
	}
	
	.popular-blogs .jet-listing-grid__item .elementor-icon svg path {
		fill: #11994D !important;
	}
	/*  */
	.interested-in-product-section .jet-listing-grid__item .elementor-element-e9bee2c {
		border: 2px solid #59595933;
	}
	
	.interested-in-product-section .jet-listing-grid__item .elementor-element-e9bee2c .elementor-element-f38a8f0 {
		border-bottom: 2px solid #59595933;
	}
	
	.interested-in-product-section .jet-listing-grid__item .elementor-element-e9bee2c .elementor-element-4e1feec { 
		padding-top: 15px;
	}
	
	.interested-in-product-section .jet-listing-grid__item .elementor-element-e9bee2c .elementor-element-f5d283c a.elementor-button,
	.interested-in-product-section .jet-listing-grid__item .elementor-element-e9bee2c .elementor-element-b6c2d3e a.elementor-button {
		background-color: #11994D;
    	color: #ffffff;
	}
	
	.interested-in-product-section .jet-listing-grid__item .elementor-element-e9bee2c .elementor-element-b6c2d3e a.elementor-button svg path {
		fill: #ffffff;
	}
	
	.turfco-delivery-zones .elementor-accordion-item .elementor-accordion-title {
		font-size: 18px;
	}
	
	.turfco-delivery-zones .elementor-accordion-item .elementor-tab-content {
		padding: 10px 0px !important;
	}
	
	.turfco-delivery-zones .elementor-accordion-item .elementor-tab-content li {
		margin-left: 15px;
    	line-height: 24px;
    	display: flex;
    	font-size: 14px;
    	justify-content: space-between;
	}
	.turf-details-sidebar .show_msg_class {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		gap: 0;
		align-items: center;
	}
	.turf-details-sidebar .show_msg_class .elementor-element-5e8156a {
		width: 70% !important;
    	max-width: 70%;
	}
	.turf-details-sidebar .show_msg_class .elementor-element-b3e78dd {
		width: 30% !important;
	}
	
	.product-services .elementor-image-box-wrapper {
		display: flex;
    	gap: 15px;
	}
	
	.product-services figure.elementor-image-box-img img {
		height: 45px !important;
		width: 100% !important;
		object-fit: contain;
	}
	
	.product-services .elementor-image-box-content .elementor-image-box-description {
		color: #333333 !important;
	}
	
	.product-image-slider .swiper-slide img.swiper-slide-image {
		width: 100% !important;
		height: 280px;
		object-fit: cover;
	}
	
	.postcode-field.product-shipping-calculator {
		padding: 20px;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .product-thumbnail {
    	display: block;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item {
		display: flex;
    	justify-content: space-between;;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-thumbnail {
    	width: 40%;
		border: none;
		padding: 0 30px 0 0;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-thumbnail img {
		padding: 5px;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-thumbnail::before,
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-details::before {
		content: attr(data-title) ": ";
		display: none;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-details {
		width: 60%;
		border: none;
		display: flex;
    	flex-direction: column;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-details .woocommerce-Price-amount {
		float: left;
    	width: 100%;
    	margin-bottom: 5px;
		order: 1;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-details a.remove {
		order: 1;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-details .product-name {
		font-size: 14px;
    	line-height: 24px;
	}
	
	.footer-social-icon .elementor-social-icons-wrapper .elementor-grid-item {
		margin: 0px !important;
	}
	
	.product-image img {
		height: 280px;
		width: 100%;
		object-fit: contain;
	}
	
	#lawn-care-tips .jet-listing-grid__items .jet-listing-grid__item  .elementor-button,
	.popular-blogs .jet-listing-grid__item .elementor-button {
		color: #11994D;
	}
	
	#lawn-care-tips .jet-listing-grid__items .jet-listing-grid__item .elementor-button-icon svg path,
	.popular-blogs .jet-listing-grid__items .jet-listing-grid__item .elementor-button-icon svg path  {
		fill: #11994D;
	}
	
	.header-menu {
		flex-wrap: nowrap !important;
    	gap: 18px !important;
	}
	
	.header-menu .responsive-menu .elementor-menu-toggle {
		padding: 0 !important;
	}
	
	.responsive-menu .elementor-menu-toggle {
		position: relative;
	}

	.responsive-menu .elementor-menu-toggle:after {
		content: 'Menu';
		position: absolute;
		left: -5px;
		color: #11994D;
		font-family: "Avenir", Sans-serif;
		font-size: 13px;
		font-weight: 800;
		text-transform: uppercase;
		letter-spacing: 0px;
		bottom: 0;
		text-align: center;
		right: 0;
		margin: 0 auto;
		top: 13px;
	}

	.responsive-menu .elementor-menu-toggle .elementor-menu-toggle__icon--open,
	.responsive-menu .elementor-menu-toggle .elementor-menu-toggle__icon--close {
		margin-top: -15px;
		font-size: 31px;
	}
	
	.responsive-menu .elementor-menu-toggle.elementor-active:after { 
		display: none;
	}
	
	.header-menu .elementor-element-ada4ed9 a.elementor-icon {
		transform: translateY(4px);
	}
	
	#app-calculator	.simple-calc input[name=height], 
	#app-calculator	.simple-calc input[name=width] {
		max-width: 47%;
	}

	#app-calculator	.simple-calc input[name=height] {
		margin-left: 15px;
	}

	#app-calculator .total-wrapper.svelte-ri8oqa {
		display: block;
		width: 100%;
		margin-top: 23px;
		order: 1;
	}

	#app-calculator .calculator-wrap.svelte-ri8oqa {
		display: flex;
		flex-direction: column;
	}

	#app-calculator .total-wrapper.svelte-ri8oqa .total.svelte-ri8oqa {
		padding-right: 0px; 
	}

	#app-calculator .button.button__add-shape {
		width: 100%; 
	}
	
	.responsive-menu .elementor-nav-menu .call-btn a.elementor-item:before {
		content: url(https://turfco.com.au/wp-content/uploads/2024/04/call-turfco.svg);
		opacity: 1!important;
		position: absolute;
		left: -145px;
		right: 0;
		margin: auto;
		top: 14px;
	}
	
	#popmake-854 .pum-close, 
	#popmake-854 .pum-close {
    	right: 5px !important;
		top: 5px !important;
	}
	
	.turf-listing-section .jet-listing-grid__item .turf-card:hover {
      	outline: none;
	   	border: 4px solid #333;
	}
	
	#app-calculator .diameter-calc,
	#app-calculator .radius-calc {
		flex-direction: column;
		gap: 20px;
	}
	
	#app-calculator .svelte-1hkggpr h2.flex.items-center {
		align-items: start;
    	gap: 4px;
	}
	
	#app-calculator .svelte-1hkggpr h2.flex.items-center .delete-shape {
		margin-top: 4px;
	}
	
	.woocommerce-cart-form .coupon {
    	display: flex;
    	flex-direction: column;
	}
	
	.continue-shopping-btn a {
		width: 100%;
    	display: block;
    	text-align: center;
	}
	
	.continue-shopping-btn {
    	margin-left: 0px;
    	margin-top: 15px !important;
    	width: 100%;
	}
	
	.woocommerce-cart-form .coupon .input-text {
		width: 100% !important;
    	margin-bottom: 15px !important;
	}
	
	.woocommerce-cart-form .coupon button.elementor-button {
		width: 100% !important;
	}
}


@media (max-width: 1024px) {
	#page main#content {
		padding: 50px;
	}
	
    .logo-slider .jet-carousel__item-inner a.jet-carousel__item-link {
        width: 100%;
        margin-bottom: 50px;
        display: block;
        padding: 30px;
    }

    .logo-slider .jet-carousel__item-inner a.jet-carousel__item-link img {
        display: block;
        width: 100%;
        height: 200px;
        object-fit: contain;
        transform: rotate(-1deg);
        padding: 35px 78px;
        border: 4px solid rgba(17, 153, 77, 0.20);
        background: #FFF;
        box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.10);
    }

    .logo-slider .jet-carousel__item-inner a.jet-carousel__item-link {
        position: relative;
        overflow: visible;
    }

    .logo-slider .jet-carousel__item-inner a.jet-carousel__item-link:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background: #11994d;
        width: 100%;
        height: 100%;
        z-index: 0;
        transform: rotate(1deg);
    }

    .delivery-zone-list .elementor-icon-box-wrapper {
        display: flex !important;
        text-align: left !important;
        gap: 10px;
    }

    .lawn-care-btn a.elementor-button.elementor-button-link,
    .lawn-care-btn a.product_type_simple.add_to_cart_button {
        background: #11994D !important;
        color: #fff !important;
    }

    .lawn-care-btn a.product_type_simple.add_to_cart_button * {
        fill: #fff !important;
    }

    .woocommerce-account main#content {
        padding: 30px;
    }

    .woocommerce-account main#content nav.woocommerce-MyAccount-navigation,
    .woocommerce-account main#content .woocommerce-MyAccount-content {
        padding: 20px;
    }
	
	.woocommerce-cart .turfco-cart {
		gap: 40px;
    	justify-content: space-between;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form {
    	width: 55%;
	}
	
	.woocommerce-cart .turfco-cart .cart-totals {
    	width: 40%;
	}
	
	.error404 main#content {
    	padding: 50px !important;
	}
	
	.product-image-slider .swiper-slide img.swiper-slide-image {
    	width: 100% !important;
    	height: 380px;
    	object-fit: cover;
	}
	
	.postcode-field.product-shipping-calculator {
    	padding: 20px;
	}
	
	.product-content-section {
		padding: 20px 0px;
	}
	
	.responsive-menu .elementor-nav-menu .call-btn a.elementor-item:before {
    	content: url(https://turfco.com.au/wp-content/uploads/2024/04/call-turfco.svg);
    	opacity: 1!important;
    	position: absolute;
    	left: -130px;
    	right: 0;
    	margin: auto;
    	top: 14px;
	}
	
	.responsive-menu .elementor-menu-toggle {
		position: relative;
	}

	.responsive-menu .elementor-menu-toggle:after {
		content: 'Menu';
		position: absolute;
		left: -4px;
		color: #11994D;
		font-family: "Avenir", Sans-serif;
		font-size: 13px;
		font-weight: 800;
		text-transform: uppercase;
		letter-spacing: 0px;
		bottom: 0;
		text-align: center;
		right: 0;
		margin: 0 auto;
		top: 15px;
	}

	.responsive-menu .elementor-menu-toggle .elementor-menu-toggle__icon--open,
	.responsive-menu .elementor-menu-toggle .elementor-menu-toggle__icon--close {
		margin-top: -15px;
		font-size: 31px;
	}
	
	.responsive-menu .elementor-menu-toggle.elementor-active:after { 
		display: none;
	}
	
	.elementor-926 .elementor-element.delivery-map-bg {
    	background-position: top center !important;
    	background-size: 100% !important;
	}
	
	.woocommerce-cart-form .coupon {
    	display: flex;
    	flex-direction: column;
    	gap: 15px;
    	width: 100%;
		margin-bottom: 15px;
	}
	
	.continue-shopping-btn {
    	margin-left: 0px;
    	display: contents;
    	text-align: center;
    	margin-top: 25px !important;
	}
	
	input#coupon_code,
	button.elementor-button,
	.continue-shopping-btn a {
		width: 100% !important;
	}
}

@media (min-width: 769px) {
	.woocommerce-MyAccount-orders-table {
		width: 100%;
		overflow-x: scroll;
	}

	.woocommerce-MyAccount-orders-table table#DataTables_Table_0 * {
		width: max-content !important;
	}
	
	.woocommerce-MyAccount-orders-table table#DataTables_Table_0 th:nth-child(4), 
	.woocommerce-MyAccount-orders-table table#DataTables_Table_0 th:nth-child(5) {
		min-width: 130px;
	}
	
	.woocommerce-MyAccount-orders-table table#DataTables_Table_0 th:nth-child(3) {
		min-width: 200px;
	}
}


@media (min-width: 767px) {
    .meet-heros .team-col .team-details {
        opacity: 0;
        transform: translateY(100%);
        transition: transform 1s, opacity 1s;
    }


    .meet-heros .team-col:hover .team-details,
    .meet-heros .team-col.active .team-details {
        opacity: 1;
        transform: translateY(0);
    }
	.product-services .elementor-image-box-wrapper {
		display: block !important;
	}
	
	.product-services .elementor-image-box-wrapper .elementor-image-box-img {
		margin: 0px !important;
	}
	
	.product-services .elementor-image-box-wrapper {
    	text-align: center !important;
	}
	
/* 	.elementor-926 .elementor-element.elementor-element-c38faee {
		margin-top: 370px; 
	} */
}

@media (min-width: 1360px) {
	.turf-products-grid .jet-listing-grid__items .jet-slick-dots {
		display: none;
	}
}

@media (max-width: 991px) {
    .woocommerce-account main#content nav.woocommerce-MyAccount-navigation,
    .woocommerce-account main#content .woocommerce-MyAccount-content {
        width: 100%;
    }
	
	.woocommerce-cart .turfco-cart { 
		display: block;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form {
    	width: 100%;
	}
	
	.woocommerce-cart .turfco-cart .cart-totals {
    	width: 100%;
		background-color: #F1FFF7;
	}
	
	.woocommerce-cart .turfco-cart .cart-totals #e_deliverydate_0_field .woocommerce-input-wrapper.date-selected {
		background: #ffffff !important;
		width: 100%;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .product-thumbnail {
    	display: block;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item {
		display: flex;
    	justify-content: space-between;;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-thumbnail {
    	width: 40%;
		border: none;
		padding: 0 30px 0 0;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-thumbnail img {
		padding: 5px;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-thumbnail::before,
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-details::before {
		content: attr(data-title) ": ";
		display: none;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-details {
		width: 60%;
		border: none;
		display: flex;
    	flex-direction: column;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-details .woocommerce-Price-amount {
		float: left;
    	width: 100%;
    	margin-bottom: 5px;
		order: 1;
	}
	
	.woocommerce-cart .turfco-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-details a.remove {
		order: 1;
	}
}

@media (max-width: 500px) {
    .home-slider .jet-slider__button-wrapper a.elementor-button {
        width: 100%;
        margin-top: 20px;
    }
	
	.logo-slider .jet-carousel__item-inner a.jet-carousel__item-link {
		padding: 20px 0px !important;
	}
	
	.logo-slider .jet-carousel__item-inner a.jet-carousel__item-link img {
		height: 200px !important;
	}
	
	.logo-slider .jet-carousel .jet-slick-dots {
		margin-top: 15px;
		justify-content: left !important;
    	padding: 0 9px;
	}
	
	.woocommerce-checkout #order_review #e_deliverydate_0_field .date-selected {
    	width: 100%;
    	display: block;
	}
	
/* 	.woocommerce-checkout p#e_deliverydate_0_field span.woocommerce-input-wrapper:after {
    	content: url(/wp-content/uploads/2024/02/Icon.svg);
    	margin-top: -15px !important;
    	float: right;
	} */
	
	.woocommerce-cart #cart-total-review .date-selected .date-edit {
		float: right;
    	margin-top: -15px;
	}
	
	.woocommerce-cart #cart-total-review .date-selected {
		display: block;
	}
	
	.woocommerce-cart .woocommerce table.shop_table_responsive tr td::before, 
	.woocommerce-cart .woocommerce-page table.shop_table_responsive tr td::before {
    	content: attr(data-title) ": ";
    	font-size: 20px;
		margin-top: 5px;
		margin-right: 34px;
	}
	
	.woocommerce-cart .woocommerce table.shop_table_responsive tr td, 
	.woocommerce-cart .woocommerce-page table.shop_table_responsive tr td {
		padding-bottom: 5px;
	}
	
	#order_review .product-review-table .product-review.cart_item {
		display: block !important;
	}
	
	#order_review .product-review-table .product-review.cart_item .product-name,
	#order_review .product-review-table .product-review.cart_item .product-image,
	#order_review .product-review-table .product-review.cart_item .product-total {
    	width: 100% !important;
	}
	
	#order_review .product-review-table .product-review.cart_item .product-total {
		text-align: left !important;
	}
	
	#order_review .product-review-table .product-review.cart_item .product-name,
	#order_review .product-name a {
		font-size: 20px !important;
	}
	
	#order_review .review-row .woocommerce-shipping-may-be-available-html {
		padding-left: 35px;
	}
	
	.error404 main#content {
    	padding: 50px 25px !important;
	}
	
	#colophon .elementor-element-37bbc69 {
		justify-content: space-around;
	}
	
	.error404 main#content .page-header .entry-title {
		padding: 0px;
	}
	
	.our-services-grid>.elementor-element.e-con.e-child:after {
		content: "";
		background: #000;
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		width: 100%;
		opacity: 0.7;
	}
	
	.turf-checkbox-filter .elementor-element-b4770cc .jet-checkboxes-list__decorator {
		margin-top: 0px !important;
	}
	
	.turfco-delivery-zones .elementor-accordion-item .elementor-tab-content li {
		margin-left: 27px;
	}
	
	#order_review input#e_deliverydate_0 {
    	background: url(/wp-content/uploads/2024/02/Icon.svg) !important;
    	background-repeat: no-repeat !important;
    	background-position: 92% 0px !important;
    	padding-left: 5px !important;
    	padding-top: 7px !important;
    	padding-bottom: 7px !important;
		cursor: pointer !important; 
	}
	
	p#e_deliverydate_0_field input#e_deliverydate_0 {
		width: 100% !important;
    	max-width: 100% !important;
	}
}

/* @media (max-width: 1600px) {
    .elementor-926 .elementor-element.delivery-map-bg { 
		background-position: 61% 0% !important;
		background-size: cover !important;
		padding-right: 190px !important;
		padding-left: 190px !important;
	}
} */
	
@media (max-width: 1440px) {
    .woocommerce-account main#content {
        padding: 80px;
    }
	
	.custom_nev_header {
		padding-left: 80px;
    	padding-right: 80px;

	}
	
	.header-menu {
		gap: 40px 40px;
	}
}

@media (max-width: 1366px) {
    .products-features-wrap .elementor-image-box-wrapper {
		display: flex !important;
		gap: 15px;
	}

	.products-features-wrap a.elementor-element {
		padding: 10px !important;
	}

	.products-features-wrap figure.elementor-image-box-img img {
		height: 45px !important;
		width: 100% !important;
		object-fit: contain;
	}
	
	.woocommerce-checkout form.checkout.woocommerce-checkout {
		display: flex;
    	flex-direction: column;
	}
	
	.woocommerce-checkout .checkout-form-left {
    	width: 100% !important;
		order: 1;
	}
	
	.woocommerce-checkout div#customer_details {
    	border: none !important;
    	padding: 0px !important;
	}
	
	.woocommerce-checkout div#order_review {
    	border: 1px solid #F1FFF7 !important;
    	padding: 30px !important;
    	width: 100% !important;
    	background-color: #F1FFF7;
		order: 0;
	}
	
	.woocommerce-checkout div#order_review .cart-subtotal.review-row {
		border-top: 1px solid #5959594D;
    	padding-top: 30px;
	}
	
	.woocommerce-checkout #order_review .order-total.review-row {
		border-top: 1px solid #5959594D;
	}
	
	.woocommerce-checkout #order_review #e_deliverydate_0_field .date-selected {
		background: #ffffff !important;
	}
	
	.turfco-cart .cart-totals .woocommerce-input-wrapper.date-selected {
		flex-direction: row;
    	flex-wrap: nowrap;
    	width: 100% !important;
    	padding: 5px !important;
    	justify-content: space-between; 
		gap: 0px;
	}

	.turfco-cart p#e_deliverydate_0_field span.woocommerce-input-wrapper .order-arrives,
	.turfco-cart p#e_deliverydate_0_field input#e_deliverydate_0 {
		font-size: 17px;
	}
	
	.turfco-cart p#e_deliverydate_0_field input#e_deliverydate_0 {
		max-width: 150px !important;
	}
	
	.woocommerce-cart table.cart td,
	.turfco-cart .cart-totals {
    	padding: 15px;
	}
	
	.postcode-field.product-shipping-calculator {
    	padding: 20px 50px;
	}
	
	.product-image-slider .swiper-slide img.swiper-slide-image {
    	width: 100% !important;
    	height: 550px;
    	object-fit: cover;
	}
}

@media (max-width: 450px){
	#lawn-care-products .jet-listing-grid__items {
		--columns: 1;
	}
}

@media (max-width: 396px) {
	.flex.items-center.simple-calc.svelte-vyb9sk input {
		max-width: 100% !important;
		margin: 0px !important;
		margin-bottom: 10px !important;
	}
	
	.simple-calc.svelte-vyb9sk .button {
		margin-top: 10px;
	}
}

@media (min-width: 1650px) and (max-width: 1899px) {	
	.turf-listing-section .jet-listing-grid__item .turf-card .elementor-button-wrapper .elementor-size-lg {
		padding: 20px 30px; 
	}
}
