/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

@import 'assets/fonts/montserrat/montserrat.css';

/* Fejlesztés alatt start */
.top-bar{
	display: block;
	text-align: center;
}
.top-bar>.mini-widgets{
	display: block;
}
.top-bar>.mini-widgets p{
	font-weight: 700;	
}
/* Fejlesztés alatt end */

/* Sidebar start */

.sidebar-content .widget:not(.widget_icl_lang_sel_widget) .custom-menu a:not(:hover) {
    color: #333;
}
.dividers-on.custom-menu li {
    margin: 0px;
    padding: 3px 0px;
}
.custom-menu{
	border-left: 4px solid #8a1353;
	padding-bottom: 0px;
}
.custom-menu a {
	font-weight: 500;
}
.sidebar-content .widget .custom-menu.dividers-on li{
	margin-left: 10px;
}
.sidebar.solid-bg .widget, .solid-bg .sidebar-content .widget{
	padding-left:0px;
	padding-right:0px;
}
.sidebar .widget, .sidebar-content .widget{
	padding-top: 0px;
}
/* Sidebar end */

.phantom-sticky .masthead{
	transform: none !important;
}
/* Search bar start */

.popup-search-wrap {
    padding: 0px;
    position: fixed;
    left: 0px;
    top: 38px;
    opacity: 0;
    filter: unset;
    width: 100%;
    background: #fff !important;
    max-width: 100% !important;
}
.masthead .popup-search .popup-search-wrap {
    top: 0px;
}
.mini-search input.field, .overlay-search-microwidget input[type="text"] {
    width: 100%;
    min-height: 70px;
    line-height: 30px;
    background: #fff !important;
    font-family: Montserrat;
    max-width: 1440px;
	margin: 0px auto;
	display: block;
	font-weight: 400;
	color: #333;
	font-size:20px;
}
.mini-search .search-icon i{
	font-size: 18px;
	color: #767676;
	position: absolute;
	top: 22px;
	right: 15px;
}
.popup-search .field::placeholder {
    color: #888 !important;
}
.popup-search .search-icon{
	display: block;
	max-width: 1440px;
	margin: 0px auto;
	position: fixed;
	text-align: right;
	max-height: 70px;
	top: 3px;

}
@media (max-width: 1023px){
	.mini-search input.field, .overlay-search-microwidget input[type="text"] {
	    min-height: 50px;
	    line-height: 30px;
	}
	.mini-search .search-icon i{
		top: 12px;
	}
	.popup-search .searchform .submit > span{
		display: none;
	}	
	.popup-search .search-icon{
		max-height: 50px;
	}
}
.mobile-header-bar .mobile-branding img {
  height: 35px;
}
/* Search bar end */


/* Scroll to top start */
.scroll-top{
	background-color: #a3be31;
	border-radius: 50%;
	width: 40px;
	height: 40px;
}
.scroll-top::before {
    font-size: 14px;
}
/* Scroll to top end */


/* Blog design start */

.wf-container article.post{
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
}
.post .entry-title a{
	color: #a3be31;
	transition: 0.5s;
}
.post .entry-title a:hover{
	color: #8a1353;
}
.post.bg-on, .post.bg-on.fullwidth-img.format-quote, .post.bg-on.fullwidth-img.format-link{
	background-color: #fff;
}
.fancy-header h1{
	font-family: "Montserrat";
}
#fancy-header{
	background-color: #a3be31;
}
#fancy-header > .wf-wrap{
    min-height: 150px;
}
/* Blog design end */

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
}

button.button, a.button, input[type="button"], input[type="reset"], .wpcf7-submit, .dt-btn-m, input.dt-btn-m[type="submit"], #main .gform_wrapper .gform_footer input.button, #main .gform_wrapper .gform_footer input[type="submit"], #main-slideshow .tp-button, .woocommerce-widget-layered-nav-dropdown__submit {
    font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif;
}

.main-nav .sub-nav > li > a .menu-text, .mini-nav .sub-nav > li > a .menu-text {
    font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif;
}

/**
 * Firefox specific rule
 */

@-moz-document url-prefix() {
  body {
    font-weight: lighter !important;
  }
}

strong{
	color: #333;
}

a strong{
	color: #2989eb;
}

.h-minus-margin h5{
	margin-bottom: 0px;
}

.main-nav > li > a .menu-text {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
}

