/* 
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 */

/* common css */
.content-area {
    padding-top: 30px;
}
/* header css */
.site-header {
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 15px;
	z-index: 91;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #f4f4f4;
}
.site-header .site-branding {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.site-header .header-inner {
	max-width: 1450px;
	align-items: center;
}
.site-header .site-navigation ul.menu li.current-menu-parent.current_page_parent a,
.site-header .site-navigation ul.menu li.current_page_item a {
    color: #E6BE23;
}
.site-header .site-navigation .menu li a:hover {
    color: #E6BE23;
}
.header-search-bar {
    width: 30%;
	margin-left: 1%;
}
.header-search-bar label {
    display: none;
}
.header-search-bar input {
    background: #fafafa;
    border-width: 0 !important;
}
.header-search-bar .wp-block-search__button-outside {
    width: 100%;
    display: flex;
    flex: 1;
}
.header-search-bar .form-outline {
    display: flex;
    width: 100%;
}
.header-search-bar .input-group {
    display: flex;
    background: #fafafa;
    width: 100%;
}
.header-search-bar button {
    border: none;
    background: transparent;
    color: #e6be23;
    border-radius: 0;
}
.header-search-bar [type=button]:hover, 
.header-search-bar [type=submit]:focus, 
.header-search-bar [type=submit]:hover, 
.header-search-bar button:focus, 
.header-search-bar button:hover {
    color: #fff;
    background-color: #e6be23;
    text-decoration: none;
}

.site-header:not(.header-stacked) .header-inner .site-navigation {
    max-width: 55%;
}

/* woocommerce category */
.woocommerce-loop-category__title {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    font-family: Muli,sans-serif;
}
.header-inner .site-branding .site-logo img {
	width: 150px;
	padding-top: 15px;
}
a.elementor-post__read-more {
    border: 1px solid #171616;
    padding: 15px 30px;
    display: inline-block;
}
.elementor-posts .elementor-post__excerpt p {
    text-align: justify;
}
.wp-block-image .aligncenter {
    display: inline-block;
}
.elementor-wc-products ul.products li.product .button {
    padding: 20px!important;
}

.wc-block-grid__product-image {
    width: 80px;
    height: 80px;
    position: absolute !important;
    left: 0;
    top: 0;
    margin: 0 !important;
    border: 1px solid #f4f4f4;
    overflow: hidden;
}
.wc-block-grid__product-image img {
    border-radius: 0;
}
.wc-block-grid__product-title, 
.wc-block-grid__product-price.price {
    padding-left: 90px;
    text-align: left;
    font-size: 16px;
    color: #171616;
    text-decoration: none;
}
a.wc-block-grid__product-link {
    display: inline-block;
    position: relative;
    text-decoration: none;
}
li.wc-block-grid__product {
    display: block;
    text-align: left;
    margin-bottom: 5px;
}

/* footer css */
.main-footer ul li {
	width: 100%;
	display: inline-block;
}
.footer-menu li.menu-item .elementor-item {
	position: relative;
}
.footer-menu li.menu-item .elementor-item:before {
	content: ">" !important;
	position: absolute;
	top: 5px;
	left: 0;
	font-family: FontAwesome;
	font-size: 14px;
	display: block;
}
.e--pointer-underline .elementor-item:after { 
	content: none !important;
	height: 0px !important; 
}
.e--pointer-underline .elementor-item:before { 
	height: 0px !important; 
}
.footer-left p { 
	margin: 0; 
	font-family: Muli,sans-serif;
}

.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a {
	color: #E6BE23;
}
.recent-post h5 {
	font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    background-color: #F2F2F2;
}
.recent-post ul {
    padding: 0;
    list-style: none;
    border: 1px solid #f2f2f2;
}
.recent-post ul li {
    display: flex;
    flex-direction: column;
    padding: 10px;
    border-bottom: 1px solid #f2f2f2;
}
.recent-post ul li a {
    color: #171616;
    font-size: 14px;
}
.recent-post ul li span.post-date {
    font-size: 12px;
    color: #999;
    font-weight: 600;
}

.elementor-kit-238 a { 
	color: #E6BE23; 
}
.page-header .entry-title { 
	max-width: 1400px;
	padding-left: 10px;
	display: none;
}
h1.woocommerce-products-header__title.page-title { 
	color: #202020;
    font-family: "Roboto", Sans-serif;
    font-size: 40px;
    font-weight: 400;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    line-height: 24px;
    letter-spacing: 0px;
    word-spacing: 0px;
}

.woocommerce ul.products li.product .button {
    display: inline-block;
    width: 100%;
}
.archive.woocommerce ul.products li.product .button {
    text-align: center;
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    padding: 20px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
}
.archive.woocommerce ul.products li.product .button:hover {
    color: #E6BE23;
    border-color: #E6BE23;
}
.woocommerce .quantity .qty {
    padding: 10px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	color: #171616!important;
    text-align: center;
}
.woocommerce ul.products li.product .price { 
	color: #171616;
	font-size: 18px;
    text-align: center;
    font-weight: 700;
    font-family: Muli,sans-serif;
	line-height: 23px;

}
.wbm_banner_image {
    position: relative;
    display: block;
    max-height: 245px;
    overflow: hidden;
}
.wbm_banner_image img {
	object-fit: cover;
	border-radius: 0px;
}
.woocommerce-ordering select { 
	display: inline-block;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    background: transparent;
    width: 100%;
    color: #171616;
    font-weight: 300;
}

.product_meta {
    display: flex;
    flex-direction: column;
}

/* category page */
.tax-product_cat .site-main {
    max-width: 1140px !important;
}
.tax-product_cat .category-header {
    position: relative;
    width: 100%;
	max-height: 245px;
    overflow: hidden;
	margin-bottom: 70px;
}
.tax-product_cat .content-area {
    padding-top: 0px;
}
.tax-product_cat .category-banner {
    position: relative;
    width: 100%;
	max-height: 245px;
}
.tax-product_cat .category-banner:before { 
	position: absolute;
	left: 0; 
	right: 0;
	width: 100%;
	height: 100%;
	content: " ";
	background: #fff;
	opacity: 0.6;
}
.tax-product_cat .category-banner h1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.tax-product_cat .category-banner img {
    width: 100%;
    object-fit: cover;
    border-radius: 0px;
    height: 100%;
    max-height: 245px;
}

/*Checkout*/
.product.type-product button.single_add_to_cart_button.button.alt.wp-element-button {
    background: #fff;
    border: 1px solid #171616;
    border-radius: 0;
    padding: 14px;
    color: #171616;
}
.product.type-product button.single_add_to_cart_button.button.alt.wp-element-button font {
    font-size: 16px;
    font-weight: 600;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    margin-right: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 10px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce div.product .stock {
    color: #E6BE23;
}
.tax-product_cat .category-banner {
   margin-bottom: 30px;
}
.tax-product_cat .category-banner h1.page-title {
    position: absolute;
    z-index: 9;
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    font-weight: 500;
    text-transform: uppercase;
}
.tax-product_cat .category-banner:after{
	content:'';
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
    background-color: #FFFFFF;
    opacity: 0.7;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
header.woocommerce-products-header.category-header {
    margin: 0;
}
.tax-product_cat .site-main ul.products {
    width: 100%;
    display: inline-block;
}
.tax-product_cat .site-main .sidebar {
    width: 30%;
    display: none;
}
.tax-product_cat .site-main .sidebar h3.block-title {
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    background-color: #F2F2F2;
    font-size: 24px;
    font-weight: 500;
    text-transform: capitalize;
}
.tax-product_cat .site-main .sidebar ul.wc-block-grid__products {
    border: 1px solid #f2f2f2;
    padding: 10px;
    margin: 0;
    margin-bottom: 30px;
}
.tax-product_cat .site-main .sidebar div#sb_instagram {
    border: 1px solid #f2f2f2;
    padding: 10px;
}
body.e-wc-message-notice .woocommerce-message {
    background-color: #e6be23;
}
table td, table th {
    border: 0px;
}
.woocommerce table.shop_table {
    border-radius: 0;
}
table thead:first-child tr:first-child th {
    border-top: 0px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    border-radius: 0;
}
.paypal-button.paypal-button-shape-rect {
    border-radius: 0 !important;
}
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 150px;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    border-radius: 0;
    background: #e6be22;
    color: #fff;
}
form .woocommerce-billing-fields__field-wrapper .form-row input.input-text, form .woocommerce-billing-fields__field-wrapper .form-row textarea {
    border: 0;
    background: #f4f4f4;
}
.woocommerce-billing-fields__field-wrapper span.select2-selection.select2-selection--single {
    border: none;
    background: #f4f4f4;
    padding: 10px;
    height: auto;
}
.woocommerce-checkout #payment {
    background: #f6f6f6;
    border-radius: 0;
}
.woocommerce-checkout #payment div.payment_box {
    background-color: #ffffff;
}
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #ffffff;
	border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
