/*
Theme Name: Thomas Design Co.
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* Transition */

.header-nav-menu .hfe-nav-menu > li > a,
.footer-menu a:hover,
.about-box,
.services,
.serivce-icon,
#service-title,
.process-main-box:hover,
.process-main-box,
.process-main-box.e--selected,
.process-box,
.read-more-btn a:hover,
.read-more-btn a:hover svg *,
.header-btn,
.header-btn a:hover svg *,
.service-right-img,
.serve-box,
.common-box,
.service-right-img img,
.service-right-img:hover #portfolio-sub-title,
.common-box .approach-number .elementor-heading-title {
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
}

/* Common Details */
*:focus,
*:focus-visible,
*:focus-within {
  outline: none;
}

.common-details .elementor-widget-container > *:last-child,
.common-details > *:last-child {
  margin-bottom: 0 !important;
}

.common-details > *:last-child {
  margin-bottom: 0 !important;
}

.common-details h1,
.common-details h2,
.common-details h3,
.common-details h4,
.common-details h5,
.common-details h6 {
  /* margin-bottom: 20px; */
  margin-top: 0;
}

.common-details > *,
.common-details .elementor-widget-container > * {
  margin-bottom: 20px;
}

.common-details ul ul,
.common-details ul ol,
.common-details ol ol,
.common-details ol li {
  margin-top: 10px;
  margin-bottom: 10px;
}

.common-details ul li,
.common-details ol li {
  margin-bottom: 8px;
}

.common-details p img {
  margin-bottom: 10px;
}

.common-details blockquote {
  border-left: 4px solid #61cbe5;
  margin: 0;
  padding-left: 20px;
}

/* Common Details */

/* Header */