.l-to-r-line > li > a i.underline {
    bottom: -10px;
}

.main-nav > li.act:not(.wpml-ls-item) > a .menu-text, .main-nav > li.act:not(.wpml-ls-item) > a .subtitle-text, .main-nav > li:not(.wpml-ls-item) > a .menu-text {
    text-transform: uppercase;
}

/* sticky menu miatt kell */
#phantom #primary-menu{
	position: relative;
}

#content .owl-carousel.blog-carousel-shortcode .owl-nav a.owl-prev {
    left: 10px;
}

#content .owl-carousel.blog-carousel-shortcode .owl-nav a.owl-next {
	right: 10px;
}

@media (max-width: 480px){

	#content .owl-carousel.blog-carousel-shortcode .owl-nav a.owl-prev {
		top: 45%;
		left: 10px;
	}

	#content .owl-carousel.blog-carousel-shortcode .owl-nav a.owl-next {
		top: 45%;
		right: 10px;
	}
}

/* 404 and search start */

.error404 .sidebar-none .content {
    width: calc(100% - 280px);
	float: right;
}

.search-no-results .no-results{
	text-align: center;
}

.error404 .entry-title, .search-no-results .no-results .entry-title{
	margin-bottom: 25px;
}

.error404 p, .search-no-results .no-results p{
	margin-bottom: 20px;
}

.error404 .searchform{
	margin: 0 auto;
	max-width: 80%;
}

.error404 #content{
	min-height: 500px;
}

.error404 #sidebar{
	width: 250px;
	display: block;
	position: fixed;
}
.error404 #sidebar .sidebar-content{
	width: 225px;
}

@media (max-width: 990px){
	.error404 .sidebar-none .content {
		width: 100%;
	}
	.error404 .searchform{
		max-width: 100%;
	}
	.error404 #content{
		min-height: 190px;
	}
	.error404 #sidebar {
		position: relative;
		width: 100%;
	}
	.error404 #sidebar .sidebar-content {
		width: 100%;
	}
}

@media (max-width: 480px){
	.error404 #content{
		margin-bottom: 40px;
	}
}

/* 404 and search end */

.main-nav > li {
    right: 75px;
}

.sticky-on .main-nav > li {
    right: 81px;
}

.from-centre-line > li.kerelem-kuldes > a .menu-item-text::before {
    height: 0px;
}

.masthead:not(.side-header).dividers .main-nav > li.kerelem-kuldes:not(.dt-mega-menu){
	font-size: 16px;
	font-weight: 600;
	position: absolute;
	right: 30px;
	left: initial;
}

.masthead:not(.side-header).dividers .main-nav > li.kerelem-kuldes:not(.dt-mega-menu) a{
	background: #a3be31;
	border-radius: 5px;
	top: 5px;
	transition: all 0.1s ease 0s;
}
.masthead:not(.side-header).dividers .main-nav > li.kerelem-kuldes:not(.dt-mega-menu) a:hover{
	background: #8a1353;
}

.sticky-on.masthead:not(.side-header).dividers .main-nav > li.kerelem-kuldes:not(.dt-mega-menu) a{
	top: 0px;
	transition: all 0.3s ease 0s;
}

.masthead:not(.side-header).dividers .main-nav > li.kerelem-kuldes:not(.dt-mega-menu) a:hover .menu-text{
	color: #fff;
}

.main-nav > li.kerelem-kuldes:not(.wpml-ls-item) > a .menu-text {
    color: #fff;
}

.main-nav > li.kerelem-kuldes:not(.wpml-ls-item) > a .menu-text:hover {
    color: #fff;
}

.masthead:not(.side-header).dividers .main-nav > li.kerelem-kuldes::before{
	display: none;
}
.l-to-r-line > li.kerelem-kuldes > a i.underline {
	display: none;
}
.sticky-on .main-nav > li.act:not(.wpml-ls-item).kerelem-kuldes > a, #phantom .main-nav > li.act:not(.wpml-ls-item).kerelem-kuldes > a, .sticky-on .main-nav > li.act:not(.wpml-ls-item).kerelem-kuldes > a .menu-text {
    color: #ffffff;
}

.mini-widgets .searchform .submit span{
	display: none;
}

.popup-search .submit i, .overlay-search .submit i {
    font-size: 18px;
}
.mini-search .submit {
	color: #767676;
}

