body[class*=woocommerce-] .wc-block-components-button__text, body[class*=woocommerce-] .edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,
body[class*=woocommerce-] .editor-styles-wrapper .wc-block-grid__product-title, body[class*=woocommerce-] .wc-block-grid__product-title, .back-to-top-wrapper, a,
button,
p,
input,
select,
textarea,
li,
.transition-3 {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.tp-product-details-views > span svg {
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
}

.st-hero-btn-icon, .ds-price-item-list ul li span, .tp-product-details-action-sm-btn svg, .tp-product-details-wishlist-btn svg, .tp-team-details-info-contact a svg, .postbox__comment-reply a span {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}

/* transform */
@font-face {
  font-family: "Sequel Sans Medium Head";
  src: url("../fonts/SequelSans-MediumHead.woff2") format("woff2"), url("../fonts/SequelSans-MediumHead.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sequel Sans Roman Head";
  src: url("../fonts/SequelSans-RomanHead.woff2") format("woff2"), url("../fonts/SequelSans-RomanHead.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sequel Sans Bold Head";
  src: url("../fonts/SequelSans-BoldHead.woff2") format("woff2"), url("../fonts/SequelSans-BoldHead.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sequel Sans Semi Bold Head";
  src: url("../fonts/SequelSans-SemiBoldHead.woff2") format("woff2"), url("../fonts/SequelSans-SemiBoldHead.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sequel Sans Heavy Disp";
  src: url("../fonts/SequelSans-HeavyDisp.woff2") format("woff2"), url("../fonts/SequelSans-HeavyDisp.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
:root {
  /**
  @font family declaration
  */
  --tp-ff-body: 'Inter', sans-serif;
  --tp-ff-inter: 'Inter', sans-serif;
  --tp-ff-heading: 'Sequel Sans Medium Head', sans-serif;
  --tp-ff-p: 'Inter', sans-serif;
  --tp-ff-jost: 'Jost', sans-serif;
  --tp-ff-sequel-medium: 'Sequel Sans Medium Head', sans-serif;
  --tp-ff-sequel-roman: 'Sequel Sans Roman Head', sans-serif;
  --tp-ff-sequel-bold-head: 'Sequel Sans Bold Head', sans-serif;
  --tp-ff-sequel-semi-bold: 'Sequel Sans Semi Bold Head', sans-serif;
  --tp-ff-sequel-heavy-disp: 'Sequel Sans Heavy Disp', sans-serif;
  --tp-ff-fontawesome: "Font Awesome 6 Pro";
  /**
  @color declaration
  */
  --tp-common-white: #FFFFFF;
  --tp-common-black: #1e1e1e;
  --tp-common-bubbles: #e1eeb7;
  --tp-grey-1: #5e5959;
  --tp-grey-2: #f3f3f3;
  --tp-grey-3: #b6bcc6;
  --tp-grey-4: #f6f6f6;
  --tp-grey-5: #d7cdcd;
  --tp-border-1: rgba(30, 30, 30, 0.1);
  --tp-theme-primary: #fa2837;
  --tp-gradient-primary: linear-gradient(90deg, #a020f0 0%, #00ffd1 100%);
}

/*-----------------------------------------------------------------------------------

    Template Name: Cunnet - Creative Portfolio Agency HTML Template
    Author: Theme_Pure
    Support: https://help.themepure.net/support/
    Description: Cunnet - Creative Portfolio Agency HTML Template
    Version: 1.0.2

-----------------------------------------------------------------------------------

/************ TABLE OF CONTENTS ***************

	-----------------
    01. THEME CSS
	-----------------
		1.1 Common Classes
		1.2 Default Spacing

	-----------------
    02. COMPONENTS css
	-----------------
		2.1 Animations
		2.2 Animated Headline css start
		2.3 Back to top
		2.4 Breadcrumb
		2.5 Buttons
		2.6 Cart
		7.7 Checkout css
		2.8 Magic Cursor
		2.9 Nice Select
		2.10 Preloader
		2.11 search style
		2.12 Section Title
		2.13 select

	-----------------
    03. HEADER CSS
	-----------------
		3.1 Header Style top
		3.2 Header main

    ---------------------------------
	04. MENU CSS
	---------------------------------
		4.1 Mobile Menu
		4.2 Mobile Menu
		4.3 offcanvas scss

	---------------------------------
	05. BLOG CSS
	---------------------------------
		5.1 Blog css
		5.2 Postbox css
		5.3 Recent Post css
		5.4 Sidebar css

	---------------------------------
	06. FOOTER CSS
	---------------------------------
		6.1 Footer Style 1

	---------------------------------
	07. PAGES CSS
	---------------------------------
		7.1 about css
		7.2 awards
		7.3 banner
		7.4 brand css
		7.5 Career Css
		7.6 cetagory css
		7.7 Contact Css
		7.8 cta css
		7.9 dark css
		7.10 error css
		7.11 faq css
		7.12 funfact css
		7.13 gallery css
		7.14 hero css
		7.15 Login Css
		7.16 payment css
		7.17 portfolio
		7.18 Price
		7.19 process css
		7.20 product css
		7.21 profile css start
		7.22 service css
		7.23 skill css
		7.24 testimonial css
		7.25 testimonial css


**********************************************/
/*----------------------------------------*/
/*  1.1 Theme Default
/*----------------------------------------*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/*---------------------------------
	typography css start 
---------------------------------*/
body {
  font-size: 16px;
  line-height: 28px;
  font-weight: normal;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-body);
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
  font-weight: 500;
  line-height: 1.2;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -ms-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-heading);
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

ul {
  margin: 0px;
  padding: 0px;
}

p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 26px;
  font-family: var(--tp-ff-p);
  color: var(--tp-grey-1);
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}

a:focus,
a:hover {
  color: inherit;
  text-decoration: none;
}

a,
button {
  color: inherit;
  outline: none;
  border: none;
  background: transparent;
}

button:hover {
  cursor: pointer;
}

button:focus {
  outline: 0;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
input[type=url],
textarea {
  outline: none;
  height: 56px;
  width: 100%;
  line-height: 56px;
  font-size: 14px;
  padding-left: 26px;
  padding-right: 26px;
  color: var(--tp-common-black);
  border: 1px solid var(--tp-common-black);
  background-color: var(--tp-common-white);
}
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: var(--tp-common-black);
}
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
textarea::-moz-placeholder { /* Firefox 19+ */
  color: var(--tp-common-black);
}
input[type=text]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
textarea:-moz-placeholder { /* Firefox 4-18 */
  color: var(--tp-common-black);
}
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder { /* IE 10+  Edge*/
  color: var(--tp-common-black);
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=url]::placeholder,
textarea::placeholder { /* MODERN BROWSER */
  color: var(--tp-common-black);
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=url]:focus,
textarea:focus {
  border-color: var(--tp-common-black);
}
input[type=text]:focus::placeholder,
input[type=email]:focus::placeholder,
input[type=tel]:focus::placeholder,
input[type=number]:focus::placeholder,
input[type=password]:focus::placeholder,
input[type=url]:focus::placeholder,
textarea:focus::placeholder {
  opacity: 0;
}

textarea {
  line-height: 1.4;
  padding-top: 17px;
  padding-bottom: 17px;
}

input[type=color] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  border: 0;
  cursor: pointer;
  height: 100%;
  width: 100%;
  padding: 0;
  border-radius: 50%;
}

*::-moz-selection {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
  text-shadow: none;
}

::-moz-selection {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
  text-shadow: none;
}

::selection {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
  text-shadow: none;
}

*::-moz-placeholder {
  color: var(--tp-common-black);
  font-size: 14px;
  opacity: 1;
}

*::placeholder {
  color: var(--tp-common-black);
  font-size: 14px;
  opacity: 1;
}

/*---------------------------------
    1.1 Common Classes
---------------------------------*/
.w-img img {
  width: 100%;
}

.m-img img {
  max-width: 100%;
}

.fix {
  overflow: hidden;
}

.clear {
  clear: both;
}

.z-index-1 {
  position: relative;
  z-index: 1;
}

.z-index-2 {
  position: relative;
  z-index: 2;
}

.z-index-3 {
  position: relative;
  z-index: 3;
}

.z-index-4 {
  position: relative;
  z-index: 4;
}

.z-index-5 {
  position: relative;
  z-index: 5;
}

.z-index-6 {
  position: relative;
  z-index: 6;
}

.z-index-7 {
  position: relative;
  z-index: 7;
}

.z-index-8 {
  position: relative;
  z-index: 8;
}

.z-index-9 {
  position: relative;
  z-index: 9;
}

.z-index-10 {
  position: relative;
  z-index: 10;
}

.gx-5 {
  --bs-gutter-x: 5px;
}

.gx-10 {
  --bs-gutter-x: 10px;
}

.gx-20 {
  --bs-gutter-x: 20px;
}

.gx-30 {
  --bs-gutter-x: 30px;
}

.gx-40 {
  --bs-gutter-x: 40px;
}

.gx-45 {
  --bs-gutter-x: 45px;
}

.gx-50 {
  --bs-gutter-x: 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .gx-50 {
    --bs-gutter-x: 30px;
  }
}

.gx-60 {
  --bs-gutter-x: 60px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .gx-60 {
    --bs-gutter-x: 30px;
  }
}

.gx-70 {
  --bs-gutter-x: 70px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .gx-70 {
    --bs-gutter-x: 30px;
  }
}

.gx-80 {
  --bs-gutter-x: 80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .gx-80 {
    --bs-gutter-x: 30px;
  }
}

.gx-90 {
  --bs-gutter-x: 90px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .gx-90 {
    --bs-gutter-x: 30px;
  }
}

.gx-100 {
  --bs-gutter-x: 100px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .gx-100 {
    --bs-gutter-x: 30px;
  }
}

.overflow-y-visible {
  overflow-x: hidden;
  overflow-y: visible;
}

.p-relative {
  position: relative;
}

.p-absolute {
  position: absolute;
}

.bg-position {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.slide-transtion .swiper-slide {
  width: auto;
}

.common-underline {
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(currentColor, currentColor);
  background-size: 0 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s linear;
  -webkit-transition: all 0.4s ease 0.3s ease-out;
  -moz-transition: all 0.4s ease 0.3s ease-out;
  -ms-transition: all 0.4s ease 0.3s ease-out;
  -o-transition: all 0.4s ease 0.3s ease-out;
  transition: all 0.4s ease 0.3s ease-out;
}
.common-underline:hover {
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(currentColor, currentColor);
  background-size: 0 1px, 100% 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s linear;
  -webkit-transition: all 0.4s ease 0.3s ease-out;
  -moz-transition: all 0.4s ease 0.3s ease-out;
  -ms-transition: all 0.4s ease 0.3s ease-out;
  -o-transition: all 0.4s ease 0.3s ease-out;
  transition: all 0.4s ease 0.3s ease-out;
}

.img-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.text-red {
  color: var(--tp-theme-primary);
}

@media (min-width: 1400px) {
  .container-1800 {
    max-width: 1800px;
  }
}
@media (min-width: 1400px) {
  .container-1886 {
    max-width: 1886px;
  }
}
.tp-ff-body {
  font-family: var(--tp-ff-body);
}

.tp-ff-inter {
  font-family: var(--tp-ff-inter);
}

.tp-ff-heading {
  font-family: var(--tp-ff-heading);
}

.tp-ff-p {
  font-family: var(--tp-ff-p);
}

.tp-ff-jost {
  font-family: var(--tp-ff-jost);
}

.tp-ff-sequel-medium {
  font-family: var(--tp-ff-sequel-medium);
}

.tp-ff-sequel-roman {
  font-family: var(--tp-ff-sequel-roman);
}

.tp-ff-sequel-bold-head {
  font-family: var(--tp-ff-sequel-bold-head);
}

.tp-ff-sequel-semi-bold {
  font-family: var(--tp-ff-sequel-semi-bold);
}

.tp-ff-sequel-heavy-disp {
  font-family: var(--tp-ff-sequel-heavy-disp);
}

.tp-ff-fontawesome {
  font-family: var(--tp-ff-fontawesome);
}

/* Font weight */
.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}

.cunnet-dark .tp-main-menu .tp-megamenu:has(.tp-dark-menu) {
  padding: 0;
}

/*---------------------------------
    1.2 Default Spacing
---------------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-170 {
    padding-top: 115px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-165 {
    padding-top: 110px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-160 {
    padding-top: 100px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-155 {
    padding-top: 100px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-150 {
    padding-top: 100px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-145 {
    padding-top: 100px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-140 {
    padding-top: 100px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-135 {
    padding-top: 95px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-130 {
    padding-top: 90px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-125 {
    padding-top: 85px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-120 {
    padding-top: 80px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-115 {
    padding-top: 75px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-110 {
    padding-top: 70px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-105 {
    padding-top: 65px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-100 {
    padding-top: 60px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-170 {
    padding-bottom: 100px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-180 {
    padding-top: 100px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pt-190 {
    padding-top: 110px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-165 {
    padding-bottom: 100px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-160 {
    padding-bottom: 100px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-155 {
    padding-bottom: 100px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-150 {
    padding-bottom: 100px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-145 {
    padding-bottom: 100px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-140 {
    padding-bottom: 100px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-135 {
    padding-bottom: 95px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-130 {
    padding-bottom: 90px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-125 {
    padding-bottom: 85px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-120 {
    padding-bottom: 65px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-115 {
    padding-bottom: 75px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-110 {
    padding-bottom: 70px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-105 {
    padding-bottom: 65px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-100 {
    padding-bottom: 60px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-95 {
    padding-bottom: 55px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pb-90 {
    padding-bottom: 50px;
  }
}

/*----------------------------------------*/
/*  2.3 Back to top
/*----------------------------------------*/
.back-to-top-wrapper {
  position: fixed;
  right: 50px;
  bottom: 0;
  height: 44px;
  width: 44px;
  cursor: pointer;
  display: block;
  border-radius: 50%;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 574.98px) {
  .back-to-top-wrapper {
    right: 20px;
    bottom: 20px;
  }
}
.back-to-top-wrapper.back-to-top-btn-show {
  visibility: visible;
  opacity: 1;
  bottom: 50px;
}

.back-to-top-btn {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: var(--tp-common-white);
  box-shadow: 0px 8px 16px rgba(3, 4, 28, 0.3);
  color: var(--tp-common-black);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.back-to-top-btn svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.back-to-top-btn:hover {
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}

/*----------------------------------------*/
/*  2.5 Buttons
/*----------------------------------------*/
.tp-btn {
  gap: 8px;
  line-height: 1;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.05em;
  padding: 17px 25px;
  text-transform: capitalize;
  color: var(--tp-common-white);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--tp-common-black);
  border-radius: 50px;
}
.tp-btn:hover {
  color: var(--tp-common-white);
}
.tp-btn:hover span span.text-1 {
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);
}
.tp-btn:hover span span.text-2 {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tp-btn:hover i svg:first-child {
  transform: translate(16px, -16px);
}
.tp-btn:hover i svg:last-child {
  opacity: 1;
  visibility: visible;
  transform: translate(13px, -13px);
}
.tp-btn span {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
}
.tp-btn span span.text-1 {
  position: relative;
  display: block;
  transition: 0.3s;
}
.tp-btn span span.text-2 {
  position: absolute;
  top: 100%;
  display: block;
  transition: 0.3s;
}
.tp-btn i {
  position: relative;
  overflow: hidden;
  width: 16px;
  height: 16px;
  display: inline-flex;
  margin-left: 4px;
}
.tp-btn i svg {
  transform: translateY(-2px);
  position: absolute;
  bottom: -1px;
  left: 1px;
  transition: all 0.2s ease-out;
}
.tp-btn i svg:last-child {
  left: -12px;
  bottom: -12px;
  transform: translate(0, 0);
  opacity: 0;
}
.tp-btn-grey {
  background: var(--tp-grey-2);
  color: var(--tp-common-black);
}
.tp-btn-grey:hover {
  color: var(--tp-common-black);
}
.tp-btn-grey-2 {
  background: var(--tp-grey-4);
  color: var(--tp-common-black);
}
.tp-btn-grey-2:hover {
  color: var(--tp-common-black);
}
.tp-btn-border {
  background: transparent;
  border: 1px solid var(--tp-border-1);
  color: var(--tp-common-black);
}
.tp-btn-border:hover {
  color: var(--tp-common-black);
}
.tp-btn-border-black {
  background: transparent;
  border: 2px solid var(--tp-common-black);
  color: var(--tp-common-black);
  font-weight: 600;
  padding: 8px 18px;
  gap: 3px;
}
.tp-btn-border-black:hover {
  color: var(--tp-common-black);
}
.tp-btn-border-white {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: transparent;
}
.tp-btn-white {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.tp-btn-white:hover {
  color: var(--tp-common-black);
}
.tp-btn-white-border {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: var(--tp-common-white);
}
.tp-btn-white-border:hover {
  color: var(--tp-common-white);
}
.tp-btn-switch-animation {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tp-btn-switch-animation span {
  overflow: visible;
}
.tp-btn-switch-animation .btn-text {
  margin-left: -18px;
  position: relative;
  z-index: 3;
  transition: transform 0.6s 125ms cubic-bezier(0.1, 0.75, 0.25, 1);
}
.tp-btn-switch-animation .btn-icon {
  margin-left: 10px;
  position: relative;
  transition: opacity 0.4s 0.25s, transform 0.6s 0.25s;
  transition-timing-function: cubic-bezier(0.1, 0.75, 0.25, 1);
  line-height: 0;
  z-index: 3;
}
.tp-btn-switch-animation .btn-icon + .btn-icon {
  order: -2;
  opacity: 0;
  transition-delay: 0s;
  margin-left: 0;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.tp-btn-switch-animation:hover .btn-text {
  transition-delay: 0.1s;
  transform: translateX(23px);
}
.tp-btn-switch-animation:hover .btn-icon {
  transition-delay: 0s;
  transform: translateX(10px);
  opacity: 0;
}
.tp-btn-switch-animation:hover .btn-icon + .btn-icon {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 225ms;
}
.tp-btn-xl {
  padding: 18px 32px;
}
.tp-btn-xxl {
  padding: 22px 32px;
}
.tp-btn-red {
  background-color: var(--tp-theme-primary);
}
.tp-btn-group {
  display: flex;
  width: fit-content;
}
.tp-btn-group > *:nth-child(1) {
  transform: scale3d(0.5, 0.5, 1);
  margin-inline-end: -52px;
}
.tp-btn-group > *:nth-child(2) {
  transform: scale3d(1, 1, 1);
}
.tp-btn-group > *:nth-child(3) {
  transform: scale3d(1, 1, 1);
  margin-inline-start: 0;
}
.tp-btn-group:hover > *:nth-child(1) {
  transform: scale3d(1, 1, 1);
  margin-inline-end: 0;
  background: var(--tp-common-black);
}
.tp-btn-group:hover > *:nth-child(2) {
  transform: scale3d(1, 1, 1);
  background: var(--tp-common-black);
}
.tp-btn-group:hover > *:nth-child(3) {
  transform: scale3d(0.5, 0.5, 1);
  margin-inline-start: -52px;
  background: var(--tp-common-black);
}
.tp-btn-group .tp-btn-circle {
  text-align: center;
  width: 50px;
  height: 50px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 100%;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  background-color: var(--tp-common-black);
  color: var(--tp-common-white);
}
.tp-btn-group .tp-btn-circle i {
  transform: rotate(-45deg);
}
.tp-btn-group-transparent .tp-btn {
  background: var(--tp-common-white);
  border: 1px solid rgba(38, 38, 38, 0.1);
  color: var(--tp-common-black);
}
.tp-btn-group-transparent .tp-btn-circle {
  background-color: var(--tp-common-white);
  color: var(--tp-common-black);
  border: 1px solid rgba(38, 38, 38, 0.1);
}
.tp-btn-group-transparent:hover > *:nth-child(2) {
  background: var(--tp-common-white);
}
.tp-btn-group-transparent:hover > *:nth-child(1) {
  background: var(--tp-common-white);
}
.tp-btn-group-transparent-2 .tp-btn {
  background: #fff5f3;
  border: 1px solid rgba(38, 38, 38, 0.1);
  color: var(--tp-common-black);
}
.tp-btn-group-transparent-2 .tp-btn-circle {
  background-color: #fff5f3;
  color: var(--tp-common-black);
  border: 1px solid rgba(38, 38, 38, 0.1);
}
.tp-btn-group-transparent-2:hover > *:nth-child(2) {
  background: #fff5f3;
}
.tp-btn-group-transparent-2:hover > *:nth-child(1) {
  background: #fff5f3;
}

.pp-btn-nobg {
  background: transparent;
  padding: 0;
}
.pp-btn-nobg i {
  margin-left: 0;
}
.pp-btn-download {
  padding: 16px 31px;
}
.pp-btn-download svg {
  margin-left: 5px;
}

.shop-btn {
  background: var(--tp-common-bubbles);
  color: var(--tp-common-black);
  padding: 17px 33px;
}
.shop-btn:hover {
  color: var(--tp-common-black);
}

.tp-action-btn {
  width: 100%;
  text-align: center;
  padding: 22px 25px;
}

/*----------------------------------------*/
/*  2.1 Animations
/*----------------------------------------*/
@keyframes bar_anim {
  0%, 100% {
    -webkit-clip-path: inset(-2px 0);
    clip-path: inset(-2px 0);
  }
  42% {
    -webkit-clip-path: inset(-2px 0 -2px 100%);
    clip-path: inset(-2px 0 -2px 100%);
  }
  43% {
    -webkit-clip-path: inset(-2px 100% -2px 0);
    clip-path: inset(-2px 100% -2px 0);
  }
}
@keyframes levitate-lg {
  0% {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
  50% {
    -webkit-transform: translateY(30px) scale(1.01);
    transform: translateY(30px) scale(1.01);
  }
  100% {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
}
@-webkit-keyframes rotate-infinite {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate-infinite {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes rotate-infinite {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate-infinite {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.rotate-infinite {
  -webkit-animation: rotate-infinite 15s linear infinite;
  animation: rotate-infinite 15s linear infinite;
}

@-webkit-keyframes rotate-infinite-2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@-moz-keyframes rotate-infinite-2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@-ms-keyframes rotate-infinite-2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes rotate-infinite-2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.rotate-infinite-2 {
  -webkit-animation: rotate-infinite-2 15s linear infinite;
  animation: rotate-infinite-2 15s linear infinite;
}

@-webkit-keyframes tpshake {
  10% {
    transform: translateY(-10px);
  }
  50% {
    transform: skew(15deg);
  }
  80% {
    transform: rotate(10deg);
  }
  100% {
    transform: translate(0);
  }
}
@-moz-keyframes tpshake {
  10% {
    transform: translateY(-10px);
  }
  50% {
    transform: skew(15deg);
  }
  80% {
    transform: rotate(10deg);
  }
  100% {
    transform: translate(0);
  }
}
@-ms-keyframes tpshake {
  10% {
    transform: translateY(-10px);
  }
  50% {
    transform: skew(15deg);
  }
  80% {
    transform: rotate(10deg);
  }
  100% {
    transform: translate(0);
  }
}
@keyframes tpshake {
  10% {
    transform: translateY(-10px);
  }
  50% {
    transform: skew(15deg);
  }
  80% {
    transform: rotate(10deg);
  }
  100% {
    transform: translate(0);
  }
}
@keyframes animate-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 0 rgba(255, 255, 255, 0.2);
  }
  40% {
    box-shadow: 0 0 0 50px rgba(255, 109, 74, 0), 0 0 0 0 rgba(255, 255, 255, 0.2);
  }
  80% {
    box-shadow: 0 0 0 50px rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
  }
}
@keyframes arrowLineRotation {
  to {
    transform: rotate(180deg);
  }
}
@keyframes arrowLineRotationRev {
  to {
    transform: rotate(-180deg);
  }
}
/*----------------------------------------*/
/*  2.10 Preloader
/*----------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background-color: var(--tp-theme-primary);
}

.preloader {
  width: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px;
  text-align: left;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
}

.preloader span {
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: var(--tp-common-white);
  animation: preloader 1.3s linear infinite;
  -webkit-animation: preloader 1.3s linear infinite;
}

.preloader span:last-child {
  animation-delay: -0.9s;
  -webkit-animation-delay: -0.9s;
}

@keyframes preloader {
  0% {
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes preloader {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
/*--- end of preloader ---*/
/*----------------------------------------*/
/*  2.4 Breadcrumb
/*----------------------------------------*/
.tp-breadcrumb-list ul li {
  font-family: var(--tp-ff-sequel-semi-bold);
  font-size: 16px;
  text-transform: uppercase;
  color: var(--tp-common-black);
  list-style: none;
  display: inline-block;
  position: relative;
}
.tp-breadcrumb-list ul li:not(:last-child) {
  padding-right: 18px;
  margin-right: 10px;
}
.tp-breadcrumb-list ul li:not(:last-child)::before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  background: var(--tp-common-black);
  border-radius: 40px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.tp-breadcrumb-list ul li a:hover {
  color: var(--tp-theme-primary);
}
.tp-breadcrumb-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.tp-breadcrumb-title {
  font-size: 92px;
  line-height: 98%;
  letter-spacing: -0.03em;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-breadcrumb-title {
    font-size: 70px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-breadcrumb-title {
    font-size: 58px;
  }
}
@media (max-width: 574.98px) {
  .tp-breadcrumb-title {
    font-size: 50px;
  }
}
.tp-breadcrumb-title span {
  color: var(--tp-theme-primary);
}
.tp-breadcrumb-title.fs-152 {
  font-size: 152px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-breadcrumb-title.fs-152 {
    font-size: 70px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-breadcrumb-title.fs-152 {
    font-size: 58px;
  }
}
@media (max-width: 574.98px) {
  .tp-breadcrumb-title.fs-152 {
    font-size: 50px;
  }
}
.tp-breadcrumb-subtitle {
  font-size: 18px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
  position: relative;
  padding-left: 16px;
  display: inline-block;
}
.tp-breadcrumb-subtitle::before {
  position: absolute;
  content: "";
  border-radius: 8px;
  width: 8px;
  height: 8px;
  background: var(--tp-common-black);
  left: 0;
  top: 9px;
}
.tp-breadcrumb-subtitle svg {
  margin-left: 5px;
}
.tp-breadcrumb-dec {
  font-size: 18px;
  line-height: 156%;
  letter-spacing: -0.02em;
  color: #535058;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-breadcrumb-dec br {
    display: none;
  }
}
.tp-breadcrumb-dec.ml-240 {
  margin-left: 240px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-breadcrumb-dec.ml-240 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-breadcrumb-dec-wrap {
    margin-left: 0;
    flex-direction: column;
  }
}
.tp-breadcrumb-date {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-breadcrumb-date {
    margin-right: 30px;
  }
}
.tp-breadcrumb-border {
  border-bottom: 1px solid var(--tp-border-1);
}
.tp-breadcrumb-shape {
  position: absolute;
  top: 0;
  right: 260px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-breadcrumb-shape {
    right: 0;
  }
}

/*----------------------------------------*/
/*  2.12 Section Title
/*----------------------------------------*/
.tp-section-title {
  font-size: 82px;
  line-height: 107%;
  letter-spacing: -2.1px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-section-title {
    font-size: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-section-title {
    font-size: 50px;
    letter-spacing: -2.1px;
  }
}
@media (max-width: 574.98px) {
  .tp-section-title {
    font-size: 40px;
    letter-spacing: -0.1px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-section-title br {
    display: none;
  }
}
.tp-section-title.fs-72 {
  font-size: 72px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-section-title.fs-72 {
    font-size: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-section-title.fs-72 {
    font-size: 50px;
    letter-spacing: -2.1px;
  }
}
@media (max-width: 574.98px) {
  .tp-section-title.fs-72 {
    font-size: 40px;
    letter-spacing: -0.1px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-section-title.fs-72 br {
    display: none;
  }
}
.tp-section-title.fs-92 {
  font-size: 92px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-section-title.fs-92 {
    font-size: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-section-title.fs-92 {
    font-size: 50px;
    letter-spacing: -2.1px;
  }
}
@media (max-width: 574.98px) {
  .tp-section-title.fs-92 {
    font-size: 40px;
    letter-spacing: -0.1px;
  }
}
.tp-section-title.fs-132 {
  font-size: 132px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-section-title.fs-132 {
    font-size: 110px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-section-title.fs-132 {
    font-size: 90px;
  }
}
@media (max-width: 574.98px) {
  .tp-section-title.fs-132 {
    font-size: 52px;
  }
}
.tp-section-subtitle {
  font-size: 16px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
}
.tp-section-subtitle.fs-20 {
  font-size: 20px;
}

.ca-section-title {
  font-family: var(--tp-ff-sequel-semi-bold);
  font-size: 60px;
  line-height: 117%;
  letter-spacing: -0.03em;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .ca-section-title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ca-section-title {
    font-size: 40px;
  }
}
@media (max-width: 574.98px) {
  .ca-section-title {
    font-size: 35px;
  }
}
.ca-section-title.fs-52 {
  font-size: 52px;
  line-height: 119%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .ca-section-title.fs-52 {
    font-size: 46px;
  }
}
@media (max-width: 574.98px) {
  .ca-section-title.fs-52 {
    font-size: 35px;
  }
}
.ca-section-title.fs-100 {
  font-size: 100px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ca-section-title.fs-100 {
    font-size: 85px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .ca-section-title.fs-100 {
    font-size: 73px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ca-section-title.fs-100 {
    font-size: 70px;
  }
}
@media (max-width: 574.98px) {
  .ca-section-title.fs-100 {
    font-size: 50px;
  }
}

.reveal-text .char {
  color: var(--tp-grey-3);
  transition: color 0.6s ease;
}

.reveal-text .char.revealed {
  color: var(--tp-common-black);
}

.cs-section-title {
  font-size: 132px;
  line-height: 108%;
  letter-spacing: -0.05em;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .cs-section-title {
    font-size: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cs-section-title {
    font-size: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .cs-section-title {
    font-size: 60px;
    line-height: 1;
  }
}
@media (max-width: 574.98px) {
  .cs-section-title {
    font-size: 42px;
  }
}
.cs-section-title.fs-72 {
  font-size: 72px;
  letter-spacing: -0.05em;
}
@media only screen and (min-width: 1700px) and (max-width: 1800px) {
  .cs-section-title.fs-72 {
    font-size: 65px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .cs-section-title.fs-72 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .cs-section-title.fs-72 {
    font-size: 50px;
  }
}

/*----------------------------------------*/
/*  2.13 select
/*----------------------------------------*/
.nice-select.px-select {
  position: relative;
  width: 100%;
  height: 56px;
  line-height: 56px;
  padding: 0px 23px;
  border-radius: 72px;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.nice-select.px-select span.current {
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.17px;
  color: rgba(255, 255, 255, 0.7);
}
.nice-select.px-select::after {
  position: absolute;
  content: "\f107";
  top: 50%;
  right: 20px;
  margin-top: 0;
  font-weight: 500;
  pointer-events: none;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  transform-origin: center;
  transform: translateY(-50%);
  color: rgba(255, 255, 255, 0.7);
  font-family: var(--tp-ff-fontawesome);
}
.nice-select.px-select.open {
  border-color: var(--tp-common-px-white);
}
.nice-select.px-select.open::after {
  transform: translateY(-50%) rotate(-180deg);
}
.nice-select.px-select .list {
  width: 100%;
  background: #121212;
}
.nice-select.px-select .list li {
  font-size: 15px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}
.nice-select.px-select .list li.selected {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: -0.17px;
  color: rgba(255, 255, 255, 0.7);
}

/*----------------------------------------*/
/*  2.11 search style
/*----------------------------------------*/
.tp-search-form-toggle {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: var(--tp-common-white);
  z-index: 100;
  padding-top: 70px;
  padding-bottom: 100px;
  opacity: 0;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-transform: translateY(calc(-100% - 80px));
  -ms-transform: translateY(calc(-100% - 80px));
  transform: translateY(calc(-100% - 80px));
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  z-index: 9999;
}
.tp-search-form-toggle.active {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.tp-search-form-toggle.active .tp-search-form-input {
  transform: translateY(0px);
  opacity: 1;
  transition-delay: 0.3s;
}
.tp-search-form-icon {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 22px;
  color: var(--tp-common-black);
}
.tp-search-form-icon:hover {
  color: var(--tp-theme-primary);
}
.tp-search-form-input {
  position: relative;
  height: 52px;
  transform: translateY(-40px);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.5s;
  opacity: 0;
}
.tp-search-form-input input {
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 0;
  outline: 0;
  font-size: 24px;
  font-weight: 400;
  color: var(--tp-common-black);
  border-bottom: 1px solid var(--tp-border-1);
  padding: 0;
  padding-right: 30px;
}
.tp-search-form-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 24px;
  color: var(--tp-grey-1);
}
.tp-search-form-input input::-moz-placeholder { /* Firefox 19+ */
  font-size: 24px;
  color: var(--tp-grey-1);
}
.tp-search-form-input input:-moz-placeholder { /* Firefox 4-18 */
  font-size: 24px;
  color: var(--tp-grey-1);
}
.tp-search-form-input input:-ms-input-placeholder { /* IE 10+  Edge*/
  font-size: 24px;
  color: var(--tp-grey-1);
}
.tp-search-form-input input::placeholder { /* MODERN BROWSER */
  font-size: 24px;
  color: var(--tp-grey-1);
}
.tp-search-form-input input ~ .tp-search-focus-border {
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  width: 0;
  height: 1px;
  background-color: var(--tp-common-black);
  transition: all 0.5s;
}
.tp-search-form-input input:focus {
  border-color: transparent;
}
.tp-search-form-input input:focus ~ .tp-search-focus-border {
  width: 100%;
  left: 0;
  right: auto;
  transition: all 0.8s;
}
.tp-search-close {
  color: var(--tp-common-black);
  font-size: 40px;
  transition: all 0.3s ease;
}
.tp-search-close:hover {
  color: var(--tp-grey-1);
  transform: rotate(180deg);
}
.tp-search-body-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(24, 24, 24, 0.5);
  z-index: 99;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
  -webkit-transform: translateY(calc(-100% - 80px));
  -ms-transform: translateY(calc(-100% - 80px));
  transform: translateY(calc(-100% - 80px));
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.tp-search-body-overlay.active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tp-search-dark {
  background-color: var(--tp-common-black);
}
.tp-search-dark .tp-search-form-input input {
  color: var(--tp-common-white);
  border-bottom: 1px solid var(--tp-border-3);
}
.tp-search-dark .tp-search-form-input input ~ .tp-search-focus-border {
  background-color: var(--tp-common-white);
}
.tp-search-dark .tp-search-close {
  color: var(--tp-common-white);
}
.tp-search-dark .tp-search-close:hover {
  color: var(--tp-grey-2);
}
.tp-search-dark .tp-search-form-icon {
  color: var(--tp-common-white);
}

/*----------------------------------------*/
/*  2.2 Animated Headline css start
/*----------------------------------------*/
.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper .app {
  transform: translateY(-10px);
  display: inline-block;
}

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}

.cd-words-wrapper b.is-visible {
  position: relative;
}

.no-js .cd-words-wrapper b {
  opacity: 0;
  color: var(--tp-theme-primary);
}

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

/* -------------------------------- 

xclip 

-------------------------------- */
.cd-headline.clip span {
  display: inline-block;
}

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}

.cd-headline.clip .cd-words-wrapper::after {
  /* line */
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: var(--tp-theme-primary);
}

.cd-headline.clip b {
  opacity: 0;
}

.cd-headline.clip b.is-visible {
  opacity: 1;
}

/*----------------------------------------*/
/*  2.8 Magic Cursor
/*----------------------------------------*/
body.tp-magic-cursor #magic-cursor {
  display: block;
}

#magic-cursor {
  position: absolute;
  display: none;
  width: 10px;
  height: 10px;
  pointer-events: none;
  z-index: 99999;
  opacity: 0;
  top: 0;
  left: 0;
}

#ball {
  position: fixed;
  display: flex;
  align-items: center;
  pointer-events: none;
  border-radius: 50%;
  color: transparent;
  justify-content: center;
  mix-blend-mode: difference;
  background-color: var(--tp-common-black);
}

.cursor-bg-red #ball {
  background-color: #FF535B !important;
}
.cursor-bg-red #ball .ball-view {
  color: var(--tp-common-white);
}

.cursor-bg-red-2 #ball {
  background-color: #FF481F !important;
}
.cursor-bg-red-2 #ball .ball-view {
  color: var(--tp-common-white);
}

.cursor-bg-yellow #ball {
  background-color: #FFF669 !important;
}
.cursor-bg-yellow #ball .ball-view {
  color: var(--tp-common-black);
}

.cursor-white-bg #ball .ball-view {
  color: var(--tp-common-black);
}

/* Ball view 
============= */
#ball .ball-view {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  padding: 0 5px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  transform: scale(0);
  color: var(--tp-common-black);
}

/* Ball drag 
============= */
#ball .ball-drag {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0 5px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  transition: all 0.3s;
  color: var(--tp-common-black);
}

#ball .ball-drag::before,
#ball .ball-drag::after {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  font-size: 19px;
  height: 10px;
  line-height: 10px;
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  color: var(--tp-common-white);
  font-family: "Font Awesome 6 Pro";
  -webkit-font-smoothing: antialiased;
}

#ball .ball-drag::before {
  content: "\f104"; /* Font Awesome */
  left: 0;
  transform: translate3d(-30px, 0, 0);
  transition: all 0.25s;
}

#ball .ball-drag::after {
  content: "\f105"; /* Font Awesome */
  right: 0;
  transform: translate3d(30px, 0, 0);
  transition: all 0.25s;
}

#ball.with-blur {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Ball close 
============== */
#ball.ball-close-enabled {
  opacity: 1 !important;
}

#ball .ball-close {
  position: absolute;
  padding: 0 5px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  color: var(--tp-common-black);
}

.tp-magnetic-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*----------------------------------------*/
/*  2.6 cart
/*----------------------------------------*/
.cartmini__area {
  position: fixed;
  right: 0;
  top: 0;
  width: 320px;
  height: 100%;
  -webkit-transform: translateX(calc(100% + 80px));
  -moz-transform: translateX(calc(100% + 80px));
  -ms-transform: translateX(calc(100% + 80px));
  -o-transform: translateX(calc(100% + 80px));
  transform: translateX(calc(100% + 80px));
  background: var(--tp-common-white) none repeat scroll 0 0;
  z-index: 99999;
  scrollbar-width: none;
  transition: 0.3s;
}
.cartmini__area::-webkit-scrollbar {
  display: none;
}
.cartmini__area.cartmini-opened {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cartmini__wrapper {
  position: relative;
  min-height: 100%;
  padding-left: 25px;
  padding-right: 25px;
}
.cartmini__top-title {
  padding: 20px 0;
  border-bottom: 1px solid #E0E2E3;
}
.cartmini__top-title h4 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: capitalize;
}
.cartmini__close {
  position: absolute;
  top: 17px;
  right: 0;
}
.cartmini__close-btn {
  background: transparent;
  color: var(--tp-common-black);
  font-size: 22px;
}
.cartmini__close-btn:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cartmini__shipping {
  padding: 15px 0;
  border-bottom: 1px solid #E0E2E3;
}
.cartmini__shipping .progress {
  height: 10px;
  border-radius: 0;
}
.cartmini__shipping .progress-bar {
  background-color: #ffaf1b;
}
.cartmini__shipping p {
  margin-bottom: 5px;
  font-size: 15px;
}
.cartmini__shipping p span {
  color: red;
  font-weight: 600;
}
.cartmini__widget {
  height: calc(100vh - 380px);
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: none;
}
.cartmini__widget::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
.cartmini__widget-item {
  position: relative;
  display: flex;
  padding: 20px 0;
  border-bottom: 1px solid rgba(129, 129, 129, 0.2);
}
.cartmini__widget-item:last-child {
  border-bottom: 0;
}
.cartmini__thumb {
  border: 1px solid #E0E2E3;
  margin-right: 15px;
}
.cartmini__thumb img {
  width: 70px;
  height: auto;
}
.cartmini__title {
  font-size: 15px;
  margin-bottom: 4px;
  font-weight: 500;
}
.cartmini__title a {
  display: inline;
  transition: all 0.3s linear;
  background-repeat: no-repeat;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-image: linear-gradient(currentcolor, currentcolor), linear-gradient(currentcolor, currentcolor);
}
.cartmini__title a:hover {
  background-size: 0% 1px, 100% 1px;
}
.cartmini__content {
  padding-right: 15px;
}
.cartmini__content .tp-product-quantity {
  width: 75px;
  padding: 0;
}
.cartmini__content .tp-product-quantity .tp-cart-input[type=text] {
  height: 30px;
  text-align: center;
  font-size: 13px;
  border: 1px solid #E0E2E3;
  background-color: var(--tp-common-white);
  padding: 0;
}
.cartmini__content .tp-product-quantity .tp-cart-plus,
.cartmini__content .tp-product-quantity .tp-cart-minus {
  width: 20px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  left: 3px;
}
.cartmini__content .tp-product-quantity .tp-cart-plus svg,
.cartmini__content .tp-product-quantity .tp-cart-minus svg {
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
  width: 10px;
}
.cartmini__content .tp-product-quantity .tp-cart-plus::after,
.cartmini__content .tp-product-quantity .tp-cart-minus::after {
  display: none;
}
.cartmini__content .tp-product-quantity .tp-cart-plus {
  left: auto;
  right: 3px;
}
.cartmini__del {
  position: absolute;
  top: 15px;
  right: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: var(--tp-common-black);
  font-size: 14px;
}
.cartmini__del:hover {
  color: var(--tp-theme-primary);
}
.cartmini__checkout {
  padding-top: 15px;
  padding-bottom: 85px;
  width: 100%;
  border-top: 2px solid #E0E2E3;
}
.cartmini__checkout-title h4 {
  font-size: 15px;
  display: inline-block;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: capitalize;
}
.cartmini__checkout-title span {
  float: right;
  font-size: 15px;
  color: var(--tp-common-black);
  font-weight: 500;
}
.cartmini__price {
  font-size: 14px;
  font-weight: 500;
  color: var(--tp-common-black);
}
.cartmini__quantity {
  font-size: 12px;
  font-weight: 500;
}
.cartmini__empty {
  margin-top: 150px;
}
.cartmini__empty img {
  margin-bottom: 30px;
}
.cartmini__empty p {
  font-size: 16px;
  color: var(--tp-common-black);
  margin-bottom: 15px;
}

.tp-cart-header-product {
  padding-left: 30px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-cart-list {
    overflow-x: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-cart-list {
    overflow-x: scroll;
    margin-right: 0;
  }
}
.tp-cart-list .table > :not(caption) > * > * {
  padding: 20px 0;
  box-shadow: none;
  vertical-align: middle;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-cart-list table {
    width: 840px;
  }
}
.tp-cart-list thead {
  background-color: rgba(183, 195, 143, 0.1);
}
.tp-cart-list thead th {
  font-weight: 500;
  font-size: 14px;
  color: var(--tp-common-black);
  border: 0 !important;
  padding-top: 9px !important;
  padding-bottom: 9px !important;
  background: transparent;
}
.tp-cart-list tr td {
  border-color: #E0E2E3;
}
.tp-cart-list tr td .tp-cart-action-btn {
  font-weight: 400;
  font-size: 14px;
  color: #818487;
}
.tp-cart-list tr td .tp-cart-action-btn svg {
  transform: translateY(-1px);
}
.tp-cart-list tr td .tp-cart-action-btn:hover {
  color: #FF1826;
}
.tp-cart-list tr td.tp-cart-add-to-cart .tp-btn {
  border-radius: 0;
}
.tp-cart-list tbody tr:first-child td {
  padding-top: 30px !important;
}
.tp-cart-img {
  width: 78px;
  margin-right: 20px;
}
.tp-cart-img img {
  width: 78px;
  height: 100px;
  object-fit: cover;
  border-radius: 6px;
}
.tp-cart-title a {
  margin-left: 20px;
  font-weight: 400;
  font-size: 16px;
  color: var(--tp-common-black);
}
.tp-cart-title a:hover {
  color: var(--tp-theme-primary);
}
.tp-cart-price {
  width: 126px;
}
.tp-cart-price span {
  font-size: 16px;
  color: var(--tp-common-black);
}
.tp-cart-quantity {
  width: 180px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-cart-coupon {
    margin-bottom: 20px;
  }
}
.tp-cart-coupon-input-box label {
  font-size: 14px;
  color: var(--tp-common-black);
  margin-bottom: 7px;
}
.tp-cart-coupon-input input {
  background: rgba(183, 195, 143, 0.1);
  margin-right: 4px;
  max-width: 282px;
  font-size: 14px;
  padding-left: 26px;
  padding-right: 26px;
  border-radius: 0;
  color: var(--tp-common-black);
  border: 1px solid transparent;
  text-transform: capitalize;
  border-radius: 50px;
}
.tp-cart-coupon-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 14px;
  text-transform: capitalize;
  color: var(--tp-grey-1);
}
.tp-cart-coupon-input input::-moz-placeholder { /* Firefox 19+ */
  font-size: 14px;
  text-transform: capitalize;
  color: var(--tp-grey-1);
}
.tp-cart-coupon-input input:-moz-placeholder { /* Firefox 4-18 */
  font-size: 14px;
  text-transform: capitalize;
  color: var(--tp-grey-1);
}
.tp-cart-coupon-input input:-ms-input-placeholder { /* IE 10+  Edge*/
  font-size: 14px;
  text-transform: capitalize;
  color: var(--tp-grey-1);
}
.tp-cart-coupon-input input::placeholder { /* MODERN BROWSER */
  font-size: 14px;
  text-transform: capitalize;
  color: var(--tp-grey-1);
}
.tp-cart-coupon-input input:focus {
  border-color: var(--tp-common-black);
  background-color: transparent;
}
.tp-cart-coupon-input button {
  font-size: 16px;
  font-weight: 500;
  padding: 13px 30px;
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
  border-radius: 50px;
}
.tp-cart-coupon-input button:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-theme-primary);
}
.tp-cart-update-btn {
  font-size: 16px;
  font-weight: 500;
  padding: 13px 29px;
  color: var(--tp-common-black);
  border: 1px solid var(--tp-border-1);
  border-radius: 50px;
}
.tp-cart-update-btn:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-theme-primary);
  border-color: var(--tp-theme-primary);
}
.tp-cart-checkout-wrapper {
  margin-left: -24px;
  padding: 36px 24px 28px;
  background: var(--tp-common-white);
  box-shadow: 0px 30px 70px rgba(1, 15, 28, 0.1);
  border-radius: 12px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-cart-checkout-wrapper {
    margin-top: 50px;
    margin-left: 0;
  }
}
.tp-cart-checkout-top {
  padding-bottom: 13px;
  margin-bottom: 19px;
  border-bottom: 1px solid var(--tp-border-1);
}
.tp-cart-checkout-top span {
  font-size: 20px;
  color: var(--tp-common-black);
  font-weight: 500;
}
.tp-cart-checkout-shipping {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--tp-border-1);
  margin-bottom: 15px;
}
.tp-cart-checkout-shipping-title {
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 7px;
}
.tp-cart-checkout-shipping-option:not(:last-child) {
  margin-bottom: 4px;
}
.tp-cart-checkout-shipping-option input {
  display: none;
}
.tp-cart-checkout-shipping-option input:checked + label::after {
  border-color: var(--tp-common-black);
}
.tp-cart-checkout-shipping-option input:checked + label::before {
  opacity: 1;
  visibility: visible;
}
.tp-cart-checkout-shipping-option label {
  font-weight: 400;
  font-size: 14px;
  color: #161C2D;
  position: relative;
  padding-left: 25px;
}
.tp-cart-checkout-shipping-option label:hover {
  cursor: pointer;
}
.tp-cart-checkout-shipping-option label span {
  color: var(--tp-common-black);
}
.tp-cart-checkout-shipping-option label::after {
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #BCBCBC;
  transition: all 0.4s ease;
}
.tp-cart-checkout-shipping-option label::before {
  position: absolute;
  content: "";
  left: 4px;
  top: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--tp-common-black);
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
}
.tp-cart-checkout-total {
  margin-bottom: 25px;
}
.tp-cart-checkout-total span {
  font-weight: 500;
  font-size: 18px;
  color: var(--tp-common-black);
}
.tp-cart-checkout-btn {
  font-size: 16px;
  font-weight: 500;
  padding: 10px 30px;
  text-align: center;
  display: inline-block;
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
  border-radius: 50px;
}
.tp-cart-checkout-btn:hover {
  background-color: var(--tp-theme-primary);
  color: var(--tp-common-white);
}

