/**
Theme Name: shimax
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shimax
Template: astra
*/


/* hide admin bar */

html:has(#wpadminbar) div#wpadminbar {
  display: none;
}

html:has(#wpadminbar) .admin-bar #page {
  min-height: 100vh;
}

html:has(#wpadminbar) {
  margin-top: 0 !important;
}

body {
  background-color: #E7E5DC;
}

.current-lang a {
  color: #9BFDF3 !important;
}

.recenze button {
  background: white !important;
}

.recenze .uagb-tm__text-wrap {
  display: flex;
  flex-direction: column-reverse;
}

.recenze .uagb-tm__meta-inner {
  margin-bottom: 8px;
}

.recenze .new-image-wrapper {
  position: relative;
  left: 72%;
  top: -54%;
  width: fit-content;
}

.recenze .uagb-tm__author-name a {
  color: #1A0DB3;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-weight: normal;
  vertical-align: middle;
}

.localized-review-label {
  font-size: 24px !important;
  font-weight: bold;
  margin-right: 6px;
  vertical-align: middle;
}

.recenze .uagb-tm__desc {
  text-align: left !important;
}

@media (max-width: 550px) {
  .new-image-wrapper {
    display: none;
  }
}

.contact-form .srfm-input-input,
.contact-form .srfm-input-email,
.contact-form .srfm-input-textarea {
  font-weight: bold !important;
  padding-left: 0 !important;
}

.contact-form .srfm-block {
  margin-bottom: 32px;
}

.contact-form .srfm-success-box {
  justify-content: flex-start !important;
  min-height: 120px !important;
}

.contact-form .srfm-block-wrap {
  border-bottom: 2px solid black;
  bottom: 40px;
  display: flex;
  justify-content: flex-end;
}

.srfm-form-container {
  padding-top: 160px !important;
  padding-bottom: 40px;
}

.contact-form .srfm-success-box h2 {
  font-size: 24px;
  margin-top: 16px;
}

.contact-form #srfm-submit-btn {
  width: 64px !important;
  height: 64px;
  background: #9BFDF3 url("http://shimax.on-board.cz/wp-content/uploads/2025/04/Vector-2-1.png") no-repeat center center !important;
  background-size: contain;
  border: none;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: none !important;
}

.contact-form .srfm-block-wrap {
  border-bottom: 2px solid black;
  bottom: 40px;
  display: flex;
  justify-content: flex-end;
  padding-top: 40px;
}

.contact-form label {
  font-weight: 800 !important;
}

.contact-form .form-btn {
  justify-content: center !important;
  align-items: center !important;
}

.contact-form .srfm-checkbox-block .srfm-block-wrap {
  border-bottom: none !important;
}

.contact-form-check .srfm-block-wrap {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}

.contact-form .srfm-block-wrap span,
.contact-form label span {
  color: black;
}

.contact-form input {
  margin: 0 !important;
}

.contact-form .srfm-error-wrap {
  display: none !important;
}

@media (max-width: 576px) {
  .contact-form .srfm-checkbox-block {
    margin-top: 44px !important;
  }
}

.recenze-img {
  position: relative !important;
  z-index: 2 !important;
}

.recenze-img figure {
  margin-top: -40px !important;
  margin-bottom: -40px !important;
}

.site-content {
  overflow-x: hidden;
}

#ast-scroll-top {
  background-color: #9BFDF3 !important;
}

#kariera .uagb-button__icon svg {
  display: none;
}

.hero-box {
  position: relative;
  bottom: 24%;
}

.hero-info {
  background: #1F282F;
  width: 320px !important;
}

.hero-info img {
  width: 56px !important;
}

.hero-info .uagb-ifb-image-content {
  display: flex;
  justify-content: flex-end;
}

.hero-description {
  position: relative;
  top: -120px;
}

.hero-info-middle a {
  margin-top: 20px;
}

@media (max-width: 920px) {
  .footer-text,
  .footer-line {
    flex-direction: column !important;
  }

  .footer-text1,
  .footer-text2,
  .footer-text3,
  .footer-icons {
    justify-content: center !important;
  }

  .footer-line,
  p.copyright {
    margin-bottom: 24px !important;
  }
}

p.footer-policy,
p.copyright,
.on-board-footer {
  font-weight: 200;
}

p.footer-policy {
  padding: 0 4px !important;
}

.lang-item-7 {
  position: relative;
}

@media (min-width: 768px) {
  p.footer-policy,
  p.copyright,
  .on-board-footer {
    margin-bottom: 0 !important;
  }
}

.footer-text1,
.footer-text2,
.footer-text3,
.footer-icons {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  text-wrap: nowrap;
  justify-content: flex-start;
}

.footer-line,
.footer-text {
  display: flex;
  flex-direction: row;
}

footer p {
  padding: 0 20px;
  margin-bottom: 0;
  text-wrap: nowrap;
}

.site-footer-section-1 img {
  max-width: none !important;
}

.site-footer-below-section-1 {
  display: flex;
}

.site-below-footer-wrap {
  padding-top: 68px;
  display: flex;
  justify-content: center;
}

.site-primary-footer-wrap {
  background-image: url("http://shimax.on-board.cz/wp-content/uploads/2025/04/Vector-1.png") !important;
  background-repeat: no-repeat;
  background-position: top right;
}