/*!
Theme Name: Vision Commercial
Theme URI: https://github.com/Abdulkader69
Author: Akseer Khan
Author URI: https://powermarketing.online/
Description: Vision Commercial Division
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vision-commercial
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

Vision Commercial is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
:root {
  --primary-color: #b8181c;
  --secondary-color: #0f1215;
}
p {
  margin: 0 0 30px;
}
p:last-child {
  margin-bottom: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0 0 30px;
  font-weight: 600;
  line-height: 112%;
}
.tagline {
  font-size: 16px;
  font-weight: 400;
  line-height: 118.519%;
  margin-bottom: 15px;
  opacity: 70%;
}
h1 {
  font-size: 40px;
  line-height: 112%;
}
h2 {
  font-size: 40px;
  line-height: 112.821%;
}
h3 {
  font-size: 35px;
}
h4 {
  font-size: 30px;
}
h5 {
  font-size: 25px;
}
h6 {
  font-size: 20px;
}
body,
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  color: var(--secondary-color);
  font-size: 16px;
  line-height: 165%;
  font-family: 'Inter', sans-serif;
}
main {
  display: block;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
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-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;
  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;
  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;
}
/* html {
  box-sizing: border-box;
} */
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 0 30px;
  padding: 30px;
  background-color: #eaf1f6;
  position: relative;
  color: #1c1c1c;
  border-left: none;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: 'Courier 10 Pitch', courier, monospace;
  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', monospace;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul,
ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
embed,
iframe,
object {
  max-width: 100%;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
a {
  color: var(--secondary-color);
  text-decoration: none;
  transition: all 0.3s ease-in;
}
a:hover {
  color: var(--primary-color);
}
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 {
  width: 100%;
  padding: 12px 16px;
  border: 2px solid #e9ecef;
  border-radius: 8px;
  font-size: 15px;
  transition:
    border-color 0.3s ease,
    box-shadow 0.3s ease;
  background: #ffffff;
  color: var(--secondary-color);
}
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: var(--secondary-color);
}
select {
  border: 1px solid #ccc;
}
textarea {
  width: 100%;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}
