@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');

/*!
Theme Name: animals-federation
Theme URI: https://www.webytude.com/
Author: Webytude
Author URI: https://www.webytude.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: animals-federation
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

animals-federation is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
    box-sizing: inherit;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    /*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;*/
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
    background: #fff;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    /* 	margin: 0 0 1.5em 3em; */
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/* Links
--------------------------------------------- */
a {
    color: #4169e1;
}

a:visited {
    color: #800080;
}

a:hover,
a:focus,
a:active {
    color: #191970;
}

/* a:focus {
	outline: thin dotted;
} */

a:hover,
a:active {
    outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
    display: block;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    display: block;
    left: auto;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation li {
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {

    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: flex;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .menu-item s,
.posts-navigation .menu-item s,
.post-navigation .menu-item s {
    display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
    display: block;
}

/* .post,
.page {
	margin: 0 0 1.5em;
} */

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

    /*rtl:ignore*/
    float: left;

    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {

    /*rtl:ignore*/
    float: right;

    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}


/*--------------------------------------------------------------
================================================================
---------------------- New CSS Start Here ----------------------
================================================================
----------------------------------------------------------------
*/

* {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}

.elementor-widget .elementor-icon-list-icon {
    padding-top: 5px;
}

.elementor-widget .elementor-widget-container .elementor-icon-list-item,
.elementor-widget .elementor-widget-container .elementor-icon-list-item a {
    align-items: flex-start;
}

/* ---- Header ---- */

.header-main {
    position: absolute;
    z-index: 1;
    width: 100%;
}

.container {
    max-width: 1200px;
    margin: 0px auto;
    padding: 0px 15px;
}

.header-main .top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-main .top-bar .site-logo a {
    display: block;
}

.header-main .top-bar .site-logo {
    position: relative;
    top: 20px;
}

.top-bar .site-navbar .menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none;
}

.top-bar .site-navbar .menu > .menu-item{
    margin: 0px 15px;
}

.top-bar .site-navbar .menu .menu-item a,
.site-footer .menu-item a {
    color: #fff;
    text-decoration: none;
    font-size: min(max(13px, 1.3vw), 15px);
    line-height: 20px;
    position: relative;
    font-family: 'Poppins', sans-serif;
    display: inline-flex !important;
}

.top-bar .site-navbar .menu .menu-item a::after,
.site-footer .menu-item a::after {
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0px;
    background-color: #ECCB86 !important;
    width: 0%;
    height: 2px;
    transition: 0.5s;
}

.top-bar .site-navbar .menu .menu-item a:hover::after,
.site-footer a:hover::after {
    width: 100%;
}

.top-bar .site-navbar .menu .menu-item.current-menu-item a::after,
.site-footer .menu-item.current-menu-item a::after {
    width: 100%;
}

.top-bar .toggle-menu {
    background-color: #ECCB86;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 2px solid #fff;
    line-height: 10px;
    justify-content: center;
    flex-direction: column;
    padding-left: 10px;
    position: relative;
    right: 0;
    top: 0;
    display: none;
    cursor: pointer;
}

.top-bar .toggle-menu span {
    display: inline-block;
    height: 2px;
    background-color: #75a95e;
    margin: 3px 0px;
    transition: 0.3s;
    position: relative;
}

.top-bar .toggle-menu span:nth-child(1) {
    width: 20px;
}

.top-bar .toggle-menu span:nth-child(2) {
    width: 12px;
}

.top-bar .toggle-menu span:nth-child(3) {
    width: 17px;
}

.top-bar .toggle-menu.active span:nth-child(1) {
    transform: rotate(-45deg);
    top: 8px;
    width: 20px;
}

.top-bar .toggle-menu.active span:nth-child(2) {
    opacity: 0;
}

.top-bar .toggle-menu.active span:nth-child(3) {
    transform: rotate(45deg);
    bottom: 8px;
    width: 20px;
}

/* ---- Header SUB MENU START ---- */

.site-header .container {
    max-width: 1240px;
}

.top-bar .site-navbar .menu .menu-item:is(.menu-item-has-children):hover .sub-menu {
    transform: scaleY(1);
    transform-origin: right top;
}

.top-bar .site-navbar .menu .menu-item:is(.menu-item-has-children) .sub-menu {
    position: absolute;
    width: 170px;
    margin: 0;
    transform: scaleY(0);
    transform-origin: right top;
    transition: all 0.3s linear;
    list-style: none;
    background-color: #fff;
    padding: 15px;
    border-radius: 0px 0px 10px 10px;
    z-index: 2;
}

.top-bar .site-navbar .menu .menu-item:is(.menu-item-has-children) .sub-menu li a {
    color: #000 !important;
    margin: 8px 0px;
}

.top-bar .site-navbar .menu .menu-item:is(.menu-item-has-children)::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0px;
    background-image: url(images/arrow-down.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
}

.top-bar .site-navbar .menu .menu-item:is(.menu-item-has-children):hover::after {
    transform: rotate(180deg) translateY(50%);
}

.top-bar .site-navbar .menu .menu-item:is(.menu-item-has-children) {
    position: relative;
    padding-right: 20px;
}

/* ---- Header SUB MENU END ---- */

.horse-img {
    position: relative;
    z-index: 0;
}

.horse-img::after {
    content: '';
    position: absolute;
    background-color: #18515b;
    width: 180px;
    height: 130%;
    top: -65px;
    left: 0;
    z-index: -1;
}

/* ---- Footer ---- */
.site-footer a.footer-logo:hover::after {
    width: 0;
}

.call-number .has-medium-font-size a:hover {
    color: #75AA5F;
}

.address .has-medium-font-size a:hover {
    color: #75AA5F;
}

.mail .has-medium-font-size a:hover {
    color: #75AA5F;
}

.call-number .has-medium-font-size a:hover::after {
    width: 0;
}

.address .has-medium-font-size a:hover::after {
    width: 0;
}

.mail .has-medium-font-size a:hover::after {
    width: 0;
}

.social-media .wp-block-social-link {
    line-height: 24px;
}

.site-footer {
    background-color: #18515b;
}

.site-footer .row {
    display: flex;
    justify-content: space-between;
    padding: 80px 0px;
}

.site-footer .footer-title {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
}

.site-footer .row .menu {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.site-footer .menu .menu-item a,
.site-footer a,
.site-footer .widget_text,
.site-footer .custom-link {
    font-weight: 300;
    margin: 0px;
}

.site-footer p,
.social-media h4 {
    color: #fff;
    margin: 0px;
    font-size: 16px !important;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.site-footer .call-number p a {
    font-size: 24px !important;
}

.site-footer .call-number figure,
.site-footer .address figure,
.site-footer .mail figure {
    min-width: 18px;
    max-width: 22px;
    align-self: self-start;
}

.site-footer .call-number,
.site-footer .address,
.site-footer .mail {
    display: flex;
}

.site-footer .row .col:nth-child(1) {
    width: 100%;
    max-width: 160px;
}

.site-footer .row .col:nth-child(2),
.site-footer .row .col:nth-child(3),
.site-footer .row .col:nth-child(4) {
    max-width: 175px;
}

.site-footer .row .col:nth-child(5) {
    max-width: 290px;
}

.social-media a::after {
    display: none;
}

.social-media a {
    width: 40px;
    height: 40px;
    font-size: 26px !important;
}

.social-media > .wp-block-group__inner-container {
    display: flex;
    align-items: center;
}

.social-media .wp-block-social-links {
    margin: 0px;
    margin-left: 10px;
}

.site-footer .copy-right {
    text-align: center;
    border-top: 1px solid #fff;
    padding: 10px 0px;
}

.site-footer .copy-right a {
    color: #ECCB86;
}

/* Grid Sec */

.grid-sec .elementor-widget-wrap .grid-contect {
    width: 70%;
}

.grid-sec .elementor-widget-wrap .grid-img {
    width: 30%;
}

.grid-sec .elementor-widget-wrap .grid-img img {
    transform: scale(1.5);
    margin-top: 14px;
    position: relative;
    right: 13px;
}

.grid-sec .elementor-container .grid-col {
    max-width: 330px;
    width: 100%;
    margin: 15px;
    position: relative;
    z-index: 0;
}

.grid-sec .elementor-container .grid-col > .elementor-widget-wrap {
    border-radius: 15px;
    overflow: hidden;
}

.grid-sec .elementor-container .grid-col::after,
.grid-sec .elementor-container .grid-col::before {
    content: '';
    position: absolute;
}

.grid-sec .elementor-container .grid-col::after {
    background-color: #373f51;
    width: 50px;
    height: 50px;
    left: 30px;
    bottom: -20px;
    border-radius: 100%;
}

.grid-sec .elementor-container .grid-col::before {
    background-image: url(images/paw.svg);
    left: 40px;
    bottom: -10px;
    width: 30px;
    background-size: contain;
    height: 30px;
    z-index: 1;
}

.grid-sec .elementor-container {
    flex-wrap: wrap;
    justify-content: center;
}

html {
    scroll-behavior: smooth;
}

/*newsletter-sec*/
.newsletter-sec {
    background-color: #E9CC8A;
    padding: 60px 0 80px;
    text-align: center;
}

.newsletter-sec section {
    margin-bottom: 0;
}

.newsletter-sec h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    color: #373f51;
    font-family: 'Poppins';
}

.newsletter-sec p {
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    color: #373f51;
    font-family: 'Poppins';
    margin-bottom: 50px;
}

.newsletter-sec a {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    color: #373f51;
    font-family: 'Poppins';
    background-color: #ffffff;
    padding: 12px 50px 12px 24px;
    border-radius: 100px;
    text-decoration: none;
    transition: all .3s;
    position: relative;
}

.newsletter-sec a:hover {
    background-color: #17515C;
    color: #ffffff;
}

.newsletter-sec a:after {
    content: "\f061";
    position: absolute;
    top: 27%;
    right: 20px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}



/* Heading Shape */

.section-heading-green .elementor-heading-title,
.section-heading-yellow .elementor-heading-title {
    display: inline-block;
    padding-right: 60px;
    background-image: url(images/heading-shap-yellow.svg);
    background-repeat: no-repeat;
    background-position: 100% 17px;
}

.section-heading-green .elementor-heading-title {
    background-image: url(images/heading-shap-green.svg);
}

/*form-member-sec*/
.form-member-sec h4.elementor-heading-title {
    background-position: 100% 40px;
}

/*animal-detail-sec */
.animal-detail-sec h4.elementor-heading-title {
    background-position: 100% 55px;
}

/*animal-banner-sec*/
.banner-sec .section-heading-green .elementor-heading-title {
    background-position: 90% 95%;
}

/*extender-accordion*/
.extender-accordion .accordion-title-trigger {
    cursor: auto;
    margin-top: 12px;
}

.extender-accordion .accordian-discription {
    display: flex;
    justify-content: space-between;
}

.extender-accordion .accordian-discription .content {
    width: 78%;
}

.extender-accordion .accordion-main {
    border-bottom: 1px solid #39404A;
}

.extender-accordion .accordion-main:last-child {
    border-bottom: none;
}

.extender-accordion .accordion-main h2 {
    position: relative;
    padding-left: 30px;
    padding-right: 10px;
}

.extender-accordion .accordion-main h2:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 100%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url(./images/heading-shap-green.svg);
}

.extender-accordion .accordion-main h2:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

.extender-accordion .accordion-main:nth-child(1) h2:before {
    background-image: url(./images/aco-icon-1.png);
}

.extender-accordion .accordion-main:nth-child(2) h2:before {
    background-image: url(./images/aco-icon-2.png);
}

.extender-accordion .accordion-main:nth-child(3) h2:before {
    background-image: url(./images/aco-icon-3.png);
}

.extender-accordion .accordion-main:nth-child(4) h2:before {
    background-image: url(./images/aco-icon-4.png);
}

.extender-accordion .accordion-main:first-child .accordian-discription .less-cont {
    display: block;
}

.extender-accordion .accordian-discription .less-cont {
    display: none;
}

.extender-accordion .accordion-main .accordian-cover-img img {
    filter: brightness(0) saturate(100%) invert(22%) sepia(12%) saturate(803%) hue-rotate(176deg) brightness(88%) contrast(84%);
}

.extender-accordion .accordion-main.open .accordian-cover-img img {
    filter: none;
}

.extender-accordion .accordion-main.open h2 {
    color: #75AA5F;
}

.extender-accordion .accordion-main .discover-more {
    color: #39404A;
    max-height: 25px;
    align-self: self-end;
    margin-bottom: 20px;
    font-weight: 500;
}

/*.extender-accordion .accordion-main .discover-more:hover{ color: #75AA5F; }*/
.extender-accordion .accordion-main .discover-more i {
    padding-left: 5px;
}

.extender-accordion .accordion-main.open .discover-more i:before {
    content: "\f062";
}

.extender-accordion .accordion-main.open .discover-more {
    color: #75AA5F;
}

/*membership-form*/
.membership-form input,
.membership-form select,
.membership-form textarea {
    width: 100%;
    background: #FFFFFF;
    border: 2px solid #E4E6E9;
    padding: 12px 15px;
    margin-bottom: 15px;
    color: #555555;
    font-weight: 300;
}

.membership-form input::placeholder,
.membership-form input,
.membership-form textarea::placeholder {
    color: #555555;
    font-weight: 300;
}

.membership-form .wpcf7-submit {
    font-size: 16px !important;
    cursor: pointer;
    width: auto;
    padding: 12px 30px 12px 30px;
    border-radius: 5px !important;
    background-color: #75AA5F;
    color: #fff;
    transition: 0.3s;
}

/*connect page*/
.list-menu .elementor-widget-icon-box .elementor-widget-container {
    min-height: 135px;
    display: flex;
    align-items: center;
}

.list-menu .elementor-widget-container .elementor-image-box-wrapper {
    align-items: center !important;
}

.connect-fom-sec p a {
    color: #39404A;
}

.connect-fom-sec p a:hover {
    color: #75AA5F;
}

/* ==============================================================================
// detection-animals-page
// ==============================================================================*/

/* ----------------------------
// header-menu
// ----------------------------*/
@media (min-width:992px) {

    .page-id-1277 .top-bar .site-navbar .menu .menu-item a,
    .page-id-1285 .top-bar .site-navbar .menu .menu-item a,
    .page-id-1292 .top-bar .site-navbar .menu .menu-item a {
        color: #373F51;
    }
}

.gold-hero-sec .elementor-widget-icon-box .elementor-widget-container:hover {
    background-color: #DCE8D4;
}

/* ----------------------------
// federation-table
// ----------------------------*/
.federation-table .federation-inner {
    display: flex;
    color: #383F51;
    padding-top: 25px;
}

.table-type:nth-last-of-type(2) .federation-table .federation-inner {
    padding-bottom: 25px;
}

section.federation-table {
    border-bottom: 1px solid #D8D8D8;
}

.federation-table-bg,
.table-type {
    margin-bottom: 0 !important;
}

.federation-table-bg .federation-table-main:nth-child(1) .federation-sub-title,
.federation-table-bg .federation-table-main:nth-child(1) .federation-cont-1,
.federation-table-bg .federation-table-main:nth-child(1) .federation-cont-2,
.federation-table-bg .federation-table-main:nth-child(1) .federation-cont-3 {
    border: none;
    padding-bottom: 0;
}

.federation-table-bg .federation-table .federation-table-main:nth-child(1) {
    background-color: #75A85F;
    border-radius: 10px;
    padding: 20px 30px;
}

.federation-table-bg .federation-table .federation-table-main:nth-child(1) .federation-sub-title {
    display: none;
}

.federation-table-bg .federation-table .federation-table-main:nth-child(1) .federation-inner {
    align-items: center;
    color: #ffffff;
    padding-top: 0;
}

.federation-table-bg .federation-table-main:nth-child(1) .federation-title,
.federation-table-bg .federation-table-main:nth-child(1) .federation-cont-1,
.federation-table-bg .federation-table-main:nth-child(1) .federation-cont-2 {
    width: 33.33%;
}

.federation-table-bg .federation-table .federation-table-main:nth-child(1) .federation-inner h5,
.federation-table-bg .federation-table .federation-table-main:nth-child(1) .federation-inner strong {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}

.federation-table .federation-table-main .federation-inner h5 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

.federation-table .federation-table-main .federation-inner h6 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    border-radius: 5px;
    padding: 5px 18px;
    display: table-caption;
}

.federation-table .federation-title {
    width: 18%;
    padding-right: 5%;
}

.federation-table .federation-sub-title {
    width: 16%;
}

.federation-table .federation-cont-1 {
    width: 32%;
    padding-right: 3%;
}

.federation-table .federation-cont-2 {
    width: 34%;
    padding-right: 5%;
}

.federation-table .federation-table-main p {
    margin-bottom: 15px;
}

.federation-table .federation-table-main p:last-child {
    margin-bottom: 0px;
}

.federation-table .federation-table-main .federation-inner h6:empty {
    display: none
}

.federation-table .federation-table-main .federation-inner div:empty {
    display: none
}

.federation-table .federation-sub-title,
.federation-table .federation-cont-1,
.federation-table .federation-cont-2,
.federation-table .federation-cont-3 {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 25px;
}

.federation-table .federation-table-main:last-child .federation-sub-title,
.federation-table .federation-table-main:last-child .federation-cont-1,
.federation-table .federation-table-main:last-child .federation-cont-2,
.federation-table .federation-table-main:last-child .federation-cont-3 {
    border: none;
}

/* ==============================================================================
// detection-animals-page
// ==============================================================================*/
.animals-work .federation-table-bg .federation-table-main:nth-child(1) .federation-title,
.animals-work .federation-table-bg .federation-table-main:nth-child(1) .federation-cont-1,
.animals-work .federation-table-bg .federation-table-main:nth-child(1) .federation-cont-2 {
    width: 33%;
}

/* ==============================================================================
// assistance-animals-page
// ==============================================================================*/
.assistance-work .federation-table-bg .federation-table-main:nth-child(1) .federation-title,
.assistance-work .federation-table-bg .federation-table-main:nth-child(1) .federation-cont-1,
.assistance-work .federation-table-bg .federation-table-main:nth-child(1) .federation-cont-2,
.assistance-work .federation-table-bg .federation-table-main:nth-child(1) .federation-cont-3 {
    width: 25%;
}

.assistance-work .federation-table .federation-title {
    width: 11%;
    padding-right: 2%;
}

.assistance-work .federation-table .federation-sub-title {
    width: 15%;
}

.assistance-work .federation-table .federation-cont-1 {
    width: 24%;
    padding-right: 2%;
}

.assistance-work .federation-table .federation-cont-2 {
    width: 24%;
    padding-right: 2%;
}

.assistance-work .federation-table .federation-cont-3 {
    width: 26%;
}

/* ==============================================================================
// therapy-animals-page
// ==============================================================================*/
/*.therapy-ani.federation-table-bg .federation-table .federation-table-main:nth-child(1) .federation-sub-title{ display: block; }*/
.therapy-ani.federation-table-bg .federation-table-main:nth-child(1) .federation-title,
.therapy-ani.federation-table-bg .federation-table-main:nth-child(1) .federation-cont-1,
.therapy-ani.federation-table-bg .federation-table-main:nth-child(1) .federation-cont-2,
.therapy-ani.federation-table-bg .federation-table-main:nth-child(1) .federation-cont-3,
.therapy-ani.federation-table-bg .federation-table-main:nth-child(1) .federation-cont-4 {
    width: 20%;
    padding-right: 2%;
}

.therapy-work .federation-table .federation-title {
    width: 10%;
    padding-right: 10px;
}

.therapy-work .federation-table .federation-sub-title {
    width: 12%;
    padding-right: 10px;
}

.therapy-work .federation-table .federation-cont-1 {
    width: 18%;
    padding-right: 15px;
}

.therapy-work .federation-table .federation-cont-2 {
    width: 19%;
    padding-right: 15px;
}

.therapy-work .federation-table .federation-cont-3 {
    width: 19%;
    padding-right: 15px;
}

.therapy-work .federation-table .federation-cont-4 {
    width: 22%;
    padding-right: 15px;
}

/* ==============================================================================
// woocommerce product
// ==============================================================================*/

.woocommerce.wc-memberships-frontend-banner,
.woocommerce.wc-memberships.admin-restricted-content-notice {
    background-color: #75aa5f;
    color: #fff;
}

.woocommerce-store-notice,
p.demo_store {
    background-color: #75aa5f;
    color: #fff;
}

:is(.page-template-default, .page-template-searchable-database) .top-bar .site-navbar .menu .menu-item a,
.sfwd-courses-template .top-bar .site-navbar .menu .menu-item a {
    color: #5a5a5a;
}

.home.page-template-elementor_header_footer .top-bar .site-navbar .menu .menu-item a,
.page-id-1640.page-template-elementor_header_footer .top-bar .site-navbar .menu .menu-item a {
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
}

.sfwd-courses-template .learndash.learndash_post_sfwd-courses > .learndash-wrapper {
    display: flex;
    flex-direction: column;
    max-width: 1140px;
    margin: auto;
}

.sfwd-courses-template .ld-tabs.ld-tab-count-1 {
    order: 1;
    padding: 180px 0 50px;
}

.sfwd-courses-template .learndash-wrapper.learndash-wrap.learndash-shortcode-wrap:first-child {
    order: 2;
}

.sfwd-courses-template .learndash-wrapper.learndash-wrap.learndash-shortcode-wrap:last-child {
    order: 3;
    padding-bottom: 50px;
}

.social-media .wp-block-social-link {
    list-style: none;
    border-radius: 100%;
}

.social-media .wp-block-social-link a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins', sans-serif;
}

