/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.head_toggle svg {
    fill: #000 !important;
    width: 20px !important;
    height: 20px !important;
	cursor: pointer;
	transition: 0.5s;
}
.head_toggle svg:hover {
	fill: #4f6b4f !important;
}	
.toggle_menu ul {
    display: block !important;
    padding: 20px !important;
}
.toggle_menu nav.e-n-menu {
    position: fixed !important;
    right: 0;
    top: 0;
    width: 25%;
    background: #4f6b4f;
    z-index: 999;
    height: 100vh;
    transform: translate(100%, 0);
	transition: 0.5s;
}
.toggle_menu.active nav.e-n-menu {
    transform: unset !important;
}
#close_toggle {
    cursor: pointer;
    display: flex;
    width: 100%;
    justify-content: end;
}
.toggle_menu ul li #close_toggle span {
    font-family: 'poppins' !important;
    font-size: 20px !important;
    cursor: pointer;
}
.toggle_menu.active:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    left: 0;
    top: 0;
    z-index: 999;
}
.head_menu {
    padding-top: 25px !important;
}
.home_sec_2 .elementor-widget-image img {
    height: 600px;
    object-fit: cover;
    object-position: top;
}
.product_grid a.button {
    margin-top: 0 !important;
    transition: 0.5s;
}
.sec_gallery figure.swiper-slide-inner img {
    height: 400px;
	width: 100%;
    object-fit: cover;
}
.main_header {
    position: absolute !important;
}
.foot_top p {
    margin: 0;
}
.foot_top .tnp-field label {
    font-family: 'Open Sans';
    font-size: 16px;
    color: #000;
}
.foot_top form {
    display: flex;
    align-items: end;
    justify-content: center;
}
.foot_top .tnp-field-email {
    width: 80%;
    margin: 0 !important;
}
.foot_top .tnp-field-button {
    width: 20%;
    margin: 0 0 0 10px !important;
}
.foot_top input.tnp-submit {
    background: #4f6b4f !important;
    padding: 0 20px !important;
    height: 43px !important;
    border-radius: 0 !important;
    border: 1px solid #4f6b4f !important;
    color: #fff !important;
}
.foot_top input.tnp-submit:hover {color: #4f6b4f !important;background: #0000 !important;}
.foot_top .tnp-field input.tnp-email:focus-visible {outline: 3px solid #4f6b4f !important;}
.footer_bottom .elementor-widget-image img {
    width: 50%;
    filter: brightness(20);
}
.footer_bottom .elementor-widget-image {
    text-align: left !important;
}
.foot_top .tnp-field-email input {
    background: #0000 !important;
    border: 1px solid #4f6b4f !important;
}
.sec_work .elementor-widget-image img {
    height: 500px;
    object-fit: cover;
}
.sec_work .elementor-widget-button {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00000075;
    transition: 0.5s;
    opacity: 0;
}
.sec_work_col {
	position: relative;
	overflow: hidden;
	transition: 0.5s;
}
.sec_work_col:hover .elementor-widget-button {
	opacity: 1;
	transition: 0.5s;
}
.insta_post_sec .elementor-widget-text-editor a {
    color: #4f6b4f !important;
}
.insta_post_sec .swiper-slide .elementor-element {
    padding: 0 !important;
}
.insta_post_sec .swiper-slide img {
    height: 250px !important;
    object-fit: cover;
}
.insta_post_sec .swiper-slide .elementor-widget-image a:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #00000066;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.5s;
    opacity: 0;
}
.insta_post_sec .swiper-slide .elementor-widget-image:hover a:after, .insta_post_sec .swiper-slide .elementor-widget-image:hover a:before {
    opacity: 1;
}
.insta_post_sec .swiper-slide .video_post a:before {
    content: '\f04b';
    font-family: 'Font Awesome 7 Free';
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    align-items: center;
    display: flex;
    justify-content: center;
    z-index: 9999;
	transition: 0.5s;
	opacity: 0;
}
.prod_col_2 p {
    margin: 0 !important;
}
.woocommerce-message, .woocommerce-info {
    border-color: #4F6B4F !important;
    background: #0000 !important;
}
.woocommerce-message:before, .woocommerce-info:before {
    color: #4F6B4F !important;
}
.print_ul ul {
    padding-left: 20px;
}
.print_ul ul li {
    padding-bottom: 10px;
}
a {
    pointer-events: unset !important;
}
footer .elementor-widget-n-menu .e-n-menu-title.e-current a {
    color: #000 !important;
}
.subs_sec .elementor-message-svg:before {
    filter: brightness(0) invert();
}
.home_sec_2 {
    min-height: auto !important;
}
.woocommerce-message a.button {
    margin-top: 10px;
}
.related_prod {
    flex-wrap: unset !important;
}
.elementor-widget-woocommerce-cart tr.woocommerce-cart-form__cart-item a {
    color: #4f6b4f !important;
}
.elementor-widget-woocommerce-cart button.button, p.return-to-shop a, button#place_order {
    background: #4f6b4f !important;
    color: #fff !important;
    border: 1px solid #4f6b4f !important;
}
.elementor-widget-woocommerce-cart button.button:hover, p.return-to-shop a:hover, button#place_order:hover {
    background: #0000 !important;
    color: #4f6b4f !important;
}
.elementor-widget-woocommerce-cart .wc-proceed-to-checkout a {
    border-color: #4f6b4f !important;
}
.elementor-widget-woocommerce-cart .coupon-col-start input {
    height: 47px !important;
}
a.added_to_cart.wc-forward {
    color: #4f6b4f !important;
    margin-left: 5px !important;
}
.elementor-widget-woocommerce-checkout-page a {
	color: #4f6b4f !important;
}
.woocommerce-privacy-policy-text a {
    color: var(--sections-messages-color, #69727d) !important;
    pointer-events: none !important;
}
.elementor-widget-woocommerce-checkout-page h3 {
    font-size: 20px !important;
}
.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current, .elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current a {
    color: #4f6b4f !important;
}
.subs_sec .ihc-level-item-link {
    background: #fff !important;
    text-align: center;
    color: #4f6b4f !important;
    font-family: 'Roboto' !important;
    font-size: 20px;
    padding: 10px 0;
    transition: 0.5s;
    border: 1px solid #fff !important;
}
.subs_sec .ihc-level-item-link:hover {
    color: #fff !important;
    background: #0000 !important;
}
.iump-register-form input[type="submit"], .ihc-checkout-page-apply-right input, body .iump-register-form .ihc-login-link,
body .ihc-checkout-page-apply, body .ihc-checkout-page-apply-right button[type="submit"], .elementor-menu-cart__footer-buttons a {
    background: #4f6b4f !important;
    text-align: center;
    color: #fff !important;
    font-family: 'Roboto' !important;
    font-size: 20px;
    padding: 10px 0;
    transition: 0.5s;
    border: 1px solid #4f6b4f !important;
	font-weight: 400 !important;
}
.iump-register-form input[type="submit"]:hover, .ihc-checkout-page-apply-right input:hover, body .iump-register-form .ihc-login-link:hover,
body .ihc-checkout-page-apply:hover, body .ihc-checkout-page-apply-right button[type="submit"]:hover, .elementor-menu-cart__footer-buttons a:hover {
    color: #4f6b4f !important;
    background: #0000 !important;
}
body .ihc-checkout-page-apply, body .ihc-checkout-page-apply-right button[type="submit"] {
	padding: 0 !important;
}
.iump-register-form .ihc-login-link a {
	color: #fff !important;
}
.iump-register-form .ihc-login-link:hover a {
	color: #4f6b4f !important;
}
.iump-register-form label {
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 500 !important;
}
.iump-register-form input, .iump-register-form select {
    border: 1px solid #4f6b4f !important;
}
.iump-register-form .ihc-checkout-page-box-title {
    color: #000;
}
.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] {
    background-color: #fff !important;
    color: #000 !important;
}
.elementor-menu-cart__main .product-name a, .elementor-menu-cart__main .product-price, .elementor-menu-cart__main .amount {
    color: #000 !important;
}
.elementor-menu-cart__product-remove:after, .elementor-menu-cart__product-remove:before {
    background: #000 !important;
}
.elementor-menu-cart__main .elementor-menu-cart__subtotal strong {
    font-weight: 500 !important;
    color: #000 !important;
}
.elementor-menu-cart__close-button:before, .elementor-menu-cart__close-button:after {
	background: #4f6b4f !important;
}
.postid-594 .related_prod, .postid-595 .related_prod {
    display: none !important;
}
.subs_btn a.elementor-button {
    width: 100%;
}
.location-selector label {
    color: #fff;
    font-size: 18px;
}
.location-selector select {
    border-radius: 0;
    height: 50px;
    margin: 10px 0 !important;
}
.location-selector button {
    width: 100%;
    background-color: #FFFFFF !important;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #4F6B4F !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    padding: 9px;
    transition: 0.5s;
}
.location-selector button:hover {
    background: #0000 !important;
    color: #fff !important;
}
.prod_col_2 button.single_add_to_cart_button {
    margin-left: 0 !important;
}
.prod_col_2 .quantity {
    margin-right: 0 !important;
}
.prod_col_2 .quantity .qty {
	margin-right: 10px !important;
}
.prod_col_2 div#wc-stripe-express-checkout-element {
    display: none !important;
}
.e-cart-totals .shipping-calculator-button {
  color: #4f6b4f !important;
  font-weight: bold !important;
  text-transform: capitalize;
}

