@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//korrektajandek.hu/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.2.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#ffffff;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(119,119,119);
	background-image: none;
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(28,28,28);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(15,15,15);
--wd-entities-title-color-hover:rgb(15, 15, 15);
}
:root{
--wd-alternative-font:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:rgb(159,213,22);
}
:root{
--wd-alternative-color:rgb(192,13,130);
}
:root{
--wd-link-color:rgb(15,15,15);
--wd-link-color-hover:rgb(159,213,22);
}
:root{
--btn-default-font-family:"Montserrat", Arial, Helvetica, sans-serif;
--btn-default-font-weight:500;
--btn-default-transform:uppercase;
}
:root{
--btn-default-bgcolor:rgb(192,13,130);
}
:root{
--btn-default-bgcolor-hover:rgb(159,213,22);
}
:root{
--btn-accented-font-family:"Montserrat", Arial, Helvetica, sans-serif;
--btn-accented-font-weight:500;
--btn-accented-transform:uppercase;
}
:root{
--btn-accented-bgcolor:rgb(192,13,130);
}
:root{
--btn-accented-bgcolor-hover:rgb(159,213,22);
}
:root{
--notices-success-bg:rgb(159,213,22);
}
:root{
--notices-success-color:rgb(15,15,15);
}
:root{
--notices-warning-bg:rgb(192,13,130);
}
:root{
--notices-warning-color:rgb(255,255,255);
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-accented-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: Montserrat !important;
		}
		
					rs-slides h1[data-type=text],
			rs-slides h2[data-type=text],
			rs-slides h3[data-type=text],
			rs-slides h4[data-type=text],
			rs-slides h5[data-type=text],
			rs-slides h6[data-type=text] {
				font-family: Montserrat !important;
			}
			
.homepage-icon-under-hero img {
  max-width: 60px;
}

#homepage-banner {
  min-height: 30vw;
  padding: 52px 0px 42px 0px;
}

.homepage-hero-text-box {
  margin-bottom: 0px;
  padding: 16px 16px;
  max-width: 550px;
  margin: 0 auto;
}

@media only screen and (min-width: 1200px) {
  .homepage-hero-text-box {
    margin-bottom: 0px;
    padding: 60px 60px;
    max-width: 1000px;
  }
}

.homepage-success-section-after-hero {
  margin-top: 60px;
  margin-bottom: 22px;
}

.homepage-process-section{
  margin: 5rem 15px!important;
	width: calc(100vw - 30px)!important;
}

@media only screen and (min-width: 1025px) {
	.homepage-process-section{
		margin: 5rem 32px!important;
		width: calc(100vw - 32px)!important;
	}
}

@media only screen and (max-width: 1221px) {
  .homepage-choosing-section {
    padding: 0 16px;
  }
}

.homepage-process-section img,
.homepage-usp-section img {
  max-height: 60px;
	max-width: 60px;
}

#footer-logo {
  text-align: left;
  margin-bottom: 16px;
}

.footer-one-liner {
  color: white;
  font-size: 15px;
}

#footer-headline-links .wpb_wrapper h3 {
  margin-bottom: 10px;
}

#footer-headline-links ul {
  list-style: none;
  padding-left: 0;
}

#footer-headline-links ul li a {
  color: white;
}

#footer-headline-links ul li a:hover {
  color: #9fd516;
}

#minden-jog-fenntartva {
  margin-bottom: 16px;
}

#minden-jog-fenntartva a {
  color: #9fd516;
}

.phone-icon-footer img {
  width: 42px;
}

.phone-icon-footer a,
.email-icon-footer a {
  color: white;
}

.phone-icon-footer a:hover,
.email-icon-footer a:hover {
  color: #9ed717;
}

.wd-prefooter {
  background-color: #dbdbdb !important;
}

.wd-prefooter .container {
  padding: 80px 20px 0px 20px;
}

.wd-prefooter .container h2 {
  color: black;
  margin-bottom: 50px;
  font-size: 40px;
}

#desktop-form-column form {
  max-width: 800px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: auto;
}

#desktop-form-column form > p,
#desktop-form-column form > ul {
  margin: 0.5rem;
  flex-basis: calc(50% - 1rem);
  flex-grow: 1;
  flex-shrink: 1;
  max-width: 100%;
}

#desktop-form-column form > p:nth-of-type(6) {
  flex-basis: 100%;
}

#mobile-form-column form ul li p,
#desktop-form-column form ul li p {
  color: black;
}

#desktop-form-column .single_add_to_cart_button {
  border-radius: 32px !important;
}

#mobile-form-column .single_add_to_cart_button {
  border-radius: 32px !important;
}

.page-title {
  margin-top: 48px;
}

.wd-dropdown-cart,
.wd-side-hidden,
.wd-side-hidden .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background-color: #777777 !important;
}

#ajandekotletek-section {
  padding: 0 20px !important;
}
/*
 * IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
 * IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
*/