/*----------------------------------------*/
/*  2.9 Nice Select
/*----------------------------------------*/
.nice-select {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  outline: none;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
  color: var(--tp-common-black);
  padding-left: 25px;
  font-weight: 400;
  background-color: var(--tp-common-white);
  border-radius: 5px;
  border: solid 1px var(--tp-border-1);
  font-size: 16px;
  height: 50px;
  line-height: 48px;
  padding-right: 60px;
  font-family: var(--tp-ff-inter);
}
.nice-select:hover {
  border-color: ar(--tp-theme-primary);
}
.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: var(--tp-theme-primary);
}
.nice-select::after {
  position: absolute;
  content: "\f107";
  top: 50%;
  right: 25px;
  font-family: var(--tp-ff-fontawesome);
  color: var(--tp-grey-1);
  font-weight: 500;
  pointer-events: none;
  font-size: 18px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  margin-top: 0;
  transform-origin: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nice-select.open::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -moz-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled::after {
  border-color: #cccccc;
}
.nice-select.wide {
  width: 100%;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small::after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  background-color: #fff;
  width: 100%;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 10px;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 12px;
}
.nice-select .option:hover {
  background-color: #f8f8fb;
  color: var(--tp-common-black);
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}
.nice-select .option.selected {
  font-weight: 400;
  color: var(--tp-theme-primary);
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}
/* ============ Admin bar top css start ===========*/
.admin-bar .tp-header-area {
  margin-top: 32px;
}

.admin-bar .tp-header-area.header-sticky {
  margin-top: 32px !important;
}

@media only screen and (max-width: 782px) {
  .admin-bar .tp-header-area {
    margin-top: 46px;
  }
  .admin-bar .tp-header-area.header-sticky {
    margin-top: 46px !important;
  }
}
/*============ Admin bar top css end ===========*/
.tp-default-menu-last .menu-last ul.submenu {
  right: 0;
  left: auto;
}

.tp-default-menu-last .menu-last ul.submenu li a {
  display: flex;
}

.tp-default-menu-last .menu-last ul.submenu li ul.submenu {
  right: 100%;
  left: auto;
}

/* ====== blog css ========*/
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-blog-details-area .mr-110,
  .tp-postbox-wrapper.mr-90 {
    margin-right: 40px;
  }
}
@media only screen and (max-width: 1200px) {
  .mr-110 {
    margin-right: 0px;
  }
}
.tp-offcanvas-2-wrapper .dropdown-arrow {
  display: none !important;
}

.tp-sidebar-widget.widget_search {
  border: none;
  padding: 0px;
}

.sidebar-widget.widget_categories li {
  list-style: none;
  margin-bottom: 17px;
}

.sidebar-widget.widget_categories ul li a {
  border-radius: 14px;
  padding: 14px 20px;
  font-weight: 500;
  font-size: 16px;
  display: flex;
  line-height: 1;
  background: #f6f6f6;
  text-transform: capitalize;
  letter-spacing: -0.01em;
  justify-content: space-between;
  color: rgba(30, 30, 30, 0.8);
}

.sidebar-widget.widget_categories ul li a:hover {
  color: var(--tp-theme-primary);
}

.tp-sidebar-widget.widget_tag_cloud .tagcloud {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  padding-bottom: 30px;
}

.tp-blog-details-area .wp-block-tag-cloud a,
div.tp-sidebar-widget.widget_tag_cloud a {
  border-radius: 33px;
  padding: 10px 21px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  background: #f6f6f6;
  display: inline-block;
  color: rgba(30, 30, 30, 0.8);
  letter-spacing: -0.01em;
}

.wp-block-tag-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.tp-blog-details-ptb .wp-block-tag-cloud a {
  border-radius: 33px;
  padding: 10px 21px;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 1;
  text-align: center;
  background: #f6f6f6;
  text-transform: capitalize;
  display: inline-block;
  color: rgba(30, 30, 30, 0.8);
  letter-spacing: -0.01em;
}

.tp-offcanvas-logo img {
  max-width: 150px;
}

.tp-blog-details-ptb .wp-block-tag-cloud a:hover {
  background: var(--tp-theme-primary);
  color: var(--tp-common-white);
  border-color: var(--tp-theme-primary);
}

div.tp-sidebar-widget.widget_tag_cloud a:hover,
div.tp-blog-details-area .comment-reply-link:hover,
div.tp-postbox-wrapper .tp-blog-details-tag a:hover {
  background: var(--tp-theme-primary);
  color: var(--tp-common-black);
  border-color: var(--tp-theme-primary);
}

.tp-blog-details-tag a {
  color: var(--tp-grey-1);
  border: 1px solid #eee;
  border-radius: 100px;
  display: inline-block;
  padding: 11px 17px;
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 6px;
}

.tp-header-logo.tp-header-logo-spacing img {
  padding: 23px 0px;
}

@media only screen and (max-width: 1199px) {
  .tp-header-logo.tp-header-logo-spacing img {
    padding: 0px;
  }
}
.ca-footer-subtitle.no-dot::before {
  display: none;
}

.no-results-title {
  font-size: 40px;
}

.tp-service-item-bg {
  height: 100% !important;
}

.tp-blog-pagenation ul li a,
.tp-blog-pagenation ul li span {
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  color: var(--tp-grey-1);
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--tp-common-white-2);
  border-radius: 50%;
  border: none;
  text-decoration: none !important;
}

.postbox__comment-text {
  width: 100%;
}

.sidebar-widget.widget_block h2 {
  font-family: var(--tp-ff-sequel-bold-head);
  font-size: 22px;
  line-height: 1;
  margin-bottom: 30px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
}

.offcanvas-black-bg {
  background-color: rgb(28, 29, 32) !important;
}

.tp-header-dropdown nav ul li {
  list-style-type: none;
}

.tp-el-dropdown {
  backdrop-filter: blur(40px);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 20px 30px -8px rgba(19, 19, 22, 0.1);
}

.postbox-details-thumb {
  margin-bottom: 30px;
}