.site-footer .call-number,
.site-footer .address,
.site-footer .mail {
    align-items: center;
    gap: 0px;
}

.searchable-database {
    padding-top: 250px;
}

.searchable-database .container {
    max-width: 1170px;
    margin: 0px auto;
    padding: 0px 24px;
    font-family: 'Poppins';
}

.searchable-database .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.searchable-database .title h2 {
    color: #373F51;
    font-size: 28px;
    font-weight: 600;
    line-height: normal;
    /* background-image: url('https://workinganimalsfederationofaustralia.com.au/wp-content/themes/animals-federation/images/heading-shap-green.svg'); */
    background-repeat: no-repeat;
    background-position: 100% calc(100% - 12px);
    padding-right: 60px;
    font-family: 'Poppins', sans-serif;
}

.searchable-database .title h2 span {
    color: #75AA5F;
    font-family: 'Poppins', sans-serif;
}

.searchable-database .title input.search-box {
    border-radius: 10px;
    border: 2px solid #D9D9D9;
    display: flex;
    max-width: 300px;
    width: 100%;
    padding: 10px 15px;
    align-items: center;
    gap: 10px;
    color: #878787;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins';
    outline: none;
    font-family: 'Poppins', sans-serif;
}

.searchable-database .member-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
    margin: 60px 0;
}

