/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1758262543
Updated: 2025-09-19 06:15:43

*/
html {
  scroll-behavior: smooth !important;
}

body {
	font-family: 'Cera Pro' !important;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('/jasmerfood/wp-content/themes/hello-elementor-child/fonts/CeraPro-Thin.woff2') format('woff2'),
        url('/jasmerfood/wp-content/themes/hello-elementor-child/fonts/CeraPro-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('/jasmerfood/wp-content/themes/hello-elementor-child/fonts/CeraPro-Regular.woff2') format('woff2'),
        url('/jasmerfood/wp-content/themes/hello-elementor-child/fonts/CeraPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('/jasmerfood/wp-content/themes/hello-elementor-child/fonts/CeraPro-Medium.woff2') format('woff2'),
        url('/jasmerfood/wp-content/themes/hello-elementor-child/fonts/CeraPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('/jasmerfood/wp-content/themes/hello-elementor-child/fonts/CeraPro-Light.woff2') format('woff2'),
        url('/jasmerfood/wp-content/themes/hello-elementor-child/fonts/CeraPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('/jasmerfood/wp-content/themes/hello-elementor-child/fonts/CeraPro-Bold.woff2') format('woff2'),
        url('/jasmerfood/wp-content/themes/hello-elementor-child/fonts/CeraPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('/jasmerfood/wp-content/themes/hello-elementor-child/fonts/CeraPro-Black.woff2') format('woff2'),
        url('/jasmerfood/wp-content/themes/hello-elementor-child/fonts/CeraPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Cera Pro' !important;
}
/* 2) Make Cera Pro the DEFAULT font across full website */
html, body {
  font-family: 'Cera Pro' !important;
}
/* Apply Cera Pro to common inline & block elements */
p,
a,
span,
em,
input,
textarea,
button,
select,
label, .elementor-widget-text-editor {
  font-family: 'Cera Pro'!important;
}

/* Form placeholders */
input::placeholder,
textarea::placeholder {
  font-family: 'Cera Pro' !important;
}

/* Ensure buttons and inputs inherit properly */
input,
textarea,
button,
select {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-social .elementor-social-icon {
	background-color: transparent !important;
	width: 30px !important;
	height: 30px !important;
}
.icon-social .elementor-social-icon svg {
    width: auto !important;
    height: auto !important;
}
/* .icon-social .elementor-social-icon svg {
	fill: #82A955;
} */
/* .nav-ul-li-row li a {
	padding: 0 !important;
	color: #fff !important;
	font-size: 17px;
	position: relative;
	top: 10px;
	font-family: 'Times New Roman', serif !important;
	font-weight: 400 !important;
}
.nav-ul-li-row li {
	margin: 0 0 0 60px;
}
*/
/* .nav-ul-li-row li.btn-menu a {
    background-color: #fff !important;
    color: #82A955 !important;
    text-align: center;
    border-radius: 10px;
} */

.ehf-header #masthead {
	z-index: 99;
	position: sticky;
	top: 0;
}
.nav-baar li.current_page_item a {
	border-bottom: 1px solid #fff;
}
.nav-baar li {
	margin: 0 0 0 20px;
}
.nav-baar li a {
	padding: 9px 0 2px 0;
}
.hfe-nav-menu__layout-horizontal {
	width: 100% !important;
}
.hedding-h2-shape h2::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url(https://new.convenientmachines.com/wp-content/uploads/2025/12/Line-2.png);
	width: 297px;
	height: 6px;
	bottom: -15px;
	background-size: cover;
	background-position: 100%;
}
.icon-text-four .elementor-image-box-img {
	margin: 0 !important;
}
.icon-text-four .elementor-image-box-img img {
	display: inline-block;
}


.icon-text-four .elementor-image-box-img {
	width: 180px;
	height: 145px;
	margin: 0 auto !important;
	padding: 0;
	border: 2.5px dotted #82A955;
	border-radius: 50% 50% 0 0;
	border-bottom: none;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	transition: 0.4s ease;
	overflow: hidden;
	position: relative;
}
.icon-text-four .elementor-image-box-content {
	display: inline-block;
	width: 180px;
	height: 34px;
	background-color: #82A955;
	line-height: 30px;
	border: 1px dashed #82A955;
}
.icon-text-four .elementor-image-box-wrapper:hover .elementor-image-box-img {
	background-color: #82A955;
	transition: 0.5s;
}
.icon-text-four .elementor-image-box-content .elementor-image-box-title {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	width: 100%;
	margin: 0;
}
.icon-text-four .elementor-image-box-wrapper:hover .elementor-image-box-img img {
	filter: brightness(0) invert(1);
	transition: 0.5s;
}
.icon-text-four .elementor-image-box-wrapper:hover .elementor-image-box-content {
	background-color: #fff;
	transition: 0.5s;
}
.icon-text-four .elementor-image-box-wrapper:hover .elementor-image-box-title {
	color: #82A955 !important;
}
.icon-text-four .elementor-image-box-wrapper::after {
	content: '';
	position: absolute;
	background: url('https://new.convenientmachines.com/wp-content/uploads/2025/12/Shape.png');
	width: 88px;
	height: 47px;
	right: -52px;
	bottom: 4px;
	background-position: 100%;
	background-size: cover;
}
.last-box-after .elementor-image-box-wrapper::after {
	display: none;
}
.image-step-box .elementor-image-box-title {
	color: #8CB85D;
	font-size: 40px;
	font-weight: 700;
	margin: 0;
}
.image-step-box .elementor-image-box-title span {
	font-size: 17px;
	font-weight: 400;
	display: inline-block;
	width: 111px;
	height: 26px;
	text-align: center;
	background-color: #8CB85D;
	color: #fff;
	line-height: 26px;
	position: relative;
	bottom: 6px;
	right: 6px;
}

.banner-slider .swiper-pagination {
	margin: 0 0 37px 0;
}
.banner-slider .swiper-pagination-bullet {
	border: 2px solid #fff;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	opacity: inherit;
	background-color: #000;
}
.banner-slider .swiper-pagination-bullet-active {
	width: 31px;
	border-radius: 20px;
	background-color: #82A955;
}



.image-step-box p strong {
	color: #000;
	font-size: 23px;
	font-weight: 700;
	margin: 4px 0 4px 0;
	display: inline-block;
}
.image-step-box p {
	color: #585656;
	font-size: 16px;
	line-height: 27px;
	width:87%;
}
.image-step-box {
	height: 200px;
	align-items: center;
	display: grid;
	min-height: 200px;
}
.image-step-box img {
	width: 100%;
	border: 6px solid #fff;
	border-radius: 50%;
}
.image-step-box:hover .elementor-image-box-title {
	color: #fff;
	transition: 0.6s;
}
.image-step-box:hover .elementor-image-box-title span {
	background-color: #fff;
	color: #8CB85D;
	transition: 0.6s;
}
.image-step-box:hover p {
	color: #fff;
	transition: 0.6s;
}
.box-all-range:hover h2 {
	color: #fff !important;
}
.box-all-range:hover h4 {
	color: #fff !important;
}
.box-all-range:hover p {
	color: #fff;
}
.image-step-box-last span {
	right: -5px !important;
	bottom: 8px !important;
}
.image-step-box:hover p strong {
	color: #fff;
	transition: 0.6s;
}
.lin-image-shap img {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 6.3rem 10px 0;
}
.imge-box-left-right::after {
	content: '';
	background: url('https://new.convenientmachines.com/wp-content/uploads/2025/12/oo-1.png');
	position: absolute;
	right: 0;
	width: 299px;
	height: 463px;
	top: 0;
	margin: -6rem 0 0 0;
}
.like-fine-wine::before {
	content: '';
	background: url('https://new.convenientmachines.com/wp-content/uploads/2025/12/oo-5.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 236px;
	height: 346px;
	bottom: 0;
	top: inherit;
	margin: 0 0 -6rem 0;
}
.box-all-range p {
	margin: 0;
}
.tab-product-button {
	position: inherit;
}
.tab-product-button .e-n-tabs-heading {
	position: absolute;
	right: 33px;
	top: 35px !important;
	bottom: inherit;
}
.certficate-image-slider img {
	box-shadow: 6px 0 12px rgba(0, 0, 0, 0.25);
	height: 430px;
	object-fit: fill;
}
.certficate-image-slider .swiper-pagination {
	bottom: -16px !important;
}

.rice-products-wrap {
	margin: 32px 0 0 0;
}
.rice-products-wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}
.rice-product-card {
	border: 1px solid #58565680;
	border-radius: 18px;
	padding: 26px 25px 22px;
	text-align: center;
	background: #fff;
	transition: .3s;
}
.rice-product-card img {
	height: auto;
	object-fit: contain;
	margin: 0 auto;
}
.rice-product-card .rating {
	margin: 27px 0 0 0;
	font-size: 20px;
	color: #666666;
}
.rice-product-card.rating span {
	color: #666666;
	font-size: 13px;
	position: relative;
	bottom: 2px;
}
.rice-product-card .title {
	font-size: 16px;
	font-weight: 400;
	margin: 19.14px 0 0 0;
	color: #585656;
}
.rice-product-card .price {
    font-size: 20px;
    font-weight: 700;
    display: none;
    margin: 23px 0 0 0;
    color: #585656;
    line-height: 20px;
}
.rice-product-card .bottom-info {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 30px 0 0 0;
}
.rice-product-card .purchase {
	font-size: 15px;
	color: #585656;
	font-weight: 400;
}
.rice-product-card .wishlist {
	font-size: 17px;
	cursor: pointer;
	line-height: 16px;
	color: #999999;
}
.rice-product-card .rating .rating-number {
	color: #666666;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	bottom: 2px;
}
.slick-slide img {
	display: block;
	width: 100%;
}
.product-slider .slick-dots li button {
	border: 2px solid #fff;
	border-radius: 50%;
	width: 15px;
	height: 15px;
}
.product-slider .slick-dots li.slick-active button {
	width: 31px;
	border-radius: 20px;
	background-color: #82A955;
}
.product-slider .slick-dots li button::before {
	display: none;
}
.product-slider .slick-dots li {
	margin: 0 5px;
}
.product-slider .slick-dots li.slick-active {
	margin: 0 11px 0 0 !important;
}
.product-slider .slick-dots {
	margin: 20px 0 0 0;
	bottom: inherit;
	position: inherit;
}
.product-slider .slick-dots li button:hover {
	background-color: #82A955 !important;
}
.line-green-img img {
	position: absolute;
	bottom: 7px;
	left: 0;
	margin: 0 0 0 123px;
}
.right-side-box-bg::after {
	content: '';
	position: absolute;
	background: url('https://new.convenientmachines.com/wp-content/uploads/2025/12/Mask-group1-2.png');
	width: 106px;
	height: 106px;
	right: 0;
	top: 20px;
}
.right-side-box-bg::before {
	content: '';
	position: absolute;
	background: url('https://new.convenientmachines.com/wp-content/uploads/2025/12/Mask-group2-2.png');
	width: 106px;
	height: 106px;
	right: 0;
	bottom: 0;
	top: inherit;
	left: inherit;
}
.testimonal-slider-box {
	margin: 22px 0 0 0;
}
.testimonal-slider-box .sp-testimonial-free {
	background-color: #ECF3DD !important;
	border-radius: 5px !important;
	padding: 32px 26px 37px;
	position: relative;
}
.testimonal-slider-box .sp-testimonial-free .sp-testimonial-client-image {
	margin: 0;
	position: absolute;
	right: 26px;
}
.testimonal-slider-box .sp-testimonial-free .sp-testimonial-title {
	margin: 0;
	text-align: left;
	width: 100%;
}
.testimonal-slider-box .sp-testimonial-free .sp-testimonial-title .sp-testimonial-post-title {
	text-align: left;
	color: #82A955 !important;
	font-size: 23px !important;
	font-weight: 700 !important;
	margin: 39px 0 0 0;
}
.testimonal-slider-box .sp-testimonial-free .sp-testimonial-client-testimonial {
	margin: 0 !important;
	text-align: left;
}
.testimonal-slider-box .sp-testimonial-free .sp-testimonial-client-testimonial .sp-testimonial-content {
	padding: 0 !important;
	margin: 0 !important;
}
.testimonal-slider-box .sp-testimonial-free p {
	padding: 0;
	text-align: left;
	margin: 70px 0 0 0;
	color: #00000080;
	font-size: 16px;
	line-height: 24px;
}
.testimonal-slider-box .sp-testimonial-free .sp-testimonial-client-rating {
	margin: 35px 0 0 0;
}
.testimonal-slider-box .sp-testimonial-free .sp-testimonial-client-rating i {
	margin: 0 6px;
	font-size: 26px !important;
}
.logo-slider .elementor-swiper-button {
	position: absolute !important;
	top: -40px !important;
	right: 0 !important;
	width: 30px;
	height: 30px;
	background-color: #8CB85D;
	text-align: center;
	line-height: 30px !important;
	opacity: inherit !important;
	padding: 3px 3px !important;
}
.logo-slider .elementor-swiper-button-prev {
	left: inherit !important;
	right: 38px !important;
}
.logo-slider .swiper-slide::after {
	content: '';
	background: url('https://new.convenientmachines.com/wp-content/uploads/2025/12/Line-1-1.png');
	position: absolute;
	right: 0;
	width: 6px;
	height: 97px;
	top: 0;
	background-size: cover;
	background-position: 100%;
}
.logo-slider .swiper-slide {
	height: 97px;
	align-items: center;
	display: flex;
}
.logo-slider .swiper-slide .swiper-slide-inner {
	width: 100%;
}
.footer-nave ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 20px 0;
}
.icon-footer .elementor-social-icon {
	background-color: transparent;
	border: 1px solid #82A955 !important;
	border-radius: 50%;
	opacity: inherit !important;
	width: 40px !important;
	height: 40px !important;
}
.icon-footer .elementor-social-icon svg {
	fill: #fff;
	width: 20px;
}
.footer-nave ul li:last-child {
	margin: 0;
}
.img-gallery-footer .gallery-icon.portrait img {
	width: 100%;
	margin: 0;
}
.banner-slider-home .n2-ss-section-main-content {
	height: 11rem !important;
	min-height: auto !important;
	display: inline-block;
	margin-top: 8rem;
}
.banner-slider-home h2 {
	margin: 0px 0 0 0 !important;
	color: #000 !important;
	text-shadow: 0 -2px 0px #fff !important;
}

.banner-slider-home h4 {
	color: #fff !important;
	font-weight: 900 !important;
	top: 0;
	position: relative;
	text-align: center;
	font-family: "Times New Roman", serif !important;
	width: auto !important;
	display: inline-block !important;
	z-index: 111;
	font-size: 60px !important;
}
.banner-slider-home h4::after {
	content: '';
	display: inline-block !important;
	position: absolute;
	background: url('https://new.convenientmachines.com/wp-content/uploads/2025/12/Rectangle-69.png');
	width: 483px;
	height: 90px;
	left: -80px;
	right: 0;
	margin: 0 auto;
	z-index: -1;
	background-repeat: no-repeat;
	background-position: 100%;
}
.product-slider .slick-slide {
	position: relative;
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	cursor: pointer;
}
.product-slider .slick-slide:hover {
	-webkit-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}
.single-rice-container {
    display: flex;
    gap: 40px;
    margin: 50px auto;
    max-width: 1440px;
}
.banner-slider-home .n2-ss-control-bullet {
	margin: 0 0 37px 0 !important;
}	
.banner-slider-home .n2-ss-control-bullet .n2-bullet {
	border: 3px solid #fff !important;
	width: 15px !important;
	height: 15px !important;
	padding: 0 !important;
}	
.banner-slider-home .n2-ss-control-bullet .n2-active {
	background-color: #82A955 !important;
	border: 1px solid #fff !important;
	width: 31px !important;
}	
#n2-ss-2-arrow-previous {
	display: none !important;
}	
#n2-ss-2-arrow-next {
	display: none !important;
}
.page-header {
	display: none;
}
.line-image-stoy img {
	position: absolute;
	margin: 0 0 0 10.1rem !important;
	left: 0;
	bottom: 23px;
}
.our-story-page .elementor-image-box-content {
	height: auto;
}
.our-story-page .elementor-image-box-content .elementor-image-box-description {
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	margin: 3px 0 10px 0;
}
.icon-text-four .elementor-image-box-wrapper:hover .elementor-image-box-description {
	color: #000;
}
.the-cpmpany-line img {
	position: absolute;
	right: 0;
	bottom: 23px;
	width: 46%;
}
.equipments-img img {
	position: absolute;
	bottom: 24px;
	right: 0;
}
.icon-list-machinery p {
	margin: -8px 0 0 0 !important;
	width: 94%;
}
.icon-list-machinery::before {
	content: '';
	position: absolute;
	left: 10px;
	background-color: #82A955;
	width: 1px;
	height: 67%;
	bottom: 0;
}
.icon-list-machinery-tow::before {
	bottom: -9px;
}
.icon-list-machinery-last::before {
	display: none;
}
.quality-testing-imge img {
	position: absolute;
	right: 62px;
	bottom: 16px;
	width: 40%;
}
.quality-testing-section::before {
	content: '';
	position: absolute;
	left: 0;
	background: url('https://new.convenientmachines.com/wp-content/uploads/2025/12/oo-5.png');
	background-repeat: no-repeat;
	top: 0;
}
.storage-line-img img {
	position: absolute;
	left: 0;
	bottom: 14px;
	margin-left: 10rem;
	width: 214px;
}
.storgae-section::after {
	content: '';
	position: absolute;
	right: 0;
	background: url('https://new.convenientmachines.com/wp-content/uploads/2025/12/oo-1.png');
	background-repeat: no-repeat;
	top: 0;
	display: inline-block;
	z-index: 1;
	width: 299px;
	height: 463px;
}
.flavour-lin-image img {
	position: absolute;
	left: 0;
	bottom: 26px;
	width: 38% !important;
	margin-left: 12rem;
}


.rice-brands-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}
.rice-brand-box {
	background: #fff;
	padding: 26px 10px 30px;
	border-radius: 20px;
	border: 1px solid #58565680;
	text-align: center;
}
.rb-img img {
	width: auto;
	height: 216px;
	object-fit: contain;
	margin-bottom: 0;
}
.rb-title {
	font-size: 30px;
	font-weight: 700;
	color: #585656;
	margin: 20px 0 0 0;
}
.rb-desc {
	margin: 15px 0 0 0;
	color: #585656;
	font-size: 16px;
	font-weight: 500;
}
.rb-price {
    font-size: 20px;
    font-weight: 700;
    display: none;
    margin: 12px 0 0 0;
    color: #585656;
}
.rb-meta {
	display: flex;
	justify-content: center;
	gap: 50px;
	margin: 20px 0 0 0;
	display: none;
}
.rb-purchases {
	border: 1px solid #82A955;
	border-radius: 0;
	color: #82A955;
	display: inline-block;
	width: 113px;
	height: 23px;
	line-height: 20px;
	font-size: 15px;
	font-weight: 500;
}
.rb-stock {
	color: #362526;
	font-size: 16px;
	font-weight: 500;
}
.rb-rating {
	margin-top: 20px;
	font-size: 19px;
	font-weight: 600;
	color: #FFA500;
	display: none;
}
.brands-text h2::after {
	width: 18% !important;
	height: 4px;
}
.rice-brands-container .rb-link {
    pointer-events: none;
    cursor: default;
	text-decoration: none;
}
.single-rice-wrapper {
    max-width:1440px;
    margin: auto;
    padding: 50px 15px;
    display: flex;
    gap: 50px;
}
.single-rice-left img {
	width: 40%;
	border-radius: 10px;
}
.single-rice-left {
	width: 45%;
	text-align: center;
}
.single-rice-right {
    width: 55%;
}
.single-rice-title {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 15px;
}
.single-rice-price {
    font-size: 28px;
    font-weight: 700;
    margin: 10px 0 15px;
    color: #008037;
}
.single-rice-rating .star {
    font-size: 22px;
    margin-right: 3px;
    color: gold;
}
.single-rice-meta {
    margin: 20px 0;
    font-size: 18px;
    font-weight: 500;
}
.single-rice-btn {
    background: #0073FF;
    color: #fff;
    padding: 14px 30px;
    font-size: 18px;
    border-radius: 6px;
    display: inline-block;
    text-decoration: none;
    margin-top: 25px;
}
.certficate-image-slider .swiper-pagination .swiper-pagination-bullet {
	border: 2px solid #82A955 !important;
	width: 15px !important;
	height: 15px;
	background-color: #fff;
	opacity: inherit;
}
.certficate-image-slider .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #82A955;
	width: 31px !important;
	border-radius: 20px !important;
}
.line-right::after {
	content: '';
	position: absolute;
	right: 0;
	background: url('https://new.convenientmachines.com/wp-content/uploads/2025/12/Line-18.png');
	width: 6px;
	height: 56px;
	background-size: cover;
	background-position: 100%;
}
.line-right-website::after {
	right: -56px;
}
.list-objective .elementor-icon-box-title::before {
	content: '';
	position: absolute;
	left: 0;
	background: url('https://new.convenientmachines.com/wp-content/uploads/2025/12/Mask-group-6.jpg');
	width: 16px;
	height: 16px;
	top: 3px;
	left: 0;
}
.list-objective .elementor-icon-box-title {
	margin: 0;
	position: relative;
	padding: 0px 0 0 23px;
	font-size: 15px !important;
	text-align: left;
}
.custom-green-table {
  width: 100%;
  border-collapse: collapse;
  font-family: inherit;
  text-align: left;
}

.custom-green-table thead {
  background: #88A95A; /* same green */
  color: #fff;
}

.custom-green-table thead th {
  font-weight: 600;
}
.custom-green-table tbody td {
  padding: 12px 15px;
  border-bottom: 1px solid #ccc !important;
  color: #333;
}

.custom-green-table tbody tr:last-child td {
  border-bottom: none;
}

.custom-green-table tbody tr td:first-child {
  text-align: center;
  width: 70px;
}
.custom-green-table {
	width: 45%;
}
.custom-green-table th {
	background-color: #82A955;
	color: #fff;
	padding: 10px 8px;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
}
.custom-green-table td {
	padding: 8px 6px;
	color: #585656;
	font-size: 16px;
	font-weight: 300;
	background-color: #fff !important;
}
.h4-tage-bottom h4 {
	border: 1px solid #999999;
	padding: 0 8px 0 0;
	color: #585656 !important;
	font-size: 16px;
	font-weight: 500 !important;
}
.h4-tage-bottom h4 span {
	display: inline-block;
	background-color: #D9D9D9;
	padding: 10px;
	color: #585656 !important;
	font-weight: 700;
}
.our-product-range .rice-brands-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
}
.address-line-icon .elementor-icon-box-title {
	margin: 0 !important;
}
.address-line-icon .elementor-icon-box-icon {
	position: relative;
	top: 0;
}
.address-line-icon a {
	text-decoration: none;
}
.address-line-icon .elementor-icon-box-description span {
	position: absolute;
	left: 0;
}
.address-line-icon .elementor-icon-box-description {
	width: 100%;
	position: relative;
	padding: 7px 0 0 60px;
	font-size: 14px;
}
.icon-footer a svg {
	fill: #82A955;
	width: 18px;
}
.icon-footer a {
	background-color: transparent !important;
	border: 1px solid #82A955;
	border-radius: 50% !important;
	color: #82A955 !important;
	margin: 0 26px 0 0 !important;
	width: 39px !important;
	height: 39px !important;
}
.from-all-row input {
	border: 1px solid #D8D8D8;
	padding: 0 20px;
	height: 69px;
	border-radius: 8px;
	color: #494949;
	font-size: 16px;
	font-weight: 500;
}
.from-all-row textarea {
	border: 1px solid #D8D8D8;
	border-radius: 8px;
	height: 158px;
	padding: 20px;
	color: #494949;
	font-size: 16px;
	font-weight: 500;
}
.from-all-send input {
	width: 100%;
	background-color: #82A955 !important;
	border: none;
	border-radius: 8px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 700;
	height: 69px;
	padding: 0;
}
.from-all .wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 13px;
	font-weight: normal;
	display: block;
	margin: 5px 0 0 0;
}
.wpcf7-response-output {
	margin: 0 !important;
	font-size: 14px;
	text-align: center;
	color: #f00;
	border-color: #f00 !important;
}
.adress-box-all {
    border: 1px solid #dcdcdc;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 0 15px 0 #dcdcdc;
    background-color: #fff;
}
.mobile-header .elementor-icon-box-content h3 {
	margin: 0;
}
#glt-translate-trigger {
	display: none !important;
}


