/*
Theme Name:		 Gemini HR Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Gemini HR Child is a child theme of Gemini HR, created by ChildTheme-Generator.com
Author:			   Different Fejlesztő Kft.
Author URI:		 http://childtheme-generator.com/
Template:		   gemini-hr
Version:		   1.0.1
Text Domain:	 gemini-hr-child
*/


/*******************************************************/
/* MORE THAN ONCE
/*******************************************************/

h2.page-title,
.footer-cta-wrapper h3,
#footer-widget h3.widget-title,
#footer-widget a,
.btn,
.btn-primary,
.btn-primary:disabled,
.ghr-contactbox a,
.ghr-contactbox,
li.ghr-badge:after,
body:not(.theme-preset-active) footer#colophon,
#footer-widget,
.tagcloud a,
.ghr-pagination li.active a,
.ghr-pagination li a:hover {
  color: #fff;
}

header#masthead,
aside.widget .sidebar-wrapper,
.ghr-hoverbox,
div.allasajanlat-content-wrapper {
  background-color: #fff;
}

.ghr-hoverbox p,
.ghr-hoverbox h4,
.ghr-contactbox h3,
h2.page-title,
#search-2 label,
article.allasajanlat:last-child,
.allasajanlat .entry-meta p,
body.archive .allasajanlat-excerpt p,
aside .allasajanlat-sidebar h2.entry-title {
  margin-bottom: 0;
}


/*******************************************************/
/* GENERAL
/*******************************************************/

body, html {
  background: #edeef7 !important;
  border-top: 5px solid #4e58ab;
  color: #161615;
}

#content.site-content {
  padding-bottom: 5rem;
  padding-top: 5rem;
}

body.page-template-template-home #content.site-content {
  padding-top: 0;
}

body.page-id-9 #content.site-content,
body.page-template-template-home #content.site-content {
  padding-bottom: 0;
}

.page-content, .entry-content, .entry-summary {
  margin: 0;
}

.container,
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7,
.col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11,
.col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7,
.col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: 20px;
  padding-left: 20px;
}

.row {
  margin-right: -20px;
  margin-left: -20px;
}


/*******************************************************/
/* BUTTONS
/*******************************************************/

.btn,
button.beautiful-taxonomy-filters-button {
  font-weight: 500;
  padding: 15px 30px 13px;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1.3;
  border-radius: 6px;
}

.btn-primary,
.btn-primary:disabled,
button.beautiful-taxonomy-filters-button {
  background-color: #C40F1B;
  border-color: #C40F1B;
}

.btn-primary:hover,
button.beautiful-taxonomy-filters-button:hover {
  background-color: #3C3C3B;
  border-color: #3C3C3B;
}

button.beautiful-taxonomy-filters-button {
  color: #fff;
}

button {
  -webkit-appearance: unset !important;
  background-color: unset;
  border-width: unset;
  border-style: unset;
  border-color: unset;
}


/*******************************************************/
/* TYPO
/*******************************************************/

body,
html,
p,
span.wpcf7-list-item-label {
  /*font-family: 'Montserrat';*/
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
}

b, strong {
  font-weight: 700;
}

a:hover {
  text-decoration: none;
}

p, h1, h2, h3, h4, ul, ol {
  margin-bottom: 2rem;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 700 !important;
}

h3 {
  font-size: 1.4rem;
}

h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 20px;
}

.widget {
  font-size: 1rem;
}

ul {
  padding-inline-start: 20px;
}


/*******************************************************/
/* COLORS
/*******************************************************/

.themecolor,
a,
h1, h2, h3,
.allasajanlat i,
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.active > a,
.ghr-information i,
.redstar {
  color: #c40f1b;
}

body, html,
a:hover,
h4 {
  color: #161615;
}


/*******************************************************/
/* MODULES
/*******************************************************/

/* CONTACT BOX */

.ghr-contactbox {
  text-align: center;
  padding: 3rem 1rem;
  transition: transform .2s;
  background: #c40f1b;
}

.sticky-contactbox {
  /* text-align: center; */
  transition: transform .2s;
  background: #c40f1b;
  padding-top: 10px;
  padding-bottom: 10px;
  /* padding: 1rem 0rem; */
}

