/*!
Theme Name: step-into-stockton
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: step-into-stockton

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

@import url('https://fonts.googleapis.com/css2?family=Quantico:ital,wght@0,400;0,700;1,400;1,700&family=Tomorrow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
  font-family: "Apotek Comp";
  src: url("fonts/ApotekComp-Bold.woff2") format("woff2"),
    url("fonts/ApotekComp-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Apotek Comp";
  src: url("fonts/ApotekComp-Black.woff2") format("woff2"),
    url("fonts/ApotekComp-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Apotek Comp";
  src: url("fonts/ApotekComp-ExtraLight.woff2") format("woff2"),
    url("fonts/ApotekComp-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Apotek Comp";
  src: url("fonts/ApotekComp-Light.woff2") format("woff2"),
    url("fonts/ApotekComp-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Apotek Comp";
  src: url("fonts/ApotekComp-Regular.woff2") format("woff2"),
    url("fonts/ApotekComp-Regular.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Apotek Comp";
  src: url("fonts/ApotekComp-Semibold.woff2") format("woff2"),
    url("fonts/ApotekComp-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Apotek Comp";
  src: url("fonts/ApotekComp-Medium.woff2") format("woff2"),
    url("fonts/ApotekComp-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Common CSS
  --------------------------------------------- */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: "Noto Sans Hebrew", sans-serif;
  font-size: 1em;
}

