/*
Theme Name: Solak
Theme URI: https://wordpress.themeholy.com/solak
Author: Themeholy
Author URI: https://themeforest.net/user/themeholy
Description: Solak - Ecology & Solar Energy WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later 
License URI: LICENSE
Text Domain: solak
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.4

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others. 

*/ 

/* Header sub-menu icon */
.hide-icon.main-menu ul.sub-menu li a:before {
    display: none;
}
.hide-icon.main-menu ul.sub-menu li a:hover {
    padding-left: 0;
}
.breadcumb-wrapper {
	display: none !important;
}
.widget.no-banner-widget {
    padding: 0;
    background-color: transparent;
    margin-bottom: 0px;
    position: relative;
    border-radius: 0px;
    border: 0px solid transparent;
}
.product-big-img {
	padding: 24px;
	border: 1px solid #2E7D32;
	background: transparent !important;
}
.product-information {
	position: relative;
	padding: 100px 0;
}
.product-information .product-right-top-bg {
	position: absolute;
    top: 0;
    right: 0;
}
.product-information .product-right-bottom-bg {
	position: absolute;
    bottom: 0;
    right: 0;
}
.product-information .product-left-bottom-bg {
	position: absolute;
    bottom: 0;
    left: 0;
}
.product-thumb-wrap {
	position: unset !important;
	margin-top: 32px;
}
.product-thumb .tab-btn {
	width: 100px !important;
	height: 100px !important;
}
.product-top-meta .product-category {
	color: #2E7D32;
	font-weight: 600;
	margin-right: 16px;
}
.product-top-meta .dot {
	color: #2E7D32;
}
.product-top-meta .stock-status {
	color: #2E7D32;
}
.product-about .product_title {
	font-size: 60px;
	color: #2F7D33;
	margin: 10px 0;
}
.product-about .product-description {
	color: #263238;
}
.product-about .product-description p {
	margin-bottom: 0px !important;
}
.product-about .product-description p br {
	display: none;
}
.product-about .key-features {
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #263238;
	margin-bottom: 30px;
}
.product-about .key-features h4 {
	font-weight: bold;
	color: #2E7D32;
}
.product-about .feature-list {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.product-about .feature-list .feature-pill {
	display: inline-flex;
	align-items: center;
	padding: 8px 14px;
	border-radius: 999px;
	border: 1px solid #2F7D33;
}
.product-about .ideal-applications {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #2E7D32;
}
.product-about .ideal-applications h4 {
	font-weight: bold;
	color: #2E7D32;
	margin-bottom: 20px;
}
.product-about .ideal-applications .application-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	align-items: center;
	gap: 20px;
}
@media screen and (max-width: 567px) {
	.product-about .ideal-applications .application-grid,
	.product-dimensions .dimension-grid {
		grid-template-columns: 1fr 1fr !important;
	}
	.bulk-quote-section {
		padding: 40px !important;
	}
}
.product-about .ideal-applications .application-grid .application-card {
	background-color: #80513F;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
	border-radius: 10px;
	color: #fff;
	height: 100%;
	text-align: center;
}
.product-about .quote-btn {
	background-color: #2E7D32;
	color: #fff;
	padding: 10px 20px;
	border: none;
	border-radius: 20px;
	cursor: pointer;
}
.bulk-quote-section {
    padding: 70px;
    background-color: #2E7D32;
	position: relative;
}
.bulk-quote-section .bg-image {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: url(https://maximumenvironment.com/wp-content/uploads/2026/06/Icons-Group-1.png);
	background-repeat: repeat;
  	background-size: contain;
}
.bulk-quote-section .quote-section {
	position: relative;
	z-index: 9;
}
.bulk-quote-section .row {
	position: relative;
	z-index: 9;
}
.bulk-quote-section .quote-content .quote-badge {
    border: 1px solid #fff;
    background-color: rgba(255,255,255,0.5);
    padding: 5px 20px;
	color: #fff;
    border-radius: 999px;
}
.bulk-quote-section .quote-content h2 {
    font-size: 72px;
	line-height: 65px;
    font-weight: bold;
    color: #fff;
    margin: 30px 0;
}
.bulk-quote-section .quote-content p {
    color: #fff;
	font-size: 22px;
    line-height: 30px;
}
.bulk-quote-section .quote-content .quote-features {
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    gap: 20px;
	list-style: none !important;
}
.bulk-quote-section .quote-content .quote-features li {
	color: #fff;
	font-size: 18px;
}
.bulk-quote-section .quote-form .quote-form {
	padding: 30px;
	border-radius: 24px;
	background: #fff;
}
.bulk-quote-section .quote-form-form .submit-btn input {
	background: #2E7D32;
	color: #fff;
}
.bulk-quote-section .quote-form-form .submit-btn.form-group {
	box-shadow: unset !important;
}
.bulk-quote-section .quote-form-form .custom-contact-form .form-group {
	box-shadow: 0 4px 4px 0 rgba(0,0,0,0.25);
	border-radius: 14px;
}
.short-description .specification-list {
	margin-bottom: 16px;
}
.short-description .desc-list {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: space-between;
    padding: 15px 0;
    border-bottom: 1px solid #26323812;
}
.short-description .desc-list br {
    display: none;
}
.short-description .desc-list span {
    color: #2F7D33;
	font-size: 18px;
}
.short-description .desc-list span.value {
    font-weight: 600;
}
.short-description .short-desc,
.product-dimensions .dimension {
    color: #2F7D33;
}
.product-dimensions .dimension-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    align-items: center;
	margin-bottom: 16px;
}
.product-dimensions .dimension-card h5 {
    color: #467200;
    font-weight: 600;
    margin-bottom: 0 !important;
	font-size: 24px;
	line-height: unset;
}
.product-dimensions .dimension-card p {
    color: #467200;
    font-weight: 500;
	line-height: unset;
    margin-bottom: 0 !important;
}
.product-dimensions .dimension-card {
/*     background-color: #FFFEFD; */
    border: 1px solid #2F7D33;
    padding: 10px;
    border-radius: 16px;  
	text-align: center;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.product-dimensions .dimension-card span {
	line-height: normal;
}
.single-product .product-details .container {
    max-width: 100%;
	padding: 0;
}
/* @media screen and (max-width: 991px) {
	.single-product .product-details .container {
		padding: 0;
	}
} */
.product-information .contanier {
	z-index: 9 !important;
	position: relative !important;
}
.single-product .product-details.space-top {
	padding-top: 0 !important;
}
@media (max-width: 1024px) {
	.single-product .product-details.space-top .row:first-child .col-lg-12 {
		padding: 0;
	}	
}

.product-details.space-bottom {
	padding-bottom: 0 !important;
}
.related-products-wrapper {
	padding: 100px 0;
}
.related-products-wrapper .product-details.space-extra-top {
	padding-top: 0 !important;
}
.bulk-quote-section .container,
.related-products-wrapper .container,
.product-information .container {
    width: 100% !important;
    padding-right: 12px !important;
    padding-left: 12px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
/* Small devices */
@media (min-width: 576px) {
    .bulk-quote-section .container,
    .related-products-wrapper .container,
    .product-information .container {
        max-width: 540px !important;
    }
}
/* Medium devices */
@media (min-width: 768px) {
    .bulk-quote-section .container,
    .related-products-wrapper .container,
    .product-information .container {
        max-width: 720px !important;
    }
}
/* Large devices */
@media (min-width: 992px) {
    .bulk-quote-section .container,
    .related-products-wrapper .container,
    .product-information .container {
        max-width: 960px !important;
    }
}
/* Extra large devices */
@media (min-width: 1200px) {
    .bulk-quote-section .container,
    .related-products-wrapper .container,
    .product-information .container {
        max-width: 1140px !important;
    }
}
/* Extra extra large devices */
@media (min-width: 1400px) {
    .bulk-quote-section .container,
    .related-products-wrapper .container,
    .product-information .container {
        max-width: 1320px !important;
    }
}
.product-details .product .custom-product-card {
    background: #fff;
    border-radius: 24px;
    padding: 24px;
}
.product-details .product .custom-product-card .product-bottom {
	position: relative;
}
.product-details .product .custom-product-card .product-bottom .sku-code {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	transition: all 0.5s;
}
.product-details .product .custom-product-card:hover .product-bottom .sku-code  {
    opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
}
.product-details .product .custom-product-card:hover .quick-inquiry {
	opacity: 1;
	visibility: visible;
	transition: all 0.5s;
}
.product-details .product .custom-product-card .quick-inquiry {
	position: absolute;
	left: 0;
	background: #57B33E;
    color: #fff;
    padding: 10px;
    border-radius: 12px;
    width: 100%;
	display: block;
    text-align: center;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
}
.product-details .product .custom-product-card .product-image {
    border-radius: 24px;
	overflow: hidden;
	margin-bottom: 15px;
/* 	height: 300px; */
/* 	max-height: 300px; */
}
.product-details .product .custom-product-card .product-size-container {
	min-height: 34px;
	display: flex;
	align-items: center;
	gap: 10px;
}
.product-details .product .custom-product-card .product-size-container .product-size {
	margin: 10px 0;
}
.product-details .product .custom-product-card .product-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.product-details .product .custom-product-card .product-content {
    text-align: left;
	padding: 0;
}
@media screen and (max-width: 767px) {
    .bulk-quote-section .quote-content h2 {
        font-size: 42px;
        line-height: 45px;
    }
	.product-about .product_title {
		font-size: 40px;
	}
}
@media screen and (max-width: 1024px) {
	.product-information .product-right-bottom-bg,
    .product-information .product-left-bottom-bg,
    .product-information .product-right-top-bg {
        width: 20%;
    }
	.product-information .product-right-bottom-bg,
    .product-information .product-right-top-bg {
        right: 0;
    }
	.product-information .product-left-bottom-bg {
		left: 0;
	}
}
.position-relative {
	position: relative;
}
.z-9 {
	z-index: 9;
}

/* .widget_nav_menu a {
    color: #fff !importanti;
}
.elementor-3390 .elementor-element.elementor-element-146e696 .main-menu>ul>li>a {
	color: #fff !important;
} */
.product-wrapper{
    background:#fff;
    border-radius:24px;
    overflow:hidden;
    box-shadow:0 4px 12px rgba(0,0,0,.08);
}
.product-content{
    padding:20px;
}
.product-size{
    display:inline-block;
    background:#f2f2f2;
    padding:4px 10px;
    border-radius:6px;
    font-size:12px;
}
.product-short-desc{
    font-size:14px;
    color:#666;
    line-height:1.6;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
    min-height:45px;
}
.product-wrapper img{
    transition:.4s;
}
.product-wrapper:hover img{
    transform:scale(1.05);
}
.product-bottom{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-top:15px;
}
.product-image{
    position:relative;
    overflow:hidden;
    border-radius:20px;
}
.product-details .th-sort-bar {
    background-color: transparent;
}
.product-details .shop-sidebar .widget {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0px;
}
.product-details .shop-sidebar .widget .wc-block-product-filters__overlay-content h2 {
    font-size: 28px;
    font-weight: 600;
}
.product-details .shop-sidebar .widget .wc-block-product-filters__overlay-content h3 {
    font-size: 22px;
    font-weight: 600;
}
.product-details .shop-sidebar .widget .wc-block-product-categories-list {
    list-style: none;
    padding-left: 0;
}
.product-details .shop-sidebar .widget .wc-block-product-filter-checkbox-list__item input {
    padding: 0;
}
.woocommerce-result-count{
    color:#5CB338 !important;
    font-weight:600;
}
.woocommerce-ordering{
	display: none !important;
}
.custom-form label{
    color:#fff;
    font-weight:600;
    margin-bottom:8px;
}

.custom-form .form-control{
    border-radius:18px;
    min-height:60px;
}

.custom-form textarea.form-control{
    min-height:180px;
}
.custom-form input[type="submit"]{
    background:#f5f5f3 !important;
    color:#4f7d1a !important;
    font-weight:700;
    height:70px;
    border-radius:18px;
}
.quote-form label{
    display:block;
    font-size:14px;
    font-weight:600;
    color:#777;
    margin-bottom:8px;
}

.quote-form .wpcf7-form-control:not(.wpcf7-submit){
    width:100%;
    height:60px;
    border:none;
    border-radius:12px;
    background:#f5f5f2;
    padding:15px 18px;
    box-shadow:0 4px 10px rgba(0,0,0,.08);
}

.quote-form textarea{
    height:120px !important;
    resize:none;
}

.quote-form .wpcf7-submit{
    width:100%;
    height:60px;
    border:none;
    border-radius:12px;
    background:#2f8c31;
    color:#fff;
    font-size:20px;
    font-weight:600;
    transition:.3s;
}

.quote-form .wpcf7-submit:hover{
    background:#256f27;
}
/* shop custom banner */
/* .shop-hero-banner{
    background: #2f8d3b;
    background-image: url('/wp-content/uploads/2026/06/Icons-Group.png');
    background-size: contain;
    background-position: center;
    padding: 120px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.shop-hero-banner::before{
    content:'';
    position:absolute;
    inset:0;
    background:rgba(47,141,59,.92);
} */
.shop-hero-banner{
    background-image:
        linear-gradient(rgba(47,141,59,.85), rgba(47,141,59,.85)),
        url('/wp-content/uploads/2026/06/Icons-Group.png');
    background-size: contain;
    background-position: center;
    background-repeat: repeat;
    padding: 120px 0;
    text-align: center;
    position: relative;
	background-blend-mode: color;
}
.shop-hero-banner .container{
    position:relative;
    z-index:2;
}

.shop-hero-banner h1{
    color:#fff;
    font-size:56px;
    font-weight:700;
    line-height:1.2;
    margin-bottom:20px;
}
@media screen and (max-width: 767px) {
	.shop-hero-banner h1 {
		font-size: 42px;
	}
}
@media screen and (max-width: 1023px) {
	.sidebar-area.shop-sidebar {
		display: none;
	}
}
.shop-hero-banner p{
    max-width:700px;
    margin:0 auto;
    color:#fff;
    font-size:18px;
    line-height:1.7;
}
.product-content p {
	min-height: unset !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.product-content .product-title {
	font-size: 26px !important;
	margin: 0 !important;
	min-height: 70px;
}
.product-grid {
	height: 100%;
}
.woof_container_inner_categories .woof_list li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.woof_container_inner_categories .woof_list li .woof_checkbox_label {
  margin: 0 !important;
}