/*
Theme Name: Accumax Global theme
Theme URI: https://conceptmarketing.com.au
Author: Concept Marketing
Author URI: https://conceptmarketing.com.au
Description: Just a starter theme for Accumax Global theme
Version: 1.20
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clean, starter, Accumax Global
*/
html {
	scroll-behavior: smooth;
  }
  .pdb-40{
      padding-bottom:40px;
  }
section.apart-section {
    background: #333333;
}
.boucer-text h4 a {
    color: #000;
    margin-bottom: 0;
}
.apart-section .left {
    padding-right: 40px;
}
.apart-section .left h2 {
    color: #fff;
    margin-bottom: 25px;
}
.apart-section .left p {
    color: #FFFFFF;
    margin-bottom: 10px;
}
.apart-section .content p {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
	margin-bottom: 10px;
	font-weight: 300;
}
.apart-section .content p span
{
    color:#75B94E;
}
.apart-section .left a {
    display: inline-block;
    padding: 12px 24px;
    margin-right: 15px;
    background: #75B94E;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
	letter-spacing: 0.55px;
    border-radius: 4px;
    transition: background 0.3s;
}
.apart-section .left a:hover {
    background: #07763A;
}
.apart-section .right {
    padding-left: 60px;
    border-left: 1px solid #FFFFFF;
}
.apart-section .icon {
    width: 93px;
    height: 93px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #75B94E;
    opacity: 1;
    cursor: pointer;
    font-size: 21px;
    color: #fff;
    transition: 0.3s;
    border: 4px solid #fff;
}
.rightmining-icons {
    display: flex;
    gap: 60px;
    margin-bottom: 20px;
}
.rightmining .rightmining-icons:last-child{
	  margin-bottom: 0px;
}

.icon img {
    width: 48px;
}
.apart-section .content.active {
    display: block;
}
.apart-section .content {
    padding: 00px 0px 0px;
    width: 75%;
}
.apart-section .content h3 {
    margin-top: 0;
    color: #fff;
	 font-weight:600;
    font-size: 26px;
}
.apart-section .left h2 span {
    color: #75B94E;
    font-weight: 600;
}
.contact-left img {
    height: 100%;
}
.staysharp-section {
    background: #FBFBFB;
}
.resorce-block img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.percentage-boxs img {
    width: 100%;
}
.staysharp-section  select {
    height: 52px;
    border-radius: 3px;
    color: #4A4A4A;
    padding: 8px 0px;
    font-size: 14px;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #07763A;
    box-shadow: none;
    outline: none;
    background: none;
}
fieldset#field_1_5 input {
    appearance: auto;
    /* display: flex; */
   
	width: 38px;
    height: 35px;
}
fieldset#field_1_5 label {
    font-size: 14px;
    line-height: 24px;
}
.ginput_container.ginput_container_consent {
    display: flex;
    gap: 9px;
   align-items: flex-start;
    justify-content: center;
}


