/*
Theme Name: Branded Co
Theme URI: https://brandedco.com.au/
Template: hello-elementor
Author: Cure Collective
Author URI: https://curecollective.com.au/
Text Domain: brandedco
Description: Custom theme developed by Cure Collective
Version: 1.1.0 
*/
:root {
  --default-black: #22251F;
  --default-yello: #c7bfb2;
  --default-white: #c7bfb2;
  --default-gray: #9aa2a2;

  --font-itr-70: 2.125rem;
  --font-inter-32: 1.375rem;
  --font-inter-24: 1rem;
  --font-ins-22: 1.375rem;

  --font-weight-300: 300;
  --font-weight-400: 400;
  --font-weight-500: 500;
  --font-weight-600: 600;

  --font-slab: "museo-slab", sans-serif;
  --font-inter: "Inter", sans-serif;
  --font-inter-tight: "Inter", sans-serif;
}
*:focus {
  outline: none;
}
html {
  font-size: 16px !important;
  -webkit-text-size-adjust: 100%;
}
body {
  background-color: #f3efeb;
}

body .site {
  width: 100%;
  max-width: 2060px;
  margin-right: auto;
  margin-left: auto;
}

body.nav-active,
html.nav-active{
  margin: 0; 
  height: 100%; 
  overflow: hidden
}

.elementor .full-height {
  height: 100vh;
  max-height: 1158px;
}
.width-950 {
  width: 100%;
  max-width: 950px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 2.7rem;
  padding-right: 2.7rem;
}

.page-top-space {
  padding-top: 8rem;
}

.custom-image {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.custom-image img {
  width: 100%;
}

/** Font sizes */
.font-70 {
  font-size: var(--font-itr-70);
  line-height: 1.2;
}
.font-32 {
  font-size: var(--font-inter-32);
  line-height: 1.2;
}
.font-24,
.font-24 p,
.font-24 a {
  font-size: var(--font-inter-24);
  line-height: 1.5;
}

.work-template p {
	font-size: 1rem;
	line-height: 1.8rem;
}


.semibold,
.semibold a {
  font-weight: 600;
}
.light,
.light a {
  font-weight: var(--font-weight-300);
}
.regular,
.regular a {
  font-weight: var(--font-weight-400);
}
.medium,
.medium a {
  font-weight: var(--font-weight-500);
}
.m-top-40 {
  margin-top: .5rem;
}
.color-black,
.color-black a {
  color: var(--default-black);
}

.color-gray,
.color-gray a {
  color: var(--default-gray);
}

.center {
  text-align: center;
}
.align-right {
  text-align: right;
}
b,
strong {
  font-weight: var(--font-weight-600);
}

p {
  margin-block-start: 0;
  margin-block-end: 2rem;
}
.last-margin-o p:last-child {
  margin-block-end: 0rem;
}
.m-both-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.m-bottom-100 {
  margin-bottom: 6.25rem;
}
/** Font sizes end*/

.co-space {
  padding-left: 8px;
}
.bc-dash {
  background-color: var(--default-black);
  height: 2px;
  width: 66px;
}
.outline-btn .elementor-button span {
  display: flex;
  align-content: center;
  align-items: center;
}
.outline-btn .elementor-button-icon svg {
  width: 0.8em;
}
.elementor-button-content-wrapper {
  gap: 10px;
}
.page-insight .col-sm-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

/** Number list styles **/
.bq-number-container {
  display: flex;
  gap: 4rem;
  margin-left: -6rem;
}
.number-list-title h5 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.number-list-content a {
  font-weight: 600;
  display: inline-block;
  color: var(--default-black);
}
.number-list-content strong {
  font-weight: 600;
}

.scroll-top .elementor-icon-list-items {
  display: flex;
}
.scroll-top .elementor-icon-list-item a {
  flex-direction: row-reverse;
  align-items: center;
  gap: 5px;
}

.brand-listing.elementor-widget .elementor-icon-list-item {
  margin-bottom: 5px;
}
.bq-number-list .bq-number-item .number-list-number{
  width: 1.75rem;
}


.number-list-content p{
  margin-block-end: 1.5rem;
}
.number-list-content a.icon-center,
.number-list-content a.icon-center,
.number-list-content a.icon-center strong {
  display: flex;
  align-items: center;
  gap: 10px;
}
.number-list-content a.icon-center svg {
  width: 1em;
}
.outline-btn .elementor-button-icon svg {
  width: 1.125rem;
}
/**
** Folio Slider
** Name: Work
** Start
**/

.folio-carousel {
  background-color: var(--default-yello);
  font-size: 1rem;
  padding: 2rem;
  color: var(--default-black);
  margin: 0;
  border-radius: 10px;
}

.folio-carousel .row {
  margin-right: 0rem;
  margin-left: 0rem;
}

.folio-carousel .col-xs-12 {
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 0px;
  padding-top: 0px;
}

.folio-content h3 {
  width: 100%;
  max-width: 300px;
  margin-top: 10rem;
}
.folio-content h3 span {
  display: block;
}

.folio-brand-title {
  margin-bottom: 1rem;
  margin-top: 0px;
}

.cover-image {
  object-fit: cover;
  object-position: center center;
  max-width: 100%;
  height: auto;
}

.folio-carousel .slick-slide .image-container img {
  border-radius: 10px;
}

.folio-link > p > a {
  color: var(--default-black);
  text-decoration: none;
}

h3 {
  margin: 0;
}

/*
.folio-slick .slick-dots li.slick-active button:before {
  color: #b9b990;
}

.folio-slick .slick-dots li button:before {
  font-size: 1rem;
}
*/
.folio-slick .slick-list {
}

.folio-slick .slick-dots {
  text-align: left;
}

.folio-slick .slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 15px;
  margin: 0 4px;
  padding: 0;
  cursor: pointer;
}

