/*
Theme Name: Kaya Child
Template: kaya
Theme URI: https://www.anphira.com/kaya-wordpress-theme/
Author: Anphira, LLC
Author URI: https://www.anphira.com/
Text Domain: kaya
*/

/**
 * General Style Changes
 */
.toc li {
    font-weight: 900;
    text-transform: uppercase;
    list-style: square;
}
textarea.wpcf7-form-control.wpcf7-textarea, input.wpcf7-form-control.wpcf7-text {
    padding: 20px;
}
.wp-block-latest-posts__featured-image.alignleft img {
    max-width: 70px;
    border-radius: 50%;
}
aside#secondary li {
    font-size: 13px;
}
p a {
    font-weight: 600;
}
.amazonprod {
    border-bottom: 1px dashed #d8d8d8 !important;
    padding-bottom: 30px;
}
.amazonimg:hover:after {
    background: #005070 !important;
    box-shadow: 0px 0px 10px #000;
}
.amazonimg:hover {
    border-color: #005070;
}
.post span.elementor-button-text:after {
    content: ' ';
    width: 200px;
    height: 50px;
    background: url(https://bestfungicide.com/wp-content/uploads/2025/01/Amazon_logo.svg_-1.png);
    display: block;
    background-size: 120px;
    background-position: center;
    background-repeat: no-repeat;
}
section.elementor-section.elementor-top-section.elementor-element.amazonprod.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:nth-of-type(2):before {
    content: '#1';
}
section.elementor-section.elementor-top-section.elementor-element.amazonprod.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:nth-of-type(3):before {
    content: '#2';
}
section.elementor-section.elementor-top-section.elementor-element.amazonprod.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:nth-of-type(4):before {
    content: '#3';
}
section.elementor-section.elementor-top-section.elementor-element.amazonprod.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:nth-of-type(5):before {
    content: '#4';
}
section.elementor-section.elementor-top-section.elementor-element.amazonprod.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:nth-of-type(6):before {
    content: '#5';
}
section.elementor-section.elementor-top-section.elementor-element.amazonprod.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:nth-of-type(7):before {
    content: '#6';
}
section.elementor-section.elementor-top-section.elementor-element.amazonprod.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:nth-of-type(8):before {
    content: '#7';
}
section.elementor-section.elementor-top-section.elementor-element.amazonprod.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:nth-of-type(9):before {
    content: '#8';
}
section.elementor-section.elementor-top-section.elementor-element.amazonprod.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:nth-of-type(10):before {
    content: '#9';
}
section.elementor-section.elementor-top-section.elementor-element.amazonprod.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:nth-of-type(11):before {
    content: '#10';
}
section.elementor-section.elementor-top-section.elementor-element.amazonprod.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:before {
    right: 30px;
    top: 10px;
    position: absolute;
    font-size: 30px;
    font-weight: 900;
    color: #61ce70;
    border: 4px solid #61ce70;
    padding: 35px 15px;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    text-align: center;
}
.amazonimg {
    border: 5px solid #61ce70;
    background: #fff;
    text-align: center;
    border-radius: 30px;
    overflow: hidden;
}
.amazonprod {
    margin-bottom: 30px;
}
header.entry-header {
    display: none;
}
.amazonimg:after {
    content: 'Buy Now';
    bottom: 30px;
    pointer-events: none;
    position: absolute;
    left: 0px;
    width: 100%;
    background: #61ce70;
    color: #fff;
    font-weight: 900;
}
/**
 * Header
 */
header#page-hero-area {
    background: url(https://bestfungicide.com/wp-content/uploads/2023/06/best-fungicide.jpg.webp);
    background-size: cover;
    background-position: center;
    box-shadow: #000000ab 0 0 0 100px inset;
}
header#page-hero-area h1 {
    color: #fff;
}
.site-branding h3 {
    font-weight: 900;
    text-transform: uppercase;
}
.site-branding a {
    font-weight: 900;
    text-transform: uppercase;
    font-family: Orbitron;
	font-size: 18px;
}
.home .has-page-hero #primary {
    padding-top: 0px !important;
}
/**
 * Main Nav (MegaMenu)
 */


/**
 * Footer
 */
.footer-columns.container h2 {
    font-weight: 900;
    border-bottom: 1px solid #eee;
}
footer.entry-footer {
    display: none;
}
.footer-columns.container {
    padding: 30px 0px;
}
footer#colophon {
    margin-top: 30px;
}
/** 
 * Sidebar
 */


/**
 * Home page
 */


/**
 * Media
 **/
@media screen and (max-width: 767px) {
	button.menu-toggle {
    display: none;
}
	h3.site-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
}
		.site-branding {
    text-align: center;
}
}