input#gform_submit_button_1, input#gform_submit_button_2, input#gform_submit_button_4 {
    display: inline-block;
    padding: 0px 30px;
    margin-right: 15px;
    background: #75B94E;
    color: #fff;
    border: none;
    text-decoration: none;
    font-weight: 300;
    border-radius: 4px;
    font-size: 18px;
    transition: background 0.3s;
    letter-spacing: 0.55px;
	height: 47px;
}
input#gform_submit_button_1:hover, input#gform_submit_button_2:hover, input#gform_submit_button_4:hover {
    background: #07763A;
}
 h2.gform_submission_error.hide_summary:focus-visible {
    outline: none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors:focus {
    outline: none !important;
    outline-offset: 0px !important;
}
	 span.gform-icon.gform-icon--circle-error {
    display: none !important;
}
.gform_wrapper .validation_message {
border:none !important;
padding:0px  !important;
margin:0px !important;
font-size: 14px !important;
    font-weight: 300 !important;
background:none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
    padding: 0px !important;
    border: none !important;
    background: none !important;
    box-shadow: none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    font-size: 14px !important;
    letter-spacing: 0;
    font-weight: 300 !important;
    font-family: 'helvetica-lt-pro';
}
/* Menu Style */
.header-menu .navbar-nav .dropdown-menu a {
  color:#707070 !important;
}
.menu-linkcat a{
	color:#05351C !important;
}
.dropdown-menu ul {
    list-style: none;
    padding: 20px 0px;
}
.navbar-nav .nav-item .nav-link {
    font-size: 20px !important;
   
}
ul.navbar-nav.xl-auto {
    padding-left: 65px;
}
.dropdown-menu li a:hover {
    background: #75B94E;
    color: #fff;
}
.dropdown-menu li:hover a {
    color: #fff;
}
header .sub-menu {
    position: absolute;
    left: 100%;
    background: #fff;
    width: 450px;
    padding: 0 !important;
     display: none; 
    top: 0px;
    height: 100%;
}

header  .dropdown ul {
    padding: 0;
    list-style: none;
}
header .sub-menu .h3div {
    font-size: 18px;
    color: #05351C;
    margin: 10px 0 5px 0px;
    line-height: normal;
    padding: 0 20px;
    display: flex;
	    font-weight: 400;
    justify-content: space-between;
}
.submenu-outer .sub-menu .sub-menu-grid li a {
    padding-left: 0px !important;
	padding-right: 0 !important;
    font-size: 16px !important;
    color: #707070 !important;
    font-weight: 400;
	 border-bottom: 1px solid #F4F4F4;
}
.submenu-outer .sub-menu .sub-menu-grid li a:hover {
   background: none !important;
    color: #75B94E !important;
    
}

/***menucss**/

span.navicon {
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    border-radius: 100%;
    background: #07763A;
	
}
.home-icon img {
    display: inline-block !important;
}
span.navicon img{
	width: 20px;
}
.header-menu .navbar-nav .dropdown-menu a{
	position: relative;
}

.header-menu .navbar-nav .dropdown-menu a:hover:after{
	position: absolute;
	right: 0;
	top:20px;
	content: "";
	width: 20px;
	background-size: contain;
	background: url(https://conceptsite.com.au/accumax/wp-content/themes/accumax/assets/images/arrow-pre.svg) no-repeat;
	
}
/***menucss**/
.viewbtn-product a:hover {
	background: #07763A;
}
.viewbtn-product a {
    background: #75B94E;
    padding: 10px 15px;
    border-radius: 5px;
    color: #fff !important;
    margin-top: 20px;
    font-size: 16px;
	text-decoration:none!important;
	    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.home-slider.product-banner h6 {
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;
    color: #FFFFFF;
}

.hydration-section:hover .overlay-box {
   background: rgba(117, 185, 78, 0.7);
}
#owl-demo-1 .item {
    padding: 0px 40px;
}
#owl-demo-1 .owl-item{
	   border-right: 1px solid #75B94E;
}
#owl-demo-1 .owl-item:last-child{
    border-right: none !important;
   
}
#owl-demo-1 .owl-item:first-child .item{
   padding-left:0;
   
}
.home-icon {
    margin-bottom: 10px;
}
.filter_label {
    font-weight: 400;
}
.currentres{
	color:#75B94E;
}
.search_box input, .showtopics, .showtype {

    color: #000;
    background: #FFF;
    font-weight: 300;
}
ul.list_cat>li>a {
    padding: 7px 20px !important;
	font-weight: 400;
}
.woocommerce-checkout .woocommerce form .form-row .woocommerce-input-wrapper input, .checkout_coupon #coupon_code {
    height: 45px !important;
    padding: 6px 12px 8px;
    text-align: left;
    background: #fff !important;
        border: 1px solid #B2B2B2 !important;
    font-size: 15px;
    line-height: 20px;
    box-shadow: none;
	font-weight: 300;
	outline: none !important;
	   

}
button#place_order {
    border: none;
    background: #75B94E;
        border-radius: 5px;
    opacity: 1;
        padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
	font-weight: 400;
}
button#place_order:hover{
        text-decoration: none;
    background: #07763A;
    color: #fff;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
   color: #444;
    line-height: 36px !important;
    background: #fff !important;
      height: 45px !important;
    border: 1px solid #B2B2B2 !important;
}
 

.woocommerce-checkout .woocommerce form .form-row .woocommerce-input-wrapper textarea {
     background: #fff !important;
	 border: 1px solid #B2B2B2 !important;
	font-weight: 300;
	outline: none !important;
}

.woocommerce-billing-fields__field-wrapper .form-row, .woocommerce-additional-fields__field-wrapper .form-row {
    display: block !important;
}
a.showcoupon {
color:#75B94E !important;
	text-decoration: none;
}
.woocommerce-privacy-policy-link{
	color:#75B94E !important;
	text-decoration: none;
}