/* ==============================
   INITIAL STATE (HIDDEN)
================================ */
.fadeIn,
.fadeInUp,
.fadeInDown,
.fadeInLeft,
.fadeInRight {
  opacity: 0;
  will-change: opacity, transform;
  transition:
    opacity 1.8s cubic-bezier(0.16, 1, 0.3, 1),
    transform 1.8s cubic-bezier(0.16, 1, 0.3, 1);
}

/* ==============================
   DIRECTIONS (very soft movement)
================================ */
.fadeInUp {
  transform: translateY(18px);
}

.fadeInDown {
  transform: translateY(-18px);
}

.fadeInLeft {
  transform: translateX(-22px);
}

.fadeInRight {
  transform: translateX(22px);
}

/* fadeIn (no movement) */
.fadeIn {
  transform: translateZ(0);
}

/* ==============================
   WHEN VISIBLE
================================ */
.fadeIn.is-visible,
.fadeInUp.is-visible,
.fadeInDown.is-visible,
.fadeInLeft.is-visible,
.fadeInRight.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.whatsapp-float {
	position: fixed;
	bottom: 50px;
	left: 50px;
	width: 50px;
	height: 50px;
	background: #30bf39;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
	 box-shadow: 0 1px 2px rgba(0,0,0,0.07),
            0 2px 4px rgba(0,0,0,0.07),
            0 4px 8px rgba(0,0,0,0.07),
            0 8px 16px rgba(0,0,0,0.07),
            0 16px 32px rgba(0,0,0,0.07),
            0 32px 64px rgba(0,0,0,0.07);
	text-decoration: none;
}
.whatsapp-float img {
  width: 32px;
  height: 32px;
  z-index: 2;
}
.whatsapp-float::before,
.whatsapp-float::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 2px solid #25D366;
  animation: whatsapp-ring 2.5s infinite;
}
.whatsapp-float::before {
  width: 70px;
  height: 70px;
  opacity: 0.6;
}