.sticky {
  display: block;
}
.updated:not(.published) {
  display: none;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.custom-logo-link {
  display: inline-block;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*='wp-image-'] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
  display: block;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
.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;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#primary[tabindex='-1']:focus {
  outline: 0;
}
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
.default-contents *:last-child {
  margin-bottom: 0;
}
.container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}
.link-whole-div {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
/* ======================== Header ======================== */
header.site-header {
  position: sticky;
  top: 0;
  z-index: 9999;
  background-color: #fff;
  transition: all 0.3s ease-in;
  padding: 20px 0;
  box-shadow: 0px 4px 10px 0px rgba(28, 28, 28, 0.05);
}
header.site-header.fixed {
  /* box-shadow: 0px 4px 10px 0px rgba(28, 28, 28, 0.05); */
  padding: 10px 0;
}
header.site-header .top-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.admin-bar header.site-header {
  top: 32px;
}
header.site-header .top-header .logo img {
  width: 100%;
  max-width: 300px;
  transition: all 0.3s ease-in;
}
header.site-header.fixed .top-header .logo img {
  max-width: 280px;
}
header.site-header .top-header .logo a {
  display: flex;
  /* padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 30px; */
  max-width: 250px;
  width: 100%;
}
header.site-header .top-header .right {
  display: flex;
  align-items: center;
  gap: 15px;
}
header.site-header .bottom-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
}
header.site-header .all-cat-trigger {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  gap: 5px;
  cursor: pointer;
}
header.site-header .bottom-header .primary-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 5px 25px;
  flex-wrap: wrap;
  justify-content: center;
}
header.site-header .bottom-header .primary-menu ul a {
  color: var(--secondary-color);
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease-in;
}
header.site-header .bottom-header .primary-menu ul a:hover {
  color: var(--primary-color);
}
header.site-header .top-header .right .account-login a {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 15px;
}
header.site-header .top-header .right .cart-icon {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
header.site-header .top-header .right .cart-icon span {
  position: absolute;
  top: -5px;
  right: -5px;
  background-color: var(--primary-color);
  color: #fff;
  font-size: 12px;
  width: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 18px;
  border-radius: 50%;
}
header.site-header .search-trigger {
  display: flex;
  cursor: pointer;
}
.search-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in;
  pointer-events: none;
  padding: 20px;
}
.search-popup .search-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.95;
}
.search-popup .close-btn {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.search-popup .inner {
  width: 100%;
  max-width: 700px;
  background-color: #fff;
  z-index: 3;
  position: relative;
  margin: auto;
  margin-top: 10%;
  padding: 40px;
  border-radius: 10px;
  transform: translateY(150px);
  transition: all 0.3s ease-in;
  opacity: 0;
}
body.search-active {
  overflow: hidden;
}
.search-popup.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.search-popup.active .inner {
  transform: translateY(0px);
  opacity: 1;
}
form.search-form {
  display: flex;
  border: 1px solid var(--secondary-color);
  border-radius: 0;
  position: relative;
  width: 100%;
}
form.search-form button.search-submit {
  background-color: transparent;
  border: none;
  padding: 7px 10px;
  cursor: pointer;
}
form.search-form input.search-field {
  border: none;
  font-size: 14px;
  width: 100%;
  padding: 0;
  outline: none;
  height: 60px;
}
header.site-header
  .bottom-header
  .primary-menu
  ul
  li.menu-item-has-children
  ul.sub-menu {
  position: absolute;
  width: 300px;
  background-color: var(--primary-color);
  padding: 15px 25px;
  flex-wrap: wrap;
  gap: 8px;
  transform: translateY(20px);
  transition: all 0.3s ease-in;
  opacity: 0;
  visibility: hidden;
}
header.site-header .bottom-header .primary-menu ul li.menu-item-has-children {
  position: relative;
}
header.site-header .bottom-header .primary-menu ul ul.sub-menu a {
  font-size: 16px;
  line-height: 1.2;
  display: inline-block;
  color: #fff;
}
header.site-header
  .bottom-header
  .primary-menu
  ul
  li.menu-item-has-children:hover
  ul.sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.mobile-menu-wrapper .close-m-menu {
  position: absolute;
  right: 20px;
  padding: 10px;
  display: flex;
  top: 20px;
  cursor: pointer;
}
.logged-in .mobile-menu-wrapper .close-m-menu {
  top: 40px;
}
.mobile-menu-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #fff;
  overflow: auto;
  padding: 80px 30px 30px;
  max-width: 400px;
  box-shadow: 3px 4px 10px 2px rgba(28, 28, 28, 0.4);
  transform: translateX(-100%);
  transition: all 0.3s ease-in;
}
.mobile-menu-wrapper.active {
  transform: translateX(0%);
}
.admin-bar .mobile-menu-wrapper {
  padding-top: 110px;
}
.mobile-menu-wrapper ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: grid;
  gap: 6px;
}
.mobile-menu-wrapper ul ul.sub-menu {
  display: none;
  padding-left: 10px;
}
.mobile-menu-wrapper ul li.menu-item-has-children {
  position: relative;
}
.mobile-menu-wrapper ul li.menu-item-has-children span {
  position: absolute;
  right: 0;
  display: flex;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  top: 8px;
}
.mobile-menu-wrapper ul a {
  display: inline-block;
  padding: 5px 0;
  font-size: 16px;
}
.mobile-menu-wrapper::-webkit-scrollbar {
  display: none;
}
.mobile-menu-wrapper .cat-mega-menu {
  margin-bottom: 30px;
  display: none;
}
.mobile-menu-wrapper ul li.menu-item-has-children span svg {
  width: 14px;
  height: auto;
}
.mobile-menu-wrapper ul ul.sub-menu a {
  font-size: 15px;
}
header.site-header .top-header .left {
  display: flex;
  align-items: center;
  gap: 20px;
}
header.site-header .top-header .left button.mobile-menu-trigger {
  display: block;
}
button.mobile-menu-trigger {
  padding: 0;
  margin: 0;
  border: none;
  width: 40px;
  height: 40px;
  position: relative;
  background-color: transparent;
  cursor: pointer;
  display: none;
}
button.mobile-menu-trigger span {
  width: 30px;
  display: inline-block;
  position: absolute;
  height: 2px;
  background-color: var(--secondary-color);
  left: 5px;
  transition: all 0.3s ease-in;
}
button.mobile-menu-trigger span:first-child {
  top: 10px;
}
button.mobile-menu-trigger span:last-child {
  bottom: 9px;
}
body.mobile-nav-activated {
  overflow: hidden;
}
button.mobile-menu-trigger.active span:nth-child(2) {
  opacity: 0;
}
button.mobile-menu-trigger.active span:first-child {
  transform: rotate(45deg);
  top: 19px;
}
button.mobile-menu-trigger.active span:last-child {
  transform: rotate(-45deg);
  bottom: 19px;
}
header.site-header .top-header .right .cart-icon a.cart-contents {
  display: flex;
}
.search-wrap {
  position: relative;
}
.search-results-container {
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  z-index: 10000;
  display: none;
  margin-top: 10px;
  overflow: hidden;
  border: 1px solid #eee;
}
.ajax-search-results {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ajax-search-results li {
  border-bottom: 1px solid #f5f5f5;
}
.ajax-search-results li:last-child {
  border-bottom: none;
}
.ajax-search-results a {
  display: block;
  padding: 12px 15px;
  transition: background 0.2s;
}
.ajax-search-results a:hover {
  background: #f9f9f9;
}
.result-item {
  display: flex;
  align-items: center;
  gap: 12px;
}
.result-thumb {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee;
}
.result-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.result-info {
  display: flex;
  flex-direction: column;
}
.result-title {
  font-weight: 600;
  font-size: 14px;
  color: var(--secondary-color);
  line-height: 1.3;
}
.result-price {
  font-size: 13px;
  color: var(--primary-color);
  margin-top: 2px;
}
.view-all-results {
  padding: 12px;
  text-align: center;
  background: #f8f8f8;
  border-top: 1px solid #eee;
}
.view-all-results a {
  font-size: 13px;
  font-weight: 700;
  color: var(--secondary-color);
  text-transform: uppercase;
}
.search-loading,
.no-results {
  padding: 20px;
  text-align: center;
  font-size: 14px;
  color: #666;
}
.all-categories-menu {
  position: fixed;
  width: 100%;
  left: 0;
  transition: all 0.3s ease-in;
  transform: translateY(40px);
  opacity: 0;
  visibility: hidden;
}
.all-categories-menu .inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 45px 20px;
  box-shadow: 0 0.5rem 2rem -0.25rem hsla(216, 9%, 44%, 0.1);
  background-color: #fff;
  border-radius: 10px;
  margin-top: 17px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.categories-mega-menu:hover .all-categories-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.all-categories-menu ul#menu-categories-menu {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px 40px;
}
.all-categories-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.all-categories-menu ul#menu-categories-menu > li > a {
  font-weight: 600;
}
.all-categories-menu ul#menu-categories-menu > li ul.sub-menu a {
  font-size: 15px;
}
.all-categories-menu .menu-categories-menu-container {
  padding: 0 40px;
}
/* ======================== Header ======================== */