.folio-slick .slick-dots li button {
  background-color: transparent !important;
}

.folio-slick .slick-dots li button::before {
  font-family: "slick";
  font-size: 0;
  line-height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  content: "•";
  text-align: center;
  opacity: 1;
  color: var(--default-black);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 1px solid var(--default-black);
  border-radius: 50px;
}
.slick-dots li.slick-active button::before {
  opacity: 1 !important;
}
.folio-slick .slick-dots li button:hover::before,
.folio-slick .slick-dots li.slick-active button::before {
  background-color: var(--default-black);
}

.folio-carousel .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.folio-content {
  order: 1;
  padding-top: 1rem;
}

.folio-carousel .folio-content {
  padding-top: 20px;
  padding-right: 15px;
}

.folio-link {
}
.folio-link span {
}
.folio-link a {
  display: flex;
  align-items: center;
  gap: 8px;
}
.folio-link a svg {
  width: 1em;
}
/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .image-container {
    max-height: 80vh;
  }

  .folio-link {
    position: absolute;
    bottom: 3rem;
  }

  .folio-slick .slick-dots {
    text-align: left;
    bottom: 1vh;
  }

  .folio-content {
    order: 0;
  }
}

/** Folio slider end */

/* Insight grid */
.insight-grid {
}

.insight-grid .insight-img {
  margin-bottom: 24px;
  display: flex;
}

.archive-featured .insight-grid .insight-img {
  margin-bottom: 0px;
}

.insight-grid .insight-img img {
  border-radius: 10px;
  width: 1500px;
}

.insight-grid .insight-title {
  width: 100%;
  padding: 0px 15px;
}

.insight-grid .insight-title h2 {
  margin-top: 0px;
}

.insight-grid .insight-title .space-bottom {
  margin-bottom: 26px;
}

.insight-grid .insight-excerpt {
}

.insight-grid .insight-excerpt p {
}

.insight-grid .insight-title a.read-more {
  color: #191919;
  font-size: 12px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
}

.insight-grid .insight-title a.read-more svg {
  fill: #b9b990;
  margin-left: 15px;
}
.insight-content p,.insight-content h2, .insight-content h3, 
.insight-content h4, .insight-content h5, .insight-content ul, .insight-content ol, .work-template p {
  margin-block-end: 1.5rem;
}
.insight-content h2, .insight-content h3, 
.insight-content h4, .insight-content h5{
  font-size: var(--font-inter-24);
  font-weight: var(--font-weight-600);
}
.insight-content li {
  margin-block-end: .5rem;
}