body.e-wc-info-notice .woocommerce-info {
    background-color: #f4f4f4;
    border-color: #e6be23;
}
.payment_box.payment_method_stripe fieldset {
    border: 1px solid #eee;
}
.e-wc-error-notice .woocommerce-error .wc-backward:hover {
    color: var(--error-message-hover-links-color,#E6BE23);
}
.sidebar {
  display: none;
}
.woocommerce-cart-form { 
	padding-top: 50px;
}
#wpgs-gallery.woocommerce-product-gallery .wcgs-carousel { 
	max-height: 700px;
}

.single-product .woocommerce div.product form.cart .button {
    float: none;
}

/*10-5-2023*/
.woocommerce ul.order_details {
    border: 1px solid #eee;
    padding: 15px;
    display: inline-block;
}
.woocommerce-order {
    margin: 50px 0;
}
.woocommerce .woocommerce-customer-details address {
    border: 1px solid #eee;
    border-bottom-width: 1px;
    border-right-width: 1px;
    width: auto;
    border-radius: 0;
    padding: 15px;
    display: inline-block;
    background: #fafafa;
    min-width: 300px;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
	margin-top: 15px;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    padding: 5px 0 5px 1.5em;
    font-size: 16px;
    font-weight: 600;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    background: transparent;
}
.woocommerce div.product form.cart .variations th.label {
    font-weight: 700;
    text-align: left;
    padding: 0;
	display: flex;
	align-items: center;
}
.woocommerce div.product form.cart .variations th.label label {
    font-weight: 700;
    text-align: left;
    color: #e6be23;
	margin: 0;
}
.woocommerce ul.products li.product a.added_to_cart.wc-forward {
    display: block;
    text-align: center;
}