.postbox-details-thumb img {
  border-radius: 14px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-postbox-wrapper {
    margin-right: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-sidebar-wrap {
    margin-bottom: 0px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-sidebar-wrap .sidebar-widget:last-child {
    margin-bottom: 0px;
  }
}

.default-breadcrumb-list span span {
  font-size: 14px;
  font-weight: 600;
  padding: 4px 24px;
  position: relative;
  border-radius: 30px;
  margin-right: 5px;
  margin-bottom: 10px;
  text-transform: capitalize;
  display: inline-block;
  color: var(--tp-common-black);
  border: 1px solid rgba(9, 9, 11, 0.1);
}
.default-breadcrumb-list span span::before {
  position: absolute;
  top: 15px;
  left: 12px;
  content: "";
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: var(--tp-theme-primary);
}

@media (max-width: 574.98px) {
  blockquote {
    padding: 20px !important;
  }
}

.tp-custom-breadcrumb-bg {
  background: #f5f5f5;
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .latest-comments ul li .children {
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-blog-details-ptb ul li.comment ul li {
    margin-left: 0px !important;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .tp-bigtext-res {
    font-size: 180px !important;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1299px) {
  .tp-bigtext-res {
    font-size: 100px !important;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .tp-bigtext-res-2 {
    font-size: 350px !important;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .tp-bigtext-res-3 p.tp-about-para {
    font-size: 250px !important;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .tp-bigtext-res-4 {
    font-size: 70px !important;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .tp-bigtext-res-5 {
    font-size: 170px !important;
  }
}

.woocommerce-mini-cart.cart_list.product_list_widget, .cartmini__top-wrapper {
  display: flex;
  flex-direction: column;
  height: 100vh;
}

.cartmini__checkout, .widget_shopping_cart_content {
  margin-top: auto;
}
.cartmini__checkout a, .widget_shopping_cart_content a {
  margin-bottom: 50px;
}

.tp-text-underline a {
  text-decoration: underline !important;
}

/*----------------------------------------*/
/*  7.24 product css start
/*----------------------------------------*/
.tp-product-item:hover .tp-product-thumb img {
  transform: scale(1.1);
}
.tp-product-item:hover .tp-product-action {
  right: 20px;
  visibility: visible;
  opacity: 1;
}
.tp-product-item:hover .tp-product-add-cart-btn-large-wrapper {
  bottom: 24px;
  visibility: visible;
  opacity: 1;
}
.tp-product-thumb {
  border-radius: 16px;
}
.tp-product-thumb img {
  max-height: 370px;
  transition: all 0.3s 0s ease-out;
  border-radius: 16px;
}
.tp-product-action {
  position: absolute;
  top: 20px;
  right: 0;
  bottom: auto;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
}
@media (max-width: 574.98px) {
  .tp-product-action {
    top: 30px;
  }
}
.tp-product-action-btn {
  position: relative;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  background: var(--tp-common-white);
  border: 1px solid #dfe0e1;
  box-shadow: 0px 1px 1px rgba(1, 15, 28, 0.1);
  margin-bottom: 4px;
  border-radius: 50px;
}
.tp-product-action-btn:last-child {
  margin-bottom: 0;
}
.tp-product-action-btn svg {
  transform: translateY(-2px);
}
.tp-product-action-btn .tp-product-tooltip {
  font-weight: 600;
  font-size: 12px;
  color: var(--tp-common-white);
}
.tp-product-action-btn:hover {
  color: var(--tp-common-white);
  border-color: var(--tp-common-black);
  background: var(--tp-common-black);
  box-shadow: 0px 1px 1px rgba(1, 15, 28, 0.1);
}
.tp-product-action-btn:hover .tp-product-tooltip {
  visibility: visible;
  opacity: 1;
  transform: translateX(-8px) translateY(-50%);
}
.tp-product-tooltip {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 100%;
  font-weight: 500;
  font-size: 12px;
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
  display: inline-block;
  width: max-content;
  line-height: 1;
  padding: 4px 6px;
  border-radius: 4px;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  font-family: var(--tp-ff-dm);
}
.tp-product-tooltip::before {
  position: absolute;
  content: "";
  right: -4px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 8px solid var(--tp-common-black);
  border-bottom: 8px solid transparent;
}
.tp-product-tooltip-right {
  left: 100%;
  right: auto;
}
.tp-product-tooltip-right::before {
  left: -4px;
  right: auto;
  border-left: 0;
  border-right: 8px solid var(--tp-common-black);
}
.tp-product-add-cart-btn-large, .added_to_cart.wc-forward {
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  padding: 22px 25px;
  border-radius: 50px;
  display: inline-block;
  text-transform: capitalize;
  font-family: var(--tp-ff-dm);
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
}
.tp-product-add-cart-btn-large-wrapper {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0 24px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
  text-align: center;
}
.tp-product-add-cart-btn-large svg, .added_to_cart.wc-forward svg, .tp-product-add-cart-btn-large i, .added_to_cart.wc-forward i {
  margin-right: 5px;
}
.tp-product-add-cart-btn-large svg, .added_to_cart.wc-forward svg {
  transform: translateY(-2px);
}
.tp-product-add-cart-btn-large:hover, .added_to_cart.wc-forward:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
}
.tp-product-add-cart-btn-large .spinner-border, .added_to_cart.wc-forward .spinner-border {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 2px;
}
.tp-product-add-cart-btn-large .loading-icon, .added_to_cart.wc-forward .loading-icon {
  display: none;
}
.tp-product-add-cart-btn-large.loading, .loading.added_to_cart.wc-forward {
  pointer-events: none;
}
.tp-product-add-cart-btn-large.loading .loading-icon, .loading.added_to_cart.wc-forward .loading-icon {
  display: inline-block;
}
.tp-product-add-cart-btn-large.loading .default-txt, .loading.added_to_cart.wc-forward .default-txt {
  display: none;
}
.tp-product-add-cart-btn-large.added, .added.added_to_cart.wc-forward {
  display: none;
}
.tp-product-title {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 4px;
  font-family: var(--tp-ff-dm);
}
.tp-product-price {
  font-weight: 500;
  font-size: 16px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-dm);
}
.tp-product-price.old-price {
  font-weight: 400;
  font-size: 14px;
  text-decoration-line: line-through;
  color: var(--tp-body-color);
}
.tp-product-price-wrapper .price span {
  font-weight: 500;
  font-size: 24px;
  letter-spacing: -0.05em;
  color: var(--tp-common-black);
}
.tp-product-price-wrapper .price del {
  text-decoration: none;
}
.tp-product-price-wrapper .price del span {
  font-weight: 400;
  font-size: 14px;
  text-decoration-line: line-through;
}
.tp-product-price-wrapper .price ins {
  text-decoration: none;
}
.tp-product-badge {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1;
}
.tp-product-badge span {
  display: inline-block;
  padding: 4px 10px;
  text-align: center;
  background-color: #f03e3e;
  border-radius: 50px;
  color: var(--tp-common-white);
  font-weight: 500;
  font-size: 13px;
  letter-spacing: -0.02em;
  line-height: 1;
}
.tp-product-badge span.on-sale {
  background: #f03e3e;
}
.tp-product-hero {
  padding-top: 250px;
  padding-bottom: 155px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-product-hero {
    padding-top: 160px;
    padding-bottom: 110px;
  }
}
.tp-product-top-select .nice-select {
  background-color: var(--tp-common-white);
  border-radius: 5px;
  font-size: 16px;
  height: 50px;
  line-height: 48px;
  padding-right: 60px;
  font-family: var(--tp-ff-dm);
}
.tp-product-top-select .nice-select:after {
  color: var(--tp-common-black);
}
.tp-product-top-select .nice-select .current {
  color: var(--tp-common-black);
}
.tp-product-top-select .nice-select .list {
  width: auto;
  right: 0;
  left: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-product-details-wrapper {
    margin-top: 50px;
  }
}
.tp-product-details-sort-desc p {
  font-size: 16px;
  line-height: 1.5;
  font-family: var(--tp-ff-dm);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 574.98px) {
  .tp-product-details-sort-desc p br {
    display: none;
  }
}
.tp-product-details-sort-desc p span {
  font-weight: 500;
  color: var(--tp-common-black);
}
.tp-product-details-nav-main-thumb {
  position: relative;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-product-details-nav-main-thumb {
    margin-bottom: 20px;
  }
}
.tp-product-details-nav-main-thumb img {
  border-radius: 20px;
}
.tp-product-details-thumb-wrapper {
  margin-right: 70px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-product-details-thumb-wrapper {
    margin-right: 0;
  }
}
.tp-product-details-thumb-wrapper .tab-content {
  margin-right: 24px;
}
@media (max-width: 574.98px) {
  .tp-product-details-thumb-wrapper .tab-content {
    margin-right: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-product-details-thumb-wrapper .tab-content {
    margin-right: 15px;
  }
}
.tp-product-details-thumb-wrapper .nav-tab .nav-links {
  padding: 0;
  width: 100px;
  height: 120px;
  border-radius: 0;
  position: relative;
  transition: 0.3s;
  border: 1px solid transparent;
  border-radius: 6px;
}
.tp-product-details-thumb-wrapper .nav-tab .nav-links.active {
  border: 1px solid var(--tp-common-black);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-product-details-thumb-wrapper .nav-tab .nav-links {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
.tp-product-details-thumb-wrapper .nav-tab .nav-links:not(:last-child) {
  margin-bottom: 10px;
}
.tp-product-details-thumb-wrapper .nav-tab .nav-links:hover {
  border-color: var(--tp-common-black);
}
.tp-product-details-thumb-wrapper .nav-tab .nav-links img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
}
.tp-product-details-thumb-wrapper nav {
  padding-top: 140px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-product-details-thumb-wrapper nav {
    padding-top: 0;
  }
}
.tp-product-details-category span {
  font-size: 15px;
  line-height: 1;
  color: var(--tp-grey-1);
  font-family: var(--tp-ff-dm);
  display: inline-block;
  margin-bottom: 10px;
}
.tp-product-details-category span a:hover {
  color: var(--tp-theme-1);
}
.tp-product-details-title {
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  color: var(--tp-common-black);
  margin-bottom: 15px;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-stock {
  margin-right: 12px;
}
.tp-product-details-stock span {
  font-size: 15px;
  line-height: 1;
  padding: 4px 12px 4px 12px;
  display: inline-block;
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
  border-radius: 50px;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-rating {
  margin-right: 11px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.tp-product-details-rating span {
  font-size: 12px;
  color: #ffb21d;
}
.tp-product-details-rating span:not(:last-child) {
  margin-right: 3px;
}
.tp-product-details-reviews span {
  font-family: var(--tp-ff-dm);
}
.tp-product-details-price {
  font-size: 24px;
  font-weight: 600;
  color: var(--tp-common-black);
  letter-spacing: -0.02em;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-price.new-price {
  color: var(--tp-common-black);
}
.tp-product-details-price.old-price {
  font-weight: 400;
  font-size: 16px;
  color: rgba(77, 61, 48, 0.6);
  text-decoration-line: line-through;
}
.tp-product-details-variation {
  margin-bottom: 30px;
}
.tp-product-details-variation-title {
  font-size: 15px;
  font-weight: 400;
  color: var(--tp-common-black);
  margin-bottom: 10px;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-variation-item:not(:last-child) {
  margin-bottom: 15px;
}
.tp-product-details-variation-list button {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  position: relative;
  transition: box-shadow 0.2s linear;
}
.tp-product-details-variation-list button span[data-bg-color] {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: var(--tp-common-white);
  border-radius: 50%;
  transition: all 0.2s linear;
  transform: translate(-50%, -50%);
}
.tp-product-details-variation-list button .tp-color-variation-tootltip {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(2px);
  width: max-content;
  background-color: var(--tp-common-black);
  color: var(--tp-common-white);
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  padding: 4px 6px;
  border-radius: 4px;
  visibility: hidden;
  font-family: var(--tp-ff-dm);
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}
.tp-product-details-variation-list button .tp-color-variation-tootltip::before {
  position: absolute;
  content: "";
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 6px solid var(--tp-common-black);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.tp-product-details-variation-list button.tp-size-variation-btn {
  width: 40px;
  height: 40px;
  border-radius: 0;
  transition: all 0.2s linear;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.tp-product-details-variation-list button.tp-size-variation-btn:hover, .tp-product-details-variation-list button.tp-size-variation-btn.active {
  box-shadow: none;
  border-color: var(--tp-common-black);
  box-shadow: none;
  color: var(--tp-common-black);
}
.tp-product-details-variation-list button:hover, .tp-product-details-variation-list button.active {
  box-shadow: 0px 1px 2px rgba(1, 15, 28, 0.2);
}
.tp-product-details-variation-list button:hover span[data-bg-color], .tp-product-details-variation-list button.active span[data-bg-color] {
  transform: translate(-50%, -50%) scale(0.7);
}
.tp-product-details-variation-list button:hover .tp-color-variation-tootltip {
  visibility: visible;
  opacity: 1;
  transform: translateX(-50%) translateY(-6px);
}
.tp-product-details-action-title {
  font-size: 16px;
  font-weight: 400;
  color: var(--tp-common-black);
  margin-bottom: 13px;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-quantity .tp-product-quantity {
  width: 122px;
  border-radius: 0;
  position: relative;
}
.tp-product-details-quantity .tp-cart-plus, .tp-product-details-quantity .tp-cart-minus {
  width: 24px;
  height: 24px;
  line-height: 21px;
  text-align: center;
  border-radius: 50%;
  left: 14px;
  top: 11px;
  cursor: pointer;
  position: absolute;
  display: inline-block;
  transition: all 0.2s linear;
}
.tp-product-details-quantity .tp-cart-plus:hover, .tp-product-details-quantity .tp-cart-minus:hover {
  background-color: var(--tp-common-black);
  color: var(--tp-common-white);
}
.tp-product-details-quantity .tp-cart-plus {
  left: auto;
  right: 14px;
}
.tp-product-details-quantity .tp-cart-input[type=text] {
  height: 46px;
  line-height: 46px;
  padding: 0 45px;
  font-size: 16px;
  background-color: transparent;
  color: var(--tp-common-black);
  border: 1px solid var(--tp-border-1);
  border-radius: 50px;
  text-align: center;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-add-to-cart-btn {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  border-radius: 50px;
  padding: 9px 30px;
  color: var(--tp-common-black);
  border: 1px solid var(--tp-border-1);
  font-family: var(--tp-ff-dm);
}
.tp-product-details-add-to-cart-btn:hover {
  background-color: var(--tp-common-black);
  border-color: var(--tp-common-black);
  color: var(--tp-common-white);
}
.tp-product-details-buy-now-btn {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 30px;
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
  border: 1px solid transparent;
  font-family: var(--tp-ff-dm);
  border-radius: 50px;
}
.tp-product-details-buy-now-btn:hover {
  color: var(--tp-common-black);
  border-color: var(--tp-border-1);
  background-color: transparent;
}
.tp-product-details-action-wrapper {
  margin-bottom: 17px;
}
.tp-product-details-action-sm {
  padding-bottom: 9px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(77, 61, 48, 0.1);
}
.tp-product-details-action-sm-btn {
  font-size: 16px;
  margin-bottom: 10px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-dm);
}
.tp-product-details-action-sm-btn:not(:last-child) {
  margin-right: 10px;
}
.tp-product-details-action-sm-btn i, .tp-product-details-action-sm-btn svg {
  margin-right: 2px;
  color: var(--tp-common-black);
}
.tp-product-details-action-sm-btn:hover {
  color: var(--tp-grey-1);
}
.tp-product-details-query {
  margin-bottom: 22px;
}
.tp-product-details-query-item:not(:last-child) {
  margin-bottom: 3px;
}
.tp-product-details-query-item > span {
  font-size: 15px;
  line-height: 1.4;
  margin-right: 6px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-dm);
}
.tp-product-details-query-item p {
  font-size: 15px;
  margin-bottom: 0;
  line-height: 1.4;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-query-item p a:hover {
  color: var(--tp-theme-1);
}
.tp-product-details-social {
  margin-bottom: 22px;
}
.tp-product-details-social span {
  font-size: 15px;
  margin-right: 2px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-dm);
}
.tp-product-details-social a {
  display: inline-block;
  width: 38px;
  height: 38px;
  line-height: 36px;
  text-align: center;
  color: var(--tp-common-black);
  border-radius: 50%;
  border: 1px solid #e6e7e8;
  background: var(--tp-common-white);
}
.tp-product-details-social a:hover {
  border-color: var(--tp-common-black);
  background-color: var(--tp-common-black);
  color: var(--tp-common-white);
}
.tp-product-details-msg ul li {
  font-size: 15px;
  list-style: none;
  padding-left: 25px;
  position: relative;
  color: var(--tp-grey-1);
  font-family: var(--tp-ff-dm);
}
.tp-product-details-msg ul li::after {
  position: absolute;
  content: url("../img/product/icon/product-icon.svg");
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  color: var(--tp-common-white);
  transition: all 0.2s linear;
}
.tp-product-details-payment {
  padding: 18px 30px;
  background: var(--tp-grey-5);
}
.tp-product-details-payment p {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0;
  margin-right: 46px;
  flex: 0 0 auto;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-dm);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-product-details-payment p {
    margin-right: 25px;
  }
}
@media (max-width: 574.98px) {
  .tp-product-details-payment p {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .tp-product-details-payment p br {
    display: none;
  }
}
.tp-product-details-desc-title {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 20px;
  font-family: var(--tp-ff-dm);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-product-details-desc-title {
    font-size: 30px;
  }
}
@media (max-width: 574.98px) {
  .tp-product-details-desc-title {
    font-size: 26px;
  }
}
.tp-product-details-desc-title-2 {
  font-size: 34px;
  font-weight: 400;
  margin-bottom: 14px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-product-details-desc-title-2 {
    font-size: 25px;
  }
}
.tp-product-details-desc-content {
  margin-bottom: 25px;
  padding-right: 45px;
  font-family: var(--tp-ff-dm);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 574.98px) {
  .tp-product-details-desc-content {
    padding-right: 0;
  }
}
@media (max-width: 574.98px) {
  .tp-product-details-desc-content {
    padding-left: 0;
  }
}
.tp-product-details-desc-content span {
  font-size: 20px;
  color: var(--tp-common-black);
}
.tp-product-details-desc-content p {
  font-size: 17px;
  line-height: 1.8;
  color: #55585b;
  font-family: var(--tp-ff-dm);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-product-details-desc-thumb img {
    max-width: 100%;
  }
}
.tp-product-details-desc-list {
  padding-top: 13px;
}
.tp-product-details-desc-list ul li {
  list-style: none;
  font-size: 16px;
  color: var(--tp-common-black);
  position: relative;
  padding-left: 17px;
}
.tp-product-details-desc-list ul li:not(:last-child) {
  margin-bottom: 3px;
}
.tp-product-details-desc-list ul li::after {
  position: absolute;
  content: "";
  left: 0;
  top: 11px;
  width: 4px;
  height: 4px;
  background-color: #a8acb0;
  border-radius: 50%;
}
.tp-product-details-desc-fact-thumb img {
  margin-bottom: 16px;
}
.tp-product-details-desc-fact-content span {
  display: inline-block;
  font-size: 50px;
  line-height: 1.2;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-product-details-desc-fact-content span {
    font-size: 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-product-details-desc-fact-content span {
    font-size: 30px;
  }
}
@media (max-width: 574.98px) {
  .tp-product-details-desc-fact-content span {
    font-size: 25px;
  }
}
.tp-product-details-desc-fact-content p {
  font-size: 22px;
}
@media (max-width: 574.98px) {
  .tp-product-details-desc-fact-content p {
    font-size: 20px;
  }
}
@media (max-width: 574.98px) {
  .tp-product-details-additional-info {
    overflow-x: scroll;
  }
}
.tp-product-details-additional-info-title {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 16px;
  display: none;
}
.tp-product-details-additional-info.tp-table-style-2 {
  padding-top: 50px;
}
.tp-product-details-additional-info.tp-table-style-2 .tp-product-details-additional-info-title {
  display: block;
}
.tp-product-details-additional-info.tp-table-style-2 table {
  border: 0;
  border-collapse: separate;
  border-spacing: 0 7px;
}
.tp-product-details-additional-info.tp-table-style-2 table tr {
  border: 0;
}
.tp-product-details-additional-info.tp-table-style-2 table tr:not(:last-child) {
  border: 0;
  margin-bottom: 6px;
}
.tp-product-details-additional-info.tp-table-style-2 table tr td {
  padding: 7px 24px;
  border: 1px solid #e6e7e8;
}
.tp-product-details-additional-info.tp-table-style-2 table tr td:first-child {
  padding-left: 24px;
  border-right: 0;
}
.tp-product-details-additional-info.tp-table-style-2 table tr td:last-child {
  padding-left: 34px;
}
.tp-product-details-additional-info table {
  width: 100%;
  border: 1px solid var(--tp-border-1);
}
.tp-product-details-additional-info table tr:not(:last-child) {
  border-bottom: 1px solid var(--tp-border-1);
}
.tp-product-details-additional-info table tr p {
  margin: 0;
}
.tp-product-details-additional-info table tr th {
  width: 306px;
  font-size: 16px;
  background-color: rgba(225, 238, 183, 0.1);
  color: var(--tp-common-black);
  padding: 0 30px;
  border: 1px solid #e5e5e5;
  font-weight: 500;
}
.tp-product-details-additional-info table tr td {
  padding: 12px 34px;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-additional-info table tr td:last-child {
  font-size: 16px;
  color: var(--tp-text-body);
}
.tp-product-details-review-number {
  border: 1px solid var(--tp-border-1);
  padding: 35px 43px 33px 40px;
  background-color: var(--tp-grey-5);
  font-family: var(--tp-ff-dm);
}
@media (max-width: 574.98px) {
  .tp-product-details-review-number {
    padding: 35px 25px 33px 25px;
  }
}
.tp-product-details-review-number-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 14px;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-review-summery {
  margin-bottom: 12px;
}
.tp-product-details-review-summery-value span {
  font-size: 40px;
  font-weight: 500;
  color: var(--tp-common-black);
  margin-right: 8px;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-review-summery-rating {
  margin-right: 3px;
}
.tp-product-details-review-summery-rating span {
  color: #ffb21d;
}
.tp-product-details-review-summery-rating p {
  margin-left: 4px;
  font-size: 14px;
  margin-bottom: 0;
  font-family: var(--tp-ff-dm);
  font-family: var(--tp-ff-dm);
}
.tp-product-details-review-rating-item > span {
  color: #a0a2a4;
  font-size: 15px;
  margin-right: 10px;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-review-rating-bar {
  width: 260px;
  height: 10px;
  position: relative;
  margin-right: 12px;
  background-color: var(--tp-common-white);
}
@media (max-width: 574.98px) {
  .tp-product-details-review-rating-bar {
    width: 130px;
  }
}
.tp-product-details-review-rating-bar-inner {
  height: 100%;
  background-color: #ffb21d;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.tp-product-details-review-rating-percent span {
  font-size: 14px;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-review-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 22px;
  font-family: var(--tp-ff-dm);
}
@media (max-width: 574.98px) {
  .tp-product-details-review-list {
    padding-right: 0;
  }
}
.tp-product-details-review-avater:not(:last-child) {
  margin-bottom: 32px;
}
.tp-product-details-review-avater-thumb {
  flex: 0 0 auto;
}
.tp-product-details-review-avater-thumb img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 20px;
}
.tp-product-details-review-avater-rating {
  line-height: 1;
  margin-bottom: 3px;
}
.tp-product-details-review-avater-rating span {
  font-size: 10px;
  margin-right: 2px;
  color: #ffb21d;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-review-avater-title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 9px;
  display: inline-block;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-review-avater-meta {
  font-size: 14px;
  position: relative;
  padding-left: 11px;
  margin-left: 3px;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-review-avater-meta::after {
  position: absolute;
  content: "";
  left: 0;
  top: 8px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #a8acb0;
}
.tp-product-details-review-avater-comment p {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.4;
  font-family: var(--tp-ff-dm);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-product-details-review-form {
    margin-top: 50px;
  }
}
.tp-product-details-review-form > p {
  font-size: 16px;
  margin-bottom: 8px;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-review-form-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 4px;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-review-form-rating {
  margin-bottom: 28px;
}
.tp-product-details-review-form-rating p {
  margin-bottom: 0;
  font-size: 14px;
  margin-right: 8px;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-review-form-rating-icon span {
  font-size: 12px;
  color: #ffb21d;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-review-input-wrapper {
  margin-bottom: 11px;
}
.tp-product-details-review-input-box {
  position: relative;
  margin-bottom: 29px;
}
.tp-product-details-review-input label {
  font-size: 16px;
  font-weight: 500;
  color: #111013;
  line-height: 1;
  margin-bottom: 12px;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-review-input input, .tp-product-details-review-input textarea {
  border-radius: 0px;
  border-color: var(--tp-border-1);
  background: var(--tp-grey-5);
  font-family: var(--tp-ff-dm);
  color: var(--tp-common-black);
  border-radius: 12px;
}
.tp-product-details-review-input input:focus, .tp-product-details-review-input textarea:focus {
  background: transparent;
  border-color: var(--tp-common-black);
}
.tp-product-details-review-input input::placeholder, .tp-product-details-review-input textarea::placeholder {
  color: var(--tp-grey-1);
}
.tp-product-details-review-input textarea {
  resize: none;
  height: 160px;
}
.tp-product-details-review-input-title label {
  font-size: 16px;
  font-weight: 500;
  color: var(--tp-common-black);
  line-height: 1;
  margin-bottom: 12px;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-review-remeber input {
  display: none;
}
.tp-product-details-review-remeber input:checked ~ label::after {
  background-color: var(--tp-common-black);
  border-color: var(--tp-common-black);
}
.tp-product-details-review-remeber input:checked ~ label::before {
  visibility: visible;
  opacity: 1;
}
.tp-product-details-review-remeber label {
  font-size: 15px;
  color: #55585b;
  position: relative;
  padding-left: 26px;
  z-index: 1;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-review-remeber label::after {
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #c3c7c9;
  z-index: -1;
  transition: all 0.2s linear;
}
.tp-product-details-review-remeber label::before {
  position: absolute;
  content: url("../img/product/icon/check.svg");
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  color: var(--tp-common-white);
  transition: all 0.2s linear;
}
.tp-product-details-review-remeber label a:hover {
  color: var(--tp-theme-primary);
}
.tp-product-details-review-remeber label:hover {
  cursor: pointer;
}
.tp-product-details-review-btn, .woocommerce-address-fields button[type=submit], .woocommerce-form.woocommerce-form-login .woocommerce-button.button,
.woocommerce-ResetPassword .woocommerce-button.button, #review_form_wrapper input[type=submit] {
  font-size: 16px;
  font-weight: 500;
  padding: 9px 45px;
  color: var(--tp-common-white);
  border: 1px solid rgba(1, 15, 28, 0.08);
  background-color: var(--tp-common-black);
  font-family: var(--tp-ff-dm);
  border-radius: 50px;
}
.tp-product-details-review-btn:hover, .woocommerce-address-fields button[type=submit]:hover, .woocommerce-form.woocommerce-form-login .woocommerce-button.button:hover,
.woocommerce-ResetPassword .woocommerce-button.button:hover, #review_form_wrapper input[type=submit]:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-theme-primary);
}
.tp-product-details-bottom {
  border-bottom: 1px solid #e0e2e3;
}
.tp-product-details-tab-nav .nav-tabs {
  padding-bottom: 12px;
  border-bottom: 1px solid #e0e2e3;
}
@media (max-width: 574.98px) {
  .tp-product-details-tab-nav .nav-tabs {
    padding-bottom: 0;
  }
}
.tp-product-details-tab-nav .nav-tabs li.active .nav-link {
  color: var(--tp-common-black);
}
.tp-product-details-tab-nav .nav-tabs li.active .nav-link::after {
  width: 100%;
  left: 0;
  right: auto;
}
.tp-product-details-tab-nav .nav-tabs .nav-link {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.6);
  border: none;
  padding: 0;
  padding-left: 9px;
  padding-right: 7px;
  position: relative;
  background-color: transparent;
  font-family: var(--tp-ff-dm);
}
.tp-product-details-tab-nav .nav-tabs .nav-link:hover {
  color: var(--tp-common-black);
}
.tp-product-details-tab-nav .nav-tabs .nav-link:hover::after {
  width: 100%;
  left: 0;
  right: auto;
}
@media (max-width: 574.98px) {
  .tp-product-details-tab-nav .nav-tabs .nav-link::after {
    position: absolute;
    content: "";
    left: auto;
    right: 0;
    bottom: -1px;
    width: 0%;
    height: 2px;
    background-color: var(--tp-common-black);
    transition: all 0.3s ease-in-out;
  }
}
@media (max-width: 574.98px) {
  .tp-product-details-tab-nav .nav-tabs span#productTabMarker {
    display: none !important;
  }
}
.tp-product-details-tab-line {
  bottom: 0;
  height: 1px;
  position: absolute;
  background-color: var(--tp-common-black);
  transition: all 0.3s ease-in-out;
  display: block;
}
.tp-product-details-views {
  margin-bottom: 10px;
}
.tp-product-details-views > span {
  color: var(--tp-common-black);
  font-size: 16px;
  margin-right: 8px;
}
.tp-product-details-views p {
  font-size: 16px;
  margin-bottom: 0;
}
.tp-product-details-views p span {
  color: var(--tp-common-black);
  font-weight: 500;
}
.tp-product-details-stock-bar p {
  font-size: 15px;
  margin-bottom: 5px;
}
.tp-product-details-stock-bar p span {
  font-weight: 500;
  color: var(--tp-common-black);
}
.tp-product-details-stock-bar-line {
  height: 4px;
  position: relative;
}
.tp-product-details-stock-bar-line-inner {
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--tp-theme-primary);
  height: 100%;
  display: inline-block;
}
.tp-product-details-wishlist-btn {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  display: inline-block;
  background-color: var(--tp-common-white);
  box-shadow: 0px 1px 3px rgba(1, 15, 28, 0.1);
}
.tp-product-details-wishlist-btn:hover {
  background-color: var(--tp-common-black);
  color: var(--tp-common-white);
}

.tp-pagination ul,
.shop-pagination ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
.tp-pagination ul li,
.shop-pagination ul li {
  display: inline-block;
}
.tp-pagination ul li:not(:last-child),
.shop-pagination ul li:not(:last-child) {
  margin-right: 6px;
}
.tp-pagination ul li a, .tp-pagination ul li span,
.shop-pagination ul li a,
.shop-pagination ul li span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid rgba(1, 15, 28, 0.1);
  font-size: 16px;
  font-weight: 500;
}
.tp-pagination ul li a:hover, .tp-pagination ul li a.current, .tp-pagination ul li span:hover, .tp-pagination ul li span.current,
.shop-pagination ul li a:hover,
.shop-pagination ul li a.current,
.shop-pagination ul li span:hover,
.shop-pagination ul li span.current {
  background: var(--tp-theme-primary);
  border-color: rgba(30, 30, 30, 0.08);
  color: var(--tp-common-white);
}

.cunnet-product-tag a {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: -0.01em;
  line-height: 1.2;
}

.tp-blog-vp-content.no-thumb {
  padding-left: 30px;
}

.tp-blog-wd-content.no-thumb {
  padding: 30px;
}

.tp-blog-pb-content.no-thumb {
  padding: 30px;
}

/*rating icon*/
@font-face {
  font-family: star;
  src: url(../fonts/woo/star.eot);
  src: url(../fonts/woo/star.eot?#iefix) format("embedded-opentype"), url(../fonts/woo/star.woff) format("woff"), url(../fonts/woo/star.ttf) format("truetype"), url(../fonts/woo/star.svg#star) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: WooCommerce;
  src: url(../fonts/woo/WooCommerce.eot);
  src: url(../fonts/woo/WooCommerce.eot?#iefix) format("embedded-opentype"), url(../fonts/woo/WooCommerce.woff) format("woff"), url(../fonts/woo/WooCommerce.ttf) format("truetype"), url(../fonts/woo/WooCommerce.svg#WooCommerce) format("svg");
  font-weight: 400;
  font-style: normal;
}
.woocommerce p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
}

.woocommerce p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: WooCommerce;
  content: "\e021";
  text-indent: 0;
}

.woocommerce p.stars a:hover ~ a::before {
  content: "\e021";
}

.woocommerce p.stars:hover a::before {
  content: "\e020";
}

.woocommerce p.stars.selected a.active::before {
  content: "\e020";
}

.woocommerce p.stars.selected a.active ~ a::before {
  content: "\e021";
}

.woocommerce p.stars.selected a:not(.active)::before {
  content: "\e020";
}

.star-rating {
  position: relative;
  font-size: 0;
  width: 83px;
  overflow: hidden;
  line-height: 1.1;
  display: inline-block;
}
.star-rating span {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  font-size: 0;
}

.star-rating::before,
.star-rating span::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f005\f005\f005\f005\f005";
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #d9d9ea;
  font-size: 12px;
  font-weight: 700;
}

.star-rating span::before {
  color: #ffb21d;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-warning, .woocommerce .woocommerce-info {
  border-top: 4px solid #fd4b6b;
  background-color: rgba(253, 75, 107, 0.1);
  padding: 14px 26px;
  margin: 0;
  margin-bottom: 14px;
}
.woocommerce .woocommerce-error li, .woocommerce .woocommerce-warning li, .woocommerce .woocommerce-info li {
  list-style: none;
  margin-bottom: 0;
  color: var(--tp-common-black);
  position: relative;
}
.woocommerce .woocommerce-error li:not(:last-child), .woocommerce .woocommerce-warning li:not(:last-child), .woocommerce .woocommerce-info li:not(:last-child) {
  margin-bottom: 10px;
}
.woocommerce .woocommerce-error li::before, .woocommerce .woocommerce-warning li::before, .woocommerce .woocommerce-info li::before {
  content: url("../img/icon/woocommerce/error.svg");
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.woocommerce .woocommerce-warning, .woocommerce .woocommerce-info {
  border-top: 4px solid #ffb342;
  background-color: rgba(255, 179, 66, 0.1);
}
.woocommerce .woocommerce-warning li::before, .woocommerce .woocommerce-info li::before {
  content: url("../img/icon/woocommerce/warning.svg");
  top: 4px;
}

.woocommerce .woocommerce-message {
  border-top: 4px solid var(--tp-theme-primary);
  background-color: rgba(255, 109, 0, 0.1);
  padding: 14px 26px;
  margin: 0;
  margin-bottom: 14px;
  color: var(--tp-common-black);
}
.woocommerce .woocommerce-message a {
  font-weight: 500;
  color: var(--tp-theme-primary);
  margin-right: 5px;
}
.woocommerce .woocommerce-message a:hover {
  color: var(--tp-theme-secondary);
  text-decoration: underline;
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin: auto;
  outline: 0;
  box-shadow: none;
}

@media (min-width: 576px) {
  .woocommerce .woocommerce-message,
  .woocommerce .woocommerce-info {
    max-width: 520px;
  }
}
@media (min-width: 768px) {
  .woocommerce .woocommerce-message,
  .woocommerce .woocommerce-info {
    max-width: 700px;
  }
}
@media (min-width: 992px) {
  .woocommerce .woocommerce-message,
  .woocommerce .woocommerce-info {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .woocommerce .woocommerce-message,
  .woocommerce .woocommerce-info {
    max-width: 1120px;
  }
}
@media (min-width: 1400px) {
  .woocommerce .woocommerce-message,
  .woocommerce .woocommerce-info {
    max-width: 1320px;
  }
}
.tp-woo-single-review.comment_container {
  display: flex;
  align-items: flex-start;
}
.tp-woo-single-review .avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 20px;
  flex: 0 0 60px;
}
.tp-woo-single-review .meta {
  margin-bottom: 0;
  line-height: 1.2;
}
.tp-woo-single-review .meta .woocommerce-review__author {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 9px;
  display: inline-block;
  font-family: var(--tp-ff-dm);
  color: var(--tp-common-black);
}
.tp-woo-single-review .meta .woocommerce-review__dash {
  display: none;
}
.tp-woo-single-review .meta .woocommerce-review__published-date {
  font-size: 14px;
  position: relative;
  padding-left: 11px;
  margin-left: 3px;
  font-family: var(--tp-ff-dm);
}
.tp-woo-single-review .meta .woocommerce-review__published-date::after {
  position: absolute;
  content: "";
  left: 0;
  top: 8px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #a8acb0;
}
.tp-woo-single-review .description {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.4;
  font-family: var(--tp-ff-dm);
}

.tp-product-details-desc-wrapper .commentlist {
  padding-left: 0;
}
.tp-product-details-desc-wrapper .commentlist li:not(:last-child) {
  margin-bottom: 30px;
}

.tp-product-details-desc-wrapper .woocommerce-Reviews-title,
.tp-product-details-desc-wrapper .comment-reply-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 22px;
  color: var(--tp-common-black);
  display: inline-block;
}

.tp-product-details-desc-wrapper .comment-reply-title {
  margin-bottom: 0;
}

.woocommerce-Reviews .comment-form-rating {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 6px;
  margin-bottom: 0;
}
.woocommerce-Reviews #comment-form-rating-label {
  color: var(--tp-grey-1);
}
.woocommerce-Reviews p.stars {
  margin-bottom: 0;
}
.woocommerce-Reviews p.stars span {
  color: #ffb21d;
  line-height: 1.1;
}

#comments {
  margin-bottom: 50px;
}

#review_form_wrapper label {
  font-size: 16px;
  font-weight: 500;
  color: var(--tp-common-black);
  line-height: 1;
  margin-bottom: 12px;
  font-family: var(--tp-ff-dm);
}
#review_form_wrapper label#comment-form-rating-label {
  margin-bottom: 0;
  transform: translateY(-2px);
}
#review_form_wrapper input:not([type=submit]), #review_form_wrapper textarea {
  border-radius: 0px;
  border-color: var(--tp-border-1);
  background: rgba(225, 238, 183, 0.1);
  font-family: var(--tp-ff-dm);
  color: var(--tp-common-black);
  border-radius: 12px;
}
#review_form_wrapper input:not([type=submit]):focus, #review_form_wrapper textarea:focus {
  background: transparent;
  border-color: var(--tp-common-black);
}
#review_form_wrapper input:not([type=submit])::placeholder, #review_form_wrapper textarea::placeholder {
  color: var(--tp-grey-1);
}
#review_form_wrapper textarea {
  resize: none;
  height: 160px;
}
#review_form_wrapper p.comment-form-email {
  margin-bottom: 26px;
}
#review_form_wrapper .comment-notes span {
  font-size: 14px;
}
#review_form_wrapper p.comment-form-comment {
  margin-top: 15px;
}

span.required {
  color: red;
}

.tp-product-details-thumb-wrapper .tp-onsale {
  position: absolute;
  top: 20px;
  left: 20px;
  background: black;
  color: #fff;
  padding: 0px 15px;
  display: inline-block;
  border-radius: 20px;
}

.tp-product-details-price-wrapper span.tp-product-details-price del {
  text-decoration: none;
}
.tp-product-details-price-wrapper span.tp-product-details-price del span {
  font-size: 20px;
  color: var(--tp-grey-1);
  text-decoration: line-through;
  font-weight: 500;
}
.tp-product-details-price-wrapper span.tp-product-details-price ins {
  text-decoration: none;
}

.tp-product-details-action-wrapper .variations_form table.variations {
  margin-bottom: 25px;
}
.tp-product-details-action-wrapper .variations_form table.variations tbody tr th {
  font-weight: 500;
}
.tp-product-details-action-wrapper .variations_form table.variations tbody tr td {
  padding: 10px 5px;
}
.tp-product-details-action-wrapper .variations_form table.variations tbody tr td select {
  height: 40px;
  border: 1px solid #ddd;
  background: none;
  padding: 0 14px;
  margin-left: 10px;
  border-radius: 30px;
}
.tp-product-details-action-wrapper .variations_form table.variations a.reset_variations {
  margin-left: 5px;
}
.tp-product-details-action-wrapper .variations_form table.variations a.reset_variations:hover {
  color: red;
}
.tp-product-details-action-wrapper .cart.grouped_form .woocommerce-grouped-product-list.group_table {
  width: 100%;
  margin-bottom: 15px;
}
.tp-product-details-action-wrapper .cart.grouped_form .woocommerce-grouped-product-list.group_table td {
  border: 1px solid #e0e2e3;
  padding: 10px 10px;
}
.tp-product-details-action-wrapper .cart.grouped_form .woocommerce-grouped-product-list.group_table td.woocommerce-grouped-product-list-item__label label a {
  font-size: 16px;
  color: var(--tp-common-black);
}
.tp-product-details-action-wrapper .cart.grouped_form .woocommerce-grouped-product-list.group_table td.woocommerce-grouped-product-list-item__label label a:hover {
  color: var(--tp-theme-1);
}
.tp-product-details-action-wrapper .cart.grouped_form .woocommerce-grouped-product-list.group_table td del {
  text-decoration: none;
}
.tp-product-details-action-wrapper .cart.grouped_form .woocommerce-grouped-product-list.group_table td del span {
  font-size: 14px;
  color: var(--tp-grey-1);
  text-decoration: line-through;
  font-weight: 400;
}
.tp-product-details-action-wrapper .cart.grouped_form .woocommerce-grouped-product-list.group_table td ins {
  text-decoration: none;
}
.tp-product-details-action-wrapper .cart.grouped_form .woocommerce-grouped-product-list.group_table .tp-product-details-quantity {
  margin: 0;
}
.tp-product-details-action-wrapper .cart.grouped_form .tp-btn.single_add_to_cart_button.button {
  width: 100%;
  margin-bottom: 15px;
  font-size: 16px;
  color: var(--tp-common-black);
  text-align: center;
  padding: 9px 30px;
  border: 1px solid #e0e2e3;
  display: inline-block;
  background-color: var(--tp-common-white);
}
.tp-product-details-action-wrapper .cart.grouped_form .tp-btn.single_add_to_cart_button.button:hover {
  background-color: var(--tp-common-black);
  border-color: var(--tp-common-black);
  color: var(--tp-common-white);
}
.tp-product-details-action-wrapper .single_add_to_cart_button.product-add-cart-btn.button {
  font-size: 16px;
  color: var(--tp-common-black);
  text-align: center;
  padding: 9px 30px;
  border: 1px solid #e0e2e3;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.tp-product-details-action-wrapper .single_add_to_cart_button.product-add-cart-btn.button:hover {
  background-color: var(--tp-common-black);
  border-color: var(--tp-common-black);
  color: var(--tp-common-white);
}
.tp-product-details-action-wrapper .single_add_to_cart_button.product-add-cart-btn.button ~ #tp_wc-adding-button {
  display: none;
}

.woocommerce-variation-price span.price span {
  font-size: 24px;
  font-weight: 600;
  color: var(--tp-common-black);
  letter-spacing: -0.02em;
  font-family: var(--tp-ff-dm);
}
.woocommerce-variation-price span.price del {
  text-decoration: none;
}
.woocommerce-variation-price span.price del span {
  font-size: 20px;
  color: var(--tp-grey-1);
  text-decoration: line-through;
  font-weight: 500;
}
.woocommerce-variation-price span.price ins {
  text-decoration: none;
}

.woocommerce-variation.single_variation {
  margin-bottom: 30px;
}

.woocommerce-product-gallery {
  padding-right: 125px;
  position: relative;
}
@media (max-width: 767px) {
  .woocommerce-product-gallery {
    padding-right: 0;
  }
}

.tp-thumb-none-padding .woocommerce-product-gallery {
  padding-right: 30px;
  margin-right: 0;
}

.woocommerce-product-gallery .flex-control-nav {
  margin-top: 0px;
  width: 100px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 0;
}
@media (max-width: 767px) {
  .woocommerce-product-gallery .flex-control-nav {
    position: static;
    transform: none;
    width: 100%;
  }
}

.flex-viewport {
  width: 100%;
}
@media (max-width: 767px) {
  .flex-viewport {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .flex-control-nav .slick-slide {
    margin: 0;
    padding: 0 5px;
  }
}
.flex-control-nav .slick-slide img {
  border-radius: 6px;
  width: 100px;
  height: 120px;
  object-fit: cover;
  margin: 4px 0;
  border-radius: 6px;
  border: 1px solid transparent;
}
@media (max-width: 767px) {
  .flex-control-nav .slick-slide img {
    width: 100%;
    height: 100%;
  }
}
.flex-control-nav .slick-slide img:hover {
  cursor: pointer;
}

.flex-control-nav .slick-slide.slick-current img {
  border-color: #453528;
}

.woocommerce-product-gallery__image {
  width: 100%;
}

.woocommerce-product-gallery__image a {
  display: block;
  width: 100%;
}

.woocommerce-product-gallery__image img {
  width: 100%;
}

.tp-product-details-tab-nav .wc-tabs li {
  margin: 0 15px;
}

.tp-product-details-tab-nav .wc-tabs li.active .nav-link {
  color: var(--tp-common-black);
}

div.al-category-shop-content .al-category-shop-btn a {
  font-size: 14px;
  padding: 3px 15px;
  background-color: transparent;
  border: 1.5px solid var(--tp-common-black);
  color: var(--tp-common-black);
  display: inline-block;
  width: auto;
  border-radius: 0;
}
div.al-category-shop-content .al-category-shop-btn a:hover {
  background: var(--tp-theme-1);
  border-color: var(--tp-theme-1);
  color: var(--tp-common-white);
}
div.al-category-shop-content .al-category-shop-btn a.added {
  display: none;
}

.shop-product-thumb .shop-product-btn a {
  gap: 8px;
  line-height: 1;
  font-weight: 600;
  font-size: 16px;
  width: 100%;
  letter-spacing: -0.05em;
  padding: 17px 25px;
  text-transform: capitalize;
  color: var(--tp-common-white);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--tp-common-black);
  border-radius: 50px;
}
.shop-product-thumb .shop-product-btn a.added {
  display: none;
}

.cunnet-dark .cartmini__content span {
  color: #fff;
}

.cartmini__content span {
  font-family: var(--tp-ff-inter);
}

.al-featured-shop-item {
  background-color: #fff;
}
.al-featured-shop-item .al-featured-shop-content {
  width: 240px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .al-featured-shop-item .al-featured-shop-content {
    width: 55%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .al-featured-shop-item .al-featured-shop-content {
    width: 46%;
  }
}
@media (max-width: 574.98px) {
  .al-featured-shop-item .al-featured-shop-content {
    width: 100%;
  }
}

.strb-single-pro-item-large img {
  height: 750px !important;
  object-fit: cover;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .strb-single-pro-item-large img {
    height: auto !important;
  }
}

@media (min-width: 499px) and (max-width: 760px) {
  .strb-left-right .strb-sm-thumb {
    width: 100% !important;
    display: flex;
    overflow: hidden;
    justify-content: center;
    margin: 0 auto;
    height: 140px;
  }
  .woocommerce-page .strb-single-product-thumb-nav .strb-single-pro-item,
  body[class*=elementor] .strb-single-product-thumb-nav .strb-single-pro-item {
    width: 120px !important;
    margin-bottom: 100px;
  }
}
@media (min-width: 300px) and (max-width: 498px) {
  .strb-left-right .strb-sm-thumb {
    width: 100% !important;
    display: flex;
    overflow: hidden;
    justify-content: center;
    margin: 0 auto;
    height: 80px;
  }
  .woocommerce-page .strb-single-product-thumb-nav .strb-single-pro-item,
  body[class*=elementor] .strb-single-product-thumb-nav .strb-single-pro-item {
    width: 70px !important;
    margin-bottom: 100px;
  }
}
.storebuild-wc-wishlist-btn.tp-product-add-to-wishlist-btn.added {
  font-size: 0;
}

.al-category-shop-content {
  padding: 15px;
}

.tp-product-details-quantity .tp-cart-plus:hover,
.tp-product-details-quantity .tp-cart-minus:hover {
  color: var(--tp-common-white) !important;
}

.al-product-tag {
  display: flex;
  align-items: center;
  gap: 10px;
  text-transform: capitalize;
}

.body-overlay {
  background: rgba(24, 24, 24, 0.5) !important;
  transition: 0.45s ease-in-out !important;
}

.body-overlay.apply {
  opacity: 1 !important;
  visibility: visible !important;
}

.woocommerce-mini-cart__total.total strong {
  font-size: 15px;
  display: inline-block;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: capitalize;
}
.woocommerce-mini-cart__total.total .ammount {
  font-size: 15px;
  color: var(--tp-common-black) !important;
  font-weight: 500;
  font-family: var(--tp-ff-inter);
}

.widget_shopping_cart_content .cartmini__content a,
.widget_shopping_cart_content .cartmini__content span {
  font-family: var(--tp-ff-inter);
}
.widget_shopping_cart_content .cartmini__empty p {
  font-family: var(--tp-ff-inter);
}

.widget_shopping_cart_content a.tp-btn,
.cartmini__checkout-btn a {
  gap: 8px;
  line-height: 1;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.05em;
  padding: 17px 25px;
  text-transform: capitalize;
  color: var(--tp-common-white);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--tp-common-black);
  border-radius: 50px;
}
.widget_shopping_cart_content a.tp-btn:hover,
.cartmini__checkout-btn a:hover {
  background-color: var(--tp-theme-primary);
  color: var(--tp-common-white);
}
.widget_shopping_cart_content a.tp-btn.checkout,
.cartmini__checkout-btn a.checkout {
  background-color: transparent;
  border: 1px solid var(--tp-theme-primary);
  color: var(--tp-common-black);
  transition: all 0.3s ease 0s;
}
.widget_shopping_cart_content a.tp-btn.checkout:hover,
.cartmini__checkout-btn a.checkout:hover {
  background-color: var(--tp-theme-primary);
  border-color: var(--tp-theme-primary);
  color: var(--tp-common-white);
}

.cunnet-dark .cartmini__checkout-btn a {
  background: var(--tp-theme-primary);
}
.cunnet-dark .cartmini__checkout-btn a:hover {
  color: var(--tp-common-black);
  background: var(--tp-theme-1);
}
.cunnet-dark .cartmini__checkout-btn a.button.checkout {
  border-color: var(--tp-common-bubbles);
  background: var(--tp-common-bubbles);
}
.cunnet-dark .cartmini__checkout-btn a.button.checkout:hover {
  color: var(--tp-common-black);
  background: var(--tp-common-white);
  border-color: var(--tp-common-white);
}

.cartmini__checkout-btn.cartmini__checkout-btn {
  gap: 5px;
  display: flex;
}

.tp-product-details-quantity .tp-cart-plus,
.tp-product-details-quantity .tp-cart-minus {
  z-index: 3;
}

.woocommerce-product-gallery__image img {
  border-radius: 16px;
}

.woocommerce-product-gallery .flex-control-nav {
  overflow: hidden;
}

.woocommerce-Reviews .commentlist {
  list-style: none;
}

.woocommerce-notices-wrapper {
  margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .woocommerce-cart-form {
    overflow-x: scroll;
  }
}
.woocommerce-cart-form table.shop_table {
  border: none;
  width: 100%;
  text-align: center;
}
.woocommerce-cart-form table.shop_table th,
.woocommerce-cart-form table.shop_table td {
  border: none;
}
.woocommerce-cart-form table.shop_table thead th {
  font-weight: 500;
  font-size: 14px;
  color: var(--tp-common-black);
  border: 0 !important;
  padding-top: 9px !important;
  padding-bottom: 9px !important;
  text-align: start;
  background: #f7f9f9;
}
.woocommerce-cart-form table.shop_table thead th:first-child {
  padding-left: 37px;
}
.woocommerce-cart-form table.shop_table thead th:nth-child(2) {
  padding-left: 32px;
}
.woocommerce-cart-form table.shop_table td {
  font-size: 16px;
  color: var(--tp-common-black);
}
.woocommerce-cart-form table.shop_table td a {
  text-decoration: none;
  margin-left: 20px;
  font-weight: 400;
  font-size: 16px;
  color: var(--tp-common-black);
}
.woocommerce-cart-form table.shop_table td a:hover {
  color: var(--tp-theme-primary);
}
.woocommerce-cart-form table.shop_table td .remove {
  font-size: 28px;
}
.woocommerce-cart-form table.shop_table tbody tr {
  border-bottom: 1px solid #e0e2e3;
}
.woocommerce-cart-form table.shop_table tbody tr td {
  text-align: start;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .woocommerce-cart-form table.shop_table {
    width: 800px;
  }
}
.woocommerce-cart-form .product-thumbnail img {
  width: 78px;
  height: 80px;
  object-fit: cover;
  border-radius: 6px;
}

.cart-collaterals.tp-cart-checkout-wrapper {
  margin-left: 0;
  padding: 25px;
}
.cart-collaterals.tp-cart-checkout-wrapper .tp-cart-total-title {
  font-size: 30px;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.cart-collaterals.tp-cart-checkout-wrapper table {
  width: 100%;
}

.comment-form-rating .stars {
  margin-top: 0;
}

body[class*=woocommerce-] .wc-block-cart:has(span, h1, h2, h3, h4, h5, h6, p, a, button, input, label, select, .wc-block-cart__totals-title, .wc-block-components-product-metadata__description, .wc-block-checkout__sidebar, .wc-block-components-checkout-step__title, .wc-block-components-checkout-step__description, .wc-block-components-checkout-step__description),
body[class*=woocommerce-] .wc-block-checkout:has(span, h1, h2, h3, h4, h5, h6, p, a, button, input, label, select, .wc-block-cart__totals-title, .wc-block-components-product-metadata__description, .wc-block-checkout__sidebar, .wc-block-components-checkout-step__title, .wc-block-components-checkout-step__description, .wc-block-components-checkout-step__description) {
  font-family: var(--tp-ff-dm);
}
body[class*=woocommerce-] .wc-block-components-notice-banner > .wc-block-components-button .wc-block-components-button__text {
  padding: 0;
  border: 0;
  background-color: transparent;
}
body[class*=woocommerce-] .wc-block-components-checkout-step__description,
body[class*=woocommerce-] .wc-block-components-checkout-step__title {
  font-family: var(--tp-ff-dm);
}
body[class*=woocommerce-] .wc-block-components-product-metadata__description > p {
  font-size: 15px;
  font-family: var(--tp-ff-dm);
}
body[class*=woocommerce-] .is-large.wc-block-cart .wc-block-cart-items td {
  padding: 16px 0 16px 0;
  position: relative;
  vertical-align: top;
  font-family: var(--tp-ff-dm);
}
body[class*=woocommerce-] .wc-block-cart-item__wrap {
  margin-left: 20px;
  text-align: left;
}
body[class*=woocommerce-] .wc-block-components-product-name {
  margin-right: 30px;
  font-weight: 400;
  font-size: 20px;
  color: var(--tp-common-black);
  line-height: 1.3;
  margin-bottom: 7px;
  text-decoration: none;
  font-family: var(--tp-ff-dm);
}
@media (max-width: 574.98px) {
  body[class*=woocommerce-] .wc-block-components-product-name {
    margin-right: 0;
  }
}
body[class*=woocommerce-] .wc-block-components-product-name:hover {
  color: var(--tp-common-black);
}
body[class*=woocommerce-] a.wc-block-components-product-name:hover {
  text-decoration: underline;
}
body[class*=woocommerce-] .wc-block-components-product-price {
  display: block;
  font-size: 16px;
  color: var(--tp-common-black);
}
body[class*=woocommerce-] .wc-block-components-product-price del {
  font-size: 12px;
  color: var(--tp-text-body);
}
body[class*=woocommerce-] .wc-block-components-product-price .wc-block-components-product-price__value.is-discounted {
  margin-left: 0;
}
body[class*=woocommerce-] .wc-block-components-quantity-selector {
  border-radius: 20px;
  pad: 0 30px;
  width: 100px;
}
body[class*=woocommerce-] .wc-block-components-sidebar-layout .wc-block-components-main {
  padding-right: 20px;
  width: 60%;
}
body[class*=woocommerce-] .wc-block-components-sidebar {
  padding-left: 40px;
  width: 40%;
  margin-top: 0;
}
body[class*=woocommerce-] .wc-block-components-radio-control .wc-block-components-radio-control__input {
  left: 0;
}
body[class*=woocommerce-] .wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
  padding-top: 0;
}
body[class*=woocommerce-] .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
  color: var(--tp-common-black);
  text-decoration: underline;
}
body[class*=woocommerce-] table.wc-block-cart-items td,
body[class*=woocommerce-] table.wc-block-cart-items th {
  border-bottom: 1px solid #E0E2E3;
}
body[class*=woocommerce-] .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product, body[class*=woocommerce-] .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product, body[class*=woocommerce-] .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
  padding-bottom: 20px;
}
body[class*=woocommerce-] .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, body[class*=woocommerce-] .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
  left: 26px;
}
@media (max-width: 574.98px) {
  body[class*=woocommerce-] .wc-block-components-order-summary .wc-block-components-order-summary-item__description {
    flex: 0 0 calc(100% - 70px);
  }
}
@media (max-width: 574.98px) {
  body[class*=woocommerce-] .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price {
    margin-top: 20px;
    margin-left: 94px;
    flex: 0 0 calc(100% - 70px);
    text-align: left;
  }
}
@media (max-width: 574.98px) {
  body[class*=woocommerce-] .wc-block-components-order-summary .wc-block-components-order-summary-item {
    flex-wrap: wrap;
  }
}
body[class*=woocommerce-] .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, body[class*=woocommerce-] .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
  padding: 1.5em 26px 0.5em;
  border-radius: 0;
}
body[class*=woocommerce-] .is-medium.wc-block-components-sidebar-layout .wc-block-components-main,
body[class*=woocommerce-] .is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar,
body[class*=woocommerce-] .is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,
body[class*=woocommerce-] .is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar,
body[class*=woocommerce-] .is-small.wc-block-components-sidebar-layout .wc-block-components-main,
body[class*=woocommerce-] .is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar {
  padding: 10px;
  width: 100%;
}
body[class*=woocommerce-] .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
  width: 70px;
}
body[class*=woocommerce-] .wc-block-components-order-summary .wc-block-components-order-summary-item__image > img {
  max-width: 70px;
  width: 70px;
}
body[class*=woocommerce-] .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
  min-width: 30px;
  text-align: center;
  border-radius: 30px;
  width: 100%;
  height: 34px;
}
body[class*=woocommerce-] .wc-block-components-quantity-selector::after {
  border: 1px solid #DADCE0;
  border-radius: 20px;
  opacity: 1;
}
body[class*=woocommerce-] .wc-block-components-product-badge {
  border: 1px solid rgba(49, 183, 87, 0.1);
  background-color: rgba(49, 183, 87, 0.14);
  border-radius: 20px;
  font-weight: 600;
  padding: 0 10px;
  color: #31B757;
}
body[class*=woocommerce-] .wc-block-components-quantity-selector > button:focus {
  border: 0;
  outline: 0;
  box-shadow: none;
}
body[class*=woocommerce-] .wc-block-components-totals-coupon-link {
  color: #1E1E1E;
}
body[class*=woocommerce-] .wc-block-components-totals-coupon-link:hover {
  color: #1E1E1E;
}
body[class*=woocommerce-] .wc-block-components-button__text {
  font-size: 16px;
  font-weight: 500;
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
  border: 1px solid var(--tp-common-black);
  display: inline-block;
  padding: 15px 30px;
  text-align: center;
  width: 100%;
}
body[class*=woocommerce-] .wc-block-components-button__text:hover {
  background-color: #fff;
  color: var(--tp-common-black);
  border-color: #1E1E1E;
}
body[class*=woocommerce-] .wc-block-components-form {
  background: #fff;
  border: 1px solid hsla(0, 0%, 7%, 0.11);
  padding: 30px 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  body[class*=woocommerce-] .wc-block-components-form {
    padding: 10px;
  }
}
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=email],
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=number],
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=tel],
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=text],
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=url],
body[class*=woocommerce-] .wc-block-components-text-input input[type=email],
body[class*=woocommerce-] .wc-block-components-text-input input[type=number],
body[class*=woocommerce-] .wc-block-components-text-input input[type=tel],
body[class*=woocommerce-] .wc-block-components-text-input input[type=text],
body[class*=woocommerce-] .wc-block-components-text-input input[type=url] {
  background-color: #fff;
  border: 1px solid #D5D8DB;
  border-radius: 0;
  color: var(--tp-common-black);
  padding-left: 26px;
  padding-right: 26px;
  font-family: var(--tp-ff-dm);
}
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=number]:focus,
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
body[class*=woocommerce-] .wc-block-components-text-input input[type=email]:focus,
body[class*=woocommerce-] .wc-block-components-text-input input[type=number]:focus,
body[class*=woocommerce-] .wc-block-components-text-input input[type=tel]:focus,
body[class*=woocommerce-] .wc-block-components-text-input input[type=text]:focus,
body[class*=woocommerce-] .wc-block-components-text-input input[type=url]:focus {
  box-shadow: none;
  border-color: var(--tp-common-black);
}
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input:autofill + label,
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input.is-active label,
body[class*=woocommerce-] .wc-block-components-text-input input:autofill + label,
body[class*=woocommerce-] .wc-block-components-text-input.is-active label {
  transform: translateY(-23px) scale(0.875);
}
body[class*=woocommerce-] .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
body[class*=woocommerce-] .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
  background-color: #fff;
  box-shadow: none;
  color: var(--tp-common-black);
  outline: 0;
}
body[class*=woocommerce-] .wc-block-components-validation-error > p {
  color: red;
  font-size: 13px;
  margin: 0;
  margin-top: 2px;
  line-height: 1;
  font-family: var(--tp-ff-dm);
}
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input.has-error label, body[class*=woocommerce-] .wc-block-components-text-input.has-error label {
  color: red;
}
body[class*=woocommerce-] .wc-block-components-checkout-return-to-cart-button:hover {
  color: #1E1E1E;
  text-decoration: underline;
}
body[class*=woocommerce-] .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
body[class*=woocommerce-] table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
body[class*=woocommerce-] .wc-block-cart-item__remove-link {
  font-size: 12px;
  line-height: 1.4;
  text-decoration: none;
}
body[class*=woocommerce-] .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,
body[class*=woocommerce-] table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,
body[class*=woocommerce-] .wc-block-cart-item__remove-link:hover {
  color: red;
}
body[class*=woocommerce-] .wc-block-components-product-details__name,
body[class*=woocommerce-] .wc-block-components-product-details__value {
  font-size: 14px;
  color: var(--tp-common-black);
}
body[class*=woocommerce-] .wc-block-components-product-details__value {
  font-size: 14px;
  color: var(--tp-common-black);
  margin-left: 4px;
}
body[class*=woocommerce-] .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
  font-size: 20px;
  font-weight: 500;
  opacity: 1;
}
body[class*=woocommerce-] .wc-block-grid .wc-block-grid__product-onsale, body[class*=woocommerce-] .wc-block-grid__product-image .wc-block-grid__product-onsale {
  border: none;
  border-radius: 0;
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  font-weight: 500;
  text-transform: capitalize;
  background-color: #1E1E1E;
  color: var(--tp-common-white);
  padding: 4px 10px 4px;
  margin-bottom: 5px;
  right: auto;
  left: 20px;
  top: 20px;
}
body[class*=woocommerce-] .is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title, body[class*=woocommerce-] .is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title, body[class*=woocommerce-] .is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
  display: block;
}
body[class*=woocommerce-] .wc-block-cart .wc-block-cart__totals-title {
  display: block;
  text-align: center;
  font-size: 20px;
  color: var(--tp-common-black);
  padding-bottom: 20px;
}
body[class*=woocommerce-] .wc-block-components-radio-control--highlight-checked::after {
  display: none;
}
body[class*=woocommerce-] .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
  outline: 0;
}
body[class*=woocommerce-] .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
  color: var(--tp-common-black);
}
body[class*=woocommerce-] .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
  box-shadow: none;
  outline: none;
}
body[class*=woocommerce-] .wc-block-components-radio-control .wc-block-components-radio-control__input:focus {
  outline: 0;
}
body[class*=woocommerce-] .wc-block-components-address-card__edit {
  font-size: 14px;
  line-height: 1.4;
  color: var(--tp-common-black);
}
body[class*=woocommerce-] .wc-block-components-address-card__edit:hover {
  color: var(--tp-common-black);
}
body[class*=woocommerce-] .wc-block-components-radio-control__secondary-label {
  font-size: 14px;
  color: var(--tp-common-black);
}
body[class*=woocommerce-] .wc-block-checkout__add-note .wc-block-components-textarea:focus {
  background-color: #fff;
  box-shadow: none;
  color: var(--tp-common-black);
  outline: 0;
}
body[class*=woocommerce-] .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, body[class*=woocommerce-] .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
  border-radius: 0;
  box-shadow: none;
}
body[class*=woocommerce-] .edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,
body[class*=woocommerce-] .editor-styles-wrapper .wc-block-grid__product-title, body[class*=woocommerce-] .wc-block-grid__product-title {
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 7px;
}
body[class*=woocommerce-] .edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title:hover,
body[class*=woocommerce-] .editor-styles-wrapper .wc-block-grid__product-title:hover, body[class*=woocommerce-] .wc-block-grid__product-title:hover {
  color: #1E1E1E;
}
body[class*=woocommerce-] .wc-block-grid__product-price.price span {
  font-weight: 500;
  font-size: 16px;
  color: var(--tp-common-black);
}
body[class*=woocommerce-] .wc-block-grid__product-price.price del, body[class*=woocommerce-] .wc-block-grid__product-price.price ins {
  text-decoration: none;
}
body[class*=woocommerce-] .wc-block-grid__product-price.price del {
  margin-left: 3px;
}
body[class*=woocommerce-] .wc-block-grid__product-price.price del span {
  font-weight: 400;
  font-size: 14px;
  text-decoration-line: line-through;
  color: var(--tp-text-body);
}
body[class*=woocommerce-] .wc-block-grid__product-price.price ins span {
  color: var(--tp-common-black);
}
body[class*=woocommerce-] .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  font-size: 12px;
  padding: 1px 20px 2px;
}
body[class*=woocommerce-] .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover {
  background-color: #1E1E1E;
  color: var(--tp-common-white);
}
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input label, body[class*=woocommerce-] .wc-block-components-text-input label {
  top: 2em;
  left: 26px;
}
body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=email], body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=number], body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=password], body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=tel], body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=text], body[class*=woocommerce-] .wc-block-components-form .wc-block-components-text-input input[type=url], body[class*=woocommerce-] .wc-block-components-text-input input[type=email], body[class*=woocommerce-] .wc-block-components-text-input input[type=number],
body[class*=woocommerce-] .wc-block-components-text-input input[type=password], body[class*=woocommerce-] .wc-block-components-text-input input[type=tel], body[class*=woocommerce-] .wc-block-components-text-input input[type=text], body[class*=woocommerce-] .wc-block-components-text-input input[type=url] {
  height: 4.125em;
}
body[class*=woocommerce-] .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-checkout-place-order-button__text {
  justify-content: center;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
  box-shadow: none;
  box-shadow: none;
  outline: none;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus-visible {
  box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 0;
}

body[class*=woocommerce-]:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
  box-shadow: none;
  box-shadow: none;
  outline: none;
}
/* HEADER CSS */
/*----------------------------------------*/
/*  3.2 Header main
/*----------------------------------------*/
.tp-header-sidebar-btn {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  padding-right: 10px;
  border-radius: 50px;
}
.tp-header-sidebar-btn:hover span {
  animation: bar_anim 0.8s cubic-bezier(0.44, 1.1, 0.53, 0.99) 1 forwards;
}
.tp-header-sidebar-btn:hover span:nth-child(2) {
  animation-delay: 0.1s;
}
.tp-header-sidebar-btn span {
  background: var(--tp-common-black);
  width: 13px;
  margin: 0 0 0 auto;
  border-radius: 20px;
  height: 2px;
  display: inline-block;
}
.tp-header-sidebar-btn span:nth-child(2) {
  width: 20px;
}
.tp-header-sidebar-btn-bg {
  width: 36px;
  height: 36px;
  background: var(--tp-common-black);
  border-radius: 50px;
  justify-content: center;
  padding-right: 9px;
}
.tp-header-sidebar-btn-bg span {
  background: var(--tp-common-white);
}
.tp-header-sidebar-btn-bg span:nth-child(2) {
  width: 18px;
}
.tp-header-sidebar-btn-bg-white {
  background: var(--tp-common-white);
}
.tp-header-sidebar-btn-bg-white span {
  background: var(--tp-common-black);
}
.tp-header-spacing {
  padding: 20px 0;
}
.tp-header-logo .logo-2 {
  display: none;
}