div.small-text {
  line-height: 12px;
  font-size: 12px;
}

a .ghr-contactbox:hover, a .sticky-contactbox:hover {
  background: #e8bf56;
  transition: transform .2s;
  transform: translate(0, -10px);
}

.ghr-contactbox i {
  font-size: 40px;
}

.sticky-contactbox i {
  font-size: 20px;
}

.sticky-invisible {
  display: none !important;
}

@media only screen and (max-width: 768px){
  .sticky-contactbox {
    text-align: center;
    transition: transform .2s;
    background: #c40f1b;
    padding: 0.2rem 0rem;
  }

  /* .sticky-contactbox i {
      display: none;
  } */

}

/* HOVER BOX */

.ghr-hoverbox {
  padding: 35px 30px 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.ghr-hoverbox i {
  font-size: 50px;
  margin-right: 30px;
}


/*******************************************************/
/* HEADER
/*******************************************************/

header#masthead {
  box-shadow: 0;
  padding: 0;
}

/* LOGÓ */

.navbar-brand {
  text-align: center;
}

a.site-title {
  display: flex;
}

.navbar-brand {
  padding: 2rem;
}

/* MENÜ */

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #707070;
  padding: 0.5rem 1rem;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  font-weight: 500;
}

.main-nav-wrapper {
  height: 122px;
  display: flex;
  align-items: center;
}

#main-nav {
  text-align: center;
}

#masthead nav {
  height: 100%;
}

li.ghr-badge {
  position: relative;
}

li.ghr-badge:after {
  content: 'ÚJ!';
  background-color: #e8bf56;
  font-size: 10px;
  line-height: 1;
  padding: 4px 4px 3px;
  border-radius: 3px;
  position: absolute;
  top: 13px;
  right: 16px;
}

/* SUBHEADER */

div#page-sub-header {
  background: #4b55ae;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

div#page-sub-header:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #4b55ae;
  position: absolute;
  bottom: -20px;
  left: calc(50% - 20px);
}

h2.page-title {
  padding-bottom: 0;
}


/*******************************************************/
/* FOOTER
/*******************************************************/

body:not(.theme-preset-active) footer#colophon,
#footer-widget {
  background-color: #4b55ae;
}

footer#colophon {
  font-size: 100%;
  border-top: 1px solid #3c448a;
}

/* CTA */

.footer-cta-wrapper {
  background: #3c448a;
  text-align: center;
  padding: 2rem 0;
}

.footer-cta-wrapper h3 span {
  font-weight: 700;
}

/* WIDGETS */

@media only screen and (min-width: 600px) {
  #footer-widget {
    background-image: url('/wp-content/themes/gemini-hr-child/img/footer_bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}

#footer-widget {
  padding: 4rem 0;
}

#footer-widget .nav-link {
  background: rgba(0,0,0,.2);
}

#footer-widget .nav-link:hover {
  background: rgba(0,0,0,.4);
}

#footer-widget li {
  margin-bottom: 5px;
}

#footer-widget .widget {
  margin: 0;
}

.different {
  text-align: right;
}



/*******************************************************/
/* OLDALSÁV
/*******************************************************/

aside.widget .sidebar-wrapper {
  padding: 30px;
}

aside.widget,
aside section.widget {
  box-shadow: 0px 0px 30px #00000029;
  border-radius: 16px;
  background: #fff;
  padding: 30px;
  position: relative;
}

.widget {
  margin: 0 0 30px;
  font-size: 1rem;
}

h3.widget-title {
  font-size: 1.6rem;
  margin-bottom: 1.2rem;
}

/* CÍMKEFELHŐ */

.tagcloud a {
  font-size: 12px !important;
  background: #c40f1b;
  padding: 0 10px;
  margin: 0 5px 5px 0;
  display: inline-block;
}

.tagcloud a:hover {
  background: #444444;
  color: #fff;
}

/* Single */

body.single-allasajanlatok section#secondary .jelentkezes-wrapper {
  padding: 25px 30px 30px;
  background: #fff;
}

/* Állásajánlatok */

aside h4.entry-title {
  margin-bottom: .5rem;
}

.allasajanlat-sidebar {
  margin-bottom: 1rem;
}

