/* 
Theme Name: GOsome 
Theme URI: https://gosome.fi
Description: GOsomen lapsiteema Elementorin Hello teemalle.
Author: GOsome
Author URI: https://gosome.fi
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

.lighter {
  font-family: "Archivo", sans-serif;
  font-weight: 300;
}

.gs-zero-p p {
  margin-bottom: 0;
}

#gs-footer .elementor-sitemap-title {
  display: none;
}

.gs-list-no-padding ul {
  padding-left: 20px;
}

.gs-all-full-width * {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.fluentform select {
  background-color: #fff;
}

.fluentform .ff_t_c p {
  padding-left: 10px !important;
  line-height: 1.3em;
}

body {
  word-break: break-word;
}

.gs-inherit-link-color a {
  color: inherit;
}

.gs-blob img {
  border-radius: 70% 30% 30% 70% / 60% 40% 60% 40% !important;
}

.gs-toggle .elementor-tab-title {
  border-radius: 30px;
  align-items: center;
}

.gs-toggle .elementor-tab-title {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.gs-menu-btn {
  padding: 20px !important;
}

.gs-menu-btn a {
  display: inline-block !important;
  text-transform: initial !important;
  font-size: 18px !important;
  font-weight: 700;
  color: #ffffff !important;
  background-color: #41ad49;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-accent);
  border-radius: 7px 7px 7px 7px !important;
  padding: 15px 20px 15px 20px !important;
}

.gs-menu-btn a:hover {
  background-color: #37863d !important;
  border-color: #37863d;
}


/*
@media all and (min-width: 1025px) and (max-width: 1150px) {
  #gs-header .menu-item a {
    font-size: 0.67rem;
    padding: 13px 5px;
  }
}

@media all and (min-width: 1151px) and (max-width: 1250px) {
  #gs-header .menu-item a {
    font-size: 0.75rem;
    padding: 13px 10px;
  }
}


@media all and (min-width: 1251px) and (max-width: 1500px) {
  #gs-header .menu-item a {
    font-size: 0.85rem;
    padding: 13px 10px;
  }
}*/

@media all and (max-width: 768px) {
  #gs-menu-col {
    width: 50%;
  }

  .gs-width-50-mobile {
    width: 42% !important;
    max-width: 42% !important;
  }
}

@media all and (max-width: 512px) {
  #gs-mobile-header-btn .elementor-button-icon {
    margin-right: 0;
  }

  #gs-mobile-header-btn .elementor-button-text {
    display: none;
  }

  #gs-mobile-header-btn .elementor-button {
    padding: 10px;
  }
}

@media all and (max-width: 1024px) {
  .gs-menu-btn {
    padding: 20px 30px !important;
  }

  .gs-menu-btn a {
    font-size: 15px !important;
  }
}

.gs-icon-box-toggle .elementor-icon-box-description {
  display: none;
}

.gs-icon-box-toggle .elementor-icon-box-title {
  display: flex;
  justify-content: space-between;
}

.gs-icon-box-toggle .elementor-icon-box-title:hover {
  cursor: pointer;
}

a.gs-link {
  font-size: 20px;
  text-decoration: underline;
  margin-top: 20px;
  display: block;
}

.gs-shortcut-container:hover .gs-shortcut-readmore {
  color: var(--e-global-color-accent);
  transition: 0.15s ease-in;
}

.gs-shortcut-container:hover {
  cursor: pointer;
}

.single-oire .elementor-widget-theme-post-content ul,
.gs-icon-list ul {
  padding-left: 0;
  list-style: none;
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
}

@media all and (min-width: 769px) and (max-width: 1024px) {
  .single-oire .elementor-widget-theme-post-content ul,
  .gs-icon-list ul {
    column-count: 2;
  }
}

@media all and (max-width: 768px) {
  .single-oire .elementor-widget-theme-post-content ul,
  .gs-icon-list ul {
    column-count: 1;
  }
}

.single-oire .elementor-widget-theme-post-content ul li,
.gs-icon-list ul li {
  background-image: url(../../..//wp-content/uploads/2023/09/checkmark-sininen.svg);
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  margin-bottom: 20px;
  background-size: 32px;
  break-inside: avoid;
}

.tablepress {
  font-size: 20px;
}

.tablepress th {
  background: none;
  border-block-start: none !important;
}

.tablepress > * + tbody > * > *,
.tablepress > tbody > * ~ * > *,
.tablepress > tfoot > * > * {
  border-top: none;
}

table tbody > tr:nth-child(2n + 1) > td,
table tbody > tr:nth-child(2n + 1) > th,
table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: transparent;
}

.tablepress .column-1 {
  width: 200px;
  padding-left: 0;
}

#tablepress-4 .column-1,
#tablepress-4 .column-2 {
  width: 250px;
}

