/*!
Theme Name: Riverside
Theme URI: https://them.es/starter
Author: Starsagency
Author URI: https://starsagency.hu/
Description: Egyedi téma
Version: 3.6.1
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: riverside
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap');
body{
    font-family: "Montserrat" !important;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.gallery-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    display: inline-block;
    max-width: 100%;
}

.gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter 0.2s ease-in;
    transition: -webkit-filter 0.2s ease-in;
    transition: filter 0.2s ease-in;
    transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
    -webkit-filter: opacity(60%);
    filter: opacity(60%);
}

.gallery-caption {
    display: block;
    text-align: left;
    padding: 0 10px 0 0;
    margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

.bypostauthor {
    font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.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;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.sgwf_filter ul li:first-of-type{
    display: none !important;
}
body #footer{
    background-color: #1a7c6d;
}
.erveksor .zaso-icon__media img {
    max-width: 125px;
    object-fit: contain;
    margin: 0 auto;
    width: 100%;
    height: 78px;
    object-position: center;
    display: table;
    text-align: center;
}
.erveksor .zaso-icon__media{
    margin: 0 auto;
}
.erveksor .widget-title{
    font-size: 24px;
    color: #000000;
    font-weight: 700;
    text-align: center;
    margin-bottom: 16px;
}
.erveksor .textwidget,.erveksor .textwidget p{
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    text-align: center;
}
.erveksor{
    padding-bottom: 70px;
}
.cimsor .widget-title{
    font-size: 36px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 700;
    text-align: center;
    margin-bottom: 21px;
    margin-top: 55px;
}
.cimsor .textwidget{
    max-width: 1100px;
    margin: 0 auto;
}
.cimsor .textwidget,.cimsor .textwidget p{
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    font-family: "Montserrat";
    text-align: center;
}
.cimsor.feher .widget-title{
    color: #fff;
}
.cimsor.feher .textwidget,.cimsor.feher .textwidget p{
    color: #fff;
}
.edit-link{
    display: none !important;
}
.wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.elerhetosegek table {
    width: 100%;
    border-collapse: collapse;
}
.elerhetosegek th, .elerhetosegek td {
    border: 1px solid #000;
    padding: 8px;
    text-align: left;
}
.elerhetosegek td:first-child {
    width: 40px; /* első oszlop fix szélesség */
}
.elerhetosegek td:last-child {
    width: auto; /* második oszlop a maradékot veszi fel */
}

body #main {
    margin-top: 0;
}
#header{
    padding: 0;
}
body .navbar-brand{
    padding: 0;
}
#menu-item-458, #menu-item-606, #menu-item-616, #menu-item-690{
    background: #e57c00;
}
#menu-item-459, #menu-item-607, #menu-item-617, #menu-item-691{
    background: #12695c;
}
#menu-item-460, #menu-item-608, #menu-item-618, #menu-item-692{
    background: #208273;
}
#menu-item-458 a, #menu-item-606 a, #menu-item-616 a, #menu-item-690 a{
    color: #fff;
}
.navbar-expand-md .navbar-nav .nav-link{
    font-size: 16px;
    text-transform: uppercase;
    color: #1f1f1f;
    font-weight: 400;
    text-align: right;
    padding: 30px 20px !important;
}
#menu-item-459 a, #menu-item-607 a, #menu-item-617 a, #menu-item-691 a {
    display: inline-block;
    width: 52px;
    height: 100%;
    background: url('/wp-content/uploads/2025/10/mail-icon.svg') no-repeat center center;
    background-size: 35px;
    text-indent: -9999px;
    color: transparent;
    font-size: 0;
}
#menu-item-460 a, #menu-item-608 a, #menu-item-618 a, #menu-item-692 a {
    display: inline-block;
    width: 47px;
    height: 100%;
    background: url('/wp-content/uploads/2025/10/phone-icon.svg') no-repeat center center;
    background-size: 25px;
    text-indent: -9999px;
    color: transparent;
    font-size: 0;
     
}
.navbar-brand img {
  height: 70px !important;
}
.gomb1 .ow-button-base .sowb-button{
    border-radius: 10px !important;
background-color: #e57c00 !important;
font-size: 18px !important;
color: #ffffff !important;
font-weight: 700 !important;
border: 0 !important;
min-width: 227px !important;
}

#post-682 .gomb1 .ow-button-base .sowb-button {
  min-width: 278px !important;
}

@media (max-width: 767.98px) { 
    #post-682 .sow-buttons-grid {
        display: flex;
        flex-direction: column;
    }
}

.page-id-492 .gomb1 .ow-button-base .sowb-button {
    min-width: 250px !important;
}
.foglalas1 h2{
    font-size: 25px;
color: #ffffff;
font-weight: 400;
}
.foglalas1{
    padding: 35px 0;
}
.foglalas1 h3{
    font-size: 22px;
color: #ffffff;
font-weight: 700;
}
.alignleft {
	float: left;
	margin: 10px 10px 10px 10px;
}
.foglalas1 .keptd{
    width: 141px;
}