/* donate category page css */
.product.type-product button.single_add_to_cart_button.button.alt.wp-element-button {
	display: block;
    float: none;
}
.woocommerce div.product form.cart label {
	display: block;
    color: #e6be23;
    font-size: 16px;
    font-weight: 600;
	margin-bottom: 10px;
}
.woocommerce div.product form.cart span.popfwc-currency-symbol {
    font-size: 20px;
    font-weight: 600;
}
.woocommerce div.product form.cart input.alg_open_price {
    max-width: 80px;
	margin-bottom: 15px;
}


/* my account */
.woocommerce-account h1.elementor-headline {
	font-size: 50px !important;
} 
.woocommerce-account .elementor-headline-text-active { 
	color: #171616;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    letter-spacing: -1.13px;
    word-spacing: 0px;
}

.woocommerce-account .elementor-headline-plain-text { 
	color: #e6be23 !important;
	font-family: "Roboto", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    letter-spacing: -1.13px;
    word-spacing: 0px;
	vertical-align: bottom;
}

/*Blog*/
p.has-large-font-size {
    line-height: normal;
}
blockquote.wp-block-quote.is-style-large {
    background: #fafafa;
    padding: 15px;
    margin-left: 0;
    margin-right: 0;
    border-radius: 5px;
}
.wp-block-image .aligncenter>figcaption {
    display: block;
}
.site-navigation ul.menu li a {
    text-decoration: none;
}
.single-post .elementor-widget-theme-post-title .elementor-heading-title {
    font-size: 40px;
    font-weight: 400;
    line-height: inherit;
}
.single-post .woocommerce .product .product_title {
    font-size: 40px;
    font-weight: 400;
    line-height: inherit;
}
.single-post .elementor-widget-theme-post-content .wp-block-image {
    margin-bottom: 10px;
}
.single-post h2.wp-block-heading strong,
.single-post p.has-large-font-size strong {
    font-size: 30px;
    line-height: normal;
    font-weight: 400;
    display: inline-block;
}
.single-post hr.wp-block-separator {
    margin: 10px 0;
}
p {
    text-align: justify;
}
.mobile-menu nav.elementor-nav-menu--dropdown {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 9;
    top: 110px;
}
.widget_shopping_cart_content .elementor-menu-cart__footer-buttons .elementor-button-text {
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
}
.contact-block-3 .elementor-widget-wrap .elementor-widget-text-editor p {
    text-align: center;
}
.cart-boxmenu .elementor-menu-cart__toggle_wrapper .elementor-menu-cart__toggle a {
    padding: 0 5px 15px 5px;
}
.cart-boxmenu .elementor-menu-cart__toggle_wrapper .elementor-menu-cart__toggle a span.elementor-button-icon{
    position: absolute;
    left: -30px;
}
.wcml_currency_switcher {
	width: 110px;
}
span.woocommerce-Price-currencySymbol {
    margin-right: 5px;
}
/*Meida Query*/
/*Product*/
@media only screen and (min-width:1400px){
	.cart-boxmenu .elementor-menu-cart__toggle_wrapper .elementor-menu-cart__toggle a {
		padding: 0 5px 15px 30px;
	}
	.cart-boxmenu .elementor-menu-cart__toggle_wrapper .elementor-menu-cart__toggle a span.elementor-button-icon {
		left: 0px;
	}
}
@media only screen and (max-width:1200px){
	.wcml_currency_switcher {
		margin: auto;
	}
}
@media only screen and (max-width:767px){
	.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
		width: 100%;
	}
	.header-inner .site-branding .site-logo img {
		width: 110px;
		padding-top: 10px;
	}
	.header-search-bar {
		display: none;
	}
	.site-navigation-toggle-holder {
		max-width: 45px;
		padding: 8px 6px;
	}
	.main-footer ul li a {
		font-size: 16px;
		line-height: 10px;
	}
	.elementor-products-grid ul.products.elementor-grid {
		grid-row-gap: 40px!important;
	}	
	.woocommerce ul.order_details li {
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
		border-right: none;
		border-bottom: 1px dashed #d3ced2;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.woocommerce ul.order_details li:last-of-type {
		margin: 0;
		padding: 0;
	}
	.woocommerce .woocommerce-customer-details address {
		min-width: 100%;
	}
	.cart-boxmenu-mob .elementor-menu-cart__toggle_wrapper .elementor-menu-cart__toggle a {
		padding: 0 5px 15px 0;
	}
	.wcml_currency_switcher {
		width: 80px;
	}
}

@media screen and (max-width: 400px) {
	.header-inner .site-branding .site-logo img {
		width: 100px;
	}
}