.allasajanlat-sidebar:last-of-type {
  margin-bottom: 0;
}

aside#beautiful-taxonomy-filters-widget-2 label {
  margin-bottom: .3rem;
}

aside#beautiful-taxonomy-filters-widget-2 select {
  margin-bottom: 20px;
}

aside#beautiful-taxonomy-filters-widget-2 a.beautiful-taxonomy-filters-clear-all {
  float: right;
  padding-top: 13px;
}



/*******************************************************/
/* FORMOK
/*******************************************************/

label {
  margin-bottom: 1.1rem;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
}

.form-control,
select {
  height: unset;
  padding: .75rem;
  font-weight: 400;
  line-height: 1.3;
  color: #444444;
  border: 2px solid rgba(129,129,129,.2);
  border-radius: 0;
}

.form-control:focus {
  color: #c40f1b;
  border-color: #c40f1b;
  box-shadow: none;
}

span.wpcf7-list-item {
  margin: 0;
}

select {
  width: 100%;
}

div.recaptcha .form-control {
  padding: unset;
  border: 0;
  background: transparent;
}

/*******************************************************/
/* FŐOLDAL
/*******************************************************/

#bemutatkozas {
  background-image: url('/wp-content/uploads/2019/08/bemutatkozas.png');
  background-size: 650px;
  background-repeat: no-repeat;
  background-position: right 160px bottom;
}

@media only screen and (max-width: 1500px) {
  #bemutatkozas {
    background-position-x: right;
    background-position-y: bottom;
  }
}

@media only screen and (max-width: 1200px) {
  #bemutatkozas {
    background-image: none;
  }
}

div.sticky_bar_top
{
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}


/*******************************************************/
/* ÁLLÁSAJÁNLATOK
/*******************************************************/

/* FŐOLDAL */

body.page-template-template-home .allasajanlat h2.entry-title,
#secondary .allasajanlat-sidebar h2.entry-title {
  font-size: 1.5rem;
}


/* ARCHÍVUM */

h2.entry-title {
  border-bottom: 0;
}

div.allasajanlat-content-wrapper {
  box-shadow: 0px 0px 30px #00000029;
  border-radius: 16px;
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
}

#secondary div.allasajanlat-content-wrapper {
  padding: 30px;
}

.allasajanlat h2.entry-title,
.allasajanlat p {
  border-bottom: 0;
  margin-bottom: 1rem;
}

.allasajanlat-right {
  border-left: 1px solid #e5e5e5;
  padding: 10px 0 10px 25px;
}

.allasajanlat i {
  margin-right: 10px;
}

.allasajanlat .entry-meta,
.allasajanlat .entry-meta p.ghr-allas-datum {
  margin-bottom: 1rem;
}

.allasajanlat-left {
  max-width: 65%;
  padding-right: 30px;
}

.allasajanlat-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* Pagina */

.ghr-pagination ul {
  list-style: none;
  padding-inline-start: 0;
  display: flex;
  flex-direction: row;
}

.ghr-pagination li {
  margin: 10px 5px;
  width: 50px;
  height: 50px;
  background: #fff;
  display: flex;
  align-content: center;
  justify-content: center;
}

.ghr-pagination li:first-child {
  margin: 10px 10px 10px 0;
}

.ghr-pagination li:last-child {
  margin: 10px 0 10px 10px;
}

