/*
 Theme Name:   Namm Organic Child
 Theme URI:    https://nammorganic.wpengine.com/
 Description:  Namm Organic Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     namm-organic
 Version:      1.0.0
 Text Domain:  namm-organic-child
*/

:root{
	--wdt-elementor-color-secondary: #ee1b24;
	--wdt-elementor-color-accent: #ee1b24;
	--e-global-color-secondary: #ee1b24 !important;
    --e-global-color-accent: #ee1b24 !important;
}
.wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title{
	color: #ee1b24 !important;
}
.wdt-logo-container a img{
	max-width: 180px !important;
    height: 80px !important;
}
.top-header{
	background-color: #ddda2c;
    padding: 4px 0;
}
.hide{
	display: none;
}
.top_head_flex{
	display: flex;
	width: 100%;
    justify-content: space-between;
}
.top_head_contact ul li{
	float: left;
    list-style-type: none;
    margin-right: 20px;
	margin-top: 5px;
    font-size: 16px;
    color: #000;
}


.product-temp-2-tab .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list li.ui-tabs-tab a .wdt-content-title{
	font-size: 20px !important;
}
.wdt-custom-slider-1 .wdt-advanced-carousel-holder .wdt-content-item .elementor-section div.elementor-background-overlay:before{
	background: linear-gradient(0deg, transparent 10%, rgb(32 32 32 / 0%) 100%) !important;
}
.wdt-custom-cart-count-style .wdt-header-icons-list-item .wdt-shop-menu-icon .wdt-shop-menu-icon-wrapper {
    background-color: #dddddd00 !important;
}
#footer .elementor-widget-social-icons{
	margin: 0 !important;
}
.wdt-dark-bg .wdt-header-icons-list-item a:not(:hover) span.icotype-label{
	color: #000 !important;
}
.page-id-1692 #header-wrapper{
	margin-bottom: 0;
}
.page-id-1826 #header-wrapper{
	margin-bottom: 0;
}
body .container{
	padding: 0 !important;
}
#footer_ .wdt-accordion-toggle-description .elementor-widget .elementor-icon-list-items .elementor-icon-list-item a{
	font-size: 19px !important;
}
.single-product #primary.content-full-width {
	margin: 0 60px;
	width: calc(100% - 110px);
}
.main-title-section-wrapper .main-title-section-container {
	padding: 30px 0 60px !important;
}
.single-product #header-wrapper,
.page-id-520 #header-wrapper{
	background-color: #fff;
}
.page-id-520 #header-wrapper{
	margin-bottom: 0;
}
.single-product .main-title-section h1,
.single-product .breadcrumb,
.single-product .breadcrumb a,
.page-id-520 .main-title-section h1,
.page-id-520 .breadcrumb,
.page-id-520 .breadcrumb a{
    color: #000;
}
.woocommerce div.product.type-product > div.images {
    width: 46% !important;
}
.woocommerce div.product.type-product > div.summary {
    width: 50% !important;
}
.woocommerce ul.products li.product .compare{
	display: none;
}
.page-id-520 .product-wrapper a.add_to_cart_button{
	display: none !important;
}
.page-id-520 .product-details a.add_to_cart_button{
	display: block !important;
}
.single-product h2.product_title.entry-title{
	font-size: 30px !important;
}
.single-product .wc_inline_buttons {
	display: none !important;
}
.single-product .product-wrapper{
	text-align: center;
}
.woocommerce ul.products li.product .button {
    transition: all 0.3s ease;
}
.woocommerce ul.products li.product .button:hover {
    content: "Quick View";
}
.remodal-wrapper.remodal-is-opened .wrapper{
	width: auto;
}
.remodal-wrapper.remodal-is-opened .wcqv_next,
.remodal-wrapper.remodal-is-opened .wcqv_prev{
	background: rgb(255 255 255 / 0%);
}
.home .product-buttons-wrapper.product-button{
	display: none !important;
}
.product-wrapper a.add_to_cart_button,
.product-wrapper a.quick_view{
	padding: 12px 20px !important;
}
#header-wrapper{
	margin: 0 0 50px !important;
    background-color: #ddda2c;
}
#header-wrapper .main-title-section h1{
	color: #000;
}
#header-wrapper .breadcrumb a{
	color: #000;
}
table.wishlist_table tr th.product-thumbnail {
    color: #000;
}
.wdt-header-icons-list-item .wdt-wishlist-menu-icon .wdt-wishlist-count {
    color: #000000 !important;
}
.wdt-header-icons-list-item.user-authlink-item{
	color: #000;
}
.wdt-header-icons-list .wdt-header-icons-list-item.search-item.search-expand:after{
	background-color: #000000 !important;
}
a.tinvwl_add_to_wishlist_button{
	color: #fff;
    background-color: #ee1b24;
    padding: 16px !important;
    position: absolute !important;
    top: 4px;
    right: 20px;
    z-index: 999;
}

/*a.tinvwl_add_to_wishlist_button:hover{
	background-color: #ee1b24;
	color: #fff;
}
.single-product a.tinvwl_add_to_wishlist_button{
	position: relative !important;
    padding: 0 !important;
    color: #000;
    background-color: transparent;
    left: 0;
}*/

.single-product a.tinvwl_add_to_wishlist_button
{
	position: absolute !important;
    color: #ffffff;
    background-color: #ee1b24;
    padding: 16px !important;
    top: 4px;
    z-index: 999;
   	right: 20px !important;
}
.wdt-dark-bg .mobile-nav-container .menu-trigger{
	color: #000 !important;
}

.woocommerce #customer_login .show-password-input, .woocommerce #customer_login form .show-password-input{
	top: 32px !important;;
    bottom: 0;
    display: flex;
    align-items: center;
    padding: 21px !important;
}
table{
	vertical-align: middle !important;
}
th{
	vertical-align: middle !important;
}
label{
	vertical-align: middle !important;
}
/* Make the variation row a flex container */
/* Container for price and weight selector */
.summary.entry-summary .price-weight-container {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 10px;
}

/* Style the price */
.summary.entry-summary .price {
    font-size: 1.2em;
    font-weight: bold;
}

/* Style the variations dropdown */
.summary.entry-summary .variations {
    margin: 0;
}
.price-weight-inline {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 16px;
}
.product-weight {
    color: #555;
}
.single_variation_wrap .tinv-wishlist a.tinvwl_add_to_wishlist_button{
	background-color: #fff;
	color: #000;
	position: relative !important;
    padding: 0 !important;
    opacity: 1 !important;
    margin-top: 25px;
	right: 0 !important;
}

.wdt-shop-menu-cart-totals:before {
    content: "₹ ";
}


