/*
Theme Name: Anvogue
Theme URI: https://anvogue.presslayouts.com/landing
Author: PressLayouts Team
Author URI: https://presslayouts.com
Description: Anvogue is ThemeForest WordPress Premium Theme.
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Version: 1.1.7
License: Themeforest Commercial Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: anvogue
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
Anvogue WordPress Theme, (C) 2024 PressLayouts.com
Anvogue is distributed under the terms of the Envato.

 DO NOT ADD YOUR CSS TO THIS FILE - IT WILL BE LOST
 To add your own CSS, use a child theme anvogue-child
 
 CSS file is in "assets/css"
*/

/* Uncategorised Shop side menu hidden  */
.cat-item-15 {
	display: none !important;
}
/* Uncategorised Shop side menu hidden */

p {
	text-align: justify;
}

.pls-main-navigation ul.menu > li > a {
	font-size:16px;
}
.ajax-search-style-1 .search-submit {
  border-bottom-right-radius: 11px !important;
  border-top-right-radius: 11px !important;
}

.accordion-tab-content .card-body p {
	color: #7b7b7b;
}

.pls-site-footer .footer-widget .widget h2, .pls-site-footer .footer-widget .widget-title {
	font-size: 17px !important;
    margin-block: 2.75rem !important;
}


.woocommerce-result-count {
	color: #000 !important;
}

.pls-tabs .nav-link {
	color: #000 !important;
}

.pls-widget-area .widget:not(.pls-posts-lists, .pls-recent-posts, .widget_recently_viewed_products, .widget_recent_reviews, .widget_top_rated_products, .pls-products, .widget_shopping_cart, .pls-products-widget) a {
	color: #5e5e5e !important;
}

.widget li .count {
	color: #5e5e5e !important;
}

.pls-back-to-top {
	color: #000 !important;
}

.breadcrumb .delimiter, .pls-breadcrumb .pls-delimiter-sep {
	color: #000 !important;
	font-size: 15px !important;
}

.pls-product-nav-btn > a {
	color: #5e5e5e !important;
}

.pls-single-product-top .pls-breadcrumb span:last-child {
	color: #3DAB25 !important;
}

:root {
	--pls-text-color: #000 !important;
}

.page-links > span.current .page-number, ul.page-numbers .page-numbers.current, .page-links > span:hover .page-number, ul.page-numbers .page-numbers:hover {
	background-color: #d2ef9a !important;
}

.pls-widget-area .widget:not(.pls-posts-lists, .pls-recent-posts, .widget_tag_cloud, .widget_recently_viewed_products, .widget_recent_reviews, .widget_top_rated_products, .pls-products, .pls-products-widget) a:hover, .pls-widget-area .widget:not(.pls-posts-lists, .pls-recent-posts, .widget_recently_viewed_products, .widget_recent_reviews, .pls-products) li:hover > a {
	background-color: #d2ef9a !important;
  color: white !important;
}