.ghr-pagination li a {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.ghr-pagination li.ghr-next,
.ghr-pagination li.ghr-prev {
  width: auto;
}

.ghr-pagination li.ghr-next a,
.ghr-pagination li.ghr-prev a {
  padding: 0 20px;
}

.ghr-pagination li.active,
.ghr-pagination li a:hover {
  background: #c40f1b;
}

/* SINGLE */

.ghr-information {
  background-color: #ededed;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 14px;
}

.ghr-information i {
  font-size: 40px;
  margin-right: 20px;
}

body.single h1.entry-title {
  font-size: 3rem;
  border-bottom: 0;
}

.allasajanlat-meta {
  background: #fff;
  padding: 30px;
  margin-bottom: 40px;
}

.allasajanlat-meta h4 {
  margin-bottom: 1rem;
}


/*******************************************************/
/* RESZPÓ
/*******************************************************/

/* MOBIL */

@media only screen and (max-width: 600px) {

  /* HEADER */

  .navbar-brand {
    padding: 1rem;
    margin-top: 55px;
  }

  .navbar-brand img {
    max-height: 40px;
  }

  div#page-sub-header {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  /* GENERAL */

  #content.site-content {
    padding-bottom: 2rem;
    padding-top: 3rem;
  }

  section#primary {
    padding-bottom: 2rem;
  }

  /* TYPO */

  h1 {
    font-size: 2em;
  }

  /* ÁLLÁSAJÁNLATOK */

  div.allasajanlat-content-wrapper {
    flex-direction: column;
  }

  .allasajanlat-left {
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
  }

  .allasajanlat-right {
    border-left: 0;
    padding: 10px 0;
  }

  div.allasajanlat-right-top {
    margin-bottom: 20px;
  }

  /* FOOTER */

  #footer-widget .widget {
    margin-bottom: 30px;
  }

  #footer-widget {
    padding: 2rem 0 0;
  }

  .site-info .col-sm-12 {
    text-align: center;
  }

}

span.woocommerce-Price-amount .amount {
  font-size: 1.2em;
  font-weight: bold;
}
/* @media only screen and (max-width: 1250px){
  iframe#instagram-embed-0 {
    min-width: 200px !important;
  }
} */

@media only screen and (max-width: 1250px){
  iframe#instagram-embed-0 {
    min-width: 100px !important;
  }
	
   .site-title img {
    margin-top: 75px;
   }
}

/*h3#n2-ss-1item1 {*/
/*  text-shadow: 2px 2px #000000 !important;*/
/*}*/

a#sticky-right {
    position: fixed;
    right: 0;
    top: 0px;
    width: 20%;
    height: 85px;
    background-color: #c40f1b;
    z-index: 10;
    display: flex;
    flex-flow: column;
    color: #fff;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 20px;
    padding: 5px;
}

a#sticky-left {
    position: fixed;
    /* right: 150px; */
    top: 0;
    width: 20%;
    height: 85px;
    background-color: #c40f1b;
    z-index: 10;
    display: flex;
    flex-flow: column;
    color: #fff;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 20px;
    padding: 5px;
}

a#sticky-left i, a#sticky-right i {
  font-size: 25px;
  margin-bottom: 15px;
}

a#sticky-left:hover, a#sticky-right:hover {
  background: #e8bf56;
}


@media (max-width: 1200px){

  a#sticky-left {
    position: fixed;
    right: 0;
    top: 0px;
    width: 50%;
    height: 70px;
  }

  a#sticky-right {
    position: fixed;
    left: 0px;
    top: 0;
    width: 48%;
    height: 70px;
  }

  a#sticky-left i, a#sticky-right i {
    font-size:14px;
    margin-bottom: 2px;
  }

  small.text-white.sticky-text{
    font-size:10px
  }

}

.white-text-with-shadow h3{
  text-shadow: 2px 2px #000000 !important;
}

@media (max-width: 800px){
  .white-text-with-shadow h3{
    text-shadow: 1px 1px #000000 !important;
  }

  #masthead nav {
    justify-content: center;
  }

  #main-nav {
    position: fixed;
    height: 100vh;
    width: 100vw;
    background: rgba(255, 255, 255, .85);
    z-index: 450;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center !important;
    backdrop-filter: blur(3px);
  }
  #main-nav.show {
    display: flex;
  }

  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 25px;
  }

  .navbar-toggler {
    z-index: 500;
  }
}
@media (max-width: 600px){
   .site-title img {
     margin-top: 10px;
	}
}

@media (min-width: 576px) {
  .container {
    max-width: 540px !important;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px !important;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 1208px !important;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1208px !important;
  }
}

.card.home-card {
  box-shadow: 0px 0px 30px #00000029;
  border-radius: 16px;
  border-bottom: 16px solid #4E58AB;
  height: 100%;
}

.card.home-card.red {
  border-bottom: 16px solid #C40F1B;
}

.card.home-card .card-title {
  color: #161615;
  text-align: center;
  font-weight: 700;
  font-size: 28px;
  line-height: 37px;
  margin-bottom: 20px;
}