.woocommerce-privacy-policy-link:hover{
	color:#75B94E !important;
	text-decoration: none !important;
}
.woocommerce-checkout #payment {
    background: none !important;
    border-radius: 0px !important;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
  
    padding: 0 !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    font-weight: 300;
}
.woocommerce-error{
	display: none;
}
input[type=checkbox] {
    width: 15px;
    height: 15px;
}
.product-singlepro {
    text-align: center;
    background: #fff;
}
.ballet-block {
    text-align: center;
}
table.variations select {
    text-transform: capitalize;
}
button.btn.btn-info.btn-lg.productenquirybtn {
    margin-left: 10px;
    height: 40px;
    font-size: 14px;
    padding: 10px 20px;
    line-height: 18px;
}
div#myModalproduct {
    z-index: 9999;
    margin-top: 40px;
}
div#myModalproduct .modal-header {
    border-bottom: 0px !important;
    text-align: left;
    position: relative;
    padding: 0px;
}
div#myModalproduct .modal-header button.close {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #07763A;
    opacity: 1;
    z-index: 99;
	padding:0 !important;
}
div#myModalproduct .modal-header h3 {
/*     margin-top: 10px; */
/*     padding-left: 20px; */
}
.modal-body.contact-block {
    padding: 10px 20px 30px;
}
.col-md-6.contact-left.no-bg::after {
    opacity: 0;
}

.col-md-6.contact-left.no-bg {
     display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    flex-direction: column;
}
.white-color {
    color: #fff !important;
}
.staysharp-section .forminnerdiv {
    background: #fff;
    padding: 1px 10px;
    border-radius: 0px;
}

.forminnerdiv h3.heading-2{
	font-size: 30px;
    line-height: 38px;
}
.productenquirybtn:focus {
    color: #fff;
    background-color: #75B94E;
    border-color: #75B94E;
    box-shadow:none !important;
}
#myModalproduct h3.heading-2{
	font-size: 30px;
    line-height: 38px;
}
#myModalproduct .modal-content {
    padding: 40px;
    border-radius: 40px;
}
#myModalproduct .contact-block {
    background: #fff;
    padding: 0px;
    border: none !important;
}


.greensectionabout p {
    color: #fff;
}
.greensectionabout .green-color {
    color: #75B94E !important;
}
h2.heading-2.green-color.mb-3.iconheading {
    text-align: center;
    padding-bottom: 30px;
    display: block;
}
.teamdivcol h4 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 20px;
}
.teamdivcol h4 a {
     color: #05351c;
    font-weight: 700;
    text-decoration: none;
}
.teamdivcol p {
    text-align: center;
    font-size: 16px !important;
}
.teamdivcol p a{
	color: #000;
	text-decoration: none;
}
.teamdivcol {
    margin-bottom: 30px;
}
.row.brandrow {
    margin-bottom: 30px;
}
.woocommerce-variation-price span {
    font-size: 27px !important;
    font-weight: 300 !important;
}
/* Select2 container */
.select2-container .select2-selection--single {
    height: 48px; /* adjust to match your input height */
    display: flex;
    align-items: center;
    border-radius: 6px;
}

/* Text vertical alignment */
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal;
    padding-left: 12px;
}

/* Arrow alignment */
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
}
.select2-container--open {
    z-index: 99999;
}
.select2-results__option--highlighted {
    background-color: #75B94E !important;
    color: #fff !important;
}
.select2-results__option--selected {
    background-color: #75B94E !important;
    color: #fff !important;
}
a.reset_variations {
    /* right: 25px !important; */
    top: 50px !important;
}
.select2-results__option, span.select2-selection.select2-selection--single {
    text-transform: capitalize;
}
.woo-product-gallery-slider.woocommerce-product-gallery.wpgs--with-images.images {
    width: 100% !important;
}
.single-product.woocommerce div.product div.images img {
    margin-left: auto;
    margin-right: auto;
    width:auto !important;
    max-width:100% !important;
}
.fancybox__content {
    background: none !important;
    min-height: 300px !important;
}

.compatibilityitem ul{
    padding-left: 20px !important;
    margin-top: 8px !important;
}
.compatibilityitem span.tagline {
    background: #75B94E;

}


.category-heading{
	color: #05351C;
}
@media only screen and (min-width: 568px) {
	.mobilebanner{
		display: none;
	}


}

@media only screen and (max-width: 567.99px) {
	.slidernewhome .slide{
		background: none !important;
	}


}



@media only screen and (max-width: 767px) {
.woocommerce-variation-price span {
    font-size: 20px !important;
}
}
@media only screen and (min-width: 992px) {
    header .sub-menu-grid {
        padding: 0px 25px;
        width: 100%;
        column-count: unset;
    -webkit-column-count: unset;
    -moz-column-count: unset;

    /* ✅ Enable scroll */
    max-height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
    }
	.carousel-indicators {
   display:none;
}
.fancybox__content {
    background: none !important;
    min-height: 500px !important;
}

}