h1, .h1-size, .entry-title.h1-size, .dt-accordion-h1-size .wpb_accordion_header > a {
	font-weight: 600;
}
h2, .h2-size, .entry-title.h2-size, h1.entry-title, .dt-accordion-h2-size .wpb_accordion_header > a {
	font-weight: 600;
}
h3, .h3-size, .entry-title.h3-size, h2.entry-title, .dt-accordion-h3-size .wpb_accordion_header > a {
	font-weight: 600;
}
h4, .h4-size, .entry-title.h4-size, h3.entry-title, .dt-accordion-h4-size .wpb_accordion_header > a, .vc_separator h4 {
	color: #a3be31;
	font-weight: 600;
}
h5, .h5-size, h4.entry-title, .entry-title.h5-size, .dt-accordion-h5-size .wpb_accordion_header > a {
	font-weight: 600;
}
h6, .h6-size, .entry-title.h6-size, .dt-accordion-h6-size .wpb_accordion_header > a {
	color: #a3be31;
	font-weight: 600;
}

b, strong {
    font-weight: 600;
}

.red{
	color: #dc1414;
}

.purple{
	color: #8a1353;
}

.green{
	color: #a3be31;
}

.text-justify, .text-justify p, .text-justify strong{
	text-align: justify;
}

.green-20px-bold{
	font-size: 20px;
	line-height: 26px;
	color: #a3be31;
	font-weight: 600;
}

.purple-20px-bold{
	font-size: 20px;
	line-height: 26px;
	color: #8a1353;
	font-weight: 600;
}

.gray-20px-bold{
	color: #767676;
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
}

.gray-bold{
	color: #767676;
}

.content ul{
	margin: 15px 25px;
	position: relative;
	list-style: none;
	padding: 0;
	counter-reset: listitem;
}
.content ul li{
	padding-left: 6px;
	margin-bottom: 4px;
}
.content ul li::before{
	position: absolute;
	right: 100%;
	font-weight: 700;
	content: '\2022';
	color: #8a1353;
	font-size: 25px;
	margin-top: -1px;
}


.content ul.wp-block-gallery{
	list-style: disc;
}
.content ul.wp-block-gallery li{
	padding-left: 0px;
	margin-bottom: 0px;
}
.content ul.wp-block-gallery li::before{
	content: '';
}


.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #8a1353;
	transition: background-color 0.2s ease;
}

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #8a1353;
}
.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    border-color: #8a1353;
}

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon {
	background-color: transparent;
	border-color: #8a1353;
	transition: border-color 0.2s ease;
}

.radio-shows > .wpb_column > .vc_column-inner > .wpb_wrapper{
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 20px;
}

.content td, .content th {
    border-top: 0px solid transparent;
}
.content table.striped, .content td, .content th {
    border-color: transparent;
}
.content table.striped {
	border-bottom: 0px solid;
}

table.striped tbody tr:nth-child(2n+1) {
    background-color: #f1f1f1;
}

.wpb_content_element{
	margin-bottom: 20px;
}

.wpb_content_element-10.wpb_content_element{
	margin-bottom: 10px;
}

.mp3-downloader a img{
	margin-bottom: 15px !important;
}

.mp3-downloader a{
	display: inline-flex;
}

#content .pdf-downloader .wpb_text_column img:last-child{
	float: left;
	margin-bottom: 30px;
}

.pdf-downloader{
	margin-bottom: 20px;
}

.pdf-downloader .wpb_content_element {
    margin-bottom: 10px;
}

.pdf-downloader .default-btn-shortcode{
	margin-bottom: 30px;
}

.pdf-downloader > .wpb_column > .vc_column-inner > .wpb_wrapper{
	border-bottom: 1px solid #e4e4e4;
	padding: 20px 0px 0px 0px;
}

.pdf-downloader > .wpb_column > .vc_column-inner > .wpb_wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.pdf-downloader .dt-btn-m {
	padding: 10px 40px;
}

.vc_row-has-fill + .pdf-downloader.vc_row > .vc_column_container > .vc_column-inner{
	padding-top: 0px;
}

.video-border.wpb_video_widget{
	padding: 15px;
	background: #e4e4e4;
	border-radius: 6px;
}

.vc_row-has-fill > .vc_column_container.padding-top-10 > .vc_column-inner {
    padding-top: 10px;
}

.vc_row-has-fill > .vc_column_container.padding-top-20 > .vc_column-inner {
    padding-top: 20px;
}