.searchable-database .member-row .member-item {
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);
    padding: 20px;
    transition: all 0.3s;
}

.searchable-database .member-row .member-item:hover {
    background: #F1F7EF;
}

.searchable-database .member-row .profile-name {
    display: flex;
    align-items: center;
    gap: 20px;
}

.searchable-database .member-row .profile-name img {
    max-width: 70px;
    aspect-ratio: 1/1;
    border-radius: 100%;
}

.searchable-database .member-row .profile-name h5 {
    margin: 0px;
    color: #75AA5F;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Poppins', sans-serif;
}

.searchable-database .member-row .profile-name a {
    color: #BDBDBD;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-decoration-line: underline;
    display: inline-block;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Poppins', sans-serif;
}

.searchable-database .member-row .profile-name a:hover {
    color: #373F51;
}

.searchable-database .member-row .member-item * {
    color: #7C7C7C;
    font-size: 14px;
    font-style: normal;
    line-height: 22px;
    font-family: 'Poppins', sans-serif;
}

.searchable-database .member-row .member-item .content b{
    margin-right: 5px;
}

.search-loader {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #00000050;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 3;
    opacity: 0;
    transition: opacity 0.5s;
}

.search-loader .lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.search-loader .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}

.search-loader .lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.search-loader .lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.search-loader .lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