body .ow-button-base .sowb-button.gomb2{
border-radius: 10px;
background-color: #ffffff;
border: 2px solid #ff9e00 ;
font-size: 18px;
color: #ff9e00 !important;
font-weight: 700;
}
body .ow-button-base .sowb-button.gomb3{
border-radius: 10px;
background-color: #ff9e00; 
font-size: 18px;
color: #ffffff;
font-weight: 700;
border: 2px solid #ff9e00 ;
}
body .ow-button-base .sowb-button.gomb2, body .ow-button-base .sowb-button.gomb3{
    width: 100%;
  display: block;
}

.gomb1 .ow-button-base .sowb-button.ow-button-hover:hover{
  background: #d57200 !important;
  color: #ffffff !important;
}

.ow-button-base .sowb-button.gomb2.ow-button-hover:hover, .ow-button-base .sowb-button.gomb3.ow-button-hover:hover{
  background: #ef9400 !important;
border: 2px solid #ef9400 !important;
  color: #ffffff !important;
}
.sor2 .textwidget, .sor2 .textwidget p {
	font-size: 18px;
	color: #000000;
	font-weight: 400;
	text-align: left;
}
.sor2 .cimsor .widget-title {
  font-size: 36px;
  text-transform: uppercase;
  color: #000000;
  font-weight: 500;
  text-align: left;
  margin-bottom: 8px;
  margin-top: 0;
}
body .sgwf_filter ul li a{
    font-size: 18px;
text-transform: uppercase;
color: #ffffff;
font-weight: 500;
background: transparent;
padding: 10px 10px;
border-bottom: 5px solid transparent;
}
.sgwf_filter ul li a.active,.sgwf_filter ul li a:hover {
  background: transparent;
  border-bottom: 5px solid #fff;
}
body .sgwf_c2tw_iteminr h3{
    display: none !important;
}
.elerhetosegek th, .elerhetosegek td {
  border: 0px;
}
.elerhetosegek a{
    font-size: 18px;
color: #000000;
font-weight: 400;
}
.elerhetosegek .widget-title{
    font-size: 24px;
color: #000000;
font-weight: 700;
}
.lablec{
    text-align: center;
    font-size: 16px;
color: #fefefe;
font-weight: 400;
}
.lablec a{
    color: #fefefe;
}
.lablec .keszit{
    font-size: 14px;
    margin-bottom: 30px;
  display: block;
}
.lablec .sow-image-container .so-widget-image{
    margin: 0 auto;
}


@media screen and (max-width: 1900px) {
  .navbar-expand-md .navbar-nav .nav-link{
    font-size: 15px;
    padding: 30px 10px !important;
}
}

@media screen and (max-width: 760px) {
    .sow-buttons-grid .so-widget-sow-button{
        width: 100%;
    }
}

.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input[type="email"], .wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input[type="text"], .wpbs-main-wrapper .wpbs-form-container .wpbs-form-field select, .wpbs-main-wrapper .wpbs-form-container .wpbs-form-field textarea{
    border-radius: 5px;
background-color: #ffffff;
border: 1px solid #cccccc;
    font-size: 18px;
color: #555555;
font-weight: 400;
padding: 12px 20px;
}

.iti {
  width: 100%;
}
.wpbs-form-field-label{
    font-size: 18px;
color: #000000;
font-weight: 400;
margin-bottom: 6px;
}
.harmasoszlop{
    float: left;
    width: calc(33.3333% - 30px);
    clear: none;
}
body .wpbs-main-wrapper .wpbs-form-container{
    width: 100%;
    max-width: 100%;
}
.harmasoszlop.kozepso{
    padding: 0 30px;
    width: 33.3333%;
}
.harmasoszlop.kuponkod{
    width: 66.6666%;
    padding: 0 30px;
}
.harmasoszlop.kuponkod input[type="text"]{
    border-radius: 5px;
background-color: #ffffff;
border: 1px solid #cccccc;
    font-size: 18px;
color: #555555;
font-weight: 400;
padding: 12px 20px;
width: calc( 50% - 30px) !important;
}
.harmasoszlop.kuponkod button{
    border-radius: 5px;
background-color: #ff9e00;
font-size: 18px;
color: #ffffff;
font-weight: 700;
width: 50%;
  padding: 14px 20px;
  border: 0;
  margin-left: 30px;
}
.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field select{
    font-size: 18px;
color: #555555;
font-weight: 400;
padding: 15px 20px;
background: #fff;
border-radius: 5px;
background-color: #ffffff;
border: 1px solid #cccccc;
}
.wpbs-main-wrapper .wpbs-form-container h3{
    font-size: 24px;
color: #000000;
font-weight: 700;
}
.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field textarea{
    min-height: 140px;
}
#wpbs-form-submit-1{
    border-radius: 10px;
