/*
 Theme Name:   Pantry
 Theme URI:    https://pantry.axiomthemes.com/
 Description:  Pantry
 Author:       Pantry
 Author URI:   https://northamericancabinetllc.com/
 Template:     Pantry
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  pantry
*/


/* =Theme customization starts here
------------------------------------------------------------ */



.menu_mobile .menu_mobile_inner .current-menu-item > a{
	color: #df1c0d;
	
}
.menu_mobile .menu_mobile_nav_area>ul>.menu-item>a:hover{
	color:#000;

}

.scroll_to_top_style_default{
	color:#fff;
}

.scroll_to_top_style_default:hover{
	background-color:#01195f;
	color:#fff;
	
	
}
.menu_hover_zoom_line .sc_layouts_menu_nav li li:not(.menu-collapse) > a > span{
	color:#F3F1EA !important;
	
	
}
.scroll_to_top_style_default {
    width: 2.9em;
    height: 2.9em;
    line-height: 2.9em;
    text-align: center;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    color: #fff !important;
    border-color: var(--theme-color-text_dark);
    background-color: #44423c !important;
	
	
	
}
.sc_layouts_panel_close.trx_addons_button_close{
	color:#232323 !important;
	
}

.sc_layouts_panel_inner{
	box-shadow: -16px 3px 17px #7c747436;
	
}
	.search_modern .search_header_wrap .logo_image {
		width:200px;
}