.search-loader.active {
    display: flex;
    opacity: 1;
}

.pagination ul.page-numbers {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    list-style: none;
    margin-bottom: 120px;
}

.pagination ul.page-numbers :is(a.page-numbers, span) {
    text-decoration: none;
    font-family: 'Poppins';
    display: inline-block;
    color: #7C7C7C;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Poppins', sans-serif;
}

.pagination ul.page-numbers :is(a.prev, a.next) {
    color: #75AA5F;
    padding: 5px 0px;
    border-bottom: 2px solid #75AA5F;
    font-family: 'Poppins', sans-serif;
}

.pagination ul.page-numbers span[aria-current="page"] {
    width: 34px;
    height: 34px;
    background-color: #75AA5F;
    color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

body.elementor-page-3242 header.site-header.header-main{
    display: none;
}

@media (max-width: 1199px) {
    .top-bar .site-navbar .menu .menu-item a {
        margin: 0px 9px;
    }

    .header-main .top-bar .site-logo {
        max-width: 120px;
    }

    .section-heading-green .elementor-heading-title,
    .section-heading-yellow .elementor-heading-title {
        background-position: 100% 12px;
    }

    .animal-detail-sec h4.elementor-heading-title {
        background-position: 100% 50px;
    }

    .form-member-sec h4.elementor-heading-title {
        background-position: 100% 50px;
    }

    .sfwd-courses-template .learndash.learndash_post_sfwd-courses > .learndash-wrapper {
        max-width: 960px;
    }

    .sfwd-courses-template .ld-tabs.ld-tab-count-1 {
        padding: 150px 0 50px;
    }

    .sfwd-courses-template .learndash-wrapper.learndash-wrap.learndash-shortcode-wrap:last-child {
        padding-bottom: 30px;
    }
}

@media (max-width: 991px) {
    .extender-accordion .accordian-discription .content {
        width: 65%;
    }

    .top-bar .toggle-menu {
        display: flex;
    }

    .top-bar .site-navbar .menu {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background-color: #147daaeb;
        flex-direction: column;
        justify-content: center;
        transition: 0.5s;
        transform: translateX(-100%);
        overflow-y: scroll;
        padding: 20px;
    }

    .top-bar .site-navbar .menu.navbar-open {
        transform: translate(0);
    }

    .top-bar .site-navbar .menu .menu-item a {
        margin: 10px 0px;
        font-size: 20px;
    }

    .site-footer .row {
        flex-wrap: wrap;
    }

    .site-footer .row .col:nth-child(2),
    .site-footer .row .col:nth-child(3) {
        max-width: 30%;
        width: 100%;
        margin-bottom: 30px;
    }

    .site-footer .row .col:nth-child(4),
    .site-footer .row .col:nth-child(5) {
        max-width: 50%;
        width: 100%;
        margin-bottom: 30px;
    }

    .site-footer .row {
        padding: 50px 0px 0px;
    }

    .form-member-sec h4.elementor-heading-title {
        background-position: 100% 120px;
    }

    .animals-work,
    .assistance-work,
    .therapy-work {
        overflow-x: scroll;
    }

    .animals-work .elementor-container,
    .assistance-work .elementor-container,
    .therapy-work .elementor-container {
        width: 1005px !important;
        max-width: 1005px !important;
        overflow: auto;
    }

    .sfwd-courses-template .learndash.learndash_post_sfwd-courses > .learndash-wrapper {
        max-width: 720px;
        padding-right: 20px;
        padding-left: 20px;
    }

    :is(.page-template-default, .page-template-searchable-database) .top-bar .site-navbar .menu .menu-item a,
    .sfwd-courses-template .top-bar .site-navbar .menu .menu-item a {
        color: #ffffff;
    }

    .searchable-database .title {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .searchable-database .member-row {
        grid-template-columns: 1fr 1fr;
    }
    
    .top-bar .site-navbar .menu .menu-item:is(.menu-item-has-children) .sub-menu{
        width: 100%;
        min-width: max-content;
        left: 50%;
        transform: translateX(-50%) scaleY(0);
    }

    .top-bar .site-navbar .menu .menu-item:is(.menu-item-has-children):hover .sub-menu{
        transform: translateX(-50%) scaleY(1);
    }
}

@media (max-width:767px) {

    .site-footer .row .col:nth-child(2),
    .site-footer .row .col:nth-child(3),
    .site-footer .row .col:nth-child(4),
    .site-footer .row .col:nth-child(5) {
        max-width: 100%;
    }

    .site-footer .wp-block-media-text .wp-block-media-text__content {
        padding: 0px 5px;
        text-align: left;
    }

    .site-footer .row {
        justify-content: center;
        text-align: center;
    }

    .site-footer .call-number {
        justify-content: center;
    }

    .site-footer .mail {
        justify-content: center;
    }

    .social-media > .wp-block-group__inner-container {
        justify-content: center;
    }

    .site-footer .address {
        padding-left: 30px;
    }

    .animals-img {
        position: relative !important;
    }

    .section-heading-green .elementor-heading-title,
    .section-heading-yellow .elementor-heading-title {
        background-position: 100% 10px;
    }

    .banner-sec .section-heading-green .elementor-heading-title {
        background-position: 100% 97%;
    }

    .extender-accordion .accordion-title-trigger {
        justify-content: center;
    }

    .extender-accordion .accordian-discription {
        flex-direction: column;
        text-align: center;
    }

    .extender-accordion .accordian-discription .content {
        width: 100%;
    }

    .extender-accordion .accordion-main .discover-more {
        width: 100%;
    }

    .extender-accordion .accordion-main h2:after {
        width: 52px;
    }

    /*newsletter-sec*/
    .newsletter-sec h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .newsletter-sec p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 40px;
    }

    .newsletter-sec a {
        font-size: 16px;
        line-height: 24px;
        padding: 12px 40px 12px 24px;
    }

    .form-member-sec h4.elementor-heading-title {
        background-position: 100% 100px;
    }

    .animal-detail-sec h4.elementor-heading-title {
        background-position: 100% 100px;
    }

    .list-menu .elementor-icon-box-wrapper {
        display: flex !important;
        flex-direction: row-reverse !important;
    }

    .list-menu .elementor-widget-icon-box .elementor-widget-container {
        min-height: auto;
    }

    .searchable-database .member-row {
        grid-template-columns: 100%;
    }

    .searchable-database .title h2 {
        font-size: 24px;
    }

    .searchable-database {
        padding-top: 200px;
    }

    .pagination ul.page-numbers {
        gap: 15px;
    }

    .pagination ul.page-numbers :is(a.page-numbers, span) {
        font-size: 14px;
    }

    .pagination ul.page-numbers span[aria-current="page"] {
        width: 30px;
        height: 30px;
    }

    .top-bar .site-navbar .menu .menu-item a{
        font-size: 16px;
        line-height: 24px;
        margin: 8px 0px;
    }

    .top-bar .site-navbar .menu .menu-item:is(.menu-item-has-children) .sub-menu{
        padding: 10px;
    }

    .top-bar .site-navbar .menu .menu-item:is(.menu-item-has-children) .sub-menu li a{
        margin: 0;
    }
}

@media (max-width: 355px) {

    .elementor-10 .elementor-element.elementor-element-06439ca > .elementor-widget-container,
    .elementor-10 .elementor-element.elementor-element-3562a42 > .elementor-widget-container,
    .elementor-10 .elementor-element.elementor-element-b80f49a > .elementor-widget-container,
    .elementor-10 .elementor-element.elementor-element-5e46af9 > .elementor-widget-container,
    .elementor-10 .elementor-element.elementor-element-b0b8c71 > .elementor-widget-container {
        padding-right: 35px !important;
        font-size: 14px;
    }

    .grid-sec .elementor-widget-wrap .grid-img img {
        transform: scale(1.6);
        margin-top: 16px;
    }
}

@media (max-width: 600px) and (orientation : landscape) {
    .top-bar .site-navbar .menu .menu-item a {
        margin: 5px 0px;
    }
}