.whatsapp-float::after {
  width: 90px;
  height: 90px;
  opacity: 0.3;
  animation-delay: 1.2s;
}
.whatsapp-float .chat-text {
	display: none;
}
.whatsapp-float .chat-text {
	position: absolute;
	right: -10.5rem;
	bottom: 5px;
	background: #4d5a3a;
	color: #fff;
	padding: 0 16px;
	font-size: 13px;
	font-weight: 500;
	white-space: nowrap;
	border-radius: 3px;
	opacity: 0;
	transform: translateX(10px);
	transition: all 0.3s ease;
	pointer-events: none;
	display: inline-block;
	height: 40px;
	line-height: 40px;
}
.whatsapp-float .chat-text::before {
	display: inline-block;
	content: "";
	vertical-align: middle;
	margin-right: 10px;
	width: 0;
	height: 0;
	border-bottom: 21px solid transparent;
	border-top: 20px solid transparent;
	border-right: 20px solid #4d5a3a;
	position: absolute;
	bottom: 0px;
	left: -19px;
}
.whatsapp-float:hover .chat-text {
  opacity: 1;
  transform: translateX(0);
}
/* ===============================
   KEYFRAMES
================================ */
@keyframes whatsapp-ring {
  0% {
    transform: scale(0.7);
    opacity: 0.8;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
/* ===============================
   MOBILE FIX
================================ */
@media (max-width: 767px) {
  .whatsapp-float {
    width: 54px;
    height: 54px;
  }
}


/* ===============================
   FLOATING BUTTON WRAPPER
================================ */
.contact-float-wrapper {
  position: fixed;
  right: 15px;
  bottom: 120px;
  z-index: 9999;
}

/* ===============================
   BUTTON STYLE
================================ */
.contact-float-wrapper {
    width: 60px;
    position: fixed;
    right: 0;
    background: #fff;
    transform: translateY(-50%);
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    border-radius: 10px 0 0 10px;
    z-index: 10000;
    top: 50%;
    bottom: auto;
}
.contact-float-wrapper a {
	position: relative;
	width: 60px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 22px;
	color: #333;
	transition: all 0.4s ease-in-out;
	border-bottom: 1px solid #e8e8e8;
	text-decoration: none !important;
}
.contact-float-wrapper a::after {
    content: "";
    padding: 4px;
    background: green;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: 3px;
}
.contact-float-wrapper a:last-child {
	border-bottom: none !important;
}
/* ICON */
.contact-float-btn img {
	width: 22px;
	height: 22px;
}
.contact-float-btn::after {
	content: "";
	padding: 4px;
	background: green;
	border-radius: 50%;
	position: absolute;
	top: 2px;
	left: 3px;
}

/* ===============================
   MOBILE ADJUST
================================ */
@media (max-width: 767px) {
.contact-float-wrapper {
	bottom: 100px;
	display: none;
}
}
.from-all {
	background-color: #fff;
	padding: 20px;
	box-shadow: 0 0 12px 0 #dcdcdc;
	padding-bottom: 0;
}
.first-box-leadership h3 {
	margin: 0;
	font-size: 22px;
	font-weight: 700;
}
.first-box-leadership h4 {
	margin: 7px 0 11px 0;
	color: #585656;
	font-size: 15px;
	font-weight: 500;
}
.first-box-leadership .elementor-image-box-content {
	color: #585656;
	font-size: 12px;
	font-weight: 500;
}
.first-box-leadership .elementor-image-box-content {
    padding: 10px 10px 7px;
}
.first-box-leadership .elementor-image-box-img img {
	height: 220px;
	object-fit: cover;
}
.leadership-right .elementor-image-box-content {
	color: #585656;
}
.leadership-right h4 {
	color: #585656;
	margin-bottom: 11px;
}
.p-text-green em {
	font-style: normal;
	color: #8CB85D;
	font-weight: 600;
}
.first-box-leadership::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -15px;
	background: url('https://new.convenientmachines.com/wp-content/uploads/2025/12/Group-38.png');
	width: 31px;
	height: 31px;
}
.first-box-leadership:hover::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -15px;
	background: url('https://new.convenientmachines.com/wp-content/uploads/2025/12/Group-37.png');
	width: 31px;
	height: 31px;
}