.gs-table-col-width-auto .tablepress .column-1,
.gs-table-col-width-auto .tablepress .column-2 {
  width: auto;
  min-width: 100px;
}

@media all and (max-width: 1024px) {
  .tablepress .column-1 {
    width: auto;
  }
}

.gs-icon-box-toggle .elementor-icon-box-title img {
  width: 20px;
}

.gs-icon-box-toggle .elementor-icon-box-wrapper {
  border-bottom: 2px solid var(--e-global-color-primary);
  padding-bottom: 10px;
}

.gs-icon-box-toggle .elementor-icon,
.gs-icon-box-toggle .elementor-icon-box-icon {
  display: none !important;
}

.gs-oire-vaivat-container {
  padding: 60px 20px;
}

.gs-oire-vaivat-container h2 {
  text-align: center;
  font-family: "Archivo Black", Sans-serif;
  font-size: 36px;
  line-height: 1.3em;
}

.gs-oire-vaivat-container .gs-toggle-content {
  display: none;
}

.gs-oire-vaivat-container .gs-custom-toggle-container {
  width: 32%;
  margin-top: 25px;
}

.gs-toggles-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}

.gs-toggles-container h3 {
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  line-height: 1.3em;
  margin-bottom: 10px;
}

.gs-custom-toggle {
  border-bottom: 2px solid var(--e-global-color-primary);
}

.gs-toggles-container h3:hover {
  cursor: pointer;
}

.gs-toggles-container h3 img {
  width: 20px;
}

.gs-oire-vaivat-container > p {
  text-align: center;
  font-size: 22px;
}

@media all and (min-width: 769px) and (max-width: 1024px) {
  .gs-oire-vaivat-container .gs-custom-toggle-container {
    width: 48%;
  }
}

@media all and (max-width: 768px) {
  .gs-oire-vaivat-container h2 {
    font-size: 28px;
  }

  .gs-oire-vaivat-container .gs-custom-toggle-container {
    width: 100%;
  }
}

.gs-shortcuts.elementor-widget-table-of-contents {
  border-radius: 25px;
}

.gs-people-grid .elementor-loop-container::after {
  content: "+ kymmenet muut ammattilaiset";
  background: var(--e-global-color-secondary);
  height: 74.3%;
  min-height: 283px;
  border-radius: 3px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: "Archivo Black", Sans-serif;
  font-size: 22px;
  line-height: 30px;
  padding: 10px;
}

@media all and (min-width: 769px) and (max-width: 1024px) {
  .gs-people-grid .elementor-loop-container::after {
    height: 45.5vw;
  }
}

@media all and (min-width: 1025px) and (max-width: 1180px) {
  .gs-people-grid .elementor-loop-container::after {
    height: 64%;
  }
}

@media all and (min-width: 1181px) and (max-width: 1234px) {
  .gs-people-grid .elementor-loop-container::after {
    height: 67%;
  }
}

@media all and (max-width: 768px) {
  .gs-people-grid .elementor-loop-container::after {
    height: 280px;
  }
}

.gs-loader {
  width: 22px;
  height: 22px;
  border: 5px solid #fff;
  border-bottom-color: var(--e-global-color-primary);
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#gs-hero-opening-hour-today p {
  margin-top: 10px;
}

.gs-vastaanotto-btn .menu-item > .has-submenu {
  background: var(--e-global-color-accent);
  border-radius: 7px;
  padding: 15px;
}

.gs-vastaanotto-btn .menu-item > .has-submenu:hover {
  background: #37863d;
  padding: 15px;
}

.gs-vastaanotto-btn .menu-item > .has-submenu .elementor-button-icon,
.gs-vastaanotto-btn .menu-item .elementor-sub-item .elementor-button-icon {
  margin-right: 5px;
}

.gs-vastaanotto-btn .elementor-sub-item {
  border-left: none !important;
  padding: 15px !important;
}

.gs-vastaanotto-btn .sub-menu {
  width: 100% !important;
}

.gs-vastaanotto-btn .sub-arrow {
  display: none;
}

#gs-vastaanotto-btn-mobile .menu-item > .has-submenu {
  border-radius: 7px 7px 0 0;
}

#gs-vastaanotto-btn-mobile .has-submenu .elementor-button-content-wrapper {
  pointer-events: none;
}

.gs-vastaanotto-btn .sub-arrow {
  display: none !important;
}

/* Hide header in rekrytointi and sub pages */

.page-id-2933 #site-header,
.parent-pageid-2933 #site-header {
  display: none;
}

/* Hide reseptin uusinta linkit on Etävastaanotolle (Ads) */

.page-id-3691 .menu-item-599,
.page-id-3691 #reseptien-uusinta-footer-link {
  display: none;
}

/* Reviews widget */

.gs-slider .swiper-slide-contents {
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.1);
  padding: 40px;
  border-radius: 25px;
}