@media only screen and (max-width: 768px) {
	#ajandekotletek-section .wpb_column,
	.ajandekotletek-section .wpb_column{
		float: left!important;
		width: calc(50vw - 15px)!important;
		margin-left: auto!important;
		margin-right: auto!important;
	}
}

#ajandekotletek-section .vc_column_container > .vc_column-inner,
.ajandekotletek-section .vc_column_container > .vc_column-inner{
  padding: 5px !important;
}

@media only screen and (min-width: 769px) {
  #ajandekotletek-section .vc_column_container > .vc_column-inner,
	.ajandekotletek-section .vc_column_container > .vc_column-inner{
    padding: 7.5px 15px !important;
  }
}

#ajandekotletek-section .vc_column_container,
.ajandekotletek-section .vc_column_container{
  padding: 0px !important;
}
*/

#ajandekotletek-section .wpb_single_image .vc_single_image-wrapper,
.ajandekotletek-section .wpb_single_image .vc_single_image-wrapper{
  background-color: black;
}

#ajandekotletek-section .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img,
#ajandekotletek-section .wpb_single_image .vc_single_image-wrapper,
.ajandekotletek-section .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img,
.ajandekotletek-section .wpb_single_image .vc_single_image-wrapper{
  border-radius: 25px !important;
}

#ajandekotletek-section .wpb_single_image,
.ajandekotletek-section .wpb_single_image{
  margin-bottom: 12px;
}
#ajandekotletek-section img,
.ajandekotletek-section img{
  transition: opacity 0.6s cubic-bezier(0, 0, 0.44, 1.18);
}
#ajandekotletek-section img:hover,
.ajandekotletek-section img:hover{
  opacity: 0.6;
}

#ajandekotletek-section .vc_single_image-wrapper,
.ajandekotletek-section .vc_single_image-wrapper{
  overflow: hidden;
}

#ajandekotletek-section .wd-button-wrapper .btn,
.ajandekotletek-section .wd-button-wrapper .btn{
  color: black;
/*  background-color: white;*/
  font-size: 14px;
  font-weight: 700;
  text-align: left;
}

@media only screen and (min-width: 769px) {
  #ajandekotletek-section .wd-button-wrapper,
	.ajandekotletek-section .wd-button-wrapper{
    position: absolute;
    bottom: 30px;
    left: 30px;
  }
}

.woocommerce-tabs table th,
.woocommerce-tabs table td {
  /* woo táblázatok kisebb sormagassággal */
  padding: 5px 10px !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background: #f8f8f8;
}

.dgwt-wcas-style-pirx
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input {
  background: #ffffff !important;
  color: black !important;
  border-color: #777888 !important;
}

.dgwt-wcas-style-pirx
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input
  :hover {
  background: #ffffff !important;
}

.wd-nav > li:is(.wd-has-children, .menu-item-has-children) > a:after {
  font-weight: 600;
  font-size: 12px;
}

.wd-header-main-nav .menu-item a {
  color: black !important;
}

.wd-header-main-nav .menu-item a:hover {
  color: #c00d82 !important;
}

.wd-header-main-nav .current-menu-item a {
  color: #c00d82 !important;
}

.wd-nav[class*="wd-style-"]
  > li:is(.wd-has-children, .menu-item-has-children)
  > a:after {
  color: black !important;
}

.wd-dropdown {
  background-color: white;
}

.wd-dropdown li a {
  color: black;
  font-weight: 600 !important;
}

.wd-dropdown li a:hover {
  color: #c00d82 !important;
}

#woo_ml_subscribe_field {
  margin-bottom: 16px;
}

.widget_price_filter [class*="price_slider_amount"] .button {
  background-color: #9fd516;
  color: white;
}

.widget_price_filter [class*="price_slider_amount"] .button:hover {
  background-color: #c00d82;
  color: white;
}

.wd-add-btn-replace .add-to-cart-loop:before,
.wd-add-btn-replace .add-to-cart-loop:after {
  content: "klikk";
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#darabszamFelszolito {
  margin-top: 10px;
  margin-bottom: 10px;
}

.woocommerce-mini-cart__buttons .btn-cart,
.cart-actions .button {
  color: white !important;
}

.inputSzelessegKorlat {
  margin-bottom: 16px;
}

#nagyobbKedvezmenyInfo {
  margin-top: 16px !important;
  border-radius: 16px !important;
  padding: 16px !important;
  background-color: white !important;
  border-color: #9fd516 !important;
}

.product-tabs-wrapper {
  background-color: rgba(219, 219, 219, 0.5);
  border: none;
}

.woocommerce-variation-add-to-cart .szurke_elvalaszto {
  border: none;
}
@media (min-width: 1025px) {
	.homepage-usp-section{
	margin: 5rem 32px!important;
	width: calc(100vw - 32px)!important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.homepage-usp-section{
  margin: 5rem 15px!important;
	width: calc(100vw - 30px)!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.homepage-usp-section{
  margin: 5rem 15px!important;
	width: calc(100vw - 30px)!important;
}
}

@media (max-width: 576px) {
	.homepage-usp-section{
  margin: 5rem 15px!important;
	width: calc(100vw - 30px)!important;
}
}