/* Insight grid end */

/**Navigation CSS Start*/
.hfe-nav-menu__layout-horizontal ul li:last-child a {
  padding-right: 0px !important;
}
#menuArea input {
  display: none;
}
#menuArea {
  width: 35px;
  margin-top: -4px;
}
.open {
  background-color: #22251f;
  width: 30px;
  height: 2px;
  display: block;
  border-radius: 0px;
  cursor: pointer;
  position: relative;
  top: 6px;
}

.open:before {
  content: "";
  background-color: #22251f;
  width: 30px;
  height: 2px;
  display: block;
  border-radius: 0px;
  position: relative;
  top: -8px;
  transform: rotate(0deg);
  transition: all 0.3s ease;
}

.open:after {
  content: "";
  background-color: #22251f;
  width: 30px;
  height: 2px;
  display: block;
  border-radius: 0px;
  position: relative;
  top: 6px;
  transform: rotate(0deg);
  transition: all 0.3s ease;
}

.menuOpen {
  width: 24px;
  height: 20px;
  cursor: pointer;
}

.menuOpen:hover .open:before {
  top: -9px;
}

.menuOpen:hover .open:after {
  top: 5px;
}

.menu {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(232, 224, 217, 1);
}

.menu label {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 20px;
  background-size: 100%;
  cursor: pointer;
}

.menu .menuContent {
  position: relative;
  top: 50%;
  font-size: 54px;
  text-align: center;
  padding-bottom: 20px;
  margin-top: -170px;
}

.menu ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

.menu ul li a {
  display: block;
  color: var(--default-black);
  text-decoration: none;
  transition: color 0.2s;
  text-transform: uppercase;
  padding: 10px 0;
  font-family: var(--font-inter);
  font-weight: var(--font-weight-300);
  font-size: 2.5rem;
}
.menu .menuContent ul li {
  margin-bottom: 15px;
}
.menuEffects {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
}

.menuEffects ul {
  transform: translateY(0%);
  transition: all 0.5s;
}

#menuToggle:checked ~ .menuEffects {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s;
}

#menuToggle:checked ~ .menuEffects ul {
  opacity: 1;
}

#menuToggle:checked ~ .menuOpen .open {
  background-color: transparent;
}

#menuToggle:checked ~ .menuOpen .open:before {
  content: "";
  background-color: var(--default-black);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

#menuToggle:checked ~ .menuOpen .open:after {
  content: "";
  background-color: var(--default-black);
  transform: rotate(-45deg);
  position: relative;
  top: 0;
  right: 0;
  z-index: 1;
}

#menuToggle:not(:checked) ~ .menuEffects ul {
  transform: translateY(-30%);
}

/**Navigation CSS  end*/

/** Contact form */

.cf-row-2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  gap: 1rem;
}
.cf-row-1 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 1rem;
}

.cf-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}

.cf-form .cf-data input {
  color: var(--default-black);
  border-radius: 10px;
  border: 1px solid #fff;
  padding: 0.8rem 1.3rem;
  font-size: 1rem;
}
.cf-form .cf-data textarea {
  color: var(--default-black);
  border-radius: 10px;
  border: 1px solid #fff;
  padding: 0.8rem 1.3rem;
  font-size: 1rem;
  max-height: 150px;
}
.cf-form .cf-data input[type="submit"],
.cf-form .cf-data input[type="submit"]:hover {
  background: var(--default-black);
  color: #fff;
  font-size: 1rem;
}
.cf-form .cf-data ::placeholder {
  color: var(--default-black);
  opacity: 1;
}
.cf-form p {
  margin-block-end: 0rem;
}
.cf-form .wpcf7-not-valid-tip {
  font-size: 1rem;
}
.wpcf7 form .wpcf7-response-output {
  margin: 2em 0em 1em;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #9aa2a2;
  background: #9aa2a2;
  border-radius: 10px;
  padding: 1rem 1.5rem;
  font-size: 1rem;
}

/* Folio pagination */
.single-post-navigation.row {
  margin-right: 0rem;
  margin-left: 0rem;
  margin-top: 6rem;
}
.folio-pagination {
}

.folio-pagination svg {
  fill: var(--default-black);
  width: 1.125rem;
  height: auto;
}