background-color: #ff9e00;
width: 50%;
font-size: 30px;
text-transform: uppercase;
color: #ffffff;
font-weight: 700;
text-align: center;
padding: 20px;
border: 0;
margin-top: 40px;
}
.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field a{
    font-size: 18px;
color: #000000;
font-weight: 400;
margin-left: 10px;
display: inline-block;
}
.osszesito .wpbs-form-field-label{
    font-size: 24px;
color: #000000;
font-weight: 700;
}
.osszesito{
    font-size: 18px;
color: #000000;
font-weight: 400;
margin-bottom: 15px;
}
.osszesito table{
    width: 100%;
}
.osszesito table tr td,
.osszesito table tr th{
    padding: 15px 20px;
}
.osszesito table tbody tr:nth-child(odd) {
  background-color: #efefef;
}

.osszesito table tbody tr:nth-child(even) {
  background-color: #fff;
}
.wpbs-line-item-description{
    margin-left: 10px;
}
.wpbs-pricing-table-total .wpbs-price{
    font-weight: 700;
}
.wpbs-form-field-payment_method .wpbs-form-field-label{
    font-size: 24px;
color: #000000;
font-weight: 700;
}
.wpbs-payment-method-description{
    display: none !important;
}
.wpbs-payment-method-label{
    font-size: 18px;
color: #000000;
font-weight: 400;
}
.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field .wpbs-form-field-input label input[type="radio"] {
	position: relative;
	top: -1px;
	margin-right: 10px;
}
.wpbs-form-field-payment_method{
    margin-top: 40px;
    margin-bottom: 40px;
}

#apartman {
    margin-top: 80px;
}

#apartman .so-widget-image {
    margin-top: 65px;
}

#panel-383-3-0-0, #panel-383-3-0-1 {
    margin-bottom: 0 !important;
}

.dropdown-menu {
    min-width: 70px !important;
}

.navbar-toggler {
  color: #d57200 !important;
  border: 2px solid #000 !important;
  padding: 3px 5px !important;
}

#panel-383-3-0-2 .sow-buttons-grid {
    display: flex !important;
}

.nav-link.dropdown-toggle img, .dropdown-item img {
    height: 18px;
}

@media (max-width: 1199.98px) {
  .harmasoszlop {
  float: left;
  width: 45%;
  clear: none;
  margin-right: 45px;
}

.harmasoszlop.kozepso {
  padding: 0;
  width: 45%;
}

.harmasoszlop.kuponkod {
  width: 45%;
  padding: 0;
}

 .navbar-expand-md .navbar-nav .nav-link {
    font-size: 14px;
    padding: 30px 8px !important;
    }
}

@media (max-width: 991.98px) {
  .harmasoszlop {
  width: 43%;
}

.harmasoszlop.kozepso {
  width: 43%;
}

.harmasoszlop.kuponkod {
  width: 43%;
}

.harmasoszlop.kuponkod button {
  font-size: 15px;
  padding: 16px 20px;
}

.navbar-brand img {
  height: 50px !important;
}

.navbar-expand-md .navbar-nav .nav-link {
    font-size: 12px;
    padding: 30px 6px !important;
  }

  #panel-383-3-0-2 .sow-buttons-grid {
    display: flex !important;
    flex-direction: column;
    align-items: baseline;
}

#panel-383-3-0-2 .sow-buttons-grid .so-widget-sow-button {
    width: 100%;
}

}

@media (max-width: 767.98px) {
  .harmasoszlop {
  width: 100%;
}

.harmasoszlop.kozepso {
  width: 100%;
}

.harmasoszlop.kuponkod {
  width: 100%;
}

.harmasoszlop.kuponkod button {
  font-size: 15px;
  padding: 16px 20px;
}

.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field .wpbs-form-field-input label {
  display: flex;
  align-items: first baseline;
}

#wpbs-form-submit-1{
width: 100%;
font-size: 25px;
}

 .navbar-brand img {
    height: 70px !important;
    margin: 10px 0;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    font-size: 15px;
    padding: 10px 10px !important;
    text-align: left;
  }

  #menu-item-459 a, #menu-item-607 a, #menu-item-617 a {
  background-size: 28px;
  font-size: 10px;
}

#menu-item-460 a, #menu-item-608 a, #menu-item-618 a {
  background-size: 20px;
  font-size: 10px;
}

#menu-item-459, #menu-item-607, #menu-item-617 {
  background: #12695c;
  width: 10%;
}

#menu-item-460, #menu-item-608, #menu-item-618 {
  background: #208273;
  width: 10%;
}

.gomb1 a {
    width: 100%;
}
}