.vc_row-has-fill + .vc_row > .vc_column_container.padding-top-20 > .vc_column-inner{
	padding-top: 20px;
}

.vc_row-has-fill + .vc_row > .vc_column_container.padding-top-10 > .vc_column-inner{
	padding-top: 10px;
}

a{
	text-decoration: none;
}

a.primary-button{
	background: #a3be31 !important;
	font-size: 16px;
	padding: 8px 15px;
	font-weight: 600;
	border-radius: 4px;
	text-transform: uppercase;
	color: #fff !important;
	display: inline-block;
	transition: background 0.3s ease;
}

a.primary-button:hover{
	background: #8a1353 !important;
}

.dt-btn-m{
	background: #a3be31;
	font-size: 16px;
	padding: 10px 18px;
	font-weight: 600;
	border-radius: 4px;
	text-transform: uppercase;
	color: #fff !important;
	display: inline-block;
}

.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style) {
	background: #a3be31;
	transition: all 0.3s ease;
}

.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover {
	background: #8a1353;
}

.box-shadow-gray .wpb_column.vc_column_container{
	padding: 0px 15px;
}

.box-shadow-gray .wpb_column.vc_column_container .vc_column-inner{
	border-radius: 6px;
	padding: 15px;
	margin-bottom: 30px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
	background: #fff;
}

.box-shadow-gray i{
	color: #0a75fa;
	margin-left: 15px;
}

.box-shadow-gray a{
	color: #0a75fa;
}

.box-shadow-gray a{
	margin-bottom: -10px;
}

.box-shadow-gray p{
	font-size: 16px;
}

.box-shadow-gray .wpb_content_element {
    margin-bottom: 0px;
}

table tr th{
	background: #8a1353;
	color: #fff;
}

.center-wide-table table tr td{
	text-align: center;
}

.center-wide-table table tr td:nth-child(1){
	font-weight: 600;
}

.center-wide-table table tr td:nth-child(2){
	font-weight: 600;
}

table tbody tr:nth-child(2n+1) {
    background-color: #f1f1f1;
}

table.borderless-table tbody tr:nth-child(2n+1) {
    background-color: transparent;
}

.content .center-wide-table td, .content .center-wide-table th {
    padding: 10px;
	text-align: center;
}

.content table {
    border-bottom: 0px solid transparent;
}

.underline-title:after{
	content:'';
	width: 100%;
	height: 1px;
	background: #ddd;
	display: block;
	margin-top: 10px;
}

.table-responsive{
	overflow-x: auto;
}

.content .center-wide-table .table-responsive.lighter-shadow td{
	width: 33.3%;
}

.blog-shortcode .post .entry-meta{
	margin-bottom: 5px !important;
}

.blog-shortcode .post-details.details-type-link{
	display: none;
}

.content-bg-on.classic-layout-list article {
	background-color: rgb(255, 255, 255);
	border-radius: 6px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.blog-shortcode .post .post-entry-content {
    padding: 15px 15px 5px 15px !important;
}

.blog-shortcode .entry-title a, .blog-shortcode .entry-title a:hover{
	color: #a3be31;
}
.mode-grid.blog-shortcode .entry-title{
	font-size: 19px;
	line-height: 25px;
}

.entry-meta .category-link{
	display: none;
}

.entry-meta .author.vcard{
	display: none;
}

.footer .widget {
    margin-bottom: 15px;
}

.footer .widget-title{
	margin-bottom: 10px;
}

.footer .textwidget a {
    color: #2989eb;
}

.wf-container-bottom {
    padding: 0px 0 0px 0;
    min-height: 50px;
}

.weboldal-keszites {
    width: 175px;
	position: absolute;
	bottom: 55px;
}
.weboldal-keszites .web-text {
    color: #8a1353 !important;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    margin-right: 10px;
    text-align: right;
    text-transform: uppercase;
    width: 75px;
}
.weboldal-keszites .web-pic {
    float: left;
}

.footer-separator-div{
	position: relative;
	height: 50px;
}

.footer-separator-div:before{
	content:'';
	position: absolute;
	top: calc(50% - 1px);
	left: 0px;
	width: 100%;
	height: 1px;
	background: #e5e5e5;
}

.widget-title {
	font-size: 18px;
	font-weight: 600;
}

#footer .wf-container-footer {
    padding-bottom: 0px;
}