a {
  background-color: transparent;
  text-decoration: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

code,
kbd,
samp {
  font-family: "Noto Sans Hebrew", sans-serif;
  font-size: 1em;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, "Noto Sans Hebrew", sans-serif;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono",
    "Noto Sans Hebrew", sans-serif;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 3em 1.5em 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-right: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

embed,
iframe,
object {
  max-width: 100%;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
  user-select: none;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

a {
  color: #4169e1;
}

/*a:visited {
            color: #800080;
          }*/
a:hover,
a:focus,
a:active {
  color: #191970;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.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;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Common CSS
            --------------------------------------------- */
html {
  font-size: 10px;
  scroll-behavior: smooth;
}
body,
button,
input,
select,
optgroup,
textarea {
  color: var(--charcoal-dark);
  font-family: "Apotek Comp";
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 2rem;
  font-weight: 400;
  line-height: 140%;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  text-align: left;
}

.container {
  max-width: 1210px;
  padding: 0rem 5rem;
  margin: 0px auto;
  width: 100%;
}

/* --------------------------------------------- Header --------------------------------------------- */
header.site_header {
  background: #000000;
  position: relative;
}

.top_header_main {
  padding: 2.2rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header_menu {
    position: absolute;
    top: 0;
    bottom: 0;
    background: #000000;
    height: 100vh;
    right: 0;
    display: flex;
    align-items: center;
    padding: 0 11.8rem 0 9.8rem;
    transform: translateX(100%);
    transition: all 0.3s ease-in-out 0s;
    z-index: 9999;
    display: none;
}

.mobileIcon {
  position: relative;
  display: flex;
  cursor: pointer;
}
.menu-open .header_menu {
  transform: translateX(0);
  display: flex;
  min-width: 61rem;
}
.header_menu_close {
  position: absolute;
  top: 5rem;
  right: 5rem;
  cursor: pointer;
}
.menu-header-menu-container ul#primary-menu li a {
  color: #dd056a;
  transition: all ease-in-out 0.4s;
}
.menu-header-menu-container ul#primary-menu li a:hover {
  color: #c8da35;
}
.menu-header-menu-container ul#primary-menu li.current_page_item a {
  color: #c8da35;
}
.header_menu ul li.current-menu-item a {
    color: #C8DA35 !important;
}
body.menu-open {
  overflow: hidden;
}
.header_menu ul .menu-item-has-children {
  position: relative;
}
.header_menu ul .menu-item-has-children p {
  content: '';
  position: absolute;
  width: 50px;
  height: 50px;
  right: 60px;
  top: 0;
  background: url(/wp-content/uploads/2024/09/drodown_arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
ul.sub-menu {
  display: none;
  margin-right: 0;
  position: relative;
}
.header_menu ul .menu-item-has-children.active ul.sub-menu {
  display: block;
}

/* --------------------------------------------- Header --------------------------------------------- */

/* --------------------------------------------- Home --------------------------------------------- */
.business_categories_list_section .sec_title {
  margin: 1.1rem 0 2rem;
  color: #707070;
  font-size: 4rem;
  line-height: 5.6rem;
  font-weight: 700;
  font-family: "Tomorrow", system-ui;
  letter-spacing: -3.2px;
}
.business_categories_list_main .business-categories-list {
  display: flex;
  align-items: flex-start;
  list-style: none;
  gap: 3rem;
  flex-wrap: wrap;
  margin: 0;
}

.business_categories_list_main .business-categories-list .business-category-item {
    flex: 0 1 calc(34.210% - 3rem);
    height: 24.7rem;
    position: relative;
}

.business_categories_list_main .business-categories-list .business-category-item .view_btn, .business-type-item p.view_btn{
  position: absolute;
  right: 2.1rem;
  bottom: 0.5rem;
  font-size: 5rem;
  line-height: 6rem;
  color: #ffffff;
}
.business_categories_list_main
  .business-categories-list
  .business-category-item
  .business_category_name {
  padding: 1rem 0 0 2.5rem;
}
.related_post_main_title {
  margin: 5.1rem 0 1.5rem 0;
  text-align: center;
}
.related_post_main_title {
  margin: 5.1rem 0 1.5rem 0;
  text-align: center;
}

.home-event-list .event-post-item {
    background: #000000;
    flex: 0 1 calc(34.210% - 3rem);
    height: 21.3rem;
    position: relative;
    padding: 1.7rem 2.4rem;
}

.home-event-list {
  display: flex;
  align-items: flex-start;
  list-style: none;
  gap: 3rem;
  flex-wrap: wrap;
}

.home-event-list .event-post-item a {
  display: flex;
  height: 100%;
  flex-direction: column;
}

.home-event-list .event-post-item a p {
  margin-top: auto;
  color: #c8da35;
}
.home-event_btn {
  margin: 2.5rem 0 5.6rem 0;
  text-align: right;
}
.business_categories_list_main
  .business-categories-list
  .business-category-item
  .business_category_name
  h2 {
  color: #ffffff;
  max-width: 24rem;
}
.related_post_main_title .title_h2 {
  color: #000000;
}

.home-event-list .event-post-item a h2 {
  color: #ff3d5a;
}

.home-event-list .event-post-item a h2,
.home-event-list .event-post-item a p,
.home-event_btn .a_btn,
.menu-header-menu-container ul#primary-menu li a {
  font-size: 5rem;
  line-height: 6rem;
  text-transform: uppercase;
  font-weight: 700;
}

.home-event_btn .a_btn {
  color: #ff3d5a;
}

.related_post_main_title .title_h2,
.business_categories_list_main
  .business-categories-list
  .business-category-item
  .business_category_name
  h2 {
  font-size: 7rem;
  line-height: 8.4rem;
  text-transform: uppercase;
  font-weight: 700;
}
/* --------------------------------------------- Home --------------------------------------------- */

/* --------------------------------------------- Footer --------------------------------------------- */
.site_footer {
  background: #000000;
  padding-bottom: 2.2rem;
}
.footer_top {
    padding: 2.7rem 0;
    display: flex;
    justify-content: space-between;
}

.ft_social_links {
  display: flex;
  align-items: center;
  gap: 2.4rem;
}
.menu-footer-menu-container ul#footer-main {
  column-count: 3;
  gap: 9.5rem;
  margin: 0;
  max-width: max-content;
}

.menu-footer-menu-container ul#footer-main li {
  width: max-content;
}

.footer_bottom {
  padding: 5.4rem 0 0 0;
}
.footer_menu h3.title_h2 {
  margin-bottom: 1.6rem;
}

.menu-footer-menu-container ul#footer-main li a,
.footer_menu .title_h2,
.ft_footer_extra_links .button {
  color: #ffffff;
  font-size: 3rem;
  line-height: 3.6rem;
  font-weight: 700;
  text-transform: uppercase;
}
.ft_footer_extra_links {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.ft_footer_extra_links a:not(:last-child) {
  position: relative;
}

.ft_footer_extra_links a:not(:last-child):before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background: #ffffff;
  border-radius: 500px;
  top: 50%;
  transform: translateY(-50%);
  right: -13px;
}
/* --------------------------------------------- Footer --------------------------------------------- */

/* --------------------------------------------- Business Category --------------------------------------------- */
.business-category_title {
  padding: 4.1rem 0 1.8rem;
  display: flex;
  gap: 50px;
  justify-content: flex-start;
  align-items: center;
}
.business-category_title h1 {
    font-size: 5rem;
    line-height: 6rem;
    color: #dd056a;
    text-transform: uppercase;
    width: max-content;
}
.business-category_title a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.taxonomy-post-location a {
    max-width: 125px;
    display: block;
}

.taxonomy-post-location a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.business-category_title a {
    max-width: 200px;
    margin-top: -8px;
}
.taxonomy-post-item {
    flex: 0 1 calc(34.210% - 3rem);
}

.business-category_post_list {
  display: flex;
  align-items: flex-start;
  list-style: none;
  gap: 3rem;
  flex-wrap: wrap;
  row-gap: 8rem;
}

.taxonomy-post-item-content {
  position: relative;
}

.taxonomy-post-content-right {
  position: absolute;
  display: flex;
  align-items: center;
  right: 0;
  bottom: 0;
  gap: 10px;
}
.social-link-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 500px;
  border: 1.5px solid #221e1f;
}
.business_categories_list_section {
    padding: 0 0 0rem 0;
}