@keyframes headerSlideDown {
  from {
    transform: translateY(-20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.header-nav-menu .hfe-nav-menu {
  align-items: center !important;
}

.h-main .h-main-inner > .e-con-inner {
  transition: padding 0.3s ease;
}

.h-main.scrolled-header .h-main-inner > .e-con-inner {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.header-nav-menu .hfe-nav-menu__layout-horizontal {
  width: auto !important;
}

.header-nav-menu ul > li:last-child {
  display: none;
}

.header-nav-menu ul > li {
  padding-bottom: 10px;
}

.header-btn a:hover svg * {
  stroke: #0b0b0b !important;
  fill: none !important;
}

.header-nav-menu a.hfe-menu-item:after {
  height: 1px !important;
}

.footer-contact-info
  ul
  > li:last-child.elementor-icon-list-item:hover
  .elementor-icon-list-text {
  color: #7a7a7a !important;
  transition: none !important;
}

/* Header */

/* Footer */

.footer-menu .menu-item a {
  display: inline-block;
}

.footer-links {
  display: flex;
  align-items: center;
}

/* Fix the immediate layout break */
html,
body {
  overflow-x: hidden;
  width: 100%;
}

/* Force the header to stay within bounds */
header,
.header-nav-menu {
  max-width: 100%;
  box-sizing: border-box;
}

/* Footer */

.banner-sub-title,
.about-sub-title,
.sub-title {
  display: flex;
  align-items: center;
}

.banner-sub-title::before {
  content: "";
  width: 30px; /* Line length */
  border-bottom: 1px solid #c8a35f; /* Line style */
  margin-right: -10px;
}

.main-heading span {
  font-style: italic !important;
  font-weight: 300 !important;
  -webkit-text-fill-color: transparent !important;
  background: linear-gradient(135deg, #e5ba73, #c8a35f, #a27b38) !important;
  -webkit-background-clip: text !important;
}

.about-sub-title::after,
.sub-title::after {
  content: "";
  width: 30px; /* Line length */
  border-bottom: 1px solid #c8a35f; /* Line style */
  margin-left: -10px;
}

.service-sub-title {
  display: flex;
  align-items: center;
  justify-content: center;
}

.service-sub-title::before {
  content: "";
  width: 30px;
  border-bottom: 1px solid #c8a35f;
  margin-right: -10px;
}

.service-sub-title::after {
  content: "";
  width: 30px;
  border-bottom: 1px solid #c8a35f;
  margin-left: -10px;
}

.capabilities ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.services:hover .serivce-icon {
  border: 1px solid #c8a35f4d;
  box-shadow: #c8a35f33 1px 0px 4px 1px;
}

.services:hover #service-title {
  color: #c8a25d;
}

.portfolio-box-img a {
  display: block;
}

/* .process-main-box .process-box .process-number */

.process-box .elementor-icon-box-wrapper:hover svg * {
  stroke: #181818 !important;
}

.process-main-box.e--selected .process-number .elementor-heading-title {
  color: #c8a35f !important;
}

.process-main-box.e--selected .elementor-icon {
  background-color: #c8a35f !important;
}

.process-main-box.e--selected .elementor-icon-box-title {
  color: #c8a35f !important;
}

.process-main-box.e--selected .process-box .elementor-icon-box-wrapper svg * {
  stroke: #181818 !important;
}

.process-main-box:hover .process-number .elementor-heading-title {
  color: #c8a35f !important;
}

.tab-content-number {
  display: flex;
  align-items: center;
}

.tab-content-number::after {
  content: "";
  width: 30px; /* Line length */
  border-bottom: 1px solid #c8a35f; /* Line style */
  margin-left: -10px;
}

.tabs-main .tabs-main {
  position: relative;
}

.tabs-main::before {
  content: "";
  position: absolute;
  top: 40%;
  left: 100px;
  width: 85%;
  height: 1px;
  background: #c8a25d;
}

.thomas-sub-title::after,
.design-strategy::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 2px;
  background: #c8a35f7c;
}

.read-more-btn a:hover svg *,
.story-btn a:hover svg * {
  stroke: #0b0b0b !important;
  fill: none !important;
}

.tab-content-sub-heading {
  display: flex;
  align-items: center;
}

/* Service Page */

.serve-box:hover .serivce-icon {
  border: 1px solid #c8a35f59;
}

/* About Page */

.thomas-jr span {
  color: #fff;
  font-weight: 500;
}

.journey span {
  color: #c8a35f;
}

.brand-title {
  display: inline-block;
  position: relative;
}

.brand-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 45%;
  width: 96px;
  height: 0.6px;
  background: linear-gradient(
    to right,
    transparent,
    #c8a35f66 50%,
    /* Gold center glow */ transparent
  );
}

.influences-list .elementor-icon-box-title::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #c8a35f;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  left: -17px;
  top: 15px;
}

.service-right-img:hover img {
  scale: 1.1;
}

.service-right-img:hover #portfolio-sub-title {
  color: #c8a35f;
}

/* Decks That Win The Room Page */

.sub-heading span {
  font-style: italic !important;
  font-weight: 300 !important;
}

.approach-title .elementor-icon-box-title {
  position: relative;
  padding-left: 20px;
}

.approach-title .elementor-icon-box-title::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #c8a35f;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.common-box:hover .approach-number .elementor-heading-title {
  color: #c8a35f26 !important;
}

.product-title .elementor-heading-title {
  position: relative;
  padding-left: 20px;
}

.product-title .elementor-heading-title::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #c8a35f;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.products-list ul{
  padding-left: 18px;
  size: 5px;
}

.products-list li::marker{
  color: #c8a35f;
}

@media (max-width: 1200px) {
  .tabs-main::before {
    left: 100px;
    width: 84%;
  }
}