/* ======================== Footer ======================== */
footer.site-footer {
  padding: 70px 0 20px;
  font-size: 14px;
}
footer.site-footer .main-area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 50px 30px;
}
footer.site-footer .widget-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 14px;
  line-height: 1.2;
}
footer.site-footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer.site-footer .footer-column-2 img {
  width: 145px;
  display: block;
}
footer.site-footer p {
  margin-bottom: 10px;
  word-break: break-word;
  line-height: 150%;
}
.widget {
  margin-bottom: 10px;
}
.widget:last-child {
  margin-bottom: 0;
}
footer.site-footer .footer-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #e0e5eb;
  margin-top: 40px;
  padding-top: 20px;
}
footer.site-footer .footer-bottom .footer-widget-column {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
footer.site-footer .footer-bottom .footer-widget-column ul {
  display: flex;
  align-items: center;
  gap: 13px;
}
footer.site-footer .footer-bottom .widget {
  margin: 0;
}
footer.site-footer .footer-bottom img {
  width: 100%;
}
footer.site-footer .footer-bottom .gallery {
  margin: 0;
  gap: 20px;
}
footer.site-footer .footer-bottom .gallery .gallery-item {
  margin: 0;
}
footer.site-footer .footer-bottom .gallery .gallery-item a {
  display: flex;
}
/* ======================== Footer ======================== */
section.default-block {
  padding: 90px 0;
}

section {
  position: relative;
  overflow: hidden;
}
section.home-hero {
  min-height: 70vh;
  display: flex;
  align-items: flex-end;
}
section.home-hero .hero-image {
  position: absolute;
  width: 100%;
  display: flex;
  height: 100%;
}
section.home-hero .hero-image img {
  width: 100%;
  object-fit: cover;
}
section.home-hero .container {
  position: relative;
  z-index: 3;
}
section.home-hero .hero-content {
  color: #fff;
  margin-bottom: 60px;
  padding-top: 200px;
}
section.home-hero .hero-content h1 {
  font-weight: 500;
  line-height: 1.5;
}
section.home-hero::before {
  position: absolute;
  content: '';
  background: linear-gradient(
    180deg,
    rgba(3, 21, 33, 0) 58%,
    rgb(3, 20, 32) 100%
  );
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

section.left-contents-right-image {
  padding: 90px 0;
}
section.left-contents-right-image .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
section.left-contents-right-image .right {
  display: flex;
}
section.left-contents-right-image .right img {
  width: 100%;
}
.buttons {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}
.btn {
  height: 44px;
  display: inline-flex;
  align-items: center;
  border-radius: 35px;
  background-color: var(--primary-color);
  font-size: 14px;
  padding: 0 20px;
  color: #fff;
  letter-spacing: 0.3px;
  border: 2px solid var(--primary-color);
  position: relative;
  font-weight: 500;
  overflow: hidden;
  cursor: pointer;
}
.btn:hover {
  background-color: transparent;
  color: var(--primary-color);
}
.btn.btn-secondary {
  border: none;
  background-color: transparent;
  color: var(--secondary-color);
  border-radius: 0;
}
.btn.btn-secondary::before {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  background-color: var(--secondary-color);
  bottom: 0;
  left: 0;
  transition: all 0.3s ease-in;
}
.btn.btn-secondary:hover::before {
  transform: translateX(100%);
}
.btn.btn-secondary svg.arrow {
  position: absolute;
  right: 0;
  width: 30px;
  height: auto;
  transition: all 0.3s ease-in;
  opacity: 0;
}
.btn.btn-secondary:hover svg.arrow {
  opacity: 1;
  right: -7px;
}
section.left-contents-right-image .container.reverse-column .left {
  order: 2;
}

section.categories-products {
  padding: 90px 0;
}
section.categories-products .top-area {
  margin-bottom: 40px;
}
section.categories-products .title-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
section.categories-products .title-link .headline {
  font-size: 20px;
  margin: 0;
}
section.categories-products .top-area .contents {
  color: rgba(0, 0, 0, 0.6);
}
section.categories-products .title-link .arrow-btn {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
}
section.categories-products .categories-list {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 30px 20px;
}
section.categories-products .categories-list .category-item {
  position: relative;
}
section.categories-products .categories-list .category-item .category-name {
  font-size: 14px;
  text-align: center;
  line-height: 140%;
  margin: 0;
  text-transform: uppercase;
}
section.categories-products .categories-list .category-item a {
  width: 100%;
  display: block;
  height: 100%;
  align-items: flex-end;
}
section.categories-products .categories-list .category-item .thumb {
  background-color: #fff;
  margin-bottom: 10px;
  height: 150px;
  display: flex;
}
section.categories-products .categories-list .category-item .thumb img {
  width: 100%;
  object-fit: contain;
}

section.our-work {
  padding: 30px 0;
}
section.our-work .top-area {
  text-align: center;
  margin-bottom: 50px;
}
section.our-work .works-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
section.our-work .works-wrapper .item {
  position: relative;
}
section.our-work .works-wrapper .item .image {
  overflow: hidden;
  height: 390px;
  display: flex;
}
section.our-work .works-wrapper .item .image img {
  width: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in;
}
section.our-work .works-wrapper .item:hover .image img {
  transform: scale(1.05);
}
section.our-work .works-wrapper .item .content {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 0 25px 40px;
  z-index: 2;
}
section.our-work .works-wrapper .item .content .title {
  font-size: 24px;
  margin-bottom: 5px;
  font-weight: 500;
}
section.our-work .works-wrapper .item::before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), transparent 50%);
  content: '';
  display: block;
  inset: 0;
  position: absolute;
  z-index: 1;
}
section.our-work .works-wrapper .item .content .descriptions {
  font-weight: 300;
}

