/**
* Theme Name:        avanam-kartpul
* Theme URI:         https://templatemela.com/
* Template:          avanam
* Author:            TemplateMela
* Author URI:        #
* Description:       This is a child theme of Avanam, generated by TemplateMela.
* Version:           1.0.0
* License:           GNU General Public License v3.0 (or later)
* License URI:       https://www.gnu.org/licenses/gpl-3.0.html
* Text Domain:       avanam-kartpul
* Requires at least: 6.2
* Tested up to:      6.6
* Requires PHP:      7.4
* Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce

*/


.site-header-upper-inner-wrap.child-is-fixed {
	position: fixed;
    left: 0px;
    right: 0px;
    z-index: 1200;
    width: 100%;
    flex-wrap: wrap;
	& > div {
		width: 100%;
		&.site-main-header-wrap {
			position: static;
			
		}
	}
}
.footer_bottom_top_row {
    display: none;
}
.site-bottom-footer-wrap {
    background-color: #000;
	.site-footer-row-container-inner {
		border-top: 0;
	}
}

.home-testi .item-box {
    position: relative;
	display: flex;
    flex-wrap: wrap;
	.star-rating-block {
		position: absolute;
		right: 30px;
		bottom: 45px;
		.star-rating {
			font-size: 1.8em;
		}
	} 
	.elementor-testimonial-image {
		display: inline-block;
		margin-right: 20px;
	}
	.details {
		height: 80px;
		display: flex	;
		align-items: center;
	}
}
.site-footer-top-section-1 .wp-container-core-columns-is-layout-1 {
    margin-bottom: 0;
}
.site-footer-top-section-1 img {
    background-color: #fff;
    padding: 10px;
}
#mc4wp_form_widget-1 {
	display: flex;
    justify-content: center;
    margin: 0 30px;
}
.site-top-footer-wrap .site-footer-row-columns-3 {
    grid-template-columns: minmax(0, 2fr) minmax(0, 5fr) minmax(0, 1fr) !important;
}
.site-footer-top-section-2 .mc4wp-form, .site-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type=email] {
    width: 100% !important;
}
.elementor-element-c599cbe, .elementor-element-253e12e {
	.products-list.woocommerce-product-list ul.products li.product .product-thumbnail, .woocommerce ul.products.woo-archive-btn-button li.product .price, .woocommerce ul.products.grid-cols li.product:before, .woocommerce ul.products.grid-cols > li:before, .woocommerce ul.products.grid-cols:after, .woocommerce .woocommerce-carousel .splide__track:after {
		display: none !important;
	}
}
.site-header-top-section-right .header-contact-inner-wrap .has-custom-image {
    display: flex;
    flex-direction: row-reverse;
}
.site-header .secondary-menu-container > .menu > li > a::before, .site-header .primary-menu-container > .menu > li > a::before {
	display: none;
}
.woocommerce-page form .show-password-input, .woocommerce form .show-password-input {
	top: 5px !important;
	background: transparent;
}
@media (min-width: 768px) {
	.woocommerce-page form .show-password-input, .woocommerce form .show-password-input {
		top: 0 !important;
	}
}
@media (min-width: 1025px) and (max-width: 1420px) {
	.site-branding a.brand img {
		max-width: 120px !important;
	}
	.site-header .main-navigation .primary-menu-container > ul > li.menu-item > a {
        padding-left: 8px !important;
        padding-right: 8px !important;
		font-size: 13px;
    }
	
}
@media (max-width: 991.98px) {
	.site-top-footer-wrap .site-footer-row-columns-3 {
		grid-template-columns: minmax(0, 2fr) minmax(0, 4fr) minmax(0, 1fr) !important;
	}
}
@media (max-width: 767.98px) {
	.site-top-footer-wrap .site-footer-row-columns-3 {
		grid-template-columns:minmax(0,1fr) !important;
	}
	#mc4wp_form_widget-1 {
		margin: 0;
	}
}
