/*
Theme Name: WAC Theme
Theme URI: https://webandcrafts.com/
Description: WAC Theme is a stylish WordPress theme based on slant concept with great focus on design & content presentation. This theme is a great choice for any small to medium sized creative/digital/fashion/ad agency, photo studio, small business, personal or freelancer to craft their website in a trendy look. WAC Theme created by Webandcrafts.
Author: Webandcrafts
Author URI: https://www.webandcrafts.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 2.0.0
Tags:theme-options
Text Domain: wac

Designed & Handcrafted by Webandcrafts
All files, unless otherwise stated, are released under the GNU General Public License
*/

.single-product .products-single .main-nav-link::before,
.single-post .current_page_parent .main-nav-link::before {
    opacity: 1 !important;
    transform: translateY(0) translateX(-50%) scaleY(1) !important;
	
}

.about-our-presence .map-wrap .country-dot .card-wrap .detail a:hover svg path {
    fill: #cdb234;
}

.product-usecases .usecase-item .image-wrapper .overlay-text .icon img.dec{
	rotate: 180deg;
}