.button-year-all button {
	position: relative;
	padding: 14px 70px 14px 70px !important;
	color: #fff !important;
	font-weight: 700;
	border: none;
	cursor: pointer;
	clip-path: polygon( 0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%, 20px 50% );
	margin-left: -22px;
	width: 264px !important;
	height: 60px !important;
	font-size: 40px !important;
}

.button-year-all button:first-child {
  margin-left: 0;
  clip-path: polygon(
    0 0,
    calc(100% - 20px) 0,
    100% 50%,
    calc(100% - 20px) 100%,
    0 100%
  );
}

/* Colors */
#e-n-tab-title-157271091 { background: #8cb369; }
#e-n-tab-title-157271092 { background: #5aa0b8; }
#e-n-tab-title-157271093 { background: #6db58f; }
#e-n-tab-title-157271094 { background: #4fa3a5; }
#e-n-tab-title-157271095 { background: #b05c72; }

/* Hover effect */
.button-year-all button:hover {
  filter: brightness(1.1);
  transform: translateY(-2px);
  transition: 0.3s ease;
}
.year-hedding-all h4 {
	background-color: #82A955;
	display: inline-block;
	padding: 9px 26px;
	color: #fff !important;
	font-size: 20px;
	font-weight: 700;
}
.list-tabe-icon-image img {
	position: relative;
	top: 5px;
}
#e-n-tab-title-157271095 {
    background: #b05c72;
    color: #fff;
    padding: 14px 40px 14px 45px;
    font-weight: 600;
    position: relative;
    border-radius: 0;

    /* LEFT SIDE INWARD ARROW CUT */
    clip-path: polygon(
        0 0,
        100% 0,
        100% 100%,
        0 100%,
        18px 50%
    );
}
.first-box-leadership:hover {
	background-color: #82A955 !important;
	transition: 0.8s !important;
	border-color: #82A955 !important;
}
.first-box-leadership:hover h3 {
	color: #fff !important;
}
.first-box-leadership:hover h4 {
	color: #fff;
}
.first-box-leadership:hover .elementor-image-box-content {
	color: #fff;
}