.card.home-card .card-text {
  color: #161615;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}

.card.home-card .card-body {
  text-align: center;
}

.card.home-card .card-body img {
  margin: 0 auto 20px auto;
}

#equal_height .widget_text {
  height: 100%;
}

#equal_height .custom-html-widget {
  height: 100%;
}

a.home-search-button {
  background: #C40F1B;
  border: 2px solid #fff;
  border-radius: 16px;
  width: 100%;
  height: 150px;
  text-align: center;
  color: #fff;
  font-size: 28px;
  line-height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
}

a.home-search-button:hover {
  background: #fff;
  color: #C40F1B;
  text-decoration: none;
}

.sow-accordion .sow-accordion-panel {
  border-radius: 16px !important;
  overflow: hidden;
}

.sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
  background: #EDEEF7 !important;
  color: #4E58AB !important;
  font-weight: 600;
  padding: 20px 30px 20px 30px !important;
}

.panels-red .sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
  color: #C40F1B !important;
}

.sow-accordion .sow-accordion-panel.sow-accordion-panel-open .sow-accordion-panel-header {
  background: #4E58AB !important;
  color: #fff !important;
}

.panels-red .sow-accordion .sow-accordion-panel.sow-accordion-panel-open .sow-accordion-panel-header {
  background: #C40F1B !important;
}

.sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
  background: #4E58AB !important;
  color: #fff !important;
}

.panels-red .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
  background: #C40F1B !important;
}

.sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border a {
  color: #fff !important;
  text-decoration: underline !important;
}

