/*
Theme Name: Cherry Works
Theme URI: https://cherryworks.co.uk
Author: the Cherry Works team
Author URI: https://wordpress.org
Description: Cherry Works is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Requires at least: 6.1
Tested up to: 6.3
Requires PHP: 5.6
Version: 1.2
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: cherryworks
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/
body {
    font-family: "Montserrat";
}
h1.wp-block-post-title {
  display: none;
}
main.has-global-padding {
  margin-top: 0 !important;
}
.entry-content.has-global-padding {
  padding-right: 0;
  padding-left: 0;
}
.entry-content.has-global-padding > * {
  padding-right: var(--wp--style--root--padding-right);
  padding-left: var(--wp--style--root--padding-left);
}
.entry-content.has-global-padding #root {
  padding-right: 0;
  padding-left: 0;
}
p.wp-block-site-title {
  flex: auto;
  font-size: 31px;
  text-transform: none;
  font-family: 'Barlow Condensed', sans-serif;
  font-family: 'Roboto', sans-serif;
  transform: scale(1, 2.5);
  letter-spacing: 0.2rem;
  background: -webkit-radial-gradient(16% 45%, closest-corner, #DC3645, black);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.wp-block-navigation .wp-block-page-list {
  align-items: var(--navigation-layout-align, initial);
  background-color: inherit;
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
}
.wp-block-group.alignwide.is-content-justification-space-between.is-layout-flex.wp-container-3.wp-block-group-is-layout-flex {
  gap: 1rem;
}
h1.alignwide.wp-block-heading {
  font-size: var(--wp--preset--font-size--xx-large);
}
body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: var(--wp--style--global--wide-size);
}
.wp-block-table tr {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.wp-block-table td {
  text-align: center;
  font-size: 1rem;
  padding: 50px 20px;
  border: 1px solid #f60016;
  margin: 0 50px;
  border-radius: 13px;
  background: white;
}
.wp-block-table td h2 {
  font-size: 1.5rem;
}
.wp-block-image.icon-style.is-style-default {
  width: 66px;
  margin: 0 auto 36px;
}
.icon-style figure {
  background-color: #f60016;
  border-radius: 100%;
  padding: 9px;
  opacity: 0.7;
}
.icon-style figure svg {
  align-items: center;
  display: block;
  padding: 5px;
  fill: #F5F2EC;
}
.styles_ticker__-0UvZ {
  background-color: transparent !important;
}
.styles_ticker-list__1JKu- {
  justify-content: space-around;
}
.styles_tickerItemFinancial__m6Lt7 {
  width: 100px !important;
}
.styles_tickerItem__Vj57z:after {
  background: transparent !important;
}
.project {
  overflow: hidden;
  height: 203px;
  width: 270px;
  transition: transform 0.2s ease-in;
}
.project:hover {
  z-index: 5;
  transform: scale(1.15);
}
.project .wp-block-cover__inner-container {
  transform: translateY(80px);
  transition: opacity 1s ease 0.1s, transform 1s ease 0.1s;
}
.project:hover .wp-block-cover__inner-container {
  transform: translateY(-40px);
  opacity: 1;
}
@media (min-width: 768px) {
  .project:hover .wp-block-cover__inner-container {
    transform: translateY(-130%);
  }
}
.project:hover:before {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  z-index: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .project:hover:before {
    width: calc(100% - 20px);
    margin-left: 10px;
  }
}
#introVidContainer {
    transform: scale(3.9);
    position: relative;
    height: 100vh;
}
#introVidContainer iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
@media only screen and (min-width: 768px) {
  #introVidContainer {
      transform: scale(2.4);
  }
}
header {
    overflow: hidden !important;
}
.wp-site-blocks {
    padding-top: 0;
}
@media only screen and (min-width: 1200px) {
  .project:hover:before {
    width: 100%;
    margin-left: 0;
    max-height: 210px;
  }
  #introVidContainer {
      transform: scale(1.6);
  }
}
.project h2.wp-block-heading {
  font-size: 20px;
}
.project h4.wp-block-heading {
  font-size: 13px;
  margin-top: 10px;
}
.project .wp-block-buttons {
  margin-top: 10px;
}
.project a.wp-block-button__link.wp-element-button {
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  font-size: 13px;
}
@media only screen and (min-width: 768px) {
  .wp-block-table tr {
    flex-wrap: nowrap;
  }
  .has-global-padding {
    padding-right: var(--wp--style--root--padding-right);
    padding-left: var(--wp--style--root--padding-left);
  }
  .bear-react-carousel__slide-item__card h2 {
    font-size: 20px;
  }
  .bear-react-carousel__slide-item__card h4 {
    font-size: 11px;
  }
}