/*

Theme Name: WPFegyvertár Hello Child Theme

Theme URI: https://github.com/elementor/hello-theme/

Description: WPFegyvertár Hello Child Theme is a child theme of Hello Elementor, created by WPkurzus

Author: WPkurzus.hu

Author URI: https://wpkurzus.hu/

Template: hello-elementor

Version: 1.0.1

Text Domain: hello-elementor-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

/* ----------------- DESIGN ----------------- */
/* Selection */
::-moz-selection {
	color: #fff;
	background: var( --e-global-color-primary )
}

::selection {
	color: #fff;
	background: var( --e-global-color-primary )
}


/* Mark */
mark {
    background: var( --e-global-color-primary )
    color: #fff;
    font-weight: 700;
}


/* Fluent Forms */
.fluentform .ff-btn-submit {
	margin-top: 10px !important;
    font-weight: 700 !important;
}

.fluentform .ff-btn:hover {
    opacity: 1 !important;
}

/* Galéria címsor */
.elementor-slideshow__title {
    display: none !important;
}



/* ----------------- BLOG ----------------- */

/* Bejegyzés kivonatok után 3 pont*/
.elementor-posts .elementor-post__excerpt p:after {
content: "..." !important;
}



/* --- MENU --- */

@media only screen and (min-width: 767px) {
.menu-cta a {
	border-radius: 100px;
	padding: 12px 20px !important;
	background: #/* --- MENU --- */

@media only screen and (min-width: 767px) {
.menu-cta a {
	border-radius: 100px;
	padding: 12px 40px !important;
	background: #FF6FAA;
	color: #FF6FAA !important;
	border: 2px solid #FF6FAA;
}
.menu-cta a:hover {
	background: #fff;
	color: #005E80 !important;
}
};
	color: #FF6FAA !important;
	border: 2px solid #FFF;
}
.menu-cta a:hover {
	background: #fff;
	color: #005E80 !important;
}
}
.woocommerce-additional-fields > h3 {
display: none !important;
}

/* Pénztár beviteli mezők beűtmérete */
.penztar input{
	font-size: 18px !important;
}

