/*
Theme Name: Fota Magazine
Theme URI: https://cozythemes.com/fota-magazine-free-wordpress-theme/
Author: CozyThemes
Author URI: https://cozythemes.com/
Description: Fota Magazine serves as the child theme of FotaWP, inheriting all the features of FotaWP. It has been specifically designed for the news and magazine niche and offers block-based full site editing capabilities. Its minimal and clean design allows users to create various types of blogs, news portal, magazine, journal such as personal writing, technical review blogger, gadget blogging, travel news, vlogs, and any other kind of news and magazine site. For further information about Fota Magazine, kindly explore the details available at https://cozythemes.com/fota-magazine-free-wordpress-theme/.
Template: fotawp
Version: 1.0.0
Requires at least: 5.9
Tested up to: 6.4
Requires PHP: 7.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: fota-magazine
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, e-commerce, full-site-editing, block-patterns, full-width-template, rtl-language-support, threaded-comments, translation-ready, block-styles, wide-blocks
*/
nav.wp-block-navigation ul li a:hover,
.wp-block-button.is-style-outline a:hover {
  color: var(--wp--preset--color--secondary) !important;
}
.wp-block-social-links li a:hover svg path {
  fill: auto;
  border-radius: 50%;
}
.taxonomy-category.is-style-categories-background-with-border-small-round a {
  background-color: var(--wp--preset--color--primary) !important;
  border-radius: 0;
  border: 0;
  padding: 3px 8px;
  margin: 0 5px 3px 0;
}

.entry-content.wp-block-post-content a,
.wp-block-comment-content a,
p a {
  text-decoration: underline;
}
.wp-block-heading.fota-magazine-section-heading {
  padding: 10px !important;
}
.wp-block-group.fota-magazine-nav {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05);
}
.taxonomy-category.is-style-categories-background-with-round a {
  background: var(--wp--preset--color--primary) !important;
  border-radius: 0;
  opacity: 1;
  padding: 5px 8px !important;
}
.taxonomy-category.is-style-categories-background-with-round a:hover {
  background: var(--wp--preset--color--secondary) !important;
}
.fota-magagine-sticky-sidebar {
  position: sticky;
  position: -webkit-sticky;
  top: 50px;
}
.wp-block-button.fotawp-scrollto-top .wp-block-button__link.wp-element-button {
  bottom: 14px;
}
.wp-block-social-links .wp-social-link svg,
.wp-block-social-links.is-style-logos-only .wp-social-link svg {
  height: 20px;
  width: auto;
}
.wp-block-navigation__responsive-container.has-modal-open.is-menu-open {
  padding-left: 20px;
}
.wp-block-contact-form-7-contact-form-selector.fota-magazine-footer-newsletter .wpcf7-form-control.wpcf7-submit {
  margin-top: 10px;
  width: 100%;
}