@media (max-width: 1439px){
	#page {
	    background: url('images/site-bg-laptop.jpg') repeat-y left top;
	}	
}
@media (max-width: 989px){
	#page {
	    background-image: none;
	}	
}
@media (max-width: 1360px){
	.main-nav > li > a .menu-text {
		font-size: 14px;
		line-height: 18px;
	}
	.main-nav > li > a {
		margin: 12px 5px 12px 5px;
		padding: 8px 5px 8px 5px;
	}
}

@media (max-width: 1200px){
	.main-nav > li > a .menu-text {
		font-size: 13px;
		line-height: 17px;
	}
	.main-nav > li > a {
		margin: 12px 0px 12px 0px;
		padding: 8px 4px 8px 4px;
	}
}

@media (max-width: 990px){
	.weboldal-keszites {
		position: relative;
		bottom: -5px;
	}
}

@media (max-width: 768px){
	.mp3-downloader p{
		text-align: center;
	}
}

@media (max-width: 600px){
	/*.table-responsive::before{
		content:'';
		position: absolute;
		top: 0px;
		left: 8px;
		bottom: 0px;
		width: 10%;
		background: -moz-linear-gradient(left, rgba(255,255,255,1) 16%, rgba(255,255,255,0) 100%);
		background: -webkit-linear-gradient(left, rgba(255,255,255,1) 16%,rgba(255,255,255,0) 100%);
		background: linear-gradient(to right, rgba(255,255,255,1) 16%,rgba(255,255,255,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	}*/

	.table-responsive::after{
		content:'';
		position: absolute;
		top: 0px;
		right: 15px;
		bottom: 0px;
		width: 20px;
		background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
		background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
	}
	.table-responsive.lighter-shadow::after{
		opacity: 0.2;
	}
}

@media (max-width: 480px){
	#content .pdf-downloader .wpb_text_column img:last-child{
		margin-bottom: 20px;
		width: 74px;
	}
	.purple-20px-bold{
		font-size: 16px;
		line-height: 22px;
	}
}

#cookie-notice {
	line-height: 34px;
}

#cookie-notice .button.bootstrap {
    font-family: "Montserrat";
    padding: 5px 15px !important;
    color: #fff;
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
    font-style: normal;
	font-weight: 600;
    background-color: #a3be31 !important;
    background-image: none;
    border-width: 0px !important;
    box-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
    font-size: 15px;
	line-height: 19px;
    text-decoration: none;
    border-radius: 0px;
    outline: none;
	letter-spacing: 0px;
	text-transform: uppercase;
	transition: background 0.3s ease;
	border-radius: 4px;
}

#cookie-notice .button.bootstrap:hover {
	background-color: #a3be31 !important;
}

@media (max-width: 767px){
	.cookie-notice-container #cn-notice-text{
		display: block;
		float: left;
		width: calc(100% - 135px);
	}
	#cn-accept-cookie{
		position: absolute;
		right: 5px;
		top: calc(50% - 15px);
	}
	#cn-notice-text{
		font-size: 11px;
		line-height: 16px;
		text-align: left;
	}
	#bottom-bar .mini-nav ul {
    	display: block;
	}
	#bottom-bar .menu-select{
		display: none;
	}
}