@media (max-width: 1024px) {
  .header-btn {
    display: none;
  }

  .header-nav-menu ul > li:last-child {
    display: flex;
  }
  .footer-menu .hfe-nav-menu li:not(:last-child) {
    margin-bottom: 12px !important;
  }

  .header-nav-menu .hfe-nav-menu .menu-item a {
    text-align: center !important;
    justify-content: center !important;
    display: flex !important;
    width: 100%;
  }

  .header-nav-menu ul > li {
    padding-bottom: 0px;
  }

  /* button */

  .header-nav-menu .hfe-nav-menu .menu-item:last-child > a {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border: 1px solid #c8a25d;
    border-radius: 15px;
    padding: 12px 24px !important;
    width: auto !important;
    margin: 15px auto 0;
    color: #fff !important;
  }

  .header-nav-menu .hfe-nav-menu .menu-item:last-child > a:hover {
    background-color: #c8a35f !important;
    color: #0b0b0b !important;
  }

  .header-nav-menu .hfe-nav-menu .menu-item:last-child {
    display: flex;
    justify-content: center;
  }

  /* animation slide in */

  .hfe-nav-menu .menu-item a:before,
  .hfe-nav-menu .menu-item a:after {
    display: none;
  }

  /* header */

  .h-main .hfe-nav-menu__layout-horizontal {
    position: fixed !important;
    top: 0 !important;
    max-width: 100%;
    width: 100% !important;
    left: auto !important;
    bottom: 0 !important;
    height: 100% !important;
    overflow-y: auto;
    overflow-x: clip;
    background: #0b0b0b !important;
    padding: 150px 0px 30px;
    right: -100%;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
  }

  .h-main .hfe-nav-menu__layout-horizontal.menu-is-active {
    right: 0;
    height: auto !important;
    margin-top: 0 !important;
    width: 100% !important;
  }

  .h-main .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    display: block;
  }

  /* .h-main .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item .hfe-menu-item {
        padding: 15px 20px !important;
    } */

  .h-main .hfe-nav-menu__toggle,
  .h-main .hfe-nav-menu-icon {
    z-index: 999999;
    padding: 0 !important;
  }

  .h-navigation-menu .hfe-dropdown.menu-is-active:after {
    position: fixed;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    background: rgb(255 255 255);
    z-index: 2;
    backdrop-filter: blur(100px);
  }

  .h-main .hfe-nav-menu > li.current-menu-ancestor > a::after,
  .h-main .hfe-nav-menu > li.current-menu-ancestor > a.mPS2id-clicked::after {
    opacity: 0 !important;
    left: 0 !important;
  }

  .h-main
    .hfe-nav-menu
    > li.current-menu-ancestor
    > a.mPS2id-clicked.mPS2id-highlight::after {
    opacity: 1 !important;
  }

  .tabs-main::before {
    left: 100px;
    width: 82%;
  }
}

@media (max-width: 880px) {
  .tabs-main::before {
    width: 1px;
    height: 95%;
    left: 33px;
    top: 40px;
  }

  .process-box .elementor-icon-box-title,
  .process-box .elementor-icon-box-description {
    display: none;
  }

  .tabs-content-main {
    display: flex;
    flex-direction: column;
  }

  .tabs-content-main .e-tab-content-base {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    max-height: none !important;
  }

  .methodical-processs:nth-child(4) {
    grid-column: 2 !important;
  }
}

@media (max-width: 767px) {
  .capabilities ul {
    grid-template-columns: 1fr !important;
  }

  .tabs-main::before {
    width: 1px;
    height: 95%;
    left: 26px;
    top: 40px;
  }
}

@media (max-width: 575px) {
  .about-info,
  .service-boxes,
  .chose-us,
  .portfolio,
  .serve,
  .thomas-formula,
  .serve,
  .methodical-processs,
  .influences,
  .scope,
  .our-approach,
  .bespoke-products,
  .merchandise-journey {
    grid-template-columns: 1fr !important;
  }

  .chose-us .chose-us-blocks {
    border-right: none;
    border-bottom: 1px solid #bdbdbd1a;
    padding-bottom: 20px;
  }

  .brand-title::after {
    left: 42%;
    width: 70px;
  }
}