.ca-header-style {
  border-bottom: 1px solid rgba(9, 9, 11, 0.1);
  padding: 23px 0;
}

.header-transparent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  width: 100%;
}

.pp-header-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.pp-header-top-content {
  font-size: 110px;
  line-height: 1;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .pp-header-top-content {
    font-size: 100px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-header-top-content {
    font-size: 77px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-header-top-content {
    font-size: 58px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-header-top-content {
    font-size: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .pp-header-top-content {
    font-size: 40px;
  }
}
@media (max-width: 574.98px) {
  .pp-header-top-content {
    font-size: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pp-header-top-logo-wrap {
    margin-left: 0;
  }
}
.pp-header-hamburger {
  width: 36px;
  height: 36px;
  flex: 0 0 auto;
  line-height: 0;
  border-radius: 50px;
  background: var(--tp-common-white);
  color: var(--tp-common-black);
  transition: all 0.4s ease;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-header-hamburger {
    margin-top: 12px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .pp-header-hamburger {
    margin-top: 5px;
  }
}
@media (max-width: 574.98px) {
  .pp-header-hamburger {
    margin-top: -3px;
  }
}
.pp-header-hamburger:hover {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pp-header-btn {
    margin-left: 0;
  }
}
.pp-header-social {
  display: flex;
  gap: 10px;
  justify-content: end;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pp-header-social {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
.pp-header-social a {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  padding: 5px 14px 4px 14px;
  display: inline-block;
  line-height: 1;
  font-size: 14px;
}
.pp-header-social a:hover {
  background: var(--tp-common-white);
  border-color: var(--tp-common-white);
  color: var(--tp-common-black);
}
.pp-header-white .pp-header-hamburger {
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: var(--tp-common-black);
}
.pp-header-white .pp-header-hamburger:hover {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
}
.pp-header-white .pp-header-top {
  border-color: rgba(9, 9, 11, 0.1);
}
.pp-header-white .pp-main-menu nav ul li a {
  color: rgba(9, 9, 11, 0.6);
}
.pp-header-white .pp-main-menu nav ul li a:hover {
  color: var(--tp-common-black);
}
.pp-header-white .pp-btn-nobg {
  color: var(--tp-common-black);
}
.pp-header-white .pp-header-social a {
  border: 1px solid rgba(9, 9, 11, 0.1);
}

.cs-header-style .tp-main-menu nav ul li a {
  color: var(--tp-common-white);
}
.cs-header-style .tp-main-menu nav ul li a:hover {
  color: var(--tp-common-black);
  background: var(--tp-common-white);
}
.cs-header-style .tp-main-menu nav ul li:hover.has-dropdown > a {
  color: var(--tp-common-black);
  background: var(--tp-common-white);
}
.cs-header-style .tp-header-sidebar-btn span {
  background: var(--tp-common-white);
}
.cs-header-style .tp-header-search-btn.tp-search-click {
  color: var(--tp-common-white);
}

.mg-header-style {
  padding: 28px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .mg-header-logo {
    margin-left: 0;
  }
}

:root {
  --basic-ease: cubic-bezier(.625,.05,0,1);
}

.tp-title-text span {
  display: inline-block;
  text-shadow: 0 1.05em var(--tp-theme-primary);
  transition: translate 0.3s var(--basic-ease), text-shadow 0.1s 0.15s ease;
}
.tp-title-anim:hover .tp-title-text span {
  text-shadow: 0 1.05em currentColor;
  translate: 0 -1.05em 0;
  transition: translate 0.5s calc((var(--char) - 1) * 0.024s) var(--basic-ease), text-shadow 0.175s calc((var(--char) - 1) * 0.024s + 0.225s) ease;
}
.tp-title-anim-inner {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow-y: clip;
}

.tp-title-text-2 span {
  display: inline-block;
  text-shadow: 0 1.05em var(--tp-theme-primary);
  transition: translate 0.3s var(--basic-ease), text-shadow 0.1s 0.15s ease;
}
.tp-title-anim-2:hover .tp-title-text-2 span {
  text-shadow: 0 1.05em currentColor;
  translate: 0 -1.05em 0;
  transition: translate 0.5s calc((var(--char) - 1) * 0.024s) var(--basic-ease), text-shadow 0.175s calc((var(--char) - 1) * 0.024s + 0.225s) ease;
}

.header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  width: 100%;
  z-index: 10;
  visibility: visible;
  background: var(--tp-common-white);
  animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  -webkit-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
}
.header-sticky.tp-header-spacing {
  padding: 14px 0;
}

@keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
/*----------------------------------------*/
/*  3.1 Header Style top
/*----------------------------------------*/
.shop-header-top {
  background: var(--tp-common-bubbles);
  padding: 6px 0;
}
.shop-header-top-slider-text p {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
}
.shop-header-top-slider-text p a {
  font-weight: 600;
}
.shop-header-top-slider-text p a:hover {
  color: rgba(30, 30, 30, 0.7294117647);
}
.shop-header-top-slider-text p a svg {
  margin-left: 5px;
}
.shop-header-top-slider-active {
  margin: 0 100px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .shop-header-top-slider-active {
    margin: 0 30px;
  }
}
.shop-header-top-navigation {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  margin: 0 65px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .shop-header-top-navigation {
    margin: 0 15px;
  }
}
.shop-header-top-navigation span {
  color: var(--tp-common-black);
  transition: all 0.4s ease;
}
.shop-header-top-navigation span:hover {
  color: rgba(30, 30, 30, 0.7294117647);
}
.shop-header-top-menu-item {
  position: relative;
}
.shop-header-top-menu-item > span {
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  color: var(--tp-common-black);
  padding-right: 20px;
}
.shop-header-top-menu-item > span::after {
  position: absolute;
  content: "\f107";
  font-family: var(--tp-ff-fontawesome);
  margin-left: 7px;
}
.shop-header-top-menu-item > span:hover {
  cursor: pointer;
}
.shop-header-top-menu-item ul {
  position: absolute;
  top: 125%;
  right: 0;
  z-index: 4;
  background-color: var(--tp-common-white);
  padding: 10px 15px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  visibility: hidden;
  opacity: 0;
  min-width: max-content;
  -webkit-transition: 0.2s 0.3s ease-out;
  -moz-transition: 0.2s 0.3s ease-out;
  -ms-transition: 0.2s 0.3s ease-out;
  -o-transition: 0.2s 0.3s ease-out;
  transition: 0.2s 0.3s ease-out;
}
.shop-header-top-menu-item ul.shop-lang-list-open, .shop-header-top-menu-item ul.shop-currency-list-open, .shop-header-top-menu-item ul.shop-setting-list-open {
  top: 100%;
  visibility: visible;
  opacity: 1;
}
.shop-header-top-menu-item ul li {
  list-style: none;
}
.shop-header-top-menu-item ul li a {
  font-size: 14px;
  color: var(--tp-common-black);
}
.shop-header-top-menu-item ul li a:hover {
  color: rgba(30, 30, 30, 0.7294117647);
}
.shop-header-top-menu-item ul li a img {
  width: 20px;
  border-radius: 100px;
  margin-right: 6px;
}
.shop-header-menu ul li {
  display: inline-block;
}
.shop-header-menu ul li:not(:last-child) {
  margin-right: 36px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .shop-header-menu ul li:not(:last-child) {
    margin-right: 20px;
  }
}
.shop-header-menu ul li a {
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
}
.shop-header-menu ul li a:hover {
  color: rgba(30, 30, 30, 0.7294117647);
}
.shop-header-currency ul li:not(:last-child) {
  margin-bottom: 7px;
}
.shop-header-currency-toggle img {
  width: 20px;
  margin-right: 3px;
}
.shop-header-cart-btn {
  position: relative;
}
.shop-header-cart-btn span {
  width: 22px;
  height: 22px;
  background: var(--tp-theme-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 12px;
  position: absolute;
  color: var(--tp-common-white);
  top: -7px;
  right: -12px;
}
.shop-header-cart-btn:hover {
  color: rgba(30, 30, 30, 0.7294117647);
}
.shop-header-right .tp-menu-bar {
  margin-top: 3px;
}
.shop-header-right .tp-search-click {
  margin-top: 1px;
}
.shop-header-main {
  padding: 18px 0;
}

/*----------------------------------------*/
/*  5.2 Postbox css
/*----------------------------------------*/
.postbox-item:not(:last-child) {
  border-bottom: 1px solid rgba(30, 30, 30, 0.08);
  padding-bottom: 50px;
  margin-bottom: 60px;
}
.postbox-item:hover .postbox-thumb img {
  transform: scale(1.1);
}
.postbox-thumb {
  border-radius: 14px;
  overflow: hidden;
}
.postbox-thumb-overlay::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.postbox-thumb img {
  border-radius: 14px;
  transition: all 0.8s ease;
}
.postbox-title {
  font-size: 38px;
  line-height: 113%;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .postbox-title br {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .postbox-title {
    font-size: 32px;
  }
}
@media (max-width: 574.98px) {
  .postbox-title {
    font-size: 26px;
  }
}
.postbox-title.fs-32 {
  font-size: 32px;
}
.postbox-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.postbox-play-btn a {
  height: 80px;
  width: 80px;
  line-height: 77px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  background-color: var(--tp-common-white);
  animation: animate-pulse 3s linear infinite;
}
.postbox-play-btn a svg {
  margin-left: 3px;
  display: inline-block;
}
.postbox-slider-item {
  position: relative;
  border-radius: 14px;
}
.postbox-slider-item::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 14px;
  background-color: rgba(0, 0, 0, 0.3);
}
.postbox-slider-item img {
  border-radius: 14px;
}
.postbox-arrow button {
  height: 50px;
  width: 50px;
  line-height: 49px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  background-color: var(--tp-common-white);
}
.postbox-arrow button:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
}
.postbox-arrow-prev {
  position: absolute;
  top: 50%;
  left: 30px;
  z-index: 2;
  transform: translateY(-50%);
}
.postbox-arrow-next {
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 2;
  transform: translateY(-50%);
}
@media (max-width: 574.98px) {
  .postbox__comment {
    padding-top: 50px;
  }
}
.postbox__comment ul {
  margin-right: 75px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .postbox__comment ul {
    margin-right: 0;
  }
}
.postbox__comment ul li {
  margin-bottom: 30px;
  list-style: none;
}
.postbox__comment ul li.children {
  margin-left: 100px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .postbox__comment ul li.children {
    margin-left: 15px;
  }
}
.postbox__comment-title {
  font-weight: 500;
  font-size: 30px;
  line-height: 1.1;
  margin-bottom: 15px;
  letter-spacing: -0.04em;
  color: var(--tp-common-black);
}
.postbox__comment-box {
  padding-top: 20px;
}
@media (max-width: 574.98px) {
  .postbox__comment-box {
    flex-wrap: wrap;
  }
}
.postbox__comment-info {
  flex: 0 0 auto;
}
.postbox__comment-avater {
  flex: 0 0 auto;
}
@media (max-width: 574.98px) {
  .postbox__comment-avater {
    margin-right: 0;
  }
}
.postbox__comment-avater img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
@media (max-width: 574.98px) {
  .postbox__comment-avater img {
    margin-bottom: 30px;
  }
}
.postbox__comment-name {
  margin-bottom: 15px;
}
.postbox__comment-name h5 {
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: -0.01em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-inter);
}
.postbox__comment-name span {
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: rgba(30, 30, 30, 0.7);
}
.postbox__comment-text p {
  line-height: 1.6;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .postbox__comment-text p {
    font-size: 15px;
  }
}
.postbox__comment-reply a {
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
  padding: 11px 20px;
  border-radius: 40px;
  display: inline-block;
  text-transform: uppercase;
  color: var(--tp-common-black);
  border: 1px solid rgba(30, 30, 30, 0.1);
}
.postbox__comment-reply a span {
  margin-left: 6px;
  display: inline-block;
}
.postbox__comment-reply a:hover {
  color: var(--tp-common-white);
  border-color: var(--tp-theme-primary);
  background-color: var(--tp-theme-primary);
}
.postbox__comment-agree {
  padding-left: 5px;
}
.postbox__comment-agree input {
  margin: 0;
  appearance: none;
  -moz-appearance: none;
  display: block;
  width: 16px;
  height: 16px;
  background: var(--tp-common-black);
  border: 1px solid #949392;
  outline: none;
  flex: 0 0 auto;
  transform: translateY(-1px);
}
.postbox__comment-agree input:checked {
  position: relative;
  background-color: var(--tp-theme-primary);
  border-color: transparent;
}
.postbox__comment-agree input:checked::after {
  box-sizing: border-box;
  content: "\f00c";
  position: absolute;
  font-family: var(--tp-ff-fontawesome);
  font-size: 10px;
  color: var(--tp-common-black);
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.postbox__comment-agree input:hover {
  cursor: pointer;
}
.postbox__comment-agree label {
  padding-left: 8px;
  color: #838383;
  line-height: 1;
}
.postbox__comment-agree label a {
  color: var(--tp-common-white);
  font-weight: 600;
  padding-left: 4px;
}
.postbox__comment-agree label a:hover {
  color: var(--tp-theme-primary);
}
.postbox__comment-agree label:hover {
  cursor: pointer;
}

.basic-pagination {
  margin-bottom: 40px;
}
.basic-pagination ul li {
  list-style: none;
  display: inline-block;
  margin-right: 5px;
}
@media (max-width: 574.98px) {
  .basic-pagination ul li {
    margin-right: 5px;
  }
}
.basic-pagination ul li:hover a {
  border-color: var(--tp-theme-primary);
  background-color: var(--tp-theme-primary);
  color: var(--tp-common-white);
}
.basic-pagination ul li > a {
  height: 50px;
  width: 50px;
  line-height: 49px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  border-radius: 50%;
  display: inline-block;
  color: var(--tp-common-black);
  transition: all 0.3s ease-in-out;
  border: 1px solid rgba(30, 30, 30, 0.08);
}
.basic-pagination ul li .current {
  height: 50px;
  width: 50px;
  font-weight: 600;
  line-height: 49px;
  text-align: center;
  font-size: 16px;
  border-radius: 50%;
  display: inline-block;
  border-color: var(--tp-theme-primary);
  background-color: var(--tp-theme-primary);
  color: var(--tp-common-white);
  transition: all 0.3s ease-in-out;
}
.basic-pagination-label span {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.33;
  color: #525356;
  display: inline-block;
}
@media (max-width: 574.98px) {
  .basic-pagination-label span {
    margin-bottom: 15px;
  }
}
.basic-pagination.product-pagination ul li > a {
  color: #4d3d30;
  border: 1px solid rgb(77, 61, 48);
}
.basic-pagination.product-pagination ul li:hover a {
  background-color: #4d3d30;
  color: var(--tp-common-white);
}
.basic-pagination.product-pagination ul li .current {
  background-color: #4d3d30;
  color: var(--tp-common-white);
}

.postbox-details-quote p {
  font-size: 42px;
  line-height: 124%;
  letter-spacing: -0.03em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-sequel-semi-bold);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .postbox-details-quote p {
    font-size: 28px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .postbox-details-quote p {
    font-size: 25px;
  }
  .postbox-details-quote p br {
    display: none;
  }
}
.postbox-details-quote span {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: rgba(30, 30, 30, 0.6);
}
.postbox-details-quote-box {
  background: #f6f6f6;
  border-radius: 12px;
}
@media (max-width: 574.98px) {
  .postbox-details-quote-box {
    flex-wrap: wrap;
  }
}
.postbox-details-quote-box i {
  flex: 0 0 auto;
  margin-right: 24px;
  display: inline-block;
}
@media (max-width: 574.98px) {
  .postbox-details-quote-box i {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .postbox-details-quote-box-inner {
    flex-wrap: wrap;
  }
}
.postbox-details-text p span {
  color: var(--tp-theme-primary);
}
.postbox-details-list ul {
  padding-left: 30px;
}
@media (max-width: 574.98px) {
  .postbox-details-list ul {
    padding-left: 0;
  }
}
.postbox-details-list ul li {
  list-style-type: none;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.1;
  color: rgba(30, 30, 30, 0.7);
  position: relative;
  padding-left: 20px;
}
.postbox-details-list ul li:not(:last-child) {
  margin-bottom: 15px;
}
.postbox-details-list ul li::before {
  position: absolute;
  top: 7px;
  left: 0;
  content: "";
  height: 5px;
  width: 5px;
  margin-right: 10px;
  border-radius: 50%;
  display: inline-block;
  background-color: rgba(30, 30, 30, 0.7);
}
.postbox-details-list ul li span {
  color: rgba(30, 30, 30, 0.4);
}
.postbox-details-list ul li i {
  font-style: normal;
  color: var(--tp-theme-primary);
}
.postbox-details-code {
  padding: 25px 30px;
  border-radius: 14px;
  background: #f6f6f6;
}
.postbox-details-code pre {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
  margin: 0;
  color: rgba(30, 30, 30, 0.7);
}
.postbox-details-social a {
  height: 36px;
  width: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 50px;
  display: inline-block;
  background-color: #f8f8f9;
  color: rgba(30, 30, 30, 0.7);
}
.postbox-details-social a svg {
  height: 15px;
  width: 15px;
}
.postbox-details-social a:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-theme-primary);
}
.postbox-details-author .sidebar-widget-author-img {
  flex: 0 0 auto;
  margin-bottom: 0;
  margin-right: 30px;
}
@media (max-width: 574.98px) {
  .postbox-details-author .sidebar-widget-author-img {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.postbox-details-author .sidebar-widget-author-img img {
  height: 100px;
  width: 100px;
  border-radius: 50px;
  margin-right: 0;
}
.postbox-details-author .sidebar-widget-author {
  padding: 0;
  padding-bottom: 0;
  padding: 30px;
  border: none;
  border-radius: 14px;
}
@media (max-width: 574.98px) {
  .postbox-details-author .sidebar-widget-author {
    flex-wrap: wrap;
  }
}
.postbox-details-author .sidebar-widget-author-content span {
  margin-bottom: 8px;
}
.postbox-details-author .sidebar-widget-author-name {
  margin-bottom: 18px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 574.98px) {
  .postbox-details-author .sidebar-widget-author-content p br {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .postbox-details-tag-wrap {
    flex-wrap: wrap;
  }
}
.postbox-details-navigation-wrap {
  border-top: 1px solid rgba(30, 30, 30, 0.08);
}
.postbox-details-navigation a {
  display: flex;
  grid-gap: 20px;
}
.postbox-details-navigation a:hover i {
  color: #fff;
  background-color: var(--tp-theme-primary);
}
.postbox-details-navigation a:hover .tp-blog-navigation-title {
  color: var(--tp-theme-primary);
}
.postbox-details-navigation i {
  height: 50px;
  width: 50px;
  font-size: 17px;
  background: #f6f6f6;
  text-align: center;
  line-height: 50px;
  border-radius: 30px;
  flex: 0 0 auto;
  color: var(--tp-common-black);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.postbox-details-navigation span {
  font-size: 15px;
  display: block;
  font-weight: 500;
  margin-bottom: 2px;
}
.postbox-details-navigation-title {
  font-size: 18px;
  letter-spacing: inherit;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.01em;
  transition: all 0.4s ease;
  font-family: var(--tp-ff-inter);
}
.postbox-details-form {
  padding: 55px 60px 60px 60px;
  border-radius: 20px;
  border: 1px solid rgba(30, 30, 30, 0.08);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .postbox-details-form {
    padding: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .postbox-details-form {
    padding: 20px;
  }
}
.postbox-details-form p {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 23px;
  color: rgba(30, 30, 30, 0.7);
}
@media (max-width: 574.98px) {
  .postbox-details-form p {
    font-size: 16px;
  }
}
.postbox-details-form-title {
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.04em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-inter);
}
.postbox-details-input label {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 12px;
  color: var(--tp-common-black);
}
.postbox-details-input input, .postbox-details-input textarea {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 25px;
  border-radius: 14px;
  background: #f6f6f6;
  color: var(--tp-common-black);
  border: 1px solid transparent;
}
.postbox-details-input input::-webkit-input-placeholder, .postbox-details-input textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 17px;
  font-weight: 400;
  color: #707072;
}
.postbox-details-input input::-moz-placeholder, .postbox-details-input textarea::-moz-placeholder { /* Firefox 19+ */
  font-size: 17px;
  font-weight: 400;
  color: #707072;
}
.postbox-details-input input:-moz-placeholder, .postbox-details-input textarea:-moz-placeholder { /* Firefox 4-18 */
  font-size: 17px;
  font-weight: 400;
  color: #707072;
}
.postbox-details-input input:-ms-input-placeholder, .postbox-details-input textarea:-ms-input-placeholder { /* IE 10+  Edge*/
  font-size: 17px;
  font-weight: 400;
  color: #707072;
}
.postbox-details-input input::placeholder, .postbox-details-input textarea::placeholder { /* MODERN BROWSER */
  font-size: 17px;
  font-weight: 400;
  color: #707072;
}
.postbox-details-input input:focus, .postbox-details-input textarea:focus {
  border-color: var(--tp-theme-primary);
  background: transparent;
}
.postbox-details-input textarea {
  height: 160px;
  resize: none;
  margin-bottom: 20px;
}
.postbox-details-remeber input {
  display: none;
}
.postbox-details-remeber input:checked ~ label::before {
  visibility: visible;
  opacity: 1;
}
.postbox-details-remeber label {
  position: relative;
  padding-left: 30px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  color: rgba(30, 30, 30, 0.7);
}
.postbox-details-remeber label::after {
  position: absolute;
  content: "";
  top: -3px;
  left: 0;
  width: 20px;
  height: 20px;
  z-index: -1;
  transition: 0.3s;
  line-height: 16px;
  border-radius: 4px;
  text-align: center;
  border: 1px solid rgba(30, 30, 30, 0.1);
}
.postbox-details-remeber label::before {
  position: absolute;
  content: url("../img/svg/check.svg");
  top: -2px;
  left: 2px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  color: var(--tp-common-black);
  filter: invert(1);
}
.postbox-details-remeber label:hover {
  cursor: pointer;
}

/*----------------------------------------*/
/*  5.3 Recent Post css
/*----------------------------------------*/
.rc-post-thumb {
  flex: 0 0 auto;
  overflow: hidden;
  margin-right: 30px;
  border-radius: 14px;
}
.rc-post-thumb img {
  transition: 0.9s;
  border-radius: 14px;
  height: 140px !important;
  object-fit: cover;
  width: 140px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 574.98px) {
  .rc-post-thumb img {
    height: 100px;
    width: 100px;
  }
}
.rc-post:hover .rc-post-thumb img {
  transform: scale(1.1);
}
.rc-post-category {
  margin-bottom: 10px;
}
.rc-post-category a {
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--tp-common-black);
  padding: 6px 12px 5px 12px;
  border-radius: 15px;
  display: inline-block;
  border: 1px solid rgba(30, 30, 30, 0.1);
}
.rc-post-category a:hover {
  background: var(--tp-theme-primary);
  border-color: var(--tp-theme-primary);
  color: var(--tp-common-white);
}
.rc-post-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 5px;
  letter-spacing: -0.01em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-inter);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 574.98px) {
  .rc-post-title {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .rc-post-title {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 574.98px) {
  .rc-post-title {
    font-size: 18px;
  }
}
.rc-post-meta span {
  font-weight: 500;
  font-size: 13px;
  line-height: 1;
  color: #9e9a9a;
}
.rc-post-wrap .rc-post:not(:last-child) {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(30, 30, 30, 0.08);
}

/*----------------------------------------*/
/*  5.4 Sidebar css
/*----------------------------------------*/
.sidebar-search {
  position: relative;
}
.sidebar-search input {
  width: 100%;
  height: 60px;
  padding: 0 25px;
  font-weight: 400;
  font-size: 18px;
  line-height: 60px;
  letter-spacing: -0.01em;
  border-radius: 14px;
  padding-right: 50px;
  background: #f6f6f6;
  border: 1px solid transparent;
  color: var(--tp-common-black);
}
.sidebar-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  color: #9e9a9a;
}
.sidebar-search input::-moz-placeholder { /* Firefox 19+ */
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  color: #9e9a9a;
}
.sidebar-search input:-moz-placeholder { /* Firefox 4-18 */
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  color: #9e9a9a;
}
.sidebar-search input:-ms-input-placeholder { /* IE 10+  Edge*/
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  color: #9e9a9a;
}
.sidebar-search input::placeholder { /* MODERN BROWSER */
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  color: #9e9a9a;
}
.sidebar-search input:focus {
  background-color: transparent;
  border: 1px solid var(--tp-theme-primary);
}
.sidebar-search button {
  position: absolute;
  top: 0;
  right: 25px;
  height: 100%;
  line-height: 60px;
  color: var(--tp-common-black);
}
.sidebar-search button:hover {
  color: var(--tp-theme-primary);
}
.sidebar-widget-author {
  padding: 40px;
  border-radius: 14px;
  background: #f6f6f6;
}
.sidebar-widget-author-img {
  margin-bottom: 25px;
}
.sidebar-widget-author-img img {
  margin-right: 20px;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  flex: 0 0 auto;
}
.sidebar-widget-author-name {
  font-weight: 600;
  font-family: var(--tp-ff-inter);
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
}
.sidebar-widget-author-content span {
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  display: inline-block;
  color: #9e9a9a;
  text-transform: uppercase;
}
.sidebar-widget-author-content p {
  font-weight: 500;
  font-size: 17px;
  line-height: 1.5;
  margin-bottom: 25px;
  color: rgba(30, 30, 30, 0.8);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .sidebar-widget-author-content p br {
    display: none;
  }
}
.sidebar-widget-author-social a {
  margin: 0 5px;
}
.sidebar-widget-author-social a span {
  transition: all 0.4s ease-in-out;
  color: var(--tp-common-black);
}
.sidebar-widget-author-social a:hover span {
  color: var(--tp-theme-primary);
}
.sidebar-widget-title {
  font-family: var(--tp-ff-sequel-bold-head);
  font-size: 22px;
  line-height: 1;
  margin-bottom: 30px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
}
.sidebar-widget-category ul li {
  list-style-type: none;
}
.sidebar-widget-category ul li a {
  border-radius: 14px;
  padding: 14px 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  background: #f6f6f6;
  letter-spacing: -0.01em;
  color: rgba(30, 30, 30, 0.8);
}
.sidebar-widget-category ul li a span {
  transition: 0.3s;
}
.sidebar-widget-category ul li a span:last-child {
  color: #949494;
  font-size: 14px;
}
.sidebar-widget-category ul li a:hover {
  color: var(--tp-theme-primary);
}
.sidebar-widget-category ul li a:hover span:last-child {
  color: var(--tp-theme-primary);
}
.sidebar-widget-category ul li:not(:last-child) {
  margin-bottom: 6px;
}
.sidebar-wrapper {
  padding-left: 35px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .sidebar-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 574.98px) {
  .sidebar-wrapper {
    padding-left: 0;
    padding-right: 0;
    margin-top: 70px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .sidebar-blog-grid-wrap {
    margin-left: 80px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .sidebar-blog-grid-wrap {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.sidebar-blog-grid-wrap .sidebar-wrapper {
  padding-left: 2px;
}

.tagcloud {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.tagcloud a {
  border-radius: 33px;
  padding: 10px 21px;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 1;
  text-align: center;
  background: #f6f6f6;
  display: inline-block;
  color: rgba(30, 30, 30, 0.8);
  letter-spacing: -0.01em;
}
.tagcloud a:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-theme-primary);
}

/*----------------------------------------*/
/*  5.1 Blog css
/*----------------------------------------*/
.mp-blog-title {
  font-size: 24px;
  line-height: 133%;
  letter-spacing: -0.04em;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .mp-blog-title br {
    display: none;
  }
}
.mp-blog-date {
  font-weight: 500;
  color: var(--tp-common-black);
}
.mp-blog-date span {
  color: #837e7e;
}
.mp-blog-thumb {
  border-radius: 12px;
  overflow: hidden;
}
.mp-blog-thumb img {
  border-radius: 12px;
}

.cs-blog-title {
  font-size: 38px;
  line-height: 110%;
  letter-spacing: -0.04em;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .cs-blog-title {
    font-size: 32px;
  }
  .cs-blog-title br {
    display: none;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .cs-blog-title {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .cs-blog-title-wrap {
    margin-bottom: 20px;
  }
}
.cs-blog-thumb {
  border-radius: 24px;
}
.cs-blog-thumb img {
  border-radius: 24px;
  transition: all 0.6s ease;
}
.cs-blog-tag {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  color: var(--tp-common-black);
  border-radius: 50px;
  padding: 10px 24px;
  background: var(--tp-common-white);
  position: absolute;
  line-height: 1;
  top: 32px;
  left: 32px;
  transition: all 0.5s ease;
}
.cs-blog-tag:hover {
  background: var(--tp-theme-primary);
  color: var(--tp-common-white);
}
.cs-blog-item:hover .cs-blog-thumb img {
  transform: scale(1.1);
  filter: saturate(1);
}
.cs-blog-item-2 .cs-blog-thumb img {
  filter: saturate(1);
}

.tp-blog-tag {
  border-top: 1px solid rgba(30, 30, 30, 0.08);
  border-bottom: 1px solid rgba(30, 30, 30, 0.08);
  padding: 5px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
}
.tp-blog-tag nav .nav-tabs {
  border: none;
}
.tp-blog-tag button {
  font-weight: 600;
  font-size: 15px;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #575454;
  border-radius: 30px;
  border-top-left-radius: 30px !important;
  border-top-right-radius: 30px !important;
  padding: 12px 30px;
  background: transparent;
  display: inline-block;
  line-height: 1;
}
.tp-blog-tag button.nav-link.active, .tp-blog-tag button.nav-link:hover {
  color: var(--tp-common-white);
  background: var(--tp-common-black);
  background: #e5e5e5;
  color: var(--tp-common-black);
}
.tp-blog-tag-2 {
  background: rgba(30, 30, 30, 0.03);
  border: none;
  box-shadow: 0 1px 0 0 rgba(30, 30, 30, 0.08), 0 -1px 0 0 rgba(30, 30, 30, 0.08);
}
.tp-blog-tag-2 a:hover {
  background: #e5e5e5;
}
.tp-blog-masonary-content {
  margin-right: -30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-blog-masonary-content {
    margin-right: 0;
  }
}
.tp-blog-masonary-content .cs-blog-thumb img {
  filter: saturate(1);
}

.tp-blog-list-item {
  border: 1px solid rgba(9, 9, 11, 0.1);
  border-radius: 24px;
  padding: 32px 30px 2px 32px;
}
@media (max-width: 574.98px) {
  .tp-blog-list-item {
    padding: 20px 20px 2px 20px;
  }
}
.tp-blog-list-item:hover .tp-blog-list-thumb img {
  transform: scale(1.1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-blog-list-content {
    margin-left: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-blog-list-content p br {
    display: none;
  }
}
.tp-blog-list-thumb {
  border-radius: 12px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-blog-list-thumb {
    margin-right: 0;
  }
}
.tp-blog-list-thumb img {
  transition: all 0.6s ease;
}

.tp-list-area.tp-animate-tab ul {
  padding-left: 0;
  margin-bottom: 0;
}
.tp-list-area.tp-animate-tab ul li {
  list-style: none;
  display: inline-block;
  margin-bottom: 0;
}

/*----------------------------------------*/
/*  4.1 Mobile Menu
/*----------------------------------------*/
.tp-main-menu nav ul li {
  list-style: none;
  display: inline-block;
  position: relative;
}
.tp-main-menu nav ul li:hover > .submenu {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.tp-main-menu nav ul li:hover.has-dropdown > a {
  color: var(--tp-common-white);
  background: var(--tp-common-black);
}
.tp-main-menu nav ul li a {
  font-family: var(--tp-ff-sequel-roman);
  font-size: 16px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
  padding: 8px 16px;
  display: inline-block;
  border-radius: 29px;
  line-height: 1;
}
.tp-main-menu nav ul li a:hover {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
}
.tp-main-menu nav ul li .submenu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 260px;
  z-index: 99;
  opacity: 0;
  padding: 12px 0;
  transition: 0.5s;
  text-align: start;
  visibility: hidden;
  border-radius: 14px;
  transform-origin: 0 0;
  transform: scale(1, 0);
  backdrop-filter: blur(40px);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 20px 30px -8px rgba(19, 19, 22, 0.1);
}
.tp-main-menu nav ul li .submenu li {
  width: 100%;
  padding: 0 12px;
  border-radius: 8px;
  margin: 0;
}
.tp-main-menu nav ul li .submenu li a {
  position: relative;
  border-radius: 27px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #636368;
  padding: 12px 18px;
  display: inline-block;
  letter-spacing: -0.01em;
  text-align: start;
  width: 100%;
  font-family: var(--tp-ff-sequel-roman);
}
.tp-main-menu nav ul li .submenu li .submenu {
  top: 0;
  left: 100%;
}
.tp-main-menu nav ul li .submenu li:hover > a {
  background: #ededed;
  color: var(--tp-common-black) !important;
}
.tp-main-menu nav ul li .tp-megamenu {
  width: 720px;
}
.tp-main-menu nav ul li .tp-megamenu li {
  padding: 0;
}
.tp-main-menu nav ul li .tp-megamenu-title {
  font-size: 20px;
  font-weight: 600;
  padding-left: 18px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-inter);
}
.tp-main-menu nav ul li .tp-megamenu-title-wrap {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.pp-main-menu nav ul {
  display: flex;
  flex-wrap: wrap;
}
.pp-main-menu nav ul li {
  list-style: none;
  width: 140px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .pp-main-menu nav ul li {
    width: 110px;
  }
}
.pp-main-menu nav ul li a {
  font-family: var(--tp-ff-sequel-semi-bold);
  font-size: 14px;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.59);
}
.pp-main-menu nav ul li a:hover {
  color: var(--tp-common-white);
}

.mg-main-menu > nav > ul > li {
  margin-right: 4px;
}
.mg-main-menu > nav > ul > li > a {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
  padding: 8px 16px 8px 16px;
}

.shop-main-menu > nav > ul > li > a {
  border: 1px solid transparent;
  font-weight: 500;
  font-family: var(--tp-ff-inter);
}
.shop-main-menu > nav > ul > li > a:hover {
  border: 1px solid rgba(30, 30, 30, 0.1);
  background: transparent;
  color: var(--tp-common-black);
}
.shop-main-menu > nav > ul > li:hover.has-dropdown > a {
  border: 1px solid rgba(30, 30, 30, 0.1);
  background: transparent;
  color: var(--tp-common-black);
}

.tp-megamenu-title {
  font-size: 20px;
  font-weight: 600;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-inter);
}

.tp-megamenu-title-wrap {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

/*----------------------------------------*/
/*  4.3 offcanvas scss
/*----------------------------------------*/
.body-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 995;
  width: 100%;
  height: 100%;
  background: rgba(24, 24, 24, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: 0.45s ease-in-out;
}
.body-overlay.apply {
  opacity: 1;
  visibility: visible;
}
.body-overlay:hover {
  cursor: url(../img/cross-icon/cross-out.png), pointer;
}

.tp-offcanvas {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  right: -100%;
  width: 450px;
  bottom: 0;
  box-shadow: 0 16px -32px 0 rgba(0, 0, 0, 0.8);
  background-color: var(--tp-common-white);
  z-index: 997;
  padding: 50px;
  scrollbar-width: none;
  opacity: 0;
  visibility: hidden;
  transition: 0.45s ease-in-out;
  overflow-y: scroll;
}
@media (max-width: 574.98px) {
  .tp-offcanvas {
    width: 100%;
    padding: 40px 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-offcanvas {
    width: 400px;
    padding: 40px;
  }
}
.tp-offcanvas .logo-2 {
  display: none;
}
.tp-offcanvas.opened {
  opacity: 1;
  visibility: visible;
  right: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-duration: 0.6s;
}
.tp-offcanvas-top {
  margin-bottom: 50px;
}
.tp-offcanvas-close-btn button {
  color: black;
}
.tp-offcanvas-close-btn button:hover {
  opacity: 1;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tp-offcanvas-menu .tp-megamenu-box {
  margin-bottom: 30px;
}
.tp-offcanvas-menu .tp-megamenu-box li a {
  padding: 8px 20px;
  border-radius: 10px;
  font-size: 17px;
}
.tp-offcanvas-menu .tp-megamenu-box li a:hover {
  background-color: #f8f8fb;
  color: var(--tp-common-black);
}
.tp-offcanvas-menu .tp-megamenu {
  margin-top: 15px;
}
.tp-offcanvas-social {
  margin-top: 30px;
}
.tp-offcanvas-social ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.tp-offcanvas-social ul li {
  list-style: none;
}
.tp-offcanvas-social ul li:not(:last-child) {
  margin-right: 8px;
}
.tp-offcanvas-social ul li a {
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 40px;
  transition: all 0.3s;
  color: var(--tp-common-black);
  border: 1px solid rgba(2, 11, 24, 0.1);
}
.tp-offcanvas-social ul li a:hover {
  background-color: var(--tp-common-black);
  border-color: var(--tp-common-black);
  color: var(--tp-common-white);
}
.tp-offcanvas-social ul li a svg {
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
}
.tp-offcanvas-title {
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.8px;
  font-weight: 500;
  margin-bottom: 15px;
  color: var(--tp-common-black);
}
.tp-offcanvas-title.sm {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: var(--tp-common-black);
}
.tp-offcanvas-contact {
  margin-bottom: 55px;
}
.tp-offcanvas-contact ul li {
  list-style: none;
}
.tp-offcanvas-contact ul li:not(:last-child) {
  margin-bottom: 2px;
}
.tp-offcanvas-contact ul li a {
  display: inline-block;
  color: #414144;
  font-size: 16px;
  position: relative;
  font-family: var(--tp-ff-inter);
}
.tp-offcanvas-contact ul li a::after {
  position: absolute;
  bottom: 2px;
  right: 0;
  width: 0;
  height: 1px;
  content: "";
  transition: 0.4s;
  background-color: #1e1e1e;
}
.tp-offcanvas-contact ul li a:hover {
  color: var(--tp-common-black);
}
.tp-offcanvas-contact ul li a:hover::after {
  width: 100%;
  right: auto;
  left: 0;
}
.tp-offcanvas-gallery {
  margin-bottom: 65px;
}
.tp-offcanvas-gallery-img img {
  transition: 0.9s;
}
.tp-offcanvas-gallery-img:hover img {
  transform: scale(1.2) rotate(-2deg);
}
.tp-offcanvas-content {
  margin-bottom: 45px;
}
.tp-offcanvas-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #414144;
  font-family: var(--tp-ff-inter);
}

.tp-offcanvas-2-wrapper {
  padding: 100px 100px 0px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-offcanvas-2-wrapper {
    padding: 80px 30px 0px;
    padding-right: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-offcanvas-2-wrapper {
    padding: 60px 30px 0px;
  }
}
.tp-offcanvas-2-wrapper .tp-menu-close {
  top: 30px;
}
@media (max-width: 574.98px) {
  .tp-offcanvas-2-wrapper .tp-menu-close {
    top: 13px;
  }
}
.tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li {
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: all 1.5s ease-in-out !important;
}
.tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li:nth-child(2) > a {
  transition-delay: 1.7s;
}
.tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li:nth-child(3) > a {
  transition-delay: 1.8s;
}
.tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li:nth-child(3) > a {
  transition-delay: 1.9s;
}
.tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li:nth-child(4) > a {
  transition-delay: 2s;
}
.tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li:nth-child(5) > a {
  transition-delay: 2.1s;
}
.tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li > a {
  font-size: 80px;
  padding: 0;
  line-height: 1.2;
  letter-spacing: -0.04em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-sequel-semi-bold);
  -webkit-transform: translateY(-300px);
  -moz-transform: translateY(-300px);
  -ms-transform: translateY(-300px);
  -o-transform: translateY(-300px);
  transform: translateY(-300px);
  opacity: 0;
  visibility: hidden;
  transition: all 1.5s ease-in-out !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li > a {
    font-size: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li > a {
    font-size: 60px;
  }
}
@media (max-width: 574.98px) {
  .tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li > a {
    font-size: 40px;
  }
}
.tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li .tp-menu-close i {
  font-size: 28px;
  color: var(--tp-common-black);
}
.tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li .submenu > li > a {
  font-size: 30px;
  line-height: 1;
  transition: 0.3s;
  color: #717172;
  letter-spacing: -0.02em;
  font-family: var(--tp-ff-sequel-semi-bold);
}
.tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li .submenu > li > a:hover {
  background-color: initial;
  transform: translateX(15px);
  color: var(--tp-common-black);
}
.tp-offcanvas-2-wrapper .tp-offcanvas-menu nav ul li .tp-megamenu {
  width: auto;
}
.tp-offcanvas-2-wrapper .tp-offcanvas-menu nav ul li .tp-megamenu .col-xl-4 {
  width: 100%;
}
.tp-offcanvas-2-wrapper .tp-offcanvas-menu nav ul li .tp-megamenu li a {
  font-size: 30px;
  line-height: 1;
  transition: 0.3s;
  color: #717172;
  letter-spacing: -0.02em;
  font-family: var(--tp-ff-sequel-semi-bold);
}
.tp-offcanvas-2-wrapper .tp-offcanvas-menu nav ul li .tp-megamenu li a:hover {
  background-color: initial;
  transform: translateX(15px);
  color: var(--tp-common-black);
}
.tp-offcanvas-2-wrapper .hamburger-close-btn {
  color: var(--tp-common-black);
  font-size: 40px;
  cursor: pointer;
  transition: all 0.4s ease;
}
.tp-offcanvas-2-wrapper .hamburger-close-btn:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tp-offcanvas-2-wrapper .hamburger-mobile-close-btn:hover {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.tp-offcanvas-2-wrapper .hamburger-mobile-close-btn {
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 20px;
}
.tp-offcanvas-2-wrapper .hamburger-mobile-close-btn:hover {
  color: var(--tp-theme-primary);
}
.tp-offcanvas-2-wrapper .tp-header-logo {
  -webkit-transform: translateY(-80px);
  -moz-transform: translateY(-80px);
  -ms-transform: translateY(-80px);
  -o-transform: translateY(-80px);
  transform: translateY(-80px);
  visibility: hidden;
  opacity: 0;
  transition-delay: 0s;
  transition: all 1.5s ease-in-out !important;
}
.tp-offcanvas-2-left {
  opacity: 0;
  animation-delay: 1s;
  transform: translateY(20px);
}
.tp-offcanvas-2-left .tp-offcanvas-menu {
  margin-bottom: 105px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-offcanvas-2-left .tp-offcanvas-menu {
    margin-bottom: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 574.98px) {
  .tp-offcanvas-2-left .tp-offcanvas-menu {
    margin-bottom: 0;
  }
}
.tp-offcanvas-2-left .tp-offcanvas-menu ul {
  overflow: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  max-height: 600px;
  padding-top: 10px;
}

.tp-offcanvas-2-area.menu-open,
.tp-offcanvas-2-area.menu-open-temp {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: all 0s 2s;
  width: 50%;
  z-index: 10;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-offcanvas-2-area.menu-open,
  .tp-offcanvas-2-area.menu-open-temp {
    width: 100%;
  }
}

.tp-offcanvas-2-area {
  position: fixed;
}
.tp-offcanvas-2-area .offcanvas-bg {
  inset: 0;
  border-radius: 20px;
  clip-path: circle(0% at calc(100% - 45px) 45px);
  transition: clip-path 0.7s ease-in-out;
  right: 0;
  position: fixed;
  width: 50%;
  margin: 20px;
  right: 0;
  left: auto;
  z-index: 2;
  backdrop-filter: blur(40px);
  background: rgba(247, 240, 240, 0.9);
  box-shadow: 0 20px 30px -8px rgba(19, 19, 22, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-offcanvas-2-area .offcanvas-bg {
    margin: 0;
    border-radius: 0;
    width: 100%;
  }
}
.tp-offcanvas-2-area.menu-open .offcanvas-bg {
  clip-path: circle(150% at calc(100% - 45px) 45px);
}
.tp-offcanvas-2-area.menu-open .offcanvas-menu {
  pointer-events: auto;
}
.tp-offcanvas-2-area.menu-open .tp-offcanvas-menu > nav > ul > li {
  visibility: visible;
  opacity: 1;
}
.tp-offcanvas-2-area.menu-open .tp-offcanvas-menu > nav > ul > li a {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.tp-offcanvas-2-area.menu-open .tp-header-logo {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.tp-offcanvas-2-area.menu-open .tp-offcanvas-2-left {
  opacity: 1;
  transform: translateY(0);
  transition-delay: calc(0.7s + 0.06s);
}
.tp-offcanvas-2-area.menu-open .tp-offcanvas-2-left .tp-offcanvas-menu {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.6s cubic-bezier(0.2, 0.8, 0.2, 1), transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
  transition-delay: calc(calc(0.7s + 0.06s) + 0.2s);
}
.tp-offcanvas-2-area:not(.menu-open) .offcanvas-menu {
  pointer-events: none;
}
.tp-offcanvas-2-area:not(.menu-open) .tp-offcanvas-2-left {
  transition-delay: 0.6s;
  opacity: 0;
  transform: translateY(30px);
}
.tp-offcanvas-2-area:not(.menu-open) .tp-offcanvas-2-left .tp-offcanvas-menu {
  opacity: 0;
  transform: translateY(20px);
  transition-delay: 0.4s;
}
.tp-offcanvas-2-area:not(.menu-open) .tp-offcanvas-2-left .tp-offcanvas-2-left-btn-box {
  opacity: 0;
  transform: translateY(20px);
  transition-delay: 0.2s;
}
.tp-offcanvas-2-area:not(.menu-open) .offcanvas-bg {
  clip-path: circle(0% at calc(100% - 45px) 45px);
  transition-delay: 0.4s;
}

.hamburger-sticky-menu {
  width: 60px;
  height: 60px;
  background: var(--tp-theme-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 40px;
  right: 40px;
  z-index: 1;
  border-radius: 100px;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.5);
  padding-right: 18px;
  transition-delay: 0.4s;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .hamburger-sticky-menu {
    top: 20px;
    right: 20px;
  }
}
.hamburger-sticky-menu span {
  background: var(--tp-common-white);
}
.hamburger-sticky-menu.tp-header-pinned {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  position: fixed;
}

/*----------------------------------------*/
/*  4.2 Mobile Menu
/*----------------------------------------*/
.tp-offcanvas-menu {
  margin-bottom: 80px;
}
.tp-offcanvas-menu ul {
  list-style: none;
}
.tp-offcanvas-menu ul li {
  position: relative;
}
.tp-offcanvas-menu ul li > a {
  padding: 7px 0;
  display: block;
  font-size: 16px;
  font-weight: 500;
}
.tp-offcanvas-menu ul li.active > a {
  color: var(--tp-common-black);
}
.tp-offcanvas-menu ul li.active > .tp-menu-close i {
  top: 10px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tp-offcanvas-menu ul li .submenu {
  display: none;
}
.tp-offcanvas-menu ul li .submenu .submenu {
  margin-left: 30px;
}
.tp-offcanvas-menu .tp-megamenu-wrapper.megamenu-white-bg {
  backdrop-filter: none;
  background: transparent;
  box-shadow: none;
}
.tp-offcanvas-menu .mega-menu {
  width: auto;
  opacity: 1;
  visibility: visible;
  transition: none;
  position: static;
  display: none;
  -webkit-transform: perspective(0) rotateX(0);
  -moz-transform: perspective(0) rotateX(0);
  -ms-transform: perspective(0) rotateX(0);
  -o-transform: perspective(0) rotateX(0);
  transform: perspective(0) rotateX(0);
}
.tp-offcanvas-menu .tp-megamenu-list ul li {
  padding: 0;
}
.tp-offcanvas-menu .tp-megamenu-list ul li a {
  font-size: 17px;
  padding: 12px 20px;
}
.tp-offcanvas-menu .tp-submenu > li > a {
  padding: 8px 20px;
  border-radius: 10px;
  font-size: 17px;
}
.tp-offcanvas-menu .tp-submenu > li > a:hover {
  background-color: #f8f8fb;
  color: var(--tp-common-black);
}

.tp-menu-close {
  position: absolute;
  right: 7px;
  top: 12px;
}
.tp-menu-close i {
  transition: all 0.3s;
  font-size: 18px;
  font-weight: 500;
}

/*----------------------------------------*/
/*  6.1 Footer Style 1
/*----------------------------------------*/
.tp-footer-link .tp-hero-social {
  justify-content: start;
}
.tp-footer-subtitle {
  font-size: 20px;
  letter-spacing: -0.02em;
}
.tp-footer-dec {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.02em;
  text-align: center;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-footer-widget {
    margin-left: 0;
  }
}
.tp-footer-email {
  font-size: 52px;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-footer-email {
    font-size: 46px;
  }
}
@media (max-width: 574.98px) {
  .tp-footer-email {
    font-size: 38px;
  }
}
.tp-footer-email a {
  text-decoration: underline !important;
}
.tp-footer-email a:hover {
  color: var(--tp-theme-primary);
  text-decoration-color: var(--tp-theme-primary);
}
.tp-footer-email.fs-82 {
  font-size: 82px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-footer-email.fs-82 {
    font-size: 75px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-footer-email.fs-82 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-footer-email.fs-82 {
    font-size: 50px;
  }
  .tp-footer-email.fs-82 svg {
    transform: translateY(2px);
  }
}
@media (max-width: 574.98px) {
  .tp-footer-email.fs-82 {
    font-size: 35px;
  }
}
.tp-footer-bigtext {
  font-size: 180px;
  letter-spacing: -0.02em;
  line-height: 1;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-footer-bigtext {
    font-size: 150px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-footer-bigtext {
    font-size: 110px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-footer-bigtext {
    font-size: 86px;
  }
}
@media (max-width: 574.98px) {
  .tp-footer-bigtext {
    font-size: 52px;
  }
}
.tp-footer-copyright {
  font-weight: 500;
  font-size: 18px;
  color: var(--tp-common-black);
}
.tp-footer-copyright-social {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-footer-copyright-social {
    justify-content: end;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-footer-copyright-social {
    justify-content: flex-start;
  }
}
.tp-footer-copyright-social a {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
  border: 1px solid rgba(38, 38, 38, 0.1);
  border-radius: 50px;
  padding: 10px 16px;
  display: inline-block;
  line-height: 1;
}
.tp-footer-copyright-social a:hover {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
}
.tp-footer-copyright-social a svg {
  transform: translateY(-1px);
  margin-left: 3px;
}

.ca-footer-bigtitle {
  font-family: var(--second-family);
  font-weight: 380;
  font-size: 210px;
  line-height: 71%;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}
.ca-footer-subtitle {
  font-weight: 600;
  font-size: 18px;
  position: relative;
  padding-left: 15px;
}
.ca-footer-subtitle::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background: var(--tp-theme-primary);
  top: 7px;
  left: 0;
  border-radius: 50px;
}
.ca-footer-btn {
  padding: 5px 0;
  background: none;
  color: var(--tp-common-black);
  border-bottom: 1px solid currentColor;
  border-radius: 0;
}
.ca-footer-btn:hover {
  color: var(--tp-common-black);
}
.ca-footer-link {
  margin-left: -30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .ca-footer-link {
    margin-left: 0;
  }
}
.ca-footer-link .tp-hero-social a {
  color: var(--tp-common-black);
  text-transform: uppercase;
  font-size: 14px;
  padding: 13px 20px;
}
.ca-footer-social-item ul li {
  list-style: none;
}
.ca-footer-social-item ul li a {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  line-height: 1;
  color: var(--tp-common-black);
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(currentColor, currentColor);
  background-size: 0 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s linear;
  -webkit-transition: all 0.4s ease 0.3s ease-out;
  -moz-transition: all 0.4s ease 0.3s ease-out;
  -ms-transition: all 0.4s ease 0.3s ease-out;
  -o-transition: all 0.4s ease 0.3s ease-out;
  transition: all 0.4s ease 0.3s ease-out;
}
.ca-footer-social-item ul li a:hover {
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(currentColor, currentColor);
  background-size: 0 1px, 100% 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s linear;
  -webkit-transition: all 0.4s ease 0.3s ease-out;
  -moz-transition: all 0.4s ease 0.3s ease-out;
  -ms-transition: all 0.4s ease 0.3s ease-out;
  -o-transition: all 0.4s ease 0.3s ease-out;
  transition: all 0.4s ease 0.3s ease-out;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .ca-footer-social-item-wrap {
    margin-left: 0;
    margin-right: 0;
  }
}
.ca-footer-copyright {
  font-size: 16px;
  letter-spacing: -0.02em;
}
.ca-footer-copyright a {
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(currentColor, currentColor);
  background-size: 0 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s linear;
  -webkit-transition: all 0.4s ease 0.3s ease-out;
  -moz-transition: all 0.4s ease 0.3s ease-out;
  -ms-transition: all 0.4s ease 0.3s ease-out;
  -o-transition: all 0.4s ease 0.3s ease-out;
  transition: all 0.4s ease 0.3s ease-out;
}
.ca-footer-copyright a:hover {
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(currentColor, currentColor);
  background-size: 0 1px, 100% 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s linear;
  -webkit-transition: all 0.4s ease 0.3s ease-out;
  -moz-transition: all 0.4s ease 0.3s ease-out;
  -ms-transition: all 0.4s ease 0.3s ease-out;
  -o-transition: all 0.4s ease 0.3s ease-out;
  transition: all 0.4s ease 0.3s ease-out;
}
@media (max-width: 574.98px) {
  .ca-footer-copyright.ml-140 {
    margin-left: 30px;
  }
}

.mp-footer-style .tp-hero-social a {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.mp-footer-style .tp-hero-social a:hover {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.mp-footer-style .tp-footer-copyright {
  color: var(--tp-common-white);
}
.mp-footer-style .tp-footer-copyright-social a {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.mp-footer-style .tp-footer-copyright-social a:hover {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.mp-footer-style .tp-about-border {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.cs-footer-style .tp-footer-email {
  font-size: 42px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .cs-footer-style .tp-footer-email {
    font-size: 36px;
  }
}
.cs-footer-style .tp-hero-social a {
  padding: 9px 22px;
}
.cs-footer-widget-1 {
  margin-left: 55px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .cs-footer-widget-1 {
    margin-left: 0;
  }
}
.cs-footer-widget-2 {
  margin-left: 35px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .cs-footer-widget-2 {
    margin-left: 0;
  }
}
.cs-footer-bigtitle {
  font-size: 300px;
  letter-spacing: -0.02em;
  line-height: 0.9;
}
@media only screen and (min-width: 1700px) and (max-width: 1800px) {
  .cs-footer-bigtitle {
    font-size: 285px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .cs-footer-bigtitle {
    font-size: 275px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .cs-footer-bigtitle {
    font-size: 235px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .cs-footer-bigtitle {
    font-size: 190px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cs-footer-bigtitle {
    font-size: 156px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cs-footer-bigtitle {
    font-size: 112px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .cs-footer-bigtitle {
    font-size: 80px;
  }
}
@media (max-width: 574.98px) {
  .cs-footer-bigtitle {
    font-size: 52px;
  }
}

.mg-footer-noice {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.mg-footer-email {
  color: var(--tp-common-white);
}
.mg-footer-email a:hover {
  color: var(--tp-theme-primary);
}
.mg-footer-email svg {
  transform: translateY(-10px);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .mg-footer-email svg {
    transform: translateY(0);
  }
}
.mg-footer-subtitle {
  padding-left: 17px;
  position: relative;
}
.mg-footer-subtitle::before {
  position: absolute;
  content: "";
  border-radius: 4px;
  width: 8px;
  height: 8px;
  background: var(--tp-theme-primary);
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.mg-footer-main-style {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.mg-footer-main-style .tp-hero-social a {
  background: var(--tp-common-white);
  border: none;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--tp-common-black);
  padding: 13px 20px;
}
.mg-footer-main-style .tp-hero-social a:hover {
  background: var(--tp-theme-primary);
  color: var(--tp-common-white);
}
.mg-footer-phone {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.05em;
  color: var(--tp-common-white);
  display: block;
}
.mg-footer-phone:hover {
  color: var(--tp-theme-primary);
}
.mg-footer-info .tp-offcanvas-social ul li a {
  background: var(--tp-common-white);
}
.mg-footer-info .tp-offcanvas-social ul li a:hover {
  background: var(--tp-theme-primary);
  color: var(--tp-common-white);
}
.mg-footer-bigtext {
  font-size: 485px;
  line-height: 0.5;
  letter-spacing: -0.05em;
  color: rgba(255, 255, 255, 0.07);
  padding-top: 68px;
}
@media only screen and (min-width: 1700px) and (max-width: 1800px) {
  .mg-footer-bigtext {
    font-size: 450px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .mg-footer-bigtext {
    font-size: 400px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .mg-footer-bigtext {
    font-size: 350px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .mg-footer-bigtext {
    font-size: 300px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mg-footer-bigtext {
    font-size: 250px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mg-footer-bigtext {
    font-size: 190px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .mg-footer-bigtext {
    font-size: 142px;
  }
}
@media (max-width: 574.98px) {
  .mg-footer-bigtext {
    font-size: 87px;
  }
}
.mg-footer-bigtext-wrap {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: #0a0a0c;
  margin-left: -15px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .mg-footer-widget {
    margin-left: 0;
  }
}
@media (max-width: 574.98px) {
  .mg-footer-copyright-style {
    margin-top: 20px;
  }
}
.mg-footer-copyright-style a.tp-footer-copyright {
  color: var(--tp-common-white);
}
.mg-footer-copyright-style a.tp-footer-copyright:hover {
  color: var(--tp-theme-primary);
}

.shop-footer-bg {
  background: rgba(225, 238, 183, 0.1);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .shop-footer-bg {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .shop-footer-widget {
    margin-left: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .shop-footer-widget {
    padding-top: 0;
  }
}
.shop-footer-widget ul li {
  list-style: none;
}
.shop-footer-widget ul li:not(:last-child) {
  margin-bottom: 5px;
}
.shop-footer-widget ul li a {
  font-weight: 500;
  font-size: 18px;
  color: var(--tp-common-black);
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(currentColor, currentColor);
  background-size: 0 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s linear;
  -webkit-transition: all 0.4s ease 0.3s ease-out;
  -moz-transition: all 0.4s ease 0.3s ease-out;
  -ms-transition: all 0.4s ease 0.3s ease-out;
  -o-transition: all 0.4s ease 0.3s ease-out;
  transition: all 0.4s ease 0.3s ease-out;
}
.shop-footer-widget ul li a:hover {
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(currentColor, currentColor);
  background-size: 0 1px, 100% 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s linear;
  -webkit-transition: all 0.4s ease 0.3s ease-out;
  -moz-transition: all 0.4s ease 0.3s ease-out;
  -ms-transition: all 0.4s ease 0.3s ease-out;
  -o-transition: all 0.4s ease 0.3s ease-out;
  transition: all 0.4s ease 0.3s ease-out;
}
.shop-footer-widget-1 {
  border-right: 1px solid rgba(9, 9, 11, 0.1);
  margin-right: 25px;
}
.shop-footer-widget-2 {
  border-right: 1px solid rgba(9, 9, 11, 0.1);
  margin-left: 55px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .shop-footer-widget-2 {
    margin-left: 20px;
  }
}
.shop-footer-widget-3 {
  margin-left: 85px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .shop-footer-widget-3 {
    margin-left: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .shop-footer-widget-3 {
    margin-left: 0;
  }
}
.shop-footer-widget-4 {
  margin-left: 30px;
  padding-left: 110px;
  border-left: 1px solid rgba(9, 9, 11, 0.1);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .shop-footer-widget-4 {
    padding-left: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .shop-footer-widget-4 {
    padding-left: 20px;
  }
}
.shop-footer-bigtext {
  font-size: 360px;
  letter-spacing: -0.03em;
  line-height: 0.8;
}
@media only screen and (min-width: 1700px) and (max-width: 1800px) {
  .shop-footer-bigtext {
    font-size: 340px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .shop-footer-bigtext {
    font-size: 300px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .shop-footer-bigtext {
    font-size: 260px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .shop-footer-bigtext {
    font-size: 220px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .shop-footer-bigtext {
    font-size: 180px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .shop-footer-bigtext {
    font-size: 140px;
    padding-top: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .shop-footer-bigtext {
    font-size: 100px;
  }
}
@media (max-width: 574.98px) {
  .shop-footer-bigtext {
    font-size: 60px;
    padding-bottom: 0;
  }
}
.shop-footer-copyright {
  font-weight: 400;
  font-size: 18px;
  color: var(--tp-common-black);
}
.shop-footer-copyright a {
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(currentColor, currentColor);
  background-size: 0 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s linear;
  -webkit-transition: all 0.4s ease 0.3s ease-out;
  -moz-transition: all 0.4s ease 0.3s ease-out;
  -ms-transition: all 0.4s ease 0.3s ease-out;
  -o-transition: all 0.4s ease 0.3s ease-out;
  transition: all 0.4s ease 0.3s ease-out;
}
.shop-footer-copyright a:hover {
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(currentColor, currentColor);
  background-size: 0 1px, 100% 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s linear;
  -webkit-transition: all 0.4s ease 0.3s ease-out;
  -moz-transition: all 0.4s ease 0.3s ease-out;
  -ms-transition: all 0.4s ease 0.3s ease-out;
  -o-transition: all 0.4s ease 0.3s ease-out;
  transition: all 0.4s ease 0.3s ease-out;
}
.shop-footer-copyright-wrap {
  border-top: 1px solid rgba(9, 9, 11, 0.1);
  padding: 22px 0px 12px 0;
}
.shop-footer-title {
  font-size: 22px;
  margin-bottom: 17px;
}

.text-scale-anim {
  white-space: pre-wrap;
  transform-origin: top left;
}

.tp-letter-span {
  display: inline-block;
}

.tp-word-span {
  display: inline-block;
}

/*  2.6 Nice Select
/*----------------------------------------*/
.custom-select {
  position: relative;
  width: 200px;
  border: 1px solid #ccc;
  cursor: pointer;
}

.custom-select .selected {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  background: #fff;
}

.custom-select .selected.open .arrow {
  transform: rotate(-135deg);
}

.custom-select .selected.open + .options {
  max-height: 500px;
  opacity: 1;
}

.custom-select .selected .arrow {
  display: inline-block;
  width: 8px;
  height: 8px;
  border: solid #333;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
}

.custom-select .options {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  z-index: 100;
  transition: max-height 0.3s ease, opacity 0.3s ease;
}

.custom-select .options li {
  padding: 10px;
  cursor: pointer;
  list-style: none;
  transition: background 0.2s ease;
}

.custom-select .options li:hover {
  background: #f0f0f0;
}

/*----------------------------------------*/
/*  7.15 Login Css
/*----------------------------------------*/
.tp-login-wrapper {
  padding: 50px 74px 70px;
  background: var(--tp-common-white);
  box-shadow: 0px 30px 60px rgba(3, 4, 28, 0.1);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-login-wrapper {
    padding: 50px 50px 70px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-login-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 574.98px) {
  .tp-login-area {
    padding-top: 130px !important;
  }
}
.tp-login-title {
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 4px;
}
.tp-login-top p {
  font-size: 16px;
  font-weight: 400;
  color: #49535B;
}
.tp-login-top p a {
  position: relative;
  display: inline-block;
  color: var(--tp-common-black);
}
.tp-login-top p a:hover::after {
  left: 0;
  right: auto;
  width: 100%;
}
.tp-login-top p a::after {
  position: absolute;
  content: "";
  left: auto;
  right: 0;
  bottom: 4px;
  width: 0%;
  height: 1px;
  background-color: var(--tp-common-black);
  transition: 0.3s;
}
.tp-login-option-item {
  margin-bottom: 10px;
}
.tp-login-option-item:not(:last-child) {
  margin-right: 10px;
}
.tp-login-option-item a {
  font-size: 16px;
  color: #041226;
  width: 98px;
  height: 56px;
  line-height: 54px;
  text-align: center;
  border-radius: 8px;
  display: inline-block;
  backdrop-filter: blur(10px);
  border: 1px solid rgba(198, 198, 198, 0.4);
}
.tp-login-option-item a:hover {
  border-color: rgba(77, 61, 48, 0.2);
}
.tp-login-option-item a img {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.tp-login-option-item a img.apple {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
}
.tp-login-option-item.has-google a {
  width: 220px;
}
.tp-login-option-item.has-google a img {
  margin-right: 7px;
}
.tp-login-mail {
  position: relative;
  z-index: 1;
}
.tp-login-mail::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 12px;
  width: 100%;
  height: 1px;
  z-index: -1;
  transition: 0.3s;
  background-color: #C6C6C6;
}
.tp-login-mail p {
  font-size: 15px;
  color: #55585B;
  margin-bottom: 0;
  padding: 0 20px;
  position: relative;
  display: inline-block;
  background-color: #fff;
}
.tp-login-mail p a {
  color: var(--tp-common-black);
}
.tp-login-mail p a:hover {
  color: var(--tp-common-black);
}
.tp-login-input input {
  font-size: 14px;
  border: 1px solid transparent;
  color: var(--tp-common-black);
  background-color: transparent;
  border: 1px solid #EAEAEF;
  border-radius: 6px;
}
.tp-login-input input:focus {
  border-color: var(--tp-common-black);
}
.tp-login-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #84848B;
}
.tp-login-input input::-moz-placeholder { /* Firefox 19+ */
  color: #84848B;
}
.tp-login-input input:-moz-placeholder { /* Firefox 4-18 */
  color: #84848B;
}
.tp-login-input input:-ms-input-placeholder { /* IE 10+  Edge*/
  color: #84848B;
}
.tp-login-input input::placeholder { /* MODERN BROWSER */
  color: #84848B;
}
.tp-login-input-wrapper {
  margin-bottom: 20px;
}
.tp-login-input-box {
  position: relative;
}
.tp-login-input-box:not(:last-child) {
  margin-bottom: 15px;
}
.tp-login-input-title label {
  font-size: 16px;
  padding: 0 5px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 10px;
  color: var(--tp-common-black);
}
.tp-login-input-eye {
  position: absolute;
  right: 26px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tp-login-input-eye:hover {
  cursor: pointer;
}
.tp-login-input-eye:hover span {
  color: var(--tp-common-black);
}
.tp-login-input-eye .open-eye {
  display: none;
}
.tp-login-input-eye span {
  transition: 0.3s;
}
.tp-login-remeber input {
  display: none;
}
.tp-login-remeber input:checked ~ label::after {
  border-color: var(--tp-common-black);
  background-color: var(--tp-common-black);
}
.tp-login-remeber input:checked ~ label::before {
  visibility: visible;
  opacity: 1;
}
.tp-login-remeber label {
  font-size: 15px;
  position: relative;
  padding-left: 26px;
  z-index: 1;
  color: var(--tp-common-black);
}
.tp-login-remeber label:hover {
  cursor: pointer;
}
.tp-login-remeber label::after {
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #C3C7C9;
  z-index: -1;
  transition: 0.3s;
  border-radius: 4px;
}
.tp-login-remeber label::before {
  position: absolute;
  content: url("../img/login/check.svg");
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  color: var(--tp-common-white);
  transition: 0.3s;
}
.tp-login-remeber label a:hover {
  color: var(--tp-theme-primary);
}
.tp-login-forgot a {
  font-weight: 400;
  font-size: 15px;
  color: var(--tp-common-black);
  position: relative;
  display: inline-block;
}
.tp-login-forgot a:hover::after {
  left: 0;
  right: auto;
  width: 100%;
}
.tp-login-forgot a::after {
  position: absolute;
  content: "";
  left: auto;
  right: 0;
  bottom: 4px;
  width: 0%;
  height: 1px;
  background-color: var(--tp-common-black);
  transition: 0.3s;
}
.tp-login-btn {
  font-size: 16px;
  font-weight: 500;
  padding: 14px 30px;
  text-align: center;
  border-radius: 8px;
  display: inline-block;
  color: var(--tp-common-white);
  border: 1px solid var(--tp-common-black);
  background-color: var(--tp-common-black);
}
.tp-login-btn:hover {
  color: var(--tp-common-black);
  background-color: transparent;
}

/*----------------------------------------*/
/*  7.9 dark css
/*----------------------------------------*/
.cunnet-dark body {
  background-color: #0e0f11;
}
.cunnet-dark .tp-main-menu nav ul li a {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-main-menu nav ul li a:hover {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .tp-main-menu nav ul li:hover.has-dropdown > a {
  background: var(--tp-common-white);
  color: var(--tp-common-black) !important;
}
.cunnet-dark .tp-main-menu nav ul li .submenu {
  backdrop-filter: blur(40px);
  background: rgba(38, 37, 40, 0.9);
  box-shadow: 0 20px 30px -8px rgba(19, 19, 22, 0.1);
}
.cunnet-dark .tp-main-menu nav ul li .submenu li a {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-main-menu nav ul li .submenu li:hover > a {
  background: #343434;
  color: var(--tp-common-white) !important;
}
.cunnet-dark .tp-header-search-btn {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-header-search-btn:hover {
  color: var(--tp-theme-primary);
}
.cunnet-dark .tp-header-sidebar-btn span {
  background: var(--tp-common-white);
}
.cunnet-dark .tp-search-form-toggle {
  background: rgba(38, 37, 40, 0.9);
}
.cunnet-dark .tp-search-close {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-search-form-icon {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-search-form-icon:hover {
  color: var(--tp-theme-primary);
}
.cunnet-dark .tp-search-form-input input {
  color: var(--tp-common-white);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.cunnet-dark .tp-search-form-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-search-form-input input::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-search-form-input input:-moz-placeholder { /* Firefox 4-18 */
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-search-form-input input:-ms-input-placeholder { /* IE 10+  Edge*/
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-search-form-input input::placeholder { /* MODERN BROWSER */
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-search-form-input input ~ .tp-search-focus-border {
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-offcanvas {
  background: #1c1d20;
}
.cunnet-dark .tp-offcanvas .logo-1 {
  display: none;
}
.cunnet-dark .tp-offcanvas .logo-2 {
  display: block !important;
}
.cunnet-dark .tp-offcanvas .tp-offcanvas-close-btn {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-offcanvas .tp-offcanvas-menu ul li > a {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-offcanvas .tp-offcanvas-menu ul li.active > a {
  color: var(--tp-theme-primary);
}
.cunnet-dark .tp-offcanvas .tp-offcanvas-menu .tp-submenu li a:hover {
  background-color: #2c2b2e;
  color: var(--tp-common-white);
}
.cunnet-dark .tp-offcanvas .tp-menu-close i {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-offcanvas .tp-megamenu-wrapper.megamenu-black-bg {
  backdrop-filter: initial;
  background: transparent;
  box-shadow: none;
}
.cunnet-dark .tp-offcanvas .tp-offcanvas-title.sm {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-offcanvas .tp-offcanvas-contact ul li a {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-offcanvas .tp-offcanvas-contact ul li a:hover {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-offcanvas .tp-offcanvas-contact ul li a::after {
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-offcanvas .tp-offcanvas-social ul li a {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.cunnet-dark .tp-offcanvas .tp-offcanvas-social ul li a:hover {
  color: var(--tp-common-black);
  border-color: var(--tp-common-white);
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-offcanvas .tp-offcanvas-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-offcanvas .tp-offcanvas-content p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-offcanvas .tp-offcanvas-close-btn button {
  color: white;
}
.cunnet-dark .tp-header-logo .logo-1 {
  display: none;
}
.cunnet-dark .tp-header-logo .logo-2 {
  display: block;
}
.cunnet-dark .tp-hero-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-hero-dec {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-hero-social a {
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-hero-social a:hover {
  color: var(--tp-common-black);
  background: var(--tp-common-white);
}
.cunnet-dark .tp-btn {
  background-color: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .tp-btn-grey {
  background: #1a1b1e;
  color: var(--tp-common-white);
}
.cunnet-dark .tp-section-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-about-border {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.cunnet-dark .tp-about-subtitle {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-about-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-about-dec {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-section-subtitle {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-service-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-btn-white-border {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: var(--tp-common-white);
}
.cunnet-dark .tp-btn-border {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: var(--tp-common-white);
}
.cunnet-dark .tp-footer-subtitle {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-footer-dec {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-footer-email {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-footer-bigtext {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-footer-copyright {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-footer-copyright-social a {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-footer-copyright-social a:hover {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .cursor-black-bg #ball {
  background-color: var(--tp-common-white) !important;
}
.cunnet-dark .tp-offcanvas-2-area .offcanvas-bg {
  backdrop-filter: blur(40px);
  background: rgba(38, 37, 40, 0.9);
  box-shadow: 0 20px 30px -8px rgba(19, 19, 22, 0.1);
}
.cunnet-dark .tp-offcanvas-2-wrapper .hamburger-close-btn {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li > a {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li .submenu > li > a:hover {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-offcanvas-2-wrapper .tp-offcanvas-menu > nav > ul > li .tp-menu-close i {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-btn-border-black {
  border: 2px solid var(--tp-common-white);
  color: var(--tp-common-white);
  background: transparent;
}
.cunnet-dark .tp-header-sidebar-btn-bg {
  background: var(--tp-common-white);
}
.cunnet-dark .tp-header-sidebar-btn-bg span {
  background: var(--tp-common-black);
}
.cunnet-dark .ca-hero-video {
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.cunnet-dark .ca-hero-video video {
  filter: invert(1);
}
.cunnet-dark .ca-hero-service ul li a {
  color: var(--tp-common-white);
}
.cunnet-dark .ca-hero-title {
  color: var(--tp-common-white);
}
.cunnet-dark .ca-hero-dec p {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .ca-hero-btn {
  background: #1a1b1e;
  color: var(--tp-common-white);
}
.cunnet-dark .ca-hero-title-wrap {
  border-left: 1px solid rgba(255, 255, 255, 0.06);
  border-right: 1px solid rgba(255, 255, 255, 0.06);
}
.cunnet-dark .ca-header-style {
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.cunnet-dark .ca-section-title {
  color: var(--tp-common-white);
}
.cunnet-dark .ca-brand-slider-active::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #0e0f11 100%);
}
.cunnet-dark .ca-brand-slider-active::after {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #0e0f11 100%);
}
.cunnet-dark .ca-brand-logo img {
  filter: invert(1);
}
.cunnet-dark .ca-portfolio-main-title {
  color: var(--tp-common-white);
}
.cunnet-dark .ca-portfolio-content {
  background: #1a1b1e;
}
.cunnet-dark .ca-portfolio-title {
  color: var(--tp-common-white);
}
.cunnet-dark .ca-team-subtitle {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-faq-item {
  background: #1a1b1e;
}
.cunnet-dark .tp-faq-button {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-faq-body p {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-faq-button::before,
.cunnet-dark .tp-faq-button:after {
  border: 1px solid var(--tp-common-white);
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .tp-faq-button.collapsed::before,
.cunnet-dark .tp-faq-button.collapsed:after {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: transparent;
}
.cunnet-dark .tp-btn-red {
  background-color: var(--tp-theme-primary);
  color: var(--tp-common-white);
}
.cunnet-dark .ca-footer-btn {
  background: none;
  color: var(--tp-common-white);
}
.cunnet-dark .ca-footer-social-item ul li a {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .cs-brand-logo img {
  filter: invert(1);
}
.cunnet-dark .cs-section-title {
  color: var(--tp-common-white);
}
.cunnet-dark .mp-awards-left span {
  color: var(--tp-common-white);
}
.cunnet-dark .right-item-animetion {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.cunnet-dark .mp-awards-right {
  color: var(--tp-common-white);
}
.cunnet-dark .cs-blog-title {
  color: var(--tp-common-white);
}
.cunnet-dark .mp-hero-title {
  color: var(--tp-common-white);
}
.cunnet-dark .mp-hero-bigtitle {
  color: var(--tp-common-white);
}
.cunnet-dark .mp-portfolio-tab ul {
  background: #1a1b1e;
}
.cunnet-dark .mp-portfolio-tab ul li a {
  color: var(--tp-common-white);
}
.cunnet-dark .mp-portfolio-tab ul li a.active {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .mp-portfolio-slider-control {
  background: #0e0f11;
}
.cunnet-dark .mp-portfolio-control-new {
  color: var(--tp-common-white);
}
.cunnet-dark .mp-portfolio-navigation span {
  border: 1px solid rgba(255, 255, 255, 0.06);
  color: var(--tp-common-white);
}
.cunnet-dark .mp-portfolio-navigation span:hover {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .mp-portfolio-title {
  color: var(--tp-common-white);
}
.cunnet-dark .mp-portfolio-tag {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-btn-group .tp-btn-circle {
  background-color: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .tp-btn-group:hover > *:nth-child(2) {
  background: var(--tp-common-white);
}
.cunnet-dark .mp-blog-title {
  color: var(--tp-common-white);
}
.cunnet-dark .mp-blog-date {
  color: var(--tp-common-white);
}
.cunnet-dark .mp-hero-awards img {
  filter: invert(1);
}
.cunnet-dark .mg-hero-awards img {
  filter: invert(0);
}
.cunnet-dark .mg-portfolio-dec {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .cs-portfolio-title {
  color: var(--tp-common-white);
}
.cunnet-dark .mg-portfolio-content .cs-portfolio-tag ul li a {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.06);
}
.cunnet-dark .mg-portfolio-content .cs-portfolio-tag ul li a:hover {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .mg-about-bigtitle {
  color: var(--tp-common-white);
}
.cunnet-dark .mg-about-title {
  color: var(--tp-common-white);
}
.cunnet-dark .mg-awards-title {
  color: var(--tp-common-white);
}
.cunnet-dark .mg-awards-title-sm {
  color: var(--tp-common-white);
}
.cunnet-dark .mg-awards-item-wrap .mp-awards-left .count {
  color: var(--tp-common-white);
}
.cunnet-dark .mg-footer-main-style .tp-hero-social a {
  color: var(--tp-common-black);
}
.cunnet-dark .mg-footer-main-style .tp-hero-social a:hover {
  background: var(--tp-theme-primary);
  color: var(--tp-common-white);
}
.cunnet-dark .mg-footer-bigtext-wrap {
  background: #1e1e1e;
}
.cunnet-dark .pp-btn-nobg {
  background: transparent;
  color: var(--tp-common-white);
}
.cunnet-dark .tp-btn-border-white {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: transparent;
}
.cunnet-dark .pp-about-title {
  color: var(--tp-common-white);
}
.cunnet-dark .pp-about-title span {
  background: var(--tp-common-white);
}
.cunnet-dark .pp-about-dec {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-btn-group-transparent .tp-btn {
  background: #0e0f11;
  border: 1px solid rgba(255, 255, 255, 0.06);
  color: var(--tp-common-white);
}
.cunnet-dark .tp-btn-group-transparent .tp-btn-circle {
  background-color: #0e0f11;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.06);
}
.cunnet-dark .tp-btn-group-transparent:hover > *:nth-child(2) {
  background: #0e0f11;
}
.cunnet-dark .pp-team-subtitle-black span {
  color: var(--tp-common-white);
}
.cunnet-dark .ca-team-title {
  color: var(--tp-common-white);
}
.cunnet-dark .pp-team-style .ca-team-content span {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .pp-service-list ul li a {
  color: var(--tp-common-white);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.cunnet-dark .pp-service-list ul li a span {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .pp-about-awards {
  border: 1px solid rgba(255, 255, 255, 0.06);
}
.cunnet-dark .shop-header-cart-btn {
  color: var(--tp-common-white);
}
.cunnet-dark .cartmini__area {
  background: var(--tp-common-black);
}
.cunnet-dark .cartmini__area .cartmini__top-title h4 {
  color: var(--tp-common-white);
}
.cunnet-dark .cartmini__area .cartmini__top-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.cunnet-dark .cartmini__area .cartmini__shipping p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .cartmini__area .progress {
  --bs-progress-bg: #1a1b1e;
}
.cunnet-dark .cartmini__area .cartmini__title {
  color: var(--tp-common-white);
}
.cunnet-dark .cartmini__area .cartmini__title a:hover {
  color: var(--tp-common-white);
}
.cunnet-dark .cartmini__area .cartmini__price {
  color: var(--tp-common-white);
}
.cunnet-dark .cartmini__area .cartmini__quantity {
  color: var(--tp-common-white);
}
.cunnet-dark .cartmini__area .cartmini__widget-item {
  border-color: rgba(255, 255, 255, 0.06);
}
.cunnet-dark .cartmini__area .cartmini__checkout {
  border-color: rgba(255, 255, 255, 0.06);
}
.cunnet-dark .cartmini__area .cartmini__shipping {
  border-color: rgba(255, 255, 255, 0.06);
}
.cunnet-dark .cartmini__area .cartmini__del {
  color: var(--tp-common-white);
}
.cunnet-dark .cartmini__area .cartmini__del:hover {
  color: var(--tp-theme-primary);
}
.cunnet-dark .cartmini__area .shop-btn {
  background: var(--tp-common-bubbles);
  color: var(--tp-common-black);
}
.cunnet-dark .cartmini__area .cartmini__checkout-title h4 {
  color: var(--tp-common-white);
}
.cunnet-dark .cartmini__area .cartmini__checkout-title span {
  color: var(--tp-common-white);
}
.cunnet-dark .cartmini__area .cartmini__close-btn {
  color: var(--tp-common-white);
}
.cunnet-dark .shop-header-top-menu-item ul {
  background: #1e1e1e;
  box-shadow: 0 20px 30px -8px rgba(19, 19, 22, 0.1);
}
.cunnet-dark .shop-header-top-menu-item ul li a {
  color: var(--tp-common-white);
}
.cunnet-dark .shop-header-top-menu-item ul li a:hover {
  color: var(--tp-theme-primary);
}
.cunnet-dark .shop-service-title {
  color: var(--tp-common-white);
}
.cunnet-dark .shop-service-icon {
  color: var(--tp-common-white);
}
.cunnet-dark .shop-service-dec {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .shop-service-content .tp-btn {
  background: none;
  color: var(--tp-common-white);
}
.cunnet-dark .shop-product-title {
  color: var(--tp-common-white);
}
.cunnet-dark .shop-product-cetagory {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .shop-product-new-price {
  color: var(--tp-common-white);
}
.cunnet-dark .shop-product-bigtext {
  color: var(--tp-common-white);
}
.cunnet-dark .shop-testimonial-comment {
  color: var(--tp-common-white);
}
.cunnet-dark .shop-testimonial-name {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .shop-testimonial-brand-name b {
  color: var(--tp-common-white);
}
.cunnet-dark .shop-testimonial-brand-name span {
  color: var(--tp-common-white);
}
.cunnet-dark .shop-testimonial-navigation span {
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: var(--tp-common-white);
}
.cunnet-dark .shop-testimonial-navigation span:hover {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .shop-payment-icon {
  color: var(--tp-common-white);
}
.cunnet-dark .shop-payment-title {
  color: var(--tp-common-white);
}
.cunnet-dark .shop-payment-content p {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .shop-payment-border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .shop-footer-title {
  color: var(--tp-common-white);
}
.cunnet-dark .shop-footer-widget ul li a {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .shop-footer-bigtext {
  color: var(--tp-common-white);
}
.cunnet-dark .shop-footer-copyright {
  color: var(--tp-common-white);
}
.cunnet-dark .shop-footer-widget-1 {
  border-right: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .shop-footer-widget-2 {
  border-right: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .shop-footer-widget-4 {
  border-left: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .shop-footer-copyright-wrap {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .pp-header-top-content {
  color: var(--tp-common-white);
}
.cunnet-dark .pp-header-white .pp-header-top {
  border-color: rgba(255, 255, 255, 0.08);
}
.cunnet-dark .pp-header-white .pp-main-menu nav ul li a {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .pp-header-white .pp-main-menu nav ul li a:hover {
  color: var(--tp-common-white);
}
.cunnet-dark .pp-header-white .pp-header-social a {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .about-me-resume-maintitle {
  color: var(--tp-common-white);
}
.cunnet-dark .about-me-resume-date span {
  color: var(--tp-common-white);
}
.cunnet-dark .about-me-resume-title {
  color: var(--tp-common-white);
}
.cunnet-dark .about-me-resume-location {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .about-me-resume-dec p {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .about-me-resume-item {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-skill-item {
  background: #1e1e1e;
}
.cunnet-dark .tp-skill-text {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-testimonial-text-title {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .about-us-title {
  color: var(--tp-common-white);
}
.cunnet-dark .postbox-title {
  color: var(--tp-common-white);
}
.cunnet-dark .postbox-details-text p {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .postbox-details-quote-box blockquote {
  background: #1e1e1e;
}
.cunnet-dark .postbox-details-quote p {
  color: var(--tp-common-white);
}
.cunnet-dark .postbox-details-quote span {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .postbox-details-quote-box i {
  filter: invert(1);
}
.cunnet-dark .postbox-details-list ul li {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .postbox-details-list ul li::before {
  background-color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .postbox-details-list ul li span {
  color: rgba(255, 255, 255, 0.4);
}
.cunnet-dark .postbox-details-code {
  background: #1e1e1e;
}
.cunnet-dark .postbox-details-code pre {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-blog-sidebar-tagcloud span {
  color: var(--tp-common-white);
}
.cunnet-dark .tagcloud a {
  background: #1e1e1e;
  color: var(--tp-common-white);
}
.cunnet-dark .tagcloud a:hover {
  background: var(--tp-theme-primary);
}
.cunnet-dark .postbox-details-social a {
  background: #1e1e1e;
  color: var(--tp-common-white);
}
.cunnet-dark .postbox-details-social a:hover {
  background: var(--tp-theme-primary);
}
.cunnet-dark .postbox-details-navigation i {
  background: #1e1e1e;
  color: var(--tp-common-white);
}
.cunnet-dark .postbox-details-navigation i:hover {
  background: var(--tp-theme-primary);
}
.cunnet-dark .postbox-details-navigation span {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .postbox-details-navigation-title {
  color: var(--tp-common-white);
}
.cunnet-dark .postbox-details-navigation-wrap {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .sidebar-widget-author {
  background: #1e1e1e;
}
.cunnet-dark .sidebar-widget-author-content span {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .sidebar-widget-author-name {
  color: var(--tp-common-white);
}
.cunnet-dark .sidebar-widget-author-content p {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .sidebar-widget-author-social a span {
  color: var(--tp-common-white);
}
.cunnet-dark .sidebar-widget-author-social a span:hover {
  color: var(--tp-theme-primary);
}
.cunnet-dark .postbox__comment-title {
  color: var(--tp-common-white);
}
.cunnet-dark .postbox__comment-name h5 {
  color: var(--tp-common-white);
}
.cunnet-dark .postbox__comment-text p {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .postbox__comment-name span {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .postbox__comment-reply a {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .postbox-details-form {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .postbox-details-form-title {
  color: var(--tp-common-white);
}
.cunnet-dark .postbox-details-form p {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .postbox-details-input label {
  color: var(--tp-common-white);
}
.cunnet-dark .postbox-details-input input,
.cunnet-dark .postbox-details-input textarea {
  background: #1e1e1e;
  color: var(--tp-common-white);
}
.cunnet-dark .postbox-details-remeber label {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .postbox-details-remeber label::before {
  filter: invert(0);
}
.cunnet-dark .postbox-details-remeber label::after {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .sidebar-search input {
  background: #1e1e1e;
  color: var(--tp-common-white);
}
.cunnet-dark .sidebar-widget-title {
  color: var(--tp-common-white);
}
.cunnet-dark .sidebar-widget.widget_categories ul li a {
  background: #1e1e1e;
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .sidebar-widget.widget_categories ul li a:hover {
  color: var(--tp-theme-primary);
}
.cunnet-dark .rc-post-category a {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .rc-post-title {
  color: var(--tp-common-white);
}
.cunnet-dark .rc-post-wrap .rc-post:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-pd-3-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-blog-tag a {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-blog-tag a:hover {
  background: #1e1e1e;
  color: var(--tp-common-white);
}
.cunnet-dark .tp-blog-tag {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .basic-pagination ul li > a {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-pd-2-categories span {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-breadcrumb-border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-breadcrumb-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-breadcrumb-date {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-breadcrumb-dec {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .postbox-content p {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-blog-list-item {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-blog-list-content p {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .postbox-item:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-cart-list thead {
  background-color: #1e1e1e;
}
.cunnet-dark .tp-cart-list thead th {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-cart-title a {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-cart-title a:hover {
  color: var(--tp-theme-primary);
}
.cunnet-dark .tp-cart-price span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-cart-list tr td {
  border-color: rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-product-details-quantity .tp-cart-input[type=text] {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-product-details-quantity .tp-cart-plus,
.cunnet-dark .tp-product-details-quantity .tp-cart-minus {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-quantity .tp-cart-plus:hover,
.cunnet-dark .tp-product-details-quantity .tp-cart-minus:hover {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .tp-cart-coupon-input-box label {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-cart-coupon-input input {
  background: #1e1e1e;
  color: var(--tp-common-white);
}
.cunnet-dark .tp-cart-coupon-input input::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-cart-coupon-input button {
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-cart-coupon-input button:hover {
  background: var(--tp-theme-primary);
  color: var(--tp-common-white);
}
.cunnet-dark .tp-cart-update-btn {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-cart-checkout-wrapper {
  background: #1e1e1e;
}
.cunnet-dark .tp-cart-checkout-top span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-cart-checkout-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-cart-checkout-shipping-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-cart-checkout-shipping-option label {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-cart-checkout-shipping-option label span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-cart-checkout-shipping-option label::after {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-cart-checkout-shipping-option label::before {
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-cart-checkout-shipping-option input:checked + label::after {
  border-color: var(--tp-common-white);
}
.cunnet-dark .tp-cart-checkout-total span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-cart-checkout-total span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-cart-checkout-btn {
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-cart-checkout-btn:hover {
  color: var(--tp-common-white);
  background: var(--tp-theme-primary);
}
.cunnet-dark .tp-cart-checkout-shipping {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-cart-coupon-input-box label {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-checkout-verify-reveal {
  border: 1px dashed rgba(255, 255, 255, 0.08);
  color: var(--tp-common-white);
}
.cunnet-dark .tp-checkout-verify-reveal button {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-checkout-verify-reveal button::after {
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-return-customer {
  background: #1e1e1e;
}
.cunnet-dark .tp-return-customer-input label {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-return-customer-input input,
.cunnet-dark .tp-return-customer-input textarea {
  color: var(--tp-common-white);
  background: #0e0f11;
}
.cunnet-dark .tp-return-customer-input input::placeholder,
.cunnet-dark .tp-return-customer-input textarea::placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-checkout-btn {
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-checkout-btn:hover {
  border-color: rgba(255, 255, 255, 0.08);
  background: var(--tp-common-black);
  color: var(--tp-common-white);
}
.cunnet-dark .tp-return-customer-forgot a::after {
  background-color: var(--tp-common-white);
  content: "";
}
.cunnet-dark .tp-return-customer-forgot a {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-return-customer-remeber label {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-return-customer-remeber label::after {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-checkout-bill-area {
  background: #1e1e1e;
}
.cunnet-dark .tp-checkout-bill-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-checkout-input label {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-checkout-input input,
.cunnet-dark .tp-checkout-input textarea {
  color: var(--tp-common-white);
  background: #0e0f11;
}
.cunnet-dark .tp-checkout-input input:focus,
.cunnet-dark .tp-checkout-input textarea:focus {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-checkout-input input::placeholder,
.cunnet-dark .tp-checkout-input textarea::placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-checkout-input .tp-select {
  color: var(--tp-common-white);
  background: #0e0f11;
}
.cunnet-dark .tp-checkout-input .tp-select .current {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .nice-select .list {
  background: #0e0f11;
}
.cunnet-dark .nice-select .option:hover {
  background-color: #1e1e1e;
  color: var(--tp-common-white);
}
.cunnet-dark .tp-checkout-option label {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-checkout-option label::after {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-checkout-place {
  background: #1e1e1e;
}
.cunnet-dark .tp-checkout-place-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-order-info-list ul li.tp-order-info-list-desc p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-order-info-list ul li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-order-info-list ul li.tp-order-info-list-header h4 {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-order-info-list ul li span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-order-info-list ul li.tp-order-info-list-shipping span label span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-order-info-list ul li.tp-order-info-list-shipping span label::after {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-order-info-list ul li.tp-order-info-list-shipping span label::before {
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-checkout-payment-item label {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-checkout-payment-item label::after {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-checkout-payment-item label::before {
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-checkout-payment-item label a::after {
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-checkout-payment {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .profile__btn .tp-btn-cart {
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}
.cunnet-dark .profile__btn .tp-btn-cart:hover {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.08);
  color: var(--tp-common-white);
}
.cunnet-dark .tp-login-wrapper {
  background: #1e1e1e;
}
.cunnet-dark .tp-login-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-login-top p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-login-input-title label {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-login-input input {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-login-input input::placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-login-btn {
  color: var(--tp-common-black);
  border: 1px solid transparent;
  background: var(--tp-common-white);
}
.cunnet-dark .tp-login-btn:hover {
  color: var(--tp-common-white);
  background: var(--tp-common-black);
  border-color: var(--tp-common-white);
}
.cunnet-dark .tp-login-top p a {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-login-option-item a {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-login-option-item a img.apple {
  filter: invert(1);
}
.cunnet-dark .tp-login-mail::after {
  background-color: rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-login-mail p {
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
}
.cunnet-dark .tp-login-mail p a {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-login-remeber label {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-login-remeber label::after {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-login-input-eye span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-login-forgot a {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-contact-me-form {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-contact-me-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-contact-me-form .tp-input {
  color: var(--tp-common-white);
  background: #1e1e1e;
}
.cunnet-dark .tp-contact-me-form .tp-input:focus {
  background: transparent;
}
.cunnet-dark .tp-contact-me-form .tp-input::placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-contact-me-category input ~ span {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-contact-me-category input ~ span:hover {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .tp-contact-me-category input:checked ~ span {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .inner-service-banner-scroll a,
.cunnet-dark .inner-service-banner-scroll span {
  color: var(--tp-common-white);
}
.cunnet-dark .inner-service-banner-scroll a:hover {
  color: var(--tp-theme-primary);
}
.cunnet-dark .inner-service-banner-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-contact-bg {
  background: #1e1e1e;
}
.cunnet-dark .tp-contact-author-content h6 {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-contact-author-content span {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-contact-tel {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-contact-tel:hover {
  color: var(--tp-theme-primary);
}
.cunnet-dark .tp-contact-mail {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-contact-mail:hover {
  color: var(--tp-theme-primary);
}
.cunnet-dark .tp-contact-address h4 {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-contact-address a {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-contact-form-input label {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-contact-form-input input,
.cunnet-dark .tp-contact-form-input textarea {
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: var(--tp-common-white);
}
.cunnet-dark .tp-contact-form-input input:focus,
.cunnet-dark .tp-contact-form-input textarea:focus {
  border-color: var(--tp-theme-primary);
}
.cunnet-dark .cn-contactform-support-text span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-contact-us-content {
  background: #1e1e1e;
}
.cunnet-dark .tp-contact-us-info-title {
  color: var(--tp-common-white);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-contact-us-info-details a {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-breadcrumb-subtitle {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-breadcrumb-subtitle::before {
  background: var(--tp-common-white);
}
.cunnet-dark .tp-faq-subtitle span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-service-details-faq .tp-faq-item {
  background: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-login-top p a::after {
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-login-forgot a::after {
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-login-remeber input:checked ~ label::after {
  border-color: var(--tp-theme-primary);
  background-color: var(--tp-theme-primary);
}
.cunnet-dark .tp-portfolio-inner-tab-wrap nav .nav-tabs .nav-link.active,
.cunnet-dark .tp-portfolio-inner-tab-wrap nav .nav-tabs .nav-link:hover {
  color: var(--tp-common-black);
  background: var(--tp-common-white);
}
.cunnet-dark .tp-portfolio-inner-tab-wrap nav .nav-tabs .nav-link {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-service-details-faq-two .tp-faq-button::before,
.cunnet-dark .tp-service-details-faq-two .tp-faq-button:after {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-breadcrumb-bg img {
  filter: invert(1);
}
.cunnet-dark .tp-portfolio-inner-tab-style-4 .tp-portfolio-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-portfolio-inner-tab-style-4 .tp-portfolio-subtitle {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-breadcrumb-shape {
  filter: invert(1);
}
.cunnet-dark .tp-breadcrumb-list ul li {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-breadcrumb-list ul li:not(:last-child)::before {
  background: var(--tp-common-white);
}
.cunnet-dark .tp-pd-2-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-pd-2-bottom-item {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-pd-2-bottom-item span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-pd-2-bottom-item h6 {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-pd-2-overview-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-pd-2-overview-wrap p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-pd-2-overview-wrap ul li:not(:last-of-type) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-pd-2-overview-wrap ul li {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-pd-2-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-pd-2-dot .swiper-pagination-bullet {
  background: var(--tp-common-white);
}
.cunnet-dark .tp-pd-2-step-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-pd-2-step-item-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-pd-2-step-item span {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-pd-2-np-content a {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-pd-2-np-content a:hover {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .tp-pd-3-style .tp-pd-2-bottom-item {
  border-top: none;
}
.cunnet-dark .tp-portfoliom-m-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-toggler-pre,
.cunnet-dark .tp-toggler-post {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-switch-toggle {
  background: linear-gradient(180deg, #fff 0%, #fff 100%);
}
.cunnet-dark .tp-toggle-input-wrap {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .ds-price-item {
  background: #1e1e1e;
}
.cunnet-dark .ds-price-item-head span {
  color: var(--tp-common-white);
}
.cunnet-dark .ds-price-item-head p {
  color: var(--tp-common-white);
}
.cunnet-dark .ds-price-item-head h4 {
  color: var(--tp-common-white);
}
.cunnet-dark .ds-price-item-head {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .ds-price-item-list ul li {
  color: var(--tp-common-white);
}
.cunnet-dark .inner-service-2-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-funfact-content-dec p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-funfact-numbar {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-funfact-item::before {
  background: var(--tp-common-white);
}
.cunnet-dark .tp-funfact-info span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-funfact-info-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-funfact-item:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-service-details-hero-subtitle span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-service-details-hero-subtitle span::before {
  background: var(--tp-common-white);
}
.cunnet-dark .tp-service-details-hero-title h2 {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-process-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-process-dec {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-process-count {
  color: var(--tp-common-black);
  background: var(--tp-common-white);
}
.cunnet-dark .tp-process-border svg {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-process-bottom-para {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-service-details-dec {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-service-details-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-service-details-content ul li p {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-service-details-content ul li i {
  color: var(--tp-common-white);
}
.cunnet-dark .ds-price-item-list-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-top-select .tp-select {
  background-color: var(--tp-common-black);
  border: solid 1px rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-product-top-select .tp-select .current {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-top-select .tp-select:after {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-top-select .tp-select .option {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-price {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-category span {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-details-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-stock span {
  background-color: #1a1b1e;
}
.cunnet-dark .tp-product-details-sort-desc p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-details-price.new-price {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-price.old-price {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-product-details-variation-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-variation-list button .tp-color-variation-tootltip {
  background-color: #1a1b1e;
}
.cunnet-dark .tp-product-details-variation-list button .tp-color-variation-tootltip::before {
  background-color: #1a1b1e;
}
.cunnet-dark .tp-product-details-action-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-quantity .tp-cart-input[type=text] {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-product-details-quantity .tp-cart-plus,
.cunnet-dark .tp-product-details-quantity .tp-cart-minus {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-add-to-cart-btn {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-product-details-add-to-cart-btn:hover {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .tp-product-details-buy-now-btn {
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-buy-now-btn:hover {
  background-color: var(--tp-theme-secondary);
  border-color: var(--tp-theme-secondary);
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-action-sm-btn {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-action-sm-btn:hover {
  color: var(--tp-theme-primary);
}
.cunnet-dark .tp-product-details-action-sm-btn i,
.cunnet-dark .tp-product-details-action-sm-btn svg {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-query-item > span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-query-item p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-details-action-sm {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.cunnet-dark .tp-product-details-social span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-social a {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: var(--tp-common-black);
}
.cunnet-dark .tp-product-details-social a:hover {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .tp-product-details-msg ul li {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-details-msg ul li::after {
  filter: invert(1);
}
.cunnet-dark .tp-product-details-payment {
  background: #1a1b1e;
}
.cunnet-dark .tp-product-details-payment p {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-quantity .tp-cart-plus:hover,
.cunnet-dark .tp-product-details-quantity .tp-cart-minus:hover {
  background-color: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .tp-product-details-tab-nav .nav-tabs .nav-link {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-product-details-tab-nav .nav-tabs .nav-link.active,
.cunnet-dark .tp-product-details-tab-nav .nav-tabs .nav-link:hover {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-additional-info table tr td:first-child {
  background-color: #1a1b1e;
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-additional-info table tr:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-product-details-additional-info table {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-product-details-desc-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-desc-content p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-details-tab-nav .nav-tabs {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-product-details-review-number {
  border: 1px solid transparent;
  background-color: #1a1b1e;
}
.cunnet-dark .tp-product-details-review-number-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-review-summery-value span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-review-summery-rating p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-details-review-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-review-avater-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-review-avater-meta {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-details-review-avater-comment p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-details-review-rating-percent span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-review-form-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-review-form > p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-details-review-form-rating p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-details-review-input-title label {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-review-input input,
.cunnet-dark .tp-product-details-review-input textarea {
  border-color: transparent;
  background: #1a1b1e;
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-review-input input::placeholder,
.cunnet-dark .tp-product-details-review-input textarea::placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-details-review-input input:focus,
.cunnet-dark .tp-product-details-review-input textarea:focus {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-details-review-remeber label {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-details-review-remeber label::before {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-review-remeber label::after {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-product-details-review-btn {
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-review-btn:hover {
  background: var(--tp-theme-primary);
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-product-details-reviews span {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-details-sort-desc p span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-product-details-thumb-wrapper .nav-tab .nav-links.active {
  border: 1px solid var(--tp-theme-primary);
}
.cunnet-dark .tp-product-details-additional-info table tr td {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-product-details-review-rating-bar {
  background-color: rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-shop-top-left p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-team-details-text-sub {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-team-details-text p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-team-details-more-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-team-details-more ul li span {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-team-details-more ul li {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-team-details-progress-title {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-team-details-progress-inner {
  background: #1a1b1e;
}
.cunnet-dark .tp-team-details-progress-counter {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-team-details-input-content input,
.cunnet-dark .tp-team-details-input-content textarea {
  background: #1a1b1e;
  color: var(--tp-common-white);
}
.cunnet-dark .tp-team-details-input-content input:focus,
.cunnet-dark .tp-team-details-input-content textarea:focus {
  background: transparent;
}
.cunnet-dark .tp-team-details-input-content input::placeholder,
.cunnet-dark .tp-team-details-input-content textarea::placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-team-details-input-btn button {
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}
.cunnet-dark .tp-team-details-input-btn button:hover {
  color: var(--tp-common-white);
  border-color: var(--tp-theme-primary);
  background: var(--tp-theme-primary);
}
.cunnet-dark .tp-team-details-info-contact a {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-team-details-info-contact a:hover {
  color: var(--tp-theme-primary);
}
.cunnet-dark .tp-team-details-info-contact a:not(:last-of-type) {
  border-right: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-team-details-info-contact {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-team-details-info-social .tp-offcanvas-social a {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .ca-team-item-2 .ca-team-content span {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-career-details-subtitle {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-career-details-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-career-details-info-item h5 {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-career-details-title-2 {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-career-details-wrap p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-career-details-list ul li {
  color: rgba(249, 244, 232, 0.9);
}
.cunnet-dark .tp-career-details-sidebar-box {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #1b1b1d;
}
.cunnet-dark .tp-career-details-sidebar-heading span {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .tp-career-details-sidebar-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-career-details-sidebar-item-content h5 {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-career-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-application-subtitle {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-application-subtitle::before {
  background: var(--tp-common-white);
}
.cunnet-dark .tp-application-upload span {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-application-upload input {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-career-title .shape-1 {
  filter: invert(1);
}
.cunnet-dark .tp-benefit-item-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-benefit-item.tp-benefit-borber-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.cunnet-dark .tp-benefit-item {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.cunnet-dark .tp-benefit-item-icon span {
  filter: invert(1);
}
.cunnet-dark .tp-career-opening-heading span {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-career-opening-title-name {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-career-opening-role span {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-career-opening-Type span {
  color: rgba(255, 255, 255, 0.6);
}
.cunnet-dark .tp-career-opening-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.cunnet-dark .tp-career-opening-btn span {
  color: var(--tp-common-black);
}
.cunnet-dark .tp-main-menu nav ul li .tp-megamenu-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-main-menu nav ul li .tp-megamenu-title-wrap {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.cunnet-dark .tp-error-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-error-wrapper img {
  filter: invert(1);
}
.cunnet-dark .tp-error-title-sm {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-error-content .tp-btn {
  background-color: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .tp-error-content .tp-btn:hover {
  color: var(--tp-common-white);
  border-color: var(--tp-common-white);
  background-color: transparent;
}
.cunnet-dark .tp-megamenu-title {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-megamenu-title-wrap {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-offcanvas-2-wrapper .tp-offcanvas-menu nav ul li .tp-megamenu li a:hover {
  color: var(--tp-common-white);
}
.cunnet-dark .profile__tab nav .nav-tabs {
  border: 1px solid rgba(255, 255, 255, 0.08);
  background-color: transparent;
}
.cunnet-dark .profile__tab-content {
  background: #1e1e1e;
}
.cunnet-dark .profile__tab nav .nav-tabs .nav-link:not(:last-child) {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.08);
}
.cunnet-dark .profile__tab nav .nav-tabs .nav-link.active {
  color: var(--tp-common-white);
}
.cunnet-dark .profile__tab nav .nav-tabs .nav-link {
  color: rgba(255, 255, 255, 0.8);
  background: transparent;
}
.cunnet-dark .profile__tab nav .nav-tabs .nav-link::after {
  background-color: var(--tp-common-white);
}
.cunnet-dark .profile__main-title {
  color: var(--tp-common-white);
}
.cunnet-dark .profile__main-content p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .profile__main-content p span {
  color: var(--tp-common-white);
}
.cunnet-dark .profile__main-thumb-edit label {
  color: var(--tp-common-white);
  background-color: #1e1e1e;
}
.cunnet-dark .profile__main-thumb-edit label:hover {
  color: var(--tp-common-black);
  background: var(--tp-common-white);
}
.cunnet-dark .tp-logout-btn {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .tp-logout-btn:hover {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.cunnet-dark .profile__main-info-item {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .profile__main-info-icon .profile-icon-count {
  border: 2px solid rgba(255, 255, 255, 0.08);
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
  z-index: 2;
}
.cunnet-dark .profile__main-info-icon > span svg {
  filter: invert(1);
}
.cunnet-dark .profile__main-info-title {
  color: var(--tp-common-white);
}
.cunnet-dark .profile__info-title {
  color: var(--tp-common-white);
}
.cunnet-dark .profile__input input,
.cunnet-dark .profile__input textarea {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .profile__input input:focus,
.cunnet-dark .profile__input textarea:focus {
  border-color: var(--tp-theme-primary);
}
.cunnet-dark .profile__input > span {
  filter: invert(1);
}
.cunnet-dark .profile__input .nice-select {
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: transparent;
}
.cunnet-dark .profile__input .nice-select:focus {
  border-color: var(--tp-theme-primary);
}
.cunnet-dark .profile__input .nice-select::after {
  color: var(--tp-common-white);
}
.cunnet-dark .profile__address-title {
  color: var(--tp-common-white);
}
.cunnet-dark .profile__address-icon span {
  filter: invert(1);
}
.cunnet-dark .profile__address-content p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .profile__address-content p span {
  color: var(--tp-common-white);
}
.cunnet-dark .profile__ticket table th {
  color: var(--tp-common-white);
}
.cunnet-dark .profile__ticket table tbody > tr:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .profile__ticket {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .profile__ticket table thead tr {
  border-color: rgba(255, 255, 255, 0.08);
}
.cunnet-dark .profile__ticket .table > :not(:first-child) {
  border-color: rgba(255, 255, 255, 0.08);
}
.cunnet-dark .profile__ticket table tbody > tr th[scope=row] {
  color: var(--tp-common-white);
}
.cunnet-dark .profile__ticket table tbody > tr td,
.cunnet-dark .profile__ticket table tbody > tr th {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .profile__ticket table tbody > tr td[data-info="status done"] {
  color: #08af5c;
}
.cunnet-dark .profile__ticket table tbody > tr td[data-info="status pending"] {
  color: #6364db;
}
.cunnet-dark .profile__ticket table tbody > tr td[data-info="status reply"] {
  color: #d93d1e;
}
.cunnet-dark .profile__ticket table tbody > tr td[data-info="status hold"] {
  color: #ffb422;
}
.cunnet-dark .profile__notification-title {
  color: var(--tp-common-white);
}
.cunnet-dark .profile__notification p {
  color: rgba(255, 255, 255, 0.8);
}
.cunnet-dark .profile__notification-item .form-check-input:checked {
  background-color: #0e0f11;
}
.cunnet-dark .profile__notification-item .form-check-label {
  color: var(--tp-common-white);
}
.cunnet-dark .profile__password input {
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: var(--tp-common-white);
}
.cunnet-dark .profile__password input:focus {
  border-color: var(--tp-theme-primary);
}
.cunnet-dark .tp-profile-input-title label {
  color: var(--tp-common-white);
}
.cunnet-dark .tp-custom-breadcrumb-bg {
  background: #1e1e1e;
}
.cunnet-dark .default-breadcrumb-list span span {
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cunnet-dark .postbox-details-quote-box {
  background-color: #1c1d20;
}

/*----------------------------------------*/
/*  7.10 error css
/*----------------------------------------*/
.tp-error-title {
  font-weight: 700;
  font-size: 64px;
  margin-bottom: 50px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-inter);
}
.tp-error-title-sm {
  font-weight: 600;
  font-size: 26px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-inter);
}
.tp-error-content p {
  font-weight: 400;
  font-size: 18px;
  color: #57575a;
  margin-bottom: 30px;
}
.tp-error-content .tp-btn {
  height: 60px;
  line-height: 55px;
  border-radius: 40px;
  padding: 0 18px 0 24px;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.03em;
  z-index: 9;
  overflow: hidden;
  display: inline-block;
  text-transform: capitalize;
  position: relative;
  transition: all 0.3s;
  background-color: var(--tp-common-black);
  color: var(--tp-common-white);
  border: 2px solid transparent;
}
.tp-error-content .tp-btn:hover {
  background-color: transparent;
  color: var(--tp-common-black);
  border-color: var(--tp-common-black);
}
.tp-error-wrapper img {
  margin-bottom: 55px;
}

/*----------------------------------------*/
/*  tp-animate-tab – animated tab-pane transitions (global – used by blog-filter, portfolio-filter, etc.)
/*----------------------------------------*/
/* bak2 lines 12061–12090 */
.tp-animate-tab .tab-pane {
  display: block;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  transition-timing-function: ease-in;
  transition-duration: 0.2s;
}
.tp-animate-tab .tab-pane.active {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  position: relative;
  z-index: 2;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  transition-timing-function: ease-out;
  transition-duration: 0.3s;
  transition-delay: 0.3s;
}

/*----------------------------------------*/
/*  tp-hover-img WebGL canvas overlay (global – used by tp-modern-blog, tp-digital-team-box, etc.)
/*----------------------------------------*/
/* bak2 line 11941 – canvas must overlay the image exactly */
.tp-hover-img canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*----------------------------------------*/
/*  subscribe popup
/*----------------------------------------*/
.subscribe-popup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1099;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  margin: 0 auto;
  text-align: center;
}
.subscribe-popup.show {
  visibility: visible;
  opacity: 1;
}
.tp-shop-popup-wraps {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.subscribe-popup .close i {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 20px;
  cursor: pointer;
  font-weight: 400;
  color: var(--tp-common-black);
  transition: 0.3s;
}
.subscribe-popup .close:hover i {
  transform: rotate(180deg);
}
@keyframes zoomInOut {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.1); }
}