.btn-white {
  border-radius: 8px;
  display: inline-block;
  background: #fff;
  color: #C40F1B;
  padding: 15px 42px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.btn-white:hover {
  background: #3C3C3B;
  color: #fff;
  text-decoration: none;
}

.btn-white-blue {
  border-radius: 8px;
  display: inline-block;
  background: #fff;
  color: #4E58AB;
  padding: 15px 42px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.btn-white-blue:hover {
  background: #3C3C3B;
  color: #fff;
  text-decoration: none;
}


.btn-red {
  border-radius: 8px;
  display: inline-block;
  background: #C40F1B;
  color: #fff;
  padding: 15px 42px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.btn-red:hover {
  background: #3C3C3B;
  color: #fff;
  text-decoration: none;
}

.btn-blue {
  border-radius: 8px;
  display: inline-block;
  background: #4E58AB;
  color: #fff;
  padding: 15px 42px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.btn-blue:hover {
  background: #3C3C3B;
  color: #fff;
  text-decoration: none;
}

.card.solution-card {
  box-shadow: 0px 0px 30px #00000029;
  border-radius: 16px;
  height: 100%;
  border: 0;
}

.card.solution-card .card-body {
  text-align: left;
  color: #161615;
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  padding: 30px 40px;
  display: flex;
  flex-flow: column;
}

.card.solution-card .card-body ul {
  list-style: none;
  flex: 1 1 auto;
}

.card.solution-card .card-body ul li {
  color: #161615;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}

.card.solution-card .card-body ul li::before {
  content: "\2022";
  color: #C40F1B;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

.card.solution-card.blue .card-body ul li::before {
  color: #4E58AB;
}


.card.solution-card .card-title {
  color: #C40F1B;
  text-align: left;
  font-weight: 700;
  font-size: 28px;
  line-height: 37px;
  margin-bottom: 20px;
}

.card.solution-card.blue .card-title {
  color: #4E58AB;
}

.card.solution-card .btn-red,
.card.solution-card .btn-blue {
  width: 100%;
  margin-top: 35px;
  text-align: center;
}

.card.partner-card {
  box-shadow: 0px 0px 30px #00000029;
  border-radius: 16px;
  height: 100%;
  border: 0;
}

.card.partner-card .card-body img {
  height: 120px;
  width: 100%;
  object-fit: cover;
}

.number-box {
  text-align: center;
  display: flex;
  flex-flow: column;
  align-items: center;
}

.number-box span {
  margin-bottom: 20px;
  width: 168px;
  height: 168px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4E58AB;
  background: #fff;
  border-radius: 50%;
  font-size: 72px;
  font-weight: 700;
  line-height: 82px;
}

.number-box.red span {
  color: #C40F1B;
}

.number-box p {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}

.nf-form-content {
  padding: 0 !important;
  max-width: 100% !important;
}

.nf-form-content .label-above .nf-field-label {
  margin-left: 20px !important;
  margin-bottom: 7px !important;
}

.nf-form-content label {
  text-transform: none !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #161615 !important;
  font-weight: 500 !important;
}

.nf-error-msg, .ninja-forms-req-symbol {
  color: #C40F1B !important;
}

.nf-form-content .list-select-wrap .nf-field-element>div,
.nf-form-content textarea,
.nf-form-content input:not([type=button]) {
  background: #EDEDED !important;
  border: none !important;
  border-radius: 8px !important;
  color: #4E58AB !important;
  padding: 0 20px !important;
  font-weight: 600 !important;
}

.nf-form-content .list-select-wrap>div select {
  padding: 0 20px !important;
  color: #4E58AB !important;
}

.nf-form-content textarea {
  padding: 20px !important;
}

.listcheckbox-wrap .nf-field-element label.nf-checked-label:before,
.checkbox-wrap .nf-field-label label.nf-checked-label:before {
  color: #4e58ab !important;
  font-size: 20px !important;
  left: -26px;
  top: -2px;
}

.listcheckbox-wrap .nf-field-element label:after,
.nf-field-label label:after {
  width: 20px !important;
  height: 20px !important;
  border-radius: 8px !important;
  background: #EDEDED !important;
  border: none !important;
}

.nf-form-content button,
.nf-form-content input[type=button],
.nf-form-content input[type=submit] {
  border-radius: 8px;
  display: inline-block;
  background: #4E58AB !important;
  color: #fff !important;
  padding: 15px 42px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.nf-form-content button:hover,
.nf-form-content input[type=button]:hover,
.nf-form-content input[type=submit]:hover {
  background: #3C3C3B !important;
  color: #fff !important;
  text-decoration: none;
}

.nf-form-content a {
  color: #4E58AB;
}

.allasajanlat-card {
  box-shadow: 0px 0px 30px #00000029;
  border-radius: 16px;
  height: 100%;
  border: 0;
}

.allasajanlat-card .card-body {
  text-align: left;
  color: #161615;
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  padding: 30px 40px;
}

.allasajanlat-card .card-body img {
  border-radius: 16px;
  margin-bottom: 15px;
  max-height: 150px;
  width: 100%;
  object-fit: cover;
}

.beautiful-taxonomy-filters-select-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
}

.beautiful-taxonomy-filters-select,
.search-field {
  border: 2px solid #EDEDED !important;
  border-radius: 8px !important;
  background: #fff !important;
  height: 70px !important;
  padding: 15px 30px !important;
}

#beautiful-taxonomy-filters-widget-2 .beautiful-taxonomy-filters-select-wrap {
  grid-template-columns: repeat(1, 1fr);
}

.navbar-toggler {
  display: none;
}


@media (max-width: 600px) {
  #pg-14289-0 > #head,
  #pg-2-0 > #head {
    background: #c40f1b !important;
  }

  #pg-7481-0 > #head {
    background: #4d58aa !important;
  }

  a.home-search-button {
    font-size: 25px;
    height: 120px;
  }

  #pg-2-8 .ceginformacio-rating-widget-io {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }

  .beautiful-taxonomy-filters-select-wrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 15px;
  }

  #animatedfsmenu_css.animatedfsmenu .animatedfsmenu-navbar-toggler .bar {
    background: #fff !important;
  }

  .animatedfs_menu_list .afsmenu {
    padding: 0;
  }

  .animatedfsmenu .social-media {
    text-align: center;
  }

  .animatedfsmenu .social-media ul {
    padding: 0;
  }

  .animatedfsmenu.navbar-expand-md .navbar-collapse {
    align-items: center;
    justify-content: center;
    margin: 0 !important;
  }

  .animatedfsmenu .social-media {
    margin-top: 40px !important;
  }

  body.single h1.entry-title {
    font-size: 1.5rem;
  }
}