/* Online kérelem küldés start */
.page-id-2037 .wpcf7 h2, .page-id-2037 .wpcf7 h3{
	color: #a3be31;
}
.page-id-2037 .wpcf7 h2{
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 40px;
}
.page-id-2037 .wpcf7 h3{
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 20px;
}
.page-id-2037 .wpcf7 p{
	margin-bottom: 40px;
}
.page-id-2037 .wpcf7 p.p-margin-bottom{
	margin-bottom: 20px;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    bottom: -15px;
}
.reszletek-box span.wpcf7-not-valid-tip {
    bottom: -28px;
}
.reszletek-box{
	background: #fcfcfc;
	border: 2px solid #d8d8d8;
	padding: 30px;
	margin-bottom: 50px;
}
.wpcf7-form label{
	font-weight: 700;
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=url],
.wpcf7-form input[type=email],
.wpcf7-form input[type=number],
.wpcf7-form input[type=date],
.wpcf7-form input[type=range],
.wpcf7-select {
	border-bottom: 2px solid #8a1353;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	background-color: #fff;
	padding-left: 0px;
	padding-right: 0px;
}
.wpcf7-form-control-wrap {
	position: relative;
	display: block;
	margin-bottom: 30px;
}
.wpcf7-form-control-wrap.kar-igeny-erteke {
	display: inline;
}
.wpcf7-form textarea{
	height: 110px;
	border-bottom: 2px solid #8a1353;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	background: #f2f2f2;
	resize: none;
	margin-bottom: 10px;
}
.wpcf7-form .wpcf7-radio .wpcf7-list-item{
	display: block;
	margin-bottom: 20px;
}
.wpcf7-form .kar-ertek input[type=number]{
	width: 220px;
	display: inline-block;
	background: #f2f2f2;
	padding-left: 15px;
}
.wpcf7-form .wpcf7-acceptance{
	margin-bottom: 10px;
	display: inline-block;
}
span.wpcf7-list-item {
	margin-left: 0px;
}
input[type="submit"]:not([name="update_cart"]):not(.woocommerce-widget-layered-nav-dropdown__submit), .post-password-form input[type="submit"], .mc4wp-form input[type="submit"], div.mc4wp-form button[type="submit"], .tml-submit-wrap input[type="submit"], .wpcf7-form input[type="submit"]{
	background: #a3be31;
	border-radius: 4px;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
}
.wpcf7-form input[type="submit"]:hover{
	background: #8a1353 !important;
}
.codedropz-upload-handler{
	background: #fff;
	border-radius: 8px;
}
.page-id-2037 .wpcf7 .codedropz-upload-inner h3{
	color: #767676;
	margin-bottom: 0px;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn{
	background: #a3be31;
	border-radius: 4px;
	color: #fff;
	padding: 6px 20px;
	display: inline-block;
	font-weight: 700;
	margin-top: 10px;
}
.wpcf7-form .wpcf7-radio label {
  position: relative;
  cursor: pointer;
}

.wpcf7-form .wpcf7-radio input[type=radio] {
	position: relative;
  visibility: hidden;
}

.wpcf7-form .wpcf7-radio input[type=radio] + span {
	padding-left: 16px;
}

.wpcf7-form .wpcf7-radio input[type=radio] + span:before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 16px;
  width: 16px;
  top: 0px;
  border: 2px solid #767676;
}

.wpcf7-form .wpcf7-radio input[type=radio] + span:after {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 5px;
    left: 5px;
    visibility: hidden;
}

.wpcf7-form .wpcf7-radio input[type=radio]:checked + span:before {
    background: transparent;
    border-color: #8a1353;
}

.wpcf7-form .wpcf7-radio input[type=radio]:checked + span:after {
   background: #8a1353;
   visibility: visible;
}


.wpcf7-form .wpcf7-checkbox label {
  position: relative;
  cursor: pointer;
  display: flex;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox] {
	position: absolute;
  	visibility: hidden;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span {
	padding-left: 30px;
	padding-right: 15px;
	display: inline-flex;
	vertical-align: top;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 4px;
  height: 16px;
  width: 16px;
  top: 0px;
  border: 2px solid #767676;
  left: 0px;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:after {
    display: block;
    position: absolute;
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    border-radius: 100%;
	height: 14px;
	width: 14px;
	top: 1px;
	left: 4px;
    visibility: hidden;
    font-size: 13px;
    color: #8a1353;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:before {
    background: transparent;
    border-color: #8a1353;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:after {
/*    background: #222; */
   visibility: visible;
}

.taglista span.wpcf7-list-item{
	width: 50%;
	margin-bottom: 15px;
}
.taglista span.wpcf7-list-item:nth-child(2n):after{
	clear: both;
	content: "";
	display: table;
	width: 100%;
}
@media (max-width: 768px){
	.taglista span.wpcf7-list-item{
		width: 100%;
	}
}

.popup-message-style .wpcf7-mail-sent-ok {
	background-color: #a3be31;
}
.important-message{
	background: #ffcccc;
	border: 1px solid red;
	border-radius: 6px;
	padding: 15px;
	color: #000;
	font-weight: 700;
	margin-bottom: 40px;
}
.info-message{
	border: 1px solid #888;
	background: #fff;
	border-radius: 8px;
	padding: 10px 15px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 30px;
}
/* Online kérelem küldés end */

.grecaptcha-badge{
	display: none;
}
body .ult-sticky-anchor.ult_stick_to_row{
	z-index: 300;
}