/**
* Theme Name:        avanam-jubilee
* 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-jubilee
* 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

*/
footer p, footer a{
	color: #e2e2e2 !important;
}
footer h2{
	color: #18a5e7 !important;
}
footer .base-svg-iconset{
	color: #32425a;
}
.base-color-palette-fixed-switcher.kcpf-position-left{
    display: none;
}
#bt-scroll-up-reader, #bt-scroll-up{
    background: var(--global-palette2) !important;
    border-color: var(--global-palette2) !important;
}
.main-navigation .primary-menu-container > ul > li.menu-item > a{
	color: #ffffff !important;
}
.current-menu-item{
	border-bottom: 2px solid #fff;
}
#post-52 h2{
	text-align: center;
}
#post-52 .lost_reset_password{
	width: 100%;
	max-width: 500px;
	margin: auto;
	padding: 20px;
}
.woocommerce-page form .show-password-input, .woocommerce form .show-password-input{
	right: 0 !important;
    top: 1px !important;
}
.woocommerce-page form .show-password-input:after, .woocommerce form .show-password-input:after {
	color: #fff !important;
}
.woosw-list .woosw-actions{
	display: none !important;
}
.woocommerce-account .addresses .title {
    display: flex;
    justify-content: space-around;
}
.mobile-toggle-open-container .menu-toggle-open{
	color: #fff !important;
}
@media (min-width: 1500px) {
	.main-navigation .primary-menu-container > ul > li.menu-item > a{
	font-size: 16px !important;
}
}
@media (min-width: 900px) {
    .site-footer-middle-section-2{
    	    justify-content: space-evenly;
    }
}
@media screen and (min-width: 768px) {
	.woocommerce-account .account-navigation-wrap {float: left !important;}
	.woocommerce-account .woocommerce-MyAccount-content {
        float: right !important;
        padding-left: var(--global-lg-spacing) !important;
    }
}
@media (max-width:767px) {
.item-is-fixed{
	top: 0 !important;
	}
	.ft-ro-dir-row .footer-section-inner-items-2 .footer-widget-area{
		margin-left: 0 !important;
	}
}
	
}

