/* 
Theme Name: Hello Elementor Child
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: 2.0.0
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 */

/* CUSTOM CSS */
/* Header Css */
/* sticky header css start */
@media (min-width: 768px) {
	.header-sticky.is-sticky {
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		position: fixed !important;
		background-color: #C2E799 !important;
		box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
		-webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
		animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	}
	.fadeInDown {
		-webkit-animation-name: fadeInDown;
		animation-name: fadeInDown
	}

	@keyframes fadeInDown {
		from {
			opacity: 0;
			-webkit-transform: translate3d(0,-100%,0);
			transform: translate3d(0,-100%,0)
		}
		to {
			opacity: 1;
			-webkit-transform: translate3d(0,0,0);
			transform: translate3d(0,0,0)
		}
	}
}
/* sticky header css end */

/* Certificate Slider Section Css */
.ekit-wid-con .elementskit-clients-slider .single-client {box-shadow: none !important;}

/* ============================= ABOUT US PAGE CSS ========================== */
.our-mission .elementor-icon, .our-vision .elementor-icon {
	width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: -46px auto 16px;
    background-color: #9F4103;
    border-radius: 50%;
}
.our-vision .elementor-icon {background-color: #6FB744;}

/* ============================= SHOP PAGE CSS ========================== */
/* .inner-page-banner .e-con {position: absolute;top: 50%;left: 0;transform: translateY(-50%);} */
.custome-shop-layout .wl-row {justify-content:center;}
.custome-shop-layout .ht-category-wrap {border: 1px solid #FAE3E6;border-radius: 8px;transition: all 0.3s ease 0s;}
.custome-shop-layout .ht-category-wrap .ht-category-image-3 {width: 175px;height: 175px;margin: 0 auto 20px;}
.custome-shop-layout .ht-category-wrap:hover {box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);}
.custome-shop-layout .ht-category-wrap .ht-category-content-5 h3 a {border-bottom: 0 !important;}

/* ============================= CATEGORY PAGE CSS ========================== */
.custom-category-layout ul.products li {transition: all 0.3s ease 0s;overflow: hidden;}
.custom-category-layout ul.products li:hover {box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);}