@media (max-width: 767px) {
.all-top-gird .e-con-inner {
	display: flex;
}	
.social-menu-headr {
	display: none;
}
.button-year-all .e-n-tabs-heading {
	flex-wrap: nowrap;
}
.header-section {
	padding: 0 15px;
	min-height: inherit;
}
.hfe-nav-menu__toggle {
	position: absolute;
	top: 5px;
	right: 0;
}	
.icon-social {
	position: absolute;
	width: 50%;
	right: 0;
}
.hfe-nav-menu__layout-horizontal {
	margin: 47px 0 0 0;
	z-index: 111 !important;
	box-shadow: 0 4px 20px 0 #dcdcdc;
}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
	padding: 40px 0 0 0;
}
.hfe-site-logo {
	position: relative;
	z-index: 999;
}
.btn-menu {
	border-top: 1px solid #c4c4c4;
}	
.footer-nave .btn-menu {
	border-top: none;
}	
.hfe-nav-menu__layout-horizontal li a {
	padding: 20px 22px !important;
}	
.hfe-nav-menu__layout-horizontal li {
	height: auto !important;
	max-height: inherit !important;
	display: inline-block;
	line-height: inherit !important;
	margin: 0;
}
.nav-baar li.current_page_item a {
	color: #82A955 !important;
}
.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown.menu-is-active {
	width: 100vw !important;
}	
.hfe-site-logo-set img {
	width: 70%;
}	
.hfe-site-logo-container {
	text-align: left !important;
}	
.banner-slider-home h2 {
	text-shadow: 0 -2px 0px #fff !important;
	font-size: 24px !important;
	font-weight: 600 !important;
}	
.banner-slider-home h4 {
	top: 38px;
	font-size: 30px !important;
}	
.banner-slider-home h4::after {
	width: 220px;
	height: 48px;
	left: -15px;
	background-position: 100%;
	background-size: contain;
}	
.banner-slider-home .n2-ss-section-main-content {
	height: 0 !important;
	margin-top: 5rem;
}	
.hedding-h2-shape h2::after {
	width: 230px;
	height: 4px;
}	
.icon-text-four .elementor-image-box-wrapper::after {
	display: none;
}
	.icon-text-four .elementor-image-box-img {
	width: 250px;
	height: 200px;
}
.icon-text-four .elementor-image-box-content {
	display: inline-block;
	width: 250px;
}
.image-step-box {
	height: auto;
	align-items: center;
	display: grid;
	min-height: auto;
}
.image-step-box p {
	width: 100%;
}	
.line-image-stoy img {
	left: inherit;
	bottom: 22px;
	right: 0;
	width: 73%;
}
.the-cpmpany-line img {
	bottom: 20px;
	width: 42%;
}	
.equipments-img img {
	width: 55%;
}
.icon-list-machinery .elementor-image-box-wrapper {
	display: flex;
	text-align: left !important;
	gap: 15px;
}	
.icon-list-machinery p {
	margin: -8px 0 0 0 !important;
	width: 100%;
}	
.quality-testing-section {
	padding: 30px 15px;
}	
.quality-testing-section::before {
	display: none;
}	
.quality-testing-imge img {
	width: 27%;
}	
.brands-text h2::after {
	width: 72% !important;
	height: 6px !important;
}	
.rice-brands-container {
	display: inline-block;
}	
.rice-brands-container .rb-link {
	display: inline-block;
	margin-bottom: 15px;
	width: 100%;
}
.rice-brand-box {
	background: #fff;
	padding: 15px;
}	
.rb-img img {
	width: auto;
	height: 160px;
}	
.rb-rating {
	margin-top: 0;
}
.rb-title {
	font-size: 24px;
}	
.rb-desc {
	margin: 0 0 0 0;
}
.rb-price {
	margin: 5px 0 0 0;
}	
.rb-meta {
	margin: 10px 0 0 0;
}	
.storgae-section {
	padding: 30px 15px;
}	
.storgae-section::after {
	display: none;
}	
.storgae-section-box-all .e-con-inner {
	display: flex;
	flex-wrap: wrap;
}	
.storgae-section-box-1 {
	order: 2;
	margin: 15px 0 0 0;
}	
.storgae-section-box-2 {
	order: 1;
}	
.flavour-lin-image img {
	margin-left: 8rem;
}	
.storage-line-img img {
	margin-left: 7rem;
}	
.line-right::after {
	display: none;
}	
.custom-green-table {
	width: 100%;
}	
.address-line-icon .elementor-icon-box-wrapper {
	flex-direction: inherit !important;
}	
.address-line-icon .elementor-icon-box-icon {
	position: relative;
	top: 4px;
}	
.address-line-icon .elementor-icon-box-description {
	width: 100%;
}	
.address-line-box .elementor-image-box-wrapper {
	display: flex;
	gap: 15px;
}	
.address-line-box .elementor-image-box-img {
	width: 60px !important;
}	
.address-line-box .elementor-image-box-img img {
	width: 100% !important;
}	
.our-product-range .rice-brands-container {
	display: inline-block;
}	
.img-gallery-footer .gallery-icon.portrait img {
	width: 100%;
	margin: 0;
}	
.img-gallery-footer .gallery {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	margin: 0 !important;
}	
.imge-box-left-right::after {
	display:none;
}	
.imge-box-one-row {
	order: 2;
}
.imge-box-two-row {
	order: 1;
}	
.like-fine-wine::before {
	display:none;
}
.tab-product-button .e-n-tabs-heading {
	position: inherit;
	overflow: scroll;
	width: fit-content;
}
.rice-products-wrap {
	display: inline-block;
	margin: 15px 0 0 0;
}	
.rice-product-card {
	padding: 15px;
	width: 100%;
	display: inline-block;
	margin-bottom: 15px;
}	
.rice-product-card .rating {
	margin: 5px 0 0 0;
	font-size: 18px;
}	
.rice-product-card .title {
	font-size: 16px;
	margin: 10.14px 0 0 0;
}	
.rice-product-card .price {
	font-size: 20px;
	margin: 15px 0 0 0;
}	
.rice-product-card .bottom-info {
	margin: 10px 0 0 0;
}	
.right-side-box-bg::before {
	display:none;
}	
.right-side-box-bg::after {
	display:none;
}	
.testimonal-slider-box .sp-testimonial-free {
	padding: 15px;
}	
.testimonal-slider-box .sp-testimonial-free .sp-testimonial-client-rating i {
	font-size: 18px !important;
}	
.testimonal-slider-box .sp-testimonial-free .sp-testimonial-client-rating {
	margin: 15px 0 0 0;
}	
.testimonal-slider-box .sp-testimonial-free p {
	margin: 40px 0 0 0;
}	
.banner-slider-home .n2-ss-control-bullet {
	margin: 0 0 5px 0 !important;
}	
.banner-slider-home .n2-ss-control-bullet .n2-bullet {
	border: 1px solid #fff !important;
	width: 12px !important;
	height: 12px !important;
}	
.banner-slider-home .n2-ss-control-bullet .n2-active {
	width: 24px !important;
}
.mobile-header .elementor-icon-box-content h3 a span {
	width: 100% !important;
	display: inline-block;
}
.top-left-side svg {
	width: 22px;
	height: 29px;
	margin: 0px 0 0 0;
}	
.top-left-side span a {
	font-size: 15px !important;
}
.first-box-leadership .elementor-image-box-img img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}	
.button-year-all button {
	position: relative;
	padding: 6px 20px 6px 30px !important;
	width: 264px !important;
	height: 45px !important;
	font-size: 16px !important;
}	
.year-hedding-all h4 {
	font-size: 16px;
}
.button-year-all button:first-child {
	padding-left: 12px !important;
}	
	
	
	
	
	
	
	
	
	
	
	
	
}

