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

*/

/* Woo Smart Wishlist */
@font-face {
  font-family: 'woosw';
  src: url('/wp-content/plugins/woo-smart-wishlist/assets/fonts/woosw.ttf?vv2087') format('truetype');
  font-display: swap;
}

/* Woo Smart Quick View */
@font-face {
  font-family: 'woosq';
  src: url('/wp-content/plugins/woo-smart-quick-view/assets/fonts/woosq.ttf?bhfj08') format('truetype');
  font-display: swap;
}

/* Future-proof fix for theme's star font */
@font-face {
    font-family: 'star';
    src: url('/wp-content/themes/avanam/assets/fonts/star.woff2?gmcsp2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Quick View Button Styles */
a.view-details-btn {
	text-decoration: none;
}

a.view-details-btn:hover {
	color: #fff;
	background-color: #ffa832;
}

/* Google reCaptcha Custom Sizing */
.g-recaptcha {
  transform: scale(0.8);
  transform-origin: 0 0;
}

/* My Account Dropdown */
.header-navigation.header-navigation-dropdown-animation-fade-up ul ul.submenu {
	padding: 20px;
}

/* Empty Cart Text */
div.cart-empty.woocommerce-info {
	font-size: 30px !important;
}