.ihc-public-trial-version {
    display: none !important;
}
@media only screen and (max-width: 1024px) {
header ul.e-n-menu-heading {
    background: #fff !important;
    padding: 20px 0 !important;
}
header ul.e-n-menu-heading .e-n-menu-title {
    padding: 0 !important;
}
.footer_bottom .elementor-widget-image a {
    text-align: center !important;
}	
}
@media only screen and (max-width: 767px) {
.main_header {
    flex-wrap: unset !important;
}	
}
@media only screen and (max-width: 500px) {	
.elementor-widget-wc-archive-products .products {
	grid-template-columns: repeat(1, 1fr) !important;
}
}
@media only screen and (max-width: 480px) {	
.foot_top form {
    display: block !important;
}
.foot_top .tnp-field-email {
    width: 100% !important;
}
.foot_top input.tnp-submit {
    border-radius: 3px !important;
}
.foot_top .tnp-field-button {
    width: 100% !important;
    margin: 10px 0 0 0 !important;
    text-align: center !important;
}	
.header_col {
	--width: 50% !important;
}
.home_sec_2 .elementor-widget-image img {
    height: 500px;
}	
.insta_post_sec .swiper-slide img {
    height: 300px !important;
}	
td.product-remove {
    display: flex !important;
    justify-content: center !important;
}	
}