@media (min-width: 768px) and (max-width: 1024px) {

.social-menu-headr {
	display: none;
}	
.header-section {
	padding: 0 15px 30px;
	min-height: inherit;
}
.hfe-nav-menu__toggle {
	position: absolute;
	top: 10px;
	right: 0;
}	
.icon-social {
	position: absolute;
}
.hfe-nav-menu__layout-horizontal {
	margin: 48px 0 0 0;
	z-index: 111 !important;
	box-shadow: 0 6px 20px 0 #9b9797;
}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
	padding: 30px 0 0 0;
}
.hfe-site-logo {
	position: relative;
	z-index: 999;
}
.hfe-nav-menu__layout-horizontal li a {
	padding: 20px 22px !important;
}	
.btn-menu {
	border-top: 1px solid #c4c4c4;
}
.footer-nave .btn-menu {
	border-top: none;
}
.hfe-nav-menu__layout-horizontal li {
	height: auto !important;
	max-height: inherit !important;
	display: inline-block;
	line-height: inherit !important;
	margin: 0;
}
.nav-baar li.current_page_item a {
	color: #82A955 !important;
}
.hfe-nav-menu__layout-horizontal {
	width: 100vw !important;
}
.hfe-site-logo-set img {
	width: 70%;
}	
.hfe-site-logo-container {
	text-align: left !important;
}	
.banner-slider-home h2 {
	text-shadow: 0 -2px 0px #fff !important;
	font-size: 24px !important;
	font-weight: 600 !important;
}	
.banner-slider-home h4 {
	top: 38px;
	font-size: 30px !important;
}	
.banner-slider-home h4::after {
	width: 220px;
	height: 48px;
	left: -15px;
	background-position: 100%;
	background-size: contain;
}	
.banner-slider-home .n2-ss-section-main-content {
	height: 0 !important;
	margin-top: 5rem;
}	
.hedding-h2-shape h2::after {
	width: 230px;
	height: 3px;
}	
.icon-text-four .elementor-image-box-wrapper::after {
	display: none;
}
.icon-text-four .elementor-image-box-img {
	width: 170px;
	height: 155px;
}
.icon-text-four .elementor-image-box-content {
	display: inline-block;
	width: 170px;
	height: 52px !important;
}
.image-step-box {
	height: auto;
	align-items: center;
	display: grid;
	min-height: auto;
}
.image-step-box p {
	width: 100%;
}	
.line-image-stoy img {
	left: inherit;
	bottom: 22px;
	right: 0;
	width: 73%;
}
.the-cpmpany-line img {
	bottom: 20px;
	width: 42%;
}	
.equipments-img img {
	width: 55%;
}
.icon-list-machinery .elementor-image-box-wrapper {
	display: flex;
	text-align: left !important;
	gap: 15px;
}	
.icon-list-machinery p {
	margin: -8px 0 0 0 !important;
	width: 100%;
}	
.quality-testing-section {
	padding: 30px 15px;
}	
.quality-testing-section::before {
	display: none;
}	
.quality-testing-imge img {
	width: 27%;
}	
.brands-text h2::after {
	width: 72% !important;
	height: 6px !important;
}	
.rice-brands-container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 15px;
}
.rice-brands-container .rb-link {
	display: inline-block;
	margin-bottom: 15px;
	width: 100%;
}
.rice-brand-box {
	background: #fff;
	padding: 15px;
}	
.rb-img img {
	width: auto;
	height: 160px;
}	
.rb-rating {
	margin-top: 0;
}
.rb-title {
	font-size: 24px;
}	
.rb-desc {
	margin: 0 0 0 0;
}
.rb-price {
	margin: 5px 0 0 0;
}	
.rb-meta {
	margin: 10px 0 0 0;
}	
.storgae-section {
	padding: 30px 15px;
}	
.storgae-section::after {
	display: none;
}		
.flavour-lin-image img {
	margin-left: 8rem;
}	
.storage-line-img img {
	margin-left: 7rem;
}	
.line-right::after {
	display: none;
}	
.custom-green-table {
	width: 100%;
}	
.address-line-icon .elementor-icon-box-wrapper {
	flex-direction: inherit !important;
}	
.address-line-icon .elementor-icon-box-icon {
	position: relative;
	top: 4px;
}	
.address-line-icon .elementor-icon-box-description {
	width: 100%;
}	
.address-line-box .elementor-image-box-wrapper {
	display: flex;
	gap: 15px;
}	
.address-line-box .elementor-image-box-img {
	width: 60px !important;
}	
.address-line-box .elementor-image-box-img img {
	width: 100% !important;
}	
.our-product-range .rice-brands-container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}	
.img-gallery-footer .gallery-icon.portrait img {
	width: 100%;
	margin: 0;
}	
.img-gallery-footer .gallery {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	margin: 0 !important;
}	
.imge-box-left-right::after {
	display:none;
}		
.like-fine-wine::before {
	display:none;
}
.tab-product-button .e-n-tabs-heading {
	position: absolute;
	overflow: scroll;
	width: fit-content;
	top: 15px !important;
	right: 24px !important;
}
.rice-products-wrap {
	display: grid;
	margin: 15px 0 0 0;
	grid-template-columns: repeat(2, 1fr);
}
.rice-product-card {
	padding: 15px;
	width: 100%;
	display: inline-block;
	margin-bottom: 15px;
}	
.rice-product-card .rating {
	margin: 5px 0 0 0;
	font-size: 18px;
}	
.rice-product-card .title {
	font-size: 16px;
	margin: 10.14px 0 0 0;
}	
.rice-product-card .price {
	font-size: 20px;
	margin: 15px 0 0 0;
}	
.rice-product-card .bottom-info {
	margin: 10px 0 0 0;
}	
.right-side-box-bg::before {
	display:none;
}	
.right-side-box-bg::after {
	display:none;
}	
.testimonal-slider-box .sp-testimonial-free {
	padding: 15px;
}	
.testimonal-slider-box .sp-testimonial-free .sp-testimonial-client-rating i {
	font-size: 18px !important;
}	
.testimonal-slider-box .sp-testimonial-free .sp-testimonial-client-rating {
	margin: 15px 0 0 0;
}	
.testimonal-slider-box .sp-testimonial-free p {
	margin: 40px 0 0 0;
}	
.banner-slider-home .n2-ss-control-bullet {
	margin: 0 0 5px 0 !important;
}	
.banner-slider-home .n2-ss-control-bullet .n2-bullet {
	border: 1px solid #fff !important;
	width: 12px !important;
	height: 12px !important;
}	
.banner-slider-home .n2-ss-control-bullet .n2-active {
	width: 24px !important;
}	
.image-step-box .elementor-image-box-wrapper {
	align-items: start !important;
}
.image-step-box p strong {
	color: #000;
	font-size: 20px;
}
.elementor-image-gallery .gallery-columns-4 .gallery-item {
	max-width: 100% !important;
}
.header-section li.hfe-creative-menu a {
	color: #000 !important;
} 	
.brands-text h2::after {
	display: none;
}	
.h4-tage-bottom h4 span {
	padding: 8px;
}	
.h4-tage-bottom h4 {
	font-size: 14px;
}	
.adress-box-all::after {
	display: none;
}	
	
	
	
	
	
	
	
	
	
}