.folio-pagination a {
  display: inline-flex;
  align-items: center;
  color: var(--default-black);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2em;
}

.folio-pagination {
}

.folio-pagination.left-arrow {
  text-align: left;
}

.folio-pagination.left-arrow svg {
  margin-right: 15px;
}

.folio-pagination.right-arrow {
  text-align: right;
}

.folio-pagination.right-arrow svg {
  margin-left: 15px;
}

.work-word {
  text-align: center;
  color: var(--default-black);
  text-transform: uppercase;
}

.work-word p {
}

/* Folio pagination end */

/** Archive page CSS start */
.archive-container {
  width: 100%;
  max-width: 2060px;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-right: auto;
  margin-left: auto;
}

.archive-row {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.archive-container .row {
  margin-right: 0rem;
  margin-left: 0rem;
}

.feature-double-space {
  padding-top: 6.5rem;
  padding-bottom: 6.5rem;
}

.archive-featured.col-lg-12 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.archive-margin-title {
  margin-bottom: 3rem;
}

.archive-top-space {
  margin-top: 12.5rem;
}

.column-bottom-gutter {
  margin-bottom: 4rem;
}

.post-details-top-margin {
  margin-top: 7.5rem;
}

.post-details-top-margin.post {
  margin-top: 5rem;
}

.single-post-navigation {
  margin-top: 9rem;
}

.paging-navigation {
  width: 100%;
  clear: both;
  display: block;
}

.loop-pagination {
}

.loop-pagination .prev.page-numbers {
  margin-right: 1rem;
}

.loop-pagination .next.page-numbers {
  margin-left: 1rem;
}

.loop-pagination .page-numbers {
  padding: 0rem 0.8rem;
}

.loop-pagination .page-numbers.current {
}

.loop-pagination {
  display: inline-flex;
  align-items: center;
}

.loop-pagination li {
  list-style: none;
  display: inline-block;
  padding: 0rem 0.8rem;
  color: #b9b990;
}

.loop-pagination li.selected {
  color: #191919;
}

.loop-pagination li.active {
  cursor: pointer;
}

.default-meta.single-post {
  margin-top: 0.8rem;
}

.loop-pagination li.svg-icon svg {
  height: auto;
  width: 1.125rem;
}
.loop-pagination li{
  font-size: var(--font-inter-24);
  font-weight: var(--font-weight-500);
}

.loop-pagination li.right-arrow {
  margin-left: 1rem;
}

.loop-pagination li.left-arrow {
  margin-right: 1rem;
}

.case-study-grid {
  padding-right: 0px;
}

.filter-box {
  width: 65.5%;
  float: right;
}

.filter-box .sort-text {
  font-size: 14px;
  color: #808080;
  font-weight: 400;
  padding-left: 18px;
  margin-bottom: 4px;
  display: block;
}

.filter-box .nice-select {
  background: #fcfcfa;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0px;
  border-bottom: 1px solid #b9b990;
  height: 50px;
  line-height: 48px;
  color: #808080;
}

.filter-box .nice-select .list {
  background-color: #fcfcfa;
  border-radius: 0;
  margin-top: 5px;
  color: #808080;
}

.filter-box .nice-select::after {
  border-bottom: 1px solid #808080;
  border-right: 1px solid #808080;
  height: 10px;
  width: 10px;
  right: 18px;
}

.folio-filter-section {
  margin-bottom: 3.5rem;
}

.folio-filter {
}

.folio-filter ul {
  text-align: center;
}

.folio-filter ul li {
  list-style: none;
  display: inline-block;
}

.folio-filter ul li.active a {
  color: #b9b990;
}

.folio-filter ul li::after {
  content: "\2223";
  color: inherit;
  opacity: 1 !important;
  position: relative !important;
  padding: 0px 7px;
}

.folio-filter ul li:last-child::after {
  content: "";
  padding-right: 0px;
}

.folio-filter ul li a {
  color: #191919;
  font-size: 17px;
}

.folio-filter ul li a:hover {
}

.title-post h1 {
  color: #191919;
  font-size: 45px;
  font-weight: 500;
}
/** Archive page end */


footer .cls-1 {
  fill: #22251f !important;
}