/*
Theme Name: Fota Corporate
Theme URI: https://cozythemes.com/fota-corporate-wordpress-theme/
Author: CozyThemes
Author URI: https://cozythemes.com/
Description: Fota Corporate is a child theme of FotaWP, designed for corporate businesses, startup agencies, and digital agencies. It features block-based full site editing, a sleek and professional design, and extensive customization options. Create stunning, functional agency websites effortlessly with Fota Corporate. Explore more features and demos at https://cozythemes.com/fota-corporate-wordpress-theme/
Template: fotawp
Version: 1.0.0
Requires at least: 5.9
Tested up to: 6.6
Requires PHP: 7.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: fota-corporate
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;
}
.entry-content.wp-block-post-content a,
.wp-block-comment-content a,
p a {
  text-decoration: underline;
}
.wp-block-cover.targetify-portfolio-box {
  background: #000;
}

.is-style-readmore-hover-primary-fill.wp-block-read-more {
  border-radius: 0;
}
nav.fotawp-navigation.wp-block-navigation button.wp-block-navigation__responsive-container-open.always-shown {
  background: var(--wp--preset--color--primary);
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
}
.fota-corporate-search.wp-block-search input.wp-block-search__input {
  padding: 0 20px;
}
ul.wp-block-categories-list.fota-corporate-categories-list {
  display: flex;
  grid-gap: 7px;
}
ul.wp-block-categories-list.fota-corporate-categories-list li a {
  background: #0a49eb14;
  padding: 7px 16px;
  border-radius: 20px;
  font-size: 14px;
}
ul.wp-block-categories-list.fota-corporate-categories-list li a:hover {
  background: var(--wp--preset--color--primary);
  color: #fff;
}
form.comment-form input[type="email"],
form.comment-form input[type="text"],
form.comment-form input[type="url"],
form.comment-form textarea {
  border-radius: 0;
  border: 1px solid;
  margin: 12px 0 25px;
}
figure.fota-corporate-featured-img.wp-block-post-featured-image img {
  box-shadow: 5px 5px 24px rgba(0, 0, 0, 0.15);
}
.fota-corporate-post-box:hover figure.fota-corporate-featured-img.wp-block-post-featured-image img {
  box-shadow: 5px 5px 24px rgba(0, 0, 0, 0.35);
  transform: translateY(-10px);
}
form.fota-corporate-header-search.wp-block-search button.wp-block-search__button {
  width: 44px;
}
.wp-block-social-links.fota-corporate-header-social .wp-social-link {
  transition: all ease 0.23s;
}
.wp-block-social-links.fota-corporate-header-social .wp-social-link svg {
  width: 24px;
  height: 24px;
}
.wp-block-social-links.fota-corporate-header-social .wp-social-link:hover {
  transform: translateY(-5px);
}
.wp-block-social-links.fota-corporate-header-social .wp-social-link:hover svg path,
form.fota-corporate-header-search.wp-block-search button.wp-block-search__button:hover svg {
  fill: var(--wp--preset--color--primary);
}
p.fotawp-sidebar-tags.wp-block-tag-cloud a {
  text-decoration: none;
}
.wp-block-cover.fota-corporate-cover-hover:hover img.wp-block-cover__image-background {
  transform: scale(1.1);
}
.wp-block-cover.fota-corporate-cover-hover a {
  text-decoration: none;
}