section.right-contents-left-image {
  padding: 90px 0;
}
section.right-contents-left-image .overlay-headline {
  background-color: var(--primary-color);
  position: absolute;
  bottom: 50px;
  z-index: 2;
  margin: 0;
  color: #fff;
  font-weight: 500;
  padding: 20px 30px;
  width: 570px;
  left: 50%;
}
section.right-contents-left-image .left-image {
  width: 60%;
  display: flex;
  position: relative;
}
section.right-contents-left-image .right {
  width: 40%;
  padding-left: 25px;
  padding-top: 50px;
}
section.right-contents-left-image .container {
  display: flex;
  flex-wrap: wrap;
}
section.right-contents-left-image .left-image img {
  width: 100%;
}

.partners-slide {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

section.latest-news {
  padding: 90px 0;
}
section.latest-news .top-area {
  padding-bottom: 40px;
  align-items: center;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
section.latest-news .top-area .headline {
  margin: 0;
}
section.latest-news .latest-posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.post-item {
  position: relative;
}
.post-item .post-image {
  height: 312px;
  display: flex;
  overflow: hidden;
}
.post-item .post-image img {
  width: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in;
}
.post-item:hover .post-image img {
  transform: scale(1.05);
}
.post-item .post-title {
  line-height: 1.4;
  margin: 10px 0 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 30px;
}

section.blurbs-section {
  padding: 50px 0;
}
section.blurbs-section .container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
section.blurbs-section .item {
  display: flex;
  gap: 15px;
}
section.blurbs-section .item .right {
  flex: 1;
}
section.blurbs-section .item .title {
  font-size: 19px;
  margin-bottom: 5px;
}

section.cta-section {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
section.cta-section .item {
  position: relative;
}
section.cta-section .item .background-image {
  min-height: 500px;
  display: flex;
  width: 100%;
}
section.cta-section .item .background-image img {
  width: 100%;
  object-fit: cover;
}
section.cta-section .item .content {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 20%;
}
section.cta-section .item .content .headline {
  font-size: 52px;
}
nav.navigation.post-navigation {
  margin-top: 90px;
}
nav.navigation.post-navigation a {
  font-size: 26px;
  line-height: 1.6;
  font-weight: 600;
}
.cart-empty-container {
  text-align: center;
  padding: 80px 20px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  max-width: 600px;
  margin: 40px auto;
}
.empty-cart-icon {
  margin-bottom: 24px;
  color: #dee2e6;
}
.empty-cart-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #1a1a1a;
}
.empty-cart-description {
  font-size: 16px;
  color: #666;
  margin-bottom: 30px;
}
.rounded-pill-btn {
  display: inline-block;
  background: var(--primary-color);
  color: #fff !important;
  padding: 14px 32px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s;
  border: none;
}
.rounded-pill-btn:hover {
  background: #e04255;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(245, 82, 102, 0.3);
}
.vision-wc-login-grid h2 {
  font-size: 24px;
  margin-bottom: 16px;
}
.vision-wc-login-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
.vision-wc-login-form,
.lost_reset_password {
  width: 100%;
  max-width: 620px;
  margin: auto;
}
.vision-wc-login-form .form-row.remember-lost-password {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.vision-wc-login-form button.show-password-input {
  display: none;
}
.vision-wc-login-form a {
  color: var(--primary-color);
  font-weight: 600;
}
.vision-wc-login-grid .woocommerce-privacy-policy-text {
  font-size: 14px;
}
/* @media screen and (min-width: 1024px) {
  .mobile-menu-wrapper {
    display: none !important;
  }
} */
@media screen and (max-width: 1366px) {
  section.categories-products .categories-list {
    grid-template-columns: repeat(5, 1fr);
  }
  h2 {
    font-size: 34px;
  }
  section.left-contents-right-image .container {
    gap: 30px;
  }
  .post-item .post-title {
    font-size: 24px;
  }
  section.cta-section .item .content {
    padding: 0 10%;
  }
  section.cta-section .item .content .headline {
    font-size: 40px;
  }
  section.blurbs-section .item .title {
    font-size: 16px;
  }
  section.blurbs-section {
    font-size: 14px;
    line-height: 1.5;
  }
  section.right-contents-left-image .overlay-headline {
    bottom: 20px;
    font-size: 25px;
    width: 320px;
  }
}
@media screen and (max-width: 1023px) {
  header.site-header .bottom-header {
    display: none;
  }
  footer.site-footer .main-area {
    grid-template-columns: repeat(2, 1fr);
  }
  footer.site-footer {
    padding: 50px 0 20px;
  }
  footer.site-footer .footer-bottom {
    justify-content: center;
    gap: 15px;
  }
  footer.site-footer .footer-bottom .footer-widget-column {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
  header.site-header .top-header .logo img,
  header.site-header.fixed .top-header .logo img {
    max-width: 250px;
  }
  section.left-contents-right-image {
    padding: 70px 0;
  }
  section.left-contents-right-image .container {
    grid-template-columns: 1fr;
  }
  section.left-contents-right-image .container.reverse-column .left {
    order: 1;
  }
  section.left-contents-right-image .container.reverse-column .right {
    order: 2;
  }
  section.categories-products .categories-list {
    grid-template-columns: repeat(3, 1fr);
  }
  section.categories-products {
    padding: 70px 0;
  }
  section.right-contents-left-image {
    padding: 70px 0;
  }
  section.right-contents-left-image .left-image {
    width: 100%;
  }
  section.right-contents-left-image .right {
    width: 100%;
    padding: 30px 0 0;
  }
  section.our-work .top-area {
    margin-bottom: 30px;
  }
  section.our-work .works-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  section.latest-news .latest-posts {
    grid-template-columns: repeat(2, 1fr);
  }
  section.blurbs-section .container {
    grid-template-columns: repeat(2, 1fr);
  }
  section.cta-section .item .background-image {
    min-height: 400px;
  }
  section.cta-section .item .content .headline {
    font-size: 32px;
  }
  section.default-block {
    padding: 70px 0;
  }
}
@media screen and (max-width: 767px) {
  header.site-header .top-header .left {
    display: none;
  }
  .mobile-menu-wrapper .cat-mega-menu {
    display: block;
  }
  button.mobile-menu-trigger {
    display: block;
  }
  .categories-mega-menu {
    display: none;
  }
  .vision-wc-login-grid {
    grid-template-columns: 1fr;
  }
  .vision-wc-login-form {
    max-width: 100%;
  }
  footer.site-footer .main-area {
    grid-template-columns: repeat(1, 1fr);
  }
  header.site-header .top-header .right .account-login a span {
    display: none;
  }
  h1 {
    font-size: 32px;
  }
  section.home-hero .hero-content h1 br {
    display: none;
  }
  h2 {
    font-size: 28px;
  }
  p {
    margin: 0 0 20px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 20px;
  }
  p:last-child {
    margin-bottom: 0;
  }
  .buttons {
    margin-top: 30px;
  }
  section.left-contents-right-image {
    padding: 50px 0;
  }
  section.categories-products .title-link {
    flex-wrap: wrap;
    gap: 20px;
  }
  section.categories-products .categories-list {
    grid-template-columns: repeat(2, 1fr);
  }
  section.right-contents-left-image .overlay-headline {
    right: 0;
    left: auto;
    font-size: 18px;
    padding: 13px 20px;
    width: 285px;
  }
  section.right-contents-left-image {
    padding: 50px 0;
  }
  section.our-work {
    padding: 0 0 30px;
  }
  section.our-work .works-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  section.latest-news .top-area {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  section.latest-news .latest-posts {
    grid-template-columns: repeat(1, 1fr);
  }
  .post-item .post-title {
    font-size: 20px;
  }
  section.blurbs-section .container {
    grid-template-columns: repeat(1, 1fr);
  }
  section.cta-section {
    grid-template-columns: repeat(1, 1fr);
  }
  section.cta-section .item .content .headline {
    font-size: 28px;
  }
  header.site-header .top-header .logo img,
  header.site-header.fixed .top-header .logo img {
    max-width: 210px;
  }
  section.default-block {
    padding: 50px 0;
  }
  .search-popup .inner {
    padding: 40px 20px;
    margin-top: 15%;
  }
  form.search-form input.search-field {
    height: 40px;
  }
}