.taxonomy-post-content-left {
  padding: 0.8rem 0 0 0;
}
.business_categories_list_section .taxonomy-business-category {
    padding-bottom: 7.6rem;
}
.taxonomy-post-content-left h2 {
    font-size: 4rem;
    line-height: 4.8rem;
    color: #dd056a;
    text-transform: uppercase;
}

.taxonomy-post-content-left p {
    font-size: 4rem;
    line-height: 4.8rem;
    color: #c8da35;
    text-transform: uppercase;
}
/* --------------------------------------------- Business Category --------------------------------------------- */

/* --------------------------------------------- Event List Page --------------------------------------------- */
.event-list-main {
    display: flex;
    align-items: flex-start;
    list-style: none;
    gap: 3rem;
    flex-wrap: wrap;
    row-gap: 4.3rem;
    margin-bottom: 4rem;
}

.event-list-main .event-post-item {
    flex: 0 1 calc(34.230% - 3rem);
    background: #000000;
    height: 21.3rem;
    padding: 1.7rem 3rem 1.7rem 1.8rem;
}

.event-list-main .event-post-item a {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.event-archive-list .business-category_title {
    padding-bottom: 3.1rem;
}

.event-archive-list .business-category_title h1 {
    font-size: 5rem;
    line-height: 6rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #dd056a;
}
.event-list-main .event-post-item a h2, .event-list-main .event-post-item a p {
    font-size: 4rem;
    line-height: 4.8rem;
    text-transform: uppercase;
}
.event-list-main .event-post-item a h2 {
    color: #ff3d5a;
}

.event-list-main .event-post-item a p {
    color: #f498b9;
}

.event-list-main .event-post-item .event-date p {
    color: #c8da35;
}
/* --------------------------------------------- Event List Page --------------------------------------------- */

/* --------------------------------------------- Event Detail Page --------------------------------------------- */
.event_single_inr {
  padding: 4.2rem 0;
}
.event_single_date {
  padding: 2.7rem 0 0 0;
}
.event_single_detail {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
    margin: 0.8rem 0 0 0;
}
.event_single_btm {
  padding: 2.1rem 0 0 0;
}
.event_single_btm p:not(:last-child) {
  padding-bottom: 2.8rem;
}
.event_single_top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.featured-image {
    position: relative;
    padding: 27rem 0 0 33rem;
    overflow: hidden;
}

.featured-image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.event_single_title h1 {
    font-size: 5rem;
    line-height: 6rem;
    color: #dd056a;
    text-transform: uppercase;
}

.event_single_title p {
    font-size: 3rem;
    line-height: 3.6rem;
    color: #f498b9;
    text-transform: uppercase;
}

.event_single_date p {
    font-size: 4rem;
    line-height: 4.8rem;
    color: #c8da35;
    text-transform: uppercase;
}

.event_single_detail p, .event_single_detail a {
    font-size: 3rem;
    line-height: 3.6rem;
    text-transform: uppercase;
    color: #dd056a;
}
.event_single_btm p {
  font-family: "Tomorrow", system-ui;
  letter-spacing: -1.2px;
  font-weight: 700;
}
/* --------------------------------------------- Event Detail Page --------------------------------------------- */

.comman_main {
    padding: 4.2rem 0 29.4rem;
}

.comman_title {
  padding: 0 0 1rem 0;
}
.comman_title h1 {
    color: #dd056a;
    font-size: 5rem;
    line-height: 6rem;
    text-transform: uppercase;
}
.comman_main p:not(:last-child) {
  padding-bottom: 2.8rem;
}
.comman_content p {
  color: #000000;
  font-family: "Tomorrow", system-ui;
  letter-spacing: -1.2px;
  font-weight: 700;
}
.business-type-item .business_category_name h2 {font-size: 5rem;
    line-height: 6rem;
    color: #ffffff;}

.business-type-item .business_category_name {
    padding: 1rem 0 0 2.5rem;
	width:100%;
}
section.business_typs_list_section {
    background: #C8DA35;
    padding:1rem 0 7rem 0;
    margin-top: 7rem;
}
.business_typs_list_section .title_h2 {
    color: #ffffff;
}

.business-type-item a {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.business-type-item a img {
    margin-bottom: 6rem;
}

.business_categories_list_main {
    position: relative;
}

.swiper-buttons {
    position: absolute;
    min-width: 1240px;
    display: flex;
    justify-content: space-between;
    top: 48%;
    z-index: 5;
    left: 50%;
    margin: 0 auto;
    transform: translateX(-50%);
}

.business_categories_list_main {
    position: relative;
    z-index: 1;
}

.next_btn,.prev_btn {
    color: #000 !important;
}

.next_btn {
    right: 0;
}

.prev_btn {
    left: 0;
}