/* ============================= COLD STORAGE PAGE CSS ========================== */
.why-cold-storage-widget .elementskit-infobox:hover {background-color: #E41D32;transition: all 0.3s ease 0s;box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);}
.why-cold-storage-widget .elementskit-infobox:hover .box-body h5, .why-cold-storage-widget .elementskit-infobox:hover .box-body p {color: #fff !important;}

/* ============================= WHOLESALE PAGE CSS ========================== */
.inquiry-form .row p label select {color: #151515;}

/* ============================= CONTACT US PAGE CSS ========================== */
.contact-form {font-family: "Roboto", Sans-serif;}
.contact-form .row {display: flex;flex-wrap: wrap;}
.contact-form .row .col-md-6, .contact-form .row .col-md-12 {position: relative;width: 100%;}
.contact-form .row p {margin-bottom: 30px;}
.contact-form .row p label {color: #151515;width: 100%;}
.contact-form .row p label sup {font-size: 20px;color: #E41D32;top: 0;}
.contact-form .row p label span {margin-top: 15px;display: block;}
.contact-form .row p label input, .contact-form .row p label textarea {padding: 0 15px;color: #151515;height: 45px;border: 1px solid #9e9e9e;border-radius: 0;}
.contact-form .row p label textarea {height: auto;padding-top: 12px;}
.contact-form .row p label input:focus, .contact-form .row p label textarea:focus {border-color: #E41D32 !important;border-style: solid !important;}
.contact-form .row p label input:focus-visible, .contact-form .row p label textarea:focus-visible, .contact-form .row p label select:focus-visible {outline: none !important;}
.contact-form .row p label input::placeholder, .contact-form .row p label textarea::placeholder {color: #696969;}
.contact-form .row p label select {color: #696969;height: 45px;border: 1px solid #9e9e9e;border-radius: 0;}
.contact-form .row p .wpcf7-submit {color: #fff;background-color: #6FB744 !important;border: 0 !important;padding: 10px 35px;border-radius: 0;margin-top: 20px;}

@media (min-width: 768px) {
	.contact-form .row .col-md-6 {flex: 0 0 50%;max-width: 50%;padding-right: 15px;padding-left: 15px;}
	.contact-form .row .col-md-12 {padding-right: 15px;padding-left: 15px;}
}

/* ============================= SINGLE PRODUCT PAGE CSS ========================== */
.single-product {font-family: "Roboto", Sans-serif;background-color: #F9F9F9;}
.single-product .elementor-widget-wl-single-product-image .woocommerce-product-gallery {margin-bottom: 0 !important;}
.single-product .elementor-widget-wl-single-product-image .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {padding: 40px !important;}
.single-product .elementor-widget-wl-single-product-image .woocommerce-product-gallery .woocommerce-product-gallery__trigger {display: none;}
.single-product .elementor-widget-wl-single-product-image .woocommerce-product-gallery .woocommerce-product-gallery__image {border-radius: 50%;overflow: hidden;border: 8px solid #9F4103;}
.single-product .elementor-widget-wl-single-product-short-description h4 {font-size: 22px;font-weight: 600;color: #292929;}
.single-product .elementor-widget-wl-single-product-description h4 {font-size: 22px;font-weight: 600;color: #292929;margin-top: 40px;}
.woocommerce_product_description table {border: #ebebeb 1px solid;width: 100%;}
.woocommerce_product_description table thead {background-color: #6FB744;}
.woocommerce_product_description table thead tr td {font-size: 18px;padding: 10px 15px;color: #fff;}
.woocommerce_product_description table tbody tr:nth-child(odd)>td {background-color: hsla(0, 0%, 50.2%, .0705882353);}
.woocommerce_product_description table tbody tr td {font-size: 14px;color: #292929;padding: 12px 15px;background-color: #ebeaea;}
.woocommerce_product_description table tr td:first-child {width: 30%;}
.woocommerce_product_description table tr td:last-child {width: 70%;}
.single-product .related.products ul li {
	text-align: center;
    border-radius: 20px;
    border: 5px solid #F4B323;
	overflow: hidden;
}
.single-product .related.products ul li a h2 {
	font-family: "Roboto", Sans-serif;
    font-size: 22px !important;
    color: #151515;
    padding: 0px 0px 20px 0px !important;
    text-decoration: underline;
}
.single-product .related.products ul li a h2:hover{
	color: #9F4103;
}
.single-product .related.products ul li a.product_type_simple {
	font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin: 0px 0px 20px 0px !important;
    color: #fff;
    background-color: #6FB744;
	border-radius:25px;
	padding:10px 20px;
}
.single-product .related.products ul li a.product_type_simple:hover{
	color: #000;
    background-color: #F4B323;
}
@media (max-width: 767px) {.elementor-widget-wl-single-product-description h4 {font-size: 20px;}}

/* ============================= PRODUCT POPUP INQUIRY FORM CSS ========================== */
/* .elementor-popup-modal .dialog-close-button svg {fill: #fff !important;}
.inquiry-form .row p label {color: #fff;}
.inquiry-form .row p label span {margin-top: 9px;}
.inquiry-form .row p label input, .inquiry-form .row p label textarea {background-color: #FAE3E6;border-color: #fff;}
.inquiry-form .row p label textarea {height: 135px;}
.inquiry-form .row p label input::placeholder, .inquiry-form .row p label textarea::placeholder {color: #ca979e;}
.inquiry-form .product-title-row p {margin-bottom: 0;line-height: 1;} 
.inquiry-form .row #display-product-title {
	font-size: 16px;
	color: #151515;
	font-weight: 400;
    height: 45px;
    line-height: 43px;
	margin: 8px 0 0;
    padding: 0 15px;
    border: 1px solid #fff;
    background-color: #FAE3E6;
}
.inquiry-form .row p .wpcf7-submit {font-weight: 600;color: #E41D32;background-color: #fff !important;}

.gradient-color-title{
	display:flex;
	justify-content:center;
	align-items:center;
}
.gradient-color-title h3{
	background: linear-gradient(to right, #2EB04B 0%, #293076 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} */


/* single product page css */

.woocommerce table.shop_attributes th{
	width:auto;
	padding:0 !important;
	display:flex;
	align-items:center;
	justify-content:center;
	border:none !important;
	font-family:"Roboto", Sans-serif;
}
.woocommerce table.shop_attributes{
	width:auto;
	border:none !important;
}
.woocommerce table.shop_attributes td{
	padding:0 !important
	
}
.woocommerce table.shop_attributes td p{
	font-style:normal;
	padding:0 !important;
}
.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th{
	font-family:"Roboto", Sans-serif !important;
	border:none !important;
	font-size:16px !important;
	padding:15px !important;
}
.woocommerce table tr:nth-child(odd) {
  background-color: #ad846824; 
}

.woocommerce table tr:nth-child(even) {
  background-color: #ffffff; 
}
.elementor_library-template-default .woocommerce .products .type-product, .tax-product_cat .woocommerce .products .type-product{
	overflow:hidden !important;
}
